Class TheMoonBiomeCreator

java.lang.Object
net.minecraft.world.biome.TheMoonBiomeCreator

public class TheMoonBiomeCreator extends Object
Mappings:
Namespace Name
official of
intermediary net/minecraft/class_8477
named net/minecraft/world/biome/TheMoonBiomeCreator
  • Constructor Details

    • TheMoonBiomeCreator

      public TheMoonBiomeCreator()
  • Method Details

    • createMoonBiome

      private static Biome createMoonBiome(GenerationSettings.LookupBackedBuilder builder)
      Mappings:
      Namespace Name Mixin selector
      official a Lof;a(Lcrk$a;)Lcrj;
      intermediary method_51123 Lnet/minecraft/class_8477;method_51123(Lnet/minecraft/class_5485$class_5495;)Lnet/minecraft/class_1959;
      named createMoonBiome Lnet/minecraft/world/biome/TheMoonBiomeCreator;createMoonBiome(Lnet/minecraft/world/biome/GenerationSettings$LookupBackedBuilder;)Lnet/minecraft/world/biome/Biome;
    • createTheMoon

      public static Biome createTheMoon(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup)
      Mappings:
      Namespace Name Mixin selector
      official a Lof;a(Lhe;Lhe;)Lcrj;
      intermediary method_51124 Lnet/minecraft/class_8477;method_51124(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
      named createTheMoon Lnet/minecraft/world/biome/TheMoonBiomeCreator;createTheMoon(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;