Uses of Class
net.minecraft.world.level.block.entity.DecoratedPotBlockEntity
Packages that use DecoratedPotBlockEntity
Package
Description
-
Uses of DecoratedPotBlockEntity in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as DecoratedPotBlockEntityModifier and TypeFieldDescriptionprivate final DecoratedPotBlockEntity
BlockEntityWithoutLevelRenderer.decoratedPot
-
Uses of DecoratedPotBlockEntity in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type DecoratedPotBlockEntityModifier and TypeMethodDescriptionDecoratedPotRenderer.getRenderBoundingBox
(DecoratedPotBlockEntity blockEntity) void
DecoratedPotRenderer.render
(DecoratedPotBlockEntity pBlockEntity, float pPartialTick, PoseStack pPoseStack, MultiBufferSource pBufferSource, int pPackedLight, int pPackedOverlay) -
Uses of DecoratedPotBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type DecoratedPotBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType
<DecoratedPotBlockEntity> BlockEntityType.DECORATED_POT