Class CatVariantMock
java.lang.Object
be.seeseemelk.mockbukkit.util.OldEnumMock<org.bukkit.entity.Cat.Type>
be.seeseemelk.mockbukkit.util.OldKeyedEnumMock<org.bukkit.entity.Cat.Type>
be.seeseemelk.mockbukkit.entity.variant.CatVariantMock
- All Implemented Interfaces:
Comparable<org.bukkit.entity.Cat.Type>,net.kyori.adventure.key.Keyed,org.bukkit.entity.Cat.Type,org.bukkit.Keyed,org.bukkit.util.OldEnum<org.bukkit.entity.Cat.Type>
public class CatVariantMock
extends OldKeyedEnumMock<org.bukkit.entity.Cat.Type>
implements org.bukkit.entity.Cat.Type
-
Field Summary
Fields inherited from interface org.bukkit.entity.Cat.Type
ALL_BLACK, BLACK, BRITISH_SHORTHAIR, CALICO, JELLIE, PERSIAN, RAGDOLL, RED, SIAMESE, TABBY, WHITE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CatVariantMockfrom(com.google.gson.JsonObject jsonObject) Methods inherited from class be.seeseemelk.mockbukkit.util.OldKeyedEnumMock
getKeyMethods inherited from class be.seeseemelk.mockbukkit.util.OldEnumMock
compareTo, name, ordinalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bukkit.Keyed
getKey, keyMethods inherited from interface org.bukkit.util.OldEnum
compareTo, name, ordinal
-
Constructor Details
-
CatVariantMock
-
-
Method Details
-
from
-