Class NeoForgePlatformHelper
java.lang.Object
easton.sharedechest.platform.NeoForgePlatformHelper
- All Implemented Interfaces:
easton.sharedechest.platform.services.IPlatformHelper
public class NeoForgePlatformHelper
extends Object
implements easton.sharedechest.platform.services.IPlatformHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.inventory.MenuType<easton.sharedechest.menu.SharedEnderChestMenu> voidonSharedButtonPress(boolean shared)
-
Constructor Details
-
NeoForgePlatformHelper
public NeoForgePlatformHelper()
-
-
Method Details
-
createMenuType
public net.minecraft.world.inventory.MenuType<easton.sharedechest.menu.SharedEnderChestMenu> createMenuType()- Specified by:
createMenuTypein interfaceeaston.sharedechest.platform.services.IPlatformHelper
-