Index
All Classes|All Packages
S
- sendActionBar(String, Player, boolean) - Static method in class wtf.choco.dragoneggdrop.utils.ActionBarUtil
- sendMessage(T, String) - Static method in class wtf.choco.dragoneggdrop.DragonEggDrop
-
Send a message to a command sender with the DragonEggDrop chat prefix.
- setActiveTemplate(DragonTemplate) - Method in class wtf.choco.dragoneggdrop.world.EndWorldWrapper
-
Set the battle that is active according to DragonEggDrop.
- setActiveTemplate(DragonTemplate, boolean) - Method in class wtf.choco.dragoneggdrop.world.EndWorldWrapper
-
Set the battle that is active according to DragonEggDrop.
- setLootTableOverride(DragonLootTable) - Method in class wtf.choco.dragoneggdrop.world.EndWorldWrapper
-
Set the next loot table from which to generate loot.
- setPreviousDragonUUID(UUID) - Method in class wtf.choco.dragoneggdrop.world.EndWorldWrapper
-
Set the UUID of the dragon that was most recently slain.
- setRespawningTemplate(DragonTemplate) - Method in class wtf.choco.dragoneggdrop.world.EndWorldWrapper
-
Set the template to respawn during the next process.
- shouldAnnounceSpawn() - Method in class wtf.choco.dragoneggdrop.dragon.DragonTemplate
-
Check whether this dragon's name should be announced as it spawns.
- shouldStop() - Method in class wtf.choco.dragoneggdrop.particle.AnimatedParticleSession
-
Check whether or not this particle session should stop animating.
- size() - Method in class wtf.choco.dragoneggdrop.dragon.DamageHistory
-
Get the amount of history recorded by this record.
- size() - Method in class wtf.choco.dragoneggdrop.registry.HashRegistry
- size() - Method in interface wtf.choco.dragoneggdrop.registry.Registry
-
Get the amount of registered elements in this registry.
- size() - Method in class wtf.choco.dragoneggdrop.utils.RandomCollection
-
Get the size of the random collection.
- SOUTH_CRYSTAL - wtf.choco.dragoneggdrop.world.PortalCrystal
-
The End Crystal located on the south side of the portal (positive Z axis).
- spawn(World) - Method in enum wtf.choco.dragoneggdrop.world.PortalCrystal
-
Spawn a crystal on the portal in the given world and set it as invulnerable.
- spawn(World, boolean) - Method in enum wtf.choco.dragoneggdrop.world.PortalCrystal
-
Spawn a crystal on the portal in the given world and optionally set its invulnerability state.
- spawnAnnouncement(List<String>) - Method in class wtf.choco.dragoneggdrop.dragon.DragonTemplateBuilder
-
Set the spawn announcement.
- spawnWeight(double) - Method in class wtf.choco.dragoneggdrop.dragon.DragonTemplateBuilder
-
Set the spawn weight.
- startRespawn(int) - Method in class wtf.choco.dragoneggdrop.world.EndWorldWrapper
-
Commence the Dragon's respawning process in this world with a randomly selected dragon template and a set respawn delay.
- startRespawn(int, DragonTemplate) - Method in class wtf.choco.dragoneggdrop.world.EndWorldWrapper
-
Commence the Dragon's respawning processes in this world with a specific dragon template and respawn delay.
- startRespawn(int, DragonTemplate, DragonLootTable) - Method in class wtf.choco.dragoneggdrop.world.EndWorldWrapper
-
Commence the Dragon's respawning processes in this world with a specific dragon template and respawn delay.
- startRespawn(RespawnReason) - Method in class wtf.choco.dragoneggdrop.world.EndWorldWrapper
-
Commence the Dragon's respawning processes in this world with a randomly selected dragon template.
- startRespawn(RespawnReason, DragonTemplate) - Method in class wtf.choco.dragoneggdrop.world.EndWorldWrapper
-
Commence the Dragon's respawning processes in this world with a specific dragon template.
- stopRespawn() - Method in class wtf.choco.dragoneggdrop.world.EndWorldWrapper
-
Halt the Dragon respawning process if any are currently running.
All Classes|All Packages