public class RangeProperties extends java.lang.Object implements ChatProperties
Constructor and Description |
---|
RangeProperties(boolean json,
RangeType rt) |
Modifier and Type | Method and Description |
---|---|
RangeType |
getType()
Get the Range mode in use.
|
boolean |
isComponent() |
public RangeProperties(boolean json, RangeType rt)
public boolean isComponent()
isComponent
in interface ChatProperties
public RangeType getType()