Class NeoForgePlatformHelper
java.lang.Object
net.zebatek.simple_woodcutter.neoforge.NeoForgePlatformHelper
- All Implemented Interfaces:
IPlatformHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.inventory.MenuType<WoodcutterMenu> net.minecraft.world.item.crafting.RecipeSerializer<WoodcutterRecipe> net.minecraft.world.item.crafting.RecipeType<WoodcutterRecipe>
-
Constructor Details
-
NeoForgePlatformHelper
public NeoForgePlatformHelper()
-
-
Method Details
-
getRecipeType
- Specified by:
getRecipeTypein interfaceIPlatformHelper
-
getRecipeSerializer
- Specified by:
getRecipeSerializerin interfaceIPlatformHelper
-
getMenuType
- Specified by:
getMenuTypein interfaceIPlatformHelper
-