Uses of Class
me.hsgamer.unihologram.spigot.test.UniHologramPlugin
Packages that use UniHologramPlugin
Package
Description
-
Uses of UniHologramPlugin in me.hsgamer.unihologram.spigot.test
Constructors in me.hsgamer.unihologram.spigot.test with parameters of type UniHologramPlugin -
Uses of UniHologramPlugin in me.hsgamer.unihologram.spigot.test.command
Constructors in me.hsgamer.unihologram.spigot.test.command with parameters of type UniHologramPlugin -
Uses of UniHologramPlugin in me.hsgamer.unihologram.spigot.test.command.subcommand
Fields in me.hsgamer.unihologram.spigot.test.command.subcommand declared as UniHologramPluginConstructors in me.hsgamer.unihologram.spigot.test.command.subcommand with parameters of type UniHologramPluginModifierConstructorDescriptionAddLineCommand(UniHologramPlugin plugin) CountLineCommand(UniHologramPlugin plugin) CreateCommand(UniHologramPlugin plugin) DeleteCommand(UniHologramPlugin plugin) DeleteLineCommand(UniHologramPlugin plugin) protectedHologramCommand(UniHologramPlugin plugin, @NotNull String name, @NotNull String description, @NotNull String usage, @Nullable String permission, boolean consoleAllowed) InsertLineCommand(UniHologramPlugin plugin) MoveCommand(UniHologramPlugin plugin) SetLineCommand(UniHologramPlugin plugin)