public class RelativeVector3i
Class RelativeVector3i. Provides relativevector3i functionality for the Hytale server.
java.lang.Object > RelativeVector3i
Field Summary
vector
private
Vector3i
vector
Field vector.
relative
private
boolean
relative
Field relative.
that
final
RelativeVector3i
that
Field that.
Method Detail
RelativeVector3i
Method RelativeVector3i.
- Parameters:
@Nonnull final Vector3ivectorfinal booleanrelative
isRelative
public
boolean
isRelative
()
Method isRelative.
equals
public
boolean
equals
(@Nullable final Object o)
Method equals.
- Parameters:
@Nullable final Objecto
hashCode
public
int
hashCode
()
Method hashCode.
toString
public
String
toString
()
Method toString.
KeyedCodec
public
new
KeyedCodec
("Relative", Codec.BOOLEAN)
Method KeyedCodec.
- Parameters:
"Relative""Relative"Codec.BOOLEANCodec.BOOLEAN