net.minecraft.util.math

public class MathConstants

com.mojang.math.Constants
net.minecraft.class_5973
net.minecraft.util.math.MathConstants

Field summary

Modifier and TypeField
public static final float
PI
field_29658
PI
public static final float
RAD_TO_DEG
field_29659
DEGREES_PER_RADIAN
public static final float
DEG_TO_RAD
field_29660
RADIANS_PER_DEGREE
public static final float
EPSILON
field_29661
EPSILON

Constructor summary

ModifierConstructor
public ()