Index
All Classes|All Packages
F
- forEntity(UUID) - Static method in class wtf.choco.dragoneggdrop.dragon.DamageHistory
-
Get the
DamageHistory
associated with the given entity UUID. - forEntity(Entity) - Static method in class wtf.choco.dragoneggdrop.dragon.DamageHistory
-
Get the
DamageHistory
associated with the given entity. - fromFile(File) - Static method in class wtf.choco.dragoneggdrop.dragon.DragonTemplate
-
Load and create a
DragonTemplate
from a YAMLFile
. - fromFile(File) - Static method in class wtf.choco.dragoneggdrop.dragon.loot.DragonLootTable
-
Parse a
DragonLootTable
instance from a JSON file. - fromFile(File) - Static method in class wtf.choco.dragoneggdrop.particle.ParticleShapeDefinition
-
Load and create a
ParticleShapeDefinition
from a JSONFile
. - fromJson(JsonObject) - Static method in class wtf.choco.dragoneggdrop.dragon.loot.elements.DragonLootElementCommand
-
Parse a
DragonLootElementCommand
instance from aJsonObject
. - fromJson(JsonObject) - Static method in class wtf.choco.dragoneggdrop.dragon.loot.elements.DragonLootElementItem
-
Parse a
DragonLootElementItem
instance from aJsonObject
. - fromJson(JsonObject) - Static method in class wtf.choco.dragoneggdrop.dragon.loot.pool.LootPoolCommand
-
Parse a
LootPoolCommand
instance from aJsonObject
. - fromJson(JsonObject) - Static method in class wtf.choco.dragoneggdrop.dragon.loot.pool.LootPoolItem
-
Parse a
LootPoolItem
instance from aJsonObject
. - fromString(String, Plugin) - Static method in class wtf.choco.dragoneggdrop.utils.NamespacedKeyUtil
-
Get a NamespacedKey from the supplied string with a default namespace if a namespace is not defined.
All Classes|All Packages