Uses of Class
net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
Package
Description
-
Uses of ShulkerBoxBlockEntity in net.minecraft.client.renderer
Modifier 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
Modifier and TypeMethodDescriptionvoid
ShulkerBoxRenderer.render
(ShulkerBoxBlockEntity p_112478_, float p_112479_, PoseStack p_112480_, MultiBufferSource p_112481_, int p_112482_, int p_112483_) -
Uses of ShulkerBoxBlockEntity in net.minecraft.world.level.block
Modifier and TypeMethodDescriptionprivate static boolean
ShulkerBoxBlock.canOpen
(BlockState p_154547_, Level p_154548_, BlockPos p_154549_, ShulkerBoxBlockEntity p_154550_) -
Uses of ShulkerBoxBlockEntity in net.minecraft.world.level.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType<ShulkerBoxBlockEntity>
BlockEntityType.SHULKER_BOX
Modifier and TypeMethodDescriptionstatic void
ShulkerBoxBlockEntity.tick
(Level p_155673_, BlockPos p_155674_, BlockState p_155675_, ShulkerBoxBlockEntity p_155676_)