Uses of Interface
io.papermc.paper.datacomponent.item.MapDecorations.Builder
-
Uses of MapDecorations.Builder in io.papermc.paper.datacomponent.item
Modifier and TypeMethodDescriptionstatic MapDecorations.Builder
MapDecorations.mapDecorations()
MapDecorations.Builder.put
(String id, MapDecorations.DecorationEntry entry) Puts the decoration with the given id in this builder.MapDecorations.Builder.putAll
(Map<String, MapDecorations.DecorationEntry> entries) Puts all the decoration with the given id in this builder.