Uses of Enum Class
net.minecraft.world.item.component.MapPostProcessing
-
Uses of MapPostProcessing in net.minecraft.core.component
Modifier and TypeFieldDescriptionstatic final DataComponentType
<MapPostProcessing> DataComponents.MAP_POST_PROCESSING
-
Uses of MapPostProcessing in net.minecraft.world.item.component
Modifier and TypeFieldDescriptionstatic final IntFunction
<MapPostProcessing> MapPostProcessing.ID_MAP
static final StreamCodec
<io.netty.buffer.ByteBuf, MapPostProcessing> MapPostProcessing.STREAM_CODEC
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.