- CACHED_THREAD_POOL - Static variable in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Cached Pool for thread execution.
- CALENDAR - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- CALENDAR_FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- callEvent(IEvent) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- callEvent(IEvent) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- callEvent(IEvent) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Call event so that it can be heard by listeners
- callEvent(IEvent) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- callSyncMethod(Callable<T>) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- callSyncMethod(Callable<T>) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- callSyncMethod(Callable<T>) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Run Callable on the server thread.
- callSyncMethod(Callable<T>) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- canContain(Object) - Method in class io.github.wysohn.triggerreactor.core.script.validation.option.MaximumOption
-
- canContain(Object) - Method in class io.github.wysohn.triggerreactor.core.script.validation.option.MinimumOption
-
- canContain(Object) - Method in class io.github.wysohn.triggerreactor.core.script.validation.option.NameOption
-
- canContain(Object) - Method in class io.github.wysohn.triggerreactor.core.script.validation.option.TypeOption
-
- canContain(Object) - Method in class io.github.wysohn.triggerreactor.core.script.validation.option.ValidationOption
-
Verify that this option can contain the given Object as configuration
For example MinimumOption can only contain numbers, not Strings
- CANDIDATES - Static variable in class io.github.wysohn.triggerreactor.core.manager.trigger.command.AbstractCommandTriggerManager
-
- canEquip(EquipmentType) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- canEquip(EquipmentType, ItemStack) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- canEquip(EquipmentType) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- canEquip(EquipmentType, ItemStack) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- canonicalize(Type) - Static method in class io.github.wysohn.gsoncopy.internal.$Gson$Types
-
Returns a type that is functionally equal but not necessarily equal according
to
Object.equals()
.
- canRegister() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.placeholder.PlaceholderExpansionSupport
-
Because this is a internal class, this check is not needed
and we can simply return true
- canSee(Entity) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- canSee(Entity) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- CaseInsensitiveStringMap<T> - Class in io.github.wysohn.triggerreactor.tools
-
- CaseInsensitiveStringMap() - Constructor for class io.github.wysohn.triggerreactor.tools.CaseInsensitiveStringMap
-
- CHARACTER - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- CHARACTER_FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- chat - Variable in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.vault.VaultSupport
-
- chat() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.vault.VaultSupport
-
This allows the direct access to the object.
- CHECK - Static variable in class io.github.wysohn.triggerreactor.core.manager.AbstractInventoryEditManager
-
- checkArgument(boolean) - Static method in class io.github.wysohn.gsoncopy.internal.$Gson$Preconditions
-
- checkCooldown(Object) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.RepeatingTrigger
-
We don't use cooldown for this trigger.
- checkCooldown(Object) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
- checkMatch(Class<?>, Object) - Static method in class io.github.wysohn.triggerreactor.tools.ReflectionUtil
-
- checkNotNull(T) - Static method in class io.github.wysohn.gsoncopy.internal.$Gson$Preconditions
-
- chunkMap - Variable in class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager
-
- CLASS - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- CLASS_FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- clear() - Method in class io.github.wysohn.gsoncopy.internal.LinkedHashTreeMap
-
- clear() - Method in class io.github.wysohn.gsoncopy.internal.LinkedTreeMap
-
- clearLore(ItemStack) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Clear all lores from item.
- clearLore(ItemStack) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
Clear all lores from item.
- clearPassengers() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- clearPassengers() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- clearTitle() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- clearTitle() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- ClickTrigger(TriggerInfo, String, AbstractLocationBasedTriggerManager.ClickHandler) - Constructor for class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager.ClickTrigger
-
- ClickTriggerManager - Class in io.github.wysohn.triggerreactor.bukkit.manager.trigger
-
- ClickTriggerManager(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.bukkit.manager.trigger.ClickTriggerManager
-
- ClickTriggerManager - Class in io.github.wysohn.triggerreactor.sponge.manager.trigger
-
- ClickTriggerManager(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.sponge.manager.trigger.ClickTriggerManager
-
- clone() - Method in class io.github.wysohn.gsoncopy.internal.Excluder
-
- clone() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.BukkitItemStack
-
- clone() - Method in interface io.github.wysohn.triggerreactor.core.bridge.IItemStack
-
- clone() - Method in class io.github.wysohn.triggerreactor.core.manager.location.SimpleLocation
-
- clone() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger
-
- clone() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger.EnterTrigger
-
- clone() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger.ExitTrigger
-
- clone() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.command.CommandTrigger
-
- clone() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.custom.CustomTrigger
-
- clone() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.inventory.InventoryTrigger
-
- clone() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager.ClickTrigger
-
- clone() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager.WalkTrigger
-
- clone() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.named.NamedTrigger
-
- clone() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.RepeatingTrigger
-
- clone() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
- clone() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.SpongeItemStack
-
- close() - Method in class io.github.wysohn.gsoncopy.internal.bind.JsonTreeReader
-
- close() - Method in class io.github.wysohn.gsoncopy.internal.bind.JsonTreeWriter
-
- close() - Method in class io.github.wysohn.gsoncopy.stream.JsonReader
-
Closes this JSON reader and the underlying
Reader
.
- close() - Method in class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Flushes and closes this writer and the underlying
Writer
.
- close() - Method in class io.github.wysohn.triggerreactor.tools.timings.Timings.LimboTiming
-
- close() - Method in class io.github.wysohn.triggerreactor.tools.timings.Timings.Timing
-
- closeInventory() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- closeInventory() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- col - Variable in class io.github.wysohn.triggerreactor.core.script.Token
-
- CollectionTypeAdapterFactory - Class in io.github.wysohn.gsoncopy.internal.bind
-
Adapt a homogeneous collection of objects.
- CollectionTypeAdapterFactory(ConstructorConstructor) - Constructor for class io.github.wysohn.gsoncopy.internal.bind.CollectionTypeAdapterFactory
-
- color(String) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Translate & into minecraft color code
- color(String) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
Translate & into minecraft color code
- colorStringToText(String) - Static method in class io.github.wysohn.triggerreactor.sponge.tools.TextUtil
-
- CommandTrigger - Class in io.github.wysohn.triggerreactor.core.manager.trigger.command
-
- CommandTrigger(TriggerInfo, String) - Constructor for class io.github.wysohn.triggerreactor.core.manager.trigger.command.CommandTrigger
-
- CommandTriggerManager - Class in io.github.wysohn.triggerreactor.bukkit.manager.trigger
-
- CommandTriggerManager(TriggerReactorCore, ICommandMapHandler) - Constructor for class io.github.wysohn.triggerreactor.bukkit.manager.trigger.CommandTriggerManager
-
- CommandTriggerManager - Class in io.github.wysohn.triggerreactor.sponge.manager.trigger
-
- CommandTriggerManager(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.sponge.manager.trigger.CommandTriggerManager
-
- COMMENT_PREFIX - Static variable in class io.github.wysohn.triggerreactor.bukkit.tools.CopyYamlConfiguration
-
- CommonFunctions - Class in io.github.wysohn.triggerreactor.bukkit.manager.trigger.share
-
- CommonFunctions - Class in io.github.wysohn.triggerreactor.bukkit.manager.trigger.share
-
- CommonFunctions(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.CommonFunctions
-
- CommonFunctions - Class in io.github.wysohn.triggerreactor.core.manager.trigger.share
-
- CommonFunctions() - Constructor for class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- CommonFunctions - Class in io.github.wysohn.triggerreactor.sponge.manager.trigger.share
-
- CommonFunctions(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
- ConfigSourceFactory - Class in io.github.wysohn.triggerreactor.core.config.source
-
- ConfigSourceFactory() - Constructor for class io.github.wysohn.triggerreactor.core.config.source.ConfigSourceFactory
-
- configSourceFactory - Variable in class io.github.wysohn.triggerreactor.core.manager.trigger.AbstractTriggerManager
-
- ConfigurationUtil - Class in io.github.wysohn.triggerreactor.sponge.tools
-
- ConfigurationUtil() - Constructor for class io.github.wysohn.triggerreactor.sponge.tools.ConfigurationUtil
-
- construct() - Method in interface io.github.wysohn.gsoncopy.internal.ObjectConstructor
-
Returns a new instance.
- constructNew(Class<?>, Object...) - Static method in class io.github.wysohn.triggerreactor.tools.ReflectionUtil
-
- ConstructorConstructor - Class in io.github.wysohn.gsoncopy.internal
-
Returns a function that can construct an instance of a requested type.
- ConstructorConstructor(Map<Type, InstanceCreator<?>>) - Constructor for class io.github.wysohn.gsoncopy.internal.ConstructorConstructor
-
- contains(JsonElement) - Method in class io.github.wysohn.gsoncopy.JsonArray
-
Returns true if this array contains the specified element.
- containsKey(Object) - Method in class io.github.wysohn.gsoncopy.internal.LinkedHashTreeMap
-
- containsKey(Object) - Method in class io.github.wysohn.gsoncopy.internal.LinkedTreeMap
-
- containsKey(Object) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractExecutorManager
-
- containsKey(Object) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractPlaceholderManager
-
- containsKey(Object) - Method in class io.github.wysohn.triggerreactor.core.manager.GlobalVariableManager.GlobalVariableAdapter
-
- containsKey(Object) - Method in interface io.github.wysohn.triggerreactor.core.manager.KeyValueManager
-
- containsKey(Object) - Method in class io.github.wysohn.triggerreactor.tools.CaseInsensitiveStringMap
-
Case insensitive test for a key in the map.
- CONTINUE - Static variable in class io.github.wysohn.triggerreactor.core.script.interpreter.Executor
-
- continueEdit(IPlayer) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.InventoryEditManager
-
- continueEdit(IPlayer) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractInventoryEditManager
-
- continueEdit(IPlayer) - Method in class io.github.wysohn.triggerreactor.sponge.manager.InventoryEditManager
-
- ContinuingTasks - Class in io.github.wysohn.triggerreactor.tools
-
- ContinuingTasks.Builder - Class in io.github.wysohn.triggerreactor.tools
-
- conversationAbandoned(ConversationAbandonedEvent) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.ScriptEditManager
-
- convert(JsonReader, Gson) - Static method in class io.github.wysohn.triggerreactor.core.config.source.GsonHelper
-
- convertMapsToSections(Map<?, ?>, ConfigurationSection) - Method in class io.github.wysohn.triggerreactor.bukkit.tools.CopyYamlConfiguration
-
- convertToBukkitChunk(SimpleChunkLocation) - Static method in class io.github.wysohn.triggerreactor.bukkit.tools.LocationUtil
-
- convertToBukkitChunk(SimpleChunkLocation) - Static method in class io.github.wysohn.triggerreactor.sponge.tools.LocationUtil
-
- convertToBukkitLocation(SimpleLocation) - Static method in class io.github.wysohn.triggerreactor.bukkit.tools.LocationUtil
-
- convertToBukkitLocation(SimpleLocation) - Static method in class io.github.wysohn.triggerreactor.sponge.tools.LocationUtil
-
- convertToSimpleChunkLocation(Chunk) - Static method in class io.github.wysohn.triggerreactor.bukkit.tools.LocationUtil
-
- convertToSimpleChunkLocation(Chunk) - Static method in class io.github.wysohn.triggerreactor.sponge.tools.LocationUtil
-
- convertToSimpleLocation(Location) - Static method in class io.github.wysohn.triggerreactor.bukkit.tools.LocationUtil
-
- convertToSimpleLocation(Location<World>) - Static method in class io.github.wysohn.triggerreactor.sponge.tools.LocationUtil
-
- cooldown(Player, String) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.mcmmo.McMmoSupport
-
get cooltime of player's 'abilityType'
- cooldowns - Variable in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
- copy() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- copy() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- COPY_TOOL - Static variable in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.LocationBasedTriggerManager
-
- COPY_TOOL - Static variable in class io.github.wysohn.triggerreactor.sponge.manager.trigger.LocationBasedTriggerManager
-
- copyFolderFromJar(String, File, JarUtil.CopyOption) - Static method in class io.github.wysohn.triggerreactor.tools.JarUtil
-
- copyFolderFromJar(String, File, JarUtil.CopyOption, JarUtil.PathTrimmer) - Static method in class io.github.wysohn.triggerreactor.tools.JarUtil
-
- copyFrom(DataHolder) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- copyFrom(DataHolder, MergeFunction) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- copyFrom(DataHolder) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- copyFrom(DataHolder, MergeFunction) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- copyTrigger(Player, Location) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.LocationBasedTriggerManager
-
- copyTrigger(IPlayer, SimpleLocation) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager
-
- copyTrigger(Player, Location<World>) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.LocationBasedTriggerManager
-
- CopyYamlConfiguration - Class in io.github.wysohn.triggerreactor.bukkit.tools
-
An implementation of Configuration
which saves all files in Yaml.
- CopyYamlConfiguration() - Constructor for class io.github.wysohn.triggerreactor.bukkit.tools.CopyYamlConfiguration
-
- core - Variable in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- CoreprotectSupport - Class in io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.coreprotect
-
- CoreprotectSupport - Class in io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.coreprotect
-
- CoreprotectSupport(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.coreprotect.CoreprotectSupport
-
- create() - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
Creates a
Gson
instance based on the current configuration.
- create(Gson, TypeToken<T>) - Method in class io.github.wysohn.gsoncopy.internal.bind.CollectionTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class io.github.wysohn.gsoncopy.internal.bind.JsonAdapterAnnotationTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class io.github.wysohn.gsoncopy.internal.bind.MapTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class io.github.wysohn.gsoncopy.internal.bind.ReflectiveTypeAdapterFactory
-
- create(Gson, TypeToken<T>) - Method in class io.github.wysohn.gsoncopy.internal.Excluder
-
- create() - Static method in class io.github.wysohn.gsoncopy.internal.UnsafeAllocator
-
- create(Gson, TypeToken<T>) - Method in interface io.github.wysohn.gsoncopy.TypeAdapterFactory
-
Returns a type adapter for type
, or null if this factory doesn't
support type
.
- create(File, String) - Method in class io.github.wysohn.triggerreactor.core.config.source.ConfigSourceFactory
-
Create a ConfigSource using the default factory (gson).
- create(String, File, String) - Method in class io.github.wysohn.triggerreactor.core.config.source.ConfigSourceFactory
-
- create(String, File, String) - Method in interface io.github.wysohn.triggerreactor.core.config.source.IConfigSourceFactory
-
- createArchetype() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- createArchetype() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- createArea(String, SimpleLocation, SimpleLocation) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AbstractAreaTriggerManager
-
Create a new Area Trigger.
- createCustomTrigger(String, String, String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.custom.AbstractCustomTriggerManager
-
Create a new CustomTrigger.
- createEmptyPlayerEvent(ICommandSender) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- createEmptyPlayerEvent(ICommandSender) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- createEmptyPlayerEvent(ICommandSender) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- createEmptyPlayerEvent(ICommandSender) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- createEmptyWatcher() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
create empty data watcher.
- createInstance(Type) - Method in interface io.github.wysohn.gsoncopy.InstanceCreator
-
Gson invokes this call-back method during deserialization to create an
instance of the specified type.
- createInterrupter(Object, Interpreter, Map<UUID, Long>) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- createInterrupter(Object, Interpreter, Map<UUID, Long>) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- createInterrupter(Object, Interpreter, Map<UUID, Long>) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Create ProcessInterrupter that will be used for the most of the Triggers.
- createInterrupter(Object, Interpreter, Map<UUID, Long>) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- createInterrupterForInv(Object, Interpreter, Map<UUID, Long>, Map<IInventory, InventoryTrigger>) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- createInterrupterForInv(Object, Interpreter, Map<UUID, Long>, Map<IInventory, InventoryTrigger>) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- createInterrupterForInv(Object, Interpreter, Map<UUID, Long>, Map<IInventory, InventoryTrigger>) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Create ProcessInterrupter that will be used for the most of the Triggers.
- createInterrupterForInv(Object, Interpreter, Map<UUID, Long>, Map<IInventory, InventoryTrigger>) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- createInventory(int, String) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.InventoryTriggerManager
-
- createInventory(int, String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.inventory.AbstractInventoryTriggerManager
-
Create actual inventory.
- createInventory(int, String) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.InventoryTriggerManager
-
- createPacket(String) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
Create empty packet.
- createPlayerCommandEvent(ICommandSender, String, String[]) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- createPlayerCommandEvent(ICommandSender, String, String[]) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- createPlayerCommandEvent(ICommandSender, String, String[]) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- createPlayerCommandEvent(ICommandSender, String, String[]) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- createSnapshot() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- createSnapshot() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- createTempCommandTrigger(String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.command.AbstractCommandTriggerManager
-
- createTrigger(int, String, String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.inventory.AbstractInventoryTriggerManager
-
- createTrigger(String, File, String, long) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.AbstractRepeatingTriggerManager
-
Create trigger.
- createTrigger(String, String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.AbstractRepeatingTriggerManager
-
Create trigger.
- CURRENCY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- CURRENCY_FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- currentArea(Entity) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
- currentArea(Entity) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
Get the name of area where entity is currently standing on.
- currentAreaAt(Location) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
- currentAreaAt(Location) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
- currentAreas(Entity) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Get the name of area where entity is currently standing on.
- currentAreasAt(Location) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Get the name of area triggers containing the given location.
- currentAreasAt(Location) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
Get the name of area triggers containing the given location.
- CustomSerializer<T> - Class in io.github.wysohn.triggerreactor.core.config.serialize
-
- CustomSerializer(Class<?>) - Constructor for class io.github.wysohn.triggerreactor.core.config.serialize.CustomSerializer
-
- CustomTrigger - Class in io.github.wysohn.triggerreactor.core.manager.trigger.custom
-
- CustomTrigger(TriggerInfo, String, Class<?>, String) - Constructor for class io.github.wysohn.triggerreactor.core.manager.trigger.custom.CustomTrigger
-
- CustomTriggerManager - Class in io.github.wysohn.triggerreactor.bukkit.manager.trigger
-
- CustomTriggerManager(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.bukkit.manager.trigger.CustomTriggerManager
-
- CustomTriggerManager - Class in io.github.wysohn.triggerreactor.sponge.manager.trigger
-
- CustomTriggerManager(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.sponge.manager.trigger.CustomTriggerManager
-
- CUT_TOOL - Static variable in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.LocationBasedTriggerManager
-
- CUT_TOOL - Static variable in class io.github.wysohn.triggerreactor.sponge.manager.trigger.LocationBasedTriggerManager
-
- cutTrigger(Player, Location) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.LocationBasedTriggerManager
-
- cutTrigger(IPlayer, SimpleLocation) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager
-
- cutTrigger(Player, Location<World>) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.LocationBasedTriggerManager
-
- FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.ArrayTypeAdapter
-
- FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.DateTypeAdapter
-
- FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.ObjectTypeAdapter
-
- FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.SqlDateTypeAdapter
-
- FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TimeTypeAdapter
-
- FieldAttributes - Class in io.github.wysohn.gsoncopy
-
A data object that stores attributes of a field.
- FieldAttributes(Field) - Constructor for class io.github.wysohn.gsoncopy.FieldAttributes
-
Constructs a Field Attributes object from the f
.
- FieldNamingPolicy - Enum in io.github.wysohn.gsoncopy
-
An enumeration that defines a few standard naming conventions for JSON field
names.
- FieldNamingStrategy - Interface in io.github.wysohn.gsoncopy
-
A mechanism for providing custom field naming in Gson.
- fieldNamingStrategy() - Method in class io.github.wysohn.gsoncopy.Gson
-
- fileExists() - Method in class io.github.wysohn.triggerreactor.core.config.source.DelegatedConfigSource
-
- fileExists() - Method in class io.github.wysohn.triggerreactor.core.config.source.GsonConfigSource
-
- fileExists() - Method in interface io.github.wysohn.triggerreactor.core.config.source.IConfigSource
-
Check if valid .json file exists.
- FileUtil - Class in io.github.wysohn.triggerreactor.tools
-
- FileUtil() - Constructor for class io.github.wysohn.triggerreactor.tools.FileUtil
-
- fillInventory(InventoryTrigger, int, IInventory) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.InventoryTriggerManager
-
- fillInventory(InventoryTrigger, int, IInventory) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.inventory.AbstractInventoryTriggerManager
-
- fillInventory(InventoryTrigger, int, IInventory) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.InventoryTriggerManager
-
- firstPlayed() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- firstPlayed() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- FLOAT - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- floatValue() - Method in class io.github.wysohn.gsoncopy.internal.LazilyParsedNumber
-
- flush() - Method in class io.github.wysohn.gsoncopy.internal.bind.JsonTreeWriter
-
- flush() - Method in class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Ensures all buffered data is written to the underlying
Writer
and
flushes that writer.
- flush() - Method in class io.github.wysohn.triggerreactor.tools.stream.SenderOutputStream
-
Flushes the output stream.
- folder - Variable in class io.github.wysohn.triggerreactor.core.manager.trigger.AbstractTriggerManager
-
- foodLevel() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- foodLevel() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- format(Date) - Static method in class io.github.wysohn.gsoncopy.internal.bind.util.ISO8601Utils
-
Format a date into 'yyyy-MM-ddThh:mm:ssZ' (default timezone, no milliseconds
precision)
- format(Date, boolean) - Static method in class io.github.wysohn.gsoncopy.internal.bind.util.ISO8601Utils
-
Format a date into 'yyyy-MM-ddThh:mm:ss[.sss]Z' (GMT timezone)
- format(Date, boolean, TimeZone) - Static method in class io.github.wysohn.gsoncopy.internal.bind.util.ISO8601Utils
-
Format date into yyyy-MM-ddThh:mm:ss[.sss][Z|[+-]hh:mm]
- formatCurrency(double, String, String) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Translate money into specified country's currency format.
- formatCurrency(double) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Translate money into specified country's currency format.
- formatCurrency(double, String, String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
Translate money into specified country's currency format.
- formatCurrency(double) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
Translate money into specified country's currency format.
- forName(String) - Method in class io.github.wysohn.triggerreactor.core.script.validation.option.ValidationOptions
-
- from(JSObject) - Static method in class io.github.wysohn.triggerreactor.core.script.validation.Validator
-
- fromJson(String, Class<T>) - Method in class io.github.wysohn.gsoncopy.Gson
-
This method deserializes the specified Json into an object of the specified
class.
- fromJson(String, Type) - Method in class io.github.wysohn.gsoncopy.Gson
-
This method deserializes the specified Json into an object of the specified
type.
- fromJson(Reader, Class<T>) - Method in class io.github.wysohn.gsoncopy.Gson
-
This method deserializes the Json read from the specified reader into an
object of the specified class.
- fromJson(Reader, Type) - Method in class io.github.wysohn.gsoncopy.Gson
-
This method deserializes the Json read from the specified reader into an
object of the specified type.
- fromJson(JsonReader, Type) - Method in class io.github.wysohn.gsoncopy.Gson
-
Reads the next JSON value from reader
and convert it to an object of
type typeOfT
.
- fromJson(JsonElement, Class<T>) - Method in class io.github.wysohn.gsoncopy.Gson
-
This method deserializes the Json read from the specified parse tree into an
object of the specified type.
- fromJson(JsonElement, Type) - Method in class io.github.wysohn.gsoncopy.Gson
-
This method deserializes the Json read from the specified parse tree into an
object of the specified type.
- fromJson(Reader) - Method in class io.github.wysohn.gsoncopy.TypeAdapter
-
Converts the JSON document in in
to a Java object.
- fromJson(String) - Method in class io.github.wysohn.gsoncopy.TypeAdapter
-
Converts the JSON document in json
to a Java object.
- fromJsonTree(JsonElement) - Method in class io.github.wysohn.gsoncopy.TypeAdapter
-
Converts jsonTree
to a Java object.
- gameMode() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- gameMode() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- generateNonExecutableJson() - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
Makes the output JSON non-executable in Javascript by prefixing the generated
JSON with some special text.
- get() - Method in class io.github.wysohn.gsoncopy.internal.bind.JsonTreeWriter
-
Returns the top level object produced by this writer.
- get(TypeToken<T>) - Method in class io.github.wysohn.gsoncopy.internal.ConstructorConstructor
-
- get(Object) - Method in class io.github.wysohn.gsoncopy.internal.LinkedHashTreeMap
-
- get(Object) - Method in class io.github.wysohn.gsoncopy.internal.LinkedTreeMap
-
- get(int) - Method in class io.github.wysohn.gsoncopy.JsonArray
-
Returns the ith element of the array.
- get(String) - Method in class io.github.wysohn.gsoncopy.JsonObject
-
Returns the member with the specified name.
- get(Type) - Static method in class io.github.wysohn.gsoncopy.reflect.TypeToken
-
Gets type literal for the given Type
instance.
- get(Class<T>) - Static method in class io.github.wysohn.gsoncopy.reflect.TypeToken
-
Gets type literal for the given Class
instance.
- get() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.BukkitCommandSender
-
- get() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.BukkitInventory
-
- get() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.BukkitItemStack
-
- get() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.BukkitLocation
-
- get() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.entity.BukkitEntity
-
- get() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.entity.BukkitPlayer
-
- get() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.event.BukkitPlayerBlockLocationEvent
-
- get(String) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin.MysqlSupport
-
- get(String) - Static method in enum io.github.wysohn.triggerreactor.bukkit.tools.SkullUtil.CustomSkullType
-
- get(String, Class<T>) - Method in class io.github.wysohn.triggerreactor.core.config.source.DelegatedConfigSource
-
- get(String) - Method in class io.github.wysohn.triggerreactor.core.config.source.DelegatedConfigSource
-
- get(String, Class<T>) - Method in class io.github.wysohn.triggerreactor.core.config.source.GsonConfigSource
-
- get(String) - Method in class io.github.wysohn.triggerreactor.core.config.source.GsonConfigSource
-
- get(String, Class<T>) - Method in interface io.github.wysohn.triggerreactor.core.config.source.IConfigSource
-
- get(String) - Method in interface io.github.wysohn.triggerreactor.core.config.source.IConfigSource
-
- get(Object) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractExecutorManager
-
- get(Object) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractPlaceholderManager
-
- get(String) - Method in class io.github.wysohn.triggerreactor.core.manager.GlobalVariableManager
-
get value saved with the 'key'
- get(Object) - Method in class io.github.wysohn.triggerreactor.core.manager.GlobalVariableManager.GlobalVariableAdapter
-
- get(Object) - Method in interface io.github.wysohn.triggerreactor.core.manager.KeyValueManager
-
- get(String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.AbstractTriggerManager
-
- get() - Method in interface io.github.wysohn.triggerreactor.core.script.wrapper.IScriptObject
-
upwrap this interface.
- get() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.entity.SpongeEntity
-
- get() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.entity.SpongePlayer
-
- get() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.event.SpongePlayerBlockLocationEvent
-
- get() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.SpongeCommandSender
-
- get() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.SpongeInventory
-
- get() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.SpongeItemStack
-
- get() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.SpongeLocation
-
- get(Class<T>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- get(Key<? extends BaseValue<E>>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- get(Class<T>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- get(Key<? extends BaseValue<E>>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- get(Object) - Method in class io.github.wysohn.triggerreactor.tools.CaseInsensitiveStringMap
-
- get(Object) - Method in class io.github.wysohn.triggerreactor.tools.VarMap
-
- getAbbreviations() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.CustomTriggerManager
-
- getAbbreviations() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.custom.AbstractCustomTriggerManager
-
- getAbbreviations() - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.CustomTriggerManager
-
- getActiveConnections() - Method in class io.github.wysohn.triggerreactor.tools.mysql.MiniConnectionPoolManager
-
Returns the number of active (open) connections of this pool.
- getActiveContexts() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getActiveContexts() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getAdapter(TypeToken<T>) - Method in class io.github.wysohn.gsoncopy.Gson
-
Returns the type adapter for type.
- getAdapter(Class<T>) - Method in class io.github.wysohn.gsoncopy.Gson
-
Returns the type adapter for type.
- getAliases() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.command.CommandTrigger
-
- getAllChunkLocations(Area) - Static method in class io.github.wysohn.triggerreactor.core.manager.location.Area
-
Retrieve all the chunks that contains the 'area'
- getAllClasses(ClassLoader, String) - Static method in class io.github.wysohn.triggerreactor.tools.ReflectionUtil
-
- getAllFields(List<Field>, Class<?>) - Static method in class io.github.wysohn.triggerreactor.tools.ReflectionUtil
-
http://stackoverflow.com/questions/1042798/retrieving-the-inherited-attribute-names-values-using-java-reflection
- getAllPublicFields(List<Field>, Class<?>) - Static method in class io.github.wysohn.triggerreactor.tools.ReflectionUtil
-
- getAllPublicMethods(List<Method>, Class<?>) - Static method in class io.github.wysohn.triggerreactor.tools.ReflectionUtil
-
- getAllTriggers() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.AbstractTriggerManager
-
- getAngle(double, double, double, double, double, double) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
- getAnnotation(Class<T>) - Method in class io.github.wysohn.gsoncopy.FieldAttributes
-
Return the T
annotation object from this field if it exist; otherwise
returns null
.
- getAnnotations() - Method in class io.github.wysohn.gsoncopy.FieldAttributes
-
Return the annotations that are present on this field.
- getApplicableProperties() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getApplicableProperties() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getArea() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger
-
- getAreaForLocation(SimpleLocation) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AbstractAreaTriggerManager
-
Get list of all Area Triggers containing this sloc.
- getAreaManager() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getAreaManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getAreaManager() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getAreas(SimpleLocation) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AbstractAreaTriggerManager
-
Try to get Area Triggers at given location
- getArray(Type) - Static method in class io.github.wysohn.gsoncopy.reflect.TypeToken
-
Gets type literal for the array type whose elements are all instances of
componentType
.
- getArrayComponentType(Type) - Static method in class io.github.wysohn.gsoncopy.internal.$Gson$Types
-
Returns the component type of this array type.
- getAsBigDecimal() - Method in class io.github.wysohn.gsoncopy.JsonArray
-
convenience method to get this array as a
BigDecimal
if it contains a
single element.
- getAsBigDecimal() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
convenience method to get this element as a
BigDecimal
.
- getAsBigDecimal() - Method in class io.github.wysohn.gsoncopy.JsonPrimitive
-
convenience method to get this element as a
BigDecimal
.
- getAsBigInteger() - Method in class io.github.wysohn.gsoncopy.JsonArray
-
convenience method to get this array as a
BigInteger
if it contains a
single element.
- getAsBigInteger() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
convenience method to get this element as a
BigInteger
.
- getAsBigInteger() - Method in class io.github.wysohn.gsoncopy.JsonPrimitive
-
convenience method to get this element as a
BigInteger
.
- getAsBoolean() - Method in class io.github.wysohn.gsoncopy.JsonArray
-
convenience method to get this array as a boolean if it contains a single
element.
- getAsBoolean() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
convenience method to get this element as a boolean value.
- getAsBoolean() - Method in class io.github.wysohn.gsoncopy.JsonPrimitive
-
convenience method to get this element as a boolean value.
- getAsByte() - Method in class io.github.wysohn.gsoncopy.JsonArray
-
- getAsByte() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
convenience method to get this element as a primitive byte value.
- getAsByte() - Method in class io.github.wysohn.gsoncopy.JsonPrimitive
-
- getAsCharacter() - Method in class io.github.wysohn.gsoncopy.JsonArray
-
- getAsCharacter() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
convenience method to get this element as a primitive character value.
- getAsCharacter() - Method in class io.github.wysohn.gsoncopy.JsonPrimitive
-
- getAsDouble() - Method in class io.github.wysohn.gsoncopy.JsonArray
-
convenience method to get this array as a double if it contains a single
element.
- getAsDouble() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
convenience method to get this element as a primitive double value.
- getAsDouble() - Method in class io.github.wysohn.gsoncopy.JsonPrimitive
-
convenience method to get this element as a primitive double.
- getAsFloat() - Method in class io.github.wysohn.gsoncopy.JsonArray
-
convenience method to get this array as a float if it contains a single
element.
- getAsFloat() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
convenience method to get this element as a primitive float value.
- getAsFloat() - Method in class io.github.wysohn.gsoncopy.JsonPrimitive
-
convenience method to get this element as a float.
- getAsInt() - Method in class io.github.wysohn.gsoncopy.JsonArray
-
convenience method to get this array as an integer if it contains a single
element.
- getAsInt() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
convenience method to get this element as a primitive integer value.
- getAsInt() - Method in class io.github.wysohn.gsoncopy.JsonPrimitive
-
convenience method to get this element as a primitive integer.
- getAsJsonArray() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
convenience method to get this element as a
JsonArray
.
- getAsJsonArray(String) - Method in class io.github.wysohn.gsoncopy.JsonObject
-
Convenience method to get the specified member as a JsonArray.
- getAsJsonNull() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
convenience method to get this element as a
JsonNull
.
- getAsJsonObject() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
convenience method to get this element as a
JsonObject
.
- getAsJsonObject(String) - Method in class io.github.wysohn.gsoncopy.JsonObject
-
Convenience method to get the specified member as a JsonObject.
- getAsJsonPrimitive() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
- getAsJsonPrimitive(String) - Method in class io.github.wysohn.gsoncopy.JsonObject
-
Convenience method to get the specified member as a JsonPrimitive element.
- getAsLong() - Method in class io.github.wysohn.gsoncopy.JsonArray
-
convenience method to get this array as a long if it contains a single
element.
- getAsLong() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
convenience method to get this element as a primitive long value.
- getAsLong() - Method in class io.github.wysohn.gsoncopy.JsonPrimitive
-
convenience method to get this element as a primitive long.
- getAsNumber() - Method in class io.github.wysohn.gsoncopy.JsonArray
-
convenience method to get this array as a
Number
if it contains a
single element.
- getAsNumber() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
convenience method to get this element as a
Number
.
- getAsNumber() - Method in class io.github.wysohn.gsoncopy.JsonPrimitive
-
convenience method to get this element as a Number.
- getAsShort() - Method in class io.github.wysohn.gsoncopy.JsonArray
-
convenience method to get this array as a primitive short if it contains a
single element.
- getAsShort() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
convenience method to get this element as a primitive short value.
- getAsShort() - Method in class io.github.wysohn.gsoncopy.JsonPrimitive
-
convenience method to get this element as a primitive short.
- getAsString() - Method in class io.github.wysohn.gsoncopy.JsonArray
-
convenience method to get this array as a
String
if it contains a
single element.
- getAsString() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
convenience method to get this element as a string value.
- getAsString() - Method in class io.github.wysohn.gsoncopy.JsonPrimitive
-
convenience method to get this element as a String.
- getAuthor() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getAuthor() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.placeholder.PlaceholderExpansionSupport
-
The name of the person who created this expansion should go here.
- getAuthor() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
get Author of plugin
- getAuthor() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getBackedMap() - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractExecutorManager
-
- getBackedMap() - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractPlaceholderManager
-
- getBackedMap() - Method in interface io.github.wysohn.triggerreactor.core.manager.KeyValueManager
-
Get map directly associated with this manager.
- getBaseVehicle() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getBaseVehicle() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getBoots() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getBoots() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getBoundingBox() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getBoundingBox() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getBungeeHelper() - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- getBungeeHelper() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getCandidates(String) - Method in interface io.github.wysohn.triggerreactor.core.manager.trigger.command.ITabCompleter
-
Get possible candidates commands, which can fit into the current argument the player is about to enter.
- getCause() - Method in class io.github.wysohn.triggerreactor.sponge.manager.event.PlayerBlockLocationEvent
-
- getCause() - Method in class io.github.wysohn.triggerreactor.sponge.manager.event.TriggerReactorStartEvent
-
- getCause() - Method in class io.github.wysohn.triggerreactor.sponge.manager.event.TriggerReactorStopEvent
-
- getChatVisibility() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getChatVisibility() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getChestplate() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getChestplate() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getChildren() - Method in class io.github.wysohn.triggerreactor.core.script.parser.Node
-
- getChunk() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.entity.BukkitPlayer
-
- getChunk() - Method in interface io.github.wysohn.triggerreactor.core.bridge.entity.IPlayer
-
- getChunk() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.entity.SpongePlayer
-
- getClickManager() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getClickManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getClickManager() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getCmdManager() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getCmdManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getCmdManager() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getCol() - Method in class io.github.wysohn.triggerreactor.core.script.lexer.Lexer
-
- getCollectionElementType(Type, Class<?>) - Static method in class io.github.wysohn.gsoncopy.internal.$Gson$Types
-
Returns the element type of this collection type.
- getCommandMap(TriggerReactorCore) - Method in class io.github.wysohn.triggerreactor.bukkit.main.TriggerReactor
-
- getCommandMap(TriggerReactorCore) - Method in interface io.github.wysohn.triggerreactor.bukkit.manager.trigger.ICommandMapHandler
-
- getCommandSource() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getCommandSource() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getCondition(Object, String) - Method in interface io.github.wysohn.triggerreactor.core.script.interpreter.InterpretCondition
-
- getConfig(String) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getConfig(String, T) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getConfig() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getConfig(String) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Get the saved value associated with 'key' in config.yml.
- getConfig(String, T) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Get the saved value associated with 'key' in config.yml.
- getConfig() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.TriggerInfo
-
- getConfig(String) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getConfig(String, T) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getConflictingAreas(Area, Predicate<Area>) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AbstractAreaTriggerManager
-
get all the area that is conflicting with given area.
- getConnection() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getConnection() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getConnection() - Method in class io.github.wysohn.triggerreactor.tools.mysql.MiniConnectionPoolManager
-
Retrieves a connection from the connection pool.
- getConsoleSender() - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- getConsoleSender() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getConsoleSender() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
get sender instance of the console
- getConsoleSender() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getContainers() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getContainers() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getContainingCollection() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getContainingCollection() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getContentVersion() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getContentVersion() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getCooldownTracker() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getCooldownTracker() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getCreator() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getCreator() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getCurrentBlockLocation(UUID) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractPlayerLocationManager
-
get location of player
- getCustomManager() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getCustomManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getCustomManager() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getCustomVarsForTrigger(Object) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- getCustomVarsForTrigger(Object) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getCustomVarsForTrigger(Object) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
extract useful custom variables manually from 'context'
- getCustomVarsForTrigger(Object) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getDamageableData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getDamageableData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getDataFolder() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getDataFolder() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Get folder where the plugin files will be saved.
- getDataFolder() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getDeclaredClass() - Method in class io.github.wysohn.gsoncopy.FieldAttributes
-
Returns the Class
object that was declared for this field.
- getDeclaredType() - Method in class io.github.wysohn.gsoncopy.FieldAttributes
-
For example, assume the following class definition:
public class Foo {
private String bar;
private List<String> red;
}
Type listParameterizedType = new TypeToken<List<String>>() {
}.getType();
- getDeclaringClass() - Method in class io.github.wysohn.gsoncopy.FieldAttributes
-
- getDefaultWorldGenerator(String, String) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getDelegateAdapter(TypeAdapterFactory, TypeToken<T>) - Method in class io.github.wysohn.gsoncopy.Gson
-
This method is used to get an alternate type adapter for the specified type.
- getDescription() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getDisplayedSkinParts() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getDisplayedSkinParts() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getDisplayName() - Method in class io.github.wysohn.triggerreactor.tools.timings.Timings.LimboTiming
-
- getDisplayName() - Method in class io.github.wysohn.triggerreactor.tools.timings.Timings.Timing
-
- getDisplayNameData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getDisplayNameData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getElapsed(int) - Method in class io.github.wysohn.triggerreactor.tools.Lag
-
- getEnderChestInventory() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getEnderChestInventory() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getEnterTrigger() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger
-
- getEntities() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger
-
- getEntitiesInArea(String) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Get list of entities tracked by this AreaTrigger.
- getEntitiesInArea(String) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
Get list of entities tracked by this AreaTrigger.
- getEntity(UUID) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger
-
- getEquipped(EquipmentType) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getEquipped(EquipmentType) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getError() - Method in class io.github.wysohn.triggerreactor.core.script.validation.ValidationResult
-
- getEvent(String) - Method in interface io.github.wysohn.triggerreactor.core.manager.trigger.custom.AbstractCustomTriggerManager.EventRegistry
-
First it tries to return Event in ABBREVIATIONS if such name exists.
- getEventName() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.custom.CustomTrigger
-
- getExecutorManager() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getExecutorManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getExecutorManager() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getExecutorMap() - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
- getExitTrigger() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger
-
- getField(Object, String) - Static method in class io.github.wysohn.triggerreactor.tools.ReflectionUtil
-
- getField(Class<?>, Object, String) - Static method in class io.github.wysohn.triggerreactor.tools.ReflectionUtil
-
- getFolder() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.AbstractTriggerManager
-
- getFoodData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getFoodData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getFriendlyIdentifier() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getFriendlyIdentifier() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getFrom() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.event.BukkitPlayerBlockLocationEvent
-
- getFrom() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerBlockLocationEvent
-
- getFrom() - Method in interface io.github.wysohn.triggerreactor.core.bridge.event.IPlayerBlockLocationEvent
-
- getFrom() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.event.SpongePlayerBlockLocationEvent
-
- getFrom() - Method in class io.github.wysohn.triggerreactor.sponge.manager.event.PlayerBlockLocationEvent
-
- getGameModeData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getGameModeData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getGlobalVariableAdapter() - Method in class io.github.wysohn.triggerreactor.core.manager.GlobalVariableManager
-
Get global variable adapter that will be used by Triggers.
- getGvars() - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
- getHandlerList() - Static method in class io.github.wysohn.triggerreactor.bukkit.manager.event.EventBase
-
Deprecated.
- getHandlerList() - Static method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerBlockLocationEvent
-
- getHandlerList() - Static method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerPermissionCheckEvent
-
- getHandlerList() - Static method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerPermissionCheckEventAsync
-
- getHandlerList() - Static method in class io.github.wysohn.triggerreactor.bukkit.manager.event.TriggerReactorStartEvent
-
- getHandlerList() - Static method in class io.github.wysohn.triggerreactor.bukkit.manager.event.TriggerReactorStopEvent
-
- getHandlers() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.EventBase
-
Deprecated.
- getHandlers() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerBlockLocationEvent
-
- getHandlers() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerPermissionCheckEvent
-
- getHandlers() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerPermissionCheckEventAsync
-
- getHandlers() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.TriggerReactorStartEvent
-
- getHandlers() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.TriggerReactorStopEvent
-
- getHeadRotation() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getHeadRotation() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getHealthData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getHealthData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getHelmet() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getHelmet() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getHint() - Method in interface io.github.wysohn.triggerreactor.core.manager.trigger.command.ITabCompleter
-
Get simple help string that will show up to the player.
- getI() - Method in class io.github.wysohn.triggerreactor.core.manager.location.SimpleChunkLocation
-
- getIdentifier() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.placeholder.PlaceholderExpansionSupport
-
The placeholder identifier should go here.
- getIdentifier() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getIdentifier() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getInactiveConnections() - Method in class io.github.wysohn.triggerreactor.tools.mysql.MiniConnectionPoolManager
-
Returns the number of inactive (unused) connections in this pool.
- getInfo() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
- getInstance() - Static method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
get instance of this class.
- getInterval() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.RepeatingTrigger
-
- getInvEditManager() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getInvEditManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getInvEditManager() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getInventory() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.entity.BukkitPlayer
-
- getInventory() - Method in interface io.github.wysohn.triggerreactor.core.bridge.entity.IPlayer
-
- getInventory() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.entity.SpongePlayer
-
- getInventory() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getInventory() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getInvManager() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getInvManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getInvManager() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getIPlayer() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.event.BukkitPlayerBlockLocationEvent
-
- getIPlayer() - Method in interface io.github.wysohn.triggerreactor.core.bridge.event.IPlayerEvent
-
- getIPlayer() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.event.SpongePlayerBlockLocationEvent
-
- getItemInHand(HandType) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getItemInHand(HandType) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getItemInMainHand() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.entity.BukkitPlayer
-
- getItemInMainHand() - Method in interface io.github.wysohn.triggerreactor.core.bridge.entity.IPlayer
-
Get item in this player's main hand.
- getItemInMainHand() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.entity.SpongePlayer
-
- getItems() - Method in class io.github.wysohn.triggerreactor.bukkit.tools.migration.InvTriggerMigrationHelper
-
- getItems() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.inventory.InventoryTrigger
-
- getItems() - Method in class io.github.wysohn.triggerreactor.sponge.tools.migration.InvTriggerMigrationHelper
-
- getItems() - Method in class io.github.wysohn.triggerreactor.tools.migration.AbstractInvTriggerMingrationHelper
-
- getItemTitle(ItemStack) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Get title of the specified ItemStack.
- getItemTitle(ItemStack) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
Get title of the specified ItemStack.
- getJ() - Method in class io.github.wysohn.triggerreactor.core.manager.location.SimpleChunkLocation
-
- getJarFile() - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- getJoinData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getJoinData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getKey() - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.TemporaryGlobalVariableKey
-
- getKeys() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getKeys() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getLargest(SimpleLocation, SimpleLocation) - Static method in class io.github.wysohn.triggerreactor.core.manager.AbstractAreaSelectionManager
-
get the largest point between two coordinates.
- getLargest() - Method in class io.github.wysohn.triggerreactor.core.manager.location.Area
-
- getLeggings() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getLeggings() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getLine() - Method in class io.github.wysohn.triggerreactor.tools.ScriptEditor
-
- getLocale() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getLocale() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getLocation() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.entity.BukkitPlayer
-
- getLocation() - Method in interface io.github.wysohn.triggerreactor.core.bridge.entity.IPlayer
-
- getLocation() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.entity.SpongePlayer
-
- getLocation() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getLocation() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getLocationManager() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getLocationManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getLocationManager() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getLogger() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getLogger() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
get Logger.
- getLogger() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getLore(ItemStack, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
get Lore at the specified index
- getLore(ItemStack, int) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
get Lore at the specified index
- getMain() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getMain() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Get the main class instance.
- getMain() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getManagers() - Static method in class io.github.wysohn.triggerreactor.core.manager.Manager
-
- getMapKeyAndValueTypes(Type, Class<?>) - Static method in class io.github.wysohn.gsoncopy.internal.$Gson$Types
-
Returns a two element array containing this map's key and value types in
positions 0 and 1 respectively.
- getMessageChannel() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getMessageChannel() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getMessageLines() - Method in class io.github.wysohn.triggerreactor.core.script.warning.DeprecationWarning
-
- getMessageLines() - Method in class io.github.wysohn.triggerreactor.core.script.warning.StringInterpolationWarning
-
- getMessageLines() - Method in class io.github.wysohn.triggerreactor.core.script.warning.Warning
-
- getMysqlHelper() - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- getMysqlHelper() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getName() - Method in class io.github.wysohn.gsoncopy.FieldAttributes
-
- getName() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getName() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getName() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getNamedTriggerManager() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getNamedTriggerManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getNamedTriggerManager() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getNashornEngine(ScriptEngineManager) - Static method in interface io.github.wysohn.triggerreactor.core.manager.IScriptEngineInitializer
-
- getNearbyEntities(double) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getNearbyEntities(Predicate<Entity>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getNearbyEntities(double) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getNearbyEntities(Predicate<Entity>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getNodeByKeyString(ConfigurationNode, String) - Static method in class io.github.wysohn.triggerreactor.sponge.tools.ConfigurationUtil
-
- getNotifier() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getNotifier() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getOnlinePlayers() - Static method in class io.github.wysohn.triggerreactor.bukkit.tools.BukkitUtil
-
Get list of players.
- getOpenInventory() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getOpenInventory() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getOption(Set<Context>, String) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getOption(String) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getOption(Set<Context>, String) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getOption(String) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getOrCreate(Class<T>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getOrCreate(Class<T>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getOrElse(Key<? extends BaseValue<E>>, E) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getOrElse(Key<? extends BaseValue<E>>, E) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getOrNull(Key<? extends BaseValue<E>>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getOrNull(Key<? extends BaseValue<E>>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getOverload() - Method in class io.github.wysohn.triggerreactor.core.script.validation.ValidationResult
-
- getOwner() - Method in enum io.github.wysohn.triggerreactor.bukkit.tools.SkullUtil.CustomSkullType
-
- getParameterized(Type, Type...) - Static method in class io.github.wysohn.gsoncopy.reflect.TypeToken
-
Gets type literal for the parameterized type represented by applying
typeArguments
to rawType
.
- getParents() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getParents(Set<Context>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getParents() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getParents(Set<Context>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getPassengers() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getPassengers() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getPath() - Method in class io.github.wysohn.gsoncopy.internal.bind.JsonTreeReader
-
- getPath() - Method in class io.github.wysohn.gsoncopy.stream.JsonReader
-
Returns a
JsonPath to
the current location in the JSON value.
- getPermissionManager() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getPermissionManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getPermissionManager() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getPermissions() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.command.CommandTrigger
-
- getPermissionValue(Set<Context>, String) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getPermissionValue(Set<Context>, String) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getPlaceholderManager() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getPlaceholderManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getPlaceholderManager() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getPlaceholderMap() - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
- getPlayer(String) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- getPlayer(String) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getPlayer(String) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getPlayer(String) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getPlayer() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getPlayer() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getPlayerCount(String) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin.BungeeCordHelper
-
- getPlayerHeadItem() - Static method in class io.github.wysohn.triggerreactor.bukkit.tools.BukkitUtil
-
- getPlayers() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
get list of online players online
- getPlayers() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.CommonFunctions
-
get list of online players online
- getPlayers() - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
get list of online players online
- getPlugin() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.placeholder.PlaceholderExpansionSupport
-
- getPluginConfigManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getPluginDescription() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getPluginDescription() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
get Plugin's description.
- getPluginDescription() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getPluginLoader() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getPosition() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getPosition() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getProfile() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getProfile() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getProgress(Advancement) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getProgress(Advancement) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getPromptText(ConversationContext) - Method in class io.github.wysohn.triggerreactor.bukkit.tools.prompts.EditingPrompt
-
- getPromptText(ConversationContext) - Method in class io.github.wysohn.triggerreactor.bukkit.tools.prompts.ErrorPrompt
-
- getPromptText(ConversationContext) - Method in class io.github.wysohn.triggerreactor.bukkit.tools.prompts.ExitConfirmPrompt
-
- getPromptText(ConversationContext) - Method in class io.github.wysohn.triggerreactor.bukkit.tools.prompts.UsagePrompt
-
- getProperty(Class<T>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getProperty(Class<T>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getRandom() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getRandom() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getRawType(Type) - Static method in class io.github.wysohn.gsoncopy.internal.$Gson$Types
-
- getRawType() - Method in class io.github.wysohn.gsoncopy.reflect.TypeToken
-
Returns the raw (non-generic) type for this type.
- getRegion(World, String) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.worldguard.WorldguardSupport
-
- getRegionNames(Location) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.worldguard.WorldguardSupport
-
List all the names of regions that is covering the provided location
- getRepeatManager() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getRepeatManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getRepeatManager() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getRequestedPermission() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerPermissionCheckEvent
-
- getRequestedPermission() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerPermissionCheckEventAsync
-
- getRequestedPermission() - Method in interface io.github.wysohn.triggerreactor.core.bridge.event.IPlayerPermissionCheckEvent
-
- getResource(String) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getRotation() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getRotation() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getRow() - Method in class io.github.wysohn.triggerreactor.core.script.lexer.Lexer
-
- getScale() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getScale() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getScoreboard() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getScoreboard() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getScript() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
get the actual plain code of this trigger.
- getScriptEditManager() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getScriptEditManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getScriptEditManager() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getScriptEngine() - Static method in class io.github.wysohn.triggerreactor.core.manager.JSEngineProvider
-
- getScriptLines() - Method in class io.github.wysohn.triggerreactor.core.script.lexer.Lexer
-
- getSelection(UUID) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractAreaSelectionManager
-
- getSelectionManager() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getSelectionManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getSelectionManager() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getSelfReference() - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- getSelfReference() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getSelfReference() - Method in class io.github.wysohn.triggerreactor.bukkit.main.TriggerReactor
-
- getSelfReference() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getSelfReference() - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
- getSelfReference() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getSerializeNulls() - Method in class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Returns true if object members are serialized when their value is null.
- getServer() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getServerNames() - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin.BungeeCordHelper
-
- getSettingLocationScript(IPlayer) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager
-
- getSharedVars() - Static method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.APISupport
-
- getSharedVars() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getSharedVars() - Static method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.api.APISupport
-
- getSharedVarsForInventory(IInventory) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.inventory.AbstractInventoryTriggerManager
-
- getShowWarnings() - Method in class io.github.wysohn.triggerreactor.core.script.lexer.Lexer
-
- getSize() - Method in class io.github.wysohn.triggerreactor.bukkit.tools.migration.InvTriggerMigrationHelper
-
- getSize() - Method in class io.github.wysohn.triggerreactor.sponge.tools.migration.InvTriggerMigrationHelper
-
- getSize() - Method in class io.github.wysohn.triggerreactor.tools.migration.AbstractInvTriggerMingrationHelper
-
- getSmallest(SimpleLocation, SimpleLocation) - Static method in class io.github.wysohn.triggerreactor.core.manager.AbstractAreaSelectionManager
-
get the smallest point between two coordinates.
- getSmallest() - Method in class io.github.wysohn.triggerreactor.core.manager.location.Area
-
- getSourceCodeFile() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.TriggerInfo
-
- getSpectatorTarget() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getSpectatorTarget() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getStatisticData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getStatisticData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getSubjectData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getSubjectData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getTabCompleters() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.command.CommandTrigger
-
- getTabList() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getTabList() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getTargetBlock(Player, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Get the block which player is looking at
- getTargetBlock(Player, int) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
Get the block snapshot which player is looking at
- getTargetEntity() - Method in class io.github.wysohn.triggerreactor.sponge.manager.event.PlayerBlockLocationEvent
-
- getTargetParent() - Method in class io.github.wysohn.triggerreactor.core.script.wrapper.Accessor
-
- getTeamRepresentation() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getTeamRepresentation() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getTiming(String) - Static method in class io.github.wysohn.triggerreactor.tools.timings.Timings
-
Get the timing with given name or create if not exist.
- getTiming(String) - Method in class io.github.wysohn.triggerreactor.tools.timings.Timings.LimboTiming
-
- getTiming(String) - Method in class io.github.wysohn.triggerreactor.tools.timings.Timings.Timing
-
Get Timing starting from 'this' Timing as root.
- getTimingId() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger.EnterTrigger
-
- getTimingId() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger.ExitTrigger
-
- getTimingId() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger
-
- getTimingId() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
Get unique id to be used as fully qualified name for the Timings System.
- getTo() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.event.BukkitPlayerBlockLocationEvent
-
- getTo() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerBlockLocationEvent
-
- getTo() - Method in interface io.github.wysohn.triggerreactor.core.bridge.event.IPlayerBlockLocationEvent
-
- getTo() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.event.SpongePlayerBlockLocationEvent
-
- getTo() - Method in class io.github.wysohn.triggerreactor.sponge.manager.event.PlayerBlockLocationEvent
-
- getToken() - Method in class io.github.wysohn.triggerreactor.core.script.lexer.Lexer
-
- getToken() - Method in class io.github.wysohn.triggerreactor.core.script.parser.Node
-
- getTPS() - Method in class io.github.wysohn.triggerreactor.tools.Lag
-
- getTPS(int) - Method in class io.github.wysohn.triggerreactor.tools.Lag
-
- getTpsHelper() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getTpsHelper() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getTransform() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getTransform() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getTransientSubjectData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getTransientSubjectData() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getTranslation() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getTranslation() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getTriggerFile(File, String, boolean) - Static method in class io.github.wysohn.triggerreactor.core.manager.trigger.AbstractTriggerManager
-
- getTriggerForLocation(Location) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.LocationBasedTriggerManager
-
- getTriggerForLocation(SimpleLocation) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager
-
- getTriggerForLocation(Location<World>) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.LocationBasedTriggerManager
-
- getTriggerForOpenInventory(IInventory) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.inventory.AbstractInventoryTriggerManager
-
- getTriggerInfos() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.AbstractTriggerManager
-
- getTriggerList(AbstractTriggerManager.TriggerFilter) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.AbstractTriggerManager
-
- getTriggerName() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.named.NamedTriggerInfo
-
- getTriggerName() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.TriggerInfo
-
- getTriggersInChunk(Chunk) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.LocationBasedTriggerManager
-
- getTriggersInChunk(SimpleChunkLocation) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager
-
- getTriggersInChunk(Chunk) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.LocationBasedTriggerManager
-
- getTriggerTypeName() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.ClickTriggerManager
-
- getTriggerTypeName() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.WalkTriggerManager
-
- getTriggerTypeName() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager
-
- getTriggerTypeName() - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.ClickTriggerManager
-
- getTriggerTypeName() - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.WalkTriggerManager
-
- getType() - Method in class io.github.wysohn.gsoncopy.reflect.TypeToken
-
Gets underlying Type
instance.
- getType() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.BukkitItemStack
-
Returns the Material of the item
- getType() - Method in interface io.github.wysohn.triggerreactor.core.bridge.IItemStack
-
Returns the item type.
- getType() - Method in class io.github.wysohn.triggerreactor.core.script.Token
-
- getType() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.SpongeItemStack
-
Returns the ItemType
- getType() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getType() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getUniqueId() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.entity.BukkitEntity
-
- getUniqueId() - Method in interface io.github.wysohn.triggerreactor.core.bridge.entity.IEntity
-
- getUniqueId() - Method in interface io.github.wysohn.triggerreactor.core.bridge.entity.IPlayer
-
- getUniqueId() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.entity.SpongeEntity
-
- getUniqueId() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getUniqueId() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getUnlockedAdvancementTrees() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getUnlockedAdvancementTrees() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getValidConnection() - Method in class io.github.wysohn.triggerreactor.tools.mysql.MiniConnectionPoolManager
-
- getValue() - Method in class io.github.wysohn.triggerreactor.core.script.Token
-
- getValue(Key<V>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getValue(Key<V>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getValues() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getValues() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getVariableManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getVars() - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
Map of local variables.
- getVehicle() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getVehicle() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getVelocity() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getVelocity() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getVersion() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getVersion() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.placeholder.PlaceholderExpansionSupport
-
This is the version of the expansion.
- getVersion() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
get Plugin's version as String
- getVersion() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getViewDistance() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getViewDistance() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getWalkManager() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getWalkManager() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- getWalkManager() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getWarnings() - Method in class io.github.wysohn.triggerreactor.core.script.lexer.Lexer
-
- getWarnings() - Method in class io.github.wysohn.triggerreactor.core.script.parser.Parser
-
- getWorld() - Method in class io.github.wysohn.triggerreactor.core.manager.location.SimpleChunkLocation
-
- getWorld() - Method in class io.github.wysohn.triggerreactor.core.manager.location.SimpleLocation
-
- getWorld() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getWorld() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getWorldBorder() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getWorldBorder() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getWorldUniqueId() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- getWorldUniqueId() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- getWrapper() - Static method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- getWrapper() - Static method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- getX() - Method in class io.github.wysohn.triggerreactor.core.manager.location.SimpleLocation
-
- getX() - Method in class io.github.wysohn.triggerreactor.core.manager.location.Vector
-
- getY() - Method in class io.github.wysohn.triggerreactor.core.manager.location.SimpleLocation
-
- getY() - Method in class io.github.wysohn.triggerreactor.core.manager.location.Vector
-
- getZ() - Method in class io.github.wysohn.triggerreactor.core.manager.location.SimpleLocation
-
- getZ() - Method in class io.github.wysohn.triggerreactor.core.manager.location.Vector
-
- give(Player, double) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.vault.VaultSupport
-
Give amount to the player.
- GlobalVariableAdapter() - Constructor for class io.github.wysohn.triggerreactor.core.manager.GlobalVariableManager.GlobalVariableAdapter
-
- GlobalVariableManager - Class in io.github.wysohn.triggerreactor.core.manager
-
- GlobalVariableManager(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.core.manager.GlobalVariableManager
-
- GlobalVariableManager(TriggerReactorCore, IConfigSource) - Constructor for class io.github.wysohn.triggerreactor.core.manager.GlobalVariableManager
-
- GlobalVariableManager.GlobalVariableAdapter - Class in io.github.wysohn.triggerreactor.core.manager
-
- gravity() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- gravity() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- Gson - Class in io.github.wysohn.gsoncopy
-
This is the main class for using Gson.
- Gson() - Constructor for class io.github.wysohn.gsoncopy.Gson
-
Constructs a Gson object with default configuration.
- GsonBuilder - Class in io.github.wysohn.gsoncopy
-
Use this builder to construct a
Gson
instance when you need to set
configuration options other than the default.
- GsonBuilder() - Constructor for class io.github.wysohn.gsoncopy.GsonBuilder
-
Creates a GsonBuilder instance that can be used to build Gson with various
configuration settings.
- GsonConfigSource - Class in io.github.wysohn.triggerreactor.core.config.source
-
- GsonConfigSource(File, Function<File, Reader>, Function<File, Writer>) - Constructor for class io.github.wysohn.triggerreactor.core.config.source.GsonConfigSource
-
- GsonHelper - Class in io.github.wysohn.triggerreactor.core.config.source
-
- GsonHelper() - Constructor for class io.github.wysohn.triggerreactor.core.config.source.GsonHelper
-
- gvarMap - Variable in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
- ICommandMapHandler - Interface in io.github.wysohn.triggerreactor.bukkit.manager.trigger
-
- ICommandSender - Interface in io.github.wysohn.triggerreactor.core.bridge
-
- IConfigSource - Interface in io.github.wysohn.triggerreactor.core.config.source
-
- IConfigSourceFactory - Interface in io.github.wysohn.triggerreactor.core.config.source
-
- ID - Static variable in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- IEntity - Interface in io.github.wysohn.triggerreactor.core.bridge.entity
-
- IEvent - Interface in io.github.wysohn.triggerreactor.core.bridge.event
-
- IInventory - Interface in io.github.wysohn.triggerreactor.core.bridge
-
For the sake of InventoryTrigger support, all child classes must override hashCode() and equals()
method out of the actual Inventory class.
- IItemStack - Interface in io.github.wysohn.triggerreactor.core.bridge
-
- ILocation - Interface in io.github.wysohn.triggerreactor.core.bridge
-
- IMigratable - Interface in io.github.wysohn.triggerreactor.core.config
-
- IMigrationHelper - Interface in io.github.wysohn.triggerreactor.core.config
-
- IMinecraftObject - Interface in io.github.wysohn.triggerreactor.core.bridge
-
- INET_ADDRESS - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- INET_ADDRESS_FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- info - Variable in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
- init() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.APISupport
-
Initialize this API.
- init() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.coreprotect.CoreprotectSupport
-
- init() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.placeholder.PlaceHolderSupport
-
- init() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
- init() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.vault.VaultSupport
-
- init() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.worldguard.WorldguardSupport
-
- init() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.api.AbstractAPISupport
-
Initialize this API.
- init() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
- init() - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.api.APISupport
-
- init() - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.api.nucleus.NucleusSupport
-
- initEvents() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.CustomTriggerManager
-
- initEvents() - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.CustomTriggerManager
-
- initInterpreter(Map<String, Object>) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger
-
- initInterpreter(Map<String, Object>) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
Create interpreter with appropriate options and variables.
- initScriptEngine(ScriptEngineManager) - Method in interface io.github.wysohn.triggerreactor.bukkit.manager.BukkitScriptEngineInitializer
-
- initScriptEngine(ScriptEngineManager) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.ExecutorManager
-
- initScriptEngine(ScriptEngineManager) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.PlaceholderManager
-
- initScriptEngine(ScriptEngineManager) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractJavascriptBasedManager
-
- initScriptEngine(ScriptEngineManager) - Method in interface io.github.wysohn.triggerreactor.core.manager.IScriptEngineInitializer
-
Initializes pre-defined functions and variables for Executors.
- initScriptEngine(ScriptEngineManager) - Method in class io.github.wysohn.triggerreactor.sponge.manager.ExecutorManager
-
- initScriptEngine(ScriptEngineManager) - Method in class io.github.wysohn.triggerreactor.sponge.manager.PlaceholderManager
-
- initScriptEngine(ScriptEngineManager) - Method in interface io.github.wysohn.triggerreactor.sponge.manager.SpongeScriptEngineInitializer
-
- insertNewLine() - Method in class io.github.wysohn.triggerreactor.tools.ScriptEditor
-
- INSPECTION_TOOL - Static variable in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.LocationBasedTriggerManager
-
- INSPECTION_TOOL - Static variable in class io.github.wysohn.triggerreactor.sponge.manager.trigger.LocationBasedTriggerManager
-
- INSTANCE - Static variable in class io.github.wysohn.gsoncopy.internal.JsonReaderInternalAccess
-
- INSTANCE - Static variable in class io.github.wysohn.gsoncopy.JsonNull
-
singleton for JsonNull
- instance() - Static method in class io.github.wysohn.triggerreactor.core.config.source.ConfigSourceFactory
-
- instance - Static variable in class io.github.wysohn.triggerreactor.core.manager.AbstractJavascriptBasedManager
-
- InstanceCreator<T> - Interface in io.github.wysohn.gsoncopy
-
This interface is implemented to create instances of a class that does not
define a no-args constructor.
- INTEGER - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- INTEGER_FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- InterpretCondition - Interface in io.github.wysohn.triggerreactor.core.script.interpreter
-
- Interpreter - Class in io.github.wysohn.triggerreactor.core.script.interpreter
-
- Interpreter(Node) - Constructor for class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
- Interpreter.ProcessInterrupter - Interface in io.github.wysohn.triggerreactor.core.script.interpreter
-
- InterpreterException - Exception in io.github.wysohn.triggerreactor.core.script.interpreter
-
- InterpreterException(String) - Constructor for exception io.github.wysohn.triggerreactor.core.script.interpreter.InterpreterException
-
- InterpreterException(String, Throwable) - Constructor for exception io.github.wysohn.triggerreactor.core.script.interpreter.InterpreterException
-
- InterpreterException(String, Token) - Constructor for exception io.github.wysohn.triggerreactor.core.script.interpreter.InterpreterException
-
- intput(String) - Method in class io.github.wysohn.triggerreactor.tools.ScriptEditor
-
- intValue() - Method in class io.github.wysohn.gsoncopy.internal.LazilyParsedNumber
-
- InvalidTrgConfigurationException - Exception in io.github.wysohn.triggerreactor.core.config
-
- InvalidTrgConfigurationException(String, IConfigSource) - Constructor for exception io.github.wysohn.triggerreactor.core.config.InvalidTrgConfigurationException
-
- InventoryEditManager - Class in io.github.wysohn.triggerreactor.bukkit.manager
-
- InventoryEditManager(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.bukkit.manager.InventoryEditManager
-
- InventoryEditManager - Class in io.github.wysohn.triggerreactor.sponge.manager
-
- InventoryEditManager(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.sponge.manager.InventoryEditManager
-
- InventoryTrigger - Class in io.github.wysohn.triggerreactor.core.manager.trigger.inventory
-
- InventoryTrigger(TriggerInfo, String, IItemStack[]) - Constructor for class io.github.wysohn.triggerreactor.core.manager.trigger.inventory.InventoryTrigger
-
- InventoryTrigger(TriggerInfo, String, int, Map<Integer, IItemStack>) - Constructor for class io.github.wysohn.triggerreactor.core.manager.trigger.inventory.InventoryTrigger
-
- InventoryTriggerManager - Class in io.github.wysohn.triggerreactor.bukkit.manager.trigger
-
- InventoryTriggerManager(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.bukkit.manager.trigger.InventoryTriggerManager
-
- InventoryTriggerManager - Class in io.github.wysohn.triggerreactor.sponge.manager.trigger
-
- InventoryTriggerManager(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.sponge.manager.trigger.InventoryTriggerManager
-
- invokeMethod(Class<?>, Object, String, Object...) - Static method in class io.github.wysohn.triggerreactor.tools.ReflectionUtil
-
- invokeMethod(Object, String, Object...) - Static method in class io.github.wysohn.triggerreactor.tools.ReflectionUtil
-
- InvTriggerMigrationHelper - Class in io.github.wysohn.triggerreactor.bukkit.tools.migration
-
- InvTriggerMigrationHelper(File, FileConfiguration) - Constructor for class io.github.wysohn.triggerreactor.bukkit.tools.migration.InvTriggerMigrationHelper
-
- InvTriggerMigrationHelper - Class in io.github.wysohn.triggerreactor.sponge.tools.migration
-
- InvTriggerMigrationHelper(File, ConfigurationNode) - Constructor for class io.github.wysohn.triggerreactor.sponge.tools.migration.InvTriggerMigrationHelper
-
- io.github.wysohn.gsoncopy - package io.github.wysohn.gsoncopy
-
This package provides the
Gson
class to convert
Json to Java and vice-versa.
- io.github.wysohn.gsoncopy.annotations - package io.github.wysohn.gsoncopy.annotations
-
This package provides annotations that can be used with
Gson
.
- io.github.wysohn.gsoncopy.internal - package io.github.wysohn.gsoncopy.internal
-
Do NOT use any class in this package as they are meant for internal use in
Gson.
- io.github.wysohn.gsoncopy.internal.bind - package io.github.wysohn.gsoncopy.internal.bind
-
- io.github.wysohn.gsoncopy.internal.bind.util - package io.github.wysohn.gsoncopy.internal.bind.util
-
- io.github.wysohn.gsoncopy.reflect - package io.github.wysohn.gsoncopy.reflect
-
This package provides utility classes for finding type information for
generic types.
- io.github.wysohn.gsoncopy.stream - package io.github.wysohn.gsoncopy.stream
-
- io.github.wysohn.triggerreactor.bukkit.bridge - package io.github.wysohn.triggerreactor.bukkit.bridge
-
- io.github.wysohn.triggerreactor.bukkit.bridge.entity - package io.github.wysohn.triggerreactor.bukkit.bridge.entity
-
- io.github.wysohn.triggerreactor.bukkit.bridge.event - package io.github.wysohn.triggerreactor.bukkit.bridge.event
-
- io.github.wysohn.triggerreactor.bukkit.main - package io.github.wysohn.triggerreactor.bukkit.main
-
- io.github.wysohn.triggerreactor.bukkit.main.serialize - package io.github.wysohn.triggerreactor.bukkit.main.serialize
-
- io.github.wysohn.triggerreactor.bukkit.manager - package io.github.wysohn.triggerreactor.bukkit.manager
-
- io.github.wysohn.triggerreactor.bukkit.manager.event - package io.github.wysohn.triggerreactor.bukkit.manager.event
-
- io.github.wysohn.triggerreactor.bukkit.manager.trigger - package io.github.wysohn.triggerreactor.bukkit.manager.trigger
-
- io.github.wysohn.triggerreactor.bukkit.manager.trigger.share - package io.github.wysohn.triggerreactor.bukkit.manager.trigger.share
-
- io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api - package io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api
-
- io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.coreprotect - package io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.coreprotect
-
- io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.mcmmo - package io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.mcmmo
-
- io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.placeholder - package io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.placeholder
-
- io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib - package io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib
-
- io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.vault - package io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.vault
-
- io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.worldguard - package io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.worldguard
-
- io.github.wysohn.triggerreactor.bukkit.tools - package io.github.wysohn.triggerreactor.bukkit.tools
-
- io.github.wysohn.triggerreactor.bukkit.tools.migration - package io.github.wysohn.triggerreactor.bukkit.tools.migration
-
- io.github.wysohn.triggerreactor.bukkit.tools.prompts - package io.github.wysohn.triggerreactor.bukkit.tools.prompts
-
- io.github.wysohn.triggerreactor.core.bridge - package io.github.wysohn.triggerreactor.core.bridge
-
- io.github.wysohn.triggerreactor.core.bridge.entity - package io.github.wysohn.triggerreactor.core.bridge.entity
-
- io.github.wysohn.triggerreactor.core.bridge.event - package io.github.wysohn.triggerreactor.core.bridge.event
-
- io.github.wysohn.triggerreactor.core.config - package io.github.wysohn.triggerreactor.core.config
-
- io.github.wysohn.triggerreactor.core.config.serialize - package io.github.wysohn.triggerreactor.core.config.serialize
-
- io.github.wysohn.triggerreactor.core.config.source - package io.github.wysohn.triggerreactor.core.config.source
-
- io.github.wysohn.triggerreactor.core.config.validation - package io.github.wysohn.triggerreactor.core.config.validation
-
- io.github.wysohn.triggerreactor.core.main - package io.github.wysohn.triggerreactor.core.main
-
- io.github.wysohn.triggerreactor.core.manager - package io.github.wysohn.triggerreactor.core.manager
-
- io.github.wysohn.triggerreactor.core.manager.location - package io.github.wysohn.triggerreactor.core.manager.location
-
- io.github.wysohn.triggerreactor.core.manager.trigger - package io.github.wysohn.triggerreactor.core.manager.trigger
-
- io.github.wysohn.triggerreactor.core.manager.trigger.area - package io.github.wysohn.triggerreactor.core.manager.trigger.area
-
- io.github.wysohn.triggerreactor.core.manager.trigger.command - package io.github.wysohn.triggerreactor.core.manager.trigger.command
-
- io.github.wysohn.triggerreactor.core.manager.trigger.custom - package io.github.wysohn.triggerreactor.core.manager.trigger.custom
-
- io.github.wysohn.triggerreactor.core.manager.trigger.inventory - package io.github.wysohn.triggerreactor.core.manager.trigger.inventory
-
- io.github.wysohn.triggerreactor.core.manager.trigger.location - package io.github.wysohn.triggerreactor.core.manager.trigger.location
-
- io.github.wysohn.triggerreactor.core.manager.trigger.named - package io.github.wysohn.triggerreactor.core.manager.trigger.named
-
- io.github.wysohn.triggerreactor.core.manager.trigger.repeating - package io.github.wysohn.triggerreactor.core.manager.trigger.repeating
-
- io.github.wysohn.triggerreactor.core.manager.trigger.share - package io.github.wysohn.triggerreactor.core.manager.trigger.share
-
- io.github.wysohn.triggerreactor.core.manager.trigger.share.api - package io.github.wysohn.triggerreactor.core.manager.trigger.share.api
-
- io.github.wysohn.triggerreactor.core.script - package io.github.wysohn.triggerreactor.core.script
-
- io.github.wysohn.triggerreactor.core.script.interpreter - package io.github.wysohn.triggerreactor.core.script.interpreter
-
- io.github.wysohn.triggerreactor.core.script.lexer - package io.github.wysohn.triggerreactor.core.script.lexer
-
- io.github.wysohn.triggerreactor.core.script.parser - package io.github.wysohn.triggerreactor.core.script.parser
-
- io.github.wysohn.triggerreactor.core.script.validation - package io.github.wysohn.triggerreactor.core.script.validation
-
- io.github.wysohn.triggerreactor.core.script.validation.option - package io.github.wysohn.triggerreactor.core.script.validation.option
-
- io.github.wysohn.triggerreactor.core.script.warning - package io.github.wysohn.triggerreactor.core.script.warning
-
- io.github.wysohn.triggerreactor.core.script.wrapper - package io.github.wysohn.triggerreactor.core.script.wrapper
-
- io.github.wysohn.triggerreactor.sponge.bridge - package io.github.wysohn.triggerreactor.sponge.bridge
-
- io.github.wysohn.triggerreactor.sponge.bridge.entity - package io.github.wysohn.triggerreactor.sponge.bridge.entity
-
- io.github.wysohn.triggerreactor.sponge.bridge.event - package io.github.wysohn.triggerreactor.sponge.bridge.event
-
- io.github.wysohn.triggerreactor.sponge.main - package io.github.wysohn.triggerreactor.sponge.main
-
- io.github.wysohn.triggerreactor.sponge.main.serialize - package io.github.wysohn.triggerreactor.sponge.main.serialize
-
- io.github.wysohn.triggerreactor.sponge.manager - package io.github.wysohn.triggerreactor.sponge.manager
-
- io.github.wysohn.triggerreactor.sponge.manager.event - package io.github.wysohn.triggerreactor.sponge.manager.event
-
- io.github.wysohn.triggerreactor.sponge.manager.trigger - package io.github.wysohn.triggerreactor.sponge.manager.trigger
-
- io.github.wysohn.triggerreactor.sponge.manager.trigger.share - package io.github.wysohn.triggerreactor.sponge.manager.trigger.share
-
- io.github.wysohn.triggerreactor.sponge.manager.trigger.share.api - package io.github.wysohn.triggerreactor.sponge.manager.trigger.share.api
-
- io.github.wysohn.triggerreactor.sponge.manager.trigger.share.api.nucleus - package io.github.wysohn.triggerreactor.sponge.manager.trigger.share.api.nucleus
-
- io.github.wysohn.triggerreactor.sponge.tools - package io.github.wysohn.triggerreactor.sponge.tools
-
- io.github.wysohn.triggerreactor.sponge.tools.migration - package io.github.wysohn.triggerreactor.sponge.tools.migration
-
- io.github.wysohn.triggerreactor.tools - package io.github.wysohn.triggerreactor.tools
-
- io.github.wysohn.triggerreactor.tools.migration - package io.github.wysohn.triggerreactor.tools.migration
-
- io.github.wysohn.triggerreactor.tools.mysql - package io.github.wysohn.triggerreactor.tools.mysql
-
- io.github.wysohn.triggerreactor.tools.observer - package io.github.wysohn.triggerreactor.tools.observer
-
- io.github.wysohn.triggerreactor.tools.stream - package io.github.wysohn.triggerreactor.tools.stream
-
- io.github.wysohn.triggerreactor.tools.timings - package io.github.wysohn.triggerreactor.tools.timings
-
- IObservable - Interface in io.github.wysohn.triggerreactor.tools.observer
-
- IObserver - Interface in io.github.wysohn.triggerreactor.tools.observer
-
- IPlayer - Interface in io.github.wysohn.triggerreactor.core.bridge.entity
-
- IPlayerBlockLocationEvent - Interface in io.github.wysohn.triggerreactor.core.bridge.event
-
- IPlayerEvent - Interface in io.github.wysohn.triggerreactor.core.bridge.event
-
- IPlayerPermissionCheckEvent - Interface in io.github.wysohn.triggerreactor.core.bridge.event
-
- isAllowed() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerPermissionCheckEvent
-
- isAllowed() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerPermissionCheckEventAsync
-
- isAllowed() - Method in interface io.github.wysohn.triggerreactor.core.bridge.event.IPlayerPermissionCheckEvent
-
- isArray() - Method in class io.github.wysohn.triggerreactor.core.script.Token
-
- isAssignableFrom(Class<?>) - Method in class io.github.wysohn.gsoncopy.reflect.TypeToken
-
- isAssignableFrom(Type) - Method in class io.github.wysohn.gsoncopy.reflect.TypeToken
-
- isAssignableFrom(TypeToken<?>) - Method in class io.github.wysohn.gsoncopy.reflect.TypeToken
-
- isAutoStart() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.RepeatingTrigger
-
- isBoolean() - Method in class io.github.wysohn.gsoncopy.JsonPrimitive
-
Check whether this primitive contains a boolean value.
- isBoolean() - Method in class io.github.wysohn.triggerreactor.core.script.Token
-
- isBoxedPrimitive() - Method in class io.github.wysohn.triggerreactor.core.script.Token
-
- isCancelled() - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.event.BukkitPlayerBlockLocationEvent
-
- isCancelled() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.EventBase
-
Deprecated.
- isCancelled() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerBlockLocationEvent
-
- isCancelled() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerPermissionCheckEvent
-
- isCancelled() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerPermissionCheckEventAsync
-
- isCancelled() - Method in interface io.github.wysohn.triggerreactor.core.bridge.event.IPlayerBlockLocationEvent
-
- isCancelled() - Method in class io.github.wysohn.triggerreactor.sponge.bridge.event.SpongePlayerBlockLocationEvent
-
- isCancelled() - Method in class io.github.wysohn.triggerreactor.sponge.manager.event.PlayerBlockLocationEvent
-
- isChatColorsEnabled() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- isChatColorsEnabled() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- isChildOf(SubjectReference) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- isChildOf(Set<Context>, SubjectReference) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- isChildOf(SubjectReference) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- isChildOf(Set<Context>, SubjectReference) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- isConfigSet(String) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- isConfigSet(String) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Check if the 'key' is set in the config.yml.
- isConfigSet(String) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- isConflicting(Area, Area) - Static method in class io.github.wysohn.triggerreactor.core.manager.location.Area
-
- IScriptEngineInitializer - Interface in io.github.wysohn.triggerreactor.core.manager
-
- IScriptObject - Interface in io.github.wysohn.triggerreactor.core.script.wrapper
-
- isDebugging() - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- isDebugging() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- isDecimal() - Method in class io.github.wysohn.triggerreactor.core.script.Token
-
- isDeprecated(Token.Type, String) - Method in interface io.github.wysohn.triggerreactor.core.script.parser.DeprecationSupervisor
-
Check if this value is deprecated so that the parser can warn user while parsing the code.
- isEnabled() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- isEnabled() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Check if this plugin is enabled.
- isEnabled() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- isHtmlSafe() - Method in class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Returns true if this writer writes JSON that's safe for inclusion in HTML and
XML documents.
- isInteger() - Method in class io.github.wysohn.triggerreactor.core.script.Token
-
- isInThisArea(SimpleLocation) - Method in class io.github.wysohn.triggerreactor.core.manager.location.Area
-
- isIterable() - Method in class io.github.wysohn.triggerreactor.core.script.Token
-
- isJsonArray() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
provides check for verifying if this element is an array or not.
- isJsonNull() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
provides check for verifying if this element represents a null value or not.
- isJsonObject() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
provides check for verifying if this element is a Json object or not.
- isJsonPrimitive() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
provides check for verifying if this element is a primitive or not.
- isLeafNode() - Method in class io.github.wysohn.triggerreactor.tools.timings.Timings.Timing
-
- isLeftHandClick(PlayerInteractEvent) - Static method in class io.github.wysohn.triggerreactor.bukkit.tools.BukkitUtil
-
Check if the provided PlayerInteractEvent is caused by main hand.
- isLenient() - Method in class io.github.wysohn.gsoncopy.stream.JsonReader
-
Returns true if this parser is liberal in what it accepts.
- isLenient() - Method in class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Returns true if this writer has relaxed syntax rules.
- isLiteral() - Method in enum io.github.wysohn.triggerreactor.core.script.Token.Type
-
- isLoaded() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- isLoaded() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- isLocationSetting(IPlayer) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager
-
- isMigrationNeeded() - Method in interface io.github.wysohn.triggerreactor.core.config.IMigratable
-
- isMigrationNeeded() - Method in class io.github.wysohn.triggerreactor.core.manager.GlobalVariableManager
-
- isMigrationNeeded() - Method in class io.github.wysohn.triggerreactor.core.manager.PluginConfigManager
-
- isMigrationNeeded() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.TriggerInfo
-
- isNaggable() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- isNumber() - Method in class io.github.wysohn.gsoncopy.JsonPrimitive
-
Check whether this primitive contains a Number.
- isNumeric() - Method in class io.github.wysohn.triggerreactor.core.script.Token
-
- ISO8601Utils - Class in io.github.wysohn.gsoncopy.internal.bind.util
-
Utilities methods for manipulating dates in iso8601 format.
- ISO8601Utils() - Constructor for class io.github.wysohn.gsoncopy.internal.bind.util.ISO8601Utils
-
- isObject() - Method in class io.github.wysohn.triggerreactor.core.script.Token
-
- isOnGround() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- isOnGround() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- isOnline() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- isOnline() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- isPaused() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.RepeatingTrigger
-
- isPrimitive(Type) - Static method in class io.github.wysohn.gsoncopy.internal.Primitives
-
Returns true if this type is a primitive.
- isRemoved() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- isRemoved() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- isRunning(String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.AbstractRepeatingTriggerManager
-
Checks whether the specified trigger is running.
- isSection(String) - Method in class io.github.wysohn.triggerreactor.core.config.source.DelegatedConfigSource
-
- isSection(String) - Method in class io.github.wysohn.triggerreactor.core.config.source.GsonConfigSource
-
- isSection(String) - Method in interface io.github.wysohn.triggerreactor.core.config.source.IConfigSource
-
- isSerializable(Object) - Method in interface io.github.wysohn.triggerreactor.core.config.source.ITypeValidator
-
Validate if the given object is serializable.
- isSerializable(Object) - Method in class io.github.wysohn.triggerreactor.core.config.source.TypeValidatorChain
-
- isSerializable(Object) - Method in class io.github.wysohn.triggerreactor.core.config.validation.DefaultValidator
-
- isSerializable(Object) - Method in class io.github.wysohn.triggerreactor.core.config.validation.SimpleChunkLocationValidator
-
- isSerializable(Object) - Method in class io.github.wysohn.triggerreactor.core.config.validation.SimpleLocationValidator
-
- isSerializable(Object) - Method in class io.github.wysohn.triggerreactor.core.config.validation.UUIDValidator
-
- isServerThread() - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- isServerThread() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- isServerThread() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Check if the current Thread is the Server
- isServerThread() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- isSleepingIgnored() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- isSleepingIgnored() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- isStopFlag() - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
- isString() - Method in class io.github.wysohn.gsoncopy.JsonPrimitive
-
Check whether this primitive contains a String value.
- isString() - Method in class io.github.wysohn.triggerreactor.core.script.Token
-
- isSubjectDataPersisted() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- isSubjectDataPersisted() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- isSync() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger.EnterTrigger
-
- isSync() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger.ExitTrigger
-
- isSync() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
Check if this Trigger is sync mode.
- isSync() - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
- isTriggerFile(File) - Static method in class io.github.wysohn.triggerreactor.core.manager.trigger.TriggerInfo
-
Check if the file has valid extension (.trg) or no extension.
- isValid() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTriggerInfo
-
- isValid() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.named.NamedTriggerInfo
-
- isValid() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.TriggerInfo
-
Check whether this TriggerInfo is valid or not so that it may can be used to instantiate the Trigger instance.
- isValidName(String) - Static method in class io.github.wysohn.triggerreactor.core.manager.GlobalVariableManager
-
Check if the string is valid as key.
- isViewingInventory() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- isViewingInventory() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- isWaitFlag() - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
- isWrapperType(Type) - Static method in class io.github.wysohn.gsoncopy.internal.Primitives
-
Returns
true
if
type
is one of the nine primitive-wrapper
types, such as
Integer
.
- isZero() - Method in class io.github.wysohn.triggerreactor.core.manager.location.Vector
-
- ITabCompleter - Interface in io.github.wysohn.triggerreactor.core.manager.trigger.command
-
The tab completer interface, which is responsible for handling tab completion process.
- item(int, int, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
- item(String, int, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Create a new ItemStack
- item(int, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
- item(String, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Create a new ItemStack
- item(int, int, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.CommonFunctions
-
- item(String, int, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.CommonFunctions
-
Create a new ItemStack
- item(int, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.CommonFunctions
-
Deprecated.
- item(String, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.CommonFunctions
-
Create a new ItemStack
- item(String, int) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
Create a new ItemStack
- ITEMS - Static variable in class io.github.wysohn.triggerreactor.core.manager.trigger.inventory.AbstractInventoryTriggerManager
-
- itemType(String) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
- iterator() - Method in class io.github.wysohn.gsoncopy.JsonArray
-
Returns an iterator to navigate the elements of the array.
- iterator() - Method in class io.github.wysohn.triggerreactor.tools.JSArrayIterator
-
- ITriggerLoader<T extends Trigger> - Interface in io.github.wysohn.triggerreactor.core.manager.trigger
-
- ITypeValidator - Interface in io.github.wysohn.triggerreactor.core.config.source
-
- IVariablePlaceholder - Interface in io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.placeholder
-
- JAR_SEPARATOR - Static variable in class io.github.wysohn.triggerreactor.tools.JarUtil
-
- JarUtil - Class in io.github.wysohn.triggerreactor.tools
-
- JarUtil() - Constructor for class io.github.wysohn.triggerreactor.tools.JarUtil
-
- JarUtil.CopyOption - Enum in io.github.wysohn.triggerreactor.tools
-
- JarUtil.PathTrimmer - Interface in io.github.wysohn.triggerreactor.tools
-
- JSArrayIterator - Class in io.github.wysohn.triggerreactor.tools
-
Iterates over JSObject arrays.
- JSArrayIterator(JSObject) - Constructor for class io.github.wysohn.triggerreactor.tools.JSArrayIterator
-
- JSEngineProvider - Class in io.github.wysohn.triggerreactor.core.manager
-
- JSEngineProvider() - Constructor for class io.github.wysohn.triggerreactor.core.manager.JSEngineProvider
-
- JSExecutor(String, ScriptEngine, File) - Constructor for class io.github.wysohn.triggerreactor.core.manager.AbstractExecutorManager.JSExecutor
-
- JSExecutor(String, ScriptEngine, InputStream) - Constructor for class io.github.wysohn.triggerreactor.core.manager.AbstractExecutorManager.JSExecutor
-
- jsExecutors - Variable in class io.github.wysohn.triggerreactor.core.manager.AbstractExecutorManager
-
- JSON_ELEMENT - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- JSON_ELEMENT_FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- JsonAdapter - Annotation Type in io.github.wysohn.gsoncopy.annotations
-
An annotation that indicates the Gson
TypeAdapter
to use with a class
or field.
- JsonAdapterAnnotationTypeAdapterFactory - Class in io.github.wysohn.gsoncopy.internal.bind
-
Given a type T, looks for the annotation
JsonAdapter
and uses an
instance of the specified class as the default type adapter.
- JsonAdapterAnnotationTypeAdapterFactory(ConstructorConstructor) - Constructor for class io.github.wysohn.gsoncopy.internal.bind.JsonAdapterAnnotationTypeAdapterFactory
-
- JsonArray - Class in io.github.wysohn.gsoncopy
-
A class representing an array type in Json.
- JsonArray() - Constructor for class io.github.wysohn.gsoncopy.JsonArray
-
Creates an empty JsonArray.
- JsonArray(int) - Constructor for class io.github.wysohn.gsoncopy.JsonArray
-
- JsonDeserializationContext - Interface in io.github.wysohn.gsoncopy
-
- JsonDeserializer<T> - Interface in io.github.wysohn.gsoncopy
-
Interface representing a custom deserializer for Json.
- JsonElement - Class in io.github.wysohn.gsoncopy
-
A class representing an element of Json.
- JsonElement() - Constructor for class io.github.wysohn.gsoncopy.JsonElement
-
- JsonIOException - Exception in io.github.wysohn.gsoncopy
-
This exception is raised when Gson was unable to read an input stream or
write to one.
- JsonIOException(String) - Constructor for exception io.github.wysohn.gsoncopy.JsonIOException
-
- JsonIOException(String, Throwable) - Constructor for exception io.github.wysohn.gsoncopy.JsonIOException
-
- JsonIOException(Throwable) - Constructor for exception io.github.wysohn.gsoncopy.JsonIOException
-
Creates exception with the specified cause.
- JsonNull - Class in io.github.wysohn.gsoncopy
-
A class representing a Json null
value.
- JsonNull() - Constructor for class io.github.wysohn.gsoncopy.JsonNull
-
Deprecated.
- JsonObject - Class in io.github.wysohn.gsoncopy
-
A class representing an object type in Json.
- JsonObject() - Constructor for class io.github.wysohn.gsoncopy.JsonObject
-
- JsonParseException - Exception in io.github.wysohn.gsoncopy
-
This exception is raised if there is a serious issue that occurs during
parsing of a Json string.
- JsonParseException(String) - Constructor for exception io.github.wysohn.gsoncopy.JsonParseException
-
Creates exception with the specified message.
- JsonParseException(String, Throwable) - Constructor for exception io.github.wysohn.gsoncopy.JsonParseException
-
Creates exception with the specified message and cause.
- JsonParseException(Throwable) - Constructor for exception io.github.wysohn.gsoncopy.JsonParseException
-
Creates exception with the specified cause.
- JsonParser - Class in io.github.wysohn.gsoncopy
-
A parser to parse Json into a parse tree of
JsonElement
s
- JsonParser() - Constructor for class io.github.wysohn.gsoncopy.JsonParser
-
- JsonPrimitive - Class in io.github.wysohn.gsoncopy
-
A class representing a Json primitive value.
- JsonPrimitive(Boolean) - Constructor for class io.github.wysohn.gsoncopy.JsonPrimitive
-
Create a primitive containing a boolean value.
- JsonPrimitive(Number) - Constructor for class io.github.wysohn.gsoncopy.JsonPrimitive
-
Create a primitive containing a
Number
.
- JsonPrimitive(String) - Constructor for class io.github.wysohn.gsoncopy.JsonPrimitive
-
Create a primitive containing a String value.
- JsonPrimitive(Character) - Constructor for class io.github.wysohn.gsoncopy.JsonPrimitive
-
Create a primitive containing a character.
- JsonReader - Class in io.github.wysohn.gsoncopy.stream
-
Reads a JSON (
RFC 7159)
encoded value as a stream of tokens.
- JsonReader(Reader) - Constructor for class io.github.wysohn.gsoncopy.stream.JsonReader
-
Creates a new instance that reads a JSON-encoded stream from in
.
- JsonReaderInternalAccess - Class in io.github.wysohn.gsoncopy.internal
-
Internal-only APIs of JsonReader available only to other classes in Gson.
- JsonReaderInternalAccess() - Constructor for class io.github.wysohn.gsoncopy.internal.JsonReaderInternalAccess
-
- JsonSerializationContext - Interface in io.github.wysohn.gsoncopy
-
- JsonSerializer<T> - Interface in io.github.wysohn.gsoncopy
-
Interface representing a custom serializer for Json.
- JsonStreamParser - Class in io.github.wysohn.gsoncopy
-
A streaming parser that allows reading of multiple
JsonElement
s from
the specified reader asynchronously.
- JsonStreamParser(String) - Constructor for class io.github.wysohn.gsoncopy.JsonStreamParser
-
- JsonStreamParser(Reader) - Constructor for class io.github.wysohn.gsoncopy.JsonStreamParser
-
- JsonSyntaxException - Exception in io.github.wysohn.gsoncopy
-
This exception is raised when Gson attempts to read (or write) a malformed
JSON element.
- JsonSyntaxException(String) - Constructor for exception io.github.wysohn.gsoncopy.JsonSyntaxException
-
- JsonSyntaxException(String, Throwable) - Constructor for exception io.github.wysohn.gsoncopy.JsonSyntaxException
-
- JsonSyntaxException(Throwable) - Constructor for exception io.github.wysohn.gsoncopy.JsonSyntaxException
-
Creates exception with the specified cause.
- JsonToken - Enum in io.github.wysohn.gsoncopy.stream
-
A structure, name or value type in a JSON-encoded string.
- JsonTreeReader - Class in io.github.wysohn.gsoncopy.internal.bind
-
This reader walks the elements of a JsonElement as if it was coming from a
character stream.
- JsonTreeReader(JsonElement) - Constructor for class io.github.wysohn.gsoncopy.internal.bind.JsonTreeReader
-
- JsonTreeWriter - Class in io.github.wysohn.gsoncopy.internal.bind
-
This writer creates a JsonElement.
- JsonTreeWriter() - Constructor for class io.github.wysohn.gsoncopy.internal.bind.JsonTreeWriter
-
- jsonValue(String) - Method in class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Writes value
directly to the writer without quoting or escaping.
- JsonWriter - Class in io.github.wysohn.gsoncopy.stream
-
Writes a JSON (
RFC 7159)
encoded value to a stream, one token at a time.
- JsonWriter(Writer) - Constructor for class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Creates a new instance that writes a JSON-encoded stream to out
.
- JSPlaceholder(String, ScriptEngine, File) - Constructor for class io.github.wysohn.triggerreactor.core.manager.AbstractPlaceholderManager.JSPlaceholder
-
- JSPlaceholder(String, ScriptEngine, InputStream) - Constructor for class io.github.wysohn.triggerreactor.core.manager.AbstractPlaceholderManager.JSPlaceholder
-
- jsPlaceholders - Variable in class io.github.wysohn.triggerreactor.core.manager.AbstractPlaceholderManager
-
- random(int) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
get a random integer value between 0 to end
- random(float) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- random(double) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- random(long) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- random(int, int) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
get a random integer value between start to end
*
- random(float, float) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- random(double, double) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- random(long, long) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- read(JsonReader) - Method in class io.github.wysohn.gsoncopy.internal.bind.ArrayTypeAdapter
-
- read(JsonReader) - Method in class io.github.wysohn.gsoncopy.internal.bind.DateTypeAdapter
-
- read(JsonReader) - Method in class io.github.wysohn.gsoncopy.internal.bind.ObjectTypeAdapter
-
- read(JsonReader) - Method in class io.github.wysohn.gsoncopy.internal.bind.ReflectiveTypeAdapterFactory.Adapter
-
- read(JsonReader) - Method in class io.github.wysohn.gsoncopy.internal.bind.SqlDateTypeAdapter
-
- read(JsonReader) - Method in class io.github.wysohn.gsoncopy.internal.bind.TimeTypeAdapter
-
- read(JsonReader) - Method in class io.github.wysohn.gsoncopy.internal.bind.TreeTypeAdapter
-
- read(JsonReader) - Method in class io.github.wysohn.gsoncopy.TypeAdapter
-
Reads one JSON value (an array, object, string, number, boolean or null) and
converts it to a Java object.
- readFromFile(File) - Static method in class io.github.wysohn.triggerreactor.tools.FileUtil
-
- readFromStream(InputStream) - Static method in class io.github.wysohn.triggerreactor.tools.FileUtil
-
- readJson(JsonReader, Gson) - Static method in class io.github.wysohn.triggerreactor.core.config.source.GsonHelper
-
- ReflectionUtil - Class in io.github.wysohn.triggerreactor.tools
-
- ReflectionUtil() - Constructor for class io.github.wysohn.triggerreactor.tools.ReflectionUtil
-
- ReflectiveTypeAdapterFactory - Class in io.github.wysohn.gsoncopy.internal.bind
-
Type adapter that reflects over the fields and methods of a class.
- ReflectiveTypeAdapterFactory(ConstructorConstructor, FieldNamingStrategy, Excluder, JsonAdapterAnnotationTypeAdapterFactory) - Constructor for class io.github.wysohn.gsoncopy.internal.bind.ReflectiveTypeAdapterFactory
-
- ReflectiveTypeAdapterFactory.Adapter<T> - Class in io.github.wysohn.gsoncopy.internal.bind
-
- regionExists(World, String) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.worldguard.WorldguardSupport
-
- registerAPIs() - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- registerAPIs() - Method in class io.github.wysohn.triggerreactor.bukkit.main.TriggerReactor
-
- registerClass(ScriptEngineManager, Class<?>) - Static method in interface io.github.wysohn.triggerreactor.core.manager.IScriptEngineInitializer
-
- registerClass(ScriptEngineManager, String, Class<?>) - Static method in interface io.github.wysohn.triggerreactor.core.manager.IScriptEngineInitializer
-
- registerCommand(String, CommandTrigger) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.CommandTriggerManager
-
- registerCommand(String, CommandTrigger) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.command.AbstractCommandTriggerManager
-
Register this command to command map.
- registerCommand(String, CommandTrigger) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.CommandTriggerManager
-
- registerEvent(TriggerReactorCore, Class<?>, AbstractCustomTriggerManager.EventHook) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.CustomTriggerManager
-
- registerEvent(TriggerReactorCore, Class<?>, AbstractCustomTriggerManager.EventHook) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.custom.AbstractCustomTriggerManager
-
Hook event to handle it manually.
- registerEvent(TriggerReactorCore, Class<?>, AbstractCustomTriggerManager.EventHook) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.CustomTriggerManager
-
- registerEvents(Manager) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- registerEvents(Manager) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- registerEvents(Manager) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Register events for Managers.
- registerEvents(Manager) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- registerFactory(String, IConfigSourceFactory) - Static method in class io.github.wysohn.triggerreactor.core.config.source.ConfigSourceFactory
-
Register new config source factory.
- registerSerializer(Class<T>, Serializer<T>) - Static method in class io.github.wysohn.triggerreactor.core.config.source.GsonConfigSource
-
- registerTypeAdapter(Type, Object) - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
Configures Gson for custom serialization or deserialization.
- registerTypeAdapterFactory(TypeAdapterFactory) - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
Register a factory for type adapters.
- registerTypeHierarchyAdapter(Class<?>, Object) - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
Configures Gson for custom serialization or deserialization for an
inheritance type hierarchy.
- registerValidator(ITypeValidator...) - Static method in class io.github.wysohn.triggerreactor.core.config.source.GsonConfigSource
-
- registry - Variable in class io.github.wysohn.triggerreactor.core.manager.trigger.custom.AbstractCustomTriggerManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.AreaSelectionManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.ExecutorManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.InventoryEditManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.PermissionManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.PlaceholderManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.PlayerLocationManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.ScriptEditManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.AreaTriggerManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.CustomTriggerManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.core.config.source.DelegatedConfigSource
-
- reload() - Method in class io.github.wysohn.triggerreactor.core.config.source.GsonConfigSource
-
- reload() - Method in interface io.github.wysohn.triggerreactor.core.config.source.IConfigSource
-
- reload() - Method in class io.github.wysohn.triggerreactor.core.manager.GlobalVariableManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.core.manager.Manager
-
Reload all triggers
- reload() - Method in class io.github.wysohn.triggerreactor.core.manager.PluginConfigManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.AbstractTriggerManager
-
- reload(String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.AbstractTriggerManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AbstractAreaTriggerManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.command.AbstractCommandTriggerManager
-
- reload(String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.command.AbstractCommandTriggerManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.custom.AbstractCustomTriggerManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.AbstractRepeatingTriggerManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.sponge.manager.AreaSelectionManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.sponge.manager.ExecutorManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.sponge.manager.InventoryEditManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.sponge.manager.PlaceholderManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.sponge.manager.PlayerLocationManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.sponge.manager.ScriptEditManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.AreaTriggerManager
-
- reload() - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.CustomTriggerManager
-
- reloadConfig() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- reloadConfig() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Save all configs from config.yml.
- reloadConfig() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.TriggerInfo
-
- reloadConfig() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- reloadExecutors(File, FileFilter) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractExecutorManager
-
Loads all the Executor files and files under the folders.
- reloadPlaceholders(File, FileFilter) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractPlaceholderManager
-
- remove(Object) - Method in class io.github.wysohn.gsoncopy.internal.LinkedHashTreeMap
-
- remove(Object) - Method in class io.github.wysohn.gsoncopy.internal.LinkedTreeMap
-
- remove(JsonElement) - Method in class io.github.wysohn.gsoncopy.JsonArray
-
Removes the first occurrence of the specified element from this array, if it
is present.
- remove(int) - Method in class io.github.wysohn.gsoncopy.JsonArray
-
Removes the element at the specified position in this array.
- remove(String) - Method in class io.github.wysohn.gsoncopy.JsonObject
-
- remove() - Method in class io.github.wysohn.gsoncopy.JsonStreamParser
-
This optional
Iterator
method is not relevant for stream parsing and
hence is not implemented.
- remove(String) - Method in class io.github.wysohn.triggerreactor.core.manager.GlobalVariableManager
-
Remove global variable named 'key.' The 'key' might can contains '.' to indicate the grouping
of yaml.
- remove(String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.AbstractTriggerManager
-
- remove(String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AbstractAreaTriggerManager
-
- remove(String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.command.AbstractCommandTriggerManager
-
- remove(String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.custom.AbstractCustomTriggerManager
-
- remove(String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.AbstractRepeatingTriggerManager
-
- remove(Class<? extends DataManipulator<?, ?>>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- remove() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- remove(BaseValue<?>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- remove(Key<?>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- remove(Class<? extends DataManipulator<?, ?>>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- remove() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- remove(BaseValue<?>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- remove(Key<?>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- removeCurrentBlockLocation(UUID) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractPlayerLocationManager
-
remove the current location of the player.
- removeEntity(UUID) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger
-
- removeLocationCache(SimpleLocation) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager
-
- removeLore(IItemStack, int) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- removeLore(IItemStack, int) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- removeLore(ItemStack, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Remove lore at the 'index' of the specified ItemStack.
- removeLore(IItemStack, int) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- removeLore(IItemStack, int) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- removeLore(ItemStack, int) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
Remove lore at the 'index' of the specified ItemStack
- removePassenger(Entity) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- removePassenger(Entity) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- removeTriggerForLocation(Location) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.LocationBasedTriggerManager
-
- removeTriggerForLocation(Location<World>) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.LocationBasedTriggerManager
-
- removeXp(Player, String, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.mcmmo.McMmoSupport
-
remove 'xp' from target player's 'skillType'
- RepeatingTrigger - Class in io.github.wysohn.triggerreactor.core.manager.trigger.repeating
-
- RepeatingTrigger(TriggerInfo, String) - Constructor for class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.RepeatingTrigger
-
- RepeatingTrigger(TriggerInfo, String, long) - Constructor for class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.RepeatingTrigger
-
- RepeatingTriggerManager - Class in io.github.wysohn.triggerreactor.bukkit.manager.trigger
-
- RepeatingTriggerManager(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.bukkit.manager.trigger.RepeatingTriggerManager
-
- RepeatingTriggerManager - Class in io.github.wysohn.triggerreactor.sponge.manager.trigger
-
- RepeatingTriggerManager(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.sponge.manager.trigger.RepeatingTriggerManager
-
- replaceItems(InventoryTrigger, IItemStack[]) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractInventoryEditManager
-
- reportWarnings(List<Warning>, Trigger) - Static method in class io.github.wysohn.triggerreactor.core.manager.trigger.AbstractTriggerManager
-
- require(Key<? extends BaseValue<E>>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- require(Class<T>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- require(Key<? extends BaseValue<E>>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- require(Class<T>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- reregisterCommand(String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.command.AbstractCommandTriggerManager
-
- reset() - Static method in class io.github.wysohn.triggerreactor.tools.timings.Timings
-
Reset the root Timing to initial state.
- resetBlockChange(Vector3i) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- resetBlockChange(int, int, int) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- resetBlockChange(Vector3i) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- resetBlockChange(int, int, int) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- resetSelections(UUID) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractAreaSelectionManager
-
- resetTitle() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- resetTitle() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- resolve(Type, Class<?>, Type) - Static method in class io.github.wysohn.gsoncopy.internal.$Gson$Types
-
- respawnPlayer() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- respawnPlayer() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- revoke(Player, String) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.vault.VaultSupport
-
Remove player from specified player.
- rightPosition - Variable in class io.github.wysohn.triggerreactor.core.manager.AbstractAreaSelectionManager
-
- root - Variable in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
- round(double, int) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
get a string representing the input value rounded to the set decimal place
- row - Variable in class io.github.wysohn.triggerreactor.core.script.Token
-
- run() - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin.BungeeCordHelper
-
- run() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.RepeatingTrigger
-
- run() - Method in class io.github.wysohn.triggerreactor.tools.ContinuingTasks.Builder
-
- run(Consumer<Throwable>) - Method in class io.github.wysohn.triggerreactor.tools.ContinuingTasks.Builder
-
- run(Consumer<Throwable>) - Method in class io.github.wysohn.triggerreactor.tools.ContinuingTasks
-
- run() - Method in interface io.github.wysohn.triggerreactor.tools.ErrorProneRunnable
-
- run() - Method in class io.github.wysohn.triggerreactor.tools.Lag
-
- runningThreads - Variable in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.AbstractRepeatingTriggerManager
-
- runSyncTaskForFuture(Callable<T>) - Static method in class io.github.wysohn.triggerreactor.core.script.interpreter.SynchronizableTask
-
- runTask(Runnable) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- runTask(Runnable) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- runTask(Runnable) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Run task on the server thread.
- runTask(Runnable) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- runTaskLater(Runnable, long) - Static method in class io.github.wysohn.triggerreactor.core.script.interpreter.SynchronizableTask
-
This will run in separate thread.
- runTaskLater(Runnable) - Static method in class io.github.wysohn.triggerreactor.core.script.interpreter.SynchronizableTask
-
This will run in separate thread.
- saturation() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- saturation() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- save(File) - Method in class io.github.wysohn.triggerreactor.bukkit.tools.Utf8YamlConfiguration
-
- save(T) - Method in interface io.github.wysohn.triggerreactor.core.manager.trigger.ITriggerLoader
-
- save() - Method in class io.github.wysohn.triggerreactor.tools.ScriptEditor
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.AreaSelectionManager
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.ExecutorManager
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.InventoryEditManager
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.PermissionManager
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.PlaceholderManager
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.PlayerLocationManager
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.ScriptEditManager
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.core.config.source.DelegatedConfigSource
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.core.config.source.GsonConfigSource
-
- saveAll() - Method in interface io.github.wysohn.triggerreactor.core.config.source.IConfigSource
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.core.manager.GlobalVariableManager
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.core.manager.Manager
-
Save all triggers
- saveAll() - Method in class io.github.wysohn.triggerreactor.core.manager.PluginConfigManager
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.AbstractTriggerManager
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.sponge.manager.AreaSelectionManager
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.sponge.manager.ExecutorManager
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.sponge.manager.InventoryEditManager
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.sponge.manager.PlaceholderManager
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.sponge.manager.PlayerLocationManager
-
- saveAll() - Method in class io.github.wysohn.triggerreactor.sponge.manager.ScriptEditManager
-
- saveAsynchronously(Manager) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- saveAsynchronously(Manager) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- saveAsynchronously(Manager) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Call saveAll() on separated thread.
- saveAsynchronously(Manager) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- saveConfig() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- saveConfig() - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Save all configs to config.yml.
- saveConfig() - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- saveDefaultConfig() - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- saveEdit(IPlayer) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.InventoryEditManager
-
- saveEdit(IPlayer) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractInventoryEditManager
-
- saveEdit(IPlayer) - Method in class io.github.wysohn.triggerreactor.sponge.manager.InventoryEditManager
-
- saveResource(String, boolean) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- saveToString() - Method in class io.github.wysohn.triggerreactor.bukkit.tools.CopyYamlConfiguration
-
- script - Variable in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
- ScriptEditManager - Class in io.github.wysohn.triggerreactor.bukkit.manager
-
- ScriptEditManager(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.bukkit.manager.ScriptEditManager
-
- ScriptEditManager - Class in io.github.wysohn.triggerreactor.sponge.manager
-
- ScriptEditManager(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.sponge.manager.ScriptEditManager
-
- ScriptEditor - Class in io.github.wysohn.triggerreactor.tools
-
- ScriptEditor(String, String, ScriptEditor.SaveHandler) - Constructor for class io.github.wysohn.triggerreactor.tools.ScriptEditor
-
- ScriptEditor.SaveHandler - Interface in io.github.wysohn.triggerreactor.tools
-
- ScriptEditor.ScriptEditorUser - Interface in io.github.wysohn.triggerreactor.tools
-
- selecting - Variable in class io.github.wysohn.triggerreactor.core.manager.AbstractAreaSelectionManager
-
- SelfReference - Interface in io.github.wysohn.triggerreactor.core.script.wrapper
-
Implements this interface to let Interpreter know that this object will be used as self reference.
- sem - Static variable in class io.github.wysohn.triggerreactor.core.manager.AbstractJavascriptBasedManager
-
- sendBlockChange(Vector3i, BlockState) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- sendBlockChange(int, int, int, BlockState) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- sendBlockChange(Vector3i, BlockState) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- sendBlockChange(int, int, int, BlockState) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- sendBookView(BookView) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- sendBookView(BookView) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- sendCommandDesc(ICommandSender, String, String) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- sendCommandDesc(ICommandSender, String, String) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- sendCommandDesc(ICommandSender, String, String) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- sendDetails(ICommandSender, String) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- sendDetails(ICommandSender, String) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- sendDetails(ICommandSender, String) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- sendEntitiesDestroy(Player, Object...) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
Send destroy packet for list of entities.
- sendEntityDestroy(Player, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
Send destroy packet for an entity.
- sendEntityEquip(Player, int, String, ItemStack) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
Sends equip packet to player for specified entity.
- sendEntityLook(Player, int, int, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
Send entity look packet
- sendEntityLook(Player, int, double, double, double, double, double, double) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
Send entity look packet relative to the coordinates
- sendEntityMove(Player, int, int, int, int, boolean) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
send entity movement packet.
- sendEntityMove(Player, int, double, double, double, double, double, double, boolean) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
send entity movement packet.
- sendEntitySpawn(Player, int, UUID, int, double, double, double, double, double, double, int, int, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
Predefined method to spawn a fake entity.
- sendEntitySpawn(Player, int, int, double, double, double, double, double, double) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
Spawn fake entity without velocity set and with random UUID set.
- sendEntitySpawn(Player, int, int, Location) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
Spawn entity at location
- sendEntitySpawn(Player, int, int, double, double, double) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
Spawn entity at location
- sendEntitySpawn(Player, int, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
Spawn entity at player's current location.
- SenderOutputStream - Class in io.github.wysohn.triggerreactor.tools.stream
-
- SenderOutputStream(ICommandSender) - Constructor for class io.github.wysohn.triggerreactor.tools.stream.SenderOutputStream
-
- sendMessage(String) - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.BukkitCommandSender
-
- sendMessage(String) - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.entity.BukkitPlayer
-
- sendMessage(String) - Method in interface io.github.wysohn.triggerreactor.core.bridge.ICommandSender
-
- sendMessage(String) - Method in class io.github.wysohn.triggerreactor.sponge.bridge.entity.SpongePlayer
-
- sendMessage(String) - Method in class io.github.wysohn.triggerreactor.sponge.bridge.SpongeCommandSender
-
- sendMessage(Text) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- sendMessage(ChatType, Text) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- sendMessage(TextTemplate) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- sendMessage(ChatType, TextTemplate) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- sendMessage(TextTemplate, Map<String, TextElement>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- sendMessage(ChatType, TextTemplate, Map<String, TextElement>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- sendMessage(Text) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- sendMessage(ChatType, Text) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- sendMessage(TextTemplate) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- sendMessage(ChatType, TextTemplate) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- sendMessage(TextTemplate, Map<String, TextElement>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- sendMessage(ChatType, TextTemplate, Map<String, TextElement>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- sendMessage(String) - Method in interface io.github.wysohn.triggerreactor.tools.ScriptEditor.ScriptEditorUser
-
- sendMessages(Text...) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- sendMessages(Iterable<Text>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- sendMessages(ChatType, Text...) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- sendMessages(ChatType, Iterable<Text>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- sendMessages(Text...) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- sendMessages(Iterable<Text>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- sendMessages(ChatType, Text...) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- sendMessages(ChatType, Iterable<Text>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- sendPacket(Player, PacketContainer) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport
-
send packet.
- sendResourcePack(ResourcePack) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- sendResourcePack(ResourcePack) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- sendTitle(Title) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- sendTitle(Title) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- sendToServer(Player, String) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin.BungeeCordHelper
-
- SER_KEY - Static variable in interface io.github.wysohn.triggerreactor.core.config.serialize.Serializer
-
- SER_VALUE - Static variable in interface io.github.wysohn.triggerreactor.core.config.serialize.Serializer
-
- SerializableLocation - Class in io.github.wysohn.triggerreactor.bukkit.tools
-
- SerializableLocation(Location) - Constructor for class io.github.wysohn.triggerreactor.bukkit.tools.SerializableLocation
-
- serialize(Object) - Method in interface io.github.wysohn.gsoncopy.JsonSerializationContext
-
Invokes default serialization on the specified object.
- serialize(Object, Type) - Method in interface io.github.wysohn.gsoncopy.JsonSerializationContext
-
Invokes default serialization on the specified object passing the specific
type information.
- serialize(T, Type, JsonSerializationContext) - Method in interface io.github.wysohn.gsoncopy.JsonSerializer
-
Gson invokes this call-back method during serialization when it encounters a
field of the specified type.
- serialize(Long) - Method in enum io.github.wysohn.gsoncopy.LongSerializationPolicy
-
Serialize this value
using this serialization policy.
- serialize(ConfigurationSerializable, Type, JsonSerializationContext) - Method in class io.github.wysohn.triggerreactor.bukkit.main.serialize.BukkitConfigurationSerializer
-
- serialize() - Method in class io.github.wysohn.triggerreactor.bukkit.tools.SerializableLocation
-
- serialize(T, JsonSerializationContext) - Method in class io.github.wysohn.triggerreactor.core.config.serialize.CustomSerializer
-
- serialize(T, Type, JsonSerializationContext) - Method in class io.github.wysohn.triggerreactor.core.config.serialize.CustomSerializer
-
- serialize(T, Type, JsonSerializationContext) - Method in class io.github.wysohn.triggerreactor.core.config.serialize.DefaultSerializer
-
- serialize(Class<?>, Object, JsonSerializationContext) - Static method in interface io.github.wysohn.triggerreactor.core.config.serialize.Serializer
-
- serialize(SimpleChunkLocation, Type, JsonSerializationContext) - Method in class io.github.wysohn.triggerreactor.core.config.serialize.SimpleChunkLocationSerializer
-
- serialize(SimpleLocation, Type, JsonSerializationContext) - Method in class io.github.wysohn.triggerreactor.core.config.serialize.SimpleLocationSerializer
-
- serialize(UUID, JsonSerializationContext) - Method in class io.github.wysohn.triggerreactor.core.config.serialize.UUIDSerializer
-
- serialize(DataSerializable, Type, JsonSerializationContext) - Method in class io.github.wysohn.triggerreactor.sponge.main.serialize.SpongeDataSerializer
-
- SerializedName - Annotation Type in io.github.wysohn.gsoncopy.annotations
-
An annotation that indicates this member should be serialized to JSON with
the provided name value as its field name.
- serializeLocation(World, double, double, double) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Create a new SerializableLocation, which implements ConfigurationSerializable
- serializeLocation(World, double, double, double, double, double) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Create a new SerializableLocation, which implements ConfigurationSerializable
- serializeLocation(Location) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Create a new SerializableLocation, which implements ConfigurationSerializable
- serializeLocation(World, double, double, double) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.CommonFunctions
-
Create a new SerializableLocation, which implements ConfigurationSerializable
- serializeLocation(World, double, double, double, double, double) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.CommonFunctions
-
Create a new SerializableLocation, which implements ConfigurationSerializable
- serializeLocation(Location) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.CommonFunctions
-
Create a new SerializableLocation, which implements ConfigurationSerializable
- serializeNulls() - Method in class io.github.wysohn.gsoncopy.Gson
-
- serializeNulls() - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
Configure Gson to serialize null fields.
- Serializer<T> - Interface in io.github.wysohn.triggerreactor.core.config.serialize
-
- serializeSpecialFloatingPointValues() - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
Section 2.4 of
JSON
specification disallows special double values (NaN, Infinity, -Infinity).
- sessions - Variable in class io.github.wysohn.triggerreactor.core.manager.AbstractInventoryEditManager
-
- set(int, JsonElement) - Method in class io.github.wysohn.gsoncopy.JsonArray
-
Replaces the element at the specified position in this array with the
specified element.
- set(String, Serializable) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin.MysqlSupport
-
- set(Player, double) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.vault.VaultSupport
-
Set exact amount of money for specified player.
- set() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- set(Collection<?>) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- setAliases(String[]) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.command.CommandTrigger
-
- setAllowed(boolean) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerPermissionCheckEvent
-
- setAllowed(boolean) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerPermissionCheckEventAsync
-
- setAllowed(boolean) - Method in interface io.github.wysohn.triggerreactor.core.bridge.event.IPlayerPermissionCheckEvent
-
- setAutoStart(boolean) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.RepeatingTrigger
-
- setBoots(ItemStack) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setBoots(ItemStack) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setCancelled(boolean) - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.event.BukkitPlayerBlockLocationEvent
-
- setCancelled(boolean) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.EventBase
-
Deprecated.
- setCancelled(boolean) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerBlockLocationEvent
-
- setCancelled(boolean) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerPermissionCheckEvent
-
- setCancelled(boolean) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.event.PlayerPermissionCheckEventAsync
-
- setCancelled(boolean) - Method in interface io.github.wysohn.triggerreactor.core.bridge.event.IPlayerBlockLocationEvent
-
- setCancelled(boolean) - Method in class io.github.wysohn.triggerreactor.sponge.bridge.event.SpongePlayerBlockLocationEvent
-
- setCancelled(boolean) - Method in class io.github.wysohn.triggerreactor.sponge.manager.event.PlayerBlockLocationEvent
-
- setChestplate(ItemStack) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setChestplate(ItemStack) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setCondition(Object, String, Object) - Method in interface io.github.wysohn.triggerreactor.core.script.interpreter.InterpretCondition
-
- setConfig(String, Object) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- setConfig(String, Object) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Save the 'value' to the associated 'key' in config.yml.
- setConfig(String, Object) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- setCreator(UUID) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setCreator(UUID) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setCurrentBlockLocation(UUID, SimpleLocation) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractPlayerLocationManager
-
set current location of the player
- setDateFormat(String) - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
Configures Gson to serialize Date
objects according to the pattern
provided.
- setDateFormat(int) - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
Configures Gson to to serialize Date
objects according to the style
value provided.
- setDateFormat(int, int) - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
Configures Gson to to serialize Date
objects according to the style
value provided.
- setDisplayName(String) - Method in class io.github.wysohn.triggerreactor.tools.timings.Timings.LimboTiming
-
- setDisplayName(String) - Method in class io.github.wysohn.triggerreactor.tools.timings.Timings.Timing
-
- setEnterTrigger(String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger
-
- setEnterTrigger(AreaTrigger.EnterTrigger) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger
-
- setExclusionStrategies(ExclusionStrategy...) - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
Configures Gson to apply a set of exclusion strategies during both
serialization and deserialization.
- setExecutorMap(Map<String, Executor>) - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
- setExitTrigger(String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger
-
- setExitTrigger(AreaTrigger.ExitTrigger) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger
-
- setField(Object, String, Object) - Static method in class io.github.wysohn.triggerreactor.tools.ReflectionUtil
-
- setFieldNamingPolicy(FieldNamingPolicy) - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
Configures Gson to apply a specific naming policy to an object's field during
serialization and deserialization.
- setFieldNamingStrategy(FieldNamingStrategy) - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
Configures Gson to apply a specific naming policy strategy to an object's
field during serialization and deserialization.
- setFinalField(Object, String, Object) - Static method in class io.github.wysohn.triggerreactor.tools.ReflectionUtil
-
- setFinalField(Class<?>, Object, String, Object) - Static method in class io.github.wysohn.triggerreactor.tools.ReflectionUtil
-
- setGvars(Map<Object, Object>) - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
- setHeadRotation(Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setHeadRotation(Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setHelmet(ItemStack) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setHelmet(ItemStack) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setHtmlSafe(boolean) - Method in class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Configure this writer to emit JSON that's safe for direct inclusion in HTML
and XML documents.
- setIndent(String) - Method in class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Sets the indentation string to be repeated for each level of indentation in
the encoded document.
- setInterval(long) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.RepeatingTrigger
-
- setItemInHand(HandType, ItemStack) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setItemInHand(HandType, ItemStack) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setItemInMainHand(IItemStack) - Method in class io.github.wysohn.triggerreactor.bukkit.bridge.entity.BukkitPlayer
-
- setItemInMainHand(IItemStack) - Method in interface io.github.wysohn.triggerreactor.core.bridge.entity.IPlayer
-
- setItemInMainHand(IItemStack) - Method in class io.github.wysohn.triggerreactor.sponge.bridge.entity.SpongePlayer
-
- setItemTitle(IItemStack, String) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- setItemTitle(IItemStack, String) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- setItemTitle(ItemStack, String) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Set title of the specified ItemStack
- setItemTitle(IItemStack, String) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- setItemTitle(IItemStack, String) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- setItemTitle(ItemStack, String) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
Set title of the specified ItemStack
- setItemTitle(ItemStack, Text) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
- setLeggings(ItemStack) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setLeggings(ItemStack) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setLenient() - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
By default, Gson is strict and only accepts JSON as specified by
RFC 4627.
- setLenient(boolean) - Method in class io.github.wysohn.gsoncopy.stream.JsonReader
-
Configure this parser to be liberal in what it accepts.
- setLenient(boolean) - Method in class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Configure this writer to relax its syntax rules.
- setLevel(Player, String, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.mcmmo.McMmoSupport
-
set level of target player's 'skillType' to 'level'
- setLocation(Location<World>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setLocation(Vector3d, UUID) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setLocation(Location<World>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setLocation(Vector3d, UUID) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setLocationAndRotation(Location<World>, Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setLocationAndRotation(Location<World>, Vector3d, EnumSet<RelativePositions>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setLocationAndRotation(Location<World>, Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setLocationAndRotation(Location<World>, Vector3d, EnumSet<RelativePositions>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setLocationAndRotationSafely(Location<World>, Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setLocationAndRotationSafely(Location<World>, Vector3d, EnumSet<RelativePositions>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setLocationAndRotationSafely(Location<World>, Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setLocationAndRotationSafely(Location<World>, Vector3d, EnumSet<RelativePositions>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setLocationCache(SimpleLocation, T) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager
-
- setLocationSafely(Location<World>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setLocationSafely(Location<World>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setLongSerializationPolicy(LongSerializationPolicy) - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
Configures Gson to apply a specific serialization policy for Long
and
long
objects.
- setLore(IItemStack, int, String) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- setLore(IItemStack, int, String) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- setLore(ItemStack, int, String) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
Replace a lore at 'index' for the specified ItemStack.
- setLore(IItemStack, int, String) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- setLore(IItemStack, int, String) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- setLore(ItemStack, int, String) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
Replace a lore at 'index' for the specified ItemStack
- setLore(ItemStack, int, Text) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
- setMessageChannel(MessageChannel) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setMessageChannel(MessageChannel) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setNaggable(boolean) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- setNotifier(UUID) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setNotifier(UUID) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setPaused(boolean) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.RepeatingTrigger
-
- setPermissions(String[]) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.command.CommandTrigger
-
- setPlaceholderMap(Map<String, Placeholder>) - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
- setPrettyPrinting() - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
Configures Gson to output Json that fits in a page for pretty printing.
- setRawData(DataView) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setRawData(DataView) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setRotation(Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setRotation(Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setScale(Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setScale(Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setScoreboard(Scoreboard) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setScoreboard(Scoreboard) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setScript(String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
- setSelfReference(SelfReference) - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
- setSerializeNulls(boolean) - Method in class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Sets whether object members are serialized when their value is null.
- setSleepingIgnored(boolean) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setSleepingIgnored(boolean) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setSpectatorTarget(Entity) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setSpectatorTarget(Entity) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setSync(boolean) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger.EnterTrigger
-
- setSync(boolean) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger.ExitTrigger
-
- setSync(boolean) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
Set this Trigger's sync mode.
- setSync(boolean) - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
- setTabCompleters(ITabCompleter[]) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.command.CommandTrigger
-
- setTargetValue(Object) - Method in class io.github.wysohn.triggerreactor.core.script.wrapper.Accessor
-
- setTaskSupervisor(TaskSupervisor) - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
- setTextureValue(SkullMeta, String) - Static method in class io.github.wysohn.triggerreactor.bukkit.tools.SkullUtil
-
Try to inject the texture value(which is base64 encoded) into the
SkullMeta.
- setTransform(Transform<World>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setTransform(Transform<World>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setTransformSafely(Transform<World>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setTransformSafely(Transform<World>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setTriggerForLocation(Location, T) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.LocationBasedTriggerManager
-
- setTriggerForLocation(Location<World>, T) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.LocationBasedTriggerManager
-
- setupArea(AreaTrigger) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AbstractAreaTriggerManager
-
reset the area cache.
- setVars(Map<String, Object>) - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
- setVehicle(Entity) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setVehicle(Entity) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setVelocity(Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setVelocity(Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- setVersion(double) - Method in class io.github.wysohn.gsoncopy.GsonBuilder
-
Configures Gson to enable versioning support.
- setWarnings(boolean) - Method in class io.github.wysohn.triggerreactor.core.script.lexer.Lexer
-
- setWorldBorder(WorldBorder, Cause) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- setWorldBorder(WorldBorder, Cause) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- sharedVars - Variable in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- SHORT - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- SHORT_FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- shouldSkipClass(Class<?>) - Method in interface io.github.wysohn.gsoncopy.ExclusionStrategy
-
- shouldSkipField(FieldAttributes) - Method in interface io.github.wysohn.gsoncopy.ExclusionStrategy
-
- showGlowStones(ICommandSender, Set<Map.Entry<SimpleLocation, Trigger>>) - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin
-
- showGlowStones(ICommandSender, Set<Map.Entry<SimpleLocation, Trigger>>) - Method in class io.github.wysohn.triggerreactor.bukkit.main.BukkitTriggerReactorCore
-
- showGlowStones(ICommandSender, Set<Map.Entry<SimpleLocation, Trigger>>) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
Show glowstones to indicate the walk/click triggers in the chunk.
- showGlowStones(ICommandSender, Set<Map.Entry<SimpleLocation, Trigger>>) - Method in class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- showTriggerInfo(ICommandSender, Block) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.LocationBasedTriggerManager
-
- showTriggerInfo(ICommandSender, SimpleLocation) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.LocationBasedTriggerManager
-
- showTriggerInfo(ICommandSender, SimpleLocation) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager
-
- showTriggerInfo(ICommandSender, RepeatingTrigger) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.AbstractRepeatingTriggerManager
-
- showTriggerInfo(ICommandSender, BlockSnapshot) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.LocationBasedTriggerManager
-
- showTriggerInfo(ICommandSender, SimpleLocation) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.LocationBasedTriggerManager
-
- shutdown() - Method in class io.github.wysohn.triggerreactor.core.config.source.GsonConfigSource
-
Shutdown the saving tasks.
- simple(String...) - Static method in interface io.github.wysohn.triggerreactor.core.manager.trigger.command.ITabCompleter
-
- SimpleChunkLocation - Class in io.github.wysohn.triggerreactor.core.manager.location
-
- SimpleChunkLocation(String, int, int) - Constructor for class io.github.wysohn.triggerreactor.core.manager.location.SimpleChunkLocation
-
- SimpleChunkLocation(String, int, int, int) - Constructor for class io.github.wysohn.triggerreactor.core.manager.location.SimpleChunkLocation
-
- SimpleChunkLocation(String, double, double, double) - Constructor for class io.github.wysohn.triggerreactor.core.manager.location.SimpleChunkLocation
-
- SimpleChunkLocation(SimpleLocation) - Constructor for class io.github.wysohn.triggerreactor.core.manager.location.SimpleChunkLocation
-
- SimpleChunkLocation.SimpleChunkLocationFormatException - Exception in io.github.wysohn.triggerreactor.core.manager.location
-
- SimpleChunkLocationFormatException(String) - Constructor for exception io.github.wysohn.triggerreactor.core.manager.location.SimpleChunkLocation.SimpleChunkLocationFormatException
-
- SimpleChunkLocationSerializer - Class in io.github.wysohn.triggerreactor.core.config.serialize
-
- SimpleChunkLocationSerializer() - Constructor for class io.github.wysohn.triggerreactor.core.config.serialize.SimpleChunkLocationSerializer
-
- SimpleChunkLocationValidator - Class in io.github.wysohn.triggerreactor.core.config.validation
-
- SimpleChunkLocationValidator() - Constructor for class io.github.wysohn.triggerreactor.core.config.validation.SimpleChunkLocationValidator
-
- SimpleLocation - Class in io.github.wysohn.triggerreactor.core.manager.location
-
- SimpleLocation(String, int, int, int) - Constructor for class io.github.wysohn.triggerreactor.core.manager.location.SimpleLocation
-
- SimpleLocation(String, int, int, int, float, float) - Constructor for class io.github.wysohn.triggerreactor.core.manager.location.SimpleLocation
-
- SimpleLocation.SimpleLocationFormatException - Exception in io.github.wysohn.triggerreactor.core.manager.location
-
- SimpleLocationFormatException(String) - Constructor for exception io.github.wysohn.triggerreactor.core.manager.location.SimpleLocation.SimpleLocationFormatException
-
- SimpleLocationSerializer - Class in io.github.wysohn.triggerreactor.core.config.serialize
-
- SimpleLocationSerializer() - Constructor for class io.github.wysohn.triggerreactor.core.config.serialize.SimpleLocationSerializer
-
- SimpleLocationValidator - Class in io.github.wysohn.triggerreactor.core.config.validation
-
- SimpleLocationValidator() - Constructor for class io.github.wysohn.triggerreactor.core.config.validation.SimpleLocationValidator
-
- simulateChat(Text, Cause) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- simulateChat(Text, Cause) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- Since - Annotation Type in io.github.wysohn.gsoncopy.annotations
-
An annotation that indicates the version number since a member or a type has
been present.
- size() - Method in class io.github.wysohn.gsoncopy.internal.LinkedHashTreeMap
-
- size() - Method in class io.github.wysohn.gsoncopy.internal.LinkedTreeMap
-
- size() - Method in class io.github.wysohn.gsoncopy.JsonArray
-
Returns the number of elements in the array.
- size() - Method in class io.github.wysohn.gsoncopy.JsonObject
-
Returns the number of key/value pairs in the object.
- SIZE - Static variable in class io.github.wysohn.triggerreactor.core.manager.trigger.inventory.AbstractInventoryTriggerManager
-
- skipValue() - Method in class io.github.wysohn.gsoncopy.internal.bind.JsonTreeReader
-
- skipValue() - Method in class io.github.wysohn.gsoncopy.stream.JsonReader
-
Skips the next value recursively.
- SkullUtil - Class in io.github.wysohn.triggerreactor.bukkit.tools
-
- SkullUtil() - Constructor for class io.github.wysohn.triggerreactor.bukkit.tools.SkullUtil
-
- SkullUtil.CustomSkullType - Enum in io.github.wysohn.triggerreactor.bukkit.tools
-
- SkullUtil.Test - Class in io.github.wysohn.triggerreactor.bukkit.tools
-
- SkullUtil.TestChild - Class in io.github.wysohn.triggerreactor.bukkit.tools
-
- slocation(String, int, int, int) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- SMALLEST - Static variable in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AbstractAreaTriggerManager
-
- spaces(int) - Static method in class io.github.wysohn.triggerreactor.tools.StringUtils
-
- spawnParticles(ParticleEffect, Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- spawnParticles(ParticleEffect, Vector3d, int) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- spawnParticles(ParticleEffect, Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- spawnParticles(ParticleEffect, Vector3d, int) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- spongeColor(int, int, int) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
creates and returns a bukkit color object using the RGB values given.
- SpongeCommandSender - Class in io.github.wysohn.triggerreactor.sponge.bridge
-
- SpongeCommandSender(CommandSource) - Constructor for class io.github.wysohn.triggerreactor.sponge.bridge.SpongeCommandSender
-
- SpongeDataSerializer - Class in io.github.wysohn.triggerreactor.sponge.main.serialize
-
- SpongeDataSerializer() - Constructor for class io.github.wysohn.triggerreactor.sponge.main.serialize.SpongeDataSerializer
-
- SpongeEntity - Class in io.github.wysohn.triggerreactor.sponge.bridge.entity
-
- SpongeEntity(Entity) - Constructor for class io.github.wysohn.triggerreactor.sponge.bridge.entity.SpongeEntity
-
- SpongeInventory - Class in io.github.wysohn.triggerreactor.sponge.bridge
-
- SpongeInventory(Inventory, Carrier) - Constructor for class io.github.wysohn.triggerreactor.sponge.bridge.SpongeInventory
-
- SpongeItemStack - Class in io.github.wysohn.triggerreactor.sponge.bridge
-
- SpongeItemStack(ItemStack) - Constructor for class io.github.wysohn.triggerreactor.sponge.bridge.SpongeItemStack
-
- SpongeLocation - Class in io.github.wysohn.triggerreactor.sponge.bridge
-
- SpongeLocation(Location<World>) - Constructor for class io.github.wysohn.triggerreactor.sponge.bridge.SpongeLocation
-
- SpongePlayer - Class in io.github.wysohn.triggerreactor.sponge.bridge.entity
-
- SpongePlayer(Player) - Constructor for class io.github.wysohn.triggerreactor.sponge.bridge.entity.SpongePlayer
-
- SpongePlayerBlockLocationEvent - Class in io.github.wysohn.triggerreactor.sponge.bridge.event
-
- SpongePlayerBlockLocationEvent(PlayerBlockLocationEvent) - Constructor for class io.github.wysohn.triggerreactor.sponge.bridge.event.SpongePlayerBlockLocationEvent
-
- SpongeScriptEngineInitializer - Interface in io.github.wysohn.triggerreactor.sponge.manager
-
- SpongeWrapper - Class in io.github.wysohn.triggerreactor.sponge.bridge
-
- SpongeWrapper() - Constructor for class io.github.wysohn.triggerreactor.sponge.bridge.SpongeWrapper
-
- SqlDateTypeAdapter - Class in io.github.wysohn.gsoncopy.internal.bind
-
Adapter for java.sql.Date.
- SqlDateTypeAdapter() - Constructor for class io.github.wysohn.gsoncopy.internal.bind.SqlDateTypeAdapter
-
- sqrt(int) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- start(Timings.Timing, Object, Map<String, Object>, Interpreter, boolean) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.inventory.InventoryTrigger
-
- start(Timings.Timing, Object, Map<String, Object>, Interpreter, boolean) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
The actual execution part.
- start(Object, Map<String, Object>, Interpreter, boolean) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
The actual execution part.
- startEdit(IPlayer, InventoryTrigger) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.InventoryEditManager
-
- startEdit(ICommandSender, String, String, ScriptEditor.SaveHandler) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.ScriptEditManager
-
- startEdit(IPlayer, InventoryTrigger) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractInventoryEditManager
-
- startEdit(ICommandSender, String, String, ScriptEditor.SaveHandler) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractScriptEditManager
-
Start the script editor.
- startEdit(IPlayer, InventoryTrigger) - Method in class io.github.wysohn.triggerreactor.sponge.manager.InventoryEditManager
-
- startEdit(ICommandSender, String, String, ScriptEditor.SaveHandler) - Method in class io.github.wysohn.triggerreactor.sponge.manager.ScriptEditManager
-
- startInterpretation(Object, Map<String, Object>, Interpreter, boolean) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger
-
- startInterpretation(Object, Map<String, Object>, Interpreter, boolean) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
Start interpreting the code.
- startLocationSet(IPlayer, String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager
-
- startTrigger(String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.AbstractRepeatingTriggerManager
-
Attempts to start the trigger with provided trigger name.
- startWithContext(Object) - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
- startWithContext(Object, Timings.Timing) - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
Start interpretation.
- startWithContextAndInterrupter(Object, Interpreter.ProcessInterrupter, Timings.Timing) - Method in class io.github.wysohn.triggerreactor.core.script.interpreter.Interpreter
-
Start interpretation.
- staticGetFieldValue(String, String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
Try to get static value for specified field from specified class.
- staticMethod(String, String, Object...) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
Invoke the static method of provided class.
- staticSetFieldValue(String, String, Object) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
Try to set static value for specified field from specified class.
- STOP - Static variable in class io.github.wysohn.triggerreactor.core.script.interpreter.Executor
-
- stopEdit(IPlayer) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractInventoryEditManager
-
- stopLocationSet(IPlayer) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.location.AbstractLocationBasedTriggerManager
-
- stopRecord(Vector3i) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- stopRecord(Vector3i) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- stopSounds() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- stopSounds(SoundType) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- stopSounds(SoundCategory) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- stopSounds(SoundType, SoundCategory) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- stopSounds() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- stopSounds(SoundType) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- stopSounds(SoundCategory) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- stopSounds(SoundType, SoundCategory) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- stopTrigger(String) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.AbstractRepeatingTriggerManager
-
Attempts to stop the trigger.
- Streams - Class in io.github.wysohn.gsoncopy.internal
-
Reads and writes GSON parse trees over streams.
- STRING - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- STRING_BUFFER - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- STRING_BUFFER_FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- STRING_BUILDER - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- STRING_BUILDER_FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- STRING_FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- StringInterpolationWarning - Class in io.github.wysohn.triggerreactor.core.script.warning
-
- StringInterpolationWarning(int, String) - Constructor for class io.github.wysohn.triggerreactor.core.script.warning.StringInterpolationWarning
-
- StringUtils - Class in io.github.wysohn.triggerreactor.tools
-
- StringUtils() - Constructor for class io.github.wysohn.triggerreactor.tools.StringUtils
-
- submitAsync(Runnable) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- submitAsync(Runnable) - Method in interface io.github.wysohn.triggerreactor.core.script.interpreter.TaskSupervisor
-
Execute the task asynchronously on separate thread.
- submitSync(Callable<T>) - Method in class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- submitSync(Callable<T>) - Method in interface io.github.wysohn.triggerreactor.core.script.interpreter.TaskSupervisor
-
Execute the task synchronously if possible.
- subtypeOf(Type) - Static method in class io.github.wysohn.gsoncopy.internal.$Gson$Types
-
Returns a type that represents an unknown type that extends bound
.
- supertypeOf(Type) - Static method in class io.github.wysohn.gsoncopy.internal.$Gson$Types
-
Returns a type that represents an unknown supertype of bound
.
- supports(Key<?>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- supports(BaseValue<?>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- supports(Class<? extends DataManipulator<?, ?>>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- supports(Key<?>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- supports(BaseValue<?>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- supports(Class<? extends DataManipulator<?, ?>>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- suspended - Variable in class io.github.wysohn.triggerreactor.core.manager.AbstractInventoryEditManager
-
- SYNC - Static variable in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AbstractAreaTriggerManager
-
- SynchronizableTask - Class in io.github.wysohn.triggerreactor.core.script.interpreter
-
- SynchronizableTask() - Constructor for class io.github.wysohn.triggerreactor.core.script.interpreter.SynchronizableTask
-
- synchronizeCommandMap() - Method in class io.github.wysohn.triggerreactor.bukkit.main.TriggerReactor
-
- synchronizeCommandMap() - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.CommandTriggerManager
-
- synchronizeCommandMap() - Method in interface io.github.wysohn.triggerreactor.bukkit.manager.trigger.ICommandMapHandler
-
- synchronizeCommandMap() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.command.AbstractCommandTriggerManager
-
- synchronizeCommandMap() - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.CommandTriggerManager
-
- TABS - Static variable in class io.github.wysohn.triggerreactor.core.manager.trigger.command.AbstractCommandTriggerManager
-
- take(Player, double) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.vault.VaultSupport
-
Take money from the player.
- takeItem(Player, int, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
- takeItem(Player, String, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
take item from player.
- takeItem(Player, int, int, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
- takeItem(Player, String, int, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
take item from player.
- takeItem(Player, ItemStack, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.AbstractCommonFunctions
-
take ItemStack from player.
- takeItem(Player, int, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.CommonFunctions
-
- takeItem(Player, String, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.CommonFunctions
-
take item from player.
- takeItem(Player, int, int, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.CommonFunctions
-
- takeItem(Player, String, int, int) - Method in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.CommonFunctions
-
take item from player.
- takeItem(Player, String, int) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
take item from player.
- takeItem(Player, ItemStack, int) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
take ItemStack from player.
- target - Variable in class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.APISupport
-
- target - Variable in class io.github.wysohn.triggerreactor.core.script.wrapper.Accessor
-
- target - Variable in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.api.APISupport
-
- targetParent - Variable in class io.github.wysohn.triggerreactor.core.script.wrapper.Accessor
-
- TaskSupervisor - Interface in io.github.wysohn.triggerreactor.core.script.interpreter
-
- TemporarilyPrivilegedPlayer - Class in io.github.wysohn.triggerreactor.sponge.tools
-
- TemporarilyPrivilegedPlayer(Player) - Constructor for class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- TemporaryGlobalVariableKey - Class in io.github.wysohn.triggerreactor.core.script.interpreter
-
- TemporaryGlobalVariableKey(String) - Constructor for class io.github.wysohn.triggerreactor.core.script.interpreter.TemporaryGlobalVariableKey
-
- Test() - Constructor for class io.github.wysohn.triggerreactor.bukkit.tools.SkullUtil.Test
-
- TestChild() - Constructor for class io.github.wysohn.triggerreactor.bukkit.tools.SkullUtil.TestChild
-
- text(String) - Method in class io.github.wysohn.triggerreactor.sponge.manager.trigger.share.CommonFunctions
-
convert plain String to Sponge usable Text.
- TextUtil - Class in io.github.wysohn.triggerreactor.sponge.tools
-
- TextUtil() - Constructor for class io.github.wysohn.triggerreactor.sponge.tools.TextUtil
-
- TICK_COUNT - Variable in class io.github.wysohn.triggerreactor.tools.Lag
-
- TICKS - Variable in class io.github.wysohn.triggerreactor.tools.Lag
-
- TimeoutException() - Constructor for exception io.github.wysohn.triggerreactor.tools.mysql.MiniConnectionPoolManager.TimeoutException
-
- TimeoutException(String) - Constructor for exception io.github.wysohn.triggerreactor.tools.mysql.MiniConnectionPoolManager.TimeoutException
-
- TIMESTAMP_FACTORY - Static variable in class io.github.wysohn.gsoncopy.internal.bind.TypeAdapters
-
- TimeTypeAdapter - Class in io.github.wysohn.gsoncopy.internal.bind
-
Adapter for Time.
- TimeTypeAdapter() - Constructor for class io.github.wysohn.gsoncopy.internal.bind.TimeTypeAdapter
-
- TimeUtil - Class in io.github.wysohn.triggerreactor.tools
-
- TimeUtil() - Constructor for class io.github.wysohn.triggerreactor.tools.TimeUtil
-
- Timings - Class in io.github.wysohn.triggerreactor.tools.timings
-
A Benchmark system to measure runtime of various tasks throughout the Triggers deployed by users.
- Timings() - Constructor for class io.github.wysohn.triggerreactor.tools.timings.Timings
-
- Timings.LimboTiming - Class in io.github.wysohn.triggerreactor.tools.timings
-
- Timings.Timing - Class in io.github.wysohn.triggerreactor.tools.timings
-
- toBoolean() - Method in class io.github.wysohn.triggerreactor.core.script.Token
-
- toByte(Number) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- toContainer() - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- toContainer() - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- toConventionalName(File, File) - Static method in class io.github.wysohn.triggerreactor.core.manager.trigger.named.NamedTriggerInfo
-
get name which includes the path.
- toDecimal() - Method in class io.github.wysohn.triggerreactor.core.script.Token
-
- toDouble(Number) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- toFloat(Number) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- toggleSelection(UUID) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractAreaSelectionManager
-
- toInt(Number) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- toInteger() - Method in class io.github.wysohn.triggerreactor.core.script.Token
-
- toJson(Object) - Method in class io.github.wysohn.gsoncopy.Gson
-
This method serializes the specified object into its equivalent Json
representation.
- toJson(Object, Type) - Method in class io.github.wysohn.gsoncopy.Gson
-
This method serializes the specified object, including those of generic
types, into its equivalent Json representation.
- toJson(Object, Appendable) - Method in class io.github.wysohn.gsoncopy.Gson
-
This method serializes the specified object into its equivalent Json
representation.
- toJson(Object, Type, Appendable) - Method in class io.github.wysohn.gsoncopy.Gson
-
This method serializes the specified object, including those of generic
types, into its equivalent Json representation.
- toJson(Object, Type, JsonWriter) - Method in class io.github.wysohn.gsoncopy.Gson
-
Writes the JSON representation of src
of type typeOfSrc
to
writer
.
- toJson(JsonElement) - Method in class io.github.wysohn.gsoncopy.Gson
-
Converts a tree of
JsonElement
s into its equivalent JSON
representation.
- toJson(JsonElement, Appendable) - Method in class io.github.wysohn.gsoncopy.Gson
-
Writes out the equivalent JSON for a tree of
JsonElement
s.
- toJson(JsonElement, JsonWriter) - Method in class io.github.wysohn.gsoncopy.Gson
-
Writes the JSON for jsonElement
to writer
.
- toJson(Writer, T) - Method in class io.github.wysohn.gsoncopy.TypeAdapter
-
Converts value
to a JSON document and writes it to out
.
- toJson(T) - Method in class io.github.wysohn.gsoncopy.TypeAdapter
-
Converts value
to a JSON document.
- toJsonTree(Object) - Method in class io.github.wysohn.gsoncopy.Gson
-
This method serializes the specified object into its equivalent
representation as a tree of
JsonElement
s.
- toJsonTree(Object, Type) - Method in class io.github.wysohn.gsoncopy.Gson
-
This method serializes the specified object, including those of generic
types, into its equivalent representation as a tree of
JsonElement
s.
- toJsonTree(T) - Method in class io.github.wysohn.gsoncopy.TypeAdapter
-
Converts value
to a JSON tree.
- Token - Class in io.github.wysohn.triggerreactor.core.script
-
- Token(Token.Type, Object, int, int) - Constructor for class io.github.wysohn.triggerreactor.core.script.Token
-
- Token(Token.Type, Object, Token) - Constructor for class io.github.wysohn.triggerreactor.core.script.Token
-
- Token(Token.Type, Object) - Constructor for class io.github.wysohn.triggerreactor.core.script.Token
-
- Token.Type - Enum in io.github.wysohn.triggerreactor.core.script
-
- toLong(Number) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- toPath(String) - Static method in class io.github.wysohn.triggerreactor.core.config.source.DelegatedConfigSource
-
- toPath(String) - Static method in interface io.github.wysohn.triggerreactor.core.config.source.IConfigSource
-
- toShort(Number) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
- toString() - Method in class io.github.wysohn.gsoncopy.Gson
-
- toString() - Method in class io.github.wysohn.gsoncopy.internal.bind.JsonTreeReader
-
- toString() - Method in class io.github.wysohn.gsoncopy.internal.ConstructorConstructor
-
- toString() - Method in class io.github.wysohn.gsoncopy.internal.LazilyParsedNumber
-
- toString() - Method in class io.github.wysohn.gsoncopy.JsonElement
-
Returns a String representation of this element.
- toString() - Method in class io.github.wysohn.gsoncopy.reflect.TypeToken
-
- toString() - Method in class io.github.wysohn.gsoncopy.stream.JsonReader
-
- toString() - Method in class io.github.wysohn.triggerreactor.bukkit.main.AbstractJavaPlugin.MysqlSupport
-
- toString() - Method in class io.github.wysohn.triggerreactor.core.config.source.GsonConfigSource
-
- toString() - Method in class io.github.wysohn.triggerreactor.core.manager.location.Area
-
- toString() - Method in class io.github.wysohn.triggerreactor.core.manager.location.SimpleChunkLocation
-
- toString() - Method in class io.github.wysohn.triggerreactor.core.manager.location.SimpleLocation
-
- toString() - Method in class io.github.wysohn.triggerreactor.core.manager.location.Vector
-
- toString() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.area.AreaTrigger
-
- toString() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.command.CommandTrigger
-
- toString() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.custom.CustomTrigger
-
- toString() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.RepeatingTrigger
-
- toString() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
- toString() - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.TriggerInfo
-
- toString() - Method in class io.github.wysohn.triggerreactor.core.script.parser.Node
-
- toString() - Method in class io.github.wysohn.triggerreactor.core.script.Token
-
- toString() - Method in class io.github.wysohn.triggerreactor.core.script.wrapper.Accessor
-
- toString() - Method in class io.github.wysohn.triggerreactor.tools.timings.Timings.Timing
-
- toStringRowColOnly() - Method in class io.github.wysohn.triggerreactor.core.script.Token
-
- toTriggerInfo(File, IConfigSource) - Method in interface io.github.wysohn.triggerreactor.core.manager.trigger.ITriggerLoader
-
- transferToWorld(World) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- transferToWorld(World, Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- transferToWorld(String, Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- transferToWorld(UUID, Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- transferToWorld(World) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- transferToWorld(World, Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- transferToWorld(String, Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- transferToWorld(UUID, Vector3d) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- transform(Key<? extends BaseValue<E>>, Function<E, E>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- transform(Key<? extends BaseValue<E>>, Function<E, E>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- translateName(Field) - Method in interface io.github.wysohn.gsoncopy.FieldNamingStrategy
-
Translates the field name into its JSON field name representation.
- traversal(String, Map<String, Object>, BiConsumer<String, Object>) - Method in class io.github.wysohn.triggerreactor.bukkit.tools.migration.NaiveMigrationHelper
-
- traversal(Map<Object, ? extends ConfigurationNode>, BiConsumer<String, Object>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.migration.NaiveMigrationHelper
-
- traversal(Map<Object, ? extends ConfigurationNode>, BiConsumer<String, Object>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.migration.VariableMigrationHelper
-
Variable Manager of Sponge stores data different than how it works in Bukkit.
- TreeTypeAdapter<T> - Class in io.github.wysohn.gsoncopy.internal.bind
-
Adapts a Gson 1.x tree-style adapter as a streaming TypeAdapter.
- TreeTypeAdapter(JsonSerializer<T>, JsonDeserializer<T>, Gson, TypeToken<T>, TypeAdapterFactory) - Constructor for class io.github.wysohn.gsoncopy.internal.bind.TreeTypeAdapter
-
- TRIGGER - Static variable in class io.github.wysohn.triggerreactor.core.manager.trigger.repeating.AbstractRepeatingTriggerManager
-
- Trigger - Class in io.github.wysohn.triggerreactor.core.manager.trigger
-
- Trigger(TriggerInfo, String) - Constructor for class io.github.wysohn.triggerreactor.core.manager.trigger.Trigger
-
This constructor does not initialize the fields.
- TriggerInfo - Class in io.github.wysohn.triggerreactor.core.manager.trigger
-
- TriggerInfo(File, IConfigSource) - Constructor for class io.github.wysohn.triggerreactor.core.manager.trigger.TriggerInfo
-
- TriggerInfo(File, IConfigSource, String) - Constructor for class io.github.wysohn.triggerreactor.core.manager.trigger.TriggerInfo
-
- TriggerInitFailedException(String, Throwable) - Constructor for exception io.github.wysohn.triggerreactor.core.manager.trigger.AbstractTriggerManager.TriggerInitFailedException
-
- TriggerReactor - Class in io.github.wysohn.triggerreactor.bukkit.main
-
- TriggerReactor - Class in io.github.wysohn.triggerreactor.bukkit.main
-
- TriggerReactor() - Constructor for class io.github.wysohn.triggerreactor.bukkit.main.TriggerReactor
-
- TriggerReactor - Class in io.github.wysohn.triggerreactor.sponge.main
-
- TriggerReactor() - Constructor for class io.github.wysohn.triggerreactor.sponge.main.TriggerReactor
-
- TriggerReactorCore - Class in io.github.wysohn.triggerreactor.core.main
-
The main abstract class of TriggerReactor.
- TriggerReactorCore() - Constructor for class io.github.wysohn.triggerreactor.core.main.TriggerReactorCore
-
- TriggerReactorStartEvent - Class in io.github.wysohn.triggerreactor.bukkit.manager.event
-
- TriggerReactorStartEvent() - Constructor for class io.github.wysohn.triggerreactor.bukkit.manager.event.TriggerReactorStartEvent
-
- TriggerReactorStartEvent - Class in io.github.wysohn.triggerreactor.sponge.manager.event
-
- TriggerReactorStartEvent(TriggerReactor) - Constructor for class io.github.wysohn.triggerreactor.sponge.manager.event.TriggerReactorStartEvent
-
- TriggerReactorStartEvent(Cause) - Constructor for class io.github.wysohn.triggerreactor.sponge.manager.event.TriggerReactorStartEvent
-
- TriggerReactorStopEvent - Class in io.github.wysohn.triggerreactor.bukkit.manager.event
-
- TriggerReactorStopEvent() - Constructor for class io.github.wysohn.triggerreactor.bukkit.manager.event.TriggerReactorStopEvent
-
- TriggerReactorStopEvent - Class in io.github.wysohn.triggerreactor.sponge.manager.event
-
- TriggerReactorStopEvent(TriggerReactor) - Constructor for class io.github.wysohn.triggerreactor.sponge.manager.event.TriggerReactorStopEvent
-
- TriggerReactorStopEvent(Cause) - Constructor for class io.github.wysohn.triggerreactor.sponge.manager.event.TriggerReactorStopEvent
-
- trim(String) - Method in interface io.github.wysohn.triggerreactor.tools.JarUtil.PathTrimmer
-
- tryOffer(Key<? extends BaseValue<E>>, E) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- tryOffer(BaseValue<E>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- tryOffer(DataManipulator<?, ?>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- tryOffer(DataManipulator<?, ?>, MergeFunction) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- tryOffer(Key<? extends BaseValue<E>>, E) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- tryOffer(BaseValue<E>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- tryOffer(DataManipulator<?, ?>) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- tryOffer(DataManipulator<?, ?>, MergeFunction) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- type - Variable in class io.github.wysohn.triggerreactor.core.script.Token
-
- TypeAdapter<T> - Class in io.github.wysohn.gsoncopy
-
Converts Java objects to and from JSON.
- TypeAdapter() - Constructor for class io.github.wysohn.gsoncopy.TypeAdapter
-
- TypeAdapterFactory - Interface in io.github.wysohn.gsoncopy
-
Creates type adapters for set of related types.
- TypeAdapters - Class in io.github.wysohn.gsoncopy.internal.bind
-
Type adapters for basic types.
- typeOf(Object, boolean) - Method in class io.github.wysohn.triggerreactor.core.manager.trigger.share.CommonFunctions
-
Return the name of the class that provided object was created by.
- TypeOption - Class in io.github.wysohn.triggerreactor.core.script.validation.option
-
- TypeOption() - Constructor for class io.github.wysohn.triggerreactor.core.script.validation.option.TypeOption
-
- TypeToken<T> - Class in io.github.wysohn.gsoncopy.reflect
-
Represents a generic type T
.
- TypeToken() - Constructor for class io.github.wysohn.gsoncopy.reflect.TypeToken
-
Constructs a new type literal.
- typeToString(Type) - Static method in class io.github.wysohn.gsoncopy.internal.$Gson$Types
-
- TypeValidatorChain - Class in io.github.wysohn.triggerreactor.core.config.source
-
- TypeValidatorChain() - Constructor for class io.github.wysohn.triggerreactor.core.config.source.TypeValidatorChain
-
- TypeValidatorChain.Builder - Class in io.github.wysohn.triggerreactor.core.config.source
-
- validate(Object...) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractExecutorManager.JSExecutor
-
- validate(Object...) - Method in class io.github.wysohn.triggerreactor.core.manager.AbstractPlaceholderManager.JSPlaceholder
-
- validate(Object, Object) - Method in class io.github.wysohn.triggerreactor.core.script.validation.option.MaximumOption
-
- validate(Object, Object) - Method in class io.github.wysohn.triggerreactor.core.script.validation.option.MinimumOption
-
- validate(Object, Object) - Method in class io.github.wysohn.triggerreactor.core.script.validation.option.NameOption
-
- validate(Object, Object) - Method in class io.github.wysohn.triggerreactor.core.script.validation.option.TypeOption
-
- validate(Object, Object) - Method in class io.github.wysohn.triggerreactor.core.script.validation.option.ValidationOption
-
Validate an Object against the criteria given by this option
- validate(Object...) - Method in class io.github.wysohn.triggerreactor.core.script.validation.Validator
-
Finds which overload the list of args matches, if any
- validateRawData(DataView) - Method in class io.github.wysohn.triggerreactor.sponge.tools.DelegatedPlayer
-
- validateRawData(DataView) - Method in class io.github.wysohn.triggerreactor.sponge.tools.TemporarilyPrivilegedPlayer
-
- ValidationException - Exception in io.github.wysohn.triggerreactor.core.script.validation
-
- ValidationException(String) - Constructor for exception io.github.wysohn.triggerreactor.core.script.validation.ValidationException
-
- ValidationException(String, Throwable) - Constructor for exception io.github.wysohn.triggerreactor.core.script.validation.ValidationException
-
- ValidationOption - Class in io.github.wysohn.triggerreactor.core.script.validation.option
-
- ValidationOption() - Constructor for class io.github.wysohn.triggerreactor.core.script.validation.option.ValidationOption
-
- ValidationOptions - Class in io.github.wysohn.triggerreactor.core.script.validation.option
-
- ValidationOptionsBuilder - Class in io.github.wysohn.triggerreactor.core.script.validation.option
-
- ValidationOptionsBuilder() - Constructor for class io.github.wysohn.triggerreactor.core.script.validation.option.ValidationOptionsBuilder
-
- ValidationResult - Class in io.github.wysohn.triggerreactor.core.script.validation
-
- ValidationResult(int) - Constructor for class io.github.wysohn.triggerreactor.core.script.validation.ValidationResult
-
- ValidationResult(String) - Constructor for class io.github.wysohn.triggerreactor.core.script.validation.ValidationResult
-
- ValidationUtil - Class in io.github.wysohn.triggerreactor.tools
-
- ValidationUtil() - Constructor for class io.github.wysohn.triggerreactor.tools.ValidationUtil
-
- Validator - Class in io.github.wysohn.triggerreactor.core.script.validation
-
- validators - Variable in class io.github.wysohn.triggerreactor.core.config.source.TypeValidatorChain
-
- value(String) - Method in class io.github.wysohn.gsoncopy.internal.bind.JsonTreeWriter
-
- value(boolean) - Method in class io.github.wysohn.gsoncopy.internal.bind.JsonTreeWriter
-
- value(Boolean) - Method in class io.github.wysohn.gsoncopy.internal.bind.JsonTreeWriter
-
- value(double) - Method in class io.github.wysohn.gsoncopy.internal.bind.JsonTreeWriter
-
- value(long) - Method in class io.github.wysohn.gsoncopy.internal.bind.JsonTreeWriter
-
- value(Number) - Method in class io.github.wysohn.gsoncopy.internal.bind.JsonTreeWriter
-
- value(String) - Method in class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Encodes value
.
- value(boolean) - Method in class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Encodes value
.
- value(Boolean) - Method in class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Encodes value
.
- value(double) - Method in class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Encodes value
.
- value(long) - Method in class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Encodes value
.
- value(Number) - Method in class io.github.wysohn.gsoncopy.stream.JsonWriter
-
Encodes value
.
- value - Variable in class io.github.wysohn.triggerreactor.core.script.Token
-
- valueOf(String) - Static method in enum io.github.wysohn.gsoncopy.FieldNamingPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.wysohn.gsoncopy.LongSerializationPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.wysohn.gsoncopy.stream.JsonToken
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport.EnumItemSlot
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.wysohn.triggerreactor.bukkit.tools.SkullUtil.CustomSkullType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.wysohn.triggerreactor.core.manager.AbstractAreaSelectionManager.ClickAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.wysohn.triggerreactor.core.manager.AbstractAreaSelectionManager.ClickResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class io.github.wysohn.triggerreactor.core.manager.location.SimpleChunkLocation
-
- valueOf(String) - Static method in class io.github.wysohn.triggerreactor.core.manager.location.SimpleLocation
-
- valueOf(String) - Static method in enum io.github.wysohn.triggerreactor.core.manager.trigger.area.AbstractAreaTriggerManager.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.wysohn.triggerreactor.core.script.Token.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.wysohn.triggerreactor.tools.JarUtil.CopyOption
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.github.wysohn.gsoncopy.FieldNamingPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.github.wysohn.gsoncopy.LongSerializationPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.github.wysohn.gsoncopy.stream.JsonToken
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.protocollib.ProtocolLibSupport.EnumItemSlot
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.github.wysohn.triggerreactor.bukkit.tools.SkullUtil.CustomSkullType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.github.wysohn.triggerreactor.core.manager.AbstractAreaSelectionManager.ClickAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.github.wysohn.triggerreactor.core.manager.AbstractAreaSelectionManager.ClickResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.github.wysohn.triggerreactor.core.manager.trigger.area.AbstractAreaTriggerManager.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.github.wysohn.triggerreactor.core.script.Token.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.github.wysohn.triggerreactor.tools.JarUtil.CopyOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VariableMigrationHelper - Class in io.github.wysohn.triggerreactor.sponge.tools.migration
-
- VariableMigrationHelper(ConfigurationNode, File) - Constructor for class io.github.wysohn.triggerreactor.sponge.tools.migration.VariableMigrationHelper
-
- VariablePlaceholder - Class in io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.placeholder
-
- VariablePlaceholder(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.placeholder.VariablePlaceholder
-
- VarMap - Class in io.github.wysohn.triggerreactor.tools
-
A concurrent hash map that supports null for get() and put()
- VarMap() - Constructor for class io.github.wysohn.triggerreactor.tools.VarMap
-
- VaultSupport - Class in io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.vault
-
- VaultSupport - Class in io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.vault
-
- VaultSupport(TriggerReactorCore) - Constructor for class io.github.wysohn.triggerreactor.bukkit.manager.trigger.share.api.vault.VaultSupport
-
- Vector - Class in io.github.wysohn.triggerreactor.core.manager.location
-
- Vector(double, double, double) - Constructor for class io.github.wysohn.triggerreactor.core.manager.location.Vector
-