Interface PotDecorations
Holds the item types for the decorations on a flower pot.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionback()Get the item type for the back.front()Get the item type for the front.left()Get the item type for the left.static PotDecorations.Builderstatic PotDecorationspotDecorations(@Nullable ItemType back, @Nullable ItemType left, @Nullable ItemType right, @Nullable ItemType front) right()Get the item type for the right.
-
Method Details
-
potDecorations
-
potDecorations
-
back
-
left
-
right
-
front
-