Uses of Class
eu.cloudnetservice.modules.npc.impl._deprecated.configuration.NPCConfigurationEntry.LabyModEmotes
Packages that use NPCConfigurationEntry.LabyModEmotes
-
Uses of NPCConfigurationEntry.LabyModEmotes in eu.cloudnetservice.modules.npc.impl._deprecated.configuration
Fields in eu.cloudnetservice.modules.npc.impl._deprecated.configuration declared as NPCConfigurationEntry.LabyModEmotesMethods in eu.cloudnetservice.modules.npc.impl._deprecated.configuration that return NPCConfigurationEntry.LabyModEmotesMethods in eu.cloudnetservice.modules.npc.impl._deprecated.configuration with parameters of type NPCConfigurationEntry.LabyModEmotesModifier and TypeMethodDescriptionvoidNPCConfigurationEntry.setLabyModEmotes(NPCConfigurationEntry.LabyModEmotes labyModEmotes) Constructors in eu.cloudnetservice.modules.npc.impl._deprecated.configuration with parameters of type NPCConfigurationEntry.LabyModEmotesModifierConstructorDescriptionNPCConfigurationEntry(String targetGroup, double infoLineDistance, double knockbackDistance, double knockbackStrength, int inventorySize, int startSlot, int endSlot, boolean showFullServices, NPCConfigurationEntry.ItemLayout onlineItem, NPCConfigurationEntry.ItemLayout emptyItem, NPCConfigurationEntry.ItemLayout fullItem, Map<Integer, NPCConfigurationEntry.ItemLayout> inventoryLayout, NPCConfigurationEntry.LabyModEmotes labyModEmotes, long npcTabListRemoveTicks) NPCConfigurationEntry(String targetGroup, double infoLineDistance, int inventorySize, int startSlot, int endSlot, boolean showFullServices, NPCConfigurationEntry.ItemLayout onlineItem, NPCConfigurationEntry.ItemLayout emptyItem, NPCConfigurationEntry.ItemLayout fullItem, Map<Integer, NPCConfigurationEntry.ItemLayout> inventoryLayout, NPCConfigurationEntry.LabyModEmotes labyModEmotes, long npcTabListRemoveTicks)