Pylon Entity Holder Block
A block that has one or more associated Pylon entities. For example, a pedestal that uses an item display to show the item would implement this to keep track of the item display.
Note that the Pylon entities may not be loaded at the same time that the block is loaded.
Inheritors
Functions
Link copied to clipboard
Returns false if any entity is unloaded or does not exist.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@ApiStatus.NonExtendable
Link copied to clipboard
@ApiStatus.NonExtendable
Link copied to clipboard
Returns false if the block holds no entity with the provided name, the entity is unloaded or does not physically exist.
Link copied to clipboard