Package org.bukkit.entity
Interface Wolf.Variant
- All Superinterfaces:
Keyed
,RegistryAware
- Enclosing interface:
Wolf
Represents the variant of a wolf.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Wolf.Variant
static final Wolf.Variant
static final Wolf.Variant
static final Wolf.Variant
static final Wolf.Variant
static final Wolf.Variant
static final Wolf.Variant
static final Wolf.Variant
static final Wolf.Variant
-
Method Summary
Methods inherited from interface org.bukkit.registry.RegistryAware
getKeyOrNull, getKeyOrThrow, isRegistered
-
Field Details
-
PALE
-
SPOTTED
-
SNOWY
-
BLACK
-
ASHEN
-
RUSTY
-
WOODS
-
CHESTNUT
-
STRIPED
-
-
Method Details
-
getKey
Deprecated.A key might not always be present, useRegistryAware.getKeyOrThrow()
instead.Return the namespaced identifier for this object.
-
RegistryAware.getKeyOrThrow()
instead.