Package net.jcm.vsch.ship.thruster
Class ThrusterForceApplier
java.lang.Object
net.jcm.vsch.ship.thruster.ThrusterForceApplier
- All Implemented Interfaces:
IVSCHForceApplier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyForces(net.minecraft.core.BlockPos pos, org.valkyrienskies.core.impl.game.ships.PhysShipImpl physShip) getData()
-
Constructor Details
-
ThrusterForceApplier
-
-
Method Details
-
getData
-
applyForces
public void applyForces(net.minecraft.core.BlockPos pos, org.valkyrienskies.core.impl.game.ships.PhysShipImpl physShip) - Specified by:
applyForcesin interfaceIVSCHForceApplier
-