Uses of Class
net.minecraft.block.entity.EndPortalBlockEntity
Packages that use EndPortalBlockEntity
- 
Uses of EndPortalBlockEntity in net.minecraft.block.entitySubclasses 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.entityClasses in net.minecraft.client.render.block.entity with type parameters of type EndPortalBlockEntityModifier and TypeClassDescriptionclassEndPortalBlockEntityRenderer<T extends EndPortalBlockEntity>