Uses of Class
net.minecraft.block.entity.ShulkerBoxBlockEntity
Package
Description
-
Uses of ShulkerBoxBlockEntity in net.minecraft.block
Modifier and TypeMethodDescriptionprivate static boolean
ShulkerBoxBlock.canOpen
(BlockState state, World world, BlockPos pos, ShulkerBoxBlockEntity entity) -
Uses of ShulkerBoxBlockEntity in net.minecraft.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType<ShulkerBoxBlockEntity>
BlockEntityType.SHULKER_BOX
Modifier and TypeMethodDescriptionstatic void
ShulkerBoxBlockEntity.tick
(World world, BlockPos pos, BlockState state, ShulkerBoxBlockEntity blockEntity) -
Uses of ShulkerBoxBlockEntity in net.minecraft.client.render.block.entity
Modifier and TypeMethodDescriptionvoid
ShulkerBoxBlockEntityRenderer.render
(ShulkerBoxBlockEntity shulkerBoxBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3) -
Uses of ShulkerBoxBlockEntity in net.minecraft.client.render.item
Modifier and TypeFieldDescriptionprivate static final ShulkerBoxBlockEntity
BuiltinModelItemRenderer.RENDER_SHULKER_BOX
private static final ShulkerBoxBlockEntity[]
BuiltinModelItemRenderer.RENDER_SHULKER_BOX_DYED