Uses of Class
net.minecraft.world.level.block.entity.DecoratedPotBlockEntity
Packages that use DecoratedPotBlockEntity
Package
Description
-
Uses of DecoratedPotBlockEntity in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type DecoratedPotBlockEntityModifier and TypeMethodDescriptionvoidDecoratedPotRenderer.extractRenderState(DecoratedPotBlockEntity p_445843_, DecoratedPotRenderState p_447313_, float p_447091_, Vec3 p_447064_, @Nullable ModelFeatureRenderer.CrumblingOverlay p_446859_) DecoratedPotRenderer.getRenderBoundingBox(DecoratedPotBlockEntity blockEntity) -
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