Package com.petrolpark.mixin.client
Class RecipeBookComponentMixin
java.lang.Object
com.petrolpark.mixin.client.RecipeBookComponentMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinInitVisuals(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci) Shift the Recipe Book out of the way of the Extended Inventory.
-
Constructor Details
-
RecipeBookComponentMixin
public RecipeBookComponentMixin()
-
-
Method Details
-
inInitVisuals
public void inInitVisuals(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci) Shift the Recipe Book out of the way of the Extended Inventory.- Parameters:
ci-
-