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 GameVersion
MinecraftVersion.CURRENT
private static @Nullable GameVersion
SharedConstants.gameVersion
Methods in net.minecraft that return GameVersionModifier and TypeMethodDescriptionstatic GameVersion
MinecraftVersion.create()
static GameVersion
SharedConstants.getGameVersion()
Methods in net.minecraft with parameters of type GameVersionModifier and TypeMethodDescriptionstatic void
SharedConstants.setGameVersion
(GameVersion gameVersion)