Package net.minecraft

Interface GameVersion

All Known Implementing Classes:
MinecraftVersion

public interface GameVersion
The game version interface used by Minecraft, replacing the javabridge one's occurrences in Minecraft code.
Mappings:
Namespace Name
official ab
intermediary net/minecraft/class_6489
named net/minecraft/GameVersion
  • Method Details

    • getSaveVersion

      SaveVersion getSaveVersion()
      Returns the save version information for this game version.
      Returns:
      the save version information for this game version
      Mappings:
      Namespace Name Mixin selector
      official d Lab;d()Ldvm;
      intermediary method_37912 Lnet/minecraft/class_6489;method_37912()Lnet/minecraft/class_6595;
      named getSaveVersion Lnet/minecraft/GameVersion;getSaveVersion()Lnet/minecraft/SaveVersion;
    • method_48018

      String method_48018()
      Mappings:
      Namespace Name Mixin selector
      official b Lab;b()Ljava/lang/String;
      intermediary method_48018 Lnet/minecraft/class_6489;method_48018()Ljava/lang/String;
      named method_48018 Lnet/minecraft/GameVersion;method_48018()Ljava/lang/String;
    • method_48019

      String method_48019()
      Mappings:
      Namespace Name Mixin selector
      official c Lab;c()Ljava/lang/String;
      intermediary method_48019 Lnet/minecraft/class_6489;method_48019()Ljava/lang/String;
      named method_48019 Lnet/minecraft/GameVersion;method_48019()Ljava/lang/String;
    • method_48020

      int method_48020()
      Mappings:
      Namespace Name Mixin selector
      official e Lab;e()I
      intermediary method_48020 Lnet/minecraft/class_6489;method_48020()I
      named method_48020 Lnet/minecraft/GameVersion;method_48020()I
    • method_48017

      int method_48017(ResourceType resourceType)
      Mappings:
      Namespace Name Mixin selector
      official a Lab;a(Lajd;)I
      intermediary method_48017 Lnet/minecraft/class_6489;method_48017(Lnet/minecraft/class_3264;)I
      named method_48017 Lnet/minecraft/GameVersion;method_48017(Lnet/minecraft/resource/ResourceType;)I
    • method_48021

      Date method_48021()
      Mappings:
      Namespace Name Mixin selector
      official f Lab;f()Ljava/util/Date;
      intermediary method_48021 Lnet/minecraft/class_6489;method_48021()Ljava/util/Date;
      named method_48021 Lnet/minecraft/GameVersion;method_48021()Ljava/util/Date;
    • method_48022

      boolean method_48022()
      Mappings:
      Namespace Name Mixin selector
      official g Lab;g()Z
      intermediary method_48022 Lnet/minecraft/class_6489;method_48022()Z
      named method_48022 Lnet/minecraft/GameVersion;method_48022()Z