public class BukkitDonkey extends BukkitEntityType
Constructor and Description |
---|
BukkitDonkey() |
Modifier and Type | Method and Description |
---|---|
org.bukkit.entity.Entity |
applyOptions(org.bukkit.entity.Entity entity) |
boolean |
compare(org.bukkit.entity.Entity e) |
int |
getHeight() |
void |
instantiate(MythicConfig mc) |
org.bukkit.entity.Entity |
spawn(org.bukkit.Location location,
SpawnReason reason) |
getMythicEntity, getMythicEntity, getMythicEntity, spawn, spawnBaseEntity, spawnEntity
getHealthbarOffset
public void instantiate(MythicConfig mc)
instantiate
in class MythicEntity
public org.bukkit.entity.Entity spawn(org.bukkit.Location location, SpawnReason reason)
spawn
in class BukkitEntityType
public org.bukkit.entity.Entity applyOptions(org.bukkit.entity.Entity entity)
applyOptions
in class BukkitEntityType
public boolean compare(org.bukkit.entity.Entity e)
compare
in class BukkitEntityType
public int getHeight()
getHeight
in class MythicEntity
Copyright © 2020. All rights reserved.