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 pBlockEntity, float pPartialTick, PoseStack pPoseStack, MultiBufferSource pBufferSource, int pPackedLight, int pPackedOverlay) -
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