Uses of Interface
io.papermc.paper.datacomponent.item.PotDecorations
Packages that use PotDecorations
- 
Uses of PotDecorations in io.papermc.paper.datacomponentFields in io.papermc.paper.datacomponent with type parameters of type PotDecorationsModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<PotDecorations> DataComponentTypes.POT_DECORATIONSStores the Sherds applied to each side of a Decorated Pot.
- 
Uses of PotDecorations in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return PotDecorationsModifier and TypeMethodDescriptionstatic PotDecorationsPotDecorations.potDecorations(@Nullable ItemType back, @Nullable ItemType left, @Nullable ItemType right, @Nullable ItemType front)