Class JustEnoughItemsClientMixin
java.lang.Object
com.petrolpark.mixin.compat.jei.client.JustEnoughItemsClientMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinInit(mezz.jei.forge.network.NetworkHandler networkHandler, mezz.jei.forge.events.PermanentEventSubscriptions subscriptions, mezz.jei.common.config.IServerConfig serverConfig, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci, mezz.jei.forge.network.ConnectionToServer serverConnection, mezz.jei.gui.config.InternalKeyMappings keyMappings, mezz.jei.common.network.ClientPacketRouter packetRouter, List<mezz.jei.api.IModPlugin> plugins)
-
Constructor Details
-
JustEnoughItemsClientMixin
public JustEnoughItemsClientMixin()
-
-
Method Details
-
inInit
public void inInit(mezz.jei.forge.network.NetworkHandler networkHandler, mezz.jei.forge.events.PermanentEventSubscriptions subscriptions, mezz.jei.common.config.IServerConfig serverConfig, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci, mezz.jei.forge.network.ConnectionToServer serverConnection, mezz.jei.gui.config.InternalKeyMappings keyMappings, mezz.jei.common.network.ClientPacketRouter packetRouter, List<mezz.jei.api.IModPlugin> plugins)
-