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>
Mappings:
Namespace Name
official ddv$a
intermediary net/minecraft/class_34$class_5781
named net/minecraft/world/level/storage/LevelSummary$class_5781
  • Enum Constant Details

    • field_28437

      public static final LevelSummary.class_5781 field_28437
      Mappings:
      Namespace Name Mixin selector
      official a Lddv$a;a:Lddv$a;
      intermediary field_28437 Lnet/minecraft/class_34$class_5781;field_28437:Lnet/minecraft/class_34$class_5781;
      named field_28437 Lnet/minecraft/world/level/storage/LevelSummary$class_5781;field_28437:Lnet/minecraft/world/level/storage/LevelSummary$class_5781;
    • field_28438

      public static final LevelSummary.class_5781 field_28438
      Mappings:
      Namespace Name Mixin selector
      official b Lddv$a;b:Lddv$a;
      intermediary field_28438 Lnet/minecraft/class_34$class_5781;field_28438:Lnet/minecraft/class_34$class_5781;
      named field_28438 Lnet/minecraft/world/level/storage/LevelSummary$class_5781;field_28438:Lnet/minecraft/world/level/storage/LevelSummary$class_5781;
    • field_28439

      public static final LevelSummary.class_5781 field_28439
      Mappings:
      Namespace Name Mixin selector
      official c Lddv$a;c:Lddv$a;
      intermediary field_28439 Lnet/minecraft/class_34$class_5781;field_28439:Lnet/minecraft/class_34$class_5781;
      named field_28439 Lnet/minecraft/world/level/storage/LevelSummary$class_5781;field_28439:Lnet/minecraft/world/level/storage/LevelSummary$class_5781;
  • Field Details

    • field_28440

      private final boolean field_28440
      Mappings:
      Namespace Name Mixin selector
      official d Lddv$a;d:Z
      intermediary field_28440 Lnet/minecraft/class_34$class_5781;field_28440:Z
      named field_28440 Lnet/minecraft/world/level/storage/LevelSummary$class_5781;field_28440:Z
    • field_28441

      private final boolean field_28441
      Mappings:
      Namespace Name Mixin selector
      official e Lddv$a;e:Z
      intermediary field_28441 Lnet/minecraft/class_34$class_5781;field_28441:Z
      named field_28441 Lnet/minecraft/world/level/storage/LevelSummary$class_5781;field_28441:Z
    • field_28442

      private final String field_28442
      Mappings:
      Namespace Name Mixin selector
      official f Lddv$a;f:Ljava/lang/String;
      intermediary field_28442 Lnet/minecraft/class_34$class_5781;field_28442:Ljava/lang/String;
      named field_28442 Lnet/minecraft/world/level/storage/LevelSummary$class_5781;field_28442:Ljava/lang/String;
  • 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()
      Mappings:
      Namespace Name Mixin selector
      official a Lddv$a;a()Z
      intermediary method_33406 Lnet/minecraft/class_34$class_5781;method_33406()Z
      named method_33406 Lnet/minecraft/world/level/storage/LevelSummary$class_5781;method_33406()Z
    • method_33407

      public boolean method_33407()
      Mappings:
      Namespace Name Mixin selector
      official b Lddv$a;b()Z
      intermediary method_33407 Lnet/minecraft/class_34$class_5781;method_33407()Z
      named method_33407 Lnet/minecraft/world/level/storage/LevelSummary$class_5781;method_33407()Z
    • method_33408

      public String method_33408()
      Mappings:
      Namespace Name Mixin selector
      official c Lddv$a;c()Ljava/lang/String;
      intermediary method_33408 Lnet/minecraft/class_34$class_5781;method_33408()Ljava/lang/String;
      named method_33408 Lnet/minecraft/world/level/storage/LevelSummary$class_5781;method_33408()Ljava/lang/String;