Uses of Class
net.minecraft.world.level.block.entity.BrushableBlockEntity
Packages that use BrushableBlockEntity
Package
Description
-
Uses of BrushableBlockEntity in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type BrushableBlockEntityModifier and TypeMethodDescriptionBrushableBlockRenderer.getRenderBoundingBox
(BrushableBlockEntity blockEntity) void
BrushableBlockRenderer.render
(BrushableBlockEntity p_277712_, float p_277981_, PoseStack p_277490_, MultiBufferSource p_278015_, int p_277463_, int p_277346_) -
Uses of BrushableBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type BrushableBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType
<BrushableBlockEntity> BlockEntityType.BRUSHABLE_BLOCK