Class ObjectIDManager
java.lang.Object
zombie.network.id.ObjectIDManager
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddObject(IIdentifiable object) voidcheckForSaveDataFile(boolean force) voidclear()static ObjectIDcreateObjectID(ObjectIDType type) static IIdentifiablestatic ObjectIDManagervoidload(DataInputStream input, int WorldVersion) void
-
Method Details
-
getInstance
-
clear
public void clear() -
load
- Throws:
IOException
-
checkForSaveDataFile
public void checkForSaveDataFile(boolean force) -
get
-
remove
-
addObject
-
createObjectID
-