Class PlayerCraftHistory
java.lang.Object
zombie.characters.PlayerCraftHistory
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCraftHistoryCraftedEvent(String craftType) voidgetCraftHistoryFor(String craftType) voidload(ByteBuffer input) voidsave(ByteBuffer output)
-
Constructor Details
-
PlayerCraftHistory
-
-
Method Details
-
getCraftHistoryFor
-
addCraftHistoryCraftedEvent
-
cleanupHistory
public void cleanupHistory() -
save
-
load
-