接口 Wolf.Variant
- 所有超级接口:
Keyed
,RegistryAware
- 封闭接口:
- Wolf
Represents the variant of a wolf.
-
字段概要
字段修饰符和类型字段说明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
static final Wolf.Variant
-
方法概要
从接口继承的方法 org.bukkit.registry.RegistryAware
getKeyOrNull, getKeyOrThrow, isRegistered
-
字段详细资料
-
PALE
-
SPOTTED
-
SNOWY
-
BLACK
-
ASHEN
-
RUSTY
-
WOODS
-
CHESTNUT
-
STRIPED
-
-
方法详细资料
-
getKey
已过时。A key might not always be present, useRegistryAware.getKeyOrThrow()
instead.返回用于此对象的命名空间标识符.原文:Return the namespaced identifier for this object.
-
RegistryAware.getKeyOrThrow()
instead.