Class ParrotElement.FaceVecPose

java.lang.Object
com.simibubi.create.foundation.ponder.element.ParrotElement.ParrotPose
com.simibubi.create.foundation.ponder.element.ParrotElement.FaceVecPose
Direct Known Subclasses:
ParrotElement.FaceCursorPose, ParrotElement.FacePointOfInterestPose
Enclosing class:
ParrotElement

public abstract static class ParrotElement.FaceVecPose extends ParrotElement.ParrotPose
  • Constructor Details

    • FaceVecPose

      public FaceVecPose()
  • Method Details

    • getFacedVec

      protected abstract net.minecraft.world.phys.Vec3 getFacedVec(PonderScene scene)