Package net.minecraft.client.world
Interface GeneratorOptionsHolder.Modifier
- All Superinterfaces:
Function<GeneratorOptions,
,GeneratorOptions> UnaryOperator<GeneratorOptions>
- Enclosing class:
GeneratorOptionsHolder
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
@Environment(CLIENT)
public static interface GeneratorOptionsHolder.Modifier
extends UnaryOperator<GeneratorOptions>
- Mappings:
Namespace Name official epr$a
intermediary net/minecraft/class_7193$class_7194
named net/minecraft/client/world/GeneratorOptionsHolder$Modifier
-
Method Summary