Package com.petrolpark.item.decay
Class DecayingItemHandler.ClientDecayingItemHandler
java.lang.Object
com.petrolpark.item.decay.DecayingItemHandler.ClientDecayingItemHandler
- All Implemented Interfaces:
DecayingItemHandler
- Enclosing interface:
- DecayingItemHandler
public static class DecayingItemHandler.ClientDecayingItemHandler
extends Object
implements DecayingItemHandler
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.petrolpark.item.decay.DecayingItemHandler
DecayingItemHandler.ClientDecayingItemHandler, DecayingItemHandler.ServerDecayingItemHandler -
Field Summary
Fields inherited from interface com.petrolpark.item.decay.DecayingItemHandler
DUMMY -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClientDecayingItemHandler
public ClientDecayingItemHandler()
-
-
Method Details
-
getGameTime
public long getGameTime()- Specified by:
getGameTimein interfaceDecayingItemHandler
-
isClientSide
public boolean isClientSide()- Specified by:
isClientSidein interfaceDecayingItemHandler
-