Package net.jcm.vsch.ship.gyro
Class GyroForceApplier
java.lang.Object
net.jcm.vsch.ship.gyro.GyroForceApplier
- 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
-
GyroForceApplier
-
-
Method Details
-
getData
-
applyForces
public void applyForces(net.minecraft.core.BlockPos pos, org.valkyrienskies.core.impl.game.ships.PhysShipImpl physShip) - Specified by:
applyForcesin interfaceIVSCHForceApplier
-