Index

A B C D E F G H I J K L M N O P R S T V W Z 
All Classes and Interfaces|All Packages

G

getBlockDisplay() - Method in class simplexity.villagerinfo.events.WorkstationRemoveHighlightEvent
Gets the BlockDisplay involved in this event
getBlockDisplayEntity() - Method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Gets the block display entity that was spawned
getChildVillagerAge() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets how many ticks until the villager becomes an adult
Returns 0 if the villager is already an adult
getChildVillagerAgeMessageComponent() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the Component for the Child Villager Age Message
Uses BABY_VILLAGER_AGE message from VillagerMessage enum
getConfiguredHighlightTime() - Method in class simplexity.villagerinfo.configurations.functionality.VillConfig
 
getConfiguredSound() - Method in class simplexity.villagerinfo.configurations.functionality.VillConfig
 
getConfiguredSoundPitch() - Method in class simplexity.villagerinfo.configurations.functionality.VillConfig
 
getConfiguredSoundVolume() - Method in class simplexity.villagerinfo.configurations.functionality.VillConfig
 
getCurrentGameTime() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the current game time
getCurrentGameTime() - Method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
 
getCurrentlyHighlighted() - Method in class simplexity.villagerinfo.VillagerInfo
 
getCurrentSwitchState() - Method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Gets the villager's current switch state 0b for no current workstations highlighted 1b for currently highlighted workstations
getCurrentToggleState() - Method in class simplexity.villagerinfo.events.PlayerToggleEvent
Gets the current toggle state of the player
Returns a default of 0b (Enabled) if there was no information on the player
getHandlerList() - Static method in class simplexity.villagerinfo.events.PlayerToggleEvent
 
getHandlerList() - Static method in class simplexity.villagerinfo.events.SoundEffectEvent
Gets the handler list for this evene
getHandlerList() - Static method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the handler list for this evene
getHandlerList() - Static method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Gets the handler list for this evene
getHandlerList() - Static method in class simplexity.villagerinfo.events.WorkstationRemoveHighlightEvent
Gets the handler list for this evene
getHandlerList() - Static method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
Gets the handler list for this evene
getHandlers() - Method in class simplexity.villagerinfo.events.PlayerToggleEvent
Gets the handler list for this evene
getHandlers() - Method in class simplexity.villagerinfo.events.SoundEffectEvent
Gets the handler list for this evene
getHandlers() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the handler list for this evene
getHandlers() - Method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Gets the handler list for this evene
getHandlers() - Method in class simplexity.villagerinfo.events.WorkstationRemoveHighlightEvent
Gets the handler list for this evene
getHandlers() - Method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
Gets the handler list for this evene
getHelpMessage() - Method in class simplexity.villagerinfo.commands.util.SubCommand
 
getHighlightColor() - Method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Gets the configured highlight color, and returns the default if there is no found color
getInstance() - Static method in class simplexity.villagerinfo.commands.util.SubCommandMaps
 
getInstance() - Static method in class simplexity.villagerinfo.configurations.functionality.VillConfig
 
getInstance() - Static method in class simplexity.villagerinfo.configurations.locale.LocaleConfig
 
getInstance() - Static method in class simplexity.villagerinfo.interaction.logic.HighlightLogic
 
getInstance() - Static method in class simplexity.villagerinfo.interaction.logic.OutputLogic
 
getInstance() - Static method in class simplexity.villagerinfo.interaction.logic.SoundLogic
 
getInstance() - Static method in class simplexity.villagerinfo.util.Resolvers
 
getInstance() - Static method in class simplexity.villagerinfo.VillagerInfo
 
getJobBlock() - Method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Gets the villager's workstation block, returns null if there is none found
getLobotomized() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets whether the villager has been lobotomized by Purpur's lobotomize setting
getLobotomizedMessageComponent() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the Component for the Lobotomized Message
Uses PURPUR_LOBOTOMIZED from VillagerMessage enum
Uses TRUE_MESSAGE_FORMAT and FALSE_MESSAGE_FORMAT from MessageInsert enum
getLocale() - Method in class simplexity.villagerinfo.configurations.locale.LocaleConfig
 
getMessage() - Method in enum class simplexity.villagerinfo.configurations.locale.MessageInsert
 
getMessage() - Method in enum class simplexity.villagerinfo.configurations.locale.ServerMessage
 
getMessage() - Method in enum class simplexity.villagerinfo.configurations.locale.VillagerMessage
gets the string associated with this message
getMiniMessage() - Method in class simplexity.villagerinfo.VillagerInfo
 
getOutputComponent() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Get the Component that is to be sent to the player
getOutputComponent() - Method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
Get the Component that is to be sent to the player
getPdcTag() - Method in enum class simplexity.villagerinfo.util.PDCTag
 
getPerm() - Method in enum class simplexity.villagerinfo.util.Perm
 
getPermission() - Method in class simplexity.villagerinfo.commands.util.SubCommand
 
