Uses of Interface
net.minecraft.GameVersion
Packages that use GameVersion
-
Uses of GameVersion in net.minecraft
Classes in net.minecraft that implement GameVersionFields in net.minecraft declared as GameVersionModifier and TypeFieldDescriptionstatic final GameVersionMinecraftVersion.DEVELOPMENTprivate static GameVersionSharedConstants.gameVersionMethods in net.minecraft that return GameVersionModifier and TypeMethodDescriptionstatic GameVersionMinecraftVersion.create()static GameVersionstatic GameVersionprivate static GameVersionMinecraftVersion.fromJson(JsonObject json) static GameVersionSharedConstants.getGameVersion()Methods in net.minecraft with parameters of type GameVersionModifier and TypeMethodDescriptionstatic voidSharedConstants.setGameVersion(GameVersion gameVersion) -
Uses of GameVersion in net.minecraft.data
Fields in net.minecraft.data declared as GameVersionConstructors in net.minecraft.data with parameters of type GameVersionModifierConstructorDescriptionDataCache(Path root, Collection<String> providerNames, GameVersion gameVersion) DataGenerator(Path outputPath, GameVersion gameVersion, boolean ignoreCache)