Uses of Class
net.minecraft.block.entity.ShulkerBoxBlockEntity
Packages that use ShulkerBoxBlockEntity
Package
Description
-
Uses of ShulkerBoxBlockEntity in net.minecraft.block
Methods in net.minecraft.block with parameters of type ShulkerBoxBlockEntityModifier and TypeMethodDescriptionprivate static boolean
ShulkerBoxBlock.canOpen
(BlockState state, World world, BlockPos pos, ShulkerBoxBlockEntity entity) -
Uses of ShulkerBoxBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type ShulkerBoxBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<ShulkerBoxBlockEntity>
BlockEntityType.SHULKER_BOX
Methods in net.minecraft.block.entity with parameters of type ShulkerBoxBlockEntityModifier and TypeMethodDescriptionstatic void
ShulkerBoxBlockEntity.tick
(World world, BlockPos pos, BlockState state, ShulkerBoxBlockEntity blockEntity) -
Uses of ShulkerBoxBlockEntity in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type ShulkerBoxBlockEntityModifier 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
Fields in net.minecraft.client.render.item declared as ShulkerBoxBlockEntityModifier and TypeFieldDescriptionprivate static final ShulkerBoxBlockEntity
BuiltinModelItemRenderer.RENDER_SHULKER_BOX
private static final ShulkerBoxBlockEntity[]
BuiltinModelItemRenderer.RENDER_SHULKER_BOX_DYED