Class StaticVillagerProfession
java.lang.Object
com.github.retrooper.packetevents.protocol.mapper.AbstractMappedEntity
com.github.retrooper.packetevents.protocol.entity.villager.profession.StaticVillagerProfession
- All Implemented Interfaces:
VillagerProfession
,MappedEntity
,StaticMappedEntity
-
Field Summary
Fields inherited from class com.github.retrooper.packetevents.protocol.mapper.AbstractMappedEntity
data
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.retrooper.packetevents.protocol.mapper.AbstractMappedEntity
equals, getId, getName, getRegistryData, hashCode, isRegistered, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.github.retrooper.packetevents.protocol.mapper.MappedEntity
getName, isRegistered
Methods inherited from interface com.github.retrooper.packetevents.protocol.mapper.StaticMappedEntity
getId
-
Constructor Details
-
StaticVillagerProfession
-
-
Method Details
-
getId
public int getId()- Specified by:
getId
in interfaceStaticMappedEntity
- Specified by:
getId
in interfaceVillagerProfession
-