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 TypeMethodDescriptionvoidBrushableBlockRenderer.extractRenderState(BrushableBlockEntity p_446197_, BrushableBlockRenderState p_445907_, float p_446852_, Vec3 p_447180_, ModelFeatureRenderer.CrumblingOverlay p_445754_) BrushableBlockRenderer.getRenderBoundingBox(BrushableBlockEntity blockEntity) -
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