Class TextComponentClassInfo
java.lang.Object
ch.njol.skript.classes.ClassInfo<net.kyori.adventure.text.Component>
org.skriptlang.skript.bukkit.text.types.TextComponentClassInfo
- All Implemented Interfaces:
Debuggable
@Internal
public final class TextComponentClassInfo
extends ClassInfo<net.kyori.adventure.text.Component>
-
Nested Class Summary
Nested classes/interfaces inherited from class ClassInfo
ClassInfo.PropertyDocs -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ClassInfo
after, after, before, before, changer, clone, cloner, defaultExpression, description, documentationId, examples, getAllProperties, getC, getChanger, getCloner, getCodeName, getDefaultExpression, getDescription, getDocName, getDocumentationID, getExamples, getName, getParser, getPropertyDocumentation, getPropertyInfo, getRequiredPlugins, getSerializeAs, getSerializer, getSince, getSupplier, getUsage, getUserInputPatterns, hasDocs, hasProperty, isValidCodeName, matchesUserInput, name, parser, property, requiredPlugins, serializeAs, serializer, since, supplier, supplier, toString, toString, toString, usage, user
-
Constructor Details
-
TextComponentClassInfo
-