Class ThrusterForceApplier

java.lang.Object
net.jcm.vsch.ship.thruster.ThrusterForceApplier
All Implemented Interfaces:
IVSCHForceApplier

public class ThrusterForceApplier extends Object implements IVSCHForceApplier
  • Constructor Details

    • ThrusterForceApplier

      public ThrusterForceApplier(ThrusterData data)
  • Method Details

    • getData

      public ThrusterData getData()
    • applyForces

      public void applyForces(net.minecraft.core.BlockPos pos, org.valkyrienskies.core.impl.game.ships.PhysShipImpl physShip)
      Specified by:
      applyForces in interface IVSCHForceApplier