public class RadioAppearance extends DisBitSet
Modifier and Type | Class and Description |
---|---|
static class |
RadioAppearance.Bits |
Modifier and Type | Field and Description |
---|---|
static RadioAppearance.Bits |
IS_FROZEN
Describes whether the entity is frozen and should not be dead reckoned
|
static RadioAppearance.Bits |
STATE
Describes whether the entity is active or deactivated, Use
AppearanceEntityorObjectState values for this field |
Constructor and Description |
---|
RadioAppearance() |
RadioAppearance(RadioAppearance.Bits wh,
int i) |
Modifier and Type | Method and Description |
---|---|
RadioAppearance |
set(int start,
int length,
int val) |
RadioAppearance |
set(RadioAppearance.Bits wh,
int val) |
calculateMask, calculateMask, getMarshalledSize, marshal, marshal, marshallCommon, setbits, unmarshal, unmarshal
and, andNot, cardinality, clear, clear, clear, clone, equals, flip, flip, get, get, hashCode, intersects, isEmpty, length, nextClearBit, nextSetBit, or, previousClearBit, previousSetBit, set, set, set, set, size, stream, toByteArray, toLongArray, toString, valueOf, valueOf, valueOf, valueOf, xor
public static RadioAppearance.Bits IS_FROZEN
public static RadioAppearance.Bits STATE
AppearanceEntityorObjectState
values for this fieldpublic RadioAppearance()
public RadioAppearance(RadioAppearance.Bits wh, int i)
public RadioAppearance set(RadioAppearance.Bits wh, int val)
public RadioAppearance set(int start, int length, int val)