Package dev.architectury.utils
Class GameInstance
java.lang.Object
dev.architectury.utils.GameInstance
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GameInstance
public GameInstance()
-
-
Method Details
-
getClient
@Environment(CLIENT) public static net.minecraft.client.Minecraft getClient() -
getServer
@Nullable public static @Nullable net.minecraft.server.MinecraftServer getServer()
-