Interface IVSCHForceApplier

All Known Implementing Classes:
DraggerForceApplier, GyroForceApplier, ThrusterForceApplier

public interface IVSCHForceApplier
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    applyForces(net.minecraft.core.BlockPos pos, org.valkyrienskies.core.impl.game.ships.PhysShipImpl physShip)
     
  • Method Details

    • applyForces

      void applyForces(net.minecraft.core.BlockPos pos, org.valkyrienskies.core.impl.game.ships.PhysShipImpl physShip)