Uses of Record Class
net.minecraft.block.entity.DecoratedPotBlockEntity.class_8526
Packages that use DecoratedPotBlockEntity.class_8526
-
Uses of DecoratedPotBlockEntity.class_8526 in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as DecoratedPotBlockEntity.class_8526Modifier and TypeFieldDescriptionDecoratedPotBlockEntity.field_44706
static final DecoratedPotBlockEntity.class_8526
DecoratedPotBlockEntity.class_8526.field_44707
Methods in net.minecraft.block.entity that return DecoratedPotBlockEntity.class_8526Modifier and TypeMethodDescriptionDecoratedPotBlockEntity.method_51511()
DecoratedPotBlockEntity.class_8526.method_51516
(@Nullable NbtCompound nbtCompound) -
Uses of DecoratedPotBlockEntity.class_8526 in net.minecraft.recipe
Methods in net.minecraft.recipe with parameters of type DecoratedPotBlockEntity.class_8526Modifier and TypeMethodDescriptionstatic ItemStack
CraftingDecoratedPotRecipe.method_51509
(DecoratedPotBlockEntity.class_8526 class_8526)