Package net.minecraft.world.biome
Class TheEndBiomeCreator
java.lang.Object
net.minecraft.world.biome.TheEndBiomeCreator
- Mappings:
Namespace Name official of
intermediary net/minecraft/class_6726
named net/minecraft/world/biome/TheEndBiomeCreator
-
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 official a
Lof;a(Lcnl$a;)Lcnk;
intermediary method_39141
Lnet/minecraft/class_6726;method_39141(Lnet/minecraft/class_5485$class_5495;)Lnet/minecraft/class_1959;
named createEndBiome
Lnet/minecraft/world/biome/TheEndBiomeCreator;createEndBiome(Lnet/minecraft/world/biome/GenerationSettings$LookupBackedBuilder;)Lnet/minecraft/world/biome/Biome;
-
createEndBarrens
public static Biome createEndBarrens(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official a
Lof;a(Lhf;Lhf;)Lcnk;
intermediary method_39140
Lnet/minecraft/class_6726;method_39140(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
named createEndBarrens
Lnet/minecraft/world/biome/TheEndBiomeCreator;createEndBarrens(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
-
createTheEnd
public static Biome createTheEnd(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official b
Lof;b(Lhf;Lhf;)Lcnk;
intermediary method_39142
Lnet/minecraft/class_6726;method_39142(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
named createTheEnd
Lnet/minecraft/world/biome/TheEndBiomeCreator;createTheEnd(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
-
createEndMidlands
public static Biome createEndMidlands(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official c
Lof;c(Lhf;Lhf;)Lcnk;
intermediary method_39143
Lnet/minecraft/class_6726;method_39143(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
named createEndMidlands
Lnet/minecraft/world/biome/TheEndBiomeCreator;createEndMidlands(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
-
createEndHighlands
public static Biome createEndHighlands(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official d
Lof;d(Lhf;Lhf;)Lcnk;
intermediary method_39144
Lnet/minecraft/class_6726;method_39144(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
named createEndHighlands
Lnet/minecraft/world/biome/TheEndBiomeCreator;createEndHighlands(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
-
createSmallEndIslands
public static Biome createSmallEndIslands(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) - Mappings:
Namespace Name Mixin selector official e
Lof;e(Lhf;Lhf;)Lcnk;
intermediary method_39145
Lnet/minecraft/class_6726;method_39145(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
named createSmallEndIslands
Lnet/minecraft/world/biome/TheEndBiomeCreator;createSmallEndIslands(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
-