Class EndPortalTileEntity

All Implemented Interfaces:
ICapabilityProvider, ICapabilitySerializable<CompoundNBT>, IForgeTileEntity, INBTSerializable<CompoundNBT>
Direct Known Subclasses:
EndGatewayTileEntity

public class EndPortalTileEntity extends TileEntity
  • Constructor Details

    • EndPortalTileEntity

      public EndPortalTileEntity(TileEntityType<?> p_i48283_1_)
    • EndPortalTileEntity

      public EndPortalTileEntity()
  • Method Details

    • shouldRenderFace

      public boolean shouldRenderFace(Direction p_184313_1_)