Package com.petrolpark.item.decay
Interface DecayingItemHandler
- All Known Implementing Classes:
DecayingItemHandler.ClientDecayingItemHandler,DecayingItemHandler.ServerDecayingItemHandler
public interface DecayingItemHandler
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Field Summary
Fields -
Method Summary
-
Field Details
-
DUMMY
-
-
Method Details
-
getGameTime
long getGameTime() -
isClientSide
boolean isClientSide()
-