Package org.bukkit.entity
Interface Chicken.Variant
- All Superinterfaces:
Keyed
,RegistryAware
- Enclosing interface:
Chicken
Represents the variant of a chicken.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Chicken.Variant
static final Chicken.Variant
static final Chicken.Variant
-
Method Summary
Methods inherited from interface org.bukkit.registry.RegistryAware
getKeyOrNull, getKeyOrThrow, isRegistered
-
Field Details
-
Method Details
-
getKey
Deprecated.A key might not always be present, useRegistryAware.getKeyOrThrow()
instead.Return the namespaced identifier for this object.
-
RegistryAware.getKeyOrThrow()
instead.