EliteLuaPowerProgram

public final class EliteLuaPowerProgram extends Record

Classloader-safe descriptor for a validated EliteMobs Lua power program. Lower execution priorities dispatch first; attachment order is stable only between programs with equal priority.

Constructors

Link copied to clipboard
public void EliteLuaPowerProgram(NamespacedKey key, long revision, int executionPriority, Set<String> hooks, EliteLuaPowerType type, String effect)

Inherited functions

Link copied to clipboard
public abstract boolean equals(Object p)
Link copied to clipboard
public abstract int hashCode()
Link copied to clipboard
public abstract String toString()