InstructionRandomized
Package: com.hypixel.hytale.server.npc.instructions
public class InstructionRandomized extends InstructionFields
Section titled “Fields”| Modifier | Type | Name |
|---|---|---|
protected final | IWeightedMap<InstructionRandomized.InstructionHolder> | weightedInstructionMap |
protected final | boolean | resetOnStateChange |
protected final | double | minExecuteTime |
protected final | double | maxExecuteTime |
protected | double | timeout |
protected | InstructionRandomized.InstructionHolder | current |
protected static final | InstructionRandomized.InstructionHolder[] | EMPTY_ARRAY |
private final | Instruction | instruction |
Methods
Section titled “Methods”| Modifier | Return Type | Signature |
|---|---|---|
@Override public | void | execute(@Nonnull Ref<EntityStore> ref, @Nonnull Role role, double dt, @Nonnull Store<EntityStore> store) |
@Override public | void | clearOnce() |
@Override public | void | reset() |
Inner Types
Section titled “Inner Types”InstructionRandomized.InstructionHolder
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.