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
Classes in net.minecraft.client.renderer.blockentity that implement interfaces with type arguments of type BrushableBlockEntityMethods in net.minecraft.client.renderer.blockentity with parameters of type BrushableBlockEntityModifier and TypeMethodDescriptionvoidBrushableBlockRenderer.extractRenderState(BrushableBlockEntity blockEntity, BrushableBlockRenderState state, float partialTicks, Vec3 cameraPosition, @Nullable ModelFeatureRenderer.CrumblingOverlay breakProgress) 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