Class GeneralMath

java.lang.Object
ua.mcchickenstudio.opencreative.utils.millennium.math.GeneralMath

public final class GeneralMath extends Object
  • Constructor Details

    • GeneralMath

      public GeneralMath()
  • Method Details

    • sin

      public static float sin(float value, BuildSpeed s)
    • cos

      public static float cos(float value, BuildSpeed s)