Class NeoForgePlatformHelper

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

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

    • NeoForgePlatformHelper

      public NeoForgePlatformHelper()
  • Method Details

    • createBlockEntity

      public net.minecraft.world.level.block.entity.BlockEntityType<com.mrbysco.stevechair.block.entity.SteveChairBlockEntity> createBlockEntity()
      Specified by:
      createBlockEntity in interface com.mrbysco.stevechair.platform.services.IPlatformHelper