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
_setFields inherited from class gnu.trove.impl.hash.TPrimitiveHash
_states, FREE, FULL, REMOVED -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAddProperties(PropertyContainer other) voidClear()voidintintintintintbooleanbooleanbooleanhas(IsoFlagType flag) booleanbooleanisTable()booleanbooleanpropertyEquals(String key, String value) voidvoidvoidset(IsoFlagType flag) voidset(IsoFlagType flag, String ignored) voidvoidunset(IsoFlagType flag) 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, writeExternalMethods inherited from class gnu.trove.impl.hash.TShortShortHash
contains, forEach, getNoEntryKey, getNoEntryValueMethods inherited from class gnu.trove.impl.hash.TPrimitiveHash
capacityMethods inherited from class gnu.trove.impl.hash.THash
compact, ensureCapacity, getAutoCompactionFactor, reenableAutoCompaction, setAutoCompactionFactor, size, tempDisableAutoCompaction, trimToSizeMethods 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() -
has
-
has
-
set
-
set
-
set
-
set
-
unset
-
unset
-
get
-
propertyEquals
-
has
-
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()
-