Material
Importing the class
It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import at the very top of the file.
Methods
Return Type: boolean
Return Type: MaterialColor
Gets the bracket syntax for this Material
Returns: The <material>
Bracket Syntax for this material
Return Type: string
Return Type: PushReaction
Return Type: boolean
Return Type: boolean
Return Type: boolean
Return Type: boolean
Return Type: boolean
Properties
Name | Type | Has Getter | Has Setter | Description |
---|---|---|---|---|
Name blocksMotion | Type boolean | Has Getter true | Has Setter false | Description |
Name color | Type MaterialColor | Has Getter true | Has Setter false | Description |
Name commandString | Type string | Has Getter true | Has Setter false | Description Gets the bracket syntax for this Material |
Name isFlammable | Type boolean | Has Getter true | Has Setter false | Description |
Name isLiquid | Type boolean | Has Getter true | Has Setter false | Description |
Name isReplaceable | Type boolean | Has Getter true | Has Setter false | Description |
Name isSolid | Type boolean | Has Getter true | Has Setter false | Description |
Name isSolidBlocking | Type boolean | Has Getter true | Has Setter false | Description |
Name pushReaction | Type PushReaction | Has Getter true | Has Setter false | Description |