Package me.shedaniel.architectury.utils
Class GameInstance
java.lang.Object
me.shedaniel.architectury.utils.GameInstance
- 
Constructor Summary
Constructors - 
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() 
 -