enabled

public static boolean enabled()

Return

whether [FMM-BedrockDebug] logging is currently on. Callers should guard expensive log-context construction (string concat over Player/Bone/Skeleton fields) by checking this first, not just by calling log — the latter still pays the cost of the string built at the call site.