Uses of Enum Class
io.papermc.paper.item.MapPostProcessing
-
Uses of MapPostProcessing in io.papermc.paper.datacomponent
Modifier and TypeFieldDescriptionstatic final DataComponentType.Valued
<MapPostProcessing> DataComponentTypes.MAP_POST_PROCESSING
Internal map item state used in the map crafting recipe. -
Uses of MapPostProcessing in io.papermc.paper.item
Modifier and TypeMethodDescriptionstatic MapPostProcessing
Returns the enum constant of this class with the specified name.static MapPostProcessing[]
MapPostProcessing.values()
Returns an array containing the constants of this enum class, in the order they are declared.