Klasse DialogueOption
java.lang.Object
de.luckymcdev.foundryengine.common.dialogue.DialogueOption
A selectable option within a
DialogueNode. Points to a target node,
with optional condition and action bindings.-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungstatic DialogueOptionfromNbt(net.minecraft.nbt.CompoundTag tag) getId()getText()voidsetTargetNodeId(String targetNodeId) net.minecraft.nbt.CompoundTagtoNbt()
-
Konstruktordetails
-
DialogueOption
-
DialogueOption
-
-
Methodendetails
-
fromNbt
-
toNbt
public net.minecraft.nbt.CompoundTag toNbt() -
getId
-
getText
-
getTargetNodeId
-
setTargetNodeId
-
getConditionIds
-
getActionIds
-