1 package org.bukkit.block;
CreatureType getCreatureType()
void setCreatureType(CreatureType creatureType)
void setSpawnedType(EntityType creatureType)
void setCreatureTypeId(String creatureType)
String getCreatureTypeName()
void setCreatureTypeByName(String creatureType)
String getCreatureTypeId()
EntityType getSpawnedType()