DeferredCorpseRemoval

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 double timeUntilCorpseRemoval

tick

public boolean tick (final float dt)

Method tick.

Parameters:
final float dt

clone

public Component clone ()

Method clone.