Enum Class EdgeLayer.class_4045

java.lang.Object
java.lang.Enum<EdgeLayer.class_4045>
net.minecraft.world.biome.layer.EdgeLayer.class_4045
All Implemented Interfaces:
Serializable, Comparable<EdgeLayer.class_4045>, Constable, class_4052, class_4055, class_4058, class_4060
Enclosing class:
EdgeLayer

public static enum EdgeLayer.class_4045 extends Enum<EdgeLayer.class_4045> implements class_4055
Mappings:
Namespace Name
official bzq$c
intermediary net/minecraft/class_1782$class_4045
named net/minecraft/world/biome/layer/EdgeLayer$class_4045
  • Enum Constant Details

    • field_19556

      public static final EdgeLayer.class_4045 field_19556
      Mappings:
      Namespace Name Mixin selector
      official a Lbzq$c;a:Lbzq$c;
      intermediary field_19556 Lnet/minecraft/class_1782$class_4045;field_19556:Lnet/minecraft/class_1782$class_4045;
      named field_19556 Lnet/minecraft/world/biome/layer/EdgeLayer$class_4045;field_19556:Lnet/minecraft/world/biome/layer/EdgeLayer$class_4045;
  • Constructor Details

    • class_4045

      private class_4045()
  • Method Details

    • values

      public static EdgeLayer.class_4045[] 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 EdgeLayer.class_4045 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_17890

      public int method_17890(class_4040 class_4040, int int2)
      Specified by:
      method_17890 in interface class_4055
      Mappings:
      Namespace Name Mixin selector
      official a Lcaq;a(Lbzl;I)I
      intermediary method_17890 Lnet/minecraft/class_4055;method_17890(Lnet/minecraft/class_4040;I)I
      named method_17890 Lnet/minecraft/class_4055;method_17890(Lnet/minecraft/class_4040;I)I