HyCodeYourTale
classpublicPriority 3

ActionTriggerSpawnBeacon

com.hypixel.hytale.server.spawning.corecomponents.ActionTriggerSpawnBeacon

extends ActionBase

3

Methods

3

Public Methods

3

Fields

1

Constructors

Constructors

public
ActionTriggerSpawnBeacon(BuilderActionTriggerSpawnBeacon builder, BuilderSupport support)

Methods

Public Methods (3)

public
boolean canExecute(Ref<EntityStore> ref, Role role, InfoProvider sensorInfo, double dt, Store<EntityStore> store)
@Override
public
boolean execute(Ref<EntityStore> ref, Role role, InfoProvider sensorInfo, double dt, Store<EntityStore> store)
@Override
public
void registerWithSupport(Role role)
@Override

Fields

Protected Fields (3)

protectedint beaconId
protectedint range
protectedint targetSlot

Related Classes