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