Class WolfVariantMock
java.lang.Object
be.seeseemelk.mockbukkit.entity.varint.WolfVariantMock
- All Implemented Interfaces:
net.kyori.adventure.key.Keyed,org.bukkit.entity.Wolf.Variant,org.bukkit.Keyed
-
Field Summary
Fields inherited from interface org.bukkit.entity.Wolf.Variant
ASHEN, BLACK, CHESTNUT, PALE, RUSTY, SNOWY, SPOTTED, STRIPED, WOODS -
Method Summary
Modifier and TypeMethodDescriptionstatic WolfVariantMockfrom(com.google.gson.JsonObject jsonObject) @NotNull org.bukkit.NamespacedKeygetKey()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bukkit.Keyed
key
-
Method Details
-
from
-
getKey
@NotNull public @NotNull org.bukkit.NamespacedKey getKey()- Specified by:
getKeyin interfaceorg.bukkit.Keyed
-