Package net.minestom.server.entity
Class RelativeFlags
java.lang.Object
net.minestom.server.entity.RelativeFlags
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
NONE
public static final int NONE- See Also:
-
X
public static final int X- See Also:
-
Y
public static final int Y- See Also:
-
Z
public static final int Z- See Also:
-
YAW
public static final int YAW- See Also:
-
PITCH
public static final int PITCH- See Also:
-
COORD
public static final int COORD- See Also:
-
VIEW
public static final int VIEW- See Also:
-
ALL
public static final int ALL- See Also:
-
-
Constructor Details
-
RelativeFlags
public RelativeFlags()
-