public interface DeathChestBlockEntity
BlockEntity's
DeathChest to be accessed.| Modifier and Type | Method and Description |
|---|---|
@Nullable DeathChest |
getDeathChest()
Returns the death chest.
|
void |
markAsDeathChest()
Marks this block entity as a death chest.
|
@Nullable DeathChest getDeathChest()
DeathChest.void markAsDeathChest()