Uses of Enum Class
io.papermc.paper.item.MapPostProcessing
Packages that use MapPostProcessing
-
Uses of MapPostProcessing in io.papermc.paper.datacomponent
Fields in io.papermc.paper.datacomponent with type parameters of type MapPostProcessingModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<MapPostProcessing> DataComponentTypes.MAP_POST_PROCESSINGInternal map item state used in the map crafting recipe. -
Uses of MapPostProcessing in io.papermc.paper.item
Methods in io.papermc.paper.item that return MapPostProcessingModifier and TypeMethodDescriptionstatic MapPostProcessingReturns 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.