Query

public final class Query extends Record

Entity identities supply the ordinary Lua gameplay context in the executing provider.

Constructors

Link copied to clipboard
public void EnchantmentQueries.Query(EnchantmentProviders.Provider provider, String id, ScriptHook hook, int level, Map<String, Object> input)
public void EnchantmentQueries.Query(EnchantmentProviders.Provider provider, String id, ScriptHook hook, int level, Map<String, Object> input, UUID actor, UUID target)

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()