Ghost Block Hitbox
Constructors
Link copied to clipboard
constructor(rebarGhostBlock: RebarGhostBlockHolder.RebarGhostBlock?, vanillaGhostBlock: RebarGhostBlockHolder.VanillaGhostBlock?)
Properties
Functions
Link copied to clipboard
Returns the item that should be given when the entity is middle clicked.
Link copied to clipboard
Returns settings associated with the block.
Link copied to clipboard
WAILA is the text that shows up when looking at a block to tell you what the block is. It can also be used for entities.
Link copied to clipboard
This may be called for both hands, so make sure you check which hand is used.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Called when the entity is saved.
Link copied to clipboard
Called when debug info is requested for the entity by someone using the DebugWaxedWeatheredCutCopperStairs. If there is any transient data that can be useful for debugging, you're encouraged to save it here.