Class PropertyContainer
java.lang.Object
gnu.trove.impl.hash.THash
gnu.trove.impl.hash.TPrimitiveHash
gnu.trove.impl.hash.TShortShortHash
gnu.trove.map.hash.TShortShortHashMap
zombie.core.properties.PropertyContainer
- All Implemented Interfaces:
gnu.trove.map.TShortShortMap
,Externalizable
,Serializable
public final class PropertyContainer
extends gnu.trove.map.hash.TShortShortHashMap
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class gnu.trove.impl.hash.TShortShortHash
_set
Fields inherited from class gnu.trove.impl.hash.TPrimitiveHash
_states, FREE, FULL, REMOVED
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
AddProperties
(PropertyContainer other) void
Clear()
void
int
int
int
int
int
boolean
boolean
boolean
Is
(IsoFlagType flag) boolean
boolean
isTable()
boolean
void
void
void
Set
(IsoFlagType flag) void
Set
(IsoFlagType flag, String ignored) void
void
UnSet
(IsoFlagType flag) boolean
valueEquals
(String string1, String string0) boolean
valueEqualsIgnoreCase
(String string1, String string0) Methods inherited from class gnu.trove.map.hash.TShortShortHashMap
adjustOrPutValue, adjustValue, clear, containsKey, containsValue, equals, forEachEntry, forEachKey, forEachValue, get, hashCode, increment, isEmpty, iterator, keys, keys, keySet, put, putAll, putAll, putIfAbsent, readExternal, remove, retainEntries, toString, transformValues, valueCollection, values, values, writeExternal
Methods inherited from class gnu.trove.impl.hash.TShortShortHash
contains, forEach, getNoEntryKey, getNoEntryValue
Methods inherited from class gnu.trove.impl.hash.TPrimitiveHash
capacity
Methods inherited from class gnu.trove.impl.hash.THash
compact, ensureCapacity, getAutoCompactionFactor, reenableAutoCompaction, setAutoCompactionFactor, size, tempDisableAutoCompaction, trimToSize
Methods inherited from interface gnu.trove.map.TShortShortMap
getNoEntryKey, getNoEntryValue, size
-
Field Details
-
sorted
-
-
Constructor Details
-
PropertyContainer
public PropertyContainer()
-
-
Method Details
-
CreateKeySet
public void CreateKeySet() -
AddProperties
-
Clear
public void Clear() -
Is
-
Is
-
Set
-
Set
-
Set
-
Set
-
UnSet
-
UnSet
-
Val
-
valueEquals
-
valueEqualsIgnoreCase
-
Is
-
getFlagsList
-
getPropertyNames
-
getSurface
public int getSurface() -
isSurfaceOffset
public boolean isSurfaceOffset() -
isTable
public boolean isTable() -
isTableTop
public boolean isTableTop() -
getStackReplaceTileOffset
public int getStackReplaceTileOffset() -
getItemHeight
public int getItemHeight() -
getSlopedSurfaceDirection
-
getSlopedSurfaceHeightMin
public int getSlopedSurfaceHeightMin() -
getSlopedSurfaceHeightMax
public int getSlopedSurfaceHeightMax()
-