Interface GeneratorOptionsFactory

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 interface GeneratorOptionsFactory
Mappings:
Namespace Name
named net/minecraft/client/world/GeneratorOptionsFactory
intermediary net/minecraft/class_10221
official fzh
  • Method Details

    • apply

      Mappings:
      Namespace Name Mixin selector
      named apply Lnet/minecraft/client/world/GeneratorOptionsFactory;apply(Lnet/minecraft/server/DataPackContents;Lnet/minecraft/registry/CombinedDynamicRegistries;Lnet/minecraft/client/gui/screen/world/WorldCreationSettings;)Lnet/minecraft/client/world/GeneratorOptionsHolder;
      intermediary apply Lnet/minecraft/class_10221;apply(Lnet/minecraft/class_5350;Lnet/minecraft/class_7780;Lnet/minecraft/class_7749;)Lnet/minecraft/class_7193;
      official apply Lfzh;apply(Lamk;Ljx;Lfyx;)Lfzg;