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