Uses of Class
net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
Packages that use ShulkerBoxBlockEntity
Package
Description
-
Uses of ShulkerBoxBlockEntity in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type ShulkerBoxBlockEntityModifier and TypeMethodDescriptionvoidShulkerBoxRenderer.extractRenderState(ShulkerBoxBlockEntity p_445428_, ShulkerBoxRenderState p_446695_, float p_446436_, Vec3 p_446068_, @Nullable ModelFeatureRenderer.CrumblingOverlay p_446363_) ShulkerBoxRenderer.getRenderBoundingBox(ShulkerBoxBlockEntity blockEntity) -
Uses of ShulkerBoxBlockEntity in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block with parameters of type ShulkerBoxBlockEntityModifier and TypeMethodDescriptionprivate static booleanShulkerBoxBlock.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_BOXMethods in net.minecraft.world.level.block.entity with parameters of type ShulkerBoxBlockEntityModifier and TypeMethodDescriptionstatic voidShulkerBoxBlockEntity.tick(Level pLevel, BlockPos pPos, BlockState pState, ShulkerBoxBlockEntity pBlockEntity)