Class PocketCraftingClientHandler.ActiveCrafter<R extends net.minecraft.world.item.crafting.Recipe<?>>
java.lang.Object
petrolpark.mc.library.core.world.item.crafting.pocket.PocketCraftingClientHandler.ActiveCrafter<R>
- Enclosing class:
PocketCraftingClientHandler
public class PocketCraftingClientHandler.ActiveCrafter<R extends net.minecraft.world.item.crafting.Recipe<?>>
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcalculateRecipes(IPocketCraftingContext.Client context, List<IInterpretedSlot<?>> slots) voidsendPacket(IPocketCraftingContext.Client context)
-
Field Details
-
crafter
-
recipes
-
-
Constructor Details
-
ActiveCrafter
-
-
Method Details
-
calculateRecipes
public void calculateRecipes(IPocketCraftingContext.Client context, List<IInterpretedSlot<?>> slots) -
sendPacket
-