Uses of Record Class
net.minecraft.block.entity.DecoratedPotBlockEntity.Sherds
-
Uses of DecoratedPotBlockEntity.Sherds in net.minecraft.block.entity
Modifier and TypeFieldDescriptionstatic final DecoratedPotBlockEntity.Sherds
DecoratedPotBlockEntity.Sherds.DEFAULT
private DecoratedPotBlockEntity.Sherds
DecoratedPotBlockEntity.sherds
Modifier and TypeMethodDescriptionDecoratedPotBlockEntity.Sherds.fromNbt
(@Nullable NbtCompound nbt) DecoratedPotBlockEntity.getSherds()
-
Uses of DecoratedPotBlockEntity.Sherds in net.minecraft.recipe
Modifier and TypeMethodDescriptionstatic ItemStack
CraftingDecoratedPotRecipe.getPotStackWith
(DecoratedPotBlockEntity.Sherds sherds)