Uses of Interface
net.minecraft.GameVersion
-
Uses of GameVersion in net.minecraft
Modifier and TypeFieldDescriptionstatic final GameVersion
MinecraftVersion.CURRENT
private static @Nullable GameVersion
SharedConstants.gameVersion
Modifier and TypeMethodDescriptionstatic GameVersion
MinecraftVersion.create()
static GameVersion
SharedConstants.getGameVersion()
Modifier and TypeMethodDescriptionstatic void
SharedConstants.setGameVersion
(GameVersion gameVersion) -
Uses of GameVersion in net.minecraft.data
Modifier and TypeMethodDescriptionstatic DataGenerator
Main.create
(Path output, Collection<Path> inputs, boolean includeClient, boolean includeServer, boolean includeDev, boolean includeReports, boolean validate, GameVersion gameVersion, boolean ignoreCache) ModifierConstructorDescriptionDataCache
(Path root, Collection<String> providerNames, GameVersion gameVersion) DataGenerator
(Path outputPath, GameVersion gameVersion, boolean ignoreCache)