Class NeoForgePlatformHelper

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

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

    • NeoForgePlatformHelper

      public NeoForgePlatformHelper()
  • Method Details

    • getRailDirection

      public net.minecraft.world.level.block.state.properties.RailShape getRailDirection(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos)
      Specified by:
      getRailDirection in interface com.mrbysco.chowderexpress.platform.services.IPlatformHelper
    • getSoupSerializer

      public net.minecraft.network.syncher.EntityDataSerializer<Optional<com.mrbysco.chowderexpress.entity.SoupData>> getSoupSerializer()
      Specified by:
      getSoupSerializer in interface com.mrbysco.chowderexpress.platform.services.IPlatformHelper