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 TypeMethodDescriptionDecoratedPotRenderer.getRenderBoundingBox(DecoratedPotBlockEntity blockEntity) voidDecoratedPotRenderer.render(DecoratedPotBlockEntity blockEntity, float partialTick, PoseStack poseStack, MultiBufferSource bufferSource, int packedLight, int packedOverlay, Vec3 cameraPos) -
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