public class EndPortalBlockEntity extends BlockEntity
pos, removed, world| Modifier | Constructor and Description |
|---|---|
protected |
EndPortalBlockEntity(BlockEntityType<?> blockEntityType,
BlockPos blockPos,
BlockState blockState) |
|
EndPortalBlockEntity(BlockPos blockPos,
BlockState blockState) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldDrawSide(Direction direction) |
cancelRemoval, copyItemDataRequiresOperator, createFromTag, fromTag, getCachedState, getPos, getSquaredRenderDistance, getType, getWorld, hasWorld, isRemoved, markDirty, markDirty, markRemoved, onSyncedBlockEvent, populateCrashReport, setCachedState, setWorld, toInitialChunkDataTag, toTag, toUpdatePacketprotected EndPortalBlockEntity(BlockEntityType<?> blockEntityType, BlockPos blockPos, BlockState blockState)
public EndPortalBlockEntity(BlockPos blockPos, BlockState blockState)
@Environment(value=CLIENT) public boolean shouldDrawSide(Direction direction)