Uses of Class
net.minecraft.block.entity.EndPortalBlockEntity
Package | Description |
---|---|
net.minecraft.block.entity | |
net.minecraft.client.render.block.entity |
-
Uses of EndPortalBlockEntity in net.minecraft.block.entity
Subclasses of EndPortalBlockEntity in net.minecraft.block.entity Modifier and Type Class Description class
EndGatewayBlockEntity
Fields in net.minecraft.block.entity with type parameters of type EndPortalBlockEntity Modifier and Type Field Description static 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 EndPortalBlockEntity Modifier and Type Class Description class
EndPortalBlockEntityRenderer<T extends EndPortalBlockEntity>