Uses of Class
org.cloudburstmc.server.math.Angle
Packages that use Angle
-
Uses of Angle in org.cloudburstmc.server.math
Methods in org.cloudburstmc.server.math that return AngleModifier and TypeMethodDescriptionstatic AngleAngle.acos(double v)static AngleAngle.asin(double v)static AngleAngle.atan(double v)static AngleAngle.fromDegree(double doubleDegree)static AngleAngle.fromDegree(float floatDegree)static AngleAngle.fromRadian(double doubleRadian)static AngleAngle.fromRadian(float floatRadian)Methods in org.cloudburstmc.server.math with parameters of type Angle