Class LevelSummary.SymlinkLevelSummary

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

public static class LevelSummary.SymlinkLevelSummary extends LevelSummary
Mappings:
Namespace Name
official egn$c
intermediary net/minecraft/class_34$class_8578
named net/minecraft/world/level/storage/LevelSummary$SymlinkLevelSummary
  • Field Details

    • MORE_INFO_TEXT

      private static final Text MORE_INFO_TEXT
      Mappings:
      Namespace Name Mixin selector
      official b Legn$c;b:Lvf;
      intermediary field_46836 Lnet/minecraft/class_34$class_8578;field_46836:Lnet/minecraft/class_2561;
      named MORE_INFO_TEXT Lnet/minecraft/world/level/storage/LevelSummary$SymlinkLevelSummary;MORE_INFO_TEXT:Lnet/minecraft/text/Text;
    • TITLE_TEXT

      private static final Text TITLE_TEXT
      Mappings:
      Namespace Name Mixin selector
      official c Legn$c;c:Lvf;
      intermediary field_46837 Lnet/minecraft/class_34$class_8578;field_46837:Lnet/minecraft/class_2561;
      named TITLE_TEXT Lnet/minecraft/world/level/storage/LevelSummary$SymlinkLevelSummary;TITLE_TEXT:Lnet/minecraft/text/Text;
  • Constructor Details

    • SymlinkLevelSummary

      public SymlinkLevelSummary(String name, Path iconPath)
      Mappings:
      Namespace Name Mixin selector
      official <init> Legn$c;<init>(Ljava/lang/String;Ljava/nio/file/Path;)V
      intermediary <init> Lnet/minecraft/class_34$class_8578;<init>(Ljava/lang/String;Ljava/nio/file/Path;)V
      named <init> Lnet/minecraft/world/level/storage/LevelSummary$SymlinkLevelSummary;<init>(Ljava/lang/String;Ljava/nio/file/Path;)V
  • Method Details

    • getDisplayName

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

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

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

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

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

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

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

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