Package io.lumine.mythic.bukkit.entities
Class BukkitTNT
java.lang.Object
io.lumine.mythic.api.mobs.entities.MythicEntity
io.lumine.mythic.bukkit.adapters.BukkitEntityType
io.lumine.mythic.bukkit.entities.BukkitTNT
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.bukkit.entity.Entity
applyOptions
(org.bukkit.entity.Entity entity) boolean
compare
(org.bukkit.entity.Entity e) int
void
org.bukkit.entity.Entity
spawn
(org.bukkit.Location location, SpawnReason reason, Consumer<org.bukkit.entity.Entity> prespawnFunc) Methods inherited from class io.lumine.mythic.bukkit.adapters.BukkitEntityType
getHead, getHeadString, getMythicEntity, getMythicEntity, getMythicEntity, spawn, spawn, spawn, spawnBaseEntity, spawnEntity
-
Constructor Details
-
BukkitTNT
public BukkitTNT()
-
-
Method Details
-
instantiate
- Specified by:
instantiate
in classMythicEntity
-
spawn
public org.bukkit.entity.Entity spawn(org.bukkit.Location location, SpawnReason reason, Consumer<org.bukkit.entity.Entity> prespawnFunc) - Specified by:
spawn
in classBukkitEntityType
-
applyOptions
public org.bukkit.entity.Entity applyOptions(org.bukkit.entity.Entity entity) - Specified by:
applyOptions
in classBukkitEntityType
-
compare
public boolean compare(org.bukkit.entity.Entity e) - Specified by:
compare
in classBukkitEntityType
-
getHeight
public int getHeight()- Overrides:
getHeight
in classMythicEntity
-