Uses of Class
net.minecraft.block.entity.BrushableBlockEntity
Packages that use BrushableBlockEntity
-
Uses of BrushableBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type BrushableBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<BrushableBlockEntity> BlockEntityType.BRUSHABLE_BLOCK -
Uses of BrushableBlockEntity in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type BrushableBlockEntityModifier and TypeMethodDescriptionvoidBrushableBlockEntityRenderer.updateRenderState(BrushableBlockEntity brushableBlockEntity, BrushableBlockEntityRenderState brushableBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)