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 classEndPortalTileEntityRenderer<T extends EndPortalTileEntity> -
Uses of EndPortalTileEntity in net.minecraft.tileentity
Subclasses of EndPortalTileEntity in net.minecraft.tileentity Modifier and Type Class Description classEndGatewayTileEntityFields in net.minecraft.tileentity with type parameters of type EndPortalTileEntity Modifier and Type Field Description static TileEntityType<EndPortalTileEntity>TileEntityType. END_PORTAL
-