public abstract class ISpawnEggMeta extends Object
Constructor and Description |
---|
ISpawnEggMeta() |
Modifier and Type | Method and Description |
---|---|
org.bukkit.entity.EntityType |
getEntityTypeFromNBTEntityID(String nbtEntityID) |
abstract String |
getNBTEntityID() |
public abstract String getNBTEntityID()
public org.bukkit.entity.EntityType getEntityTypeFromNBTEntityID(String nbtEntityID)
nbtEntityID
- EntityID returned by getNBTEntityID()
EntityType
the Spawn Egg will spawn or null if nbtEntityID is nullCopyright © 2016. All rights reserved.