public final class LockableContainerBlockEntityMixin extends Object implements DeathChestBlockEntity
| Constructor and Description |
|---|
LockableContainerBlockEntityMixin() |
| Modifier and Type | Method and Description |
|---|---|
@Nullable DeathChest |
getDeathChest()
Returns the death chest.
|
void |
markAsDeathChest()
Marks this block entity as a death chest.
|
public @Nullable DeathChest getDeathChest()
getDeathChest in interface DeathChestBlockEntityDeathChest.public void markAsDeathChest()
markAsDeathChest in interface DeathChestBlockEntity