Uses of Record Class
net.minecraft.block.entity.DecoratedPotBlockEntity.Sherds
Packages that use DecoratedPotBlockEntity.Sherds
-
Uses of DecoratedPotBlockEntity.Sherds in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as DecoratedPotBlockEntity.SherdsModifier and TypeFieldDescriptionstatic final DecoratedPotBlockEntity.Sherds
DecoratedPotBlockEntity.Sherds.DEFAULT
private DecoratedPotBlockEntity.Sherds
DecoratedPotBlockEntity.sherds
Methods in net.minecraft.block.entity that return DecoratedPotBlockEntity.SherdsModifier and TypeMethodDescriptionDecoratedPotBlockEntity.Sherds.fromNbt
(@Nullable NbtCompound nbt) DecoratedPotBlockEntity.getSherds()
-
Uses of DecoratedPotBlockEntity.Sherds in net.minecraft.recipe
Methods in net.minecraft.recipe with parameters of type DecoratedPotBlockEntity.SherdsModifier and TypeMethodDescriptionstatic ItemStack
CraftingDecoratedPotRecipe.getPotStackWith
(DecoratedPotBlockEntity.Sherds sherds)