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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic BiomecreateEndBarrens(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) private static Biomestatic BiomecreateEndHighlands(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateEndMidlands(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateSmallEndIslands(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) static BiomecreateTheEnd(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup) 
- 
Constructor Details- 
TheEndBiomeCreatorpublic 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;
 
- 
createEndBarrenspublic 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;
 
- 
createTheEndpublic 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;
 
- 
createEndMidlandspublic 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;
 
- 
createEndHighlandspublic 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;
 
- 
createSmallEndIslandspublic 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;
 
 
-