Uses of Enum Class
net.minecraft.class_2559
Packages that use class_2559
-
Uses of class_2559 in net.minecraft
Methods in net.minecraft that return class_2559Modifier and TypeMethodDescriptionstatic class_2559Returns the enum constant of this class with the specified name.static class_2559[]class_2559.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_2559 in net.minecraft.util.math
Fields in net.minecraft.util.math declared as class_2559Methods in net.minecraft.util.math that return class_2559Constructors in net.minecraft.util.math with parameters of type class_2559ModifierConstructorDescriptionprivateDirection(int int2, int int3, int int4, String string, class_2559 class_2559, class_2558 class_2558, Vec3i vec3i)