Enum Class AddRiverLayer

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

public enum AddRiverLayer extends Enum<AddRiverLayer> implements class_4057
Mappings:
Namespace Name
official caf
intermediary net/minecraft/class_78
named net/minecraft/world/biome/layer/AddRiverLayer
  • Enum Constant Details

    • INSTANCE

      public static final AddRiverLayer INSTANCE
      Mappings:
      Namespace Name Mixin selector
      official a Lcaf;a:Lcaf;
      intermediary field_19663 Lnet/minecraft/class_78;field_19663:Lnet/minecraft/class_78;
      named INSTANCE Lnet/minecraft/world/biome/layer/AddRiverLayer;INSTANCE:Lnet/minecraft/world/biome/layer/AddRiverLayer;
  • Field Details

    • field_19664

      public static final int field_19664
      Mappings:
      Namespace Name Mixin selector
      official b Lcaf;b:I
      intermediary field_19664 Lnet/minecraft/class_78;field_19664:I
      named field_19664 Lnet/minecraft/world/biome/layer/AddRiverLayer;field_19664:I
  • Constructor Details

    • AddRiverLayer

      private AddRiverLayer()
  • Method Details

    • values

      public static AddRiverLayer[] 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 AddRiverLayer 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
    • method_6601

      private static int method_6601(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lcaf;a(I)I
      intermediary method_6601 Lnet/minecraft/class_78;method_6601(I)I
      named method_6601 Lnet/minecraft/world/biome/layer/AddRiverLayer;method_6601(I)I