Package com.prineside.tdi2.events.game
Class MinedResourcesChange
java.lang.Object
com.prineside.tdi2.events.StoppableEvent
com.prineside.tdi2.events.game.MinedResourcesChange
- All Implemented Interfaces:
Event
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getType()
boolean
isGained()
setGained
(boolean gained) setOldValue
(int oldValue) setType
(ResourceType type) Methods inherited from class com.prineside.tdi2.events.StoppableEvent
isStopped, stop
-
Constructor Details
-
MinedResourcesChange
-
-
Method Details
-
getType
-
setType
-
getOldValue
public int getOldValue() -
setOldValue
-
isGained
public boolean isGained() -
setGained
-