public class EyeLocationProperty extends AbstractProperty<String,com.flowpowered.math.vector.Vector3d>
Property.Operator
operator, value
Constructor and Description |
---|
EyeLocationProperty(com.flowpowered.math.vector.Vector3d value) |
EyeLocationProperty(com.flowpowered.math.vector.Vector3d value,
Property.Operator op) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Property<?,?> o) |
equals, getDefaultKey, getDefaultOperator, getKey, getOperator, getValue, hashCode, hashCodeOf, matches
public EyeLocationProperty(@Nullable com.flowpowered.math.vector.Vector3d value)
public EyeLocationProperty(@Nullable com.flowpowered.math.vector.Vector3d value, @Nullable Property.Operator op)
public int compareTo(Property<?,?> o)