public class BuilderInstructionReference extends BuilderInstruction
Class BuilderInstructionReference. Provides builderinstructionreference functionality for the Hytale server.
java.lang.Object > BuilderInstruction > BuilderInstructionReference
Field Summary
internalDependencies
protected
IntSet
internalDependencies
Field internalDependencies.
instructionList
final
Instruction[]
instructionList
Field instructionList.
index
final
int
index
Field index.
Method Detail
getShortDescription
public
String
getShortDescription
()
Method getShortDescription.
getLongDescription
public
String
getLongDescription
()
Method getLongDescription.
getBuilderDescriptorState
Method getBuilderDescriptorState.
excludeFromRegularBuilding
public
boolean
excludeFromRegularBuilding
()
Method excludeFromRegularBuilding.
requiresName
protected
boolean
requiresName
()
Method requiresName.
getName
public
String
getName
()
Method getName.
readConfig
Method readConfig.
- Parameters:
@Nonnull final JsonElementdata
getInternalDependencies
public
IntSet
getInternalDependencies
()
Method getInternalDependencies.