A
B
C
E
G
H
I
O
P
S
T
V
O
- observe(io.github.cfraser.graphguard.Server.Event) - function in io.github.cfraser.graphguard.Server.Plugin
- Observe the event.
- observe(io.github.cfraser.graphguard.Server.Event) - function in io.github.cfraser.graphguard.Server.Plugin.Async
- observeAsync then await for the CompletableFuture to complete.
- observe(kotlin.coroutines.SuspendFunction1) - function in io.github.cfraser.graphguard.Server.Plugin.Builder
- Set the Server.Plugin.observe implementation.
- observe(io.github.cfraser.graphguard.Server.Event) - function in io.github.cfraser.graphguard.plugin.Validator
- Observe the event.
- observeAsync(io.github.cfraser.graphguard.Server.Event) - function in io.github.cfraser.graphguard.Server.Plugin.Async
- Asynchronously observe the event.