Interface IInteraction


public interface IInteraction
  • Method Details

    • calculateAngle

      Rotation calculateAngle(net.minecraft.util.math.Vec3d to)
    • calculateAngle

      Rotation calculateAngle(net.minecraft.util.math.Vec3d from, net.minecraft.util.math.Vec3d to)
    • sync

      void sync()
    • currentSlot

      int currentSlot()