Uses of Class
net.minecraft.block.entity.DecoratedPotBlockEntity
Package
Description
-
Uses of DecoratedPotBlockEntity in net.minecraft.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType<DecoratedPotBlockEntity>
BlockEntityType.DECORATED_POT
-
Uses of DecoratedPotBlockEntity in net.minecraft.client.render.block.entity
Modifier and TypeMethodDescriptionvoid
DecoratedPotBlockEntityRenderer.render
(DecoratedPotBlockEntity decoratedPotBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3) -
Uses of DecoratedPotBlockEntity in net.minecraft.client.render.item
Modifier and TypeFieldDescriptionprivate final DecoratedPotBlockEntity
BuiltinModelItemRenderer.renderDecoratedPot