Class InfraCubeClient
java.lang.Object
net.rotgruengelb.infracube.client.InfraCubeClient
- All Implemented Interfaces:
net.fabricmc.api.ClientModInitializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidRuns the mod initializer on the client environment.
-
Constructor Details
-
InfraCubeClient
public InfraCubeClient()
-
-
Method Details
-
onInitializeClient
public void onInitializeClient()Runs the mod initializer on the client environment.- Specified by:
onInitializeClientin interfacenet.fabricmc.api.ClientModInitializer
-