Class InterpolationHandler.InterpolationData

java.lang.Object
net.minecraft.world.entity.InterpolationHandler.InterpolationData
Enclosing class:
InterpolationHandler

static class InterpolationHandler.InterpolationData extends Object
  • Field Details

    • steps

      protected int steps
    • position

      Vec3 position
    • yRot

      float yRot
    • xRot

      float xRot
  • Constructor Details

    • InterpolationData

      InterpolationData(int p_394434_, Vec3 p_393933_, float p_393655_, float p_393861_)
  • Method Details

    • decrease

      public void decrease()
    • addDelta

      public void addDelta(Vec3 p_394401_)
    • addRotation

      public void addRotation(float p_393925_, float p_393734_)