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 - qy
- 
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 - 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- Lqy;a(Ldhm$a;)Ldhl;
 
- 
createEndBarrenspublic 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- Lqy;a(Ljs;Ljs;)Ldhl;
 
- 
createTheEndpublic 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- Lqy;b(Ljs;Ljs;)Ldhl;
 
- 
createEndMidlandspublic 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- Lqy;c(Ljs;Ljs;)Ldhl;
 
- 
createEndHighlandspublic 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- Lqy;d(Ljs;Ljs;)Ldhl;
 
- 
createSmallEndIslandspublic 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- Lqy;e(Ljs;Ljs;)Ldhl;
 
 
-