hasFlag

fun hasFlag(flag: ScriptingProtocol.KnownFlag): Boolean

Return

Whether the given flag is present in this packet's flags field.

Parameters

flag

Flag type to check for.

Sources

jvm source
Link copied to clipboard