Uses of Interface
io.papermc.paper.datacomponent.item.PotDecorations
-
Uses of PotDecorations in io.papermc.paper.datacomponent
Modifier and TypeFieldDescriptionstatic final DataComponentType.Valued
<PotDecorations> DataComponentTypes.POT_DECORATIONS
Stores the Sherds applied to each side of a Decorated Pot. -
Uses of PotDecorations in io.papermc.paper.datacomponent.item
Modifier and TypeMethodDescriptionstatic PotDecorations
PotDecorations.potDecorations
(@Nullable ItemType back, @Nullable ItemType left, @Nullable ItemType right, @Nullable ItemType front)