public final class BanAnimation extends Object
Constructor and Description |
---|
BanAnimation(org.bukkit.command.CommandSender sender,
BanConfig banConfig)
Loading a ban animation.
|
Modifier and Type | Method and Description |
---|---|
void |
runAnimation(org.bukkit.entity.Player p)
Running animation, if available
|
Map<String,Object> |
serialize()
Serializing this ban animation object
|
public BanAnimation(@NotNull org.bukkit.command.CommandSender sender, @NotNull BanConfig banConfig)
sender
- the sender using thisbanConfig
- the ban configuration usedCopyright © 2021. All rights reserved.