NovaTileEntityBlockBuilder
Functions
Sets the behaviors of this block to behaviors.
Configures the model and hitbox type of this entity-based block model via stateSelector and modelSelector respectively.
Configures the model and hitbox type of this entity-based block model via stateSelector and itemSelector respectively.
Sets the localization key of the block.
Configures this block to not use any custom models, but instead use the given stateSelector.
Configures the backing state types of this block model via the given (category, categories), then selects the corresponding block models via the given modelSelector.
Adds the stateProperties to the properties of this block.
Configures the amount of times TileEntity.handleTick is called per second. Accepts values from 0 to 20, with 0 disabling ticking.