Uses of Class
net.minecraft.block.entity.ShelfBlockEntity
Packages that use ShelfBlockEntity
Package
Description
-
Uses of ShelfBlockEntity in net.minecraft.block
Methods in net.minecraft.block with parameters of type ShelfBlockEntityModifier and TypeMethodDescriptionprivate static booleanShelfBlock.swapSingleStack(ItemStack stack, PlayerEntity player, ShelfBlockEntity blockEntity, int hitSlot, PlayerInventory playerInventory) -
Uses of ShelfBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type ShelfBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<ShelfBlockEntity> BlockEntityType.SHELF -
Uses of ShelfBlockEntity in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type ShelfBlockEntityModifier and TypeMethodDescriptionvoidShelfBlockEntityRenderer.updateRenderState(ShelfBlockEntity shelfBlockEntity, ShelfBlockEntityRenderState shelfBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)