Package net.minecraft.world.biome
Class TheEndBiomeCreator
java.lang.Object
net.minecraft.world.biome.TheEndBiomeCreator
- Mappings:
Namespace Name named net/minecraft/world/biome/TheEndBiomeCreator
intermediary net/minecraft/class_6726
official sa
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Biome
createEndBarrens
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) private static Biome
static Biome
createEndHighlands
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createEndMidlands
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createSmallEndIslands
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static Biome
createTheEnd
(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup)
-
Constructor Details
-
TheEndBiomeCreator
public TheEndBiomeCreator()
-
-
Method Details
-
createEndBiome
- Mappings:
Namespace Name Mixin selector named createEndBiome
Lnet/minecraft/world/biome/TheEndBiomeCreator;createEndBiome(Lnet/minecraft/world/biome/GenerationSettings$LookupBackedBuilder;)Lnet/minecraft/world/biome/Biome;
intermediary method_39141
Lnet/minecraft/class_6726;method_39141(Lnet/minecraft/class_5485$class_5495;)Lnet/minecraft/class_1959;
official a
Lsa;a(Ldda$a;)Ldcz;
-
createEndBarrens
public static Biome createEndBarrens(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector named createEndBarrens
Lnet/minecraft/world/biome/TheEndBiomeCreator;createEndBarrens(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
intermediary method_39140
Lnet/minecraft/class_6726;method_39140(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
official a
Lsa;a(Ljj;Ljj;)Ldcz;
-
createTheEnd
public static Biome createTheEnd(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector named createTheEnd
Lnet/minecraft/world/biome/TheEndBiomeCreator;createTheEnd(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
intermediary method_39142
Lnet/minecraft/class_6726;method_39142(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
official b
Lsa;b(Ljj;Ljj;)Ldcz;
-
createEndMidlands
public static Biome createEndMidlands(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector named createEndMidlands
Lnet/minecraft/world/biome/TheEndBiomeCreator;createEndMidlands(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
intermediary method_39143
Lnet/minecraft/class_6726;method_39143(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
official c
Lsa;c(Ljj;Ljj;)Ldcz;
-
createEndHighlands
public static Biome createEndHighlands(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector named createEndHighlands
Lnet/minecraft/world/biome/TheEndBiomeCreator;createEndHighlands(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
intermediary method_39144
Lnet/minecraft/class_6726;method_39144(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
official d
Lsa;d(Ljj;Ljj;)Ldcz;
-
createSmallEndIslands
public static Biome createSmallEndIslands(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector named createSmallEndIslands
Lnet/minecraft/world/biome/TheEndBiomeCreator;createSmallEndIslands(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
intermediary method_39145
Lnet/minecraft/class_6726;method_39145(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
official e
Lsa;e(Ljj;Ljj;)Ldcz;
-