Class BukkitMotionState

java.lang.Object
com.bulletphysics.linearmath.MotionState
fr.phylisiumstudio.bullet.BukkitMotionState

public class BukkitMotionState extends com.bulletphysics.linearmath.MotionState
  • Constructor Details

    • BukkitMotionState

      public BukkitMotionState(RigidBlock rigidBlock)
  • Method Details

    • getWorldTransform

      public com.bulletphysics.linearmath.Transform getWorldTransform(com.bulletphysics.linearmath.Transform out)
      Specified by:
      getWorldTransform in class com.bulletphysics.linearmath.MotionState
    • setWorldTransform

      public void setWorldTransform(com.bulletphysics.linearmath.Transform worldTrans)
      Specified by:
      setWorldTransform in class com.bulletphysics.linearmath.MotionState
    • runOnMainThread

      public void runOnMainThread(Runnable runnable)
    • getRigidBlock

      public RigidBlock getRigidBlock()