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 TypeMethodDescriptionvoid
BrushableBlockEntityRenderer.render
(BrushableBlockEntity brushableBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3)