Class VillagerProfessionMock
java.lang.Object
be.seeseemelk.mockbukkit.util.OldEnumMock<Villager.Profession>
be.seeseemelk.mockbukkit.util.OldKeyedEnumMock<Villager.Profession>
be.seeseemelk.mockbukkit.entity.variant.VillagerProfessionMock
- All Implemented Interfaces:
Comparable<Villager.Profession>,net.kyori.adventure.key.Keyed,net.kyori.adventure.translation.Translatable,Villager.Profession,Keyed,OldEnum<Villager.Profession>
public class VillagerProfessionMock
extends OldKeyedEnumMock<Villager.Profession>
implements Villager.Profession
-
Field Summary
Fields inherited from interface org.bukkit.entity.Villager.Profession
ARMORER, BUTCHER, CARTOGRAPHER, CLERIC, FARMER, FISHERMAN, FLETCHER, LEATHERWORKER, LIBRARIAN, MASON, NITWIT, NONE, SHEPHERD, TOOLSMITH, WEAPONSMITH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic VillagerProfessionMockfrom(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.entity.Villager.Profession
translationKey
-
Constructor Details
-
VillagerProfessionMock
-
-
Method Details
-
from
-