public class RecipeRewriter1_13_2 extends RecipeRewriter
RecipeRewriter.RecipeConsumerprotocol, recipeHandlers, rewriter| Constructor and Description |
|---|
RecipeRewriter1_13_2(Protocol protocol,
ItemRewriter.RewriteFunction rewriter) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleCraftingShaped(PacketWrapper wrapper) |
void |
handleCraftingShapeless(PacketWrapper wrapper) |
void |
handleSmelting(PacketWrapper wrapper) |
handle, registerDefaultHandlerpublic RecipeRewriter1_13_2(Protocol protocol, ItemRewriter.RewriteFunction rewriter)
public void handleSmelting(PacketWrapper wrapper) throws Exception
Exceptionpublic void handleCraftingShaped(PacketWrapper wrapper) throws Exception
Exceptionpublic void handleCraftingShapeless(PacketWrapper wrapper) throws Exception
ExceptionCopyright © 2016–2021. All rights reserved.