public class BukkitShulker extends BukkitEntityType
Constructor and Description |
---|
BukkitShulker() |
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) |
static boolean |
isInstanceOf(org.bukkit.entity.Entity e) |
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 static boolean isInstanceOf(org.bukkit.entity.Entity e)
public int getHeight()
getHeight
in class MythicEntity
Copyright © 2020. All rights reserved.