Package net.minecraft.world.biome
Class TheMoonBiomeCreator
java.lang.Object
net.minecraft.world.biome.TheMoonBiomeCreator
- Mappings:
Namespace Name official ofintermediary net/minecraft/class_8477named net/minecraft/world/biome/TheMoonBiomeCreator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static Biomestatic BiomecreateTheMoon(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup)
-
Constructor Details
-
TheMoonBiomeCreator
public TheMoonBiomeCreator()
-
-
Method Details
-
createMoonBiome
- Mappings:
Namespace Name Mixin selector official aLof;a(Lcrk$a;)Lcrj;intermediary method_51123Lnet/minecraft/class_8477;method_51123(Lnet/minecraft/class_5485$class_5495;)Lnet/minecraft/class_1959;named createMoonBiomeLnet/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 aLof;a(Lhe;Lhe;)Lcrj;intermediary method_51124Lnet/minecraft/class_8477;method_51124(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;named createTheMoonLnet/minecraft/world/biome/TheMoonBiomeCreator;createTheMoon(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
-