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
Classes in net.minecraft.client.renderer.blockentity that implement interfaces with type arguments of type DecoratedPotBlockEntityMethods in net.minecraft.client.renderer.blockentity with parameters of type DecoratedPotBlockEntityModifier and TypeMethodDescriptionvoidDecoratedPotRenderer.extractRenderState(DecoratedPotBlockEntity blockEntity, DecoratedPotRenderState state, float partialTicks, Vec3 cameraPosition, @Nullable ModelFeatureRenderer.CrumblingOverlay breakProgress) 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