Class DictionaryStringInfo
java.lang.Object
zombie.world.DictionaryStringInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DictionaryStringInfo
copy()
short
boolean
isLoaded()
protected void
load
(ByteBuffer byteBuffer, int var2) protected void
save
(ByteBuffer byteBuffer) protected void
saveAsText
(FileWriter fileWriter, String stringx)
-
Field Details
-
string
-
registryID
protected short registryID -
isLoaded
protected boolean isLoaded
-
-
Constructor Details
-
DictionaryStringInfo
public DictionaryStringInfo()
-
-
Method Details
-
getString
-
getRegistryID
public short getRegistryID() -
isLoaded
public boolean isLoaded() -
copy
-
saveAsText
- Throws:
IOException
-
save
-
load
-