Class PotatoBiomeCreator

java.lang.Object
net.minecraft.world.biome.PotatoBiomeCreator

public class PotatoBiomeCreator extends Object
Mappings:
Namespace Name
official rv
intermediary net/minecraft/class_9630
named net/minecraft/world/biome/PotatoBiomeCreator
  • Field Details

    • DEFAULT_WATER_COLOR

      protected static final int DEFAULT_WATER_COLOR
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Lrv;a:I
      intermediary field_51241 Lnet/minecraft/class_9630;field_51241:I
      named DEFAULT_WATER_COLOR Lnet/minecraft/world/biome/PotatoBiomeCreator;DEFAULT_WATER_COLOR:I
    • DEFAULT_WATER_FOG_COLOR

      protected static final int DEFAULT_WATER_FOG_COLOR
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Lrv;b:I
      intermediary field_51242 Lnet/minecraft/class_9630;field_51242:I
      named DEFAULT_WATER_FOG_COLOR Lnet/minecraft/world/biome/PotatoBiomeCreator;DEFAULT_WATER_FOG_COLOR:I
    • DEFAULT_FOG_COLOR

      private static final int DEFAULT_FOG_COLOR
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lrv;c:I
      intermediary field_51243 Lnet/minecraft/class_9630;field_51243:I
      named DEFAULT_FOG_COLOR Lnet/minecraft/world/biome/PotatoBiomeCreator;DEFAULT_FOG_COLOR:I
    • DEFAULT_GRASS_COLOR

      private static final int DEFAULT_GRASS_COLOR
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official d Lrv;d:I
      intermediary field_51244 Lnet/minecraft/class_9630;field_51244:I
      named DEFAULT_GRASS_COLOR Lnet/minecraft/world/biome/PotatoBiomeCreator;DEFAULT_GRASS_COLOR:I
    • DEFAULT_FOLIAGE_COLOR

      private static final int DEFAULT_FOLIAGE_COLOR
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official e Lrv;e:I
      intermediary field_51245 Lnet/minecraft/class_9630;field_51245:I
      named DEFAULT_FOLIAGE_COLOR Lnet/minecraft/world/biome/PotatoBiomeCreator;DEFAULT_FOLIAGE_COLOR:I
    • CORRUPTION_WATER_FOG_AND_FOLIAGE_COLOR

      private static final int CORRUPTION_WATER_FOG_AND_FOLIAGE_COLOR
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official f Lrv;f:I
      intermediary field_51246 Lnet/minecraft/class_9630;field_51246:I
      named CORRUPTION_WATER_FOG_AND_FOLIAGE_COLOR Lnet/minecraft/world/biome/PotatoBiomeCreator;CORRUPTION_WATER_FOG_AND_FOLIAGE_COLOR:I
    • CORRUPTION_WATER_AND_FOG_COLOR

      private static final int CORRUPTION_WATER_AND_FOG_COLOR
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official g Lrv;g:I
      intermediary field_51247 Lnet/minecraft/class_9630;field_51247:I
      named CORRUPTION_WATER_AND_FOG_COLOR Lnet/minecraft/world/biome/PotatoBiomeCreator;CORRUPTION_WATER_AND_FOG_COLOR:I
    • CORRUPTION_GRASS_COLOR

      private static final int CORRUPTION_GRASS_COLOR
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official h Lrv;h:I
      intermediary field_51248 Lnet/minecraft/class_9630;field_51248:I
      named CORRUPTION_GRASS_COLOR Lnet/minecraft/world/biome/PotatoBiomeCreator;CORRUPTION_GRASS_COLOR:I
    • WASTELAND_WATER_AND_GRASS_COLOR

      private static final int WASTELAND_WATER_AND_GRASS_COLOR
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official i Lrv;i:I
      intermediary field_51249 Lnet/minecraft/class_9630;field_51249:I
      named WASTELAND_WATER_AND_GRASS_COLOR Lnet/minecraft/world/biome/PotatoBiomeCreator;WASTELAND_WATER_AND_GRASS_COLOR:I
    • WASTELAND_FOG_COLOR

      private static final int WASTELAND_FOG_COLOR
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official j Lrv;j:I
      intermediary field_51250 Lnet/minecraft/class_9630;field_51250:I
      named WASTELAND_FOG_COLOR Lnet/minecraft/world/biome/PotatoBiomeCreator;WASTELAND_FOG_COLOR:I
    • WASTELAND_WATER_FOG_COLOR

      private static final int WASTELAND_WATER_FOG_COLOR
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official k Lrv;k:I
      intermediary field_51251 Lnet/minecraft/class_9630;field_51251:I
      named WASTELAND_WATER_FOG_COLOR Lnet/minecraft/world/biome/PotatoBiomeCreator;WASTELAND_WATER_FOG_COLOR:I
    • MUSIC

      @Nullable private static final @Nullable MusicSound MUSIC
      Mappings:
      Namespace Name Mixin selector
      official l Lrv;l:Lavl;
      intermediary field_51252 Lnet/minecraft/class_9630;field_51252:Lnet/minecraft/class_5195;
      named MUSIC Lnet/minecraft/world/biome/PotatoBiomeCreator;MUSIC:Lnet/minecraft/sound/MusicSound;
  • Constructor Details

    • PotatoBiomeCreator

      public PotatoBiomeCreator()
  • Method Details

    • getSkyColor

      protected static int getSkyColor(float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lrv;a(F)I
      intermediary method_59476 Lnet/minecraft/class_9630;method_59476(F)I
      named getSkyColor Lnet/minecraft/world/biome/PotatoBiomeCreator;getSkyColor(F)I
    • addStandardFeatures

      private static void addStandardFeatures(GenerationSettings.LookupBackedBuilder builder, boolean sparsePotatoes)
      Mappings:
      Namespace Name Mixin selector
      official a Lrv;a(Ldda$a;Z)V
      intermediary method_59477 Lnet/minecraft/class_9630;method_59477(Lnet/minecraft/class_5485$class_5495;Z)V
      named addStandardFeatures Lnet/minecraft/world/biome/PotatoBiomeCreator;addStandardFeatures(Lnet/minecraft/world/biome/GenerationSettings$LookupBackedBuilder;Z)V
    • addFarmAnimals

      public static void addFarmAnimals(SpawnSettings.Builder spawnSettings)
      Mappings:
      Namespace Name Mixin selector
      official a Lrv;a(Lddl$a;)V
      intermediary method_59478 Lnet/minecraft/class_9630;method_59478(Lnet/minecraft/class_5483$class_5496;)V
      named addFarmAnimals Lnet/minecraft/world/biome/PotatoBiomeCreator;addFarmAnimals(Lnet/minecraft/world/biome/SpawnSettings$Builder;)V
    • addHashMobs

      public static void addHashMobs(SpawnSettings.Builder spawnSettings)
      Mappings:
      Namespace Name Mixin selector
      official b Lrv;b(Lddl$a;)V
      intermediary method_59481 Lnet/minecraft/class_9630;method_59481(Lnet/minecraft/class_5483$class_5496;)V
      named addHashMobs Lnet/minecraft/world/biome/PotatoBiomeCreator;addHashMobs(Lnet/minecraft/world/biome/SpawnSettings$Builder;)V
    • addArboretumMobs

      public static void addArboretumMobs(SpawnSettings.Builder spawnSettings)
      Mappings:
      Namespace Name Mixin selector
      official c Lrv;c(Lddl$a;)V
      intermediary method_59483 Lnet/minecraft/class_9630;method_59483(Lnet/minecraft/class_5483$class_5496;)V
      named addArboretumMobs Lnet/minecraft/world/biome/PotatoBiomeCreator;addArboretumMobs(Lnet/minecraft/world/biome/SpawnSettings$Builder;)V
    • addStandardMobs

      public static void addStandardMobs(SpawnSettings.Builder spawnSettings)
      Mappings:
      Namespace Name Mixin selector
      official d Lrv;d(Lddl$a;)V
      intermediary method_59485 Lnet/minecraft/class_9630;method_59485(Lnet/minecraft/class_5483$class_5496;)V
      named addStandardMobs Lnet/minecraft/world/biome/PotatoBiomeCreator;addStandardMobs(Lnet/minecraft/world/biome/SpawnSettings$Builder;)V
    • addCaveMobs

      public static void addCaveMobs(SpawnSettings.Builder spawnSettings)
      Mappings:
      Namespace Name Mixin selector
      official e Lrv;e(Lddl$a;)V
      intermediary method_59487 Lnet/minecraft/class_9630;method_59487(Lnet/minecraft/class_5483$class_5496;)V
      named addCaveMobs Lnet/minecraft/world/biome/PotatoBiomeCreator;addCaveMobs(Lnet/minecraft/world/biome/SpawnSettings$Builder;)V
    • addMonsters

      public static void addMonsters(SpawnSettings.Builder spawnSettings, int zombieWeight, int zombieVillagerWeight, int skeletonWeight)
      Mappings:
      Namespace Name Mixin selector
      official a Lrv;a(Lddl$a;III)V
      intermediary method_59479 Lnet/minecraft/class_9630;method_59479(Lnet/minecraft/class_5483$class_5496;III)V
      named addMonsters Lnet/minecraft/world/biome/PotatoBiomeCreator;addMonsters(Lnet/minecraft/world/biome/SpawnSettings$Builder;III)V
    • createHash

      public static Biome createHash(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup)
      Mappings:
      Namespace Name Mixin selector
      official a Lrv;a(Ljb;Ljb;)Ldcz;
      intermediary method_59480 Lnet/minecraft/class_9630;method_59480(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
      named createHash Lnet/minecraft/world/biome/PotatoBiomeCreator;createHash(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
    • createFields

      public static Biome createFields(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup)
      Mappings:
      Namespace Name Mixin selector
      official b Lrv;b(Ljb;Ljb;)Ldcz;
      intermediary method_59482 Lnet/minecraft/class_9630;method_59482(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
      named createFields Lnet/minecraft/world/biome/PotatoBiomeCreator;createFields(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
    • createArboretum

      public static Biome createArboretum(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup)
      Mappings:
      Namespace Name Mixin selector
      official c Lrv;c(Ljb;Ljb;)Ldcz;
      intermediary method_59484 Lnet/minecraft/class_9630;method_59484(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
      named createArboretum Lnet/minecraft/world/biome/PotatoBiomeCreator;createArboretum(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
    • createWasteland

      public static Biome createWasteland(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup)
      Mappings:
      Namespace Name Mixin selector
      official d Lrv;d(Ljb;Ljb;)Ldcz;
      intermediary method_59486 Lnet/minecraft/class_9630;method_59486(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
      named createWasteland Lnet/minecraft/world/biome/PotatoBiomeCreator;createWasteland(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;
    • createCorruption

      public static Biome createCorruption(RegistryEntryLookup<PlacedFeature> featureLookup, RegistryEntryLookup<ConfiguredCarver<?>> carverLookup)
      Mappings:
      Namespace Name Mixin selector
      official e Lrv;e(Ljb;Ljb;)Ldcz;
      intermediary method_59488 Lnet/minecraft/class_9630;method_59488(Lnet/minecraft/class_7871;Lnet/minecraft/class_7871;)Lnet/minecraft/class_1959;
      named createCorruption Lnet/minecraft/world/biome/PotatoBiomeCreator;createCorruption(Lnet/minecraft/registry/RegistryEntryLookup;Lnet/minecraft/registry/RegistryEntryLookup;)Lnet/minecraft/world/biome/Biome;