Enum LevelSummary.class_5781

java.lang.Object
java.lang.Enum<LevelSummary.class_5781>
net.minecraft.world.level.storage.LevelSummary.class_5781
All Implemented Interfaces:
Serializable, Comparable<LevelSummary.class_5781>, java.lang.constant.Constable
Enclosing class:
LevelSummary

@Environment(CLIENT)
public static enum LevelSummary.class_5781
extends Enum<LevelSummary.class_5781>
  • Enum Constant Details

  • Field Details

    • field_28440

      private final boolean field_28440
    • field_28441

      private final boolean field_28441
    • field_28442

      private final String field_28442
  • Constructor Details

    • class_5781

      private class_5781​(boolean bool, boolean bool2, String string)
  • Method Details

    • values

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

      public static LevelSummary.class_5781 valueOf​(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (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 type has no constant with the specified name
      NullPointerException - if the argument is null
    • method_33406

      public boolean method_33406()
    • method_33407

      public boolean method_33407()
    • method_33408

      public String method_33408()