HyCodeYourTale
classpublicPriority 3

ActionParentState

com.hypixel.hytale.server.npc.corecomponents.statemachine.ActionParentState

extends ActionBase

1

Methods

1

Public Methods

2

Fields

1

Constructors

Constructors

public
ActionParentState(BuilderActionParentState builderActionState, BuilderSupport support)

Methods

Public Methods (1)

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

Fields

Protected Fields (2)

protectedint state
protectedint subState

Related Classes