Class NeoForgePlatformHelper

java.lang.Object
com.mrbysco.telepass.platform.NeoForgePlatformHelper
All Implemented Interfaces:
com.mrbysco.telepass.platform.services.IPlatformHelper

public class NeoForgePlatformHelper extends Object implements com.mrbysco.telepass.platform.services.IPlatformHelper
  • Constructor Details

    • NeoForgePlatformHelper

      public NeoForgePlatformHelper()
  • Method Details

    • buildCreativeTab

      public net.minecraft.world.item.CreativeModeTab buildCreativeTab()
      Specified by:
      buildCreativeTab in interface com.mrbysco.telepass.platform.services.IPlatformHelper
    • createCompass

      public com.mrbysco.telepass.item.TeleCompass createCompass(net.minecraft.world.item.Item.Properties properties, com.mrbysco.telepass.item.CompassMaterial material)
      Specified by:
      createCompass in interface com.mrbysco.telepass.platform.services.IPlatformHelper
    • notFakePlayer

      public boolean notFakePlayer(net.minecraft.world.entity.player.Player player)
      Specified by:
      notFakePlayer in interface com.mrbysco.telepass.platform.services.IPlatformHelper