Class VillagerTypeMock
java.lang.Object
be.seeseemelk.mockbukkit.util.OldEnumMock<org.bukkit.entity.Villager.Type>
be.seeseemelk.mockbukkit.util.OldKeyedEnumMock<org.bukkit.entity.Villager.Type>
be.seeseemelk.mockbukkit.entity.variant.VillagerTypeMock
- All Implemented Interfaces:
Comparable<org.bukkit.entity.Villager.Type>,net.kyori.adventure.key.Keyed,org.bukkit.entity.Villager.Type,org.bukkit.Keyed,org.bukkit.util.OldEnum<org.bukkit.entity.Villager.Type>
public class VillagerTypeMock
extends OldKeyedEnumMock<org.bukkit.entity.Villager.Type>
implements org.bukkit.entity.Villager.Type
-
Field Summary
Fields inherited from interface org.bukkit.entity.Villager.Type
DESERT, JUNGLE, PLAINS, SAVANNA, SNOW, SWAMP, TAIGA -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic VillagerTypeMockfrom(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
-
VillagerTypeMock
-
-
Method Details
-
from
-