DebugConfig

Debug config

Parameters

exception

debug stack trace of exception

hitBox

debug hit-box entity

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Default config

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
@NotNull
open fun from(@NotNull section: ConfigurationSection): DebugConfig
Creates config from yaml
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String