Class ItemModelsProperties.Angle

  • Enclosing class:
    ItemModelsProperties

    static class ItemModelsProperties.Angle
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Angle()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      private boolean shouldUpdate​(long p_239448_1_)  
      private void update​(long p_239449_1_, double p_239449_3_)  
      • Methods inherited from class java.lang.Object

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

      • rotation

        private double rotation
      • deltaRotation

        private double deltaRotation
      • lastUpdateTick

        private long lastUpdateTick
    • Constructor Detail

      • Angle

        private Angle()
    • Method Detail

      • shouldUpdate

        private boolean shouldUpdate​(long p_239448_1_)
      • update

        private void update​(long p_239449_1_,
                            double p_239449_3_)