Uses of Class
net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
Packages that use ShulkerBoxBlockEntity
Package
Description
-
Uses of ShulkerBoxBlockEntity in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as ShulkerBoxBlockEntityModifier and TypeFieldDescriptionprivate static final ShulkerBoxBlockEntity
BlockEntityWithoutLevelRenderer.DEFAULT_SHULKER_BOX
private static final ShulkerBoxBlockEntity[]
BlockEntityWithoutLevelRenderer.SHULKER_BOXES
-
Uses of ShulkerBoxBlockEntity in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type ShulkerBoxBlockEntityModifier and TypeMethodDescriptionShulkerBoxRenderer.getRenderBoundingBox
(ShulkerBoxBlockEntity blockEntity) void
ShulkerBoxRenderer.render
(ShulkerBoxBlockEntity pBlockEntity, float pPartialTick, PoseStack pPoseStack, MultiBufferSource pBufferSource, int pPackedLight, int pPackedOverlay) -
Uses of ShulkerBoxBlockEntity in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block with parameters of type ShulkerBoxBlockEntityModifier and TypeMethodDescriptionprivate static boolean
ShulkerBoxBlock.canOpen
(BlockState pState, Level pLevel, BlockPos pPos, ShulkerBoxBlockEntity pBlockEntity) -
Uses of ShulkerBoxBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type ShulkerBoxBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType
<ShulkerBoxBlockEntity> BlockEntityType.SHULKER_BOX
Methods in net.minecraft.world.level.block.entity with parameters of type ShulkerBoxBlockEntityModifier and TypeMethodDescriptionstatic void
ShulkerBoxBlockEntity.tick
(Level pLevel, BlockPos pPos, BlockState pState, ShulkerBoxBlockEntity pBlockEntity)