Enum Class class_74

java.lang.Object
java.lang.Enum<class_74>
net.minecraft.world.biome.layer.class_74
All Implemented Interfaces:
Serializable, Comparable<class_74>, Constable, class_4051

public enum class_74 extends Enum<class_74> implements class_4051
Mappings:
Namespace Name
official bzw
intermediary net/minecraft/class_74
named net/minecraft/world/biome/layer/class_74
  • Enum Constant Details

    • INSTANCE

      public static final class_74 INSTANCE
      Mappings:
      Namespace Name Mixin selector
      official a Lbzw;a:Lbzw;
      intermediary field_19604 Lnet/minecraft/class_74;field_19604:Lnet/minecraft/class_74;
      named INSTANCE Lnet/minecraft/world/biome/layer/class_74;INSTANCE:Lnet/minecraft/world/biome/layer/class_74;
  • Constructor Details

    • class_74

      private class_74()
  • Method Details

    • values

      public static class_74[] 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 class_74 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_17880

      public int method_17880(class_4040 class_4040, class_4036 class_4036, int int2, int int3)
      Specified by:
      method_17880 in interface class_4051
      Mappings:
      Namespace Name Mixin selector
      official a Lcam;a(Lbzl;Lbzg;II)I
      intermediary method_17880 Lnet/minecraft/class_4051;method_17880(Lnet/minecraft/class_4040;Lnet/minecraft/class_4036;II)I
      named method_17880 Lnet/minecraft/class_4051;method_17880(Lnet/minecraft/class_4040;Lnet/minecraft/class_4036;II)I