public class ActionDelayDespawn extends ActionBase
Class ActionDelayDespawn. Provides actiondelaydespawn functionality for the Hytale server.
java.lang.Object > ActionBase > ActionDelayDespawn
Field Summary
npcEntity
final
NPCEntity
npcEntity
Field npcEntity.
delay
final
double
delay
Field delay.
Method Detail
ActionDelayDespawn
public
public
ActionDelayDespawn
(@Nonnull final BuilderActionDelayDespawn builderActionDelayDespawn)
Method ActionDelayDespawn.
- Parameters:
@Nonnull final BuilderActionDelayDespawnbuilderActionDelayDespawn
execute
public
boolean
execute
(@Nonnull final Ref ref, @Nonnull final Role role, final InfoProvider sensorInfo, final double dt, @Nonnull final Store store)
Method execute.
- Parameters:
@Nonnull final Refref@Nonnull final Rolerolefinal InfoProvidersensorInfofinal doubledt@Nonnull final Storestore