Class PlayerClassInfo
java.lang.Object
ch.njol.skript.classes.ClassInfo<org.bukkit.entity.Player>
org.skriptlang.skript.bukkit.base.types.PlayerClassInfo
- All Implemented Interfaces:
Debuggable
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classNested classes/interfaces inherited from class ch.njol.skript.classes.ClassInfo
ClassInfo.PropertyDocs -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.njol.skript.classes.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
-
PlayerClassInfo
public PlayerClassInfo()
-