BetterHud
Toggle table of contents
1.14.0-SNAPSHOT-438
bukkit
Platform filter
bukkit
Switch theme
Search in API
BetterHud
BetterHud/bootstrap/bukkit
/
kr.toxicity.hud.bootstrap.bukkit.compatibility.skript.effect
/
EffUpdateHud
Eff
Update
Hud
class
EffUpdateHud
:
Effect
Members
Constructors
Eff
Update
Hud
Link copied to clipboard
constructor
(
)
Properties
next
Link copied to clipboard
@
Nullable
@get:
Nullable
var
next
:
@
Nullable
TriggerItem
?
node
Link copied to clipboard
val
node
:
Node
Functions
error
Link copied to clipboard
open
fun
error
(
p0
:
String
)
open
fun
error
(
p0
:
String
,
p1
:
String
)
execution
Intent
Link copied to clipboard
@
Nullable
open
fun
executionIntent
(
)
:
@
Nullable
ExecutionIntent
?
get
Actual
Next
Link copied to clipboard
@
Nullable
open
fun
getActualNext
(
)
:
@
Nullable
TriggerItem
?
get
Error
Source
Link copied to clipboard
@
NotNull
open
override
fun
getErrorSource
(
)
:
@
NotNull
ErrorSource
get
Indentation
Link copied to clipboard
open
fun
getIndentation
(
)
:
String
get
Parent
Link copied to clipboard
@
Nullable
fun
getParent
(
)
:
@
Nullable
TriggerSection
?
get
Parser
Link copied to clipboard
open
fun
getParser
(
)
:
ParserInstance
get
Runtime
Error
Manager
Link copied to clipboard
open
fun
getRuntimeErrorManager
(
)
:
RuntimeErrorManager
get
Syntax
Type
Name
Link copied to clipboard
@
NotNull
open
override
fun
getSyntaxTypeName
(
)
:
@
NotNull
String
get
Trigger
Link copied to clipboard
@
Nullable
fun
getTrigger
(
)
:
@
Nullable
Trigger
?
init
Link copied to clipboard
open
override
fun
init
(
p0
:
Array
<
out
Expression
<
*
>
>
,
p1
:
Int
,
p2
:
Kleenean
,
p3
:
SkriptParser.ParseResult
)
:
Boolean
pre
Init
Link copied to clipboard
open
override
fun
preInit
(
)
:
Boolean
run
Link copied to clipboard
override
fun
run
(
p0
:
Event
)
:
Boolean
set
Parent
Link copied to clipboard
open
fun
setParent
(
@
Nullable
p0
:
@
Nullable
TriggerSection
?
)
:
TriggerItem
to
String
Link copied to clipboard
override
fun
toString
(
)
:
String
open
override
fun
toString
(
p0
:
Event
?
,
p1
:
Boolean
)
:
String
warning
Link copied to clipboard
open
fun
warning
(
p0
:
String
)
open
fun
warning
(
p0
:
String
,
p1
:
String
)