Enum Class EdgeLayer.class_4043

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

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

    • field_19552

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

    • class_4043

      private class_4043()
  • Method Details

    • values

      public static EdgeLayer.class_4043[] 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_4043 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_17892

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