Enum Class MushroomIslandLayer

java.lang.Object
java.lang.Enum<MushroomIslandLayer>
net.minecraft.world.biome.layer.MushroomIslandLayer
All Implemented Interfaces:
Serializable, Comparable<MushroomIslandLayer>, Constable, class_4052, class_4054, class_4059, class_4060

public enum MushroomIslandLayer extends Enum<MushroomIslandLayer> implements class_4054
Mappings:
Namespace Name
official bzs
intermediary net/minecraft/class_68
named net/minecraft/world/biome/layer/MushroomIslandLayer
  • Enum Constant Details

    • INSTANCE

      public static final MushroomIslandLayer INSTANCE
      Mappings:
      Namespace Name Mixin selector
      official a Lbzs;a:Lbzs;
      intermediary field_19560 Lnet/minecraft/class_68;field_19560:Lnet/minecraft/class_68;
      named INSTANCE Lnet/minecraft/world/biome/layer/MushroomIslandLayer;INSTANCE:Lnet/minecraft/world/biome/layer/MushroomIslandLayer;
  • Field Details

    • field_19561

      private static final int field_19561
      Mappings:
      Namespace Name Mixin selector
      official b Lbzs;b:I
      intermediary field_19561 Lnet/minecraft/class_68;field_19561:I
      named field_19561 Lnet/minecraft/world/biome/layer/MushroomIslandLayer;field_19561:I
  • Constructor Details

    • MushroomIslandLayer

      private MushroomIslandLayer()
  • Method Details

    • values

      public static MushroomIslandLayer[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static MushroomIslandLayer valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • method_17889

      public int method_17889(class_4040 class_4040, int int2, int int3, int int4, int int5, int int6)
      Specified by:
      method_17889 in interface class_4054
      Mappings:
      Namespace Name Mixin selector
      official a Lcap;a(Lbzl;IIIII)I
      intermediary method_17889 Lnet/minecraft/class_4054;method_17889(Lnet/minecraft/class_4040;IIIII)I
      named method_17889 Lnet/minecraft/class_4054;method_17889(Lnet/minecraft/class_4040;IIIII)I