Basic
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.
Extending BlockBuilder<Basic>
Basic extends BlockBuilder<Basic>. That means all methods available in BlockBuilder<Basic> are also available in Basic
Methods
Return Type: T
Return Type: T
Parameter | Type |
---|---|
Parameter air | Type boolean |
Return Type: T
Return Type: BlockReference
Parameter | Type |
---|---|
Parameter name | Type string |
Return Type: T
Parameter | Type |
---|---|
Parameter properties | Type BlockProperties |
Return Type: T
Parameter | Type |
---|---|
Parameter destroyTime | Type float |
Return Type: T
Parameter | Type |
---|---|
Parameter drops | Type ResourceLocation |
Return Type: T
Return Type: T
Parameter | Type |
---|---|
Parameter reference | Type BlockReference |
Return Type: T
Return Type: T
Return Type: T
Parameter | Type |
---|---|
Parameter dynamic | Type boolean |
Return Type: T
Parameter | Type |
---|---|
Parameter explosionResistance | Type float |
Return Type: T
Parameter | Type |
---|---|
Parameter friction | Type float |
Return Type: T
Parameter | Type |
---|---|
Parameter enable | Type boolean |
Return Type: T
Parameter | Type |
---|---|
Parameter collisions | Type boolean |
Return Type: T
Parameter | Type |
---|---|
Parameter jump | Type float |
Return Type: T
Parameter | Type |
---|---|
Parameter level | Type int |
Return Type: T
Parameter | Type |
---|---|
Parameter lightLevelComputer | Type LightLevelComputer |
Return Type: T
Return Type: T
Return Type: T
Return Type: T
Return Type: T
Parameter | Type |
---|---|
Parameter occlude | Type boolean |
Return Type: T
Parameter | Type |
---|---|
Parameter finder | Type MaterialColorFinder |
Return Type: T
Return Type: T
Parameter | Type |
---|---|
Parameter requiresTool | Type boolean |
Return Type: T
Parameter | Type |
---|---|
Parameter speed | Type float |
Return Type: T
Parameter | Type |
---|---|
Parameter strength | Type float |
Return Type: T
Parameter | Type |
---|---|
Parameter destroyTime | Type float |
Parameter explosionResistance | Type float |
Return Type: T
Parameter | Type |
---|---|
Parameter reference | Type CreativeTabReference |
Return Type: T
Return Type: T
Parameter | Type |
---|---|
Parameter ticksRandomly | Type boolean |