public class EndPortalBlockEntity extends BlockEntity
pos, removed, world
Constructor and Description |
---|
EndPortalBlockEntity() |
EndPortalBlockEntity(BlockEntityType<?> type) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldDrawSide(Direction direction) |
applyMirror, applyRotation, cancelRemoval, copyItemDataRequiresOperator, createFromTag, fromTag, getCachedState, getPos, getSquaredRenderDistance, getType, getWorld, hasWorld, isRemoved, markDirty, markInvalid, markRemoved, onSyncedBlockEvent, populateCrashReport, resetBlock, setLocation, setPos, toInitialChunkDataTag, toTag, toUpdatePacket
public EndPortalBlockEntity(BlockEntityType<?> type)
public EndPortalBlockEntity()
@Environment(value=CLIENT) public boolean shouldDrawSide(Direction direction)