public class DeferredCorpseRemoval implements Component
Class DeferredCorpseRemoval. Provides deferredcorpseremoval functionality for the Hytale server.
java.lang.Object > DeferredCorpseRemoval
Field Summary
timeRemaining
protected
double
timeRemaining
Field timeRemaining.
Method Detail
getComponentType
public
DeferredCorpseRemoval>
getComponentType
()
Method getComponentType.
DeferredCorpseRemoval
public
public
DeferredCorpseRemoval
(final double timeUntilCorpseRemoval)
Method DeferredCorpseRemoval.
- Parameters:
final doubletimeUntilCorpseRemoval
tick
public
boolean
tick
(final float dt)
Method tick.
- Parameters:
final floatdt