JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Method Summary
Enum Constant Details
Attributes
FluidContainer
SpriteConfig
Lua
Parts
Signals
Script
UiConfig
CraftLogic
FurnaceLogic
TestComponent
MashingLogic
DryingLogic
MetaTag
Resources
CraftBench
CraftRecipe
Durability
Undefined
Field Details
MAX_ID_INDEX
Method Details
values()
valueOf(String)
GetID()
isAddToEngine()
isRunInMeta()
isRenderLast()
isValidGameEntityType(GameEntityType)
GetComponentClass()
CreateComponent()
CreateComponentFromScript(ComponentScript)
CreateComponentScript()
ReleaseComponent(Component)
FromId(short)
FromClass(Class)
GetList()
getBitsFor(ComponentType...)
Enum Constant Summary
Enum Constants
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
short
boolean
boolean
boolean
boolean
static void
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class java.lang.Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Method Details
CreateComponentFromScript