Package net.jcm.vsch.ship
Interface IVSCHForceApplier
- All Known Implementing Classes:
DraggerForceApplier,GyroForceApplier,ThrusterForceApplier
public interface IVSCHForceApplier
-
Method Summary
Modifier and TypeMethodDescriptionvoidapplyForces(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)
-