Class EnchantmentClassInfo
java.lang.Object
ch.njol.skript.classes.ClassInfo<org.bukkit.enchantments.Enchantment>
ch.njol.skript.classes.registry.RegistryClassInfo<org.bukkit.enchantments.Enchantment>
org.skriptlang.skript.bukkit.enchantments.types.EnchantmentClassInfo
- All Implemented Interfaces:
Debuggable
@Internal
public class EnchantmentClassInfo
extends RegistryClassInfo<org.bukkit.enchantments.Enchantment>
-
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
-
EnchantmentClassInfo
public EnchantmentClassInfo()
-