Package de.teamlapen.werewolves.config
Class WerewolvesConfig
java.lang.Object
de.teamlapen.werewolves.config.WerewolvesConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BalanceConfigstatic final ClientConfigstatic final CommonConfigstatic final ServerConfig -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLIENT
-
SERVER
-
COMMON
-
BALANCE
-
-
Constructor Details
-
WerewolvesConfig
public WerewolvesConfig()
-
-
Method Details
-
registerConfigs
public static void registerConfigs() -
onLoad
public static void onLoad(net.minecraftforge.fml.event.config.ModConfigEvent.Loading event) -
onReLoad
public static void onReLoad(net.minecraftforge.fml.event.config.ModConfigEvent.Reloading event)
-