Uses of Class
net.minecraft.block.entity.EndPortalBlockEntity
Packages that use EndPortalBlockEntity
-
Uses of EndPortalBlockEntity in net.minecraft.block.entity
Subclasses of EndPortalBlockEntity in net.minecraft.block.entityFields in net.minecraft.block.entity with type parameters of type EndPortalBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType
<EndPortalBlockEntity> BlockEntityType.END_PORTAL
-
Uses of EndPortalBlockEntity in net.minecraft.client.render.block.entity
Classes in net.minecraft.client.render.block.entity with type parameters of type EndPortalBlockEntityModifier and TypeClassDescriptionclass
EndPortalBlockEntityRenderer<T extends EndPortalBlockEntity>