Uses of Class
net.minecraft.tileentity.EndPortalTileEntity
-
Packages that use EndPortalTileEntity Package Description net.minecraft.client.renderer.tileentity net.minecraft.tileentity -
-
Uses of EndPortalTileEntity in net.minecraft.client.renderer.tileentity
Classes in net.minecraft.client.renderer.tileentity with type parameters of type EndPortalTileEntity Modifier and Type Class Description class
EndPortalTileEntityRenderer<T extends EndPortalTileEntity>
-
Uses of EndPortalTileEntity in net.minecraft.tileentity
Subclasses of EndPortalTileEntity in net.minecraft.tileentity Modifier and Type Class Description class
EndGatewayTileEntity
Fields in net.minecraft.tileentity with type parameters of type EndPortalTileEntity Modifier and Type Field Description static TileEntityType<EndPortalTileEntity>
TileEntityType. END_PORTAL
-