|
Empeld
Empeld plugin documentation.
|
Classes | |
| class | BlockEntityBase |
| The base class for block-entities that use the default entity placeholder block More... | |
| class | EntityPlaceholderBlock |
| A special block that is used to mark the location of an entity-block and forward some of its events to it More... | |
| interface | IBlockEntity |
| An interface that denotes an entity as a block-entity More... | |
| interface | IBlockEntityInteractable |
| A class that denotes an IBlockEntity as interactable with The EntityPlaceholderBlock will forward its Interact events to this More... | |