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

S

SECOND_MESSAGE_FORMAT - Enum constant in enum class simplexity.villagerinfo.configurations.locale.MessageInsert
 
sendOutputToPlayer() - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Sends outputComponent to player if the player's toggle is enabled
sendOutputToPlayer() - Method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
Sends outputComponent to player if the player's toggle is enabled
sendPlayerFeedback(String) - Method in class simplexity.villagerinfo.events.PlayerToggleEvent
Sends the player feedback on what the toggle was set to.
ServerMessage - Enum Class in simplexity.villagerinfo.configurations.locale
Feedback messages.
setBlockLight(int) - Method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Sets the blocklight for the block display entity 15 by default
setCancelled(boolean) - Method in class simplexity.villagerinfo.events.PlayerToggleEvent
Sets if the event should be cancelled
setCancelled(boolean) - Method in class simplexity.villagerinfo.events.SoundEffectEvent
Sets whether this event should be cancelled
setCancelled(boolean) - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Sets whether this event should be cancelled
setCancelled(boolean) - Method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Sets whether this event should be cancelled
setCancelled(boolean) - Method in class simplexity.villagerinfo.events.WorkstationRemoveHighlightEvent
Sets whether the event should be cancelled
setCancelled(boolean) - Method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
Gets whether this event should be cancelled
setDefaultColor(Color) - Method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Sets default color to be used if no colors load from the main config Color.fromRGB(255,255,255) by default
setDisabled() - Method in class simplexity.villagerinfo.events.PlayerToggleEvent
Sets the toggle to be disabled in the player's PDC
Sets value to 1b
setEnabled() - Method in class simplexity.villagerinfo.events.PlayerToggleEvent
Sets the toggle to be enabled in the player's PDC
Sets value to 0b
Calls sendPlayerFeedback() with the ENABLED_MESSAGE_FORMAT message
setEnabled(boolean) - Method in enum class simplexity.villagerinfo.configurations.functionality.ConfigToggle
Sets this toggle to be enabled or disabled
setMessage(String) - Method in enum class simplexity.villagerinfo.configurations.locale.MessageInsert
 
setMessage(String) - Method in enum class simplexity.villagerinfo.configurations.locale.ServerMessage
 
setMessage(String) - Method in enum class simplexity.villagerinfo.configurations.locale.VillagerMessage
sets message to the provided string
setOutputComponent(Component) - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Set the component that should be sent to the player
setOutputComponent(Component) - Method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
Set the component that should be sent to the player
setOverridePlayerOutputToggleEnabled(boolean) - Method in class simplexity.villagerinfo.events.VillagerOutputEvent
Overrides the playerOutputToggleEnabled value, sets it to a new value regardless of the player's settings
setOverridePlayerOutputToggleEnabled(boolean) - Method in class simplexity.villagerinfo.events.ZombieVillagerOutputEvent
Overrides the playerOutputToggleEnabled value, sets it to a new value regardless of the player's settings
setOverridePlayerSoundToggleEnabled(boolean) - Method in class simplexity.villagerinfo.events.SoundEffectEvent
Overrides the playerOutputToggleEnabled value, sets it to a new value regardless of the player's settings
setSkyLight(int) - Method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Sets the skylight for the block display entity 15 by default
setVillagerPDCSwitchOff() - Method in class simplexity.villagerinfo.events.WorkstationRemoveHighlightEvent
Turns off a villager's PDC switch
setVillagerPDCSwitchOn() - Method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Sets the villager PDC switch on (1b) signifying that this villager's workstation is currently highlighted
setXScaleOffset(float) - Method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Sets the x scale offset for the block display entity -0.03f by default
setYScaleOffset(float) - Method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Sets the y scale offset for the block display entity -0.03f by default
setZScaleOffset(float) - Method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Sets the z scale offset for the block display entity -0.03f by default
simplexity.villagerinfo - package simplexity.villagerinfo
 
simplexity.villagerinfo.commands - package simplexity.villagerinfo.commands
 
simplexity.villagerinfo.commands.util - package simplexity.villagerinfo.commands.util
 
simplexity.villagerinfo.commands.villagerinfo - package simplexity.villagerinfo.commands.villagerinfo
 
simplexity.villagerinfo.commands.villagerinfo.subcommands - package simplexity.villagerinfo.commands.villagerinfo.subcommands
 
simplexity.villagerinfo.commands.villagerinfo.subcommands.toggle - package simplexity.villagerinfo.commands.villagerinfo.subcommands.toggle
 
simplexity.villagerinfo.commands.villagerinfo.subcommands.toggle.subcommands - package simplexity.villagerinfo.commands.villagerinfo.subcommands.toggle.subcommands
 
simplexity.villagerinfo.configurations.functionality - package simplexity.villagerinfo.configurations.functionality
 
simplexity.villagerinfo.configurations.locale - package simplexity.villagerinfo.configurations.locale
 
simplexity.villagerinfo.events - package simplexity.villagerinfo.events
 
simplexity.villagerinfo.interaction.listeners - package simplexity.villagerinfo.interaction.listeners
 
simplexity.villagerinfo.interaction.logic - package simplexity.villagerinfo.interaction.logic
 
simplexity.villagerinfo.util - package simplexity.villagerinfo.util
 
SoundEffectEvent - Class in simplexity.villagerinfo.events
Called when a sound effect is going to be sent to the player
SoundEffectEvent(Player) - Constructor for class simplexity.villagerinfo.events.SoundEffectEvent
 
SoundLogic - Class in simplexity.villagerinfo.interaction.logic
 
SoundToggle - Class in simplexity.villagerinfo.commands.villagerinfo.subcommands.toggle.subcommands
 
SoundToggle() - Constructor for class simplexity.villagerinfo.commands.villagerinfo.subcommands.toggle.subcommands.SoundToggle
 
SubCommand - Class in simplexity.villagerinfo.commands.util
 
SubCommand(String, String) - Constructor for class simplexity.villagerinfo.commands.util.SubCommand
 
SUBCOMMAND_DOES_NOT_EXIST - Enum constant in enum class simplexity.villagerinfo.configurations.locale.ServerMessage
 
SubCommandMaps - Class in simplexity.villagerinfo.commands.util
 
subCommandTabCompletions(CommandSender) - Method in class simplexity.villagerinfo.commands.util.SubCommand
 
subCommandTabCompletions(CommandSender) - Method in class simplexity.villagerinfo.commands.villagerinfo.subcommands.HelpCommand
 
subCommandTabCompletions(CommandSender) - Method in class simplexity.villagerinfo.commands.villagerinfo.subcommands.toggle.subcommands.HighlightToggle
 
subCommandTabCompletions(CommandSender) - Method in class simplexity.villagerinfo.commands.villagerinfo.subcommands.toggle.subcommands.OutputToggle
 
subCommandTabCompletions(CommandSender) - Method in class simplexity.villagerinfo.commands.villagerinfo.subcommands.toggle.subcommands.SoundToggle
 
subCommandTabCompletions(CommandSender) - Method in class simplexity.villagerinfo.commands.villagerinfo.subcommands.toggle.ToggleCommand
 
summonBlockDisplayEntity() - Method in class simplexity.villagerinfo.events.WorkstationHighlightEvent
Summons the block display Uses getJobBlock(), xScaleOffset, yScaleOffset, zScaleOffset, blockLight, skyLight
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