Class FurnitureSeat

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Vector getOffset()
      final Vector offset()
      final Vector offset(Float yaw) Offset rotated around the baseEntity's yaw
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FurnitureSeat

        FurnitureSeat(String offset)
      • FurnitureSeat

        FurnitureSeat(Vector offset)
    • Method Detail

      • offset

         final Vector offset()
      • offset

         final Vector offset(Float yaw)

        Offset rotated around the baseEntity's yaw

        Parameters:
        yaw - Yaw of baseEntity
        Returns:

        Rotated offset vector