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 Details

    • NeoForgePlatformHelper

      public NeoForgePlatformHelper()
  • Method Details

    • createMenuType

      public net.minecraft.world.inventory.MenuType<easton.sharedechest.menu.SharedEnderChestMenu> createMenuType()
      Specified by:
      createMenuType in interface easton.sharedechest.platform.services.IPlatformHelper
    • onSharedButtonPress

      public void onSharedButtonPress(boolean shared)
      Specified by:
      onSharedButtonPress in interface easton.sharedechest.platform.services.IPlatformHelper