getPlayer() - Method in class simplexity.villagerinfo.events.PlayerToggleEvent
Gets the player whose settings were toggled
getPlayer() - Method in class simplexity.villagerinfo.events.SoundEffectEvent
Gets the player the sound will be played to
getPlayer() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the player involved in this event
getPlayer() - Method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
Gets the player involved in this event
getPlayerHighlightToggleEnabled() - Method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Checks if player's highlight toggle is shown as enabled
getPlayerLocation() - Method in class simplexity.villagerinfo.events.SoundEffectEvent
Gets the location of the Player this sound will be sent to
getPlayerReputation() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Manually calculates the player's reputation
getPlayerReputationMessageComponent() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the Component for the Player Reputation message
Uses REPUTATION_TOTAL_FORMAT message from MessageInsert enum
Uses PLAYER_REPUTATION_MESSAGE message from VillagerMessage enum
getPoiBlockHighlightColorsMap() - Method in class simplexity.villagerinfo.configurations.functionality.VillConfig
 
getSound() - Method in class simplexity.villagerinfo.events.SoundEffectEvent
Gets the sound that has been configured
getSoundPitch() - Method in class simplexity.villagerinfo.events.SoundEffectEvent
Gets the pitch that has been configured
getSoundVolume() - Method in class simplexity.villagerinfo.events.SoundEffectEvent
Gets the volume that has been configured
getTimeUntilConverted() - Method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
Gets the number of ticks until converted
getTimeUntilConvertedMessageComponent() - Method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
Gets the Component for the Time Until Converted message
Uses ZOMBIE_VILLAGER_NOT_CURRENTLY_CONVERTING and ZOMBIE_VILLAGER_CONVERSION_TIME messages from VillagerMessage enum
Returns null if ConfigToggle.DISPLAY_ZOMBIE_VILLAGER_CONVERSION_TIME.isEnabled() is false
getToggleSubCommands() - Method in class simplexity.villagerinfo.commands.util.SubCommandMaps
 
getToggleType() - Method in class simplexity.villagerinfo.events.PlayerToggleEvent
Gets the toggle that was used
Uses the TOGGLE_TYPE_HIGHLIGHT, TOGGLE_TYPE_OUTPUT, and TOGGLE_TYPE_SOUND messages from the MessageInsert enum
getVillager() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets this villager
getVillager() - Method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Gets the villager from this event
getVillager() - Method in class simplexity.villagerinfo.events.WorkstationRemoveHighlightEvent
Gets the villager involved in this event
getVillagerBedLocation() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the location of this villager's bed
getVillagerBedLocationMessageComponent() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the Component for the Villager Bed Location message
Uses VILLAGER_BED_LOCATION from VillagerMessage enum
getVillagerCurrentHealth() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the villager's current health
getVillagerHealthMessageComponent() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the Component for the Villager Health message
Uses VILLAGER_HEALTH message from VillagerMessage enum
getVillagerInfoLogger() - Method in class simplexity.villagerinfo.VillagerInfo
 
getVillagerInfoSubCommands() - Method in class simplexity.villagerinfo.commands.util.SubCommandMaps
 
getVillagerInventory() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets this villager's inventory object
getVillagerInventoryMessageComponent() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the Component for the Villager Inventory message
Uses VILLAGER_INVENTORY from VillagerMessage enum
Uses EMPTY_MESSAGE_FORMAT from MessageInsert enum if the inventory is empty
Uses villagerInventoryItem() to format item Components
getVillagerJobsiteLocation() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the location of this villager's workstation
getVillagerJobsiteLocationMessageComponent() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
 
getVillagerLastSleptGameTime() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the GameTime tick when the villager last slept
Returns 0L if they have never slept
getVillagerLastSleptGameTimeMessageComponent() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the Component for the Villager Last Slept message
Uses VILLAGER_LAST_SLEPT from VillagerMessage enum
getVillagerLastWorkedGameTime() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the GameTime tick when the villager last worked at a workstation
Returns 0L if they have never worked at a workstation
getVillagerLastWorkedGameTimeMessageComponent() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the Component for the Villager Last Worked message
Uses VILLAGER_LAST_WORKED message from VillagerMessage enum
getVillagerMaxHealth() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the villager's max health
getVillagerProfession() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets this villager's profession
getVillagerProfessionMessageComponent() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the Component for the Villager Profession message
Uses VILLAGER_PROFESSION message from VillagerMessage enum
getVillagerRestocksToday() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the number of times the villager has restocked today
getVillagerRestocksTodayMessageComponent() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Gets the Component for the Villager Restocks Today message
Uses the VILLAGER_RESTOCKS_TODAY message from VillagerMessage enum
getZombieVillager() - Method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
Gets the zombie villager involved in this event
getZombieVillagerCurrentHealth() - Method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
Gets zombie villager's current health
getZombieVillagerHealthMessageComponent() - Method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
Gets the component for the Zombie Villager Health Message
Uses VILLAGER_HEALTH message from VillagerMessage enum
Returns null if ConfigToggle.DISPLAY_HEALTH.isEnabled() is false
getZombieVillagerMaxHealth() - Method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
Gets zombie villager's max health
getZombieVillagerProfession() - Method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
Gets zombie villager's profession
getZombieVillagerProfessionMessageComponent() - Method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
Gets the Component for the Zombie Villager Profession Message
Uses VILLAGER_PROFESSION message from VillagerMessage enum
Returns null if ConfigToggle.DISPLAY_PROFESSION.isEnabled() is false
A B C D E F G H I J K L M N O P R S T V W Z 
All Classes and Interfaces|All Packages