Class LevelSummary.RecoveryWarning

java.lang.Object
net.minecraft.world.level.storage.LevelSummary
net.minecraft.world.level.storage.LevelSummary.RecoveryWarning
All Implemented Interfaces:
Comparable<LevelSummary>
Enclosing class:
LevelSummary

public static class LevelSummary.RecoveryWarning extends LevelSummary
Mappings:
Namespace Name
named net/minecraft/world/level/storage/LevelSummary$RecoveryWarning
intermediary net/minecraft/class_34$class_8896
official evh$b
  • Field Details Link icon

    • WARNING_TEXT Link icon

      private static final Text WARNING_TEXT
      Mappings:
      Namespace Name Mixin selector
      named WARNING_TEXT Lnet/minecraft/world/level/storage/LevelSummary$RecoveryWarning;WARNING_TEXT:Lnet/minecraft/text/Text;
      intermediary field_46833 Lnet/minecraft/class_34$class_8896;field_46833:Lnet/minecraft/class_2561;
      official b Levh$b;b:Lwp;
    • BUTTON_TEXT Link icon

      private static final Text BUTTON_TEXT
      Mappings:
      Namespace Name Mixin selector
      named BUTTON_TEXT Lnet/minecraft/world/level/storage/LevelSummary$RecoveryWarning;BUTTON_TEXT:Lnet/minecraft/text/Text;
      intermediary field_46834 Lnet/minecraft/class_34$class_8896;field_46834:Lnet/minecraft/class_2561;
      official c Levh$b;c:Lwp;
    • lastPlayed Link icon

      private final long lastPlayed
      Mappings:
      Namespace Name Mixin selector
      named lastPlayed Lnet/minecraft/world/level/storage/LevelSummary$RecoveryWarning;lastPlayed:J
      intermediary field_46835 Lnet/minecraft/class_34$class_8896;field_46835:J
      official d Levh$b;d:J
  • Constructor Details Link icon

    • RecoveryWarning Link icon

      public RecoveryWarning(String name, Path iconPath, long lastPlayed)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/world/level/storage/LevelSummary$RecoveryWarning;<init>(Ljava/lang/String;Ljava/nio/file/Path;J)V
      intermediary <init> Lnet/minecraft/class_34$class_8896;<init>(Ljava/lang/String;Ljava/nio/file/Path;J)V
      official <init> Levh$b;<init>(Ljava/lang/String;Ljava/nio/file/Path;J)V
  • Method Details Link icon

    • getDisplayName Link icon

      public String getDisplayName()
      Overrides:
      getDisplayName in class LevelSummary
      Mappings:
      Namespace Name Mixin selector
      named getDisplayName Lnet/minecraft/world/level/storage/LevelSummary;getDisplayName()Ljava/lang/String;
      intermediary method_252 Lnet/minecraft/class_34;method_252()Ljava/lang/String;
      official b Levh;b()Ljava/lang/String;
    • getDetails Link icon

      public Text getDetails()
      Overrides:
      getDetails in class LevelSummary
      Mappings:
      Namespace Name Mixin selector
      named getDetails Lnet/minecraft/world/level/storage/LevelSummary;getDetails()Lnet/minecraft/text/Text;
      intermediary method_27429 Lnet/minecraft/class_34;method_27429()Lnet/minecraft/class_2561;
      official s Levh;s()Lwp;
    • getLastPlayed Link icon

      public long getLastPlayed()
      Overrides:
      getLastPlayed in class LevelSummary
      Mappings:
      Namespace Name Mixin selector
      named getLastPlayed Lnet/minecraft/world/level/storage/LevelSummary;getLastPlayed()J
      intermediary method_249 Lnet/minecraft/class_34;method_249()J
      official f Levh;f()J
    • isUnavailable Link icon

      public boolean isUnavailable()
      Overrides:
      isUnavailable in class LevelSummary
      Mappings:
      Namespace Name Mixin selector
      named isUnavailable Lnet/minecraft/world/level/storage/LevelSummary;isUnavailable()Z
      intermediary method_33784 Lnet/minecraft/class_34;method_33784()Z
      official q Levh;q()Z
    • getSelectWorldText Link icon

      public Text getSelectWorldText()
      Overrides:
      getSelectWorldText in class LevelSummary
      Mappings:
      Namespace Name Mixin selector
      named getSelectWorldText Lnet/minecraft/world/level/storage/LevelSummary;getSelectWorldText()Lnet/minecraft/text/Text;
      intermediary method_54551 Lnet/minecraft/class_34;method_54551()Lnet/minecraft/class_2561;
      official t Levh;t()Lwp;
    • isSelectable Link icon

      public boolean isSelectable()
      Overrides:
      isSelectable in class LevelSummary
      Mappings:
      Namespace Name Mixin selector
      named isSelectable Lnet/minecraft/world/level/storage/LevelSummary;isSelectable()Z
      intermediary method_54552 Lnet/minecraft/class_34;method_54552()Z
      official u Levh;u()Z
    • isImmediatelyLoadable Link icon

      public boolean isImmediatelyLoadable()
      Overrides:
      isImmediatelyLoadable in class LevelSummary
      Mappings:
      Namespace Name Mixin selector
      named isImmediatelyLoadable Lnet/minecraft/world/level/storage/LevelSummary;isImmediatelyLoadable()Z
      intermediary method_56127 Lnet/minecraft/class_34;method_56127()Z
      official v Levh;v()Z
    • isEditable Link icon

      public boolean isEditable()
      Overrides:
      isEditable in class LevelSummary
      Mappings:
      Namespace Name Mixin selector
      named isEditable Lnet/minecraft/world/level/storage/LevelSummary;isEditable()Z
      intermediary method_54553 Lnet/minecraft/class_34;method_54553()Z
      official w Levh;w()Z
    • isRecreatable Link icon

      public boolean isRecreatable()
      Overrides:
      isRecreatable in class LevelSummary
      Mappings:
      Namespace Name Mixin selector
      named isRecreatable Lnet/minecraft/world/level/storage/LevelSummary;isRecreatable()Z
      intermediary method_54554 Lnet/minecraft/class_34;method_54554()Z
      official x Levh;x()Z