- C1 - Static variable in class org.spongepowered.api.data.type.NotePitches
-
- C1 - Static variable in class org.spongepowered.api.effect.sound.PitchModulation
-
- C2 - Static variable in class org.spongepowered.api.data.type.NotePitches
-
- C2 - Static variable in class org.spongepowered.api.effect.sound.PitchModulation
-
- C_SHARP1 - Static variable in class org.spongepowered.api.data.type.NotePitches
-
- C_SHARP2 - Static variable in class org.spongepowered.api.data.type.NotePitches
-
- CA_ES - Static variable in class org.spongepowered.api.text.translation.locale.Locales
-
- cactiPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Cactus.Builder
-
Sets the number of cacti to spawn per chunk, cannot be negative.
- cactiPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Cactus.Builder
-
Sets the number of cacti to spawn per chunk, cannot be negative.
- CACTUS - Static variable in class org.spongepowered.api.block.BlockTypes
-
- CACTUS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- Cactus - Interface in org.spongepowered.api.world.gen.populator
-
Represents a populator which will randomly spawn a number of cacti within the
chunk.
- CACTUS - Static variable in class org.spongepowered.api.world.gen.PopulatorTypes
-
- Cactus.Builder - Interface in org.spongepowered.api.world.gen.populator
-
A builder for constructing
Cactus
populators.
- CACTUS_AGE - Static variable in class org.spongepowered.api.block.trait.IntegerTraits
-
- CAKE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- CAKE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CAKE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CAKE_BITES - Static variable in class org.spongepowered.api.block.trait.IntegerTraits
-
- CAKE_SLICES_EATEN - Static variable in class org.spongepowered.api.statistic.Statistics
-
- CAN_BREED - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for whether an
Entity
can breed.
- CAN_DROP_AS_ITEM - Static variable in class org.spongepowered.api.data.key.Keys
-
- CAN_FLY - Static variable in class org.spongepowered.api.data.key.Keys
-
- CAN_GRIEF - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for whether a
Living
entity may
change blocks.
- CAN_PLACE_AS_BLOCK - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for whether a
FallingBlock
will place
itself upon landing.
- canAccept(ItemStack, Direction) - Method in interface org.spongepowered.api.item.inventory.slot.SidedSlot
-
Gets whether this slot can accept the specified item from the specified
direction.
- CANADIAN_ENGLISH - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- CANADIAN_FRENCH - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- canBeAppliedByTable(ItemStack) - Method in interface org.spongepowered.api.item.enchantment.EnchantmentType
-
- canBeAppliedToStack(ItemStack) - Method in interface org.spongepowered.api.item.enchantment.EnchantmentType
-
Test if this enchantment type can be applied to an
ItemStack
.
- canBeInterrupted() - Method in interface org.spongepowered.api.entity.ai.task.AITask
-
Returns if this task can be interrupted.
- canCauseFire(boolean) - Method in interface org.spongepowered.api.world.explosion.Explosion.Builder
-
Sets whether the affected blocks have a chance to catch on fire.
- canCauseFire() - Method in interface org.spongepowered.api.world.explosion.Explosion
-
Gets whether the affected blocks have a chance to catch on fire.
- cancel() - Method in interface org.spongepowered.api.scheduler.Task
-
Cancels the task.
- cancel() - Method in interface org.spongepowered.api.world.ChunkPreGenerate
-
Cancels this pre-generation if it is still running.
- Cancellable - Interface in org.spongepowered.api.event
-
Represents an event that can be cancelled.
- canDropAsItem() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableFallingBlockData
-
Gets whether this falling block can drop as an item if it lands in a
way that it can not be placed.
- canDropAsItem() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.FallingBlockData
-
Gets whether this falling block can drop as an item if it lands in a
way that it can not be placed.
- canDropAsItem() - Method in interface org.spongepowered.api.entity.FallingBlock
-
Gets whether this falling block can drop as an item if it lands in a way
that it can not be placed.
- canEquip(EquipmentType) - Method in interface org.spongepowered.api.entity.Equipable
-
Gets whether this entity can equip equipment of the specified type (eg.
- canEquip(EquipmentType, ItemStack) - Method in interface org.spongepowered.api.entity.Equipable
-
Gets whether this entity can equip the supplied equipment in its slot of
the specified type (eg.
- canFit(ItemStack) - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Returns true if the entire stack can fit in this inventory.
- canFly() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableFlyingAbilityData
-
- canFly() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.FlyingAbilityData
-
Gets the
Value
for whether the owner can "fly".
- canGet(ItemStack, Direction) - Method in interface org.spongepowered.api.item.inventory.slot.SidedSlot
-
Gets whether automation can extract the specified item from the specified
direction.
- canGrantExperience(boolean) - Method in interface org.spongepowered.api.item.merchant.TradeOffer.Builder
-
Sets the trade offer to be generated to grant experience upon use.
- canGrief() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableGriefingData
-
- canGrief() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.GriefingData
-
Gets the
Value
for the "griefing" state.
- canHurtEntities() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableFallingBlockData
-
Gets whether this falling block will damage entities where it lands.
- canHurtEntities() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.FallingBlockData
-
Gets whether this falling block will damage entities where it lands.
- canHurtEntities() - Method in interface org.spongepowered.api.entity.FallingBlock
-
Gets whether this falling block will damage entities where it lands.
- canInteractWith(Player) - Method in interface org.spongepowered.api.item.inventory.type.Interactable
-
Gets whether the specified player can interact with this object.
- canMoveOnLand() - Method in interface org.spongepowered.api.entity.vehicle.Boat
-
Gets whether or not the boat is able to move freely on land.
- CANOPY - Static variable in class org.spongepowered.api.world.gen.PopulatorObjects
-
- CANOPY - Static variable in class org.spongepowered.api.world.gen.type.BiomeTreeTypes
-
- canPlaceAsBlock() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableFallingBlockData
-
Gets whether this falling block will try to place itself where
it lands.
- canPlaceAsBlock() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.FallingBlockData
-
Gets whether this falling block will try to place itself where
it lands.
- canPlaceAsBlock() - Method in interface org.spongepowered.api.entity.FallingBlock
-
Gets whether this falling block will try to place itself where it lands.
- canPlaceAt(World, int, int, int) - Method in interface org.spongepowered.api.world.gen.PopulatorObject
-
Returns whether this object can be placed into the world at the given
position.
- canRunConcurrentWith(AITask<O>) - Method in interface org.spongepowered.api.entity.ai.task.AITask
-
Tests if the provided
AITask
is allowed to be ran concurrently
with this task.
- canSee(Entity) - Method in interface org.spongepowered.api.entity.Entity
-
Returns whether this entity can see the provided
Entity
.
- canSeeFriendlyInvisibles(boolean) - Method in interface org.spongepowered.api.scoreboard.Team.Builder
-
Sets whether invisible team members are shown for the
Team
.
- canSeeFriendlyInvisibles() - Method in interface org.spongepowered.api.scoreboard.Team
-
Gets whether invisible team members are shown.
- capacity() - Method in interface org.spongepowered.api.item.inventory.Inventory
-
The maximum number of stacks the Inventory can hold.
- CAPE - Static variable in class org.spongepowered.api.data.type.SkinParts
-
- CAREER - Static variable in class org.spongepowered.api.CatalogTypes
-
- CAREER - Static variable in class org.spongepowered.api.data.key.Keys
-
- career() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableCareerData
-
- Career - Interface in org.spongepowered.api.data.type
-
Represents a Villager Career.
- career() - Method in interface org.spongepowered.api.entity.living.Villager
-
Gets the current
Career
of this villager.
- CAREER_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
- CAREER_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- CAREER_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- CareerData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- Careers - Class in org.spongepowered.api.data.type
-
A utility class for getting all available
Career
s.
- CARPET - Static variable in class org.spongepowered.api.block.BlockTypes
-
- CARPET - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CARPET_COLOR - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- CarriedInventory<C extends Carrier> - Interface in org.spongepowered.api.item.inventory.type
-
- Carrier - Interface in org.spongepowered.api.item.inventory
-
A Carrier is simply something that carries an
Inventory
.
- CARROT - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CARROT_ON_A_STICK - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CARROT_ON_A_STICK - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CARROTS - Static variable in class org.spongepowered.api.block.BlockTypes
-
- CARROTS_AGE - Static variable in class org.spongepowered.api.block.trait.IntegerTraits
-
- CARTOGRAPHER - Static variable in class org.spongepowered.api.data.type.Careers
-
- CAT - Static variable in class org.spongepowered.api.effect.sound.record.RecordTypes
-
- CATALAN - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- CatalogBlockData - Class in org.spongepowered.api.data.manipulator.catalog
-
- CatalogBuilder<C extends CatalogType,B extends ResettableBuilder<C,B>> - Interface in org.spongepowered.api.util
-
- CatalogedBy - Annotation Type in org.spongepowered.api.util.annotation
-
Annotates a
CatalogType
class to specify a set of special catalog
classes which act as the catalog for the annotated type.
- catalogedElement(Text, Class<T>) - Static method in class org.spongepowered.api.command.args.GenericArguments
-
Expect an argument that is a member of the specified
CatalogType
T.
- CatalogEntityData - Class in org.spongepowered.api.data.manipulator.catalog
-
- CatalogItemData - Class in org.spongepowered.api.data.manipulator.catalog
-
- CatalogRegistryModule<T extends CatalogType> - Interface in org.spongepowered.api.registry
-
- CatalogTileEntityData - Class in org.spongepowered.api.data.manipulator.catalog
-
- CatalogType - Interface in org.spongepowered.api
-
Represents a type of a dummy that can be used to identify types without
using an
Enum
.
- CatalogTypeAlreadyRegisteredException - Exception in org.spongepowered.api.registry
-
- CatalogTypeAlreadyRegisteredException(String) - Constructor for exception org.spongepowered.api.registry.CatalogTypeAlreadyRegisteredException
-
- CatalogTypes - Class in org.spongepowered.api
-
Enumeration of all known
CatalogType
s for autocompletion when using
the
GameRegistry
to retrieve specific types or all of a certain type.
- CAULDRON - Static variable in class org.spongepowered.api.block.BlockTypes
-
- CAULDRON - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CAULDRON - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CAULDRON_FILLED - Static variable in class org.spongepowered.api.statistic.Statistics
-
- CAULDRON_LEVEL - Static variable in class org.spongepowered.api.block.trait.IntegerTraits
-
- CAULDRON_USED - Static variable in class org.spongepowered.api.statistic.Statistics
-
- Cause - Class in org.spongepowered.api.event.cause
-
A cause represents the reason or initiator of an event.
- cause(Cause) - Method in class org.spongepowered.api.event.cause.entity.damage.DamageModifier.Builder
-
- cause(Cause) - Method in class org.spongepowered.api.event.cause.entity.health.HealthModifier.Builder
-
- Cause.Builder - Class in org.spongepowered.api.event.cause
-
- CauseStackManager - Interface in org.spongepowered.api.event
-
Provides an interface into the system managing the cause and contextual
information for events being thrown.
- CauseStackManager.StackFrame - Interface in org.spongepowered.api.event
-
- CAVE_SPIDER - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- CaveSpider - Interface in org.spongepowered.api.entity.living.monster
-
Represents a Cave Spider.
- CENTER - Static variable in class org.spongepowered.api.data.type.BigMushroomTypes
-
- center(double, double) - Method in interface org.spongepowered.api.world.WorldBorder.Builder
-
Sets the centre of this world border.
- CFLAT0 - Static variable in class org.spongepowered.api.effect.sound.PitchModulation
-
- CFLAT1 - Static variable in class org.spongepowered.api.effect.sound.PitchModulation
-
- CHAIN - Static variable in class org.spongepowered.api.data.type.ArmorTypes
-
- CHAIN_COMMAND_BLOCK - Static variable in class org.spongepowered.api.block.BlockTypes
-
- CHAIN_COMMAND_BLOCK - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CHAINMAIL_BOOTS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CHAINMAIL_CHESTPLATE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CHAINMAIL_HELMET - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CHAINMAIL_LEGGINGS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CHALLENGE - Static variable in class org.spongepowered.api.advancement.AdvancementTypes
-
Represents the challenge completion advancement type.
- chance(int) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.target.FindNearestAttackableTargetAITask.Builder
-
- chance(float) - Method in interface org.spongepowered.api.entity.ai.task.builtin.WatchClosestAITask.Builder
-
- chance(double) - Method in interface org.spongepowered.api.world.gen.populator.Lake.Builder
-
Sets the probability of a lake spawning in a chunk.
- chance(double) - Method in interface org.spongepowered.api.world.gen.populator.Pumpkin.Builder
-
Sets the probability of a pumpkin patch spawning within a chunk.
- ChanceTable<T> - Class in org.spongepowered.api.util.weighted
-
This is a variant of the
RandomObjectTable
which uses a 0-1 chance
attached to every entry.
- ChanceTable() - Constructor for class org.spongepowered.api.util.weighted.ChanceTable
-
Creates a new
ChanceTable
with a default roll count of 1.
- ChanceTable(int) - Constructor for class org.spongepowered.api.util.weighted.ChanceTable
-
- ChangeBlockEvent - Interface in org.spongepowered.api.event.block
-
- ChangeBlockEvent.Break - Interface in org.spongepowered.api.event.block
-
- ChangeBlockEvent.Decay - Interface in org.spongepowered.api.event.block
-
Called when specific
BlockType
s have a notion of "decaying"
for various reasons such that the changes are always caused by
themselves.
- ChangeBlockEvent.Grow - Interface in org.spongepowered.api.event.block
-
Called when a
BlockType
decides to "grow" either other
blocks or itself or both.
- ChangeBlockEvent.Modify - Interface in org.spongepowered.api.event.block
-
Called when one or more
BlockType
s are modified in the world.
- ChangeBlockEvent.Place - Interface in org.spongepowered.api.event.block
-
Called when one or more
BlockType
s are added to the world.
- ChangeBlockEvent.Post - Interface in org.spongepowered.api.event.block
-
- ChangeBlockEvent.Pre - Interface in org.spongepowered.api.event.block
-
- CHANGED_DIMENSION - Static variable in class org.spongepowered.api.advancement.criteria.trigger.Triggers
-
- ChangeDataHolderEvent - Interface in org.spongepowered.api.event.data
-
An event that is associated with a
DataHolder
that may have some
BaseValue
s changed, offered, or removed.
- ChangeDataHolderEvent.ValueChange - Interface in org.spongepowered.api.event.data
-
- ChangeEntityEquipmentEvent - Interface in org.spongepowered.api.event.entity
-
Called when an entity changes an equipped item.
- ChangeEntityEquipmentEvent.Break - Interface in org.spongepowered.api.event.entity
-
Called when the players equipment is broken or otherwise replaced by an empty item-stack.
- ChangeEntityEquipmentEvent.TargetHumanoid - Interface in org.spongepowered.api.event.entity
-
An event where a
Humanoid
entity is targeted.
- ChangeEntityEquipmentEvent.TargetLiving - Interface in org.spongepowered.api.event.entity
-
An event where a
Living
entity is targeted.
- ChangeEntityEquipmentEvent.TargetPlayer - Interface in org.spongepowered.api.event.entity
-
An event where a
Player
entity is targeted.
- ChangeEntityExperienceEvent - Interface in org.spongepowered.api.event.entity
-
An event that is related to experience.
- ChangeEntityPotionEffectEvent - Interface in org.spongepowered.api.event.entity
-
An event that involves a living entity having effects added and removed.
- ChangeEntityPotionEffectEvent.Expire - Interface in org.spongepowered.api.event.entity
-
- ChangeEntityPotionEffectEvent.Gain - Interface in org.spongepowered.api.event.entity
-
- ChangeEntityPotionEffectEvent.Remove - Interface in org.spongepowered.api.event.entity
-
- ChangeGameModeEvent - Interface in org.spongepowered.api.event.entity.living.humanoid
-
- ChangeGameModeEvent.TargetPlayer - Interface in org.spongepowered.api.event.entity.living.humanoid
-
- ChangeInventoryEvent - Interface in org.spongepowered.api.event.item.inventory
-
- ChangeInventoryEvent.Equipment - Interface in org.spongepowered.api.event.item.inventory
-
Fired when a
Living
changes it's equipment.
- ChangeInventoryEvent.Held - Interface in org.spongepowered.api.event.item.inventory
-
- ChangeInventoryEvent.Pickup - Interface in org.spongepowered.api.event.item.inventory
-
Fires after an
Item
has been picked up.
- ChangeInventoryEvent.Pickup.Pre - Interface in org.spongepowered.api.event.item.inventory
-
Fires before an
Item
is picked up.
- ChangeInventoryEvent.SwapHand - Interface in org.spongepowered.api.event.item.inventory
-
Fired when a
Player
swaps it's hands.
- ChangeInventoryEvent.Transfer - Interface in org.spongepowered.api.event.item.inventory
-
Fired when an
Inventory
transfers items into another.
- ChangeInventoryEvent.Transfer.Post - Interface in org.spongepowered.api.event.item.inventory
-
Fires after an
Inventory
transferred an item.
- ChangeInventoryEvent.Transfer.Pre - Interface in org.spongepowered.api.event.item.inventory
-
Fired before an
Inventory
attempts to transfer items.
- ChangeLevelEvent - Interface in org.spongepowered.api.event.entity.living.humanoid
-
- ChangeLevelEvent.TargetPlayer - Interface in org.spongepowered.api.event.entity.living.humanoid
-
Deprecated.
- changePage(int) - Static method in class org.spongepowered.api.text.action.TextActions
-
Creates a new
ClickAction
that will change the page in a book
when it is clicked.
- ChangeServiceProviderEvent - Interface in org.spongepowered.api.event.service
-
Fired when the provider has been changed for a service in the
ServiceManager
.
- ChangeSignEvent - Interface in org.spongepowered.api.event.block.tileentity
-
- ChangeStatisticEvent - Interface in org.spongepowered.api.event.statistic
-
Represents an event that is triggered if a
Statistic
's value is being
modified.
- ChangeStatisticEvent.TargetPlayer - Interface in org.spongepowered.api.event.statistic
-
- ChangeWorldBorderEvent - Interface in org.spongepowered.api.event.world
-
Fired when the world border changes for a Player
or a World
.
- ChangeWorldBorderEvent.TargetPlayer - Interface in org.spongepowered.api.event.world
-
An event that is fired when a player's world border is changed.
- ChangeWorldBorderEvent.TargetWorld - Interface in org.spongepowered.api.event.world
-
An event that is fired when a world's border is changed.
- ChangeWorldGameRuleEvent - Interface in org.spongepowered.api.event.world
-
Called when a GameRule is changed.
- ChangeWorldWeatherEvent - Interface in org.spongepowered.api.event.world
-
- ChannelBinding - Interface in org.spongepowered.api.network
-
- ChannelBinding.IndexedMessageChannel - Interface in org.spongepowered.api.network
-
Represents a channel binding that sends and receives messages.
- ChannelBinding.RawDataChannel - Interface in org.spongepowered.api.network
-
Represents a channel that sends and receives raw data.
- ChannelBuf - Interface in org.spongepowered.api.network
-
A ChannelStream allows for plugins and the server to read and write Java
primitive data and some higher level data to
DataView
if necessary.
- ChannelId - Annotation Type in org.spongepowered.api.network
-
- ChannelRegistrar - Interface in org.spongepowered.api.network
-
- ChannelRegistrationEvent - Interface in org.spongepowered.api.event.network
-
Fired when a channel is registered or unregistered.
- ChannelRegistrationEvent.Register - Interface in org.spongepowered.api.event.network
-
Fired when a channel is registered.
- ChannelRegistrationEvent.Unregister - Interface in org.spongepowered.api.event.network
-
Fired when a channel is unregistered.
- ChannelRegistrationException - Exception in org.spongepowered.api.network
-
An exception that is thrown when a channel registration fails.
- ChannelRegistrationException() - Constructor for exception org.spongepowered.api.network.ChannelRegistrationException
-
- ChannelRegistrationException(String) - Constructor for exception org.spongepowered.api.network.ChannelRegistrationException
-
- ChannelRegistrationException(String, Throwable) - Constructor for exception org.spongepowered.api.network.ChannelRegistrationException
-
- ChannelRegistrationException(Throwable) - Constructor for exception org.spongepowered.api.network.ChannelRegistrationException
-
- channels - Variable in class org.spongepowered.api.text.channel.type.CombinedMessageChannel
-
- CHARCOAL - Static variable in class org.spongepowered.api.data.type.CoalTypes
-
- charged() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableChargedData
-
- charged() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.ChargedData
-
Gets the
Value
for the current "charged" state.
- charged() - Method in interface org.spongepowered.api.entity.living.monster.Creeper
-
Gets the current
value
of whether this
Creeper
is considered "charged".
- CHARGED_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Represents whether an entity is considered "charged".
- ChargedData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- CHARGING_PLAYER - Static variable in class org.spongepowered.api.entity.living.complex.dragon.phase.EnderDragonPhaseTypes
-
- CHAT - Static variable in class org.spongepowered.api.text.chat.ChatTypes
-
The standard chat position in prompt at the bottom-left.
- CHAT_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- CHAT_VISIBILITY - Static variable in class org.spongepowered.api.CatalogTypes
-
- ChatType - Interface in org.spongepowered.api.text.chat
-
Represents the type of chat a message can be sent to.
- ChatTypeMessageReceiver - Interface in org.spongepowered.api.text.channel
-
Represents something that can receive messages of certain types.
- ChatTypes - Class in org.spongepowered.api.text.chat
-
ChatTypes is a list of the default chat types that are available in Vanilla
Minecraft.
- ChatVisibilities - Class in org.spongepowered.api.text.chat
-
An enumeration of the vanilla chat visibility modes for a client.
- ChatVisibility - Interface in org.spongepowered.api.text.chat
-
Represents a visibility mode for a client's chat.
- checkPermission(CommandSource, String) - Method in class org.spongepowered.api.command.args.CommandContext
-
Perform a permissions check, throwing an exception if the required
permissions are not present.
- checkPermission(CommandSource) - Method in class org.spongepowered.api.command.spec.CommandSpec
-
Check the relevant permission for this command with the provided source,
throwing an exception if the source does not have permission to use
the command.
- checkSight() - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.target.TargetAITask.Builder
-
- CHEST - Static variable in class org.spongepowered.api.block.BlockTypes
-
- Chest - Interface in org.spongepowered.api.block.tileentity.carrier
-
Represents a Chest.
- CHEST - Static variable in class org.spongepowered.api.block.tileentity.TileEntityTypes
-
- CHEST - Static variable in class org.spongepowered.api.data.type.BodyParts
-
- CHEST - Static variable in class org.spongepowered.api.item.inventory.InventoryArchetypes
-
A Chest.
- CHEST - Static variable in class org.spongepowered.api.item.inventory.property.GuiIds
-
Size only multiple of 9 up to 6x9.
- CHEST - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CHEST - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CHEST_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- CHEST_MINECART - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CHEST_MINECART - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CHEST_OPENED - Static variable in class org.spongepowered.api.statistic.Statistics
-
- CHEST_ROTATION - Static variable in class org.spongepowered.api.data.key.Keys
-
- CHESTED_MINECART - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- ChestMinecart - Interface in org.spongepowered.api.entity.vehicle.minecart
-
Represents a minecart with a chest inside it.
- CHESTNUT - Static variable in class org.spongepowered.api.data.type.HorseColors
-
- CHESTPLATE - Static variable in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
- CHESTPLATE - Static variable in class org.spongepowered.api.item.inventory.equipment.EquipmentTypes
-
- CHICKEN - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Chicken - Interface in org.spongepowered.api.entity.living.animal
-
Represents a Chicken.
- CHICKEN - Static variable in class org.spongepowered.api.item.ItemTypes
-
- child(CommandCallable, String...) - Method in class org.spongepowered.api.command.spec.CommandSpec.Builder
-
Add a single child command to this command.
- child(CommandCallable, Collection<String>) - Method in class org.spongepowered.api.command.spec.CommandSpec.Builder
-
Add a single child command to this command.
- childArgumentParseExceptionFallback(boolean) - Method in class org.spongepowered.api.command.spec.CommandSpec.Builder
-
If a child command is selected but fails to parse arguments passed to
it, the following determines the behavior.
- ChildCommandElementExecutor - Class in org.spongepowered.api.command.args
-
- ChildCommandElementExecutor(CommandExecutor) - Constructor for class org.spongepowered.api.command.args.ChildCommandElementExecutor
-
- ChildCommandElementExecutor(CommandExecutor, CommandElement, boolean) - Constructor for class org.spongepowered.api.command.args.ChildCommandElementExecutor
-
Create a new combined argument element and executor to handle the
parsing and execution of child commands.
- children(Map<List<String>, ? extends CommandCallable>) - Method in class org.spongepowered.api.command.spec.CommandSpec.Builder
-
Adds more child arguments for this command.
- CHIME - Static variable in class org.spongepowered.api.data.type.InstrumentTypes
-
- CHIRP - Static variable in class org.spongepowered.api.effect.sound.record.RecordTypes
-
- CHISELED - Static variable in class org.spongepowered.api.data.type.BrickTypes
-
- CHISELED - Static variable in class org.spongepowered.api.data.type.QuartzTypes
-
- CHISELED - Static variable in class org.spongepowered.api.data.type.SandstoneTypes
-
- CHISELED_QUARTZ_BLOCK - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CHISELED_RED_SANDSTONE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CHISELED_SANDSTONE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CHISELED_STONEBRICK - Static variable in class org.spongepowered.api.data.type.DisguisedBlockTypes
-
- CHISELED_STONEBRICK - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- choices(Text, Map<String, ?>) - Static method in class org.spongepowered.api.command.args.GenericArguments
-
Return an argument that allows selecting from a limited set of values.
- choices(Text, Map<String, ?>, boolean) - Static method in class org.spongepowered.api.command.args.GenericArguments
-
Return an argument that allows selecting from a limited set of values.
- choices(Text, Map<String, ?>, boolean, boolean) - Static method in class org.spongepowered.api.command.args.GenericArguments
-
Return an argument that allows selecting from a limited set of values.
- choices(Text, Supplier<Collection<String>>, Function<String, ?>) - Static method in class org.spongepowered.api.command.args.GenericArguments
-
Return an argument that allows selecting from a limited set of values.
- choices(Text, Supplier<Collection<String>>, Function<String, ?>, boolean) - Static method in class org.spongepowered.api.command.args.GenericArguments
-
Return an argument that allows selecting from a limited set of values.
- choices(WeightedTable<EntityArchetype>) - Method in interface org.spongepowered.api.world.gen.populator.Dungeon.Builder
-
- choicesInsensitive(Text, Map<String, ?>) - Static method in class org.spongepowered.api.command.args.GenericArguments
-
Return an argument that allows selecting from a limited set of values.
- CHORUS_FLOWER - Static variable in class org.spongepowered.api.block.BlockTypes
-
- CHORUS_FLOWER - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CHORUS_FLOWER - Static variable in class org.spongepowered.api.world.gen.PopulatorTypes
-
- CHORUS_FRUIT - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CHORUS_FRUIT_POPPED - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CHORUS_PLANT - Static variable in class org.spongepowered.api.block.BlockTypes
-
- CHORUS_PLANT - Static variable in class org.spongepowered.api.item.ItemTypes
-
- ChorusFlower - Interface in org.spongepowered.api.world.gen.populator
-
Represents a populator which will chorus flowers as in the end.
- ChorusFlower.Builder - Interface in org.spongepowered.api.world.gen.populator
-
- Chunk - Interface in org.spongepowered.api.world
-
A chunk is a specific grid-aligned partition of a
Extent
.
- CHUNK_LOAD - Static variable in class org.spongepowered.api.event.cause.entity.spawn.SpawnTypes
-
An entity spawned due to a
Chunk
being loaded.
- CHUNK_X - Static variable in class org.spongepowered.api.data.Queries
-
- CHUNK_Y - Static variable in class org.spongepowered.api.data.Queries
-
- CHUNK_Z - Static variable in class org.spongepowered.api.data.Queries
-
- ChunkDataStream - Interface in org.spongepowered.api.world.storage
-
A chunk iterator represents a buffer for obtaining chunk data from storage
without having to explicitly load into memory all available chunks.
- ChunkLayout - Interface in org.spongepowered.api.world.storage
-
A class for information about the chunk coordinate space, aka the layout.
- ChunkPreGenerate - Interface in org.spongepowered.api.world
-
Represents an ongoing chunk pre-generation.
- ChunkPreGenerate.Builder - Interface in org.spongepowered.api.world
-
A builder for submitting a task to pre-generate chunks.
- ChunkPreGenerationEvent - Interface in org.spongepowered.api.event.world
-
- ChunkPreGenerationEvent.Cancelled - Interface in org.spongepowered.api.event.world
-
Event fired when the pre generation has been cancelled.
- ChunkPreGenerationEvent.Complete - Interface in org.spongepowered.api.event.world
-
Event fired when the pre generation has been completed.
- ChunkPreGenerationEvent.Post - Interface in org.spongepowered.api.event.world
-
Event fired when a step has completed.
- ChunkPreGenerationEvent.Pre - Interface in org.spongepowered.api.event.world
-
Event fired when chunks are about to be generated.
- ChunkRegenerateFlag - Interface in org.spongepowered.api.world
-
A flag of sorts that determines whether a chunk regeneration will perform
various tasks such as creating a chunk, or preserving entities.
- ChunkRegenerateFlags - Class in org.spongepowered.api.world
-
- chunksPerTick(int) - Method in interface org.spongepowered.api.world.ChunkPreGenerate.Builder
-
Sets maximum number of chunks per tick to generate.
- ChunkState - Enum in org.spongepowered.api.world
-
Represents the state of a
Chunk
.
- ChunkTicketManager - Interface in org.spongepowered.api.world
-
A manager of chunks.
- ChunkTicketManager.Callback - Interface in org.spongepowered.api.world
-
A callback for loading tickets during world load.
- ChunkTicketManager.EntityLoadingTicket - Interface in org.spongepowered.api.world
-
Represents a loading ticket which is attached to a specific entity.
- ChunkTicketManager.LoadingTicket - Interface in org.spongepowered.api.world
-
Represents a handle which allows you to force a set of chunks to remain
loaded.
- ChunkTicketManager.OrderedCallback - Interface in org.spongepowered.api.world
-
A ordered callback for loading tickets during world load.
- ChunkTicketManager.PlayerEntityLoadingTicket - Interface in org.spongepowered.api.world
-
Represents a loading ticket which is attached to a player entity.
- ChunkTicketManager.PlayerLoadingTicket - Interface in org.spongepowered.api.world
-
Represents a loading ticket which is attached to a specific player.
- ChunkTicketManager.PlayerOrderedCallback - Interface in org.spongepowered.api.world
-
A player ordered callback for loading tickets during world load.
- CIRCLE_MIDDLE - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- CLAY - Static variable in class org.spongepowered.api.block.BlockTypes
-
- CLAY - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CLAY - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CLAY_BALL - Static variable in class org.spongepowered.api.item.ItemTypes
-
- clear() - Method in interface org.spongepowered.api.entity.ai.Goal
-
Clears all
AITask
s from this goal.
- clear() - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Clears this inventory if it is clearable.
- clear() - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the readerIndex and writerIndex of this buffer to 0.
- clear() - Method in interface org.spongepowered.api.profile.GameProfileCache
-
Clear all entries from this cache.
- clear() - Method in class org.spongepowered.api.text.title.Title.Builder
-
Removes the currently displayed title from the player's screen.
- clear(boolean) - Method in class org.spongepowered.api.text.title.Title.Builder
-
Sets whether the the currently displayed title should be removed from
the player's screen and will keep the currently used display times.
- CLEAR - Static variable in class org.spongepowered.api.text.title.Title
-
- clear() - Static method in class org.spongepowered.api.text.title.Title
-
Returns a
Title
that will clear the currently displayed
Title
from the player's screen.
- clear() - Method in class org.spongepowered.api.text.transform.DynamicPartitionedTextFormatter
-
- clear() - Method in class org.spongepowered.api.text.transform.FixedPartitionedTextFormatter
-
Clears each partition.
- clear() - Method in class org.spongepowered.api.text.transform.SimpleTextFormatter
-
- clear() - Method in interface org.spongepowered.api.text.transform.TextFormatter
-
Clears all elements from this formatter.
- clear() - Method in class org.spongepowered.api.util.weighted.RandomObjectTable
-
- clear() - Method in class org.spongepowered.api.util.weighted.UnmodifiableWeightedTable
-
- clear() - Method in class org.spongepowered.api.util.weighted.WeightedTable
-
- CLEAR - Static variable in class org.spongepowered.api.world.weather.Weathers
-
- clearEffects() - Method in interface org.spongepowered.api.data.manipulator.immutable.tileentity.ImmutableBeaconData
-
- clearEffects() - Method in interface org.spongepowered.api.data.manipulator.mutable.tileentity.BeaconData
-
- clearMembers() - Method in class org.spongepowered.api.text.channel.AbstractMutableMessageChannel
-
- clearMembers() - Method in interface org.spongepowered.api.text.channel.MutableMessageChannel
-
Removes all of the members from this channel.
- clearMessage() - Method in interface org.spongepowered.api.event.message.MessageEvent
-
Clears the currently set message and returns the empty formatter.
- clearOptions(Set<Context>) - Method in class org.spongepowered.api.service.permission.MemorySubjectData
-
- clearOptions() - Method in class org.spongepowered.api.service.permission.MemorySubjectData
-
- clearOptions() - Method in interface org.spongepowered.api.service.permission.SubjectData
-
Clear all options.
- clearOptions(Set<Context>) - Method in interface org.spongepowered.api.service.permission.SubjectData
-
Clear all options in the given context combination.
- clearPages() - Method in class org.spongepowered.api.text.BookView.Builder
-
- clearParents() - Method in class org.spongepowered.api.service.permission.MemorySubjectData
-
- clearParents(Set<Context>) - Method in class org.spongepowered.api.service.permission.MemorySubjectData
-
- clearParents() - Method in interface org.spongepowered.api.service.permission.SubjectData
-
Remove all parents in any context combination.
- clearParents(Set<Context>) - Method in interface org.spongepowered.api.service.permission.SubjectData
-
Remove all parents in a given context combination.
- clearPassengers() - Method in interface org.spongepowered.api.entity.Entity
-
Removes all currently riding passengers from this entity.
- clearPermissions() - Method in class org.spongepowered.api.service.permission.MemorySubjectData
-
- clearPermissions(Set<Context>) - Method in class org.spongepowered.api.service.permission.MemorySubjectData
-
- clearPermissions() - Method in interface org.spongepowered.api.service.permission.SubjectData
-
Clear all permissions set in any context.
- clearPermissions(Set<Context>) - Method in interface org.spongepowered.api.service.permission.SubjectData
-
Clear all permissions set in a given context combination.
- clearPool() - Method in class org.spongepowered.api.util.weighted.LootTable
-
Clears all tables from the pool.
- clearSlot(DisplaySlot) - Method in interface org.spongepowered.api.scoreboard.Scoreboard
-
- clearSupplierOverride() - Method in interface org.spongepowered.api.world.gen.populator.BigMushroom
-
Clears the supplier override to force the weighted table to be used
instead.
- clearSupplierOverride() - Method in interface org.spongepowered.api.world.gen.populator.DoublePlant
-
Clears the supplier override to force the weighted table to be used
instead.
- clearSupplierOverride() - Method in interface org.spongepowered.api.world.gen.populator.Flower
-
Clears the supplier override to force the weighted table to be used
instead.
- clearSupplierOverride() - Method in interface org.spongepowered.api.world.gen.populator.Forest
-
Clears the supplier override to force the weighted table to be used
instead.
- clearSupplierOverride() - Method in interface org.spongepowered.api.world.gen.populator.Mushroom
-
Clears the supplier override to force the chance table to be used
instead.
- clearSupplierOverride() - Method in interface org.spongepowered.api.world.gen.populator.Shrub
-
Clears the supplier override to force the weighted table to be used
instead.
- clearTitle() - Method in interface org.spongepowered.api.effect.Viewer
-
Removes the currently displayed
Title
from the player's screen.
- CLERIC - Static variable in class org.spongepowered.api.data.type.Careers
-
- ClickAction<R> - Class in org.spongepowered.api.text.action
-
- ClickAction.ChangePage - Class in org.spongepowered.api.text.action
-
For books, changes pages.
- ClickAction.ExecuteCallback - Class in org.spongepowered.api.text.action
-
Execute a callback.
- ClickAction.OpenUrl - Class in org.spongepowered.api.text.action
-
Opens a url.
- ClickAction.RunCommand - Class in org.spongepowered.api.text.action
-
Runs a command.
- ClickAction.SuggestCommand - Class in org.spongepowered.api.text.action
-
Suggests a command in the prompt.
- ClickInventoryEvent - Interface in org.spongepowered.api.event.item.inventory
-
A click interaction in an open container.
- ClickInventoryEvent.Creative - Interface in org.spongepowered.api.event.item.inventory
-
A click in a creative inventory.
- ClickInventoryEvent.Double - Interface in org.spongepowered.api.event.item.inventory
-
A double-click with the primary mouse button collecting items onto the cursor.
- ClickInventoryEvent.Drag - Interface in org.spongepowered.api.event.item.inventory
-
A completed drag Interaction.
- ClickInventoryEvent.Drag.Middle - Interface in org.spongepowered.api.event.item.inventory
-
A completed drag Interaction cloning the cursor stack on each slot.
- ClickInventoryEvent.Drag.Primary - Interface in org.spongepowered.api.event.item.inventory
-
A completed drag Interaction distributing the cursor stack evenly among the slots.
- ClickInventoryEvent.Drag.Secondary - Interface in org.spongepowered.api.event.item.inventory
-
A completed drag Interaction distributing a single item from the cursor stack on each slot.
- ClickInventoryEvent.Drop - Interface in org.spongepowered.api.event.item.inventory
-
An interaction resulting in dropping an item.
- ClickInventoryEvent.Drop.Full - Interface in org.spongepowered.api.event.item.inventory
-
An interaction dropping an entire stack.
- ClickInventoryEvent.Drop.Outside - Interface in org.spongepowered.api.event.item.inventory
-
A click outside of the inventory resulting in dropping the item on cursor.
- ClickInventoryEvent.Drop.Outside.Creative - Interface in org.spongepowered.api.event.item.inventory
-
A click outside of the creative inventory.
- ClickInventoryEvent.Drop.Outside.Primary - Interface in org.spongepowered.api.event.item.inventory
-
A click with the primary mouse button dropping the entire stack on the cursor.
- ClickInventoryEvent.Drop.Outside.Secondary - Interface in org.spongepowered.api.event.item.inventory
-
A click with the secondary mouse button dropping a single item from the cursor.
- ClickInventoryEvent.Drop.Single - Interface in org.spongepowered.api.event.item.inventory
-
An interaction dropping a single item.
- ClickInventoryEvent.Middle - Interface in org.spongepowered.api.event.item.inventory
-
A click with the middle mouse button.
- ClickInventoryEvent.NumberPress - Interface in org.spongepowered.api.event.item.inventory
-
A number press swapping the
Hotbar
slot with the slot the mouse hovers over.
- ClickInventoryEvent.Primary - Interface in org.spongepowered.api.event.item.inventory
-
A click with the primary mouse button.
- ClickInventoryEvent.Recipe - Interface in org.spongepowered.api.event.item.inventory
-
Fires when the client requests a recipe to be crafted.
- ClickInventoryEvent.Recipe.All - Interface in org.spongepowered.api.event.item.inventory
-
Fires when the client requests a recipe to be crafted as much as possible.
- ClickInventoryEvent.Recipe.Single - Interface in org.spongepowered.api.event.item.inventory
-
Fires when the Client requests a recipe to be crafted once.
- ClickInventoryEvent.Secondary - Interface in org.spongepowered.api.event.item.inventory
-
A click with the secondary mouse button.
- ClickInventoryEvent.Shift - Interface in org.spongepowered.api.event.item.inventory
-
A click with the shift
modifier active.
- ClickInventoryEvent.Shift.Primary - Interface in org.spongepowered.api.event.item.inventory
-
A click with the primary mouse button and the shift
modifier active
- ClickInventoryEvent.Shift.Secondary - Interface in org.spongepowered.api.event.item.inventory
-
A click with the secondary mouse button and the shift
modifier active
- ClientConnectionEvent - Interface in org.spongepowered.api.event.network
-
Represents an event fired during the login process.
- ClientConnectionEvent.Auth - Interface in org.spongepowered.api.event.network
-
Called asynchronously when the client attempts to authenticate against
the server.
- ClientConnectionEvent.Disconnect - Interface in org.spongepowered.api.event.network
-
Called when a
Player
disconnects from the game.
- ClientConnectionEvent.Join - Interface in org.spongepowered.api.event.network
-
Called when a
Player
joins the game
World
for the first
time after initial connection.
- ClientConnectionEvent.Login - Interface in org.spongepowered.api.event.network
-
Called after the client authenticates and attempts to login to the
server.
- ClientPingServerEvent - Interface in org.spongepowered.api.event.server
-
Called when a client pings the server from the server list.
- ClientPingServerEvent.Response - Interface in org.spongepowered.api.event.server
-
Represents a mutable response to a status request.
- ClientPingServerEvent.Response.Players - Interface in org.spongepowered.api.event.server
-
- CLIMB_ONE_CM - Static variable in class org.spongepowered.api.statistic.Statistics
-
- CLOCK - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CLOCK - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CLONEABLE_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogItemData
-
Represents a limitation on the "cloneability" of an item.
- close() - Method in interface co.aikar.timings.Timing
-
- close() - Method in interface org.spongepowered.api.event.CauseStackManager.StackFrame
-
- close(Player) - Method in interface org.spongepowered.api.item.inventory.Container
-
Stops showing this Inventory to the given viewer.
- closeInventory() - Method in interface org.spongepowered.api.entity.living.player.Player
-
Closes the currently viewed entity of this player, if it is currently
viewing one.
- closeRangeSpeed(double) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.AvoidEntityAITask.Builder
-
Sets the peed "modifier" for which the parent
Agent
will
move away from a found
Entity
to "avoid" when in close
range.
- CLOUD - Static variable in class org.spongepowered.api.effect.particle.ParticleTypes
-
- CLOWNFISH - Static variable in class org.spongepowered.api.data.type.Fishes
-
- clusterHeight(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Glowstone.Builder
-
Sets the height of the glowstone cluster.
- clusterHeight(int) - Method in interface org.spongepowered.api.world.gen.populator.Glowstone.Builder
-
Sets the height of the glowstone cluster.
- co.aikar.timings - package co.aikar.timings
-
- COAL - Static variable in class org.spongepowered.api.data.type.CoalTypes
-
- COAL - Static variable in class org.spongepowered.api.item.ItemTypes
-
- COAL - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- COAL_BLOCK - Static variable in class org.spongepowered.api.block.BlockTypes
-
- COAL_BLOCK - Static variable in class org.spongepowered.api.item.ItemTypes
-
- COAL_BLOCK - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- COAL_ITEM_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogItemData
-
- COAL_ORE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- COAL_ORE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- COAL_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- COAL_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- COAL_TYPE - Static variable in class org.spongepowered.api.data.key.Keys
-
- COAL_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- CoalData - Interface in org.spongepowered.api.data.manipulator.mutable.item
-
- CoalType - Interface in org.spongepowered.api.data.type
-
Represents the type of coal.
- CoalTypes - Class in org.spongepowered.api.data.type
-
- COARSE_DIRT - Static variable in class org.spongepowered.api.data.type.DirtTypes
-
- COARSE_DIRT - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- COBBLESTONE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- COBBLESTONE - Static variable in class org.spongepowered.api.data.type.DisguisedBlockTypes
-
- COBBLESTONE - Static variable in class org.spongepowered.api.data.type.SlabTypes
-
- COBBLESTONE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- COBBLESTONE_SLAB - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- COBBLESTONE_WALL - Static variable in class org.spongepowered.api.block.BlockTypes
-
- COBBLESTONE_WALL - Static variable in class org.spongepowered.api.item.ItemTypes
-
- COBBLESTONE_WALL - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- COBBLESTONE_WALL_EAST - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- COBBLESTONE_WALL_NORTH - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- COBBLESTONE_WALL_SOUTH - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- COBBLESTONE_WALL_UP - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- COBBLESTONE_WALL_VARIANT - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- COBBLESTONE_WALL_WEST - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- COCOA - Static variable in class org.spongepowered.api.block.BlockTypes
-
- COCOA_AGE - Static variable in class org.spongepowered.api.block.trait.IntegerTraits
-
- COCOA_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- COD - Static variable in class org.spongepowered.api.data.type.CookedFishes
-
- COD - Static variable in class org.spongepowered.api.data.type.Fishes
-
- Coerce - Class in org.spongepowered.api.util
-
Utility class for coercing unknown values to specific target types.
- COLD_BEACH - Static variable in class org.spongepowered.api.world.biome.BiomeTypes
-
- COLD_TAIGA - Static variable in class org.spongepowered.api.world.biome.BiomeTypes
-
- COLD_TAIGA_HILLS - Static variable in class org.spongepowered.api.world.biome.BiomeTypes
-
- COLD_TAIGA_MOUNTAINS - Static variable in class org.spongepowered.api.world.biome.BiomeTypes
-
- collarColor() - Method in interface org.spongepowered.api.entity.living.animal.Wolf
-
- CollectionUtils - Class in org.spongepowered.api.util
-
- CollectionValue<E,C extends Collection<E>,V extends CollectionValue<E,C,V,I>,I extends ImmutableCollectionValue<E,C,I,V>> - Interface in org.spongepowered.api.data.value.mutable
-
- CollectiveProperty<E> - Class in org.spongepowered.api.data.property.block
-
- CollectiveProperty() - Constructor for class org.spongepowered.api.data.property.block.CollectiveProperty
-
- CollideBlockEvent - Interface in org.spongepowered.api.event.block
-
- CollideBlockEvent.Impact - Interface in org.spongepowered.api.event.block
-
- CollideEntityEvent - Interface in org.spongepowered.api.event.entity
-
- CollideEntityEvent.Impact - Interface in org.spongepowered.api.event.entity
-
- CollideEvent - Interface in org.spongepowered.api.event.action
-
- CollideEvent.Impact - Interface in org.spongepowered.api.event.action
-
- COLLISION_RULE - Static variable in class org.spongepowered.api.CatalogTypes
-
- CollisionRule - Interface in org.spongepowered.api.scoreboard
-
Represents a collision rule.
- collisionRule(CollisionRule) - Method in interface org.spongepowered.api.scoreboard.Team.Builder
-
- CollisionRules - Class in org.spongepowered.api.scoreboard
-
- color() - Method in interface org.spongepowered.api.block.tileentity.Bed
-
- color() - Method in interface org.spongepowered.api.block.tileentity.carrier.ShulkerBox
-
- color(BossBarColor) - Method in interface org.spongepowered.api.boss.ServerBossBar.Builder
-
Sets the color.
- COLOR - Static variable in class org.spongepowered.api.data.key.Keys
-
- color() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableAreaEffectCloudData
-
Gets the
Color
of this cloud, can be changed.
- color() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableHorseData
-
- color() - Method in interface org.spongepowered.api.data.manipulator.immutable.ImmutableColoredData
-
- color() - Method in interface org.spongepowered.api.data.manipulator.immutable.ImmutablePotionColorData
-
- color() - Method in interface org.spongepowered.api.data.manipulator.immutable.tileentity.ImmutableBedData
-
Deprecated.
- color() - Method in interface org.spongepowered.api.data.manipulator.mutable.ColoredData
-
- color() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.AreaEffectCloudData
-
Gets the
Color
of this cloud, can be changed.
- color() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.HorseData
-
- color() - Method in interface org.spongepowered.api.data.manipulator.mutable.PotionColorData
-
Gets the
Value
of the color.
- color() - Method in interface org.spongepowered.api.data.manipulator.mutable.tileentity.BedData
-
Deprecated.
- color(DyeColor) - Method in interface org.spongepowered.api.data.meta.PatternLayer.Builder
-
- COLOR - Static variable in class org.spongepowered.api.effect.particle.ParticleOptions
-
This option will modify the color of a particle.
- color() - Method in interface org.spongepowered.api.entity.AreaEffectCloud
-
Gets the
Color
of this cloud, can be changed.
- color() - Method in interface org.spongepowered.api.entity.living.animal.RideableHorse
-
Gets the color of the horse.
- color() - Method in interface org.spongepowered.api.entity.living.animal.Sheep
-
- color() - Method in interface org.spongepowered.api.entity.living.golem.Shulker
-
- color(Color) - Method in interface org.spongepowered.api.item.FireworkEffect.Builder
-
Adds the given
Color
to the initial explosion colors.
- color(TextColor) - Method in interface org.spongepowered.api.scoreboard.Team.Builder
-
Sets the color of the
Team
.
- color(TextColor) - Method in class org.spongepowered.api.text.format.TextFormat
-
- color(TextColor) - Method in class org.spongepowered.api.text.LiteralText.Builder
-
- color(TextColor) - Method in class org.spongepowered.api.text.ScoreText.Builder
-
- color(TextColor) - Method in class org.spongepowered.api.text.SelectorText.Builder
-
- color(TextColor) - Method in class org.spongepowered.api.text.Text.Builder
-
- color(TextColor) - Method in class org.spongepowered.api.text.TextTemplate.Arg.Builder
-
Sets the "base" color of the Arg.
- color(TextColor) - Method in class org.spongepowered.api.text.TranslatableText.Builder
-
- Color - Class in org.spongepowered.api.util
-
- Color.Builder - Class in org.spongepowered.api.util
-
- COLOR_BLUE - Static variable in class org.spongepowered.api.data.Queries
-
- COLOR_GREEN - Static variable in class org.spongepowered.api.data.Queries
-
- COLOR_RED - Static variable in class org.spongepowered.api.data.Queries
-
- COLOR_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- COLOR_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- COLORED_ITEM_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogItemData
-
Signifies that an item is rendered by a specific
Color
.
- ColoredData - Interface in org.spongepowered.api.data.manipulator.mutable
-
Represents item data that uses colors.
- colors(Color...) - Method in interface org.spongepowered.api.item.FireworkEffect.Builder
-
Adds the given
Color
s to the initial explosion colors.
- colors(Iterable<Color>) - Method in interface org.spongepowered.api.item.FireworkEffect.Builder
-
Adds the given
Color
s to the initial explosion colors.
- combined(MessageChannel...) - Static method in interface org.spongepowered.api.text.channel.MessageChannel
-
Creates a message channel that targets all subjects contained within the
given channels and applies the message transformations of each channel in
order.
- combined(Collection<MessageChannel>) - Static method in interface org.spongepowered.api.text.channel.MessageChannel
-
Gets a message channel that targets all subjects contained within the
given channels and applies the message transformations of each channel in
order.
- CombinedMessageChannel - Class in org.spongepowered.api.text.channel.type
-
A message channel that targets all subjects contained within the given
channels and applies the message transformations of each channel in
order (so with n channels,
channels[n-1].transformMessage(channels[n-2]
.transformMessage(channels[...]
.transformMessage(channels[0].transformMessage(input))))
would occur).
- CombinedMessageChannel(MessageChannel...) - Constructor for class org.spongepowered.api.text.channel.type.CombinedMessageChannel
-
Creates a new combined message channel of the provided
MessageChannel
s.
- CombinedMessageChannel(Collection<MessageChannel>) - Constructor for class org.spongepowered.api.text.channel.type.CombinedMessageChannel
-
- COMMAND - Static variable in class org.spongepowered.api.data.key.Keys
-
- COMMAND - Static variable in class org.spongepowered.api.event.cause.entity.teleport.TeleportTypes
-
- COMMAND_BLOCK - Static variable in class org.spongepowered.api.block.BlockTypes
-
- COMMAND_BLOCK - Static variable in class org.spongepowered.api.block.tileentity.TileEntityTypes
-
- COMMAND_BLOCK - Static variable in class org.spongepowered.api.item.ItemTypes
-
- COMMAND_BLOCK_MINECART - Static variable in class org.spongepowered.api.item.ItemTypes
-
- COMMAND_BLOCK_OUTPUT - Static variable in class org.spongepowered.api.world.gamerule.DefaultGameRules
-
Whether
CommandBlock
s should notify admins when
they perform commands.
- COMMAND_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogTileEntityData
-
- CommandArgs - Class in org.spongepowered.api.command.args
-
Holder for command arguments.
- CommandArgs(String, List<SingleArg>) - Constructor for class org.spongepowered.api.command.args.CommandArgs
-
Create a new CommandArgs instance with the given raw input and arguments.
- CommandArgs.Snapshot - Class in org.spongepowered.api.command.args
-
- CommandBlock - Interface in org.spongepowered.api.block.tileentity
-
Represents a Command Block.
- COMMANDBLOCK_MINECART - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- CommandBlockMinecart - Interface in org.spongepowered.api.entity.vehicle.minecart
-
Represents a minecart with a command block inside it.
- CommandBlockSource - Interface in org.spongepowered.api.command.source
-
Represents a CommandBlock source, either a placed block or a
CommandBlockMinecart.
- CommandCallable - Interface in org.spongepowered.api.command
-
A low-level interface for commands that can be executed.
- CommandContext - Class in org.spongepowered.api.command.args
-
Context that a command is executed in.
- CommandContext() - Constructor for class org.spongepowered.api.command.args.CommandContext
-
Create a new empty CommandContext.
- CommandContext.Snapshot - Class in org.spongepowered.api.command.args
-
- CommandData - Interface in org.spongepowered.api.data.manipulator.mutable
-
- CommandElement - Class in org.spongepowered.api.command.args
-
Represents a command argument element.
- CommandElement(Text) - Constructor for class org.spongepowered.api.command.args.CommandElement
-
- CommandException - Exception in org.spongepowered.api.command
-
Thrown when an executed command raises an error or when execution of
the command failed.
- CommandException(Text) - Constructor for exception org.spongepowered.api.command.CommandException
-
- CommandException(Text, Throwable) - Constructor for exception org.spongepowered.api.command.CommandException
-
- CommandException(Text, boolean) - Constructor for exception org.spongepowered.api.command.CommandException
-
- CommandException(Text, Throwable, boolean) - Constructor for exception org.spongepowered.api.command.CommandException
-
- CommandExecutor - Interface in org.spongepowered.api.command.spec
-
Interface containing the method directing how a certain command will
be executed.
- CommandFlags - Class in org.spongepowered.api.command.args
-
- CommandFlags(CommandElement, Map<List<String>, CommandElement>, Map<String, CommandElement>, Map<String, CommandElement>, CommandFlags.UnknownFlagBehavior, CommandFlags.UnknownFlagBehavior, boolean) - Constructor for class org.spongepowered.api.command.args.CommandFlags
-
- CommandFlags.Builder - Class in org.spongepowered.api.command.args
-
- CommandFlags.UnknownFlagBehavior - Enum in org.spongepowered.api.command.args
-
Indicates to the flag parser how it should treat an argument that looks
like a flag that it does not recognise.
- CommandManager - Interface in org.spongepowered.api.command
-
A command dispatcher watches for commands (such as those said in chat)
and dispatches them to the correct command handler.
- CommandMapping - Interface in org.spongepowered.api.command
-
Provides information about a mapping between a command and its aliases.
- CommandMessageFormatting - Class in org.spongepowered.api.command
-
- CommandNotFoundException - Exception in org.spongepowered.api.command
-
This exception is thrown when a sender tries to execute a command that does
not exist.
- CommandNotFoundException(String) - Constructor for exception org.spongepowered.api.command.CommandNotFoundException
-
Create an exception with the default message.
- CommandNotFoundException(Text, String) - Constructor for exception org.spongepowered.api.command.CommandNotFoundException
-
Create an exception with a custom message.
- CommandPermissionException - Exception in org.spongepowered.api.command
-
This exception is thrown when a subject does not have permission to execute
a command.
- CommandPermissionException() - Constructor for exception org.spongepowered.api.command.CommandPermissionException
-
Create an exception with the default message.
- CommandPermissionException(Text) - Constructor for exception org.spongepowered.api.command.CommandPermissionException
-
Create a permissions exception with a custom message.
- CommandPermissionException(Text, Throwable) - Constructor for exception org.spongepowered.api.command.CommandPermissionException
-
Create a permissions exception with a custom message and cause.
- CommandResult - Class in org.spongepowered.api.command
-
Represents the result of a command in Sponge.
- CommandResult.Builder - Class in org.spongepowered.api.command
-
- commandsAllowed(boolean) - Method in interface org.spongepowered.api.world.WorldArchetype.Builder
-
Sets whether commands are allowed to be executed.
- CommandSource - Interface in org.spongepowered.api.command
-
Something that can execute commands.
- CommandSpec - Class in org.spongepowered.api.command.spec
-
Specification for how command arguments should be parsed.
- CommandSpec.Builder - Class in org.spongepowered.api.command.spec
-
Builder for command specs.
- Comparator - Interface in org.spongepowered.api.block.tileentity
-
Represents a Redstone Comparator.
- COMPARATOR - Static variable in class org.spongepowered.api.block.tileentity.TileEntityTypes
-
- comparator - Variable in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableBoundedComparableData
-
- comparator - Variable in class org.spongepowered.api.data.manipulator.mutable.common.AbstractBoundedComparableData
-
- comparator(Comparator<E>) - Method in interface org.spongepowered.api.data.value.ValueFactory.BoundedValueBuilder
-
- COMPARATOR - Static variable in class org.spongepowered.api.item.ItemTypes
-
- COMPARATOR - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- COMPARATOR_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- COMPARATOR_TYPE - Static variable in class org.spongepowered.api.data.key.Keys
-
- COMPARATOR_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- ComparatorData - Interface in org.spongepowered.api.data.manipulator.mutable.block
-
- ComparatorType - Interface in org.spongepowered.api.data.type
-
- ComparatorTypes - Class in org.spongepowered.api.data.type
-
- compare(Property<?, ?>, Property<?, ?>) - Method in enum org.spongepowered.api.data.Property.Operator
-
Compare the two operands by applying this operator infix
with respect to them.
- COMPARE - Static variable in class org.spongepowered.api.data.type.ComparatorTypes
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.data.property.block.HeldItemProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.data.property.block.InstrumentProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.data.property.block.MatterProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.data.property.BooleanProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.data.property.DisplacementProperty
-
Deprecated.
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.data.property.DoubleProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.data.property.entity.DominantHandProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.data.property.entity.EyeLocationProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.data.property.IntProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.data.property.item.ApplicableEffectProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.data.property.item.ArmorTypeProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.data.property.item.EquipmentProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.data.property.item.HarvestingProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.data.property.item.RecordProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.data.property.item.ToolTypeProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.item.inventory.property.AcceptsItems
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.item.inventory.property.EquipmentSlotType
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.item.inventory.property.GuiIdProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.item.inventory.property.Identifiable
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.item.inventory.property.IntProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.item.inventory.property.InventoryDimension
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.item.inventory.property.InventoryTitle
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.item.inventory.property.MappedIntProperty
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.item.inventory.property.SlotPos
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.item.inventory.property.SlotSide
-
- compareTo(Property<?, ?>) - Method in class org.spongepowered.api.item.inventory.property.StringProperty
-
- compareTo(Text) - Method in class org.spongepowered.api.text.Text
-
- COMPARISON_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogTileEntityData
-
- COMPARISON_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- COMPASS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- COMPASS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- complete(CommandSource, CommandArgs, CommandContext) - Method in class org.spongepowered.api.command.args.ChildCommandElementExecutor
-
- complete(CommandSource, CommandArgs, CommandContext) - Method in class org.spongepowered.api.command.args.CommandElement
-
Fetch completions for command arguments.
- complete(CommandSource, CommandArgs, CommandContext) - Method in class org.spongepowered.api.command.args.CommandFlags
-
- complete(CommandSource, CommandArgs, CommandContext) - Method in class org.spongepowered.api.command.args.PatternMatchingCommandElement
-
- complete(CommandSource, CommandArgs, CommandContext) - Method in class org.spongepowered.api.command.args.SelectorCommandElement
-
- complete(CommandSource, CommandArgs, CommandContext) - Method in class org.spongepowered.api.command.spec.CommandSpec
-
Return tab completion results using the existing parsed arguments and
context.
- complete(String) - Static method in interface org.spongepowered.api.text.selector.Selector
-
Fetch completions for a selector command argument.
- complete(String) - Method in interface org.spongepowered.api.text.selector.SelectorFactory
-
Fetch completions for a selector command argument.
- COMPLEX_PART - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- COMPLEXD - Static variable in class org.spongepowered.api.data.persistence.DataTranslators
-
- COMPLEXF - Static variable in class org.spongepowered.api.data.persistence.DataTranslators
-
- ComplexLiving - Interface in org.spongepowered.api.entity.living.complex
-
Represents a complex living entity that requires multiple bounding
boxes, example:
EnderDragon
.
- ComplexLivingPart - Interface in org.spongepowered.api.entity.living.complex
-
- compose(DiscreteTransform2) - Method in class org.spongepowered.api.util.DiscreteTransform2
-
Returns a transform that is the composition of this transform and the
given transform.
- compose(DiscreteTransform3) - Method in class org.spongepowered.api.util.DiscreteTransform3
-
Returns a transform that is the composition of this transform and the
given transform.
- CompositeValueStore<S extends CompositeValueStore<S,H>,H extends ValueContainer<?>> - Interface in org.spongepowered.api.data.value.mutable
-
- concat(Text) - Method in class org.spongepowered.api.text.Text
-
Concatenates the specified
Text
to this Text and returns the
result.
- concat(TextTemplate) - Method in class org.spongepowered.api.text.TextTemplate
-
Concatenates the specified
TextTemplate
to this template and
returns the result.
- CONCRETE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- CONCRETE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CONCRETE_POWDER - Static variable in class org.spongepowered.api.block.BlockTypes
-
- CONCRETE_POWDER - Static variable in class org.spongepowered.api.item.ItemTypes
-
- config(C) - Method in interface org.spongepowered.api.advancement.criteria.trigger.FilteredTrigger.Builder
-
- CONFIG - Static variable in class org.spongepowered.api.world.teleport.TeleportHelperFilters
-
Designed to be combined with other filters, this filter determines if a
block is in the config blacklist and returns the appropriate result.
- ConfigDir - Annotation Type in org.spongepowered.api.config
-
- ConfigManager - Interface in org.spongepowered.api.config
-
Provides configuration for plugins.
- ConfigRoot - Interface in org.spongepowered.api.config
-
A configuration root is a representation of where configuration
data can be stored, which is ultimately mapped to a directory on disk.
- CONFIGURATION_NODE - Static variable in class org.spongepowered.api.data.persistence.DataTranslators
-
- CONNECTED_DIRECTION_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogBlockData
-
Signifies that a block is "connected" to a particular
Direction
.
- CONNECTED_DIRECTIONS - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the connected directions
of a
BlockState
.
- CONNECTED_EAST - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the "connected to the east"
of a
BlockState
.
- CONNECTED_NORTH - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the "connected to the north"
state of a
BlockState
.
- CONNECTED_SOUTH - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the "connected to the south"
state of a
BlockState
.
- CONNECTED_WEST - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the "connected to the west"
state of a
BlockState
.
- ConnectedDirectionData - Interface in org.spongepowered.api.data.manipulator.mutable.block
-
Represents the "connected"
Direction
s that a block may have.
- connectedDirections() - Method in interface org.spongepowered.api.data.manipulator.immutable.block.ImmutableConnectedDirectionData
-
- connectedDirections() - Method in interface org.spongepowered.api.data.manipulator.mutable.block.ConnectedDirectionData
-
- connectedEast() - Method in interface org.spongepowered.api.data.manipulator.immutable.block.ImmutableConnectedDirectionData
-
- connectedEast() - Method in interface org.spongepowered.api.data.manipulator.mutable.block.ConnectedDirectionData
-
- connectedNorth() - Method in interface org.spongepowered.api.data.manipulator.immutable.block.ImmutableConnectedDirectionData
-
- connectedNorth() - Method in interface org.spongepowered.api.data.manipulator.mutable.block.ConnectedDirectionData
-
- connectedSouth() - Method in interface org.spongepowered.api.data.manipulator.immutable.block.ImmutableConnectedDirectionData
-
- connectedSouth() - Method in interface org.spongepowered.api.data.manipulator.mutable.block.ConnectedDirectionData
-
- connectedWest() - Method in interface org.spongepowered.api.data.manipulator.immutable.block.ImmutableConnectedDirectionData
-
- connectedWest() - Method in interface org.spongepowered.api.data.manipulator.mutable.block.ConnectedDirectionData
-
- ConsoleSource - Interface in org.spongepowered.api.command.source
-
Represents the server console.
- CONSTRUCT_BEACON - Static variable in class org.spongepowered.api.advancement.criteria.trigger.Triggers
-
- ConstructEntityEvent - Interface in org.spongepowered.api.event.entity
-
Base event during the construction of an
Entity
.
- ConstructEntityEvent.Post - Interface in org.spongepowered.api.event.entity
-
Called after the construction of an
Entity
.
- ConstructEntityEvent.Pre - Interface in org.spongepowered.api.event.entity
-
Called before the construction of an
Entity
.
- ConstructPortalEvent - Interface in org.spongepowered.api.event.world
-
An event where a portal is created.
- ConstructWorldPropertiesEvent - Interface in org.spongepowered.api.event.world
-
- CONSUME_ITEM - Static variable in class org.spongepowered.api.advancement.criteria.trigger.Triggers
-
- CONTACT - Static variable in class org.spongepowered.api.event.cause.entity.damage.DamageTypes
-
- CONTAINED_EXPERIENCE - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the amount of experience points stored
by an
ExperienceOrb
.
- Container - Interface in org.spongepowered.api.item.inventory
-
A Container is effectively a
ViewModel for a particular set of
Inventory
objects used to allow players to interact
with the Inventories, usually via a GUI (the View).
- ContainerMinecart<M extends ContainerMinecart<M>> - Interface in org.spongepowered.api.entity.vehicle.minecart
-
Represents a minecart with a container inside it.
- contains(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Returns whether this
DataView
contains the given path.
- contains(DataQuery, DataQuery...) - Method in interface org.spongepowered.api.data.DataView
-
- contains(Key<?>) - Method in interface org.spongepowered.api.data.DataView
-
- contains(Key<?>, Key<?>...) - Method in interface org.spongepowered.api.data.DataView
-
- contains(E) - Method in interface org.spongepowered.api.data.manipulator.immutable.ImmutableListData
-
Returns whether the underlying
List
contains the provided
element
.
- contains(E) - Method in interface org.spongepowered.api.data.manipulator.mutable.ListData
-
Returns whether the underlying
List
contains the provided
element
.
- contains(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- contains(DataQuery, DataQuery...) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- contains(E) - Method in interface org.spongepowered.api.data.value.immutable.ImmutableCollectionValue
-
Checks if the given
E
element is contained within the
backed
Collection
.
- contains(E) - Method in interface org.spongepowered.api.data.value.mutable.CollectionValue
-
Checks if the given
E
element is contained within the backed
Collection
.
- contains(Object) - Method in class org.spongepowered.api.event.cause.Cause
-
Checks if this cause contains of any of the provided
Object
.
- contains(ItemStack) - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Checks whether the stacks quantity or more of given stack is
contained in this Inventory.
- contains(ItemType) - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Checks for whether there is a stack in this Inventory with the given
ItemType.
- contains(TextStyle...) - Method in class org.spongepowered.api.text.format.TextStyle
-
- contains(SimpleTextFormatter) - Method in class org.spongepowered.api.text.transform.DynamicPartitionedTextFormatter
-
- contains(SimpleTextFormatter) - Method in class org.spongepowered.api.text.transform.FixedPartitionedTextFormatter
-
- contains(SimpleTextTemplateApplier) - Method in class org.spongepowered.api.text.transform.SimpleTextFormatter
-
- contains(E) - Method in interface org.spongepowered.api.text.transform.TextFormatter
-
Returns true if the specified element is in the formatter.
- contains(Vector3i) - Method in class org.spongepowered.api.util.AABB
-
Checks if the bounding box contains a point.
- contains(Vector3d) - Method in class org.spongepowered.api.util.AABB
-
Checks if the bounding box contains a point.
- contains(double, double, double) - Method in class org.spongepowered.api.util.AABB
-
Checks if the bounding box contains a point.
- contains(Object) - Method in class org.spongepowered.api.util.weighted.RandomObjectTable
-
- contains(Object) - Method in class org.spongepowered.api.util.weighted.UnmodifiableWeightedTable
-
- containsAlias(String) - Method in interface org.spongepowered.api.command.dispatcher.Dispatcher
-
Returns whether the dispatcher contains a registered command for the
given alias.
- containsAlias(String) - Method in class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
- containsAll(Iterable<E>) - Method in interface org.spongepowered.api.data.value.immutable.ImmutableCollectionValue
-
Checks if all of the given elements in the provided
Iterable
are
contained within the backed
Collection
.
- containsAll(Collection<E>) - Method in interface org.spongepowered.api.data.value.mutable.CollectionValue
-
- containsAll(Collection<?>) - Method in class org.spongepowered.api.util.weighted.RandomObjectTable
-
- containsAll(Collection<?>) - Method in class org.spongepowered.api.util.weighted.UnmodifiableWeightedTable
-
- containsAllObjects(Collection<?>) - Method in class org.spongepowered.api.util.weighted.RandomObjectTable
-
Gets if this table contains all of the given objects, the objects may
either be
TableEntry
s or the objects contained within the
entries.
- containsAllObjects(Collection<?>) - Method in class org.spongepowered.api.util.weighted.UnmodifiableWeightedTable
-
- containsAny(ItemStack) - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Checks whether the given stack is contained in this Inventory.
- containsBiome(Vector3i) - Method in interface org.spongepowered.api.world.extent.BiomeVolume
-
Returns true if the biome volume contains a biome at the specified
position.
- containsBiome(int, int, int) - Method in interface org.spongepowered.api.world.extent.BiomeVolume
-
Returns true if the biome volume contains a biome at the specified
position.
- containsBlock(Vector3i) - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
Returns true if the block volume contains a block at the specified
position.
- containsBlock(int, int, int) - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
Returns true if the block volume contains a block at the specified
position.
- containsInventory(Inventory) - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Returns true if the given inventory is a descendant of this one.
- containsKey(K) - Method in interface org.spongepowered.api.data.value.immutable.ImmutableMapValue
-
Checks if the provided key is contained within this map.
- containsKey(K) - Method in interface org.spongepowered.api.data.value.mutable.MapValue
-
Checks if the provided key is contained within this map.
- containsKey(EventContextKey<?>) - Method in class org.spongepowered.api.event.cause.EventContext
-
- containsMapping(CommandMapping) - Method in interface org.spongepowered.api.command.dispatcher.Dispatcher
-
Returns whether the dispatcher contains the given mapping.
- containsMapping(CommandMapping) - Method in class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
- containsObject(Object) - Method in class org.spongepowered.api.util.weighted.RandomObjectTable
-
Gets if this table contains the given object, the object may either be a
TableEntry
or the object contained within.
- containsObject(Object) - Method in class org.spongepowered.api.util.weighted.UnmodifiableWeightedTable
-
- containsType(Class<?>) - Method in class org.spongepowered.api.event.cause.Cause
-
Returns whether the target class matches any object of this
Cause
.
- containsValue(V) - Method in interface org.spongepowered.api.data.value.immutable.ImmutableMapValue
-
Checks if the provided value is contained within this map.
- containsValue(V) - Method in interface org.spongepowered.api.data.value.mutable.MapValue
-
Checks if the provided value is contained within this map.
- content(String) - Method in class org.spongepowered.api.text.LiteralText.Builder
-
Sets the plain text content of this text.
- CONTENT_VERSION - Static variable in class org.spongepowered.api.data.Queries
-
- contents(Iterable<Text>) - Method in interface org.spongepowered.api.service.pagination.PaginationList.Builder
-
Sets the contents of this output as an iterable.
- contents(Text...) - Method in interface org.spongepowered.api.service.pagination.PaginationList.Builder
-
Sets the contents of this output to be the given array of contents.
- Context - Class in org.spongepowered.api.service.context
-
Encapsulates a single attribute about the state or circumstances of a
Contextual
.
- Context(String, String) - Constructor for class org.spongepowered.api.service.context.Context
-
Create a new context instance.
- ContextCalculator<T extends Contextual> - Interface in org.spongepowered.api.service.context
-
- ContextSource - Interface in org.spongepowered.api.service.context
-
A common interface for objects that have a relevant context.
- Contextual - Interface in org.spongepowered.api.service.context
-
A common interface for objects that have an identifier and can have a set of
active
Context
s determined.
- ContextualService<T extends Contextual> - Interface in org.spongepowered.api.service.context
-
A common interface for services which provide a means to store and query
data for
Contextual
s, according to given or calculated
Context
state.
- ContextValue - Annotation Type in org.spongepowered.api.event.filter.cause
-
Sets the parameter to the object with the specified name.
- continueAfterFilter(Predicate<BlockRayHit<E>>, int) - Static method in class org.spongepowered.api.util.blockray.BlockRay
-
Extends a filter by a number of blocks, regardless of what the extended
filter does.
- continueUpdating() - Method in class org.spongepowered.api.entity.ai.task.AbstractAITask
-
- convertTuple(DamageModifier, DoubleUnaryOperator) - Method in class org.spongepowered.api.event.impl.AbstractAttackEntityEvent
-
- convertTuple(DamageModifier, DoubleUnaryOperator) - Method in class org.spongepowered.api.event.impl.AbstractDamageEntityEvent
-
- convertTuple(HealthModifier, DoubleUnaryOperator) - Method in class org.spongepowered.api.event.impl.AbstractHealEntityEvent
-
- convertTuple(M, DoubleUnaryOperator) - Method in class org.spongepowered.api.event.impl.AbstractModifierEvent
-
- COOKED_BEEF - Static variable in class org.spongepowered.api.item.ItemTypes
-
- COOKED_CHICKEN - Static variable in class org.spongepowered.api.item.ItemTypes
-
- COOKED_FISH - Static variable in class org.spongepowered.api.CatalogTypes
-
- COOKED_FISH - Static variable in class org.spongepowered.api.data.key.Keys
-
- COOKED_FISH - Static variable in class org.spongepowered.api.item.ItemTypes
-
- COOKED_FISH_ITEM_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogItemData
-
- COOKED_FISH_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- COOKED_FISH_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- COOKED_MUTTON - Static variable in class org.spongepowered.api.item.ItemTypes
-
- COOKED_PORKCHOP - Static variable in class org.spongepowered.api.item.ItemTypes
-
- COOKED_RABBIT - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CookedFish - Interface in org.spongepowered.api.data.type
-
Represents a type of cooked fish.
- CookedFishData - Interface in org.spongepowered.api.data.manipulator.mutable.item
-
- CookedFishes - Class in org.spongepowered.api.data.type
-
- COOKIE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- COOKIE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- COOLDOWN - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the amount of ticks a
Hopper
has
to cool down before transferring the next item.
- cooldown() - Method in interface org.spongepowered.api.data.manipulator.immutable.tileentity.ImmutableCooldownData
-
- cooldown() - Method in interface org.spongepowered.api.data.manipulator.mutable.tileentity.CooldownData
-
Gets the
Value
for the "cooldown" remaining.
- COOLDOWN_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogTileEntityData
-
Represents an int cooldown for a
Hopper
.
- CooldownData - Interface in org.spongepowered.api.data.manipulator.mutable.tileentity
-
- CooldownEvent - Interface in org.spongepowered.api.event.entity.living.humanoid.player
-
- CooldownEvent.End - Interface in org.spongepowered.api.event.entity.living.humanoid.player
-
- CooldownEvent.Set - Interface in org.spongepowered.api.event.entity.living.humanoid.player
-
- CooldownTracker - Interface in org.spongepowered.api.entity.living.player
-
Provides access to the item cooldowns of a
Player
.
- copy() - Method in interface org.spongepowered.api.block.tileentity.TileEntityArchetype
-
- copy() - Method in interface org.spongepowered.api.data.DataView
-
- copy(DataView.SafetyMode) - Method in interface org.spongepowered.api.data.DataView
-
- copy() - Method in interface org.spongepowered.api.data.manipulator.DataManipulator
-
- copy() - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableData
-
- copy() - Method in interface org.spongepowered.api.data.manipulator.ImmutableDataManipulator
-
- copy() - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- copy(DataView.SafetyMode) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- copy() - Method in interface org.spongepowered.api.data.value.mutable.CollectionValue
-
- copy() - Method in interface org.spongepowered.api.data.value.mutable.MapValue
-
- copy() - Method in interface org.spongepowered.api.data.value.mutable.MutableBoundedValue
-
- copy() - Method in interface org.spongepowered.api.data.value.mutable.OptionalValue
-
- copy() - Method in interface org.spongepowered.api.data.value.mutable.Value
-
Makes an independent copy of this
Value
with the same initial
data.
- copy() - Method in interface org.spongepowered.api.data.value.ValueContainer
-
- copy() - Method in interface org.spongepowered.api.entity.EntityArchetype
-
- copy() - Method in interface org.spongepowered.api.item.inventory.ItemStack
-
- copy() - Method in interface org.spongepowered.api.world.biome.BiomeGenerationSettings
-
Returns a new biome generation settings which is a copy of this set of
generation settings at this point in time.
- copy() - Method in class org.spongepowered.api.world.Location
-
- CopyFileVisitor - Class in org.spongepowered.api.util.file
-
Represents a
FileVisitor
which will create a copy of a directory
and its contents.
- CopyFileVisitor(Path, CopyOption...) - Constructor for class org.spongepowered.api.util.file.CopyFileVisitor
-
Constructs a new
CopyFileVisitor
which will copy the visited
file paths to the specified target directory.
- copyFrom(S) - Method in interface org.spongepowered.api.data.value.mutable.CompositeValueStore
-
- copyFrom(S, MergeFunction) - Method in interface org.spongepowered.api.data.value.mutable.CompositeValueStore
-
- copyFrom(Vector3i, DataHolder) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Attempts to copy all the relevant data from the provided
DataHolder
to the block at the provided coordinates.
- copyFrom(int, int, int, DataHolder) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Attempts to copy all the relevant data from the provided
DataHolder
to the block at the provided coordinates.
- copyFrom(Vector3i, Vector3i) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Attempts to copy all the relevant data from the provided
DataHolder
to the block at the provided coordinates.
- copyFrom(int, int, int, int, int, int) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Attempts to copy all
ImmutableValue
s from the provided block to
provided block to the provided block coordinates.
- copyFrom(Vector3i, DataHolder, MergeFunction) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Attempts to copy all
ImmutableValue
s from the provided block to
provided block to the provided block coordinates.
- copyFrom(int, int, int, DataHolder, MergeFunction) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Attempts to copy all
ImmutableValue
s from the provided block to
provided block to the provided block coordinates.
- copyFrom(Vector3i, Vector3i, MergeFunction) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Attempts to copy all
ImmutableValue
s from the provided block to
provided block to the provided block coordinates.
- copyFrom(int, int, int, int, int, int, MergeFunction) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Attempts to copy all
ImmutableValue
s from the provided block to
provided block to the provided block coordinates.
- copyFrom(DataHolder) - Method in class org.spongepowered.api.world.Location
-
- copyFrom(DataHolder, MergeFunction) - Method in class org.spongepowered.api.world.Location
-
- copyList(List<? extends T>) - Static method in class org.spongepowered.api.util.CollectionUtils
-
- copyMap(Map<? extends K, ? extends V>) - Static method in class org.spongepowered.api.util.CollectionUtils
-
- copyPropertiesFrom(WorldBorder) - Method in interface org.spongepowered.api.world.WorldBorder
-
Copies the properties of the passed border onto this border.
- copyToDirectory(Path) - Method in interface org.spongepowered.api.asset.Asset
-
Copies this Asset to the specified 'outputDirectory'
Path
.
- copyToDirectory(Path, boolean) - Method in interface org.spongepowered.api.asset.Asset
-
Copies this Asset to the specified 'outputDirectory'
Path
.
- copyToDirectory(Path, boolean, boolean) - Method in interface org.spongepowered.api.asset.Asset
-
Copies this Asset to the specified 'outputDirectory'
Path
.
- copyToFile(Path) - Method in interface org.spongepowered.api.asset.Asset
-
Copies this Asset to the specified 'output'
Path
.
- copyToFile(Path, boolean) - Method in interface org.spongepowered.api.asset.Asset
-
Copies this Asset to the specified 'output'
Path
.
- copyToFile(Path, boolean, boolean) - Method in interface org.spongepowered.api.asset.Asset
-
Copies this Asset to the specified 'output'
Path
.
- copyWorld(WorldProperties, String) - Method in interface org.spongepowered.api.Server
-
Creates a world copy asynchronously using the new name given and returns
the new world properties if the copy was possible.
- CORNER - Static variable in class org.spongepowered.api.data.type.StructureModes
-
Corner mode allows for an easier and automatic size calculation while
saving or loading structures.
- CORNISH - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- COUNT - Static variable in class org.spongepowered.api.text.selector.ArgumentTypes
-
The argument type limiting the number of results of a
Selector
.
- COURBET - Static variable in class org.spongepowered.api.data.type.Arts
-
- COW - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Cow - Interface in org.spongepowered.api.entity.living.animal
-
Represents a Cow.
- CRACKED - Static variable in class org.spongepowered.api.data.type.BrickTypes
-
- CRACKED_STONEBRICK - Static variable in class org.spongepowered.api.data.type.DisguisedBlockTypes
-
- CRAFTING - Static variable in class org.spongepowered.api.item.inventory.InventoryArchetypes
-
A Players personal crafting area.
- CRAFTING_RECIPES - Static variable in class org.spongepowered.api.CatalogTypes
-
- CRAFTING_TABLE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- CRAFTING_TABLE - Static variable in class org.spongepowered.api.item.inventory.property.GuiIds
-
Size only 10.
- CRAFTING_TABLE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CRAFTING_TABLE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CRAFTING_TABLE_INTERACTION - Static variable in class org.spongepowered.api.statistic.Statistics
-
- CraftingGridInventory - Interface in org.spongepowered.api.item.inventory.crafting
-
A CraftingGridInventory represents the inventory of something that can craft
items.
- CraftingInventory - Interface in org.spongepowered.api.item.inventory.crafting
-
A CraftingInventory represents the inventory of something that can craft
items.
- CraftingOutput - Interface in org.spongepowered.api.item.inventory.crafting
-
A crafting output slot.
- CraftingRecipe - Interface in org.spongepowered.api.item.recipe.crafting
-
A CraftingRecipe represents some craftable recipe in the game.
- CraftingRecipeRegistry - Interface in org.spongepowered.api.item.recipe.crafting
-
A registry for Crafting Table recipes.
- CraftingRecipes - Class in org.spongepowered.api.item.recipe.crafting
-
- CraftingResult - Class in org.spongepowered.api.item.recipe.crafting
-
- CraftingResult(ItemStackSnapshot, List<ItemStackSnapshot>) - Constructor for class org.spongepowered.api.item.recipe.crafting.CraftingResult
-
- CraftItemEvent - Interface in org.spongepowered.api.event.item.inventory
-
- CraftItemEvent.Craft - Interface in org.spongepowered.api.event.item.inventory
-
This event is fired after the item is taken out of the output slot.
- CraftItemEvent.Preview - Interface in org.spongepowered.api.event.item.inventory
-
This event is fired before the item is taken out of the
output slot but after completing the recipe in the grid.
- CREAMY - Static variable in class org.spongepowered.api.data.type.HorseColors
-
- CREAMY - Static variable in class org.spongepowered.api.data.type.LlamaVariants
-
- create() - Method in interface org.spongepowered.api.data.manipulator.DataManipulatorBuilder
-
- create(ArgumentType<T>, T) - Static method in interface org.spongepowered.api.text.selector.Argument
-
Creates a new
Argument
using the specified type and value.
- create(ArgumentType.Invertible<T>, T, boolean) - Static method in interface org.spongepowered.api.text.selector.Argument
-
- create(String) - Static method in class org.spongepowered.api.text.selector.ArgumentTypes
-
- create(String, Class<T>) - Static method in class org.spongepowered.api.text.selector.ArgumentTypes
-
Creates a custom
ArgumentType
with the specified key and value.
- create(Class<T>, Class<? extends Throwable>) - Method in class org.spongepowered.api.util.generator.dummy.DummyClassGeneratorProvider
-
Creates a new class extended based on the provided type
with the
provided exceptionType
to throw for all methods provided by the
target class.
- create() - Method in interface org.spongepowered.api.world.ChunkRegenerateFlag
-
Gets whether this flag defines that a chunk should be created if it does
not exist.
- CREATE - Static variable in class org.spongepowered.api.world.ChunkRegenerateFlags
-
A flag that defines whether a chunk should be created.
- create() - Method in interface org.spongepowered.api.world.schematic.BlockPaletteType
-
Deprecated.
Gets an instance of this palette type.
- create() - Method in interface org.spongepowered.api.world.schematic.PaletteType
-
- createArchetype() - Method in interface org.spongepowered.api.block.BlockSnapshot
-
- createArchetype() - Method in interface org.spongepowered.api.block.tileentity.TileEntity
-
- createArchetype() - Method in interface org.spongepowered.api.entity.Entity
-
- createArchetype() - Method in interface org.spongepowered.api.entity.EntitySnapshot
-
- createArchetypeVolume(Vector3i, Vector3i, Vector3i) - Method in interface org.spongepowered.api.world.extent.Extent
-
Creates a new archetype volume from the specified section of this extent.
- createArchetypeVolume(Vector3i, Vector3i) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new archetype volume of the desired size.
- createArchetypeVolume(Vector3i) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new archetype volume of the desired size.
- createArgument(ArgumentType<T>, T) - Method in interface org.spongepowered.api.text.selector.SelectorFactory
-
Creates a new
Argument
using the specified type and value.
- createArgument(ArgumentType.Invertible<T>, T, boolean) - Method in interface org.spongepowered.api.text.selector.SelectorFactory
-
- createArguments(ArgumentHolder<? extends ArgumentType<T>>, V) - Method in interface org.spongepowered.api.text.selector.SelectorFactory
-
Creates a new set of
Argument
s using the specified type and
value.
- createArgumentType(String) - Method in interface org.spongepowered.api.text.selector.SelectorFactory
-
- createArgumentType(String, Class<T>) - Method in interface org.spongepowered.api.text.selector.SelectorFactory
-
Creates a custom
ArgumentType
with the specified key and value.
- createAsyncExecutor(Object) - Method in interface org.spongepowered.api.scheduler.Scheduler
-
Creates a new
ExecutorService
that can be used to schedule
asynchronous tasks through the standard Java concurrency interfaces.
- createBiomeBuffer(Vector3i) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new biome buffer of the desired size.
- createBiomeBuffer(Vector3i, Vector3i) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new biome buffer of the desired size and minimum position.
- createBiomeBuffer(int, int, int) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new biome buffer of the desired size.
- createBiomeBuffer(int, int, int, int, int, int) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new biome buffer of the desired size and minimum position.
- createBlockBuffer(Vector3i) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new block buffer of the desired size.
- createBlockBuffer(Vector3i, Vector3i) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new block buffer of the desired size and minimum position.
- createBlockBuffer(int, int, int) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new block buffer of the desired size.
- createBlockBuffer(int, int, int, int, int, int) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new block buffer of the desired size and minimum position.
- createBoundedValueBuilder(Key<MutableBoundedValue<E>>) - Method in interface org.spongepowered.api.data.value.ValueFactory
-
- createBuilder(Class<T>) - Method in interface org.spongepowered.api.GameRegistry
-
Gets a builder of the desired class type, examples may include:
ItemStack.Builder
, etc.
- createBuilder() - Method in interface org.spongepowered.api.text.selector.SelectorFactory
-
- createChangeEntityExperienceEvent(Cause, int, int, Entity) - Static method in interface org.spongepowered.api.event.entity.ChangeEntityExperienceEvent
-
Deprecated.
- createChannel(Object, String) - Method in interface org.spongepowered.api.network.ChannelRegistrar
-
Creates a new channel binding for the given channel name.
- createClass(Class<?>, String, Class<?>) - Method in class org.spongepowered.api.util.generator.dummy.DummyClassGenerator
-
Creates a new class prepared to be loaded into the
ClassLoader
.
- createContainer() - Method in interface org.spongepowered.api.data.DataManager
-
- createContainer(DataView.SafetyMode) - Method in interface org.spongepowered.api.data.DataManager
-
- createDefaultGenerationSettings(World) - Method in interface org.spongepowered.api.world.biome.BiomeType
-
Gets the default generation settings of this biome for the given world.
- createEntity(EntityType, Vector3d) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Create an entity instance at the given position.
- createEntity(EntityType, Vector3i) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Create an entity instance at the given position.
- createEntity(DataContainer) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Create an entity instance at the given position.
- createEntity(DataContainer, Vector3d) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Create an entity instance at the given position.
- createEntity(EntityType) - Method in class org.spongepowered.api.world.Location
-
Create an entity instance at the given position.
- createEntityNaturally(EntityType, Vector3d) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Create an entity instance at the given position with the default
equipment.
- createEntityNaturally(EntityType, Vector3i) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Create an entity instance at the given position with the default
equipment.
- createEntityTicket(Object, World) - Method in interface org.spongepowered.api.world.ChunkTicketManager
-
Attempts to create a new loading ticket for a plugin to load chunks in a
world.
- createError(Text) - Method in class org.spongepowered.api.command.args.CommandArgs
-
Create a parse exception with the provided message which has the position
of the last parsed argument attached.
- createExtendedFor(Class<T>, String) - Static method in class org.spongepowered.api.util.generator.dummy.DummyObjectProvider
-
Creates a new dummy class implementing the specified interface.
- createFog(boolean) - Method in interface org.spongepowered.api.boss.ServerBossBar.Builder
-
Sets if fog should be created.
- createFor(Class<T>, String) - Static method in class org.spongepowered.api.util.generator.dummy.DummyObjectProvider
-
Creates a new dummy class implementing the specified interface.
- createFrom(DataHolder) - Method in interface org.spongepowered.api.data.manipulator.DataManipulatorBuilder
-
- createFrom(DataHolder) - Method in interface org.spongepowered.api.data.manipulator.ImmutableDataManipulatorBuilder
-
- createFrom(ImmutableDataHolder<?>) - Method in interface org.spongepowered.api.data.manipulator.ImmutableDataManipulatorBuilder
-
- createGameDictionaryEntry() - Method in interface org.spongepowered.api.item.inventory.ItemStackSnapshot
-
- createGenerator(World) - Method in interface org.spongepowered.api.world.GeneratorType
-
- createImmutable() - Method in interface org.spongepowered.api.data.manipulator.ImmutableDataManipulatorBuilder
-
- createListValue(Key<ListValue<E>>, List<E>) - Method in interface org.spongepowered.api.data.value.ValueFactory
-
- createListValue(Key<ListValue<E>>, List<E>, List<E>) - Method in interface org.spongepowered.api.data.value.ValueFactory
-
- createMapValue(Key<MapValue<K, V>>, Map<K, V>) - Method in interface org.spongepowered.api.data.value.ValueFactory
-
Creates a new
MapValue
of the provided
Key
with the
types
K
and
V
.
- createMapValue(Key<MapValue<K, V>>, Map<K, V>, Map<K, V>) - Method in interface org.spongepowered.api.data.value.ValueFactory
-
Creates a new
MapValue
of the provided
Key
with the
types
K
and
V
along with the provided
Map
defaults.
- createMoveEntityEventTeleport(Cause, Transform<World>, Transform<World>, Entity) - Static method in interface org.spongepowered.api.event.entity.MoveEntityEvent.Teleport
-
Deprecated.
- createMoveEntityEventTeleportPortal(Cause, Transform<World>, Transform<World>, PortalAgent, Entity, boolean) - Static method in interface org.spongepowered.api.event.entity.MoveEntityEvent.Teleport.Portal
-
Deprecated.
- createNew() - Static method in interface org.spongepowered.api.data.DataContainer
-
- createNew(DataView.SafetyMode) - Static method in interface org.spongepowered.api.data.DataContainer
-
- createOptionalValue(Key<OptionalValue<E>>, E) - Method in interface org.spongepowered.api.data.value.ValueFactory
-
- createOptionalValue(Key<OptionalValue<E>>, E, E) - Method in interface org.spongepowered.api.data.value.ValueFactory
-
Creates an
OptionalValue
where the default is NOT
null
, such that the actual value may be retained as
null
.
- createPlayerEntityTicket(Object, World, UUID) - Method in interface org.spongepowered.api.world.ChunkTicketManager
-
Attempts to create a new loading ticket for a plugin to load chunks in a
world.
- createPlayerTicket(Object, World, UUID) - Method in interface org.spongepowered.api.world.ChunkTicketManager
-
Attempts to create a new loading ticket for a plugin to load chunks in a
world.
- createPortal(Location<World>) - Method in interface org.spongepowered.api.world.PortalAgent
-
Tells this agent to create a new "portal" location at the suggested
Location
.
- createProfile(UUID, String) - Method in interface org.spongepowered.api.profile.GameProfileManager
-
- createProfileProperty(String, String, String) - Method in interface org.spongepowered.api.profile.GameProfileManager
-
Creates a
ProfileProperty
from the provided name, value,
and optional signature.
- createRawChannel(Object, String) - Method in interface org.spongepowered.api.network.ChannelRegistrar
-
Creates a new raw channel binding.
- createScoreArgumentType(String) - Method in interface org.spongepowered.api.text.selector.SelectorFactory
-
Creates a minimum and maximum
ArgumentType
filtering depending on
the score of the specified objective.
- createSet(ArgumentHolder<? extends ArgumentType<T>>, V) - Static method in interface org.spongepowered.api.text.selector.Argument
-
Creates a new set of
Argument
s using the specified type and
value.
- createSetValue(Key<SetValue<E>>, Set<E>) - Method in interface org.spongepowered.api.data.value.ValueFactory
-
- createSetValue(Key<SetValue<E>>, Set<E>, Set<E>) - Method in interface org.spongepowered.api.data.value.ValueFactory
-
- createSnapshot() - Method in class org.spongepowered.api.command.args.CommandContext
-
Gets a snapshot of the data inside this context to allow it to be
restored later.
- createSnapshot() - Method in interface org.spongepowered.api.entity.Entity
-
- createSnapshot() - Method in interface org.spongepowered.api.extra.fluid.FluidStack
-
- createSnapshot() - Method in interface org.spongepowered.api.item.inventory.ItemStack
-
- createSnapshot(Vector3i) - Method in interface org.spongepowered.api.world.extent.Extent
-
Gets a snapshot of this block at the current point in time.
- createSnapshot(int, int, int) - Method in interface org.spongepowered.api.world.extent.Extent
-
Gets a snapshot of this block at the current point in time.
- createSnapshot() - Method in class org.spongepowered.api.world.Location
-
Gets a snapshot of this block at the current point in time.
- createStack() - Method in interface org.spongepowered.api.extra.fluid.FluidStackSnapshot
-
- createStack() - Method in interface org.spongepowered.api.item.inventory.ItemStackSnapshot
-
- createSyncExecutor(Object) - Method in interface org.spongepowered.api.scheduler.Scheduler
-
Creates a new
ExecutorService
that can be used to schedule
synchronous tasks through the standard Java concurrency interfaces.
- createTaskBuilder() - Method in interface org.spongepowered.api.scheduler.Scheduler
-
- createThreadSafeBiomeBuffer(Vector3i) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new biome buffer of the desired size.
- createThreadSafeBiomeBuffer(Vector3i, Vector3i) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new biome buffer of the desired size an minimum position.
- createThreadSafeBiomeBuffer(int, int, int) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new biome buffer of the desired size.
- createThreadSafeBiomeBuffer(int, int, int, int, int, int) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new biome buffer of the desired size.
- createThreadSafeBlockBuffer(Vector3i) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new block buffer of the desired size.
- createThreadSafeBlockBuffer(Vector3i, Vector3i) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new block buffer of the desired size and minimum position.
- createThreadSafeBlockBuffer(int, int, int) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new block buffer of the desired size.
- createThreadSafeBlockBuffer(int, int, int, int, int, int) - Method in interface org.spongepowered.api.world.extent.ExtentBufferFactory
-
Returns a new block buffer of the desired size and minimum position.
- createTicket(Object, World) - Method in interface org.spongepowered.api.world.ChunkTicketManager
-
Attempts to create a new loading ticket for a plugin to load chunks in a
world.
- createValue(Key<Value<E>>, E) - Method in interface org.spongepowered.api.data.value.ValueFactory
-
Creates a new
Value
with the provided
Key
and the
E
element.
- createValue(Key<Value<E>>, E, E) - Method in interface org.spongepowered.api.data.value.ValueFactory
-
Creates a new
Value
with the provided
Key
and the
E
element and the provided
E
default value.
- createView(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Creates a new
DataView
at the desired path.
- createView(DataQuery, Map<?, ?>) - Method in interface org.spongepowered.api.data.DataView
-
Creates a new
DataView
with the given data at the desired
path.
- createView(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- createView(DataQuery, Map<?, ?>) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- createWorldProperties(String, WorldArchetype) - Method in interface org.spongepowered.api.Server
-
- CREATIVE - Static variable in class org.spongepowered.api.entity.living.player.gamemode.GameModes
-
- creative - Variable in class org.spongepowered.api.event.cause.entity.damage.source.common.AbstractDamageSourceBuilder
-
- creative() - Method in class org.spongepowered.api.event.cause.entity.damage.source.common.AbstractDamageSourceBuilder
-
- creative() - Method in interface org.spongepowered.api.event.cause.entity.damage.source.DamageSource.DamageSourceBuilder
-
Sets this
DamageSource
as considered to damage creative, or
otherwise "normally unharmable" players.
- CREATIVE_ONLY - Static variable in class org.spongepowered.api.data.type.PickupRules
-
- creator(UUID) - Method in interface org.spongepowered.api.block.BlockSnapshot.Builder
-
- CREATOR - Static variable in class org.spongepowered.api.event.cause.EventContextKeys
-
Represents the creator of an
Entity
.
- CREATOR - Static variable in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
- CREATOR_ID - Static variable in class org.spongepowered.api.data.Queries
-
- Creature - Interface in org.spongepowered.api.entity.living
-
- CREEBET - Static variable in class org.spongepowered.api.data.type.Arts
-
- CREEPER - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- CREEPER - Static variable in class org.spongepowered.api.data.type.SkullTypes
-
- CREEPER - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Creeper - Interface in org.spongepowered.api.entity.living.monster
-
Represents a Creeper.
- CREEPER - Static variable in class org.spongepowered.api.item.FireworkShapes
-
- CREEPER_CHARGED - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for whether a
Creeper
is charged.
- Criteria - Class in org.spongepowered.api.scoreboard.critieria
-
Criteria names which trigger an objective to be modified by actions in-game.
- criterion(AdvancementCriterion) - Method in interface org.spongepowered.api.advancement.Advancement.Builder
-
- CRITERION - Static variable in class org.spongepowered.api.CatalogTypes
-
- Criterion - Interface in org.spongepowered.api.scoreboard.critieria
-
Represents a set of behaviours for an objective, which may cause it to be
automatically updated.
- criterion(Criterion) - Method in interface org.spongepowered.api.scoreboard.objective.Objective.Builder
-
- CriterionEvent - Interface in org.spongepowered.api.event.advancement
-
- CriterionEvent.Grant - Interface in org.spongepowered.api.event.advancement
-
- CriterionEvent.Revoke - Interface in org.spongepowered.api.event.advancement
-
- CriterionEvent.Score - Interface in org.spongepowered.api.event.advancement
-
- CriterionEvent.Score.Change - Interface in org.spongepowered.api.event.advancement
-
- CriterionEvent.Score.Grant - Interface in org.spongepowered.api.event.advancement
-
- CriterionEvent.Score.Revoke - Interface in org.spongepowered.api.event.advancement
-
- CriterionEvent.Trigger<C extends FilteredTriggerConfiguration> - Interface in org.spongepowered.api.event.advancement
-
- CriterionProgress - Interface in org.spongepowered.api.advancement.criteria
-
- CRITICAL_HIT - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for whether the next attack of an
Entity
will be a critical hit.
- CRITICAL_HIT - Static variable in class org.spongepowered.api.effect.particle.ParticleTypes
-
- CRITICAL_HIT - Static variable in class org.spongepowered.api.event.cause.entity.damage.DamageModifierTypes
-
Represents the
DamageModifier
that will modify damage output
based on the fact that the attacking source is critically hitting the
target.
- CRITICAL_HIT_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that an entity will perform a "critical hit" the next attack.
- criticalHit() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableCriticalHitData
-
- criticalHit() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.CriticalHitData
-
Gets the
Value
for the "critical hit" state.
- CriticalHitData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
Signifies that an entity's next attack is considered a "critical" hit.
- CROATIAN - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- CROSS - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- CROUCH_ONE_CM - Static variable in class org.spongepowered.api.statistic.Statistics
-
- CS_CZ - Static variable in class org.spongepowered.api.text.translation.locale.Locales
-
- CSHARP1 - Static variable in class org.spongepowered.api.effect.sound.PitchModulation
-
- CSHARP2 - Static variable in class org.spongepowered.api.effect.sound.PitchModulation
-
- CURED_ZOMBIE_VILLAGER - Static variable in class org.spongepowered.api.advancement.criteria.trigger.Triggers
-
- CURLY_BORDER - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- CURRENCY - Static variable in class org.spongepowered.api.CatalogTypes
-
- Currency - Interface in org.spongepowered.api.service.economy
-
Represents a form of currency.
- currentOrder - Variable in class org.spongepowered.api.event.impl.AbstractEvent
-
This field is automatically set by the event manager.
- CUSTOM - Static variable in class org.spongepowered.api.event.cause.entity.damage.DamageTypes
-
- CUSTOM - Static variable in class org.spongepowered.api.event.cause.entity.spawn.SpawnTypes
-
Custom spawn type.
- CUSTOM_NAME_VISIBLE - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for whether a custom name is visible on an
Entity
.
- CUSTOM_REPLACEMENT - Static variable in class org.spongepowered.api.data.Queries
-
- CustomCatalogRegistration - Annotation Type in org.spongepowered.api.registry.util
-
- customNameVisible() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableCustomNameVisibleData
-
Returns whether the display name is visible to players.
- customNameVisible() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.CustomNameVisibleData
-
Returns whether the display name is visible to players.
- CustomNameVisibleData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- CY_GB - Static variable in class org.spongepowered.api.text.translation.locale.Locales
-
- CYAN - Static variable in class org.spongepowered.api.data.type.DyeColors
-
- CYAN - Static variable in class org.spongepowered.api.data.type.ParrotVariants
-
- CYAN - Static variable in class org.spongepowered.api.util.Color
-
- CYAN_BANNER - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CYAN_BED - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CYAN_BED_FROM_WHITE_BED - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CYAN_CARPET - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CYAN_CONCRETE_POWDER - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CYAN_DYE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CYAN_GLAZED_TERRACOTTA - Static variable in class org.spongepowered.api.block.BlockTypes
-
- CYAN_GLAZED_TERRACOTTA - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CYAN_SHULKER_BOX - Static variable in class org.spongepowered.api.block.BlockTypes
-
- CYAN_SHULKER_BOX - Static variable in class org.spongepowered.api.item.ItemTypes
-
- CYAN_STAINED_GLASS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CYAN_STAINED_GLASS_PANE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CYAN_STAINED_HARDENED_CLAY - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- CYAN_WOOL - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- Cycleable<T extends Cycleable<T>> - Interface in org.spongepowered.api.util
-
Represents a type of
Enum
or pseudo enum, such as a
CatalogType
, that can be "cycled" for the "next" value.
- cycleNext() - Method in enum org.spongepowered.api.util.Axis
-
- cycleNext() - Method in interface org.spongepowered.api.util.Cycleable
-
Gets the "next"
Cycleable
instance to be considered
for cycling.
- cycleValue(Key<? extends BaseValue<? extends Cycleable<?>>>) - Method in interface org.spongepowered.api.block.BlockState
-
- CZECH - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- G0 - Static variable in class org.spongepowered.api.data.type.NotePitches
-
- G0 - Static variable in class org.spongepowered.api.effect.sound.PitchModulation
-
- G1 - Static variable in class org.spongepowered.api.data.type.NotePitches
-
- G1 - Static variable in class org.spongepowered.api.effect.sound.PitchModulation
-
- G_SHARP0 - Static variable in class org.spongepowered.api.data.type.NotePitches
-
- G_SHARP1 - Static variable in class org.spongepowered.api.data.type.NotePitches
-
- GA_IE - Static variable in class org.spongepowered.api.text.translation.locale.Locales
-
- GALICIAN - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- Game - Interface in org.spongepowered.api
-
The core accessor of the API.
- GAME_LOOP_FUNCTION - Static variable in class org.spongepowered.api.world.gamerule.DefaultGameRules
-
A function to be executed once per tick.
- GAME_MODE - Static variable in class org.spongepowered.api.CatalogTypes
-
- GAME_MODE - Static variable in class org.spongepowered.api.data.key.Keys
-
- GAME_MODE - Static variable in class org.spongepowered.api.text.selector.ArgumentTypes
-
The argument type filtering based on the
GameMode
of a player.
- GAME_MODE_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that an entity has a
GameMode
.
- GAME_MODE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- GAME_MODE_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- GAME_PROFILE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- GAME_PROFILE_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- GameAboutToStartServerEvent - Interface in org.spongepowered.api.event.game.state
-
- GameConstructionEvent - Interface in org.spongepowered.api.event.game.state
-
- GameDictionary - Interface in org.spongepowered.api
-
- GameDictionary.Entry - Interface in org.spongepowered.api
-
- GameInitializationEvent - Interface in org.spongepowered.api.event.game.state
-
- GameLoadCompleteEvent - Interface in org.spongepowered.api.event.game.state
-
- GameMode - Interface in org.spongepowered.api.entity.living.player.gamemode
-
Represents a game mode that a
Player
may have.
- gameMode() - Method in interface org.spongepowered.api.entity.living.player.Player
-
- gameMode(GameMode) - Method in interface org.spongepowered.api.entity.living.player.tab.TabListEntry.Builder
-
Sets the gamemode for entries created by this builder.
- gameMode(GameMode) - Method in interface org.spongepowered.api.world.WorldArchetype.Builder
-
- GameModeData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- GameModes - Class in org.spongepowered.api.entity.living.player.gamemode
-
A list of the game modes that Minecraft provides in vanilla.
- GamePostInitializationEvent - Interface in org.spongepowered.api.event.game.state
-
- GamePreInitializationEvent - Interface in org.spongepowered.api.event.game.state
-
- GameProfile - Interface in org.spongepowered.api.profile
-
Represents a profile of a user.
- GameProfileCache - Interface in org.spongepowered.api.profile
-
- GameProfileManager - Interface in org.spongepowered.api.profile
-
- GameRegistry - Interface in org.spongepowered.api
-
Provides an easy way to retrieve types from a
Game
.
- GameRegistryEvent - Interface in org.spongepowered.api.event.game
-
A base event for registry related events.
- GameRegistryEvent.Register<T extends CatalogType> - Interface in org.spongepowered.api.event.game
-
This event is called to allow additional registrations for
specific
CatalogType
s.
- GameReloadEvent - Interface in org.spongepowered.api.event.game
-
Fired when the
Game
triggers a reload.
- GameStartedServerEvent - Interface in org.spongepowered.api.event.game.state
-
- GameStartingServerEvent - Interface in org.spongepowered.api.event.game.state
-
- GameState - Enum in org.spongepowered.api
-
Top to bottom order of the lifecycle.
- GameStateEvent - Interface in org.spongepowered.api.event.game.state
-
- GameStoppedEvent - Interface in org.spongepowered.api.event.game.state
-
- GameStoppedServerEvent - Interface in org.spongepowered.api.event.game.state
-
- GameStoppingEvent - Interface in org.spongepowered.api.event.game.state
-
- GameStoppingServerEvent - Interface in org.spongepowered.api.event.game.state
-
- GENERAL_ARMOR - Static variable in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
- generateBiomes(MutableBiomeVolume) - Method in class org.spongepowered.api.extra.modifier.skylands.SkylandsBiomeGenerator
-
Deprecated.
- generateBiomes(MutableBiomeVolume) - Method in interface org.spongepowered.api.world.gen.BiomeGenerator
-
Generates the biomes for the whole buffer using only biomes from the
given array of available biomes.
- generateBonusChest(boolean) - Method in interface org.spongepowered.api.world.WorldArchetype.Builder
-
Sets whether the bonus chest should be created.
- GenerateChunkEvent - Interface in org.spongepowered.api.event.world
-
Called when a
Chunk
is about to be generated.
- GenerateChunkEvent.Post - Interface in org.spongepowered.api.event.world
-
- GenerateChunkEvent.Pre - Interface in org.spongepowered.api.event.world
-
- GenerateFactoryMethod - Annotation Type in org.spongepowered.api.util.annotation.eventgen
-
Explicitly enables generation of an event factory method for an event class.
- generateReport(CommandSource) - Static method in class co.aikar.timings.Timings
-
Generates a report and sends it to the specified command source.
- generateReport(MessageChannel) - Static method in class co.aikar.timings.Timings
-
- generateReport(CommandSource) - Method in interface co.aikar.timings.TimingsFactory
-
Generates a report and sends to the given source.
- generateReport(MessageChannel) - Method in interface co.aikar.timings.TimingsFactory
-
Generates a report and sends to the given channel.
- generateSpawnOnLoad(boolean) - Method in interface org.spongepowered.api.world.WorldArchetype.Builder
-
Sets whether the spawn chunks generate on load.
- generateTradeOffers(Merchant, Career, int, Random) - Method in interface org.spongepowered.api.item.merchant.VillagerRegistry
-
- GENERATION - Static variable in class org.spongepowered.api.data.key.Keys
-
- generation() - Method in interface org.spongepowered.api.data.manipulator.immutable.item.ImmutableGenerationData
-
- generation() - Method in interface org.spongepowered.api.data.manipulator.mutable.item.GenerationData
-
- GenerationData - Interface in org.spongepowered.api.data.manipulator.mutable.item
-
- GenerationPopulator - Interface in org.spongepowered.api.world.gen
-
A populator which acts directly on the
MutableBlockVolume
during the
generation phase rather than the population phase.
- generationPopulators(GenerationPopulator...) - Method in interface org.spongepowered.api.world.biome.BiomeGenerationSettings.Builder
-
Sets the generation populators.
- generationPopulators(Iterable<GenerationPopulator>) - Method in interface org.spongepowered.api.world.biome.BiomeGenerationSettings.Builder
-
Sets the generation populators.
- generator(GeneratorType) - Method in interface org.spongepowered.api.world.WorldArchetype.Builder
-
Sets the generator type.
- GENERATOR_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- generatorModifiers(WorldGeneratorModifier...) - Method in interface org.spongepowered.api.world.WorldArchetype.Builder
-
Sets the generator modifiers.
- generatorSettings(DataContainer) - Method in interface org.spongepowered.api.world.WorldArchetype.Builder
-
- GeneratorType - Interface in org.spongepowered.api.world
-
Represents a world type.
- GeneratorTypes - Class in org.spongepowered.api.world
-
- GeneratorUtils - Class in org.spongepowered.api.util.generator
-
- GeneratorUtils.LocalClassLoader - Class in org.spongepowered.api.util.generator
-
- GENERIC - Static variable in class org.spongepowered.api.event.cause.entity.damage.DamageTypes
-
- GENERIC - Static variable in class org.spongepowered.api.event.cause.entity.damage.source.DamageSources
-
- GENERIC - Static variable in class org.spongepowered.api.event.cause.entity.health.source.HealingSources
-
- GENERIC_BLOCK - Static variable in class org.spongepowered.api.world.gen.PopulatorTypes
-
- GENERIC_OBJECT - Static variable in class org.spongepowered.api.world.gen.PopulatorTypes
-
- GenericArguments - Class in org.spongepowered.api.command.args
-
Class containing factory methods for common command elements.
- GenericEvent<T> - Interface in org.spongepowered.api.event
-
All
Event
s that want to one generic
type should implement this interface.
- GEORGIAN - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- GERMAN - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- get(AdvancementCriterion) - Method in interface org.spongepowered.api.advancement.AdvancementProgress
-
- get(ScoreAdvancementCriterion) - Method in interface org.spongepowered.api.advancement.AdvancementProgress
-
- get() - Method in interface org.spongepowered.api.advancement.Progressable
-
Gets the time that the
Progressable
was
achieved if present.
- get(int) - Method in class org.spongepowered.api.command.args.CommandArgs
-
Get an arg at the specified position.
- get(String) - Method in interface org.spongepowered.api.command.dispatcher.Dispatcher
-
- get(String, CommandSource) - Method in interface org.spongepowered.api.command.dispatcher.Dispatcher
-
- get(String) - Method in class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
- get(String, CommandSource) - Method in class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
- get(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets an object from the desired path.
- get(Key<? extends BaseValue<E>>) - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableData
-
- get(K) - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableMappedData
-
- get(Key<? extends BaseValue<E>>) - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableSingleData
-
- get(int) - Method in interface org.spongepowered.api.data.manipulator.immutable.ImmutableListData
-
Gets an element of type E
by the provided index
.
- get(K) - Method in interface org.spongepowered.api.data.manipulator.immutable.ImmutableMappedData
-
Gets the value
for the provided key
, if available.
- get(Key<? extends BaseValue<E>>) - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractData
-
- get(Key<? extends BaseValue<V>>) - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractListData
-
- get(Key<? extends BaseValue<E>>) - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractSingleData
-
- get(int) - Method in interface org.spongepowered.api.data.manipulator.mutable.ListData
-
Gets an element of type E
by the provided index
.
- get(K) - Method in interface org.spongepowered.api.data.manipulator.mutable.MappedData
-
Gets the value
for the provided key
, if available.
- get(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- get() - Method in interface org.spongepowered.api.data.value.BaseValue
-
Gets the held value.
- get(int) - Method in interface org.spongepowered.api.data.value.immutable.ImmutableListValue
-
Gets the desired element at the desired index.
- get(Class<T>) - Method in interface org.spongepowered.api.data.value.immutable.ImmutableValueStore
-
- get(Random) - Method in interface org.spongepowered.api.data.value.immutable.ImmutableWeightedCollectionValue
-
Selects a random value from this list based on their weight.
- get(Class<T>) - Method in interface org.spongepowered.api.data.value.mutable.CompositeValueStore
-
- get(int) - Method in interface org.spongepowered.api.data.value.mutable.ListValue
-
Gets the desired element at the desired index.
- get(Random) - Method in interface org.spongepowered.api.data.value.mutable.WeightedCollectionValue
-
Selects a random value from this list based on their weight.
- get(Key<? extends BaseValue<E>>) - Method in interface org.spongepowered.api.data.value.ValueContainer
-
Attempts to get the underlying value backed by a
BaseValue
linked to the provided
Key
.
- get(EventContextKey<T>) - Method in class org.spongepowered.api.event.cause.EventContext
-
Gets the value corresponding to the given key from the context.
- get(String) - Method in interface org.spongepowered.api.GameDictionary
-
Retrieves the entries registered for the given key.
- get(UUID) - Method in interface org.spongepowered.api.profile.GameProfileManager
-
- get(String) - Method in interface org.spongepowered.api.profile.GameProfileManager
-
Looks up a
GameProfile
by its user name (case-insensitive).
- get(UUID, boolean) - Method in interface org.spongepowered.api.profile.GameProfileManager
-
- get(String, boolean) - Method in interface org.spongepowered.api.profile.GameProfileManager
-
Looks up a
GameProfile
by its user name (case-insensitive).
- get(String) - Method in class org.spongepowered.api.service.permission.NodeTree
-
Returns the value assigned to a specific node, or the nearest parent
value in the tree if the node itself is undefined.
- get(UUID) - Method in interface org.spongepowered.api.service.user.UserStorageService
-
Gets the data of a
User
by their unique id.
- get(String) - Method in interface org.spongepowered.api.service.user.UserStorageService
-
Gets the data of a
User
by their last known user name
(case-insensitive).
- get(GameProfile) - Method in interface org.spongepowered.api.service.user.UserStorageService
-
- get(ArgumentType<T>) - Method in interface org.spongepowered.api.text.selector.Selector
-
- get(int) - Method in class org.spongepowered.api.text.transform.DynamicPartitionedTextFormatter
-
- get(int) - Method in class org.spongepowered.api.text.transform.FixedPartitionedTextFormatter
-
- get(int) - Method in class org.spongepowered.api.text.transform.SimpleTextFormatter
-
- get(int) - Method in interface org.spongepowered.api.text.transform.TextFormatter
-
Returns the element at the specified index.
- get(Locale) - Method in class org.spongepowered.api.text.translation.FixedTranslation
-
- get(Locale, Object...) - Method in class org.spongepowered.api.text.translation.FixedTranslation
-
- get(Locale) - Method in class org.spongepowered.api.text.translation.ResourceBundleTranslation
-
- get(Locale, Object...) - Method in class org.spongepowered.api.text.translation.ResourceBundleTranslation
-
- get() - Method in interface org.spongepowered.api.text.translation.Translation
-
Gets the default translation without extra parameters.
- get(Object...) - Method in interface org.spongepowered.api.text.translation.Translation
-
Gets the default translation format with the specified parameters.
- get(Locale) - Method in interface org.spongepowered.api.text.translation.Translation
-
Gets the translation without any parameters replaced.
- get(Locale, Object...) - Method in interface org.spongepowered.api.text.translation.Translation
-
Gets the translation format with the specified parameters.
- get(Random) - Method in class org.spongepowered.api.util.weighted.ChanceTable
-
- get(Random) - Method in class org.spongepowered.api.util.weighted.LootTable
-
Gets a List of objects as retrieved from all pools.
- get(Random) - Method in class org.spongepowered.api.util.weighted.NestedTableEntry
-
Retrieves entries from the nested table.
- get(Random) - Method in class org.spongepowered.api.util.weighted.RandomObjectTable
-
Performs a number of rolls according to the number of rolls defined by
RandomObjectTable.getRolls()
and returns items from the table for each roll.
- get(Random) - Method in class org.spongepowered.api.util.weighted.UnmodifiableWeightedTable
-
- get() - Method in class org.spongepowered.api.util.weighted.WeightedObject
-
Gets the entry contained in this entry.
- get(Random) - Method in class org.spongepowered.api.util.weighted.WeightedTable
-
- get(Vector3i, Key<? extends BaseValue<E>>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Gets the value of data that is keyed to the provided
Key
at the
give block location.
- get(int, int, int, Key<? extends BaseValue<E>>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Gets the value of data that is keyed to the provided
Key
at the
give block location.
- get(Vector3i, Class<T>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Gets an instance of the given data class for given block at the location.
- get(int, int, int, Class<T>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Gets an instance of the given data class for given block at the location.
- get(Class<T>) - Method in class org.spongepowered.api.world.Location
-
- get(Key<? extends BaseValue<T>>) - Method in class org.spongepowered.api.world.Location
-
- get(int) - Method in interface org.spongepowered.api.world.schematic.BlockPalette
-
Deprecated.
Gets the blockstate represented by the given identifier from the mapping.
- get(BlockState) - Method in interface org.spongepowered.api.world.schematic.BlockPalette
-
Deprecated.
Gets the identifier for the given blockstate if it exists within the
mapping.
- get(int) - Method in interface org.spongepowered.api.world.schematic.Palette
-
Gets the type
represented by the given identifier from the mapping.
- get(T) - Method in interface org.spongepowered.api.world.schematic.Palette
-
Gets the identifier for the given type T
if it exists within the
mapping.
- getAccount() - Method in interface org.spongepowered.api.service.economy.transaction.TransactionResult
-
Gets the
Account
involved in the transaction.
- getAccountTo() - Method in interface org.spongepowered.api.service.economy.transaction.TransferResult
-
- getActionBar() - Method in class org.spongepowered.api.text.title.Title.Builder
-
Returns the current action bar text of this builder.
- getActionBar() - Method in class org.spongepowered.api.text.title.Title
-
Returns the action bar text of this title configuration.
- getActiveContexts() - Method in interface org.spongepowered.api.service.context.Contextual
-
- getAdditionalProperties() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets a
DataContainer
containing any additional properties for
this world.
- getAddress() - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Basic
-
Gets the address to respond with.
- getAddress() - Method in interface org.spongepowered.api.network.RemoteConnection
-
- getAddress() - Method in interface org.spongepowered.api.network.status.StatusClient
-
Gets the address of the client.
- getAddress() - Method in interface org.spongepowered.api.util.ban.Ban.Ip
-
Gets the address this ban applies to.
- getAdvancement() - Method in interface org.spongepowered.api.advancement.AdvancementProgress
-
- getAdvancement() - Method in interface org.spongepowered.api.advancement.TreeLayoutElement
-
- getAdvancement() - Method in interface org.spongepowered.api.event.advancement.AdvancementEvent
-
- getAffectedBlocks() - Method in class org.spongepowered.api.command.CommandResult
-
Gets the number of blocks affected by the command.
- getAffectedEntities() - Method in class org.spongepowered.api.command.CommandResult
-
Gets the number of entities affected by the command.
- getAffectedItems() - Method in class org.spongepowered.api.command.CommandResult
-
Gets the number of items affected by the command.
- getAffectedLocations() - Method in interface org.spongepowered.api.event.world.ExplosionEvent.Detonate
-
Gets the list of calculated affected locations for blocks that will
be removed due to the explosion.
- getAgeData() - Method in interface org.spongepowered.api.entity.living.Ageable
-
Gets the
AgeableData
that represents age determining whether an
Entity
is a child or an adult.
- getAgentData() - Method in interface org.spongepowered.api.entity.living.Agent
-
- getAggressiveData() - Method in interface org.spongepowered.api.entity.living.animal.Wolf
-
- getAIClass() - Method in interface org.spongepowered.api.entity.ai.task.AITaskType
-
Gets the
AITask
class that this type represents.
- getAirborneVelocityMod() - Method in interface org.spongepowered.api.entity.vehicle.minecart.Minecart
-
Gets the velocity modifier applied when the minecart is airborne.
- getAliases() - Method in interface org.spongepowered.api.command.dispatcher.Dispatcher
-
Gets a list of all the command aliases, which includes the primary alias.
- getAliases() - Method in class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
- getAll() - Method in class org.spongepowered.api.command.args.CommandArgs
-
Gets a list of all arguments as a string.
- getAll(String) - Method in class org.spongepowered.api.command.args.CommandContext
-
Gets all values for the given argument.
- getAll(Text) - Method in class org.spongepowered.api.command.args.CommandContext
-
Gets all values for the given argument.
- getAll(String) - Method in interface org.spongepowered.api.command.dispatcher.Dispatcher
-
- getAll() - Method in interface org.spongepowered.api.command.dispatcher.Dispatcher
-
Gets all commands currently registered with this dispatcher.
- getAll(String) - Method in class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
- getAll() - Method in class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
- getAll() - Method in interface org.spongepowered.api.data.value.immutable.ImmutableCollectionValue
-
Creates a new
Collection
of the proper type
C
with
all elements copied to the new collection.
- getAll() - Method in interface org.spongepowered.api.data.value.mutable.CollectionValue
-
Creates a new
Collection
of the proper type
C
with
all elements copied to the new collection.
- getAll() - Method in interface org.spongepowered.api.GameDictionary
-
Retrieves all entries registered in this game dictionary, mapped by their
key.
- getAll() - Method in interface org.spongepowered.api.registry.CatalogRegistryModule
-
- getAll() - Method in interface org.spongepowered.api.service.user.UserStorageService
-
- getAll() - Method in class org.spongepowered.api.text.transform.DynamicPartitionedTextFormatter
-
- getAll() - Method in class org.spongepowered.api.text.transform.FixedPartitionedTextFormatter
-
- getAll() - Method in class org.spongepowered.api.text.transform.SimpleTextFormatter
-
- getAll() - Method in interface org.spongepowered.api.text.transform.TextFormatter
-
- getAllAliases() - Method in interface org.spongepowered.api.command.CommandMapping
-
Gets an immutable list of all aliases.
- getAllAliases() - Method in class org.spongepowered.api.command.ImmutableCommandMapping
-
- getAllBlockStates() - Method in interface org.spongepowered.api.block.BlockType
-
- getAllById(Iterable<UUID>, boolean) - Method in interface org.spongepowered.api.profile.GameProfileManager
-
- getAllByName(Iterable<String>, boolean) - Method in interface org.spongepowered.api.profile.GameProfileManager
-
Gets a collection of
GameProfile
s by their user names
(case-insensitive).
- getAllFor(String, Class<T>) - Method in interface org.spongepowered.api.GameRegistry
-
Gets a collection of all available found specific types of
CatalogType
requested.
- getAllForMinecraft(Class<T>) - Method in interface org.spongepowered.api.GameRegistry
-
- getAllForSponge(Class<T>) - Method in interface org.spongepowered.api.GameRegistry
-
- getAllIdentifiers() - Method in interface org.spongepowered.api.service.permission.PermissionService
-
Returns a set of the subject collection identifiers known to this
service.
- getAllIdentifiers() - Method in interface org.spongepowered.api.service.permission.SubjectCollection
-
Gets a set of Subject identifiers being stored in the collection.
- getAllOf(Class<T>) - Method in interface org.spongepowered.api.GameRegistry
-
Gets a collection of all available found specific types of
CatalogType
requested.
- getAllOptions() - Method in class org.spongepowered.api.service.permission.MemorySubjectData
-
- getAllOptions() - Method in interface org.spongepowered.api.service.permission.SubjectData
-
Return all options for all context combinations currently registered.
- getAllowedType() - Method in interface org.spongepowered.api.event.cause.EventContextKey
-
Gets the allowed type for the value of this key.
- getAllParents() - Method in class org.spongepowered.api.service.permission.MemorySubjectData
-
- getAllParents() - Method in interface org.spongepowered.api.service.permission.SubjectData
-
Return all registered parent subjects for all contexts.
- getAllPermissions() - Method in class org.spongepowered.api.service.permission.MemorySubjectData
-
- getAllPermissions() - Method in interface org.spongepowered.api.service.permission.SubjectData
-
Return all permissions associated with this data object.
- getAllRegistrationsFor(PluginContainer) - Method in interface org.spongepowered.api.data.DataManager
-
- getAllWithPermission(String) - Method in interface org.spongepowered.api.service.permission.SubjectCollection
-
Return the identifiers of all known subjects with the given permission
set.
- getAllWithPermission(Set<Context>, String) - Method in interface org.spongepowered.api.service.permission.SubjectCollection
-
Return the identifiers of all known subjects with the given permission
set.
- getAllWorldProperties() - Method in interface org.spongepowered.api.Server
-
Gets the properties of all worlds, loaded or otherwise.
- getAlreadyRegisteredId() - Method in exception org.spongepowered.api.registry.CatalogTypeAlreadyRegisteredException
-
- getAmount() - Method in interface org.spongepowered.api.service.economy.transaction.TransactionResult
-
Gets the amount of the
Currency
involved in the transaction.
- getAmount(Random, T) - Method in interface org.spongepowered.api.util.weighted.SeededVariableAmount
-
Gets an instance of the variable amount depending on the given random
object and the seed object.
- getAmount(Random, T) - Method in class org.spongepowered.api.util.weighted.SeededVariableAmount.WrappedVariableAmount
-
- getAmount(Random) - Method in class org.spongepowered.api.util.weighted.VariableAmount.BaseAndAddition
-
- getAmount(Random) - Method in class org.spongepowered.api.util.weighted.VariableAmount.BaseAndVariance
-
- getAmount(Random) - Method in class org.spongepowered.api.util.weighted.VariableAmount.Fixed
-
- getAmount(Random) - Method in interface org.spongepowered.api.util.weighted.VariableAmount
-
Gets an instance of the variable amount depending on the given random
object.
- getAmount(Random) - Method in class org.spongepowered.api.util.weighted.VariableAmount.OptionalAmount
-
- getAmplifier() - Method in interface org.spongepowered.api.effect.potion.PotionEffect
-
Gets the amplifier at which this potion effect
will apply effects.
- getAngerData() - Method in interface org.spongepowered.api.entity.living.monster.ZombiePigman
-
- getAngle() - Method in interface org.spongepowered.api.util.rotation.Rotation
-
The angle in degrees.
- getAnnotatedPosition() - Method in exception org.spongepowered.api.command.args.ArgumentParseException
-
Return a string pointing to the position of the arguments when this
exception occurs.
- getApi() - Method in interface org.spongepowered.api.Platform
-
- getApplicableProperties() - Method in interface org.spongepowered.api.data.property.PropertyHolder
-
- getApplicableProperties() - Method in class org.spongepowered.api.world.Location
-
- getAppliedPopulators() - Method in interface org.spongepowered.api.event.world.chunk.PopulateChunkEvent.Post
-
- getArchetype() - Method in interface org.spongepowered.api.item.inventory.Inventory
-
- getAreaEffectCloudData() - Method in interface org.spongepowered.api.entity.AreaEffectCloud
-
- getArgument(ArgumentType<T>) - Method in interface org.spongepowered.api.text.selector.Selector
-
- getArgument(ArgumentType.Invertible<T>) - Method in interface org.spongepowered.api.text.selector.Selector
-
- getArguments() - Method in interface org.spongepowered.api.event.command.SendCommandEvent
-
Gets the arguments as a string.
- getArguments() - Method in interface org.spongepowered.api.event.command.TabCompleteEvent.Command
-
Gets the arguments as a string.
- getArguments() - Method in interface org.spongepowered.api.text.selector.Selector
-
Returns the arguments for this
Selector
.
- getArguments() - Method in class org.spongepowered.api.text.TextTemplate
-
Returns the arguments contained within the TextTemplate.
- getArguments() - Method in class org.spongepowered.api.text.TranslatableText.Builder
-
Returns the current translation arguments of this builder.
- getArguments() - Method in class org.spongepowered.api.text.TranslatableText
-
- getArgumentType(String) - Method in interface org.spongepowered.api.text.selector.SelectorFactory
-
- getArgumentTypes() - Method in interface org.spongepowered.api.text.selector.SelectorFactory
-
- getArmorStandData() - Method in interface org.spongepowered.api.entity.living.ArmorStand
-
- getArtData() - Method in interface org.spongepowered.api.entity.hanging.Painting
-
- getAsset(Object, String) - Method in interface org.spongepowered.api.asset.AssetManager
-
Returns the
Asset
of the specified name for the specified
Plugin
instance.
- getAsset(String) - Method in interface org.spongepowered.api.asset.AssetManager
-
Returns the
Asset
of the specified name within the domain of the
implementation.
- getAsset(String) - Method in interface org.spongepowered.api.plugin.PluginContainer
-
- getAssetManager() - Method in interface org.spongepowered.api.Game
-
- getAssetManager() - Static method in class org.spongepowered.api.Sponge
-
- getAssignedSubjects(String) - Method in interface org.spongepowered.api.service.permission.PermissionDescription
-
Gets all loaded subjects that have this permission set in the given
collection.
- getAttackRadius() - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.RangeAgentAITask
-
Gets the radius of which the owning
Ranger
will attempt to
attack a targeted
Entity
.
- getAttemptsPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.Dungeon
-
Gets the number of attempts at randomly spawning a generator per chunk.
- getAttemptsPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.RandomBlock
-
Gets the number of blocks to attempt to spawn per chunk, must be greater
than zero.
- getAttemptsPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.RandomObject
-
Gets the number of fires to attempt to spawn per chunk, must be greater
than zero.
- getAttemptsPerCluster() - Method in interface org.spongepowered.api.world.gen.populator.Glowstone
-
Gets the amount of glowstone to attempt to spawn per cluster, must be
greater than zero.
- getAuthor() - Method in class org.spongepowered.api.text.BookView
-
Returns the author of the book to be displayed.
- getAuthors() - Method in interface org.spongepowered.api.plugin.PluginContainer
-
Gets the authors of the
Plugin
within this container.
- getAvailableTickets(Object, World) - Method in interface org.spongepowered.api.world.ChunkTicketManager
-
Gets the amount of remaining tickets a plugin can have in the world
before hitting the maximum.
- getAvailableTickets(UUID) - Method in interface org.spongepowered.api.world.ChunkTicketManager
-
Gets the amount of tickets remaining available for a player.
- getBackgroundPath() - Method in interface org.spongepowered.api.advancement.AdvancementTree
-
Gets the background texture of this tree.
- getBalance(Currency, Set<Context>) - Method in interface org.spongepowered.api.service.economy.account.Account
-
- getBalance(Currency) - Method in interface org.spongepowered.api.service.economy.account.Account
-
Returns a
BigDecimal
representative of the balance stored
within this
Account
for the
Currency
given, with
the current active contexts.
- getBalances(Set<Context>) - Method in interface org.spongepowered.api.service.economy.account.Account
-
Returns a
Map
of all currently set balances the account holds
within the set of
Context
s.
- getBalances() - Method in interface org.spongepowered.api.service.economy.account.Account
-
Returns a
Map
of all currently set balances the account holds
within the current active
Context
.
- getBan() - Method in interface org.spongepowered.api.event.network.BanIpEvent
-
Gets the ban made in this event.
- getBan() - Method in interface org.spongepowered.api.event.network.PardonIpEvent
-
Gets the ban pardoned in this event.
- getBan() - Method in interface org.spongepowered.api.event.user.BanUserEvent
-
Gets the ban involved in this event.
- getBan() - Method in interface org.spongepowered.api.event.user.PardonUserEvent
-
Gets the ban involved in this event.
- getBanClass() - Method in interface org.spongepowered.api.util.ban.BanType
-
Gets the
Ban
class that this type represents.
- getBanCommandSource() - Method in interface org.spongepowered.api.util.ban.Ban
-
Gets the source that created this ban in
CommandSource
form,
if available.
- getBanFor(GameProfile) - Method in interface org.spongepowered.api.service.ban.BanService
-
- getBanFor(InetAddress) - Method in interface org.spongepowered.api.service.ban.BanService
-
Gets the ban for the given address, if available.
- getBannerData() - Method in interface org.spongepowered.api.block.tileentity.Banner
-
- getBans() - Method in interface org.spongepowered.api.service.ban.BanService
-
Gets all bans registered.
- getBanSource() - Method in interface org.spongepowered.api.util.ban.Ban
-
Gets the source that created this ban, if available.
- getBaseDamage() - Method in interface org.spongepowered.api.event.entity.DamageEntityEvent
-
Gets the "base" damage to deal to the targeted
Entity
.
- getBaseDamage() - Method in class org.spongepowered.api.event.impl.AbstractDamageEntityEvent
-
- getBaseGenerationPopulator() - Method in interface org.spongepowered.api.world.gen.WorldGenerator
-
- getBaseHealAmount() - Method in interface org.spongepowered.api.event.entity.HealEntityEvent
-
Gets the "base" healing amount to apply to the targeted
Entity
.
- getBaseHealAmount() - Method in class org.spongepowered.api.event.impl.AbstractHealEntityEvent
-
- getBaseOutputDamage() - Method in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
Gets the "base" damage to deal to the targeted
Entity
.
- getBaseOutputDamage() - Method in class org.spongepowered.api.event.impl.AbstractAttackEntityEvent
-
- getBaseVehicle() - Method in interface org.spongepowered.api.entity.Entity
-
Gets the entity vehicle that is the base of what ever stack the current
entity is a part of.
- getBeaconData() - Method in interface org.spongepowered.api.block.tileentity.carrier.Beacon
-
- getBeamTarget() - Method in interface org.spongepowered.api.entity.living.monster.Guardian
-
- getBed() - Method in interface org.spongepowered.api.event.action.SleepingEvent
-
- getBedData() - Method in interface org.spongepowered.api.block.tileentity.Bed
-
- getBiome(Vector3i) - Method in interface org.spongepowered.api.world.extent.BiomeVolume
-
Gets an object representing the biome at the given position.
- getBiome(int, int, int) - Method in interface org.spongepowered.api.world.extent.BiomeVolume
-
- getBiome() - Method in class org.spongepowered.api.world.Location
-
Gets the block at this location.
- getBiomeCopy() - Method in interface org.spongepowered.api.world.extent.BiomeVolume
-
Returns a mutable copy of the biomes stored in this volume.
- getBiomeCopy(StorageType) - Method in interface org.spongepowered.api.world.extent.BiomeVolume
-
Returns a mutable copy of the biomes stored in this volume.
- getBiomeGenerator() - Method in interface org.spongepowered.api.world.gen.WorldGenerator
-
- getBiomeMax() - Method in interface org.spongepowered.api.world.extent.BiomeVolume
-
- getBiomeMin() - Method in interface org.spongepowered.api.world.extent.BiomeVolume
-
- getBiomePalette() - Method in interface org.spongepowered.api.world.schematic.Schematic
-
Gets the
Palette
used by this schematic for serialization.
- getBiomePosition() - Method in class org.spongepowered.api.world.Location
-
Gets the underlying biome position.
- getBiomes() - Method in interface org.spongepowered.api.world.schematic.Schematic
-
- getBiomeSettings(BiomeType) - Method in interface org.spongepowered.api.world.gen.WorldGenerator
-
Gets this world generator settings for the given
BiomeType
..
- getBiomeSize() - Method in interface org.spongepowered.api.world.extent.BiomeVolume
-
Gets the size of the volume.
- getBiomeView(Vector3i, Vector3i) - Method in interface org.spongepowered.api.world.extent.BiomeVolume
-
Returns a new volume that is the same or smaller than the current volume.
- getBiomeView(DiscreteTransform3) - Method in interface org.spongepowered.api.world.extent.BiomeVolume
-
Returns a new volume that is viewed through some transformation.
- getBiomeView(Vector3i, Vector3i) - Method in interface org.spongepowered.api.world.extent.ImmutableBiomeVolume
-
Returns a new volume that is the same or smaller than the current volume.
- getBiomeView(DiscreteTransform3) - Method in interface org.spongepowered.api.world.extent.ImmutableBiomeVolume
-
Returns a new volume that is viewed through some transformation.
- getBiomeView(Vector3i, Vector3i) - Method in interface org.spongepowered.api.world.extent.MutableBiomeVolume
-
Returns a new volume that is the same or smaller than the current volume.
- getBiomeView(DiscreteTransform3) - Method in interface org.spongepowered.api.world.extent.MutableBiomeVolume
-
Returns a new volume that is viewed through some transformation.
- getBiomeView(Vector3i, Vector3i) - Method in interface org.spongepowered.api.world.extent.UnmodifiableBiomeVolume
-
Returns a new volume that is the same or smaller than the current volume.
- getBiomeView(DiscreteTransform3) - Method in interface org.spongepowered.api.world.extent.UnmodifiableBiomeVolume
-
Returns a new volume that is viewed through some transformation.
- getBiomeWorker() - Method in interface org.spongepowered.api.world.Chunk
-
- getBiomeWorker() - Method in interface org.spongepowered.api.world.extent.BiomeVolume
-
Gets a new biome worker for this biome volume.
- getBiomeWorker() - Method in interface org.spongepowered.api.world.extent.Extent
-
- getBiomeWorker() - Method in interface org.spongepowered.api.world.extent.ImmutableBiomeVolume
-
- getBiomeWorker() - Method in interface org.spongepowered.api.world.extent.MutableBiomeVolume
-
- getBiomeWorker() - Method in interface org.spongepowered.api.world.extent.UnmodifiableBiomeVolume
-
- getBiomeWorker() - Method in interface org.spongepowered.api.world.World
-
- getBlock() - Method in interface org.spongepowered.api.block.tileentity.TileEntity
-
- getBlock() - Method in interface org.spongepowered.api.entity.projectile.source.BlockProjectileSource
-
- getBlock() - Method in interface org.spongepowered.api.event.cause.entity.health.source.BlockHealingSource
-
Gets the block snapshot that is acting as the healing source.
- getBlock() - Method in interface org.spongepowered.api.item.ItemType
-
Gets the corresponding
BlockType
of this item if one exists.
- getBlock(Vector3i) - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
Gets a representation of the block at the given position.
- getBlock(int, int, int) - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
Gets a representation of the block at the given position.
- getBlock() - Method in interface org.spongepowered.api.world.gen.populator.BlockBlob
-
Gets the
BlockState
that this populator will place down to form
the blob.
- getBlock() - Method in interface org.spongepowered.api.world.gen.populator.RandomBlock
-
Gets the
BlockState
that this populator will randomly distribute.
- getBlock() - Method in interface org.spongepowered.api.world.gen.populator.SeaFloor
-
- getBlock() - Method in class org.spongepowered.api.world.Location
-
- getBlockCopy() - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
Returns a mutable copy of the blocks stored in this volume.
- getBlockCopy(StorageType) - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
Returns a mutable copy of the blocks stored in this volume.
- getBlockDigTimeWith(Vector3i, ItemStack, GameProfile) - Method in interface org.spongepowered.api.world.extent.InteractableVolume
-
Gets the time it takes to dig this block with the specified item in
ticks.
- getBlockDigTimeWith(int, int, int, ItemStack, GameProfile) - Method in interface org.spongepowered.api.world.extent.InteractableVolume
-
Gets the time it takes to dig this block with the specified item in
ticks.
- getBlockMax() - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
- getBlockMin() - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
- getBlockPalette() - Method in interface org.spongepowered.api.world.schematic.Schematic
-
Gets the
BlockPalette
used by this schematic for serialization.
- getBlockPosition() - Method in class org.spongepowered.api.util.blockray.BlockRayHit
-
Returns the position of the block that was hit.
- getBlockPosition() - Method in class org.spongepowered.api.world.Location
-
Gets the underlying block position.
- getBlockRelative(Direction) - Method in class org.spongepowered.api.world.Location
-
Gets the location next to this one in the given direction.
- getBlockSelectionBox(Vector3i) - Method in interface org.spongepowered.api.world.extent.Extent
-
Gets the bounding box used to select blocks, which appears
as a black outline on a vanilla client.
- getBlockSelectionBox(int, int, int) - Method in interface org.spongepowered.api.world.extent.Extent
-
Gets the bounding box used to select blocks, which appears
as a black outline on a vanilla client.
- getBlockSize() - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
Gets the size of the whole volume.
- getBlockSnapshot() - Method in interface org.spongepowered.api.event.cause.entity.damage.source.BlockDamageSource
-
- getBlockState() - Method in class org.spongepowered.api.world.biome.GroundCoverLayer
-
- getBlockState() - Method in interface org.spongepowered.api.world.LocatableBlock
-
- getBlockStatistic(StatisticType, BlockType) - Method in interface org.spongepowered.api.GameRegistry
-
- getBlockType() - Method in interface org.spongepowered.api.statistic.BlockStatistic
-
- getBlockType(Vector3i) - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
Gets the base type of block.
- getBlockType(int, int, int) - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
Gets the base type of block.
- getBlockType() - Method in class org.spongepowered.api.world.Location
-
Gets the base type of block.
- getBlockTypeBase() - Method in interface org.spongepowered.api.extra.fluid.FluidType
-
Gets the
BlockType
that normally would represent this fluid
type if it exists as a block in the world.
- getBlockView(Vector3i, Vector3i) - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
Returns a new volume that is the same or smaller than the current volume.
- getBlockView(DiscreteTransform3) - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
Returns a new volume that is viewed through some transformation.
- getBlockView(Vector3i, Vector3i) - Method in interface org.spongepowered.api.world.extent.ImmutableBlockVolume
-
Returns a new volume that is the same or smaller than the current volume.
- getBlockView(DiscreteTransform3) - Method in interface org.spongepowered.api.world.extent.ImmutableBlockVolume
-
Returns a new volume that is viewed through some transformation.
- getBlockView(Vector3i, Vector3i) - Method in interface org.spongepowered.api.world.extent.MutableBlockVolume
-
Returns a new volume that is the same or smaller than the current volume.
- getBlockView(DiscreteTransform3) - Method in interface org.spongepowered.api.world.extent.MutableBlockVolume
-
Returns a new volume that is viewed through some transformation.
- getBlockView(Vector3i, Vector3i) - Method in interface org.spongepowered.api.world.extent.UnmodifiableBlockVolume
-
Returns a new volume that is the same or smaller than the current volume.
- getBlockView(DiscreteTransform3) - Method in interface org.spongepowered.api.world.extent.UnmodifiableBlockVolume
-
Returns a new volume that is viewed through some transformation.
- getBlockWorker() - Method in interface org.spongepowered.api.world.Chunk
-
- getBlockWorker() - Method in interface org.spongepowered.api.world.extent.ArchetypeVolume
-
- getBlockWorker() - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
Gets a new block worker for this block volume.
- getBlockWorker() - Method in interface org.spongepowered.api.world.extent.Extent
-
- getBlockWorker() - Method in interface org.spongepowered.api.world.extent.ImmutableBlockVolume
-
- getBlockWorker() - Method in interface org.spongepowered.api.world.extent.InteractableVolume
-
- getBlockWorker() - Method in interface org.spongepowered.api.world.extent.MutableBlockVolume
-
- getBlockWorker() - Method in interface org.spongepowered.api.world.extent.TileEntityVolume
-
- getBlockWorker() - Method in interface org.spongepowered.api.world.extent.UnmodifiableBlockVolume
-
- getBlockWorker() - Method in interface org.spongepowered.api.world.schematic.Schematic
-
- getBlockWorker() - Method in interface org.spongepowered.api.world.World
-
- getBlockX() - Method in class org.spongepowered.api.util.blockray.BlockRayHit
-
Returns the x coordinate of the block that was hit.
- getBlockX() - Method in class org.spongepowered.api.world.Location
-
Gets the floored X component of this instance's position.
- getBlockY() - Method in class org.spongepowered.api.util.blockray.BlockRayHit
-
Returns the y coordinate of the block that was hit.
- getBlockY() - Method in class org.spongepowered.api.world.Location
-
Gets the floored Y component of this instance's position.
- getBlockZ() - Method in class org.spongepowered.api.util.blockray.BlockRayHit
-
Returns the z coordinate of the block that was hit.
- getBlockZ() - Method in class org.spongepowered.api.world.Location
-
Gets the floored Z component of this instance's position.
- getBlue() - Method in class org.spongepowered.api.util.Color
-
Gets the current
blue
value of this
Color
.
- getBody() - Method in class org.spongepowered.api.event.message.MessageEvent.MessageFormatter
-
Returns the body partition within this formatter.
- getBodyPartRotationalData() - Method in interface org.spongepowered.api.entity.living.ArmorStand
-
- getBoolean(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets the
Boolean
by path, if available.
- getBoolean(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getBoolean(int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Gets a boolean at the specified absolute index in this buffer.
- getBooleanList(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
- getBooleanList(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getBoots() - Method in interface org.spongepowered.api.entity.ArmorEquipable
-
Gets the boots currently being worn by this entity.
- getBossBar() - Method in interface org.spongepowered.api.entity.living.complex.EnderDragon
-
Gets the boss bar this dragon uses.
- getBossBar() - Method in interface org.spongepowered.api.entity.living.monster.Wither
-
Gets the boss bar this wither uses.
- getBoundAddress() - Method in interface org.spongepowered.api.Server
-
- getBoundEntity() - Method in interface org.spongepowered.api.world.ChunkTicketManager.EntityLoadingTicket
-
Gets the Entity bound to this ticket.
- getBoundingBox() - Method in interface org.spongepowered.api.entity.Entity
-
Gets the entity's bounding box, usually for collisions and interaction.
- getBreakSound() - Method in interface org.spongepowered.api.block.BlockSoundGroup
-
Gets the sound played when the block is breaking.
- getBrewedItemStacks() - Method in interface org.spongepowered.api.event.block.tileentity.BrewingEvent.Finish
-
- getBrewedItemStacks() - Method in interface org.spongepowered.api.event.block.tileentity.BrewingEvent.Interrupt
-
- getBroadcastChannel() - Method in interface org.spongepowered.api.Server
-
Gets the message channel that server-wide messages are sent through.
- getBuilder() - Method in exception org.spongepowered.api.data.DataAlreadyRegisteredException
-
Gets the related data manipulator builder.
- getBuilder(Class<T>) - Method in interface org.spongepowered.api.data.DataManager
-
- getBuildHeight() - Method in interface org.spongepowered.api.world.Dimension
-
Gets the maximum y-coordinate a non-air cuboid can exist at of
World
s in this dimension.
- getById(UUID) - Method in interface org.spongepowered.api.profile.GameProfileCache
-
- getById(String) - Method in interface org.spongepowered.api.registry.CatalogRegistryModule
-
- getByIds(Iterable<UUID>) - Method in interface org.spongepowered.api.profile.GameProfileCache
-
- getByName(String) - Method in interface org.spongepowered.api.profile.GameProfileCache
-
- getByNames(Iterable<String>) - Method in interface org.spongepowered.api.profile.GameProfileCache
-
- getByte(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets the
Byte
by path, if available.
- getByte(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getByte(int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Gets a byte at the specified absolute index in this buffer.
- getByteList(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets the
List
of
Byte
by path, if available.
- getByteList(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getByteOrder() - Method in interface org.spongepowered.api.network.ChannelBuf
-
Returns the endianness (
ByteOrder
) of this buffer.
- getCache() - Method in interface org.spongepowered.api.profile.GameProfileManager
-
- getCactiPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.Cactus
-
Gets the number of cacti to spawn per chunk.
- getCallable() - Method in interface org.spongepowered.api.command.CommandMapping
-
Gets the callable.
- getCallable() - Method in class org.spongepowered.api.command.ImmutableCommandMapping
-
- getCapacity() - Method in interface org.spongepowered.api.network.ChannelBuf
-
Gets the number of bytes this buffer can contain.
- getCareerData() - Method in interface org.spongepowered.api.entity.living.Villager
-
- getCareers() - Method in interface org.spongepowered.api.data.type.Profession
-
Gets the collection of available
Career
s.
- getCarrier() - Method in interface org.spongepowered.api.item.inventory.type.CarriedInventory
-
Returns the Carrier of this Inventory.
- getCatalogType(DataQuery, Class<T>) - Method in interface org.spongepowered.api.data.DataView
-
- getCatalogType(DataQuery, Class<T>) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getCatalogType() - Method in interface org.spongepowered.api.event.game.GameRegistryEvent.Register
-
- getCatalogTypeList(DataQuery, Class<T>) - Method in interface org.spongepowered.api.data.DataView
-
- getCatalogTypeList(DataQuery, Class<T>) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getCause() - Method in interface org.spongepowered.api.event.cause.entity.damage.DamageModifier
-
- getCause() - Method in interface org.spongepowered.api.event.cause.entity.health.HealthModifier
-
- getCause() - Method in interface org.spongepowered.api.event.Event
-
Gets the cause for the event.
- getCauseStackManager() - Method in interface org.spongepowered.api.Game
-
Gets the
CauseStackManager
for handling the current event cause
stack and context information.
- getCauseStackManager() - Static method in class org.spongepowered.api.Sponge
-
- getCenter() - Method in class org.spongepowered.api.util.AABB
-
Returns the center of the box, halfway between each corner.
- getCenter() - Method in interface org.spongepowered.api.world.WorldBorder
-
Gets the center of the world border.
- getChance() - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.target.FindNearestAttackableTargetAITask
-
Gets the chance that this task will go through and attempt to find a
new target.
- getChance() - Method in interface org.spongepowered.api.entity.ai.task.builtin.WatchClosestAITask
-
Gets the chance that an
Entity
will "watch" a targeted
Entity
.
- getChannel() - Method in interface org.spongepowered.api.event.message.MessageChannelEvent
-
Gets the current channel that this message will be sent to.
- getChannel() - Method in interface org.spongepowered.api.event.network.ChannelRegistrationEvent
-
Gets the name of the channel being registered or unregistered.
- getChannel(String) - Method in interface org.spongepowered.api.network.ChannelRegistrar
-
Gets a channel binding if a channel registered by that name exists.
- getChannelRegistrar() - Method in interface org.spongepowered.api.Game
-
- getChannelRegistrar() - Static method in class org.spongepowered.api.Sponge
-
- getChar(int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Gets a character at the specified absolute index in this buffer.
- getCharacter() - Method in interface org.spongepowered.api.text.serializer.FormattingCodeTextSerializer
-
- getCharacterList(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
- getCharacterList(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getChatVisibility() - Method in interface org.spongepowered.api.entity.living.player.Player
-
Gets the current player chat visibility setting.
- getChatVisibility() - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.PlayerChangeClientSettingsEvent
-
Gets the new chat visibility setting of the player.
- getChestplate() - Method in interface org.spongepowered.api.entity.ArmorEquipable
-
Gets the chestplate currently being worn by this entity.
- getChildArchetypes() - Method in interface org.spongepowered.api.item.inventory.InventoryArchetype
-
Gets all child InventoryArchetypes.
- getChildren() - Method in interface org.spongepowered.api.advancement.Advancement
-
- getChildren() - Method in class org.spongepowered.api.text.Text.Builder
-
Returns a view of the current children of this builder.
- getChildren() - Method in class org.spongepowered.api.text.Text
-
Returns the immutable list of children appended after the content of this
Text
.
- getChoices(CommandSource) - Method in class org.spongepowered.api.command.args.PatternMatchingCommandElement
-
Gets the available choices for this command source.
- getChoices() - Method in interface org.spongepowered.api.world.gen.populator.Dungeon
-
Gets a weighted collection of possible
EntityArchetype
s that could be spawned.
- getChunk(Vector3i) - Method in interface org.spongepowered.api.world.World
-
Gets the loaded chunk at the given chunk coordinate position.
- getChunk(int, int, int) - Method in interface org.spongepowered.api.world.World
-
Gets the loaded chunk at the given chunk coordinate position.
- getChunkAtBlock(Vector3i) - Method in interface org.spongepowered.api.world.World
-
Gets the loaded chunk at the given block coordinate position.
- getChunkAtBlock(int, int, int) - Method in interface org.spongepowered.api.world.World
-
Gets the loaded chunk at the given block coordinate position.
- getChunkCoords() - Method in interface org.spongepowered.api.event.world.chunk.ForcedChunkEvent
-
Gets the chunk coordinates.
- getChunkCoords() - Method in interface org.spongepowered.api.event.world.chunk.UnforcedChunkEvent
-
Gets the chunk coordinates.
- getChunkData(Vector3i) - Method in interface org.spongepowered.api.world.storage.WorldStorage
-
- getChunkLayout() - Method in interface org.spongepowered.api.Server
-
Returns information about the chunk layout used by this server
implementation.
- getChunkList() - Method in interface org.spongepowered.api.world.ChunkTicketManager.LoadingTicket
-
Gets the set of chunks that are being force-loaded by this ticket.
- getChunkPosition() - Method in class org.spongepowered.api.world.Location
-
Gets the underlying chunk position.
- getChunkPreGenerate() - Method in interface org.spongepowered.api.event.world.ChunkPreGenerationEvent
-
The object that contains the progress information for the
current
ChunkPreGenerate
.
- getChunksGeneratedThisStep() - Method in interface org.spongepowered.api.event.world.ChunkPreGenerationEvent.Post
-
The number of chunks generated during the previous step.
- getChunkSize() - Method in interface org.spongepowered.api.world.storage.ChunkLayout
-
Returns the size of the chunks in blocks.
- getChunksSkippedThisStep() - Method in interface org.spongepowered.api.event.world.ChunkPreGenerationEvent.Post
-
The number of chunks generated that did not need to be generated and
were skipped over.
- getChunkTicketManager() - Method in interface org.spongepowered.api.Server
-
Gets the ChunkTicketManager used for requesting tickets to force load
chunks.
- getClassName(String, Class<?>, String) - Static method in class org.spongepowered.api.util.generator.GeneratorUtils
-
Gets a class name with the provided classifier.
- getClickAction() - Method in class org.spongepowered.api.text.Text.Builder
-
- getClickAction() - Method in class org.spongepowered.api.text.Text
-
Returns the
ClickAction
executed on the client when this
Text
gets clicked.
- getClient() - Method in interface org.spongepowered.api.event.server.ClientPingServerEvent
-
Gets the client pinging the server.
- getCloseArgString() - Method in class org.spongepowered.api.text.TextTemplate.Arg
-
Returns the end string of the Arg's container.
- getCloseArgString() - Method in class org.spongepowered.api.text.TextTemplate
-
Returns the string used for containing Args within the template.
- getCloseRangeSpeed() - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.AvoidEntityAITask
-
Gets the speed "modifier" for which the parent
Agent
will
move away from a found
Entity
to "avoid" when in close
range.
- getClosest(Vector3d) - Static method in enum org.spongepowered.api.util.Axis
-
Gets the closest horizontal direction from the given vector.
- getClosest(Vector3d) - Static method in enum org.spongepowered.api.util.Direction
-
Gets the closest direction from the given vector.
- getClosest(Vector3d, Direction.Division) - Static method in enum org.spongepowered.api.util.Direction
-
Gets the closest direction from the given vector.
- getClosestHorizontal(Vector3d) - Static method in enum org.spongepowered.api.util.Direction
-
Gets the closest horizontal direction from the given vector.
- getClosestHorizontal(Vector3d, Direction.Division) - Static method in enum org.spongepowered.api.util.Direction
-
Gets the closest horizontal direction from the given vector.
- getClusterHeight() - Method in interface org.spongepowered.api.world.gen.populator.Glowstone
-
Gets the height of the glowstone cluster.
- getClustersPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.Glowstone
-
Gets the number of clusters to attempt to spawn per chunk, must be
greater than zero.
- getClustersPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.NetherFire
-
Gets the number of clusters to attempt to spawn per chunk, must be
greater than zero.
- getCollarColorData() - Method in interface org.spongepowered.api.entity.living.animal.Wolf
-
- getCollection(String) - Method in interface org.spongepowered.api.service.permission.PermissionService
-
Returns a subject collection with the given identifier, if the
collection is already loaded within this service.
- getCollectionIdentifier() - Method in interface org.spongepowered.api.service.permission.SubjectReference
-
Gets the identifier of the collection containing the subject
being referenced.
- getCollectionState(PluginContainer) - Method in interface org.spongepowered.api.util.metric.MetricsConfigManager
-
Gets the current state of collection for the specified plugin.
- getCollisionRule() - Method in interface org.spongepowered.api.scoreboard.Team
-
- getColor() - Method in interface org.spongepowered.api.boss.BossBar
-
Gets the color.
- getColor() - Method in interface org.spongepowered.api.data.meta.PatternLayer
-
Gets the color for this layer.
- getColor() - Method in interface org.spongepowered.api.data.type.DyeColor
-
Gets this dye color as a
Color
for easy translation.
- getColor() - Method in interface org.spongepowered.api.scoreboard.Team
-
Gets the color of this team.
- getColor() - Method in interface org.spongepowered.api.text.format.TextColor
-
- getColor() - Method in class org.spongepowered.api.text.format.TextFormat
-
- getColor() - Method in class org.spongepowered.api.text.Text.Builder
-
Returns the current color of the
Text
in this builder.
- getColor() - Method in class org.spongepowered.api.text.Text
-
Returns the color of this
Text
.
- getColors() - Method in interface org.spongepowered.api.item.FireworkEffect
-
Gets the ordered list of colors.
- getColumn(int) - Method in interface org.spongepowered.api.item.inventory.type.GridInventory
-
Gets the column at the specified index.
- getColumns() - Method in class org.spongepowered.api.item.inventory.property.InventoryDimension
-
Gets the number of columns in this inventory.
- getColumns() - Method in interface org.spongepowered.api.item.inventory.type.GridInventory
-
Gets the number of columns in the inventory.
- getCommand() - Method in exception org.spongepowered.api.command.CommandNotFoundException
-
Returns the command that was queried for.
- getCommand() - Method in interface org.spongepowered.api.event.command.SendCommandEvent
-
Gets the command as a string, without any sort of command prefix.
- getCommand() - Method in interface org.spongepowered.api.event.command.TabCompleteEvent.Command
-
Gets the command as a string, without any sort of command prefix.
- getCommandData() - Method in interface org.spongepowered.api.command.source.CommandBlockSource
-
- getCommandManager() - Method in interface org.spongepowered.api.Game
-
Gets the command dispatcher used for registering and dispatching
registered commands.
- getCommandManager() - Static method in class org.spongepowered.api.Sponge
-
- getCommands() - Method in interface org.spongepowered.api.command.dispatcher.Dispatcher
-
Gets a list of commands.
- getCommands() - Method in class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
- getCommandSource() - Method in interface org.spongepowered.api.service.permission.Subject
-
Returns a possible
CommandSource
for the subject, if it relates
to one.
- getCompanionData() - Method in interface org.spongepowered.api.world.ChunkTicketManager.LoadingTicket
-
- getComparator() - Method in interface org.spongepowered.api.data.value.BoundedValue
-
The comparator used to compare a value of the proper type.
- getCompatibleStates() - Method in class org.spongepowered.api.block.BlockState.StateMatcher
-
- getCompletedLevels() - Method in interface org.spongepowered.api.block.tileentity.carrier.Beacon
-
Gets the number of completed levels of valid beacon structure blocks
beneath this beacon.
- getComponent(Vector3d) - Method in enum org.spongepowered.api.util.Axis
-
Gets the component of the vector denoted by this axis.
- getConfig() - Method in interface org.spongepowered.api.config.ConfigRoot
-
Gets the configuration file that utilizes the default configuration
pathname.
- getConfigManager() - Method in interface org.spongepowered.api.Game
-
Gets the
ConfigManager
used to load and manage configuration files
for plugins.
- getConfigManager() - Static method in class org.spongepowered.api.Sponge
-
Gets the
ConfigManager
used to load and manage configuration files
for plugins.
- getConfigPath() - Method in interface org.spongepowered.api.config.ConfigRoot
-
Gets the pathname to the default configuration file for the plugin.
- getConfiguration() - Method in interface org.spongepowered.api.advancement.criteria.trigger.FilteredTrigger
-
- getConfigurationType() - Method in interface org.spongepowered.api.advancement.criteria.trigger.Trigger
-
- getConnectedChests() - Method in interface org.spongepowered.api.block.tileentity.carrier.Chest
-
Returns the connected
Chest
s, if available.
- getConnection() - Method in interface org.spongepowered.api.command.source.RemoteSource
-
Gets connection information for this source.
- getConnection() - Method in interface org.spongepowered.api.entity.living.player.Player
-
- getConnection() - Method in interface org.spongepowered.api.event.network.ClientConnectionEvent.Auth
-
- getConnection() - Method in interface org.spongepowered.api.event.network.ClientConnectionEvent.Login
-
- getConnectionUrlFromAlias(String) - Method in interface org.spongepowered.api.service.sql.SqlService
-
Returns a possible connection URL for a given alias.
- getConsole() - Method in interface org.spongepowered.api.Server
-
Gets the command source used for commands coming from this server's
console.
- getConsumer() - Method in interface org.spongepowered.api.scheduler.Task
-
- getContainer() - Method in interface org.spongepowered.api.data.DataView
-
Gets the parent container of this DataView.
- getContainer() - Method in class org.spongepowered.api.data.MemoryDataContainer
-
Deprecated.
- getContainer() - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getContainer() - Method in interface org.spongepowered.api.item.ItemType
-
Gets the container item of this item if one exists.
- getContainer(Platform.Component) - Method in interface org.spongepowered.api.Platform
-
- getContainers() - Method in interface org.spongepowered.api.data.value.immutable.ImmutableValueStore
-
- getContainers() - Method in interface org.spongepowered.api.data.value.mutable.CompositeValueStore
-
- getContainers() - Method in class org.spongepowered.api.world.Location
-
- getContainingCollection() - Method in interface org.spongepowered.api.service.permission.Subject
-
Returns the subject collection this subject is a member of.
- getContent() - Method in class org.spongepowered.api.text.LiteralText.Builder
-
Returns the current content of this builder.
- getContent() - Method in class org.spongepowered.api.text.LiteralText
-
Returns the plain text content of this
Text
.
- getContents() - Method in interface org.spongepowered.api.service.pagination.PaginationList
-
Gets the contents of this pagination list.
- getContentVersion() - Method in interface org.spongepowered.api.data.DataSerializable
-
- getContentVersion() - Method in class org.spongepowered.api.data.Transaction
-
- getContentVersion() - Method in class org.spongepowered.api.text.BookView
-
- getContentVersion() - Method in class org.spongepowered.api.text.Text
-
- getContentVersion() - Method in class org.spongepowered.api.util.Color
-
- getContentVersion() - Method in class org.spongepowered.api.util.RespawnLocation
-
- getContentVersion() - Method in class org.spongepowered.api.util.weighted.EmptyObject
-
- getContentVersion() - Method in class org.spongepowered.api.util.weighted.VariableAmount.BaseAndAddition
-
- getContentVersion() - Method in class org.spongepowered.api.util.weighted.VariableAmount.BaseAndVariance
-
- getContentVersion() - Method in class org.spongepowered.api.util.weighted.VariableAmount.Fixed
-
- getContentVersion() - Method in interface org.spongepowered.api.util.weighted.VariableAmount
-
- getContentVersion() - Method in class org.spongepowered.api.util.weighted.VariableAmount.OptionalAmount
-
- getContentVersion() - Method in class org.spongepowered.api.util.weighted.WeightedSerializableObject
-
- getContentVersion() - Method in class org.spongepowered.api.world.Location
-
- getContext() - Method in class org.spongepowered.api.event.cause.Cause
-
Gets the event context relating to this cause.
- getContext(EventContextKey<T>) - Method in interface org.spongepowered.api.event.CauseStackManager
-
Gets the context value with the given key.
- getContext() - Method in interface org.spongepowered.api.event.Event
-
Gets the context of the event.
- getContext() - Method in interface org.spongepowered.api.service.context.ContextSource
-
Returns the context most relevant to this object.
- getContexts() - Method in interface org.spongepowered.api.service.economy.transaction.TransactionResult
-
Returns the set of
Context
s used to perform the
transaction.
- getContributingItem() - Method in interface org.spongepowered.api.event.cause.entity.damage.DamageModifier
-
- getCookedFish() - Method in interface org.spongepowered.api.data.type.Fish
-
Gets this raw fish type's corresponding
CookedFish
type.
- getCooldown(ItemType) - Method in interface org.spongepowered.api.entity.living.player.CooldownTracker
-
Gets the cooldown of the specified
ItemType
in ticks for the
player, or empty if the the item type is currently not on cooldown.
- getCooldownData() - Method in interface org.spongepowered.api.entity.vehicle.minecart.HopperMinecart
-
- getCooldownTracker() - Method in interface org.spongepowered.api.entity.living.player.Player
-
Gets the
CooldownTracker
for this player, allowing control
over the player's item cooldowns.
- getCosts() - Method in interface org.spongepowered.api.event.item.inventory.UpdateAnvilEvent
-
Returns the transaction for the repair costs.
- getCount() - Method in interface org.spongepowered.api.item.inventory.ItemStackSnapshot
-
- getCount() - Method in interface org.spongepowered.api.text.selector.ArgumentHolder
-
- getCount() - Method in interface org.spongepowered.api.text.selector.ArgumentType
-
Returns 1.
- getCount() - Method in interface org.spongepowered.api.world.gen.populator.BlockBlob
-
Gets the number of blobs which will be placed per chunk.
- getCrafted() - Method in interface org.spongepowered.api.event.item.inventory.CraftItemEvent.Craft
-
The item crafted with this event.
- getCraftingGrid() - Method in interface org.spongepowered.api.item.inventory.crafting.CraftingInventory
-
Gets the crafting matrix of this CraftingInventory.
- getCraftingInventory() - Method in interface org.spongepowered.api.event.item.inventory.CraftItemEvent
-
Returns the crafting inventory.
- getCraftingRecipeRegistry() - Method in interface org.spongepowered.api.GameRegistry
-
Retrieves the crafting RecipeRegistry for this GameRegistry.
- getCreationDate() - Method in interface org.spongepowered.api.util.ban.Ban
-
Gets the creation date of the ban.
- getCreationRadius() - Method in interface org.spongepowered.api.world.PortalAgent
-
Gets the radius of where a "portal" can be created.
- getCreator() - Method in interface org.spongepowered.api.block.BlockSnapshot
-
- getCreator() - Method in interface org.spongepowered.api.entity.Entity
-
Gets the
UUID
, if available, of the user who created this
Entity
.
- getCreator(Vector3i) - Method in interface org.spongepowered.api.world.extent.Extent
-
Gets the
UUID
, if available, of the user who created the
BlockSnapshot
at passed block position.
- getCreator(int, int, int) - Method in interface org.spongepowered.api.world.extent.Extent
-
Gets the
UUID
, if available, of the user who created the
BlockSnapshot
at passed block position.
- getCriteria() - Method in interface org.spongepowered.api.advancement.criteria.OperatorCriterion
-
- getCriterion() - Method in interface org.spongepowered.api.advancement.Advancement
-
- getCriterion() - Method in interface org.spongepowered.api.advancement.criteria.CriterionProgress
-
- getCriterion() - Method in interface org.spongepowered.api.advancement.criteria.ScoreCriterionProgress
-
- getCriterion() - Method in interface org.spongepowered.api.event.advancement.CriterionEvent
-
- getCriterion() - Method in interface org.spongepowered.api.event.advancement.CriterionEvent.Score
-
- getCriterion() - Method in interface org.spongepowered.api.scoreboard.objective.Objective
-
Gets the criterion for this objective.
- getCriterion() - Method in interface org.spongepowered.api.statistic.Statistic
-
Returns the objective
Criterion
for this statistic.
- getCurrencies() - Method in interface org.spongepowered.api.service.economy.EconomyService
-
Returns the
Set
of supported
Currency
objects that are
implemented by this EconomyService.
- getCurrency() - Method in interface org.spongepowered.api.service.economy.transaction.TransactionResult
-
Gets the
Currency
involved in the transaction.
- getCurrentCause() - Method in interface org.spongepowered.api.event.CauseStackManager
-
Gets the current
Cause
object from the current cause stack.
- getCurrentCause() - Method in interface org.spongepowered.api.event.CauseStackManager.StackFrame
-
Gets the current
Cause
object from the current cause stack.
- getCurrentContext() - Method in interface org.spongepowered.api.event.CauseStackManager
-
Gets an
EventContext
object on the current contextual
information.
- getCurrentContext() - Method in interface org.spongepowered.api.event.CauseStackManager.StackFrame
-
Gets an
EventContext
object on the current contextual
information.
- getCurrentEffects() - Method in interface org.spongepowered.api.event.entity.ChangeEntityPotionEffectEvent
-
Gets a copy of all current effects applied on the entity.
- getCurrentItem() - Method in interface org.spongepowered.api.item.inventory.ItemStack.Builder
-
- getCurrentPath() - Method in interface org.spongepowered.api.data.DataView
-
- getCurrentPath() - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getCursorTransaction() - Method in interface org.spongepowered.api.event.item.inventory.InteractInventoryEvent
-
- getCustom() - Method in class org.spongepowered.api.data.Transaction
-
Gets the custom snapshot if one was set.
- getCustom() - Method in interface org.spongepowered.api.event.item.inventory.ChangeInventoryEvent.Pickup.Pre
-
Returns the custom set list of items to add to the inventory or
Optional.empty()
if not set.
- getCustomer() - Method in interface org.spongepowered.api.item.merchant.Merchant
-
Gets the currently trading customer with this merchant.
- getCustomValuesMap() - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Full
-
Gets the map of custom keys and values to respond with.
- getDamage(DamageModifier) - Method in interface org.spongepowered.api.event.entity.DamageEntityEvent
-
- getDamage(DamageModifier) - Method in class org.spongepowered.api.event.impl.AbstractDamageEntityEvent
-
- getDamageableData() - Method in interface org.spongepowered.api.entity.living.Living
-
- getDamageAmount() - Method in interface org.spongepowered.api.world.WorldBorder
-
Gets the damage done to a player per block per tick when outside the
buffer.
- getDamageThreshold() - Method in interface org.spongepowered.api.world.WorldBorder
-
Gets the distance a player may be outside the world border before taking
damage.
- getDamagingData() - Method in interface org.spongepowered.api.entity.projectile.DamagingProjectile
-
- getDataManager() - Method in interface org.spongepowered.api.Game
-
- getDataManager() - Static method in class org.spongepowered.api.Sponge
-
- getDataManipulatorBuilder() - Method in interface org.spongepowered.api.data.DataRegistration
-
- getDataSource(String) - Method in interface org.spongepowered.api.service.sql.SqlService
-
Returns a data source for the provided JDBC connection string or
an alias.
- getDataSource(Object, String) - Method in interface org.spongepowered.api.service.sql.SqlService
-
Returns a data source for the provided JDBC connection string or an
alias.
- getDataView(int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Gets a
DataView
at the specified absolute index in this buffer.
- getDeathMessageVisibility() - Method in interface org.spongepowered.api.scoreboard.Team
-
Gets the
Visibility
which controls who death Texts
for players on this team are visible to.
- getDefault() - Method in class org.spongepowered.api.data.Transaction
-
Gets the default replacement snapshot.
- getDefault() - Method in interface org.spongepowered.api.data.value.BaseValue
-
Gets the default value.
- getDefaultBalance(Currency) - Method in interface org.spongepowered.api.service.economy.account.Account
-
Gets the default balance of this account for the specified
Currency
.
- getDefaultCache() - Method in interface org.spongepowered.api.profile.GameProfileManager
-
Gets the default cache.
- getDefaultCurrency() - Method in interface org.spongepowered.api.service.economy.EconomyService
-
- getDefaultFractionDigits() - Method in interface org.spongepowered.api.service.economy.Currency
-
This is the default number of fractional digits that is utilized for
formatting purposes.
- getDefaultGameRules() - Method in interface org.spongepowered.api.GameRegistry
-
- getDefaultKey(V) - Method in class org.spongepowered.api.data.property.AbstractProperty
-
Gets the default value for
AbstractProperty.key
, used in case null is passed in
(since we can't have a null key).
- getDefaultKey(V) - Method in class org.spongepowered.api.item.inventory.property.AbstractInventoryProperty
-
- getDefaultKey(Class<T>) - Static method in class org.spongepowered.api.item.inventory.property.AbstractInventoryProperty
-
Gets the default key for the provided InventoryProperty class.
- getDefaultOperator(K, V) - Method in class org.spongepowered.api.data.property.AbstractProperty
-
Return the default operator to use, based on the supplied key and value.
- getDefaultOperator(K, V) - Method in class org.spongepowered.api.item.inventory.property.AbstractInventoryProperty
-
Return the default operator to use, based on the supplied key and value.
- getDefaultOption(ParticleOption<V>) - Method in interface org.spongepowered.api.effect.particle.ParticleType
-
- getDefaultOptions() - Method in interface org.spongepowered.api.effect.particle.ParticleType
-
- getDefaultProperty(Class<T>) - Method in interface org.spongepowered.api.item.ItemType
-
- getDefaultResourcePack() - Method in interface org.spongepowered.api.Server
-
Gets the default resource pack.
- getDefaults() - Method in interface org.spongepowered.api.service.permission.PermissionService
-
Gets the subject holding data that is applied by default to all
subjects.
- getDefaults() - Method in interface org.spongepowered.api.service.permission.SubjectCollection
-
Gets the subject holding data that is applied by default to all
subjects in this collection.
- getDefaultState() - Method in interface org.spongepowered.api.block.BlockType
-
Return the default state for this block.
- getDefaultValue() - Method in class org.spongepowered.api.text.TextTemplate.Arg
-
- getDefaultWorld() - Method in interface org.spongepowered.api.Server
-
Gets the properties of default world.
- getDefaultWorldName() - Method in interface org.spongepowered.api.Server
-
Gets the default
World
name that the server creates and loads.
- getDelay() - Method in interface org.spongepowered.api.scheduler.Task
-
Gets the delay that the task was scheduled to run after.
- getDelayBetweenAttacks() - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.RangeAgentAITask
-
Gets the delay in ticks between attempts to attack the targeted
Entity
.
- getDependencies() - Method in interface org.spongepowered.api.plugin.PluginContainer
-
Gets a
Set
of all dependencies of the
Plugin
within this
container.
- getDependency(String) - Method in interface org.spongepowered.api.plugin.PluginContainer
-
Gets the PluginDependency
the plugin in this container has on
the plugin with the specified plugin ID.
- getDepositSize() - Method in interface org.spongepowered.api.world.gen.populator.Ore
-
Gets the size of deposit of ore.
- getDepositsPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.Ore
-
Gets the number of ore clumps to attempt to spawn per chunk, must be
greater than zero.
- getDepth() - Method in class org.spongepowered.api.world.biome.GroundCoverLayer
-
Gets a representation of the depth of this layer.
- getDepth(int) - Method in class org.spongepowered.api.world.biome.GroundCoverLayer
-
Gets a representation of the depth of this layer.
- getDepth() - Method in interface org.spongepowered.api.world.gen.populator.SeaFloor
-
Gets the depth of the sea floor cover to generate.
- getDerailedVelocityMod() - Method in interface org.spongepowered.api.entity.vehicle.minecart.Minecart
-
Gets the velocity modifier applied when the minecart is not on rails.
- getDescription() - Method in interface org.spongepowered.api.advancement.DisplayInfo
-
Gets the description.
- getDescription() - Method in interface org.spongepowered.api.network.status.StatusResponse
-
Gets the description (MOTD) of the status response.
- getDescription() - Method in interface org.spongepowered.api.plugin.PluginContainer
-
Gets the description of the
Plugin
within this container.
- getDescription() - Method in interface org.spongepowered.api.service.permission.PermissionDescription
-
Gets a short description of the linked permission.
- getDescription(String) - Method in interface org.spongepowered.api.service.permission.PermissionService
-
- getDescriptions() - Method in interface org.spongepowered.api.service.permission.PermissionService
-
- getDetonator() - Method in interface org.spongepowered.api.entity.explosive.PrimedTNT
-
Gets the living entity that set off this primed TNT.
- getDiameter() - Method in interface org.spongepowered.api.world.WorldBorder
-
Gets the diameter of the world border.
- getDictionary() - Static method in class org.spongepowered.api.Sponge
-
- getDifficulty() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the difficulty of this world.
- getDifficulty() - Method in interface org.spongepowered.api.world.World
-
- getDifficulty() - Method in interface org.spongepowered.api.world.WorldArchetype
-
Gets the difficulty.
- getDimension() - Method in interface org.spongepowered.api.world.World
-
- getDimensionClass() - Method in interface org.spongepowered.api.world.DimensionType
-
Returns the dimension class for this type.
- getDimensions() - Method in interface org.spongepowered.api.item.inventory.type.GridInventory
-
Returns the dimensions of this GridInventory as a Vector2i
.
- getDimensionType() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
- getDimensionType() - Method in interface org.spongepowered.api.world.WorldArchetype
-
Gets the dimension type.
- getDirect() - Method in interface org.spongepowered.api.data.value.BaseValue
-
Gets the direct value.
- getDirection(Vector3d) - Method in enum org.spongepowered.api.util.Axis
-
Gets the direction of the vector's component denoted by this axis.
- getDirection() - Method in class org.spongepowered.api.util.blockray.BlockRayHit
-
Returns the direction of the ray as a normalized vector.
- getDirectionalData() - Method in interface org.spongepowered.api.entity.hanging.Hanging
-
- getDirectionalData() - Method in interface org.spongepowered.api.entity.living.golem.Shulker
-
- getDirectionalData() - Method in interface org.spongepowered.api.entity.ShulkerBullet
-
- getDirectory() - Method in interface org.spongepowered.api.config.ConfigRoot
-
Gets the directory that this configuration root refers to.
- getDirectory() - Method in interface org.spongepowered.api.world.World
-
Gets the
Path
pointing to the root of where the world's data
is being stored.
- getDisabledSlotsData() - Method in interface org.spongepowered.api.entity.living.ArmorStand
-
- getDiscsPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.SeaFloor
-
Gets the number of discs to attempt to spawn per chunk, must be greater
than zero.
- getDismountType() - Method in interface org.spongepowered.api.event.entity.RideEntityEvent.Dismount
-
- getDisplayedSkinParts() - Method in interface org.spongepowered.api.entity.living.player.Player
-
Gets the skin parts that this player has allowed to render.
- getDisplayedSkinParts() - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.PlayerChangeClientSettingsEvent
-
Gets the new skin part's displayed.
- getDisplayInfo() - Method in interface org.spongepowered.api.advancement.Advancement
-
- getDisplayMode() - Method in interface org.spongepowered.api.scoreboard.objective.Objective
-
- getDisplayName() - Method in interface org.spongepowered.api.entity.living.player.tab.TabListEntry
-
Gets this entry's display name.
- getDisplayName() - Method in interface org.spongepowered.api.scoreboard.objective.Objective
-
Gets the name displayed to players.
- getDisplayName() - Method in interface org.spongepowered.api.scoreboard.Team
-
Gets the name displayed to users for this team.
- getDisplayName() - Method in interface org.spongepowered.api.service.economy.account.Account
-
Gets the display name for this account.
- getDisplayName() - Method in interface org.spongepowered.api.service.economy.Currency
-
The currency's display name, in singular form.
- getDisplayNameData() - Method in interface org.spongepowered.api.entity.living.player.Player
-
- getDisplaySlotForColor(TextColor) - Method in interface org.spongepowered.api.GameRegistry
-
Gets a
DisplaySlot
which displays only for teams with the
provided color.
- getDistance() - Method in class org.spongepowered.api.world.extent.EntityUniverse.EntityHit
-
Gets the distance from the start to the intersection.
- getDouble(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets the
Double
by path, if available.
- getDouble(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getDouble(int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Gets a double at the specified absolute index in this buffer.
- getDoubleChestInventory() - Method in interface org.spongepowered.api.block.tileentity.carrier.Chest
-
Returns the inventory representing the combination of this chest
and its neighbor (which form a double chest), if available.
- getDoubleList(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
- getDoubleList(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getDroppedItems() - Method in interface org.spongepowered.api.event.item.inventory.DropItemEvent.Pre
-
- getDuration() - Method in interface org.spongepowered.api.effect.potion.PotionEffect
-
Gets the duration in ticks for which this potion effect
will apply for.
- getDuration() - Method in interface org.spongepowered.api.event.world.ChangeWorldWeatherEvent
-
Sets the duration of the
Weather
(in ticks).
- getDyeableData() - Method in interface org.spongepowered.api.block.tileentity.Bed
-
- getDyeData() - Method in interface org.spongepowered.api.block.tileentity.carrier.ShulkerBox
-
- getDyeData() - Method in interface org.spongepowered.api.entity.living.animal.Sheep
-
- getDyeData() - Method in interface org.spongepowered.api.entity.living.golem.Shulker
-
- getEffects() - Method in interface org.spongepowered.api.item.potion.PotionType
-
- getElement(Advancement) - Method in interface org.spongepowered.api.advancement.TreeLayout
-
- getElements() - Method in interface org.spongepowered.api.advancement.TreeLayout
-
- getElements() - Method in class org.spongepowered.api.text.TextTemplate
-
Returns the elements contained in this TextTemplate.
- getElementToken() - Method in interface org.spongepowered.api.data.key.Key
-
Gets the class of the element of the
BaseValue
this
Key
is representing.
- getEnchantingSlot() - Method in interface org.spongepowered.api.event.item.inventory.EnchantItemEvent.Post
-
Returns the slot of the enchanted item.
- getEnchantments() - Method in interface org.spongepowered.api.event.item.inventory.EnchantItemEvent.CalculateEnchantment
-
Returns the list of enchantments to apply to the item.
- getEnderChestInventory() - Method in interface org.spongepowered.api.entity.living.player.Player
-
- getEnderChestInventory() - Method in interface org.spongepowered.api.entity.living.player.User
-
- getEndGatewayData() - Method in interface org.spongepowered.api.block.tileentity.EndGateway
-
- getEndIdx() - Method in class org.spongepowered.api.command.args.parsing.SingleArg
-
Gets the ending index.
- getEndResult() - Method in interface org.spongepowered.api.event.data.ChangeDataHolderEvent.ValueChange
-
- getEntities() - Method in interface org.spongepowered.api.event.entity.AffectEntityEvent
-
Gets the
List
who will be affected after event
resolution.
- getEntities() - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Return a collection of entities contained within this universe, possibly
only returning entities only in loaded areas.
- getEntities(Predicate<Entity>) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Return a collection of entities contained within this universe, possibly
only returning entities only in loaded areas.
- getEntitiesByPosition() - Method in interface org.spongepowered.api.world.extent.ArchetypeVolume
-
- getEntitiesByPosition() - Method in interface org.spongepowered.api.world.schematic.Schematic
-
- getEntity() - Method in class org.spongepowered.api.world.extent.EntityUniverse.EntityHit
-
Gets the intersected entity.
- getEntity(UUID) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Gets the entity whose
UUID
matches the provided id, possibly
returning no entity if the entity is not loaded or non-existent.
- getEntity(UUID) - Method in interface org.spongepowered.api.world.World
-
Gets the entity whose
UUID
matches the provided id, possibly
returning no entity if the entity is not loaded or non-existent.
- getEntityArchetype(double, double, double) - Method in interface org.spongepowered.api.world.extent.ArchetypeVolume
-
- getEntityArchetypes() - Method in interface org.spongepowered.api.world.extent.ArchetypeVolume
-
- getEntityArchetypes() - Method in interface org.spongepowered.api.world.schematic.Schematic
-
- getEntityClass() - Method in interface org.spongepowered.api.entity.EntityType
-
Returns the entity class for this type.
- getEntityData() - Method in interface org.spongepowered.api.entity.EntityArchetype
-
Gets the raw
Entity
data that would be applied to the generated
entity.
- getEntitySnapshots() - Method in interface org.spongepowered.api.event.entity.AffectEntityEvent
-
Gets an
List
of the entity data
un-affected by event changes.
- getEntitySnapshots() - Method in class org.spongepowered.api.event.impl.AbstractAffectEntityEvent
-
- getEntityStatistic(StatisticType, EntityType) - Method in interface org.spongepowered.api.GameRegistry
-
- getEntityType() - Method in interface org.spongepowered.api.statistic.EntityStatistic
-
- getEntries() - Method in interface org.spongepowered.api.entity.living.player.tab.TabList
-
Gets the entries on the list.
- getEntries() - Method in class org.spongepowered.api.util.weighted.RandomObjectTable
-
Gets the entries in the table.
- getEntries() - Method in class org.spongepowered.api.util.weighted.UnmodifiableWeightedTable
-
- getEntries() - Method in interface org.spongepowered.api.world.schematic.BlockPalette
-
Deprecated.
- getEntries() - Method in interface org.spongepowered.api.world.schematic.Palette
-
Gets all type T
s contained in this palette.
- getEntry(UUID) - Method in interface org.spongepowered.api.entity.living.player.tab.TabList
-
- getEquipment() - Method in interface org.spongepowered.api.item.inventory.entity.UserInventory
-
Gets the equipment inventory.
- getEquipped(EquipmentType) - Method in interface org.spongepowered.api.entity.Equipable
-
Gets the item currently equipped by this entity in the specified slot.
- getEventManager() - Method in interface org.spongepowered.api.Game
-
- getEventManager() - Static method in class org.spongepowered.api.Sponge
-
- getExactMatch(Iterable<String>, String) - Method in class org.spongepowered.api.command.args.PatternMatchingCommandElement
-
Tests a string against a set of valid choices to see if it is a
case-insensitive match.
- getExclusionRadius() - Method in interface org.spongepowered.api.world.gen.populator.ChorusFlower
-
Gets the radius around the center (0, 0) of the world that this populator
will not apply to.
- getExclusionRadius() - Method in interface org.spongepowered.api.world.gen.populator.EndIsland
-
Gets the radius around the center (0, 0) of the world that this populator
will not apply to.
- getExecutionChance() - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.WanderAITask
-
Gets the chance that the owning
Entity
will "wander".
- getExecutionType() - Method in interface org.spongepowered.api.Platform
-
Retrieves the current
Platform.Type
the platform is executing on.
- getExecutor() - Method in class org.spongepowered.api.command.spec.CommandSpec
-
Gets the active executor for this command.
- getExemplaryIngredient() - Method in interface org.spongepowered.api.item.recipe.smelting.SmeltingRecipe
-
- getExemplaryResult() - Method in interface org.spongepowered.api.item.recipe.Recipe
-
A general result of this recipe.
- getExhaustion() - Method in class org.spongepowered.api.event.cause.entity.damage.source.common.AbstractDamageSource
-
- getExhaustion() - Method in class org.spongepowered.api.event.cause.entity.damage.source.common.AbstractEntityDamageSource
-
- getExhaustion() - Method in class org.spongepowered.api.event.cause.entity.damage.source.common.AbstractIndirectEntityDamageSource
-
- getExhaustion() - Method in interface org.spongepowered.api.event.cause.entity.damage.source.DamageSource
-
Gets the amount of exhaustion this
DamageSource
will
add to the entity, generally only to players.
- getExperience() - Method in interface org.spongepowered.api.event.entity.ChangeEntityExperienceEvent
-
- getExperience() - Method in class org.spongepowered.api.item.recipe.smelting.SmeltingResult
-
Returns the amount of experience released after completing a recipe.
- getExperienceBetweenLevels() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.ExperienceHolderData
-
- getExpirableData() - Method in interface org.spongepowered.api.entity.living.monster.Endermite
-
- getExpirationDate() - Method in interface org.spongepowered.api.util.ban.Ban
-
Gets the expiration date of this ban, if available.
- getExpiringData() - Method in interface org.spongepowered.api.entity.weather.WeatherEffect
-
- getExplosion() - Method in interface org.spongepowered.api.event.world.ExplosionEvent
-
- getExplosionBuilder() - Method in interface org.spongepowered.api.event.entity.explosive.DetonateExplosiveEvent
-
Returns the
Explosion.Builder
that will be used to build the
explosion for the impending detonation.
- getExplosionRadiusData() - Method in interface org.spongepowered.api.entity.explosive.Explosive
-
- getExtendedDescription(CommandSource) - Method in class org.spongepowered.api.command.spec.CommandSpec
-
Gets the extended description used with this command if any is present.
- getExtendedState() - Method in interface org.spongepowered.api.block.BlockSnapshot
-
- getExtent() - Method in class org.spongepowered.api.entity.Transform
-
Gets the
Extent
this transform contains.
- getExtent() - Method in class org.spongepowered.api.util.blockray.BlockRayHit
-
Returns the extent that contains the block.
- getExtent() - Method in class org.spongepowered.api.world.Location
-
Gets the underlying extent.
- getExtentBufferFactory() - Method in interface org.spongepowered.api.GameRegistry
-
- getExtentView(Vector3i, Vector3i) - Method in interface org.spongepowered.api.world.extent.Extent
-
Returns a new extent that is the same or smaller than the current extent.
- getExtremeSpikeIncrease() - Method in interface org.spongepowered.api.world.gen.populator.IceSpike
-
Gets the height increase of the extreme spikes.
- getExtremeSpikeProbability() - Method in interface org.spongepowered.api.world.gen.populator.IceSpike
-
Gets the probability of the spike much larger than normal.
- getFaces() - Method in class org.spongepowered.api.util.blockray.BlockRayHit
-
Returns all the intersected faces.
- getFacesWithProperty(Vector3i, Class<? extends Property<?, ?>>) - Method in interface org.spongepowered.api.data.property.LocationBasePropertyHolder
-
Gets all the faces of this block that have the given property.
- getFacesWithProperty(int, int, int, Class<? extends Property<?, ?>>) - Method in interface org.spongepowered.api.data.property.LocationBasePropertyHolder
-
Gets all the faces of this block that have the given property.
- getFactoryOwner() - Method in interface org.spongepowered.api.registry.FactoryRegistry
-
Gets the owning
Class
of the factory in question.
- getFadeColors() - Method in interface org.spongepowered.api.item.FireworkEffect
-
Gets the ordered list of colors.
- getFadeIn() - Method in class org.spongepowered.api.text.title.Title.Builder
-
Returns the current fade in effect time of the title.
- getFadeIn() - Method in class org.spongepowered.api.text.title.Title
-
Returns the specified time to fade in the title on the client.
- getFadeOut() - Method in class org.spongepowered.api.text.title.Title.Builder
-
Returns the current fade out effect time of the title.
- getFadeOut() - Method in class org.spongepowered.api.text.title.Title
-
Returns the specified time to fade out the title on the client.
- getFallingBlockData() - Method in interface org.spongepowered.api.entity.FallingBlock
-
- getFallingBlockData() - Method in interface org.spongepowered.api.event.cause.entity.damage.source.FallingBlockDamageSource
-
- getFallSound() - Method in interface org.spongepowered.api.block.BlockSoundGroup
-
Gets the sound played when a
Living
entity falls onto the block.
- getFarRangeSpeed() - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.AvoidEntityAITask
-
Gets the close range speed "modifier" for which the parent
Agent
will move away from a found
Entity
to "avoid" when in
a farther range than 7 blocks.
- getFavicon() - Method in interface org.spongepowered.api.network.status.StatusResponse
-
- getFileName() - Method in interface org.spongepowered.api.asset.Asset
-
Returns the the last portion of the Asset URL, e.g.
- getFilter() - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.target.FindNearestAttackableTargetAITask
-
- getFinal() - Method in class org.spongepowered.api.data.Transaction
-
- getFinal() - Method in interface org.spongepowered.api.event.item.inventory.ChangeInventoryEvent.Pickup.Pre
-
Returns the proposed final list of items to add to the inventory.
- getFinalAmount(double) - Method in class org.spongepowered.api.event.impl.AbstractModifierEvent
-
- getFinalDamage() - Method in interface org.spongepowered.api.event.entity.DamageEntityEvent
-
- getFinalDamage() - Method in class org.spongepowered.api.event.impl.AbstractDamageEntityEvent
-
- getFinalData() - Method in interface org.spongepowered.api.event.entity.ChangeEntityExperienceEvent
-
Gets the experience after an event has been processed.
- getFinalHealAmount() - Method in interface org.spongepowered.api.event.entity.HealEntityEvent
-
Gets the final heal amount that will be applied to the entity.
- getFinalHealAmount() - Method in class org.spongepowered.api.event.impl.AbstractHealEntityEvent
-
- getFinalOutputDamage() - Method in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
- getFinalOutputDamage() - Method in class org.spongepowered.api.event.impl.AbstractAttackEntityEvent
-
- getFinalSlot() - Method in interface org.spongepowered.api.event.item.inventory.ChangeInventoryEvent.Held
-
The new selected slot.
- getFirePerCluster() - Method in interface org.spongepowered.api.world.gen.populator.NetherFire
-
Gets the number of fire to attempt to spawn per patch, must be greater
than zero.
- getFireTicks() - Method in interface org.spongepowered.api.event.entity.IgniteEntityEvent
-
Gets the amount of ticks the entity will remain on fire.
- getFireworkData() - Method in interface org.spongepowered.api.entity.projectile.Firework
-
- getFirst() - Method in class org.spongepowered.api.util.Tuple
-
Gets the first object, otherwise known as "key".
- getFirstBuyingItem() - Method in interface org.spongepowered.api.item.merchant.TradeOffer
-
Gets the first buying item.
- getFishHook() - Method in interface org.spongepowered.api.event.action.FishingEvent
-
Gets the
FishHook
related with this event.
- getFloat(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets the
Float
by path, if available.
- getFloat(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getFloat(int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Gets a float at the specified absolute index in this buffer.
- getFloatList(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets the
List
of
Float
by path, if available.
- getFloatList(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getFlooredAmount(Random, T) - Method in interface org.spongepowered.api.util.weighted.SeededVariableAmount
-
- getFlooredAmount(Random) - Method in interface org.spongepowered.api.util.weighted.VariableAmount
-
- getFlowersPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.Flower
-
Gets the number of flowers to attempt to spawn per chunk, must be greater
than zero.
- getFlowerTypes() - Method in interface org.spongepowered.api.world.gen.populator.Flower
-
Gets a mutable weighted collection of plant type for this populator to
spawn.
- getFluid() - Method in interface org.spongepowered.api.extra.fluid.FluidStack
-
- getFluid() - Method in interface org.spongepowered.api.extra.fluid.FluidStackSnapshot
-
- getFoodData() - Method in interface org.spongepowered.api.entity.living.Humanoid
-
- getFooter() - Method in interface org.spongepowered.api.entity.living.player.tab.TabList
-
Gets this list's footer.
- getFooter() - Method in class org.spongepowered.api.event.message.MessageEvent.MessageFormatter
-
Returns the footer partition within this formatter.
- getFooter() - Method in interface org.spongepowered.api.service.pagination.PaginationList
-
Gets the footer to be displayed for this output on all pages after the
contents and page navigation bar, if available.
- getFor(PropertyHolder) - Method in interface org.spongepowered.api.data.property.PropertyStore
-
Gets the desired property for the provided
PropertyHolder
at
present time.
- getFor(Location<World>) - Method in interface org.spongepowered.api.data.property.PropertyStore
-
Gets the desired property for the provided
Location
at present
time.
- getFor(Location<World>, Direction) - Method in interface org.spongepowered.api.data.property.PropertyStore
-
Gets the desired property for the provided
Location
at present
time, in relation to the provided
Direction
.
- getForcedChunks(World) - Method in interface org.spongepowered.api.world.ChunkTicketManager
-
Gets the set of currently force-loaded chunks in a world.
- getForClass(Class<? extends TExtra>) - Method in interface org.spongepowered.api.registry.ExtraClassCatalogRegistryModule
-
- getFormat() - Method in interface org.spongepowered.api.statistic.Statistic
-
Returns the
NumberFormat
used to format the value of this
statistic.
- getFormat() - Method in class org.spongepowered.api.text.Text.Builder
-
Returns the current format of the
Text
in this builder.
- getFormat() - Method in class org.spongepowered.api.text.Text
-
Returns the format of this
Text
.
- getFormat() - Method in class org.spongepowered.api.text.TextTemplate.Arg
-
Returns the base format to be applied to this Arg.
- getFormatter() - Method in interface org.spongepowered.api.event.message.MessageEvent
-
- getFormattingCodeTextSerializer(char) - Method in interface org.spongepowered.api.text.serializer.TextSerializerFactory
-
Returns a representation that accepts and outputs legacy color codes,
using the provided legacy character.
- getForWorld(World) - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableRespawnLocation
-
Gets the respawn location for the given world, if available.
- getForWorld(World) - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.RespawnLocationData
-
Gets the respawn location for the given world, if available.
- getFractionRemaining(ItemType) - Method in interface org.spongepowered.api.entity.living.player.CooldownTracker
-
Gets the fraction of the specified
ItemType
's cooldown that
is remaining for the player, or empty if the the item type
is currently not on cooldown.
- getFriendlyIdentifier() - Method in interface org.spongepowered.api.service.context.Contextual
-
Returns the friendly identifier associated with this Contextual.
- getFromAxis(Axis) - Static method in enum org.spongepowered.api.util.Direction
-
Gets the direction associated with the given axis.
- getFromAxis(Axis, AxisDirection) - Static method in enum org.spongepowered.api.util.Direction
-
- getFromTransform() - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.RespawnPlayerEvent
-
Gets a copy of the transform that the entity came from.
- getFromTransform() - Method in interface org.spongepowered.api.event.entity.MoveEntityEvent
-
Gets the transform that the
Entity
came from.
- getFromTransform() - Method in interface org.spongepowered.api.event.entity.RotateEntityEvent
-
Gets the transform that the
Entity
rotated from.
- getFromTransform() - Method in interface org.spongepowered.api.event.network.ClientConnectionEvent.Login
-
Gets the transform that the
Player
came from.
- getFuel() - Method in interface org.spongepowered.api.entity.vehicle.minecart.FurnaceMinecart
-
Gets the current fuel time in ticks.
- getFuel() - Method in interface org.spongepowered.api.event.block.tileentity.SmeltEvent
-
- getFunction() - Method in class org.spongepowered.api.event.cause.entity.damage.DamageFunction
-
- getFunction() - Method in class org.spongepowered.api.event.cause.entity.health.HealthFunction
-
- getFunction() - Method in interface org.spongepowered.api.event.cause.entity.ModifierFunction
-
Gets the double unary operator used by this function.
- getFurnaceData() - Method in interface org.spongepowered.api.block.tileentity.carrier.Furnace
-
- getFuseData() - Method in interface org.spongepowered.api.entity.explosive.FusedExplosive
-
Returns the
FuseData
for this explosive.
- getGame() - Static method in class org.spongepowered.api.Sponge
-
- getGameDictionary() - Method in interface org.spongepowered.api.Game
-
Retrieves the GameDictionary (item dictionary) for this
Game
.
- getGameDirectory() - Method in interface org.spongepowered.api.Game
-
Gets the directory where the game's files are located.
- getGameId() - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Full
-
Gets the GameId to respond with.
- getGameMode() - Method in interface org.spongepowered.api.entity.living.player.tab.TabListEntry
-
- getGameMode() - Method in interface org.spongepowered.api.event.entity.living.humanoid.ChangeGameModeEvent
-
- getGameMode() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the default
GameMode
of this world.
- getGameMode() - Method in interface org.spongepowered.api.world.WorldArchetype
-
Gets the gamemode.
- getGameModeData() - Method in interface org.spongepowered.api.entity.living.player.Player
-
- getGameProfileManager() - Method in interface org.spongepowered.api.Server
-
- getGameRule(String) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the specified GameRule value.
- getGameRule(String) - Method in interface org.spongepowered.api.world.World
-
Gets a set game rule's current value, if available and set.
- getGameRules() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets a map of the currently set game rules and their values.
- getGameRules() - Method in interface org.spongepowered.api.world.World
-
Gets the current
map
of game rules and their
values.
- getGameType() - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Basic
-
Gets the GameType to respond with.
- getGeneratedChunks() - Method in interface org.spongepowered.api.world.storage.WorldStorage
-
- getGenerationPopulators() - Method in interface org.spongepowered.api.world.biome.BiomeGenerationSettings
-
- getGenerationPopulators(Class<? extends GenerationPopulator>) - Method in interface org.spongepowered.api.world.biome.BiomeGenerationSettings
-
- getGenerationPopulators() - Method in interface org.spongepowered.api.world.gen.WorldGenerator
-
- getGenerationPopulators(Class<? extends GenerationPopulator>) - Method in interface org.spongepowered.api.world.gen.WorldGenerator
-
- getGeneratorModifiers() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets an immutable collection of the world generator modifiers currently
in use.
- getGeneratorModifiers() - Method in interface org.spongepowered.api.world.WorldArchetype
-
Gets an immutable collection of the world generator modifiers.
- getGeneratorSettings() - Method in interface org.spongepowered.api.world.GeneratorType
-
Gets a copy of the default settings for this generator type.
- getGeneratorSettings() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the generator settings.
- getGeneratorSettings() - Method in interface org.spongepowered.api.world.WorldArchetype
-
Gets a
DataContainer
of any extra settings required by the
generator.
- getGeneratorType() - Method in interface org.spongepowered.api.world.Dimension
-
Gets the generator type of dimension.
- getGeneratorType() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
- getGeneratorType() - Method in interface org.spongepowered.api.world.WorldArchetype
-
Gets the generator type.
- getGenericType() - Method in interface org.spongepowered.api.event.GenericEvent
-
- getGlobalCollectionState() - Method in interface org.spongepowered.api.util.metric.MetricsConfigManager
-
Gets the current global state of collection.
- getGoal() - Method in interface org.spongepowered.api.advancement.criteria.ScoreAdvancementCriterion
-
Gets the goal value.
- getGoal() - Method in interface org.spongepowered.api.advancement.criteria.ScoreCriterionProgress
-
Gets the goal value.
- getGoal() - Method in class org.spongepowered.api.entity.ai.task.AbstractAITask
-
- getGoal() - Method in interface org.spongepowered.api.entity.ai.task.AITask
-
Gets the
Goal
that is updating this task, if any.
- getGoal(GoalType) - Method in interface org.spongepowered.api.entity.living.Agent
-
- getGoal() - Method in interface org.spongepowered.api.event.entity.ai.AITaskEvent
-
Gets the
Goal
the task will be assigned to.
- getGoalClass() - Method in interface org.spongepowered.api.entity.ai.GoalType
-
Gets the
Goal
class that this type represents.
- getGreen() - Method in class org.spongepowered.api.util.Color
-
Gets the
red
value of this
Color
.
- getGrid() - Method in interface org.spongepowered.api.item.inventory.entity.MainPlayerInventory
-
Gets the grid of the player's main inventory.
- getGroundCoverLayers() - Method in interface org.spongepowered.api.world.biome.BiomeGenerationSettings
-
- getGroup() - Method in interface org.spongepowered.api.item.recipe.crafting.CraftingRecipe
-
- getGroupSubjects() - Method in interface org.spongepowered.api.service.permission.PermissionService
-
Returns the subject collection which holds groups.
- getHandType() - Method in interface org.spongepowered.api.event.entity.living.humanoid.AnimateHandEvent
-
- getHandType() - Method in interface org.spongepowered.api.event.entity.living.humanoid.HandInteractEvent
-
- getHash() - Method in interface org.spongepowered.api.resourcepack.ResourcePack
-
If this resource pack was initialized through
ResourcePackFactory.fromUri(URI)
, the hash, as calculated with
com.google.common.hash.Hashing.sha1().hashBytes(
com.google.common.io.Files.toByteArray(resourcepackfile)
).toString();
.
- getHeader() - Method in interface org.spongepowered.api.entity.living.player.tab.TabList
-
Gets this list's header.
- getHeader() - Method in class org.spongepowered.api.event.message.MessageEvent.MessageFormatter
-
Returns the header partition within this formatter.
- getHeader() - Method in interface org.spongepowered.api.service.pagination.PaginationList
-
Gets the header to be displayed for this output on all pages after the
title bar but before the contents, if available.
- getHeadRotation() - Method in interface org.spongepowered.api.entity.living.Living
-
Returns this entity's head rotation.
- getHealAmount(HealthModifier) - Method in interface org.spongepowered.api.event.entity.HealEntityEvent
-
- getHealAmount(HealthModifier) - Method in class org.spongepowered.api.event.impl.AbstractHealEntityEvent
-
- getHealingCrystal() - Method in interface org.spongepowered.api.entity.living.complex.EnderDragon
-
Returns the current EnderCrystal
that is healing this
ender dragon.
- getHealingType() - Method in class org.spongepowered.api.event.cause.entity.health.source.common.AbstractHealingSource
-
- getHealingType() - Method in interface org.spongepowered.api.event.cause.entity.health.source.HealingSource
-
- getHealthData() - Method in interface org.spongepowered.api.entity.living.Living
-
- getHeight() - Method in interface org.spongepowered.api.data.type.Art
-
Gets the height in blocks this art piece spans.
- getHeight() - Method in interface org.spongepowered.api.item.recipe.crafting.ShapedCraftingRecipe
-
Gets the height of the grid this ShapedCraftingRecipe fits into.
- getHeight() - Method in interface org.spongepowered.api.world.Dimension
-
Gets the highest naturally generated y-coordinate of
World
s in
this dimension.
- getHeight() - Method in interface org.spongepowered.api.world.gen.populator.Cactus
-
Gets the height of the cacti.
- getHeight() - Method in interface org.spongepowered.api.world.gen.populator.Glowstone
-
Gets the height that the cluster may generate at.
- getHeight() - Method in interface org.spongepowered.api.world.gen.populator.IceSpike
-
Gets the base height of the spike.
- getHeight() - Method in interface org.spongepowered.api.world.gen.populator.Lake
-
Gets the height that this lake will be spawned at.
- getHeight() - Method in interface org.spongepowered.api.world.gen.populator.Ore
-
Gets the height that the ore will generate at.
- getHeightRange() - Method in interface org.spongepowered.api.world.gen.populator.RandomBlock
-
Gets the height that the block will be randomly placed within.
- getHeightRange() - Method in interface org.spongepowered.api.world.gen.populator.RandomObject
-
Gets the height range that the object will be placed within.
- getHelmet() - Method in interface org.spongepowered.api.entity.ArmorEquipable
-
Gets the helmet currently being worn by this entity.
- getHelp(CommandSource) - Method in interface org.spongepowered.api.command.CommandCallable
-
Gets a longer formatted help message about this command.
- getHelp(CommandSource) - Method in class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
- getHelp(CommandSource) - Method in class org.spongepowered.api.command.spec.CommandSpec
-
Return a longer description for this command.
- getHighestId() - Method in interface org.spongepowered.api.world.schematic.BlockPalette
-
Deprecated.
Gets the highest identifier in this palette.
- getHighestId() - Method in interface org.spongepowered.api.world.schematic.Palette
-
Gets the highest identifier in this palette.
- getHighestPositionAt(Vector3i) - Method in interface org.spongepowered.api.world.extent.Extent
-
Get the
Location
of the highest block that sunlight can reach in
the given column.
- getHighestYAt(int, int) - Method in interface org.spongepowered.api.world.extent.Extent
-
Get the y value of the highest block that sunlight can reach in the given
column.
- getHighestYAt(Vector2i) - Method in interface org.spongepowered.api.world.extent.Extent
-
Get the y value of the highest block that sunlight can reach in the given
column.
- getHistoryInterval() - Static method in class co.aikar.timings.Timings
-
Gets the interval between timing history report generation.
- getHistoryInterval() - Method in interface co.aikar.timings.TimingsFactory
-
Gets the history interval.
- getHistoryLength() - Static method in class co.aikar.timings.Timings
-
Gets how long in ticks timings history is kept for the server.
- getHistoryLength() - Method in interface co.aikar.timings.TimingsFactory
-
Gets the history length.
- getHitSound() - Method in interface org.spongepowered.api.block.BlockSoundGroup
-
Gets the sound played when the block is hit.
- getHookedEntity() - Method in interface org.spongepowered.api.entity.projectile.FishHook
-
Gets the hooked entity for this fish hook.
- getHorseData() - Method in interface org.spongepowered.api.entity.living.animal.RideableHorse
-
- getHotbar() - Method in interface org.spongepowered.api.item.inventory.entity.MainPlayerInventory
-
Gets the hotbar of the player.
- getHotbar() - Method in interface org.spongepowered.api.item.inventory.entity.UserInventory
-
Gets the hotbar inventory.
- getHoverAction() - Method in class org.spongepowered.api.text.Text.Builder
-
- getHoverAction() - Method in class org.spongepowered.api.text.Text
-
Returns the
HoverAction
executed on the client when this
Text
gets hovered.
- getHumidity() - Method in interface org.spongepowered.api.world.biome.BiomeType
-
Gets the humidity of this biome.
- getIcon() - Method in interface org.spongepowered.api.advancement.DisplayInfo
-
Gets the icon.
- getId() - Method in interface org.spongepowered.api.CatalogType
-
- getId() - Method in interface org.spongepowered.api.data.DataRegistration
-
- getId() - Method in class org.spongepowered.api.extra.modifier.empty.VoidWorldGeneratorModifier
-
- getId() - Method in class org.spongepowered.api.extra.modifier.skylands.SkylandsWorldGeneratorModifier
-
Deprecated.
- getId() - Method in interface org.spongepowered.api.item.recipe.smelting.SmeltingRecipe
-
- getId() - Method in interface org.spongepowered.api.plugin.PluginContainer
-
Gets the qualified ID of the
Plugin
within this container.
- getId() - Method in interface org.spongepowered.api.resourcepack.ResourcePack
-
Gets the ID of this resource pack.
- getId() - Method in interface org.spongepowered.api.service.permission.PermissionDescription
-
Gets the permission id this description belongs to.
- getId() - Method in class org.spongepowered.api.text.translation.FixedTranslation
-
- getId() - Method in class org.spongepowered.api.text.translation.ResourceBundleTranslation
-
- getId() - Method in interface org.spongepowered.api.text.translation.Translation
-
- getIdentifier() - Method in interface org.spongepowered.api.service.context.Contextual
-
Returns the identifier associated with this Contextual.
- getIdentifier() - Method in interface org.spongepowered.api.service.permission.SubjectCollection
-
Return the identifier for this collection.
- getIdentifierValidityPredicate() - Method in interface org.spongepowered.api.service.permission.PermissionService
-
Returns a predicate which determines whether or not a given identifier
is valid for a subject collection held by this service.
- getIdentifierValidityPredicate() - Method in interface org.spongepowered.api.service.permission.SubjectCollection
-
Returns a predicate which determines whether or not a given identifier is
valid for a subject held by this collection.
- getImage() - Method in interface org.spongepowered.api.network.status.Favicon
-
Gets the decoded image of this favicon.
- getImmutableBiomeCopy() - Method in interface org.spongepowered.api.world.extent.BiomeVolume
-
Returns an immutable copy of the biomes stored in this volume.
- getImmutableBiomeCopy() - Method in interface org.spongepowered.api.world.extent.ImmutableBiomeVolume
-
- getImmutableBlockCopy() - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
Returns an immutable copy of the blocks stored in this volume.
- getImmutableBlockCopy() - Method in interface org.spongepowered.api.world.extent.ImmutableBlockVolume
-
- getImmutableBuilder(Class<T>) - Method in interface org.spongepowered.api.data.DataManager
-
- getImmutableClass() - Method in exception org.spongepowered.api.data.DataRegistrationNotFoundException
-
Gets the immutable data manipulator class, if present.
- getImmutableImplementationClass() - Method in interface org.spongepowered.api.data.DataRegistration
-
- getImmutableManipulatorBuilder(Class<I>) - Method in interface org.spongepowered.api.data.DataManager
-
- getImmutableManipulatorClass() - Method in exception org.spongepowered.api.data.DataAlreadyRegisteredException
-
Gets the related immutable data manipulator class.
- getImmutableManipulatorClass() - Method in interface org.spongepowered.api.data.DataRegistration
-
- getImpactPoint() - Method in interface org.spongepowered.api.event.action.CollideEvent.Impact
-
Gets the
Location
where the impact took place.
- getImplementation() - Method in interface org.spongepowered.api.Platform
-
- getImplementationClass() - Method in interface org.spongepowered.api.data.DataRegistration
-
- getIndirectSource() - Method in class org.spongepowered.api.event.cause.entity.damage.source.common.AbstractIndirectEntityDamageSource
-
- getIndirectSource() - Method in interface org.spongepowered.api.event.cause.entity.damage.source.IndirectEntityDamageSource
-
- getIndirectSource() - Method in interface org.spongepowered.api.event.cause.entity.health.source.IndirectEntityHealingSource
-
Gets the
Entity
indirect source of healing.
- getIngredient() - Method in interface org.spongepowered.api.event.block.tileentity.BrewingEvent
-
- getIngredient(int, int) - Method in interface org.spongepowered.api.item.recipe.crafting.ShapedCraftingRecipe
-
Returns the ingredient predicate at the specified location in this
recipe.
- getIngredientPredicates() - Method in interface org.spongepowered.api.item.recipe.crafting.ShapelessCraftingRecipe
-
Gets the ingredient predicates for this ShapelessCraftingRecipe.
- getInhabitedTime() - Method in interface org.spongepowered.api.world.Chunk
-
Gets the number of ticks players have been present in this chunk, used
for calculation of the regional difficulty factor.
- getInhabittedTime() - Method in interface org.spongepowered.api.world.Chunk
-
- getInitialWeather() - Method in interface org.spongepowered.api.event.world.ChangeWorldWeatherEvent
-
Gets the
Weather
that was happening before this event.
- getInputTokenizer() - Method in class org.spongepowered.api.command.spec.CommandSpec
-
Gets the active input tokenizer used for this command.
- getInputVersion() - Method in interface org.spongepowered.api.util.Updater
-
Gets the numerical
version
that this
Updater
can accept.
- getInstance() - Method in interface org.spongepowered.api.plugin.PluginContainer
-
Returns the created instance of
Plugin
if it is available.
- getInstrument() - Method in interface org.spongepowered.api.event.sound.PlaySoundEvent.NoteBlock
-
The type of instrument that played the
Note
.
- getInt(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets the
Integer
by path, if available.
- getInt(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getInteger(int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Gets an integer at the specified absolute index in this buffer.
- getIntegerList(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
- getIntegerList(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getInteractionPoint() - Method in interface org.spongepowered.api.event.action.InteractEvent
-
Gets the point of interaction where the interaction occurred as
a Vector3d
.
- getIntermediary() - Method in class org.spongepowered.api.data.Transaction
-
- getIntersectingBlockCollisionBoxes(AABB) - Method in interface org.spongepowered.api.world.extent.Extent
-
Gets all the block collision boxes that intersect the bounding box, in
no particular order.
- getIntersectingCollisionBoxes(Entity) - Method in interface org.spongepowered.api.world.extent.Extent
-
Gets all the collision boxes that intersect the bounding box owned by
the entity, in no particular order.
- getIntersectingCollisionBoxes(Entity, AABB) - Method in interface org.spongepowered.api.world.extent.Extent
-
Gets all the collision boxes that intersect the bounding box owned by
the entity, in no particular order.
- getIntersectingEntities(AABB) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Gets all the entities that intersect the bounding box, in no particular
order.
- getIntersectingEntities(AABB, Predicate<Entity>) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Gets all the entities that intersect the bounding box, in no particular
order, as long as the pass the given filter test.
- getIntersectingEntities(Vector3d, Vector3d) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Gets all the entities that intersect the ray (by their bounding box)
The ray is defined by its start and end point.
- getIntersectingEntities(Vector3d, Vector3d, Predicate<EntityUniverse.EntityHit>) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Gets all the entities that intersect the ray (by their bounding box)
The ray is defined by its start and end point.
- getIntersectingEntities(Entity, double) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Gets all the entities that are in the line of sight of the given entity,
up to a given distance.
- getIntersectingEntities(Entity, double, Predicate<EntityUniverse.EntityHit>) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Gets all the entities that are in the line of sight of the given entity,
up to a given distance.
- getIntersectingEntities(Vector3d, Vector3d, double) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Gets all the entities that intersect the ray (by their bounding box)
The ray is defined by its start, direction and distance.
- getIntersectingEntities(Vector3d, Vector3d, double, Predicate<EntityUniverse.EntityHit>) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Gets all the entities that intersect the ray (by their bounding box)
The ray is defined by its start, direction and distance.
- getIntersection() - Method in class org.spongepowered.api.world.extent.EntityUniverse.EntityHit
-
Gets the intersection point.
- getInterval() - Method in interface org.spongepowered.api.scheduler.Task
-
Gets the interval for repeating tasks.
- getInventory() - Method in interface org.spongepowered.api.block.tileentity.carrier.TileEntityCarrier
-
- getInventory() - Method in interface org.spongepowered.api.entity.vehicle.minecart.ContainerMinecart
-
- getInventory(Direction) - Method in interface org.spongepowered.api.item.inventory.BlockCarrier
-
Returns the Inventory owned by this Carrier and accessible from
the given direction.
- getInventory() - Method in interface org.spongepowered.api.item.inventory.Carrier
-
Returns the inventory that this Carrier is holding.
- getInventory(Location<World>) - Method in interface org.spongepowered.api.item.inventory.MultiBlockCarrier
-
Returns the Inventory at given location if owned by this Carrier.
- getInventory(Location<World>, Direction) - Method in interface org.spongepowered.api.item.inventory.MultiBlockCarrier
-
Returns the Inventory at given location if owned by this Carrier and
accessible from given direction.
- getInventoryProperty(Inventory, Class<T>) - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Gets the property with the default key defined in this
inventory for the specified (immediate) sub-inventory.
- getInventoryProperty(Class<T>) - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Gets a property with the default key defined directly on this Inventory
if one is defined.
- getIpBans() - Method in interface org.spongepowered.api.service.ban.BanService
-
Gets all IP bans registered.
- getIslandBlock() - Method in interface org.spongepowered.api.world.gen.populator.EndIsland
-
Gets the block state that the island will be formed from.
- getItem() - Method in interface org.spongepowered.api.block.BlockType
-
Return the
ItemType
that represents this block.
- getItem() - Method in interface org.spongepowered.api.event.item.inventory.EnchantItemEvent.CalculateEnchantment
-
The itemstack to enchant.
- getItem() - Method in interface org.spongepowered.api.event.item.inventory.EnchantItemEvent.CalculateLevelRequirement
-
The itemstack to enchant.
- getItem() - Method in interface org.spongepowered.api.item.inventory.ItemStack
-
- getItemData() - Method in interface org.spongepowered.api.entity.Item
-
- getItemInHand(HandType) - Method in interface org.spongepowered.api.entity.ArmorEquipable
-
Gets the current equipped item in hand if available.
- getItemName() - Method in interface org.spongepowered.api.event.item.inventory.UpdateAnvilEvent
-
Returns the new item name.
- getItemStack() - Method in interface org.spongepowered.api.event.entity.ChangeEntityEquipmentEvent
-
- getItemStack() - Method in class org.spongepowered.api.event.impl.AbstractChangeEntityEquipmentEvent
-
Deprecated.
- getItemStack() - Method in interface org.spongepowered.api.event.item.inventory.InteractItemEvent
-
- getItemStackInUse() - Method in interface org.spongepowered.api.event.item.inventory.UseItemStackEvent
-
- getItemStackResult() - Method in interface org.spongepowered.api.event.item.inventory.UseItemStackEvent.Replace
-
Gets the
ItemStack
that is placed in the player's
inventory in replacement of the stack that is currently being used.
- getItemStackTransaction() - Method in interface org.spongepowered.api.event.action.FishingEvent.Stop
-
- getItemStatistic(StatisticType, ItemType) - Method in interface org.spongepowered.api.GameRegistry
-
- getItemToMerge() - Method in interface org.spongepowered.api.event.entity.item.ItemMergeItemEvent
-
Gets a copy of the second item to be merged.
- getItemType() - Method in interface org.spongepowered.api.entity.Item
-
- getItemType() - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.CooldownEvent
-
Gets the associated item type whose cooldown is being set or removed.
- getItemType() - Method in interface org.spongepowered.api.statistic.ItemStatistic
-
Returns the
ItemType
this statistic is associated with.
- getJoinData() - Method in interface org.spongepowered.api.entity.living.player.Player
-
- getJukebox() - Method in interface org.spongepowered.api.event.sound.PlaySoundEvent.Record
-
Gets the
Jukebox
associated with this event.
- getKeepInventory() - Method in interface org.spongepowered.api.event.entity.DestructEntityEvent.Death
-
Returns whether the inventory is kept after death.
- getKeepsVelocity() - Method in interface org.spongepowered.api.event.entity.MoveEntityEvent.Teleport
-
Gets whether the entity teleporting will maintain its velocity
after teleport.
- getKey() - Method in class org.spongepowered.api.command.args.CommandElement
-
Return the key to be used for this object.
- getKey() - Method in class org.spongepowered.api.data.property.AbstractProperty
-
- getKey() - Method in interface org.spongepowered.api.data.Property
-
Gets the key for this property.
- getKey() - Method in interface org.spongepowered.api.data.value.BaseValue
-
- getKey() - Method in class org.spongepowered.api.item.inventory.property.AbstractInventoryProperty
-
- getKey() - Method in class org.spongepowered.api.service.context.Context
-
Gets the context key.
- getKey() - Method in interface org.spongepowered.api.text.selector.ArgumentType
-
- getKeys(boolean) - Method in interface org.spongepowered.api.data.DataView
-
Gets a collection containing all keys in this
DataView
.
- getKeys() - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableData
-
- getKeys() - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableSingleData
-
- getKeys() - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractData
-
- getKeys(boolean) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getKeys() - Method in interface org.spongepowered.api.data.value.ValueContainer
-
- getKeys(Vector3i) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
- getKeys(int, int, int) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
- getKeys() - Method in class org.spongepowered.api.world.Location
-
- getKnockback() - Method in interface org.spongepowered.api.world.explosion.Explosion
-
Gets the relative strength of the knockback applied to nearby
objects that can be knocked back.
- getKnockbackData() - Method in interface org.spongepowered.api.entity.projectile.arrow.Arrow
-
- getKnockbackModifier() - Method in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
Gets the knock back modifier.
- getLakeProbability() - Method in interface org.spongepowered.api.world.gen.populator.Lake
-
Gets the probability of a lake spawning in a chunk.
- getLargePopulatorObject() - Method in interface org.spongepowered.api.world.gen.type.BiomeTreeType
-
Gets the
PopulatorObject
which is used to generate the larger
equivalent of this tree into the world.
- getLatency() - Method in interface org.spongepowered.api.entity.living.player.tab.TabListEntry
-
Gets the latency for this entry.
- getLatency() - Method in interface org.spongepowered.api.network.PlayerConnection
-
Gets the connection latency.
- getLayout() - Method in interface org.spongepowered.api.event.advancement.AdvancementTreeEvent.GenerateLayout
-
- getLeafCriteria() - Method in interface org.spongepowered.api.advancement.criteria.OperatorCriterion
-
- getLeashedEntity() - Method in interface org.spongepowered.api.entity.hanging.LeashHitch
-
Gets the currently leashed
Entity
.
- getLeft() - Method in interface org.spongepowered.api.event.item.inventory.UpdateAnvilEvent
-
Returns the left input item.
- getLeggings() - Method in interface org.spongepowered.api.entity.ArmorEquipable
-
Gets the leggings currently being worn by this entity.
- getLevel() - Method in interface org.spongepowered.api.event.entity.HarvestEntityEvent.TargetPlayer
-
Gets the new level the player will have after death.
- getLevel() - Method in interface org.spongepowered.api.event.entity.living.humanoid.ChangeLevelEvent
-
Deprecated.
Gets the new level of the human.
- getLevel() - Method in interface org.spongepowered.api.item.enchantment.Enchantment
-
Gets the level of this enchantment.
- getLevelCost() - Method in interface org.spongepowered.api.item.inventory.AnvilCost
-
Returns the level cost.
- getLevelRequirement() - Method in interface org.spongepowered.api.event.item.inventory.EnchantItemEvent.CalculateEnchantment
-
- getLevelRequirement() - Method in interface org.spongepowered.api.event.item.inventory.EnchantItemEvent.CalculateLevelRequirement
-
Returns the level requirement
- getLinesPerPage() - Method in interface org.spongepowered.api.service.pagination.PaginationList
-
Gets the maximum amount of lines that will be sent per page.
- getLiquidType() - Method in interface org.spongepowered.api.world.gen.populator.Lake
-
Gets the
BlockState
of the liquid to fill the lake with.
- getList(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets the
List
of something by path, if available.
- getList(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getList() - Method in interface org.spongepowered.api.entity.living.player.tab.TabListEntry
-
Gets the
TabList
that owns this entry.
- getListValue() - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableListData
-
- getListValue() - Method in interface org.spongepowered.api.data.manipulator.immutable.ImmutableListData
-
- getListValue() - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractListData
-
- getListValue() - Method in interface org.spongepowered.api.data.manipulator.mutable.ListData
-
- getLoadedChunks() - Method in interface org.spongepowered.api.world.World
-
Returns a Collection of all actively loaded chunks in this world.
- getLoadedCollections() - Method in interface org.spongepowered.api.service.permission.PermissionService
-
Returns an immutable copy of all currently loaded subject collections
held by this permission service.
- getLoadedSubjects() - Method in interface org.spongepowered.api.service.permission.SubjectCollection
-
Returns an immutable copy of all subjects currently loaded in this
collection.
- getLoadedWithPermission(String) - Method in interface org.spongepowered.api.service.permission.SubjectCollection
-
Return all loaded subjects with the given permission set.
- getLoadedWithPermission(Set<Context>, String) - Method in interface org.spongepowered.api.service.permission.SubjectCollection
-
Return all loaded subjects with the given permission set.
- getLocale() - Method in interface org.spongepowered.api.command.CommandSource
-
Gets the locale used by this command source.
- getLocale() - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.PlayerChangeClientSettingsEvent
-
Gets the new locale of the player.
- getLocale(String) - Method in interface org.spongepowered.api.GameRegistry
-
Gets a locale for the specified locale code, e.g.
- getLocalizedMessage() - Method in exception org.spongepowered.api.util.TextMessageException
-
- getLocatableBlock() - Method in interface org.spongepowered.api.block.tileentity.TileEntity
-
- getLocatableBlock() - Method in class org.spongepowered.api.world.Location
-
- getLocatableBlock(Vector3i) - Method in interface org.spongepowered.api.world.World
-
- getLocatableBlock(int, int, int) - Method in interface org.spongepowered.api.world.World
-
- getLocation() - Method in interface org.spongepowered.api.data.LocatableSnapshot
-
Gets the
Location
of the snapshot at which it may have been
taken from.
- getLocation() - Method in interface org.spongepowered.api.entity.projectile.source.BlockProjectileSource
-
Gets the
Location
where the projectile source is at.
- getLocation() - Method in class org.spongepowered.api.entity.Transform
-
Gets the
Location
this transform contains.
- getLocation() - Method in interface org.spongepowered.api.event.cause.entity.damage.source.BlockDamageSource
-
- getLocation() - Method in interface org.spongepowered.api.event.cause.entity.health.source.BlockHealingSource
-
Gets the location of the block that acted as the healing source.
- getLocation() - Method in interface org.spongepowered.api.event.sound.PlaySoundEvent
-
Gets the location of the sound being played.
- getLocation() - Method in interface org.spongepowered.api.item.inventory.BlockCarrier
-
Returns the Location of the Block.
- getLocation() - Method in class org.spongepowered.api.util.blockray.BlockRayHit
-
Returns the location of the hit block, not the intersection
location.
- getLocation(Vector3i) - Method in interface org.spongepowered.api.world.Chunk
-
- getLocation(int, int, int) - Method in interface org.spongepowered.api.world.Chunk
-
- getLocation(Vector3d) - Method in interface org.spongepowered.api.world.Chunk
-
- getLocation(double, double, double) - Method in interface org.spongepowered.api.world.Chunk
-
- getLocation(Vector3i) - Method in interface org.spongepowered.api.world.extent.Extent
-
Gets a location in this extent at the given position.
- getLocation(int, int, int) - Method in interface org.spongepowered.api.world.extent.Extent
-
Gets a location in this extent at the given position.
- getLocation(Vector3d) - Method in interface org.spongepowered.api.world.extent.Extent
-
Gets a location in this extent at the given position.
- getLocation(double, double, double) - Method in interface org.spongepowered.api.world.extent.Extent
-
Gets a location in this extent at the given position.
- getLocation() - Method in interface org.spongepowered.api.world.Locatable
-
Gets the location of the source.
- getLocation(Vector3i) - Method in interface org.spongepowered.api.world.World
-
- getLocation(int, int, int) - Method in interface org.spongepowered.api.world.World
-
- getLocation(Vector3d) - Method in interface org.spongepowered.api.world.World
-
- getLocation(double, double, double) - Method in interface org.spongepowered.api.world.World
-
- getLocations() - Method in interface org.spongepowered.api.event.block.ChangeBlockEvent.Pre
-
- getLocations() - Method in interface org.spongepowered.api.item.inventory.MultiBlockCarrier
-
Returns the Locations of the Blocks.
- getLoggedIn() - Method in interface org.spongepowered.api.command.source.RconSource
-
Gets whether this client is logged in, or authenticated.
- getLogger() - Method in interface org.spongepowered.api.plugin.PluginContainer
-
Returns the assigned logger to this
Plugin
.
- getLong(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets the
Long
by path, if available.
- getLong(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getLong(int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Gets a long integer at the specified absolute index in this buffer.
- getLongList(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets the
List
of
Long
by path, if available.
- getLongList(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getMain() - Method in interface org.spongepowered.api.item.inventory.entity.UserInventory
-
Gets the main inventory including the Hotbar.
- getMainGrid() - Method in interface org.spongepowered.api.item.inventory.entity.UserInventory
-
Gets the main inventory excluding the Hotbar.
- getManipulatorBuilder(Class<T>) - Method in interface org.spongepowered.api.data.DataManager
-
- getManipulatorClass() - Method in exception org.spongepowered.api.data.DataAlreadyRegisteredException
-
Gets the related data manipulator class.
- getManipulatorClass() - Method in interface org.spongepowered.api.data.DataRegistration
-
- getManipulatorClass() - Method in exception org.spongepowered.api.data.DataRegistrationNotFoundException
-
Gets the data manipulator class, if present.
- getManipulators() - Method in interface org.spongepowered.api.data.ImmutableDataHolder
-
- getManipulators(Vector3i) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Gets an copied collection of all known
DataManipulator
s belonging
to the block at the given position.
- getManipulators(int, int, int) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Gets an copied collection of all known
DataManipulator
s belonging
to the block at the given position.
- getMap(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets the underlying
Map
by path, if available.
- getMap(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getMap() - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Basic
-
Gets the map (world) to respond with.
- getMapKeys() - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableMappedData
-
- getMapKeys() - Method in interface org.spongepowered.api.data.manipulator.immutable.ImmutableMappedData
-
Gets a
Set
of
keys
available in this manipulator.
- getMapKeys() - Method in interface org.spongepowered.api.data.manipulator.mutable.MappedData
-
Gets a
Set
of
keys
available in this manipulator.
- getMapList(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets the
List
of
Map
by path, if available.
- getMapList(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getMapValue() - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableMappedData
-
- getMapValue() - Method in interface org.spongepowered.api.data.manipulator.immutable.ImmutableMappedData
-
- getMapValue() - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractMappedData
-
- getMapValue() - Method in interface org.spongepowered.api.data.manipulator.mutable.MappedData
-
- getMapValues() - Method in interface org.spongepowered.api.data.manipulator.immutable.ImmutableMappedData
-
- getMapValues() - Method in interface org.spongepowered.api.data.manipulator.mutable.MappedData
-
- getMaterialCost() - Method in interface org.spongepowered.api.item.inventory.AnvilCost
-
Returns the material cost.
- getMatingEntity() - Method in interface org.spongepowered.api.event.entity.BreedEntityEvent.FindMate
-
Deprecated.
Returns the
Animal
this entity will mate with.
- getMatrix() - Method in class org.spongepowered.api.util.DiscreteTransform2
-
Returns the matrix representation of the transform.
- getMatrix() - Method in class org.spongepowered.api.util.DiscreteTransform3
-
Returns the matrix representation of the transform.
- getMax() - Method in interface org.spongepowered.api.network.status.StatusResponse.Players
-
Gets the maximum amount of allowed players on the server.
- getMax() - Method in class org.spongepowered.api.util.AABB
-
The maximum corner of the box.
- getMaxDistance() - Method in interface org.spongepowered.api.entity.ai.task.builtin.WatchClosestAITask
-
Gets the maximum distance to "watch" a targeted
Entity
.
- getMaxHeight() - Method in interface org.spongepowered.api.world.biome.BiomeGenerationSettings
-
Gets the maximum terrain height of this biome.
- getMaximumEnchantabilityForLevel(int) - Method in interface org.spongepowered.api.item.enchantment.EnchantmentType
-
Gets the maximum item enchantability for this level to be normally added
by enchanting tables.
- getMaximumLevel() - Method in interface org.spongepowered.api.item.enchantment.EnchantmentType
-
Gets the maximum level of this enchantment type normally allowed.
- getMaxNumChunks() - Method in interface org.spongepowered.api.world.ChunkTicketManager.LoadingTicket
-
Gets the maximum limit on the number of concurrently loaded chunks
this ticket can have.
- getMaxPlayerCount() - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Basic
-
Gets the max player count to respond with.
- getMaxPlayers() - Method in interface org.spongepowered.api.Server
-
Gets the max players allowed on this server.
- getMaxSize() - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Basic
-
Gets the maximum size of the data to respond with.
- getMaxSpeed() - Method in interface org.spongepowered.api.entity.vehicle.Boat
-
Gets the maximum speed that this boat is allowed to travel at.
- getMaxStackQuantity() - Method in interface org.spongepowered.api.item.inventory.ItemStack
-
Gets the maximum quantity per stack.
- getMaxStackQuantity() - Method in interface org.spongepowered.api.item.ItemType
-
Gets the default maximum quantity for
ItemStack
s of this item.
- getMaxStackSize() - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Returns the maximum size of any stack in this Inventory.
- getMaxTickets(Object) - Method in interface org.spongepowered.api.world.ChunkTicketManager
-
Gets the maximum allowed per-world tickets for a plugin.
- getMaxUses() - Method in interface org.spongepowered.api.item.merchant.TradeOffer
-
Gets the current maximum uses of this offer.
- getMaxValue() - Method in interface org.spongepowered.api.data.value.BoundedValue
-
Gets the required "maximum" value such that the value is only valid if
the following is true:
- getMelonsPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.Melon
-
Gets the number of melons to attempt to spawn per chunk, must be greater
than zero.
- getMembers() - Method in interface org.spongepowered.api.scoreboard.Team
-
Gets the
Text
s representing the members of this team.
- getMembers() - Method in class org.spongepowered.api.text.channel.AbstractMutableMessageChannel
-
- getMembers() - Method in class org.spongepowered.api.text.channel.impl.DelegateMessageChannel
-
- getMembers() - Method in interface org.spongepowered.api.text.channel.MessageChannel
-
Gets a collection of all members in this channel.
- getMembers() - Method in class org.spongepowered.api.text.channel.type.CombinedMessageChannel
-
- getMembers() - Method in class org.spongepowered.api.text.channel.type.FixedMessageChannel
-
- getMembers() - Method in class org.spongepowered.api.text.channel.type.PermissionMessageChannel
-
- getMembers() - Method in class org.spongepowered.api.text.channel.type.WorldMessageChannel
-
- getMemberTeam(Text) - Method in interface org.spongepowered.api.scoreboard.Scoreboard
-
Gets a
Text
member's
Team
on this scoreboard.
- getMessage() - Method in interface org.spongepowered.api.event.message.MessageEvent
-
Returns the formatted message.
- getMessage() - Method in exception org.spongepowered.api.util.TextMessageException
-
- getMessageChannel() - Method in interface org.spongepowered.api.text.channel.MessageReceiver
-
Return the message channel that messages from this source should be sent
to.
- getMetadata() - Method in interface org.spongepowered.api.world.schematic.Schematic
-
Gets any additional metadata attached to this schematic.
- getMetricsConfigManager() - Static method in class org.spongepowered.api.Sponge
-
Gets the
MetricsConfigManager
instance, allowing data/metric gathering
systems to determine whether they have permission to gather server
metrics.
- getMin() - Method in class org.spongepowered.api.util.AABB
-
The minimum corner of the box.
- getMinecraftVersion() - Method in interface org.spongepowered.api.Platform
-
Gets the current Minecraft version of this platform.
- getMinHeight() - Method in interface org.spongepowered.api.world.biome.BiomeGenerationSettings
-
Gets the minimum terrain height of this biome.
- getMinimumEnchantabilityForLevel(int) - Method in interface org.spongepowered.api.item.enchantment.EnchantmentType
-
Gets the minimum item enchantability for this level to be normally added
by enchanting tables.
- getMinimumLevel() - Method in interface org.spongepowered.api.item.enchantment.EnchantmentType
-
Gets the minimum level of this enchantment type allowed where
it is present.
- getMinimumSpawnHeight() - Method in interface org.spongepowered.api.world.Dimension
-
Returns the minimum spawn height for
Dimension
.
- getMinValue() - Method in interface org.spongepowered.api.data.value.BoundedValue
-
Gets the required "minimum" value such that the value is only valid if
the following is true:
- getMobSpawnerData() - Method in interface org.spongepowered.api.block.tileentity.MobSpawner
-
- getMobSpawnerData() - Method in interface org.spongepowered.api.world.gen.populator.Dungeon
-
Gets the
MobSpawnerData
which represents the MobSpawner which
will be created within the dungeon.
- getModifier() - Method in class org.spongepowered.api.event.cause.entity.damage.DamageFunction
-
- getModifier() - Method in class org.spongepowered.api.event.cause.entity.health.HealthFunction
-
- getModifier() - Method in interface org.spongepowered.api.event.cause.entity.ModifierFunction
-
Gets the modifier used by this modifier function.
- getModifiers() - Method in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
- getModifiers() - Method in interface org.spongepowered.api.event.entity.DamageEntityEvent
-
- getModifiers() - Method in interface org.spongepowered.api.event.entity.HealEntityEvent
-
- getModifiers() - Method in class org.spongepowered.api.event.impl.AbstractAttackEntityEvent
-
- getModifiers() - Method in class org.spongepowered.api.event.impl.AbstractDamageEntityEvent
-
- getModifiers() - Method in class org.spongepowered.api.event.impl.AbstractModifierEvent
-
Gets the modifiers affecting this event.
- getModule() - Method in exception org.spongepowered.api.registry.RegistryModuleAlreadyRegisteredException
-
- getMotd() - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Basic
-
Gets the MOTD to respond with.
- getMotd() - Method in interface org.spongepowered.api.Server
-
Gets the default message that is displayed in the server list of the
client.
- getMoveSpeed() - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.RangeAgentAITask
-
Gets the movement speed modifier for moving towards a targeted
Entity
.
- getMushroomsPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.BigMushroom
-
Gets a representation of the amount of mushrooms which will be attempted
to be spawned per chunk.
- getMushroomsPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.Mushroom
-
Gets a representation of the amount of mushrooms which will be attempted
to be spawned per chunk.
- getMutatorsForCareer(Career, int) - Method in interface org.spongepowered.api.item.merchant.VillagerRegistry
-
- getName() - Method in interface org.spongepowered.api.advancement.criteria.AdvancementCriterion
-
Gets the name of this criterion.
- getName() - Method in interface org.spongepowered.api.block.BlockType
-
Return the internal ID for the block.
- getName() - Method in interface org.spongepowered.api.block.trait.BlockTrait
-
- getName() - Method in interface org.spongepowered.api.boss.BossBar
-
Gets the name of this boss bar.
- getName() - Method in interface org.spongepowered.api.CatalogType
-
Gets the human-readable name of this individual
CatalogType
.
- getName() - Method in interface org.spongepowered.api.command.CommandSource
-
Gets the name identifying this command source.
- getName() - Method in interface org.spongepowered.api.data.DataRegistration
-
- getName() - Method in interface org.spongepowered.api.data.DataView
-
Gets the name of this individual
DataView
in the path.
- getName() - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getName() - Method in interface org.spongepowered.api.entity.living.player.User
-
Gets the player's last known username.
- getName() - Method in interface org.spongepowered.api.entity.Tamer
-
Gets the name of this tamer to reference on tamed entities.
- getName() - Method in interface org.spongepowered.api.event.world.ChangeWorldGameRuleEvent
-
Gets the name of this GameRule.
- getName() - Method in class org.spongepowered.api.extra.modifier.empty.VoidWorldGeneratorModifier
-
- getName() - Method in class org.spongepowered.api.extra.modifier.skylands.SkylandsWorldGeneratorModifier
-
Deprecated.
- getName() - Method in interface org.spongepowered.api.item.ItemType
-
Gets the id of this item.
- getName() - Method in interface org.spongepowered.api.item.recipe.smelting.SmeltingRecipe
-
- getName() - Method in interface org.spongepowered.api.MinecraftVersion
-
Gets the name of this Minecraft version.
- getName() - Method in interface org.spongepowered.api.Nameable
-
Gets the human-readable name of this object.
- getName() - Method in interface org.spongepowered.api.network.ChannelBinding
-
Gets this channel's bound name.
- getName() - Method in interface org.spongepowered.api.plugin.PluginContainer
-
Gets the name of the
Plugin
within this container.
- getName() - Method in interface org.spongepowered.api.profile.GameProfile
-
Gets the name associated with this profile.
- getName() - Method in interface org.spongepowered.api.profile.property.ProfileProperty
-
Gets the name of this property.
- getName() - Method in interface org.spongepowered.api.resourcepack.ResourcePack
-
Gets the name of this resource pack.
- getName() - Method in interface org.spongepowered.api.scheduler.Task
-
Gets the name of this task.
- getName() - Method in interface org.spongepowered.api.scoreboard.critieria.Criterion
-
Gets the name of this criterion.
- getName() - Method in interface org.spongepowered.api.scoreboard.objective.Objective
-
Gets the name of this Objective.
- getName() - Method in interface org.spongepowered.api.scoreboard.Score
-
Gets the name of this score.
- getName() - Method in interface org.spongepowered.api.scoreboard.Team
-
Gets the name of this team.
- getName() - Method in class org.spongepowered.api.service.context.Context
-
- getName() - Method in class org.spongepowered.api.text.action.HoverAction.ShowEntity.Ref
-
- getName() - Method in class org.spongepowered.api.text.TextTemplate.Arg
-
Returns the name of this argument to be matched with incoming
parameters.
- getName() - Method in interface org.spongepowered.api.world.World
-
Gets the name of this
world
.
- getNameTagVisibility() - Method in interface org.spongepowered.api.scoreboard.Team
-
Gets the
Visibility
which controls to who nametags
of players on this team are visible to.
- getNearbyEntities(double) - Method in interface org.spongepowered.api.entity.Entity
-
Gets the nearby entities within the desired distance.
- getNearbyEntities(Predicate<Entity>) - Method in interface org.spongepowered.api.entity.Entity
-
Gets the nearby entities that satisfy the desired predicate.
- getNearbyEntities(Vector3d, double) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Return a collection of entities contained within distance
blocks
of the specified location.
- getNeighbor(Direction) - Method in interface org.spongepowered.api.world.Chunk
-
Gets the chunk in the given direction from this chunk, if it exists.
- getNeighbor(Direction, boolean) - Method in interface org.spongepowered.api.world.Chunk
-
Gets the chunk in the given direction from this chunk.
- getNeighbors() - Method in interface org.spongepowered.api.event.block.NotifyNeighborBlockEvent
-
- getNewBorder() - Method in interface org.spongepowered.api.event.world.ChangeWorldBorderEvent
-
Gets the border that will be used as an
Optional
.
- getNewCooldown() - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.CooldownEvent.Set
-
Gets the new cooldown the item type has for the player.
- getNewDiameter() - Method in interface org.spongepowered.api.world.WorldBorder
-
Gets the diameter the world border is expanding or contracting to.
- getNewProvider() - Method in interface org.spongepowered.api.event.service.ChangeServiceProviderEvent
-
Gets the new provider being registered.
- getNewProviderRegistration() - Method in interface org.spongepowered.api.event.service.ChangeServiceProviderEvent
-
Gets the new provider registration for the service.
- getNewScore() - Method in interface org.spongepowered.api.event.advancement.CriterionEvent.Score.Change
-
Gets the new score.
- getNodeTree(Set<Context>) - Method in class org.spongepowered.api.service.permission.MemorySubjectData
-
Gets the calculated node tree representation of the permissions for this
subject data instance.
- getNormal() - Method in class org.spongepowered.api.util.blockray.BlockRayHit
-
Returns the normal of the entered face, edge or corner.
- getNormal() - Method in class org.spongepowered.api.world.extent.EntityUniverse.EntityHit
-
Gets the intersection normal.
- getNote() - Method in interface org.spongepowered.api.event.sound.PlaySoundEvent.NoteBlock
-
The
Note
that was played.
- getNoteData() - Method in interface org.spongepowered.api.block.tileentity.Note
-
Retrieves the
NoteData
for this note block.
- getNotePitch() - Method in interface org.spongepowered.api.event.sound.PlaySoundEvent.NoteBlock
-
The pitch of the played
Note
.
- getNotifier() - Method in interface org.spongepowered.api.block.BlockSnapshot
-
- getNotifier() - Method in interface org.spongepowered.api.entity.Entity
-
Gets the
UUID
, if available, of the user who last notified this
Entity
.
- getNotifier(Vector3i) - Method in interface org.spongepowered.api.world.extent.Extent
-
Gets the
UUID
, if available, of the user who last notified the
BlockSnapshot
located at passed block position.
- getNotifier(int, int, int) - Method in interface org.spongepowered.api.world.extent.Extent
-
Gets the
UUID
, if available, of the user who last notified the
BlockSnapshot
located at passed block coordinates.
- getNumber() - Method in interface org.spongepowered.api.event.item.inventory.ClickInventoryEvent.NumberPress
-
- getNumChunks() - Method in interface org.spongepowered.api.world.ChunkTicketManager.LoadingTicket
-
Gets the number of chunks this ticket can load at once.
- getObject(DataQuery, Class<T>) - Method in interface org.spongepowered.api.data.DataView
-
Gets the
Object
object by path, if available.
- getObject(DataQuery, Class<T>) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getObject() - Method in interface org.spongepowered.api.world.gen.populator.RandomObject
-
- getObjective(String) - Method in interface org.spongepowered.api.scoreboard.Scoreboard
-
Gets an
Objective
on this scoreboard by name, if it exists.
- getObjective(DisplaySlot) - Method in interface org.spongepowered.api.scoreboard.Scoreboard
-
- getObjectives() - Method in interface org.spongepowered.api.scoreboard.Score
-
- getObjectives() - Method in interface org.spongepowered.api.scoreboard.Scoreboard
-
- getObjectivesByCriteria(Criterion) - Method in interface org.spongepowered.api.scoreboard.Scoreboard
-
Gets all
Objective
s of a Criteria on this scoreboard.
- getObjectList(DataQuery, Class<T>) - Method in interface org.spongepowered.api.data.DataView
-
- getObjectList(DataQuery, Class<T>) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getOccupiedDeceleration() - Method in interface org.spongepowered.api.entity.vehicle.Boat
-
Gets the rate at which occupied boats decelerate.
- getOcelotData() - Method in interface org.spongepowered.api.entity.living.animal.Ocelot
-
- getOffhand() - Method in interface org.spongepowered.api.item.inventory.entity.UserInventory
-
Gets the offhand inventory.
- getOffspringEntity() - Method in interface org.spongepowered.api.event.entity.BreedEntityEvent.Breed
-
Deprecated.
- getOne(String) - Method in class org.spongepowered.api.command.args.CommandContext
-
Gets the value for the given key if the key has only one value.
- getOne(Text) - Method in class org.spongepowered.api.command.args.CommandContext
-
Gets the value for the given key if the key has only one value.
- getOnline() - Method in interface org.spongepowered.api.network.status.StatusResponse.Players
-
Gets the amount of online players on the server.
- getOnlineMode() - Method in interface org.spongepowered.api.Server
-
Tests if this server is set to online mode.
- getOnlinePlayers() - Method in interface org.spongepowered.api.Server
-
Gets the
Player
s currently online.
- getOpenArgString() - Method in class org.spongepowered.api.text.TextTemplate.Arg
-
Returns the beginning string of the Arg's container.
- getOpenArgString() - Method in class org.spongepowered.api.text.TextTemplate
-
Returns the string used for containing Args within the template.
- getOpenInventory() - Method in interface org.spongepowered.api.entity.living.player.Player
-
Gets the currently viewed inventory of this player, if it is
currently viewing one.
- getOperator() - Method in class org.spongepowered.api.data.property.AbstractProperty
-
- getOperator() - Method in interface org.spongepowered.api.data.Property
-
Gets the operator to use when comparing another property with this
property.
- getOperator() - Method in class org.spongepowered.api.item.inventory.property.AbstractInventoryProperty
-
- getOpposite() - Method in enum org.spongepowered.api.util.Direction
-
Gets the opposite direction i.e.
- getOption(ParticleOption<V>) - Method in interface org.spongepowered.api.effect.particle.ParticleEffect
-
- getOption() - Method in interface org.spongepowered.api.event.item.inventory.EnchantItemEvent
-
The enchantment option.
- getOption(Set<Context>, String) - Method in interface org.spongepowered.api.service.permission.Subject
-
Gets the value of a given option in the given context.
- getOption(String) - Method in interface org.spongepowered.api.service.permission.Subject
-
Gets the value of a given option in the subject's current context.
- getOptionOrDefault(ParticleOption<V>) - Method in interface org.spongepowered.api.effect.particle.ParticleEffect
-
Gets the value for the specified
ParticleOption
or
the default value if not present.
- getOptions() - Method in interface org.spongepowered.api.effect.particle.ParticleEffect
-
- getOptions(Set<Context>) - Method in class org.spongepowered.api.service.permission.MemorySubjectData
-
- getOptions(Set<Context>) - Method in interface org.spongepowered.api.service.permission.SubjectData
-
Gets options for a specific context combination.
- getOrAssign(BlockState) - Method in interface org.spongepowered.api.world.schematic.BlockPalette
-
Deprecated.
Gets the identifier for the given blockstate from the mapping.
- getOrAssign(T) - Method in interface org.spongepowered.api.world.schematic.Palette
-
Gets the identifier for the given type T
from the mapping.
- getOrCreate(Class<T>) - Method in interface org.spongepowered.api.data.value.immutable.ImmutableValueStore
-
- getOrCreate(Class<T>) - Method in interface org.spongepowered.api.data.value.mutable.CompositeValueStore
-
- getOrCreate(Object, String) - Method in interface org.spongepowered.api.network.ChannelRegistrar
-
- getOrCreate(GameProfile) - Method in interface org.spongepowered.api.service.user.UserStorageService
-
- getOrCreate(Vector3i, Class<T>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Gets or creates a new
DataManipulator
that can be accepted by the
block at the location.
- getOrCreate(int, int, int, Class<T>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Gets or creates a new
DataManipulator
that can be accepted by the
block at the location.
- getOrCreate(Class<T>) - Method in class org.spongepowered.api.world.Location
-
- getOrCreateAccount(UUID) - Method in interface org.spongepowered.api.service.economy.EconomyService
-
- getOrCreateAccount(String) - Method in interface org.spongepowered.api.service.economy.EconomyService
-
- getOrCreateRaw(Object, String) - Method in interface org.spongepowered.api.network.ChannelRegistrar
-
- getOrCreateScore(Text) - Method in interface org.spongepowered.api.scoreboard.objective.Objective
-
Gets an entry's
Score
for this objective.
- getOreBlock() - Method in interface org.spongepowered.api.world.gen.populator.Ore
-
Gets the block to place as ore.
- getOrElse(Key<? extends BaseValue<E>>, E) - Method in interface org.spongepowered.api.data.value.ValueContainer
-
Attempts to get the underlying value if available.
- getOrElse(Vector3i, Key<? extends BaseValue<E>>, E) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Gets the value of data that is keyed to the provided
Key
at the
give block location.
- getOrElse(int, int, int, Key<? extends BaseValue<E>>, E) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Gets the value of data that is keyed to the provided
Key
at the
give block location.
- getOriginal() - Method in class org.spongepowered.api.data.Transaction
-
Gets the original snapshot.
- getOriginalChanges() - Method in interface org.spongepowered.api.event.data.ChangeDataHolderEvent.ValueChange
-
- getOriginalChannel() - Method in interface org.spongepowered.api.event.message.MessageChannelEvent
-
Gets the original channel that this message will be sent to.
- getOriginalDamage() - Method in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
Gets the original "raw" amount of damage to deal to the targeted
Entity
.
- getOriginalDamage() - Method in interface org.spongepowered.api.event.entity.DamageEntityEvent
-
Gets the original "raw" amount of damage to deal to the targeted
Entity
.
- getOriginalDamages() - Method in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
- getOriginalDamages() - Method in interface org.spongepowered.api.event.entity.DamageEntityEvent
-
- getOriginalDamages() - Method in class org.spongepowered.api.event.impl.AbstractAttackEntityEvent
-
- getOriginalDamages() - Method in class org.spongepowered.api.event.impl.AbstractDamageEntityEvent
-
- getOriginalData() - Method in interface org.spongepowered.api.event.entity.ChangeEntityExperienceEvent
-
Gets the original values for the experience unmodified by event changes.
- getOriginalDroppedItems() - Method in interface org.spongepowered.api.event.item.inventory.DropItemEvent.Pre
-
- getOriginalDuration() - Method in interface org.spongepowered.api.event.world.ChangeWorldWeatherEvent
-
- getOriginalEnchantments() - Method in interface org.spongepowered.api.event.item.inventory.EnchantItemEvent.CalculateEnchantment
-
Returns the original list of enchantments to apply to the item.
- getOriginalExperience() - Method in interface org.spongepowered.api.event.entity.ChangeEntityExperienceEvent
-
- getOriginalExplosion() - Method in interface org.spongepowered.api.event.entity.explosive.DetonateExplosiveEvent
-
Returns the explosion of the vanilla behavior that this event was
initialized with.
- getOriginalFinalDamage() - Method in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
- getOriginalFinalDamage() - Method in interface org.spongepowered.api.event.entity.DamageEntityEvent
-
- getOriginalFinalDamage() - Method in class org.spongepowered.api.event.impl.AbstractAttackEntityEvent
-
- getOriginalFinalDamage() - Method in class org.spongepowered.api.event.impl.AbstractDamageEntityEvent
-
- getOriginalFinalHealAmount() - Method in interface org.spongepowered.api.event.entity.HealEntityEvent
-
- getOriginalFinalHealAmount() - Method in class org.spongepowered.api.event.impl.AbstractHealEntityEvent
-
- getOriginalFireTicks() - Method in interface org.spongepowered.api.event.entity.IgniteEntityEvent
-
Gets the original amount of fire ticks the entity will remain on fire.
- getOriginalFunctions() - Method in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
- getOriginalFunctions() - Method in interface org.spongepowered.api.event.entity.DamageEntityEvent
-
- getOriginalFunctions() - Method in interface org.spongepowered.api.event.entity.HealEntityEvent
-
- getOriginalGameMode() - Method in interface org.spongepowered.api.event.entity.living.humanoid.ChangeGameModeEvent
-
- getOriginalHealAmount() - Method in interface org.spongepowered.api.event.entity.HealEntityEvent
-
Gets the original amount to "heal" the targeted
Entity
.
- getOriginalHealingAmounts() - Method in interface org.spongepowered.api.event.entity.HealEntityEvent
-
Gets an
Map
of all original
HealthModifier
s and their
associated "modified" heal amount.
- getOriginalHealingAmounts() - Method in class org.spongepowered.api.event.impl.AbstractHealEntityEvent
-
- getOriginalHealingModifierAmount(HealthModifier) - Method in interface org.spongepowered.api.event.entity.HealEntityEvent
-
- getOriginalHealingModifierAmount(HealthModifier) - Method in class org.spongepowered.api.event.impl.AbstractHealEntityEvent
-
- getOriginalItemStack() - Method in interface org.spongepowered.api.event.entity.ChangeEntityEquipmentEvent
-
- getOriginalItemStack() - Method in class org.spongepowered.api.event.impl.AbstractChangeEntityEquipmentEvent
-
Deprecated.
- getOriginalLevel() - Method in interface org.spongepowered.api.event.entity.living.humanoid.ChangeLevelEvent
-
Deprecated.
Gets the original level of the human.
- getOriginalLevelRequirement() - Method in interface org.spongepowered.api.event.item.inventory.EnchantItemEvent.CalculateLevelRequirement
-
Returns the original level requirement
- getOriginalMessage() - Method in interface org.spongepowered.api.event.message.MessageEvent
-
Gets the original
Text
message.
- getOriginalModifierDamage(DamageModifier) - Method in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
- getOriginalModifierDamage(DamageModifier) - Method in interface org.spongepowered.api.event.entity.DamageEntityEvent
-
- getOriginalModifierDamage(DamageModifier) - Method in class org.spongepowered.api.event.impl.AbstractAttackEntityEvent
-
- getOriginalModifierDamage(DamageModifier) - Method in class org.spongepowered.api.event.impl.AbstractDamageEntityEvent
-
- getOriginalNeighbors() - Method in interface org.spongepowered.api.event.block.NotifyNeighborBlockEvent
-
- getOriginalNewCooldown() - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.CooldownEvent.Set
-
Gets the original new set cooldown at the beginning of the event.
- getOriginalPlayer() - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.RespawnPlayerEvent
-
The original
Player
that this new player is a clone of.
- getOriginalPotionEffect() - Method in interface org.spongepowered.api.event.entity.ChangeEntityPotionEffectEvent.Gain
-
Gets the original potion effect involved in this event.
- getOriginalPriority() - Method in interface org.spongepowered.api.event.entity.ai.AITaskEvent.Add
-
- getOriginalRemainingDuration() - Method in interface org.spongepowered.api.event.item.inventory.UseItemStackEvent
-
Gets the original remaining duration of
ItemStack
in use.
- getOriginalResult() - Method in interface org.spongepowered.api.event.TristateResult
-
- getOriginalSlot() - Method in interface org.spongepowered.api.event.item.inventory.ChangeInventoryEvent.Held
-
The previously selected slot.
- getOriginalSource() - Method in interface org.spongepowered.api.command.source.ProxySource
-
- getOriginalStack() - Method in interface org.spongepowered.api.event.item.inventory.ChangeInventoryEvent.Pickup.Pre
-
- getOriginalTabCompletions() - Method in interface org.spongepowered.api.event.command.TabCompleteEvent
-
Gets the immutable list of the suggestions originally generated.
- getOriginalText() - Method in interface org.spongepowered.api.event.block.tileentity.ChangeSignEvent
-
- getOriginalUseBlockResult() - Method in interface org.spongepowered.api.event.block.InteractBlockEvent.Secondary
-
- getOriginalUseItemResult() - Method in interface org.spongepowered.api.event.block.InteractBlockEvent.Secondary
-
- getOriginalValue() - Method in interface org.spongepowered.api.event.statistic.ChangeStatisticEvent
-
Gets the original value of the statistic.
- getOriginalValue() - Method in interface org.spongepowered.api.event.world.ChangeWorldGameRuleEvent
-
Gets the original value of the GameRule.
- getOriginalWeather() - Method in interface org.spongepowered.api.event.world.ChangeWorldWeatherEvent
-
Gets the original
Weather
that the event is creating.
- getOrLookupById(UUID) - Method in interface org.spongepowered.api.profile.GameProfileCache
-
Gets a
GameProfile
from this cache by its id if available,
or lookups the profile by its unique id.
- getOrLookupByIds(Iterable<UUID>) - Method in interface org.spongepowered.api.profile.GameProfileCache
-
Gets
GameProfile
s in bulk from this cache by when available,
and lookups the profiles by their unique id when not cached.
- getOrLookupByName(String) - Method in interface org.spongepowered.api.profile.GameProfileCache
-
Gets a
GameProfile
from this cache by its if available,
or lookups the profile by its name.
- getOrLookupByNames(Iterable<String>) - Method in interface org.spongepowered.api.profile.GameProfileCache
-
Gets
GameProfile
s in bulk from this cache by when available,
and lookups the profiles by their unique id when not cached.
- getOrNull(Key<? extends BaseValue<E>>) - Method in interface org.spongepowered.api.data.value.ValueContainer
-
Attempts to get the underlying value if available and supported.
- getOrNull(Vector3i, Key<? extends BaseValue<E>>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Gets the value of data that is keyed to the provided
Key
at the
give block location.
- getOrNull(int, int, int, Key<? extends BaseValue<E>>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Gets the value of data that is keyed to the provided
Key
at the
give block location.
- getOutputDamage(DamageModifier) - Method in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
- getOutputDamage(DamageModifier) - Method in class org.spongepowered.api.event.impl.AbstractAttackEntityEvent
-
- getOutputVersion() - Method in interface org.spongepowered.api.util.Updater
-
The outputted
version
that this
Updater
will
output to.
- getOverlay() - Method in interface org.spongepowered.api.boss.BossBar
-
Gets the overlay.
- getOverride() - Method in class org.spongepowered.api.text.ScoreText.Builder
-
Returns the current override of this builder.
- getOverride() - Method in class org.spongepowered.api.text.ScoreText
-
Returns a value that is displayed instead of the real score.
- getOwnedBy(Object) - Method in interface org.spongepowered.api.command.CommandManager
-
Gets a set of commands owned by the given plugin instance.
- getOwner() - Method in interface org.spongepowered.api.asset.Asset
-
Returns the original
Plugin
owner of this Asset.
- getOwner(CommandMapping) - Method in interface org.spongepowered.api.command.CommandManager
-
Gets the owner of a CommandMapping, if any is present.
- getOwner() - Method in interface org.spongepowered.api.entity.ai.Goal
-
The
Agent
that owns this goal.
- getOwner() - Method in interface org.spongepowered.api.entity.ai.task.AITask
-
Gets the
Agent
that owns this task, if any.
- getOwner() - Method in interface org.spongepowered.api.network.ChannelBinding
-
Gets the plugin that created this binding.
- getOwner() - Method in interface org.spongepowered.api.scheduler.Task
-
Returns the plugin that scheduled this task.
- getOwner() - Method in interface org.spongepowered.api.service.permission.PermissionDescription
-
Gets the owning plugin the permission belongs to.
- getPack() - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.ResourcePackStatusEvent
-
Gets the pack that this status corresponds to.
- getPadding() - Method in interface org.spongepowered.api.service.pagination.PaginationList
-
Gets the padding character to be used when centering headers and footers.
- getPages() - Method in class org.spongepowered.api.text.BookView
-
Returns a list of pages that will be displayed to the client.
- getPalette() - Method in interface org.spongepowered.api.world.schematic.Schematic
-
Deprecated.
- getParameter(String) - Method in interface org.spongepowered.api.text.transform.TextTemplateApplier
-
Returns the current value of the parameter with the specified key.
- getParameters() - Method in class org.spongepowered.api.text.transform.SimpleTextTemplateApplier
-
- getParameters() - Method in interface org.spongepowered.api.text.transform.TextTemplateApplier
-
- getParent() - Method in interface org.spongepowered.api.advancement.Advancement
-
- getParent() - Method in interface org.spongepowered.api.data.DataView
-
- getParent() - Method in class org.spongepowered.api.data.MemoryDataContainer
-
Deprecated.
- getParent() - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getParent() - Method in interface org.spongepowered.api.entity.living.complex.ComplexLivingPart
-
Gets the associated parent of this part.
- getParent() - Method in interface org.spongepowered.api.entity.living.complex.EnderDragonPart
-
- getParents(Set<Context>) - Method in class org.spongepowered.api.service.permission.MemorySubjectData
-
- getParents() - Method in interface org.spongepowered.api.service.permission.Subject
-
Return all parents that this group has in its current context
combination.
- getParents(Set<Context>) - Method in interface org.spongepowered.api.service.permission.Subject
-
Return all parents that this group has in the given context combination.
- getParents(Set<Context>) - Method in interface org.spongepowered.api.service.permission.SubjectData
-
Return all registered parent subjects for a given context.
- getParrotData() - Method in interface org.spongepowered.api.entity.living.animal.Parrot
-
- getParts() - Method in class org.spongepowered.api.data.DataQuery
-
Gets the parts that make up this query.
- getParts() - Method in interface org.spongepowered.api.entity.living.complex.ComplexLiving
-
Gets the set of parts belonging to this complex entity.
- getParts() - Method in interface org.spongepowered.api.entity.living.complex.EnderDragon
-
- getPassengers() - Method in interface org.spongepowered.api.entity.Entity
-
Gets the entity passenger that rides this entity, if available.
- getPendingPopulators() - Method in interface org.spongepowered.api.event.world.chunk.PopulateChunkEvent.Pre
-
Returns a mutable list of all pending populators.
- getPercent() - Method in interface org.spongepowered.api.boss.BossBar
-
Gets the percent.
- getPermission() - Method in class org.spongepowered.api.text.channel.type.PermissionMessageChannel
-
- getPermissions(Set<Context>) - Method in class org.spongepowered.api.service.permission.MemorySubjectData
-
- getPermissions(Set<Context>) - Method in interface org.spongepowered.api.service.permission.SubjectData
-
Returns the list of permissions set for the given context.
- getPermissionValue(Set<Context>, String) - Method in interface org.spongepowered.api.service.permission.Subject
-
Returns the calculated value set for a given permission.
- getPersistedType() - Method in interface org.spongepowered.api.world.biome.VirtualBiomeType
-
Gets the biome type which this virtual biome is persisted as.
- getPhase() - Method in interface org.spongepowered.api.entity.living.complex.dragon.phase.EnderDragonPhaseManager
-
Gets the current dragon phase.
- getPhaseManager() - Method in interface org.spongepowered.api.entity.living.complex.EnderDragon
-
Gets the phase manager.
- getPigSaddleData() - Method in interface org.spongepowered.api.entity.living.animal.Pig
-
- getPitch() - Method in interface org.spongepowered.api.block.BlockSoundGroup
-
Gets the pitch used when playing sounds.
- getPitch() - Method in class org.spongepowered.api.entity.Transform
-
Gets the pitch component of this transform rotation.
- getPitch() - Method in interface org.spongepowered.api.event.sound.PlaySoundEvent
-
Gets the pitch of the sound being played
- getPlacementCondition() - Method in interface org.spongepowered.api.world.gen.populator.Ore
-
Gets a predicate which checks for the placement conditions for this ore.
- getPlacementTarget() - Method in interface org.spongepowered.api.world.gen.populator.RandomBlock
-
Gets the
Predicate
that this populator used to determine of a
given
Location
is valid to attempt to place a block at.
- getPlacementTarget(Predicate<Location<World>>) - Method in interface org.spongepowered.api.world.gen.populator.RandomBlock
-
Sets the
Predicate
that this populator used to determine of a
given
Location
is valid to attempt to place a block at.
- getPlaceSound() - Method in interface org.spongepowered.api.block.BlockSoundGroup
-
Gets the sound played when the block is placed.
- getPlantsPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.DoublePlant
-
Gets the number of plants to create per chunk.
- getPlatform() - Method in interface org.spongepowered.api.Game
-
Returns the current platform, or implementation, this
Game
is running on.
- getPlatform() - Static method in class org.spongepowered.api.Sponge
-
Returns the current platform, or implementation, this
Game
is running on.
- getPlayer() - Method in interface org.spongepowered.api.entity.living.player.tab.TabList
-
- getPlayer() - Method in interface org.spongepowered.api.entity.living.player.User
-
Gets the related online
Player
if the player is
in fact online.
- getPlayer() - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.ResourcePackStatusEvent
-
Get the player for this event.
- getPlayer() - Method in interface org.spongepowered.api.event.sound.PlaySoundEvent.AtEntity
-
Gets the
Player
that this sound was played at, if the sound
was played at a
Player
.
- getPlayer() - Method in interface org.spongepowered.api.network.PlayerConnection
-
Gets the associated
Player
for this connection.
- getPlayer(UUID) - Method in interface org.spongepowered.api.Server
-
- getPlayer(String) - Method in interface org.spongepowered.api.Server
-
- getPlayerCount() - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Basic
-
Gets the player count to respond with.
- getPlayerIdleTimeout() - Method in interface org.spongepowered.api.Server
-
Gets the player idle timeout, in minutes.
- getPlayers() - Method in interface org.spongepowered.api.boss.ServerBossBar
-
Gets a collection of all players on this boss bar.
- getPlayers() - Method in interface org.spongepowered.api.event.server.ClientPingServerEvent.Response
-
- getPlayers() - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Full
-
Gets the list of player names to respond with.
- getPlayers() - Method in interface org.spongepowered.api.network.status.StatusResponse
-
Gets player count and the list of players currently playing on the
server.
- getPlayers() - Method in interface org.spongepowered.api.world.World
-
Gets an unmodifiable collection of
Player
s currently in this world.
- getPlayerUniqueId() - Method in interface org.spongepowered.api.world.ChunkTicketManager.PlayerLoadingTicket
-
Gets the UUID of the player associated with this ticket.
- getPlugin() - Method in interface org.spongepowered.api.item.inventory.Inventory
-
- getPlugin(String) - Method in interface org.spongepowered.api.plugin.PluginManager
-
- getPlugin() - Method in interface org.spongepowered.api.service.ProviderRegistration
-
Gets the
PluginContainer
that registered the provider of this
provider registration.
- getPlugin() - Method in interface org.spongepowered.api.world.ChunkTicketManager.LoadingTicket
-
Gets the ID of the plugin that this ticket belongs to.
- getPluginConfig(Object) - Method in interface org.spongepowered.api.config.ConfigManager
-
Gets the configuration root for a plugin that utilizes a configuration
folder specific to the plugin, which may also be a
su-directory of the shared configuration folder.
- getPluginContainer() - Method in interface org.spongepowered.api.data.DataRegistration
-
- getPluginContainers() - Method in interface org.spongepowered.api.command.CommandManager
-
Gets a set of plugin containers that have commands registered.
- getPluginManager() - Method in interface org.spongepowered.api.Game
-
- getPluginManager() - Static method in class org.spongepowered.api.Sponge
-
- getPlugins() - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Full
-
Gets the list of plugins to respond with.
- getPlugins() - Method in interface org.spongepowered.api.plugin.PluginManager
-
- getPluralDisplayName() - Method in interface org.spongepowered.api.service.economy.Currency
-
The currency's display name in plural form.
- getPopulator() - Method in interface org.spongepowered.api.event.world.chunk.PopulateChunkEvent.Populate
-
Gets the populator which is about to be run.
- getPopulatorObject() - Method in interface org.spongepowered.api.world.gen.type.BiomeTreeType
-
Gets the
PopulatorObject
which is used to generate this tree into
the world.
- getPopulatorObject() - Method in interface org.spongepowered.api.world.gen.type.MushroomType
-
Gets the
PopulatorObject
which is used to generate the large
variant of this mushroom into the world.
- getPopulators() - Method in interface org.spongepowered.api.world.biome.BiomeGenerationSettings
-
Returns a mutable list of
Populator
s specific to this biome.
- getPopulators(Class<T>) - Method in interface org.spongepowered.api.world.biome.BiomeGenerationSettings
-
Returns an immutable list of
Populator
s specific to this biome
which match the given class type.
- getPopulators() - Method in interface org.spongepowered.api.world.gen.WorldGenerator
-
Gets a mutable list of
Populator
s which are applied globally (in
the whole world).
- getPopulators(Class<? extends Populator>) - Method in interface org.spongepowered.api.world.gen.WorldGenerator
-
Gets an immutable list of
Populator
s which match the given class
type.
- getPortalAgent() - Method in interface org.spongepowered.api.event.entity.MoveEntityEvent.Teleport.Portal
-
- getPortalAgent() - Method in interface org.spongepowered.api.world.World
-
Gets the portal agent, used for manipulating teleporters.
- getPortalAgentClass() - Method in interface org.spongepowered.api.world.PortalAgentType
-
- getPortalAgentType() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
- getPortalAgentType() - Method in interface org.spongepowered.api.world.WorldArchetype
-
- getPortalLocation() - Method in interface org.spongepowered.api.event.world.ConstructPortalEvent
-
Gets the position location of a portal.
- getPosition() - Method in interface org.spongepowered.api.advancement.TreeLayoutElement
-
- getPosition() - Method in exception org.spongepowered.api.command.args.ArgumentParseException
-
Gets the position of the last fetched argument in the provided source
string.
- getPosition() - Method in interface org.spongepowered.api.data.LocatableSnapshot
-
Gets the saved block position.
- getPosition() - Method in interface org.spongepowered.api.entity.living.player.User
-
Gets the position of this User
- getPosition() - Method in class org.spongepowered.api.entity.Transform
-
Gets the coordinates of this transform.
- getPosition() - Method in class org.spongepowered.api.util.blockray.BlockRayHit
-
Returns the position of the intersection.
- getPosition() - Method in class org.spongepowered.api.util.RespawnLocation
-
Gets the position within the world of this spawn point.
- getPosition() - Method in interface org.spongepowered.api.world.Chunk
-
Gets the position of the chunk.
- getPosition() - Method in interface org.spongepowered.api.world.LocatableBlock
-
Gets the position
for this locatable block.
- getPosition() - Method in class org.spongepowered.api.world.Location
-
Gets the underlying position.
- getPossibleContents() - Method in interface org.spongepowered.api.world.gen.populator.Dungeon
-
Gets a mutable weighted collection of possible contents of the chests.
- getPossibleTypes() - Method in interface org.spongepowered.api.world.gen.populator.DoublePlant
-
Gets a mutable weighted collection of possible plants which may be
selected to be spawned in by this populator.
- getPossibleValues() - Method in interface org.spongepowered.api.block.trait.BlockTrait
-
Gets all possible values for a specific
BlockTrait
.
- getPotentialMaxSpeed() - Method in interface org.spongepowered.api.entity.vehicle.minecart.Minecart
-
Gets the maximum speed that this cart is allowed to travel at the instant
this method is called.
- getPotionEffect() - Method in interface org.spongepowered.api.event.entity.ChangeEntityPotionEffectEvent
-
Gets the potion effect involved in this event.
- getPotionItemData() - Method in interface org.spongepowered.api.entity.projectile.ThrownPotion
-
- getPotionTranslation() - Method in interface org.spongepowered.api.effect.potion.PotionEffectType
-
Gets the
Translation
for this potion effect type as a potion
name.
- getPower() - Method in interface org.spongepowered.api.event.item.inventory.EnchantItemEvent.CalculateLevelRequirement
-
The enchantment power based on bookshelves around the enchantment table.
- getPrecipitationLevelAt(int, int) - Method in interface org.spongepowered.api.world.extent.Extent
-
Returns the y level that precipitation ends falling in the given column.
- getPrecipitationLevelAt(Vector2i) - Method in interface org.spongepowered.api.world.extent.Extent
-
Returns the y level that precipitation ends falling in the given column.
- getPrecipitationLevelAt(Vector3i) - Method in interface org.spongepowered.api.world.extent.Extent
-
Returns the position that precipitation ends falling in the column
of the given position.
- getPredicate() - Method in interface org.spongepowered.api.block.trait.BlockTrait
-
Gets the
Predicate
used to determine valid values for this.
- getPreferredTickInterval() - Method in interface org.spongepowered.api.scheduler.Scheduler
-
Gets the ideal delay between ticks in milliseconds.
- getPrefix() - Method in interface org.spongepowered.api.scoreboard.Team
-
Gets the prefix prepended to the display name of users on this team.
- getPreview() - Method in interface org.spongepowered.api.event.item.inventory.CraftItemEvent.Preview
-
The SlotTransaction on the output slot.
- getPreviousBorder() - Method in interface org.spongepowered.api.event.world.ChangeWorldBorderEvent
-
Gets the border that was previously used as an
Optional
.
- getPreviousProviderRegistration() - Method in interface org.spongepowered.api.event.service.ChangeServiceProviderEvent
-
Gets the previous provider registration for the service, if available.
- getPreviousScore() - Method in interface org.spongepowered.api.event.advancement.CriterionEvent.Score.Change
-
Gets the previous score.
- getPrimaryAlias() - Method in interface org.spongepowered.api.command.CommandMapping
-
Gets the primary alias.
- getPrimaryAlias() - Method in class org.spongepowered.api.command.ImmutableCommandMapping
-
- getPrimaryAliases() - Method in interface org.spongepowered.api.command.dispatcher.Dispatcher
-
Gets a list of primary aliases.
- getPrimaryAliases() - Method in class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
- getPriority() - Method in interface org.spongepowered.api.block.ScheduledBlockUpdate
-
Gets the priority of this scheduled block update.
- getPriority() - Method in interface org.spongepowered.api.data.property.PropertyStore
-
- getPriority() - Method in interface org.spongepowered.api.event.entity.ai.AITaskEvent
-
Gets the priority the task will be assigned to.
- getProfession() - Method in interface org.spongepowered.api.data.type.Career
-
Gets the parent profession of this career.
- getProfile() - Method in interface org.spongepowered.api.entity.living.player.tab.TabListEntry
-
- getProfile() - Method in interface org.spongepowered.api.entity.living.player.User
-
- getProfile() - Method in interface org.spongepowered.api.event.network.ClientConnectionEvent.Auth
-
Gets the profile of the client attempting to connect.
- getProfile() - Method in interface org.spongepowered.api.event.network.ClientConnectionEvent.Login
-
Gets the profile of the client attempting to connect.
- getProfile() - Method in interface org.spongepowered.api.util.ban.Ban.Profile
-
- getProfileBans() - Method in interface org.spongepowered.api.service.ban.BanService
-
- getProfiles() - Method in interface org.spongepowered.api.event.server.ClientPingServerEvent.Response.Players
-
Gets an mutable list of online players on the server to display
on the client.
- getProfiles() - Method in interface org.spongepowered.api.network.status.StatusResponse.Players
-
Gets an immutable list of online players on the server to display on
the client.
- getProfiles() - Method in interface org.spongepowered.api.profile.GameProfileCache
-
- getProgress(Advancement) - Method in interface org.spongepowered.api.entity.living.player.Player
-
- getProperties(Vector3i) - Method in interface org.spongepowered.api.data.property.LocationBasePropertyHolder
-
- getProperties(int, int, int) - Method in interface org.spongepowered.api.data.property.LocationBasePropertyHolder
-
- getProperties(Inventory, Class<T>) - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Returns all properties matching the supplied type defined in
this inventory for the specified (immediate) sub-inventory.
- getProperties(Class<T>) - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Gets all properties of the specified type defined directly on this
Inventory.
- getProperties() - Method in interface org.spongepowered.api.item.inventory.InventoryArchetype
-
Returns all properties defined on this Archetype.
- getProperties() - Method in interface org.spongepowered.api.world.World
-
Gets the properties for this world.
- getProperty(Direction, Class<T>) - Method in interface org.spongepowered.api.data.property.DirectionRelativePropertyHolder
-
Gets the desired property from this property holder when facing towards
the desired
Direction
.
- getProperty(Vector3i, Class<T>) - Method in interface org.spongepowered.api.data.property.LocationBasePropertyHolder
-
Attempts to retrieve a specific
Property
type of the block at the
specific location.
- getProperty(int, int, int, Class<T>) - Method in interface org.spongepowered.api.data.property.LocationBasePropertyHolder
-
- getProperty(Vector3i, Direction, Class<T>) - Method in interface org.spongepowered.api.data.property.LocationBasePropertyHolder
-
Attempts to retrieve a specific
Property
type of the block at the
specific location on the given block face.
- getProperty(int, int, int, Direction, Class<T>) - Method in interface org.spongepowered.api.data.property.LocationBasePropertyHolder
-
Attempts to retrieve a specific
Property
type of the block at the
specific location on the given block face.
- getProperty(Class<T>) - Method in interface org.spongepowered.api.data.property.PropertyHolder
-
- getProperty(Inventory, Class<T>, Object) - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Gets the property with the specified key defined in this
inventory for the specified (immediate) sub-inventory.
- getProperty(Class<T>, Object) - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Gets a property with the specified key defined directly on this Inventory
if one is defined.
- getProperty(String) - Method in interface org.spongepowered.api.item.inventory.InventoryArchetype
-
Returns the Property with given key.
- getProperty(Class<T>) - Method in interface org.spongepowered.api.item.inventory.InventoryArchetype
-
Returns the property with the Properties default key.
- getProperty(Class<T>, String) - Method in interface org.spongepowered.api.item.inventory.InventoryArchetype
-
Returns the property
- getProperty(Class<T>) - Method in class org.spongepowered.api.world.Location
-
- getPropertyMap() - Method in interface org.spongepowered.api.profile.GameProfile
-
Gets the property map for this profile.
- getPropertyRegistry() - Method in interface org.spongepowered.api.Game
-
- getPropertyRegistry() - Static method in class org.spongepowered.api.Sponge
-
- getPropertySection(DataQuery) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
- getProvider() - Method in interface org.spongepowered.api.service.ProviderRegistration
-
Gets the service provider of this provider registration.
- getPumpkinChance() - Method in interface org.spongepowered.api.world.gen.populator.Pumpkin
-
Gets the probability of a pumpkin patch spawning within a chunk.
- getPumpkinsPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.Pumpkin
-
Gets the number of pumpkins to attempt to spawn per patch, must be
greater than zero.
- getQuantity() - Method in interface org.spongepowered.api.item.inventory.ItemStack
-
Gets the quantity of items in this stack.
- getQuantity() - Method in interface org.spongepowered.api.item.inventory.ItemStackSnapshot
-
- getQuery() - Method in interface org.spongepowered.api.data.key.Key
-
- getQueryParts() - Method in class org.spongepowered.api.data.DataQuery
-
Returns the parts of this query as individual queries.
- getQueryResult() - Method in class org.spongepowered.api.command.CommandResult
-
Gets the query result of the command, e.g.
- getRabbitData() - Method in interface org.spongepowered.api.entity.living.animal.Rabbit
-
- getRadius() - Method in interface org.spongepowered.api.world.explosion.Explosion
-
Gets the radius of the explosion.
- getRadius() - Method in interface org.spongepowered.api.world.gen.populator.BlockBlob
-
Gets the radius of the area for the blob.
- getRadius() - Method in interface org.spongepowered.api.world.gen.populator.IcePath
-
Gets the radius of the path to spawn.
- getRadius() - Method in interface org.spongepowered.api.world.gen.populator.SeaFloor
-
Gets the radius of the discs being spawned.
- getRadiusDecrement() - Method in interface org.spongepowered.api.world.gen.populator.EndIsland
-
Gets the amount that the radius decreases for every downward step.
- getRainTime() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the number of ticks until the weather is next toggled to a new
random value.
- getRandom() - Method in interface org.spongepowered.api.entity.Entity
-
Gets the Random Number Generator (RNG) for this entity.
- getRandomness() - Method in interface org.spongepowered.api.world.explosion.Explosion
-
Gets an indication of the randomness of the form of the explosion.
- getRaw() - Method in class org.spongepowered.api.command.args.CommandArgs
-
Return the raw string used to provide input to this arguments object.
- getRawFish() - Method in interface org.spongepowered.api.data.type.CookedFish
-
Gets this cooked fish type's corresponding
Fish
type.
- getRawMessage() - Method in interface org.spongepowered.api.event.command.TabCompleteEvent
-
Gets the message sent to the server for tab completion.
- getRawMessage() - Method in interface org.spongepowered.api.event.message.MessageChannelEvent.Chat
-
Gets the 'raw' chat message.
- getRawPosition() - Method in class org.spongepowered.api.command.args.CommandArgs
-
Gets the current position in raw input.
- getRconPassword() - Method in interface org.spongepowered.api.service.rcon.RconService
-
Gets the Rcon password for this service.
- getReason() - Method in interface org.spongepowered.api.util.ban.Ban
-
Gets the reason for the ban, if available.
- getRecipe() - Method in interface org.spongepowered.api.event.item.inventory.ClickInventoryEvent.Recipe
-
Returns the requested recipe.
- getRecipe() - Method in interface org.spongepowered.api.event.item.inventory.CraftItemEvent
-
Returns the
Recipe
used for crafting
- getRecipe(World) - Method in interface org.spongepowered.api.item.inventory.crafting.CraftingGridInventory
-
Retrieves the recipe formed by this CraftingGridInventory, if any.
- getRecipe(World) - Method in interface org.spongepowered.api.item.inventory.crafting.CraftingInventory
-
Retrieves the recipe formed by this CraftingInventory, if any.
- getRecipes() - Method in interface org.spongepowered.api.item.recipe.RecipeRegistry
-
- getRecordType() - Method in interface org.spongepowered.api.event.sound.PlaySoundEvent.Record
-
- getRed() - Method in class org.spongepowered.api.util.Color
-
Gets the
red
value of this
Color
.
- getReedHeight() - Method in interface org.spongepowered.api.world.gen.populator.Reed
-
Gets the height of the reeds to generate.
- getReedsPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.Reed
-
Gets the number of reeds to attempt to spawn per chunk, must be greater
than zero.
- getRegionalDifficultyFactor() - Method in interface org.spongepowered.api.world.Chunk
-
Gets the regional difficulty factor for this chunk.
- getRegionalDifficultyPercentage() - Method in interface org.spongepowered.api.world.Chunk
-
Gets the regional difficulty percentage for this chunk.
- getRegisteredChannels(Platform.Type) - Method in interface org.spongepowered.api.network.ChannelRegistrar
-
Gets the set of registered channels.
- getRegistrar() - Method in interface org.spongepowered.api.network.ChannelBinding
-
Gets the registrar that this channel is bound to.
- getRegistration(Class<T>) - Method in interface org.spongepowered.api.service.ServiceManager
-
- getRegistration(Class<T>) - Method in class org.spongepowered.api.service.SimpleServiceManager
-
- getRegistrationQuery() - Method in exception org.spongepowered.api.data.DataRegistrationNotFoundException
-
Gets the specified registration query, if present.
- getRegistry() - Method in interface org.spongepowered.api.Game
-
- getRegistry() - Static method in class org.spongepowered.api.Sponge
-
- getRegistryModule() - Method in interface org.spongepowered.api.event.game.GameRegistryEvent.Register
-
Gets the registry module.
- getRejectedData() - Method in class org.spongepowered.api.data.DataTransactionResult
-
- getRejectedItems() - Method in class org.spongepowered.api.item.inventory.transaction.InventoryTransactionResult
-
If items were supplied to the operation, this collection will return any
items which were rejected by the target inventory.
- getRelative(Direction) - Method in class org.spongepowered.api.world.Location
-
Gets the location next to this one in the given direction.
- getRelativeBiomeView() - Method in interface org.spongepowered.api.world.extent.BiomeVolume
-
- getRelativeBiomeView() - Method in interface org.spongepowered.api.world.extent.ImmutableBiomeVolume
-
- getRelativeBiomeView() - Method in interface org.spongepowered.api.world.extent.MutableBiomeVolume
-
- getRelativeBiomeView() - Method in interface org.spongepowered.api.world.extent.UnmodifiableBiomeVolume
-
- getRelativeBlockView() - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
- getRelativeBlockView() - Method in interface org.spongepowered.api.world.extent.ImmutableBlockVolume
-
- getRelativeBlockView() - Method in interface org.spongepowered.api.world.extent.MutableBlockVolume
-
- getRelativeBlockView() - Method in interface org.spongepowered.api.world.extent.UnmodifiableBlockVolume
-
- getRemainingDuration() - Method in interface org.spongepowered.api.event.item.inventory.UseItemStackEvent
-
Gets the remaining duration of
ItemStack
in use.
- getRemainingDuration() - Method in interface org.spongepowered.api.world.weather.WeatherUniverse
-
Gets the remaining duration of the current
Weather
.
- getRemainingItems(CraftingGridInventory) - Method in interface org.spongepowered.api.item.recipe.crafting.CraftingRecipe
-
- getRemainingItems() - Method in class org.spongepowered.api.item.recipe.crafting.CraftingResult
-
- getRepairItemType() - Method in interface org.spongepowered.api.data.type.ArmorType
-
Gets the
ItemType
that can be used to
"repair" the armor type.
- getReplacedData() - Method in class org.spongepowered.api.data.DataTransactionResult
-
If the operation replaced any
Value
s, this returns a collection
of the replaced
ImmutableValue
s.
- getReplacedItems() - Method in class org.spongepowered.api.item.inventory.transaction.InventoryTransactionResult
-
If the operation replaced items in the inventory, this collection returns
the ItemStacks which were replaced.
- getResolution() - Method in interface org.spongepowered.api.world.explosion.Explosion
-
Gets a value that indicates the relative strength of an explosion.
- getResourcePackById(String) - Method in interface org.spongepowered.api.GameRegistry
-
- getResponse() - Method in interface org.spongepowered.api.event.server.ClientPingServerEvent
-
Gets the response that is about to be sent to the client.
- getResult() - Method in interface org.spongepowered.api.event.advancement.CriterionEvent.Trigger
-
Gets the result of the trigger event.
- getResult() - Method in interface org.spongepowered.api.event.command.SendCommandEvent
-
The result of the command.
- getResult() - Method in interface org.spongepowered.api.event.item.inventory.UpdateAnvilEvent
-
Returns the transaction for the resulting item.
- getResult() - Method in interface org.spongepowered.api.event.TristateResult
-
- getResult() - Method in interface org.spongepowered.api.item.inventory.crafting.CraftingInventory
-
Gets the result slot of this CraftingInventory.
- getResult(CraftingGridInventory) - Method in interface org.spongepowered.api.item.recipe.crafting.CraftingRecipe
-
- getResult(CraftingGridInventory, World) - Method in interface org.spongepowered.api.item.recipe.crafting.CraftingRecipe
-
Returns the
CraftingResult
for the current crafting grid
configuration and the
World
the player is in.
- getResult(CraftingGridInventory, World) - Method in interface org.spongepowered.api.item.recipe.crafting.CraftingRecipeRegistry
-
Finds the matching recipe and creates the
CraftingResult
,
which is then returned.
- getResult() - Method in class org.spongepowered.api.item.recipe.crafting.CraftingResult
-
- getResult(ItemStackSnapshot) - Method in interface org.spongepowered.api.item.recipe.smelting.SmeltingRecipe
-
- getResult(ItemStackSnapshot) - Method in interface org.spongepowered.api.item.recipe.smelting.SmeltingRecipeRegistry
-
Finds the matching recipe and creates the
SmeltingResult
,
which is then returned.
- getResult() - Method in class org.spongepowered.api.item.recipe.smelting.SmeltingResult
-
- getResult() - Method in interface org.spongepowered.api.service.economy.transaction.TransactionResult
-
- getResult() - Method in class org.spongepowered.api.text.action.TextAction
-
- getRgb() - Method in class org.spongepowered.api.util.Color
-
Gets the red green blue
representation of this color in
a "hexadecimal" format.
- getRight() - Method in interface org.spongepowered.api.event.item.inventory.UpdateAnvilEvent
-
Returns the right input item.
- getRoll() - Method in class org.spongepowered.api.entity.Transform
-
Gets the roll component of this transform rotation.
- getRolls() - Method in class org.spongepowered.api.util.weighted.RandomObjectTable
-
Gets the number of times this table will roll while retrieving items.
- getRolls() - Method in class org.spongepowered.api.util.weighted.UnmodifiableWeightedTable
-
- getRootAdvancement() - Method in interface org.spongepowered.api.advancement.AdvancementTree
-
- getRotation() - Method in interface org.spongepowered.api.entity.Entity
-
Gets the rotation.
- getRotation() - Method in interface org.spongepowered.api.entity.living.player.User
-
Gets the rotation.
- getRotation() - Method in class org.spongepowered.api.entity.Transform
-
Gets the rotation of this transform, as a Vector3d
.
- getRotationAsQuaternion() - Method in class org.spongepowered.api.entity.Transform
-
Returns the rotation as a quaternion.
- getRotationFromDegree(int) - Method in interface org.spongepowered.api.GameRegistry
-
Gets the
Rotation
with the provided degrees.
- getRow(int) - Method in interface org.spongepowered.api.item.inventory.type.GridInventory
-
Gets the row at the specified index.
- getRows() - Method in class org.spongepowered.api.item.inventory.property.InventoryDimension
-
Gets the number of rows in this inventory.
- getRows() - Method in interface org.spongepowered.api.item.inventory.type.GridInventory
-
Gets the number of rows in the inventory.
- getRunningDuration() - Method in interface org.spongepowered.api.world.weather.WeatherUniverse
-
Gets the duration the current
Weather
has been running for.
- getRunningTimeTicks() - Method in interface org.spongepowered.api.Server
-
Gets the time, in ticks, since this server began running for the current
session.
- getSafeLocation(Location<World>) - Method in interface org.spongepowered.api.world.TeleportHelper
-
Gets the next safe
Location
around the given location.
- getSafeLocation(Location<World>, int, int) - Method in interface org.spongepowered.api.world.TeleportHelper
-
Gets the next safe
Location
around the given location with a
given tolerance and search radius.
- getSafeLocation(Location<World>, int, int, int) - Method in interface org.spongepowered.api.world.TeleportHelper
-
Gets the next safe
Location
around the given location with a
given tolerance and search radius.
- getSafeLocation(Location<World>, int, int, int, TeleportHelperFilter, TeleportHelperFilter...) - Method in interface org.spongepowered.api.world.TeleportHelper
-
Gets the next safe
Location
around the given location with a
given tolerance and search radius.
- getSafeLocationWithBlacklist(Location<World>, int, int, int, TeleportHelperFilter...) - Method in interface org.spongepowered.api.world.TeleportHelper
-
Gets the next safe
Location
around the given location with a
given tolerance and search radius.
- getSafetyMode() - Method in interface org.spongepowered.api.data.DataView
-
- getSafetyMode() - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getSavesDirectory() - Method in interface org.spongepowered.api.Game
-
Gets the directory where the game will store save files.
- getScale() - Method in interface org.spongepowered.api.entity.Entity
-
Gets the entity scale.
- getScale() - Method in class org.spongepowered.api.entity.Transform
-
Gets the scale of the transform for each axis.
- getScheduledTasks() - Method in interface org.spongepowered.api.scheduler.Scheduler
-
Returns a set of all currently scheduled tasks.
- getScheduledTasks(boolean) - Method in interface org.spongepowered.api.scheduler.Scheduler
-
Returns a set of all currently scheduled tasks for either asynchronous or
synchronous execution.
- getScheduledTasks(Object) - Method in interface org.spongepowered.api.scheduler.Scheduler
-
Returns a set of all currently scheduled tasks owned by the given plugin.
- getScheduledUpdates(Vector3i) - Method in interface org.spongepowered.api.world.extent.Extent
-
- getScheduledUpdates(int, int, int) - Method in interface org.spongepowered.api.world.extent.Extent
-
- getScheduledUpdates() - Method in class org.spongepowered.api.world.Location
-
- getScheduler() - Method in interface org.spongepowered.api.Game
-
Gets the scheduler used to schedule tasks.
- getScheduler() - Static method in class org.spongepowered.api.Sponge
-
Gets the scheduler used to schedule tasks.
- getScore() - Method in interface org.spongepowered.api.advancement.criteria.ScoreCriterionProgress
-
Gets the score value.
- getScore(Text) - Method in interface org.spongepowered.api.scoreboard.objective.Objective
-
Gets an entry's
Score
for this objective, if it exists.
- getScore() - Method in interface org.spongepowered.api.scoreboard.Score
-
Gets the current score value.
- getScore() - Method in class org.spongepowered.api.text.ScoreText.Builder
-
Returns the current score of this builder.
- getScore() - Method in class org.spongepowered.api.text.ScoreText
-
Returns the score displayed by this
Text
.
- getScoreboard() - Method in interface org.spongepowered.api.entity.living.player.Player
-
- getScoreboard() - Method in interface org.spongepowered.api.scoreboard.Team
-
Returns the scoreboard this team is registered on, if available.
- getScoreboards() - Method in interface org.spongepowered.api.scoreboard.objective.Objective
-
- getScores() - Method in interface org.spongepowered.api.scoreboard.objective.Objective
-
Gets the set of
Score
s for this objective.
- getScores() - Method in interface org.spongepowered.api.scoreboard.Scoreboard
-
Gets all the scores on this scoreboard, across all objectives.
- getScores(Text) - Method in interface org.spongepowered.api.scoreboard.Scoreboard
-
Gets all scores with the specified name on this scoreboard,
across all objectives.
- getSeaLevel() - Method in interface org.spongepowered.api.world.World
-
Gets the sea level of the world.
- getSearchDistance() - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.AvoidEntityAITask
-
Gets the search distance at which any
Entity
instances in a
radius of the parent
Agent
are considered for avoiding.
- getSearchRadius() - Method in interface org.spongepowered.api.world.PortalAgent
-
Gets the search radius before a new acceptable "portal" location is
created.
- getSecond() - Method in class org.spongepowered.api.util.Tuple
-
Gets the second object, otherwise known as "value".
- getSecondBuyingItem() - Method in interface org.spongepowered.api.item.merchant.TradeOffer
-
Gets the second buying item.
- getSectionsPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.IcePath
-
Gets the number of sections to attempt to spawn per chunk, must be
greater than zero.
- getSeed() - Method in interface org.spongepowered.api.event.item.inventory.EnchantItemEvent
-
The seed for pseudo random enchantment generation.
- getSeed() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the seed of this world.
- getSeed() - Method in interface org.spongepowered.api.world.WorldArchetype
-
Gets the seed.
- getSelectedSlotIndex() - Method in interface org.spongepowered.api.item.inventory.entity.Hotbar
-
Gets the index of the slot that is currently selected by the Humanoid.
- getSelector() - Method in class org.spongepowered.api.text.SelectorText.Builder
-
Returns the current selector of this builder.
- getSelector() - Method in class org.spongepowered.api.text.SelectorText
-
Returns the selector used in this
Text
.
- getSelectorFactory() - Method in interface org.spongepowered.api.GameRegistry
-
- getSellingItem() - Method in interface org.spongepowered.api.item.merchant.TradeOffer
-
- getSerializable(DataQuery, Class<T>) - Method in interface org.spongepowered.api.data.DataView
-
- getSerializable(DataQuery, Class<T>) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getSerializableList(DataQuery, Class<T>) - Method in interface org.spongepowered.api.data.DataView
-
- getSerializableList(DataQuery, Class<T>) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getSerializationBehavior() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
- getSerializationBehavior() - Method in interface org.spongepowered.api.world.World
-
- getSerializationBehavior() - Method in interface org.spongepowered.api.world.WorldArchetype
-
- getServer() - Method in interface org.spongepowered.api.Game
-
- getServer() - Static method in class org.spongepowered.api.Sponge
-
- getServerScoreboard() - Method in interface org.spongepowered.api.Server
-
Gets the 'server' scoreboard.
- getService() - Method in interface org.spongepowered.api.event.service.ChangeServiceProviderEvent
-
Gets the service that a provider is being registered for.
- getService() - Method in interface org.spongepowered.api.service.ProviderRegistration
-
Gets the service of this provider registration.
- getService() - Method in exception org.spongepowered.api.service.ProvisioningException
-
Gets the service that was requested.
- getServiceManager() - Method in interface org.spongepowered.api.Game
-
Gets the game's instance of the service manager, which is the gateway
to various services provided by Sponge (command registration and so on).
- getServiceManager() - Static method in class org.spongepowered.api.Sponge
-
Gets the game's instance of the service manager, which is the gateway
to various services provided by Sponge (command registration and so on).
- getShape() - Method in interface org.spongepowered.api.data.meta.PatternLayer
-
Gets the pattern shape for this layer.
- getShape() - Method in interface org.spongepowered.api.item.FireworkEffect
-
Gets the explosion shape.
- getSharedConfig(Object) - Method in interface org.spongepowered.api.config.ConfigManager
-
Gets the configuration root for a plugin that utilizes the shared
configuration folder.
- getShiftClickAction() - Method in class org.spongepowered.api.text.Text.Builder
-
- getShiftClickAction() - Method in class org.spongepowered.api.text.Text
-
- getShooter() - Method in interface org.spongepowered.api.entity.projectile.Projectile
-
Gets the shooter of this projectile.
- getShort(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets the
Short
by path, if available.
- getShort(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getShort(int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Gets a short integer at the specified absolute index in this buffer.
- getShortDescription(CommandSource) - Method in interface org.spongepowered.api.command.CommandCallable
-
Gets a short one-line description of this command.
- getShortDescription(CommandSource) - Method in class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
- getShortDescription(CommandSource) - Method in class org.spongepowered.api.command.spec.CommandSpec
-
Gets a short, one-line description used with this command if any is
present.
- getShortList(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets the
List
of
Short
by path, if available.
- getShortList(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getShowParticles() - Method in interface org.spongepowered.api.effect.potion.PotionEffect
-
Gets whether or not this potion effect should
show particles.
- getShrubsPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.DeadBush
-
Gets the number of bushes to attempt to spawn per chunk, must be greater
than zero.
- getShrubsPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.Shrub
-
Gets the number of shrubs to attempt to spawn per chunk, must be greater
than zero.
- getSign() - Method in interface org.spongepowered.api.command.source.SignSource
-
Gets the sign
TileEntity
that this source has been created for.
- getSignature() - Method in interface org.spongepowered.api.profile.property.ProfileProperty
-
Gets the signature of this property.
- getSignData() - Method in interface org.spongepowered.api.block.tileentity.Sign
-
- getSignum() - Method in enum org.spongepowered.api.util.AxisDirection
-
Gets the signum for this direction.
- getSize() - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Basic
-
Gets the current size of the data to respond with.
- getSize() - Method in class org.spongepowered.api.util.AABB
-
Gets the size of the box.
- getSkipStep() - Method in interface org.spongepowered.api.event.world.ChunkPreGenerationEvent.Pre
-
Returns whether the chunk generator will skip generation this time
around.
- getSkullData() - Method in interface org.spongepowered.api.block.tileentity.Skull
-
- getSlimeData() - Method in interface org.spongepowered.api.entity.living.monster.Slime
-
- getSlot() - Method in interface org.spongepowered.api.event.item.inventory.ClickInventoryEvent
-
Returns the primary interaction Slot.
- getSlot() - Method in interface org.spongepowered.api.event.item.inventory.CraftItemEvent.Craft
-
Returns the crafting output Slot.
- getSlot(EquipmentSlotType) - Method in interface org.spongepowered.api.item.inventory.equipment.EquipmentInventory
-
Gets the
Slot
for the specified equipment type.
- getSlot(EquipmentType) - Method in interface org.spongepowered.api.item.inventory.equipment.EquipmentInventory
-
Gets the
Slot
for the specified equipment type.
- getSlot() - Method in class org.spongepowered.api.item.inventory.transaction.SlotTransaction
-
- getSlot(int, int) - Method in interface org.spongepowered.api.item.inventory.type.GridInventory
-
Gets the
Slot
at the specified position.
- getSlot(SlotPos) - Method in interface org.spongepowered.api.item.inventory.type.Inventory2D
-
Gets the
Slot
at the specified position.
- getSlot(SlotIndex) - Method in interface org.spongepowered.api.item.inventory.type.OrderedInventory
-
Gets the
Slot
at the specified position.
- getSmeltedItems() - Method in interface org.spongepowered.api.event.block.tileentity.SmeltEvent.Finish
-
- getSmeltedItems() - Method in interface org.spongepowered.api.event.block.tileentity.SmeltEvent.Interrupt
-
- getSmeltingRecipeRegistry() - Method in interface org.spongepowered.api.GameRegistry
-
Retrieves the smelting RecipeRegistry for this GameRegistry.
- getSnapshot() - Method in class org.spongepowered.api.command.args.CommandArgs
-
Gets a snapshot of the data inside this context to allow it to be
restored later.
- getSound() - Method in interface org.spongepowered.api.data.type.InstrumentType
-
- getSound() - Method in interface org.spongepowered.api.effect.sound.record.RecordType
-
- getSoundCategory() - Method in interface org.spongepowered.api.event.sound.PlaySoundEvent
-
- getSoundGroup() - Method in interface org.spongepowered.api.block.BlockType
-
- getSoundType() - Method in interface org.spongepowered.api.event.sound.PlaySoundEvent
-
Gets the
SoundType
for the sound being played.
- getSource() - Method in class org.spongepowered.api.event.cause.entity.damage.source.common.AbstractEntityDamageSource
-
- getSource() - Method in class org.spongepowered.api.event.cause.entity.damage.source.common.AbstractIndirectEntityDamageSource
-
- getSource() - Method in interface org.spongepowered.api.event.cause.entity.damage.source.EntityDamageSource
-
Gets the
Entity
that is the source.
- getSource() - Method in interface org.spongepowered.api.event.cause.entity.damage.source.FallingBlockDamageSource
-
- getSource() - Method in class org.spongepowered.api.event.cause.entity.health.source.common.AbstractEntityHealingSource
-
- getSource() - Method in interface org.spongepowered.api.event.cause.entity.health.source.EntityHealingSource
-
Gets the source entity acting as the healing source.
- getSource() - Method in interface org.spongepowered.api.event.Event
-
Gets the source of the event (the first object in the cause).
- getSource() - Method in interface org.spongepowered.api.event.network.rcon.RconConnectionEvent
-
- getSource() - Method in interface org.spongepowered.api.plugin.PluginContainer
-
Returns the source the plugin was loaded from.
- getSourceExplosive() - Method in interface org.spongepowered.api.world.explosion.Explosion
-
- getSourceInventory() - Method in interface org.spongepowered.api.event.item.inventory.ChangeInventoryEvent.Transfer
-
- getSourceInventory() - Method in interface org.spongepowered.api.event.item.inventory.ChangeInventoryEvent.Transfer.Pre
-
- getSourceString() - Method in exception org.spongepowered.api.command.args.ArgumentParseException
-
Returns the source string arguments are being parsed from.
- getSpaceMax() - Method in interface org.spongepowered.api.world.storage.ChunkLayout
-
Returns the maximum coordinates for chunks for each axis.
- getSpaceMin() - Method in interface org.spongepowered.api.world.storage.ChunkLayout
-
Returns the minimum coordinates for chunks for each axis.
- getSpaceOrigin() - Method in interface org.spongepowered.api.world.storage.ChunkLayout
-
Returns the origin of the chunk coordinate space.
- getSpaceSize() - Method in interface org.spongepowered.api.world.storage.ChunkLayout
-
- getSpawnChance() - Method in interface org.spongepowered.api.world.gen.populator.RandomObject
-
Gets the chance of spawning the object for each attempt.
- getSpawnerData() - Method in interface org.spongepowered.api.entity.vehicle.minecart.MobSpawnerMinecart
-
- getSpawnLocation() - Method in interface org.spongepowered.api.world.World
-
- getSpawnPosition() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the default spawn position of this world.
- getSpawnProbability() - Method in interface org.spongepowered.api.world.gen.populator.DesertWell
-
Gets the probability of a desert well spawning.
- getSpawnProbability() - Method in interface org.spongepowered.api.world.gen.populator.Fossil
-
Gets the probability of a fossil being generated.
- getSpawnTransform() - Method in interface org.spongepowered.api.event.action.SleepingEvent.Post
-
Gets a copy of the spawn transform of the human when leaving the bed.
- getSpectatorTarget() - Method in interface org.spongepowered.api.entity.living.player.Player
-
- getSpeed() - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.AttackLivingAITask
-
Gets the "movement" speed modifier when targeting towards a
targeted
Entity
.
- getSpeed() - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.horse.RunAroundLikeCrazyAITask
-
Gets the speed modifier at which when an
Entity
is running
around, the movement speed is amplified by this modifier.
- getSpeed() - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.WanderAITask
-
Gets the speed modifier at which the owning
Entity
will move around to appear to "wander".
- getSpikesPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.IceSpike
-
Gets the number of spikes to generate per chunk.
- getStackSize() - Method in interface org.spongepowered.api.item.inventory.Slot
-
- getStartIdx() - Method in class org.spongepowered.api.command.args.parsing.SingleArg
-
Gets the starting index.
- getStartingCooldown() - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.CooldownEvent.Set
-
Gets the cooldown the item type had beforehand, if it had one at all.
- getStartingRadius() - Method in interface org.spongepowered.api.world.gen.populator.EndIsland
-
Gets the initial starting radius range of the island.
- getState() - Method in interface org.spongepowered.api.block.BlockSnapshot
-
- getState() - Method in interface org.spongepowered.api.block.tileentity.TileEntityArchetype
-
Gets the block state for this archetype.
- getState() - Method in class org.spongepowered.api.command.args.CommandArgs
-
- getState() - Method in interface org.spongepowered.api.event.game.state.GameAboutToStartServerEvent
-
- getState() - Method in interface org.spongepowered.api.event.game.state.GameConstructionEvent
-
- getState() - Method in interface org.spongepowered.api.event.game.state.GameInitializationEvent
-
- getState() - Method in interface org.spongepowered.api.event.game.state.GameLoadCompleteEvent
-
- getState() - Method in interface org.spongepowered.api.event.game.state.GamePostInitializationEvent
-
- getState() - Method in interface org.spongepowered.api.event.game.state.GamePreInitializationEvent
-
- getState() - Method in interface org.spongepowered.api.event.game.state.GameStartedServerEvent
-
- getState() - Method in interface org.spongepowered.api.event.game.state.GameStartingServerEvent
-
- getState() - Method in interface org.spongepowered.api.event.game.state.GameStateEvent
-
Gets the
GameState
that this event represents.
- getState() - Method in interface org.spongepowered.api.event.game.state.GameStoppedEvent
-
- getState() - Method in interface org.spongepowered.api.event.game.state.GameStoppedServerEvent
-
- getState() - Method in interface org.spongepowered.api.event.game.state.GameStoppingEvent
-
- getState() - Method in interface org.spongepowered.api.event.game.state.GameStoppingServerEvent
-
- getState() - Method in interface org.spongepowered.api.Game
-
Gets the current
GameState
that this game is currently in.
- getStatistic() - Method in interface org.spongepowered.api.event.statistic.ChangeStatisticEvent
-
- getStatisticData() - Method in interface org.spongepowered.api.entity.living.player.User
-
- getStatus() - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.ResourcePackStatusEvent
-
Gets the status of the sent pack.
- getStay() - Method in class org.spongepowered.api.text.title.Title.Builder
-
Returns the current stay effect time of the title.
- getStay() - Method in class org.spongepowered.api.text.title.Title
-
Returns the specified time how long the title should stay on the client.
- getStepSound() - Method in interface org.spongepowered.api.block.BlockSoundGroup
-
Gets the sound played when the block is stepped on.
- getStore(Class<T>) - Method in interface org.spongepowered.api.data.property.PropertyRegistry
-
- getString(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets the
String
by path, if available.
- getString(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getString(int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Gets a string at the specified absolute index in this buffer.
- getStringList(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
- getStringList(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getStructureData() - Method in interface org.spongepowered.api.block.tileentity.Structure
-
- getStyle() - Method in class org.spongepowered.api.text.format.TextFormat
-
- getStyle() - Method in class org.spongepowered.api.text.Text.Builder
-
Returns the current style of the
Text
in this builder.
- getStyle() - Method in class org.spongepowered.api.text.Text
-
Returns the style of this
Text
.
- getSubject(String) - Method in interface org.spongepowered.api.service.permission.SubjectCollection
-
Returns a subject with the given identifier, if the subject is already
loaded within this collection.
- getSubjectData() - Method in interface org.spongepowered.api.service.permission.Subject
-
Returns the primary data backing for this Subject.
- getSubjectIdentifier() - Method in interface org.spongepowered.api.service.permission.SubjectReference
-
Gets the identifier of the subject.
- getSubtitle() - Method in class org.spongepowered.api.text.title.Title.Builder
-
Returns the current subtitle of this builder.
- getSubtitle() - Method in class org.spongepowered.api.text.title.Title
-
Returns the subtitle of this title configuration.
- getSuccessCount() - Method in class org.spongepowered.api.command.CommandResult
-
Gets the success count of the command.
- getSuccessfulData() - Method in class org.spongepowered.api.data.DataTransactionResult
-
- getSuffix() - Method in interface org.spongepowered.api.scoreboard.Team
-
Gets the suffix appended to the display name of users on this team.
- getSuggestions(CommandSource, String, Location<World>) - Method in interface org.spongepowered.api.command.CommandCallable
-
Gets a list of suggestions based on input.
- getSuggestions(CommandSource, String, Location<World>) - Method in interface org.spongepowered.api.command.CommandManager
-
Gets a list of suggestions based on input.
- getSuggestions(CommandSource, String, Location<World>) - Method in class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
- getSuggestions(CommandSource, String, Location<World>) - Method in class org.spongepowered.api.command.spec.CommandSpec
-
- getSupplierOverride() - Method in interface org.spongepowered.api.world.gen.populator.BigMushroom
-
Gets the overriding supplier if it exists.
- getSupplierOverride() - Method in interface org.spongepowered.api.world.gen.populator.DoublePlant
-
Gets the overriding supplier if it exists.
- getSupplierOverride() - Method in interface org.spongepowered.api.world.gen.populator.Flower
-
Gets the overriding supplier if it exists.
- getSupplierOverride() - Method in interface org.spongepowered.api.world.gen.populator.Forest
-
Gets the overriding supplier if it exists.
- getSupplierOverride() - Method in interface org.spongepowered.api.world.gen.populator.Mushroom
-
Gets the overriding supplier if it exists.
- getSupplierOverride() - Method in interface org.spongepowered.api.world.gen.populator.Shrub
-
Gets the overriding supplier if it exists.
- getSwiftness() - Method in interface org.spongepowered.api.entity.vehicle.minecart.Minecart
-
Gets the absolute maximum speed that this cart is allowed to travel at.
- getSwimChance() - Method in interface org.spongepowered.api.entity.ai.task.builtin.SwimmingAITask
-
Gets the chance that the owning
Agent
will perform
a "jump".
- getSymbol() - Method in interface org.spongepowered.api.service.economy.Currency
-
The currency's symbol.
- getTabCompletions() - Method in interface org.spongepowered.api.event.command.TabCompleteEvent
-
Gets the list of available suggestions.
- getTables() - Method in class org.spongepowered.api.util.weighted.LootTable
-
Gets all tables in the pool.
- getTabList() - Method in interface org.spongepowered.api.entity.living.player.Player
-
- getTarget() - Method in interface org.spongepowered.api.entity.living.Agent
-
Gets the current target, usually according to the various
AITask
s that are acting on this agent.
- getTarget() - Method in interface org.spongepowered.api.event.entity.ai.SetAITargetEvent
-
- getTargetBlock() - Method in interface org.spongepowered.api.event.block.CollideBlockEvent
-
- getTargetBlock() - Method in interface org.spongepowered.api.event.block.TargetBlockEvent
-
- getTargetChunk() - Method in interface org.spongepowered.api.event.world.chunk.TargetChunkEvent
-
Gets the
Chunk
being changed.
- getTargetClass() - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.target.FindNearestAttackableTargetAITask
-
- getTargetData() - Method in interface org.spongepowered.api.entity.projectile.EntityTargetingProjectile
-
- getTargetEntity() - Method in interface org.spongepowered.api.event.entity.BreedEntityEvent.ReadyToMate
-
Deprecated.
- getTargetEntity() - Method in interface org.spongepowered.api.event.entity.explosive.TargetExplosiveEvent
-
- getTargetEntity() - Method in interface org.spongepowered.api.event.entity.explosive.TargetFusedExplosiveEvent
-
- getTargetEntity() - Method in interface org.spongepowered.api.event.entity.item.TargetItemEvent
-
- getTargetEntity() - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.TargetPlayerEvent
-
- getTargetEntity() - Method in interface org.spongepowered.api.event.entity.living.humanoid.TargetHumanoidEvent
-
- getTargetEntity() - Method in interface org.spongepowered.api.event.entity.living.TargetAgentEvent
-
- getTargetEntity() - Method in interface org.spongepowered.api.event.entity.living.TargetLivingEvent
-
- getTargetEntity() - Method in interface org.spongepowered.api.event.entity.projectile.TargetProjectileEvent
-
- getTargetEntity() - Method in interface org.spongepowered.api.event.entity.TargetEntityEvent
-
- getTargetHolder() - Method in interface org.spongepowered.api.event.data.ChangeDataHolderEvent
-
- getTargetInventory() - Method in interface org.spongepowered.api.event.entity.ChangeEntityEquipmentEvent
-
- getTargetInventory() - Method in interface org.spongepowered.api.event.item.inventory.ChangeInventoryEvent.Transfer.Pre
-
- getTargetInventory() - Method in interface org.spongepowered.api.event.item.inventory.TargetContainerEvent
-
- getTargetInventory() - Method in interface org.spongepowered.api.event.item.inventory.TargetInventoryEvent
-
- getTargetLocation() - Method in interface org.spongepowered.api.event.block.CollideBlockEvent
-
Gets the target
Location
being interacted with.
- getTargetLocationData() - Method in interface org.spongepowered.api.entity.projectile.EyeOfEnder
-
- getTargetPos() - Method in interface org.spongepowered.api.event.command.TabCompleteEvent
-
Gets the location of the block that the player is looking at, if
available.
- getTargetPosition() - Method in interface org.spongepowered.api.entity.living.complex.dragon.phase.EnderDragonPhase
-
Gets the position the dragon is flying towards.
- getTargets() - Method in interface org.spongepowered.api.entity.living.monster.Wither
-
Gets the list of
Living
targets that this wither is targeting.
- getTargetSelector() - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.AvoidEntityAITask
-
- getTargetSide() - Method in interface org.spongepowered.api.event.block.CollideBlockEvent
-
- getTargetSide() - Method in interface org.spongepowered.api.event.block.InteractBlockEvent
-
- getTargetTile() - Method in interface org.spongepowered.api.event.block.tileentity.BrewingEvent
-
- getTargetTile() - Method in interface org.spongepowered.api.event.block.tileentity.ChangeSignEvent
-
Gets the target
Sign
being changed.
- getTargetTile() - Method in interface org.spongepowered.api.event.block.tileentity.SmeltEvent
-
- getTargetTile() - Method in interface org.spongepowered.api.event.block.tileentity.TargetTileEntityEvent
-
Gets the target tile entity.
- getTargetTotalChunks() - Method in interface org.spongepowered.api.world.ChunkPreGenerate
-
The target number of chunks that will be generated or skipped
during this generation.
- getTargetType() - Method in interface org.spongepowered.api.event.entity.ConstructEntityEvent
-
- getTargetUser() - Method in interface org.spongepowered.api.event.user.PardonUserEvent.TargetPlayer
-
- getTargetUser() - Method in interface org.spongepowered.api.event.user.TargetUserEvent
-
- getTargetWorld() - Method in interface org.spongepowered.api.event.world.TargetWorldEvent
-
Gets the target world of this
Event
.
- getTask() - Method in interface org.spongepowered.api.event.entity.ai.AITaskEvent
-
Gets the
AITask
to be assigned.
- getTask() - Method in interface org.spongepowered.api.scheduler.SpongeExecutorService.SpongeFuture
-
Retrieves the
Scheduler
Task
instance that
is responsible for the execution of this future.
- getTaskById(UUID) - Method in interface org.spongepowered.api.scheduler.Scheduler
-
Retrieves a scheduled or running task by its unique ID.
- getTasks() - Method in interface org.spongepowered.api.entity.ai.Goal
-
Gets all
AITask
s in this goal.
- getTasksByName(String) - Method in interface org.spongepowered.api.scheduler.Scheduler
-
Returns a set of
Task
s that match the Regular Expression pattern.
- getTasksByType(AITaskType) - Method in interface org.spongepowered.api.entity.ai.Goal
-
- getTeam(String) - Method in interface org.spongepowered.api.scoreboard.Scoreboard
-
Gets a
Team
by name on this scoreboard.
- getTeamColor() - Method in interface org.spongepowered.api.scoreboard.displayslot.DisplaySlot
-
Gets the
Team
color that this objective will display for, if set.
- getTeamRepresentation() - Method in interface org.spongepowered.api.scoreboard.TeamMember
-
- getTeams() - Method in interface org.spongepowered.api.scoreboard.Scoreboard
-
Gets all the
Team
s on this scoreboard.
- getTeleportHelper() - Method in interface org.spongepowered.api.Game
-
- getTeleportHelper() - Static method in class org.spongepowered.api.Sponge
-
- getTemperature() - Method in interface org.spongepowered.api.world.biome.BiomeType
-
Gets the temperature of this biome.
- getTemplate() - Method in interface org.spongepowered.api.GameDictionary.Entry
-
Returns an item stack snapshot for plugins to inspect this entry.
- getTemplate() - Method in interface org.spongepowered.api.item.ItemType
-
- getTemplate() - Method in class org.spongepowered.api.text.transform.SimpleTextTemplateApplier
-
- getTemplate() - Method in interface org.spongepowered.api.text.transform.TextTemplateApplier
-
- Getter - Annotation Type in org.spongepowered.api.event.filter
-
Annotates a parameter in an event listener whose value should be fetched from
a getter on the event type with the specified name.
- getText() - Method in exception org.spongepowered.api.command.args.ArgumentParseException
-
- getText() - Method in interface org.spongepowered.api.event.block.tileentity.ChangeSignEvent
-
Gets the
SignData
to be applied to the
Sign
after event resolution.
- getText() - Method in exception org.spongepowered.api.util.TextMessageException
-
Returns the text message for this exception, or null if nothing is
present.
- getTextFormat() - Method in interface org.spongepowered.api.advancement.AdvancementType
-
- getTextSerializerFactory() - Method in interface org.spongepowered.api.GameRegistry
-
- getThunderTime() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
- getTicket() - Method in interface org.spongepowered.api.event.world.chunk.ForcedChunkEvent
-
Gets the ticket that the chunk was added to.
- getTicket() - Method in interface org.spongepowered.api.event.world.chunk.UnforcedChunkEvent
-
Gets the ticket that the chunk was removed from.
- getTickRandomly() - Method in interface org.spongepowered.api.block.BlockType
-
Gets if this BlockType is set to receive random block ticks.
- getTicks() - Method in interface org.spongepowered.api.block.ScheduledBlockUpdate
-
Gets the amount of ticks until this SBU should cause the block to update.
- getTicksPerSecond() - Method in interface org.spongepowered.api.Server
-
Gets the current ticks per second.
- getTileData() - Method in interface org.spongepowered.api.block.tileentity.TileEntityArchetype
-
Gets the raw
TileEntity
data that would be applied to the
generated tile entity.
- getTileEntities() - Method in interface org.spongepowered.api.world.extent.TileEntityVolume
-
Return a collection of tile entities contained within this volume,
possibly only returning tile entities only in loaded areas.
- getTileEntities(Predicate<TileEntity>) - Method in interface org.spongepowered.api.world.extent.TileEntityVolume
-
Return a collection of tile entities contained within this volume,
possibly only returning tile entities only in loaded areas.
- getTileEntity() - Method in interface org.spongepowered.api.item.inventory.type.TileEntityInventory
-
Returns the owner of this Inventory.
- getTileEntity(Vector3i) - Method in interface org.spongepowered.api.world.extent.TileEntityVolume
-
Gets the tile entity at the given position, if it exists.
- getTileEntity(int, int, int) - Method in interface org.spongepowered.api.world.extent.TileEntityVolume
-
Gets the tile entity at the given position, if it exists.
- getTileEntity() - Method in class org.spongepowered.api.world.Location
-
- getTileEntityArchetype(int, int, int) - Method in interface org.spongepowered.api.world.extent.ArchetypeVolume
-
- getTileEntityArchetype(Vector3i) - Method in interface org.spongepowered.api.world.extent.ArchetypeVolume
-
- getTileEntityArchetypes() - Method in interface org.spongepowered.api.world.extent.ArchetypeVolume
-
Gets a map containing all tile entity archetypes within this volume,
keyed by their positions within the volume.
- getTileEntityType() - Method in interface org.spongepowered.api.block.tileentity.TileEntityArchetype
-
- getTileEntityType() - Method in interface org.spongepowered.api.block.tileentity.TileEntityType
-
Returns the tile entity class for this type.
- getTime() - Method in interface org.spongepowered.api.event.advancement.AdvancementEvent.Grant
-
- getTime() - Method in interface org.spongepowered.api.event.advancement.CriterionEvent.Grant
-
- getTimeRemaining() - Method in interface org.spongepowered.api.world.WorldBorder
-
Gets the time remaining until the world border stops expanding or
contracting.
- getTimeTakenForStep() - Method in interface org.spongepowered.api.event.world.ChunkPreGenerationEvent.Post
-
- getTitle() - Method in interface org.spongepowered.api.advancement.DisplayInfo
-
Gets the title.
- getTitle() - Method in interface org.spongepowered.api.service.pagination.PaginationList
-
Gets the title text to be used in the title bar of this pagination.
- getTitle() - Method in class org.spongepowered.api.text.BookView
-
Returns the title of the book to be displayed.
- getTitle() - Method in class org.spongepowered.api.text.title.Title.Builder
-
Returns the current title of this builder.
- getTitle() - Method in class org.spongepowered.api.text.title.Title
-
Returns the title of this title configuration.
- getToken() - Method in interface org.spongepowered.api.data.persistence.DataTranslator
-
- getTotalGeneratedChunks() - Method in interface org.spongepowered.api.world.ChunkPreGenerate
-
The total number of chunks generated during this generation.
- getTotalSkippedChunks() - Method in interface org.spongepowered.api.world.ChunkPreGenerate
-
The total number of chunks skipped during this generation.
- getTotalTime() - Method in interface org.spongepowered.api.world.ChunkPreGenerate
-
Gets the total wall clock time it has taken (so far) to generate
chunks.
- getTotalTime() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the number of ticks which have occurred since the world was created.
- getToTransform() - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.RespawnPlayerEvent
-
Gets the new transform that the
Player
will change to.
- getToTransform() - Method in interface org.spongepowered.api.event.entity.MoveEntityEvent
-
Gets the new transform that the
Entity
will change to.
- getToTransform() - Method in interface org.spongepowered.api.event.entity.RotateEntityEvent
-
Gets the new transform that the
Entity
will change to.
- getToTransform() - Method in interface org.spongepowered.api.event.network.ClientConnectionEvent.Login
-
Gets the new transform that the
Player
will change to.
- getTradeOfferData() - Method in interface org.spongepowered.api.item.merchant.Merchant
-
- getTradeOfferLevelMap(Career) - Method in interface org.spongepowered.api.item.merchant.VillagerRegistry
-
- getTrait(String) - Method in interface org.spongepowered.api.block.BlockState
-
- getTrait(String) - Method in interface org.spongepowered.api.block.BlockType
-
- getTraitMap() - Method in interface org.spongepowered.api.block.BlockState
-
- getTraits() - Method in interface org.spongepowered.api.block.BlockState
-
- getTraits() - Method in interface org.spongepowered.api.block.BlockType
-
- getTraitValue(BlockTrait<T>) - Method in interface org.spongepowered.api.block.BlockState
-
- getTraitValues() - Method in interface org.spongepowered.api.block.BlockState
-
- getTransaction() - Method in interface org.spongepowered.api.event.entity.ChangeEntityEquipmentEvent
-
- getTransaction() - Method in class org.spongepowered.api.event.impl.AbstractChangeEntityEquipmentEvent
-
- getTransactionResult() - Method in interface org.spongepowered.api.event.economy.EconomyTransactionEvent
-
- getTransactions() - Method in interface org.spongepowered.api.event.action.FishingEvent.Stop
-
- getTransactions() - Method in interface org.spongepowered.api.event.block.ChangeBlockEvent
-
- getTransactions() - Method in interface org.spongepowered.api.event.item.inventory.AffectItemStackEvent
-
- getTransactions() - Method in interface org.spongepowered.api.event.item.inventory.AffectSlotEvent
-
- getTransform() - Method in interface org.spongepowered.api.entity.Entity
-
Returns the entity transform as a new copy.
- getTransform() - Method in interface org.spongepowered.api.entity.EntitySnapshot
-
- getTransform() - Method in interface org.spongepowered.api.event.entity.ConstructEntityEvent
-
- getTransientSubjectData() - Method in interface org.spongepowered.api.service.permission.Subject
-
Returns the transient data backing for this Subject.
- getTranslation() - Method in class org.spongepowered.api.text.TranslatableText.Builder
-
Returns the current translation of this builder.
- getTranslation() - Method in class org.spongepowered.api.text.TranslatableText
-
Returns the translation of this
Text
.
- getTranslation() - Method in interface org.spongepowered.api.text.translation.Translatable
-
Returns the Translation that corresponds to this
Translatable
.
- getTranslationById(String) - Method in interface org.spongepowered.api.GameRegistry
-
- getTranslator(Class<T>) - Method in interface org.spongepowered.api.data.DataManager
-
- getTree() - Method in interface org.spongepowered.api.advancement.Advancement
-
- getTree() - Method in interface org.spongepowered.api.advancement.TreeLayout
-
- getTree() - Method in interface org.spongepowered.api.event.advancement.AdvancementTreeEvent
-
- getTreesPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.Forest
-
Gets the number of trees to attempt to spawn per chunk, must be greater
than zero.
- getTrigger() - Method in interface org.spongepowered.api.advancement.criteria.AdvancementCriterion
-
- getTrigger() - Method in interface org.spongepowered.api.event.advancement.CriterionEvent.Trigger
-
- getType() - Method in interface org.spongepowered.api.advancement.criteria.trigger.FilteredTrigger
-
- getType() - Method in interface org.spongepowered.api.advancement.DisplayInfo
-
- getType() - Method in interface org.spongepowered.api.block.BlockState
-
Gets the base type of block.
- getType() - Method in interface org.spongepowered.api.block.tileentity.TileEntity
-
- getType() - Method in class org.spongepowered.api.data.DataTransactionResult
-
Gets the type of result.
- getType() - Method in interface org.spongepowered.api.effect.particle.ParticleEffect
-
Gets the type of the particle effect.
- getType() - Method in interface org.spongepowered.api.effect.potion.PotionEffect
-
- getType() - Method in interface org.spongepowered.api.entity.ai.Goal
-
The type of this goal.
- getType() - Method in class org.spongepowered.api.entity.ai.task.AbstractAITask
-
- getType() - Method in interface org.spongepowered.api.entity.ai.task.AITask
-
- getType() - Method in interface org.spongepowered.api.entity.Entity
-
Gets the type of entity.
- getType() - Method in interface org.spongepowered.api.entity.EntityArchetype
-
Gets the
EntityType
of the entity contained in this archetype.
- getType() - Method in interface org.spongepowered.api.entity.EntitySnapshot
-
- getType() - Method in interface org.spongepowered.api.entity.living.complex.dragon.phase.EnderDragonPhase
-
Gets the type of this phase.
- getType() - Method in interface org.spongepowered.api.event.cause.entity.damage.DamageModifier
-
- getType() - Method in class org.spongepowered.api.event.cause.entity.damage.source.common.AbstractDamageSource
-
- getType() - Method in class org.spongepowered.api.event.cause.entity.damage.source.common.AbstractEntityDamageSource
-
- getType() - Method in class org.spongepowered.api.event.cause.entity.damage.source.common.AbstractIndirectEntityDamageSource
-
- getType() - Method in interface org.spongepowered.api.event.cause.entity.damage.source.DamageSource
-
- getType() - Method in interface org.spongepowered.api.event.cause.entity.health.HealthModifier
-
- getType() - Method in interface org.spongepowered.api.GameDictionary.Entry
-
Returns the type of item contained by this entry.
- getType(Class<T>, String) - Method in interface org.spongepowered.api.GameRegistry
-
Attempts to retrieve the specific type of
CatalogType
based on
the string id given.
- getType() - Method in interface org.spongepowered.api.item.enchantment.Enchantment
-
- getType() - Method in interface org.spongepowered.api.item.inventory.ItemStack
-
- getType() - Method in interface org.spongepowered.api.item.inventory.ItemStackSnapshot
-
- getType() - Method in interface org.spongepowered.api.item.inventory.query.QueryOperation
-
- getType() - Method in class org.spongepowered.api.item.inventory.transaction.InventoryTransactionResult
-
Gets the type of result.
- getType() - Method in interface org.spongepowered.api.item.ItemType
-
- getType() - Method in interface org.spongepowered.api.Platform
-
- getType() - Method in class org.spongepowered.api.service.context.Context
-
- getType() - Method in interface org.spongepowered.api.service.economy.transaction.TransactionResult
-
- getType() - Method in interface org.spongepowered.api.statistic.Statistic
-
- getType() - Method in class org.spongepowered.api.text.action.HoverAction.ShowEntity.Ref
-
- getType() - Method in interface org.spongepowered.api.text.selector.Argument
-
- getType() - Method in interface org.spongepowered.api.text.selector.Selector
-
- getType() - Method in interface org.spongepowered.api.util.ban.Ban
-
Gets the type of this ban.
- getType() - Method in interface org.spongepowered.api.world.Dimension
-
Gets the type of dimension.
- getType() - Method in interface org.spongepowered.api.world.gen.Populator
-
Gets the type of this populator.
- getType() - Method in interface org.spongepowered.api.world.PortalAgent
-
- getType() - Method in interface org.spongepowered.api.world.schematic.BlockPalette
-
Deprecated.
Gets the type of this palette.
- getType() - Method in interface org.spongepowered.api.world.schematic.Palette
-
Gets the type of this palette.
- getTypes() - Method in interface org.spongepowered.api.text.selector.ArgumentHolder
-
- getTypes() - Method in interface org.spongepowered.api.text.selector.ArgumentType
-
- getTypes() - Method in interface org.spongepowered.api.world.gen.populator.BigMushroom
-
Gets a mutable
WeightedTable
of possible mushroom types to spawn.
- getTypes() - Method in interface org.spongepowered.api.world.gen.populator.Forest
-
- getTypes() - Method in interface org.spongepowered.api.world.gen.populator.Mushroom
-
Gets a mutable
ChanceTable
of possible mushroom types to spawn.
- getTypes() - Method in interface org.spongepowered.api.world.gen.populator.Shrub
-
Gets a weighted collection of
ShrubType
s to place.
- getUniqueId() - Method in interface org.spongepowered.api.entity.EntitySnapshot
-
- getUniqueId(int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Gets a
UUID
at the specified absolute index in this buffer.
- getUniqueId() - Method in class org.spongepowered.api.text.action.HoverAction.ShowEntity.Ref
-
- getUniqueId() - Method in interface org.spongepowered.api.util.Identifiable
-
Gets the unique ID for this object.
- getUniqueId() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the
UUID
of the world.
- getUniqueId() - Method in interface org.spongepowered.api.world.World
-
- getUnloadedWorlds() - Method in interface org.spongepowered.api.Server
-
Gets the properties of all unloaded worlds.
- getUnlockedAdvancementTrees() - Method in interface org.spongepowered.api.entity.living.player.Player
-
- getUnmodifiableBiomeView() - Method in interface org.spongepowered.api.world.extent.BiomeVolume
-
Returns a new volume that cannot be modified through this view.
- getUnmodifiableBiomeView() - Method in interface org.spongepowered.api.world.extent.UnmodifiableBiomeVolume
-
- getUnmodifiableBlockView() - Method in interface org.spongepowered.api.world.extent.BlockVolume
-
Returns a new volume that cannot be modified through this view.
- getUnmodifiableBlockView() - Method in interface org.spongepowered.api.world.extent.UnmodifiableBlockVolume
-
- getUnoccupiedDeceleration() - Method in interface org.spongepowered.api.entity.vehicle.Boat
-
Gets the rate at which unoccupied boats decelerate.
- getUntranslatedKey() - Method in class org.spongepowered.api.command.args.CommandElement
-
Return the plain key, to be used when looking up this command element in
a
CommandContext
.
- getUri() - Method in interface org.spongepowered.api.resourcepack.ResourcePack
-
Gets the URI associated with this ResourcePack.
- getUrl() - Method in interface org.spongepowered.api.asset.Asset
-
Returns the
URL
to this Asset.
- getUrl() - Method in interface org.spongepowered.api.plugin.PluginContainer
-
Gets the url or website of the
Plugin
within this container.
- getUsage() - Method in exception org.spongepowered.api.command.args.ArgumentParseException.WithUsage
-
Gets the usage associated with this exception.
- getUsage(CommandSource) - Method in class org.spongepowered.api.command.args.ChildCommandElementExecutor
-
- getUsage(CommandSource) - Method in class org.spongepowered.api.command.args.CommandElement
-
Return a usage message for this specific argument.
- getUsage(CommandSource) - Method in class org.spongepowered.api.command.args.CommandFlags
-
- getUsage(CommandSource) - Method in interface org.spongepowered.api.command.CommandCallable
-
Gets the usage string of this command.
- getUsage(CommandSource) - Method in class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
- getUsage(CommandSource) - Method in class org.spongepowered.api.command.spec.CommandSpec
-
Gets the usage for this command appropriate for the provided command
source.
- getUseBlockResult() - Method in interface org.spongepowered.api.event.block.InteractBlockEvent.Secondary
-
- getUseItemResult() - Method in interface org.spongepowered.api.event.block.InteractBlockEvent.Secondary
-
- getUsePortalAgent() - Method in interface org.spongepowered.api.event.entity.MoveEntityEvent.Teleport.Portal
-
- getUserSubjects() - Method in interface org.spongepowered.api.service.permission.PermissionService
-
Returns the subject collection which holds users.
- getUses() - Method in interface org.spongepowered.api.item.merchant.TradeOffer
-
Gets the current uses of this offer.
- getUTF(int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Gets a string at the specified absolute index in this buffer.
- getValidBlocksToReplace() - Method in interface org.spongepowered.api.world.gen.populator.SeaFloor
-
Gets the predicate which is applied to determine what
BlockState
s
this populator may replace.
- getValue() - Method in class org.spongepowered.api.command.args.parsing.SingleArg
-
Gets the string used.
- getValue(String) - Method in class org.spongepowered.api.command.args.PatternMatchingCommandElement
-
Gets the value for a given choice.
- getValue(Key<V>) - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableData
-
- getValue() - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableSingleData
-
- getValue(Key<V>) - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractData
-
- getValue() - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractListData
-
- getValue() - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractMappedData
-
- getValue() - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractSingleData
-
- getValue() - Method in class org.spongepowered.api.data.property.AbstractProperty
-
- getValue() - Method in interface org.spongepowered.api.data.Property
-
Gets the "value" of this property.
- getValue(Key<V>) - Method in interface org.spongepowered.api.data.value.ValueContainer
-
- getValue() - Method in interface org.spongepowered.api.event.statistic.ChangeStatisticEvent
-
Gets the new value of the statistic.
- getValue() - Method in interface org.spongepowered.api.event.world.ChangeWorldGameRuleEvent
-
Gets the new value of the GameRule.
- getValue() - Method in class org.spongepowered.api.item.inventory.property.AbstractInventoryProperty
-
- getValue() - Method in interface org.spongepowered.api.profile.property.ProfileProperty
-
Gets the value of this property.
- getValue() - Method in class org.spongepowered.api.service.context.Context
-
Gets the context value.
- getValue() - Method in interface org.spongepowered.api.text.selector.Argument
-
- getValue(Vector3i, Key<V>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Gets the value of data that is keyed to the provided
Key
at the
give block location.
- getValue(int, int, int, Key<V>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Gets the value of data that is keyed to the provided
Key
at the
give block location.
- getValue(Key<V>) - Method in class org.spongepowered.api.world.Location
-
- getValueClass() - Method in interface org.spongepowered.api.block.trait.BlockTrait
-
- getValueFactory() - Method in interface org.spongepowered.api.GameRegistry
-
- getValueGetter() - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableBooleanData
-
- getValueGetter() - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableBoundedComparableData
-
- getValueGetter() - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableListData
-
- getValueGetter() - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableMappedData
-
- getValueGetter() - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableSingleCatalogData
-
- getValueGetter() - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableSingleData
-
- getValueGetter() - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableSingleEnumData
-
- getValueGetter() - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractBooleanData
-
- getValueGetter() - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractBoundedComparableData
-
- getValueGetter() - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractListData
-
- getValueGetter() - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractMappedData
-
- getValueGetter() - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractSingleCatalogData
-
- getValueGetter() - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractSingleData
-
Gets the
Value
as a method since this manipulator only focuses
on a single value.
- getValueGetter() - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractSingleEnumData
-
- getValues(boolean) - Method in interface org.spongepowered.api.data.DataView
-
Gets a Map containing all keys and their values for this
DataView
.
- getValues() - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableData
-
- getValues() - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractData
-
- getValues(boolean) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getValues() - Method in interface org.spongepowered.api.data.value.ValueContainer
-
- getValues(Vector3i) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
- getValues(int, int, int) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
- getValues() - Method in class org.spongepowered.api.world.Location
-
- getValueToken() - Method in interface org.spongepowered.api.data.key.Key
-
- getValueType() - Method in interface org.spongepowered.api.effect.particle.ParticleOption
-
Gets the type of the value.
- getVarInt(int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Gets a varint at the specified absolute index in this buffer.
- getVehicle() - Method in interface org.spongepowered.api.entity.Entity
-
Gets the entity vehicle that this entity is riding, if available.
- getVelocity() - Method in interface org.spongepowered.api.entity.Entity
-
Gets the Vector3d
representation of this entity's current
velocity.
- getVersion() - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Full
-
Gets the version to respond with.
- getVersion() - Method in interface org.spongepowered.api.network.status.StatusClient
-
Gets the game version of the client.
- getVersion() - Method in interface org.spongepowered.api.network.status.StatusResponse
-
Gets the version of the server displayed when the client or the server
are outdated.
- getVersion() - Method in interface org.spongepowered.api.plugin.PluginContainer
-
Gets the version of the
Plugin
within this container.
- getView(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
Gets the
DataView
by path, if available.
- getView(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getViewDistance() - Method in interface org.spongepowered.api.entity.living.player.Player
-
Gets the view distance setting of the player.
- getViewDistance() - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.PlayerChangeClientSettingsEvent
-
Gets the new view distance of the player.
- getViewDistance() - Method in interface org.spongepowered.api.world.World
-
Gets the view distance (in chunks) for this world.
- getViewers() - Method in interface org.spongepowered.api.item.inventory.Container
-
Gets the current viewers looking at this Inventory.
- getViewList(DataQuery) - Method in interface org.spongepowered.api.data.DataView
-
- getViewList(DataQuery) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- getVillagerRegistry() - Method in interface org.spongepowered.api.GameRegistry
-
- getVinesPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.Vine
-
Gets the number of vines to attempt to spawn per chunk, must be greater
than zero.
- getVirtualHost() - Method in interface org.spongepowered.api.network.RemoteConnection
-
Gets the host name the connection is connecting to the server with.
- getVirtualHost() - Method in interface org.spongepowered.api.network.status.StatusClient
-
Gets the address the player is connecting to.
- getVolume() - Method in interface org.spongepowered.api.block.BlockSoundGroup
-
Gets the volume used when playing sounds.
- getVolume() - Method in interface org.spongepowered.api.event.sound.PlaySoundEvent
-
Gets the volume of the sound being played.
- getVolume() - Method in interface org.spongepowered.api.extra.fluid.FluidStack
-
- getVolume() - Method in interface org.spongepowered.api.extra.fluid.FluidStackSnapshot
-
Gets the volume of this snapshot.
- getVolume() - Method in interface org.spongepowered.api.world.extent.worker.BiomeVolumeWorker
-
Returns the volume this worker operates on.
- getVolume() - Method in interface org.spongepowered.api.world.extent.worker.BlockVolumeWorker
-
Returns the volume this worker operates on.
- getWarningDistance() - Method in interface org.spongepowered.api.world.WorldBorder
-
Gets the distance when a contracting world border will warn a player for
whom the world border is distance
blocks away.
- getWarningTime() - Method in interface org.spongepowered.api.world.WorldBorder
-
Gets the time when a contracting world border will warn a player for whom
the world border will reach in time
seconds.
- getWatchedClass() - Method in interface org.spongepowered.api.entity.ai.task.builtin.WatchClosestAITask
-
Gets the
Class
of the
Entity
type to "stare" or
"watch" when that type of entity is nearby.
- getWaterLilyPerChunk() - Method in interface org.spongepowered.api.world.gen.populator.WaterLily
-
Gets the number of water lilies to attempt to spawn per chunk, must be
greater than zero.
- getWeather() - Method in interface org.spongepowered.api.event.world.ChangeWorldWeatherEvent
-
Gets the
Weather
that this event is creating.
- getWeather() - Method in interface org.spongepowered.api.world.weather.WeatherUniverse
-
Gets the current
Weather
in this volume.
- getWeight() - Method in interface org.spongepowered.api.item.enchantment.EnchantmentType
-
Gets the weight of this enchantment type.
- getWeight() - Method in class org.spongepowered.api.util.weighted.TableEntry
-
Gets the weight of this entry.
- getWellObject() - Method in interface org.spongepowered.api.world.gen.populator.DesertWell
-
- getWhitelistedProfiles() - Method in interface org.spongepowered.api.service.whitelist.WhitelistService
-
Gets the collection of
GameProfile
s present on this whitelist.
- getWidth() - Method in interface org.spongepowered.api.data.type.Art
-
Gets the width in blocks this art piece spans.
- getWidth() - Method in interface org.spongepowered.api.item.recipe.crafting.ShapedCraftingRecipe
-
Gets the width of the grid this ShapedCraftingRecipe fits into.
- getWorld(UUID) - Method in interface org.spongepowered.api.Server
-
Gets a loaded
World
by its unique id (
UUID
), if it
exists.
- getWorld(String) - Method in interface org.spongepowered.api.Server
-
Gets a loaded
World
by name, if it exists.
- getWorld() - Method in interface org.spongepowered.api.world.Chunk
-
Gets the world the chunk is in.
- getWorld() - Method in interface org.spongepowered.api.world.ChunkTicketManager.LoadingTicket
-
Gets the
World
passed when creating this ticket.
- getWorld() - Method in interface org.spongepowered.api.world.Locatable
-
Gets the world that this source resides in.
- getWorldArchetype() - Method in interface org.spongepowered.api.event.world.ConstructWorldPropertiesEvent
-
- getWorldBorder() - Method in interface org.spongepowered.api.entity.living.player.Player
-
- getWorldBorder() - Method in interface org.spongepowered.api.world.World
-
Gets the world border for the world.
- getWorldBorderCenter() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the center of the world border.
- getWorldBorderDamageAmount() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the damage done to a player per block per tick when outside the
buffer.
- getWorldBorderDamageThreshold() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the distance a player may be outside the world border before taking
damage.
- getWorldBorderDiameter() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the diameter of the world border.
- getWorldBorderTargetDiameter() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the diameter the world border is expanding or contracting to.
- getWorldBorderTimeRemaining() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the time remaining until the world border stops expanding or
contracting.
- getWorldBorderWarningDistance() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the distance when a contracting world border will warn a player for
whom the world border is distance
blocks away.
- getWorldBorderWarningTime() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the time when a contracting world border will warn a player for whom
the world border will reach in time
seconds.
- getWorldGenerator() - Method in interface org.spongepowered.api.world.World
-
- getWorldName() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the name of this world.
- getWorldProperties() - Method in interface org.spongepowered.api.event.world.ConstructWorldPropertiesEvent
-
Gets the properties of the newly created world.
- getWorldProperties(String) - Method in interface org.spongepowered.api.Server
-
- getWorldProperties(UUID) - Method in interface org.spongepowered.api.Server
-
- getWorldProperties() - Method in interface org.spongepowered.api.world.ChunkPreGenerate
-
- getWorldProperties() - Method in interface org.spongepowered.api.world.storage.WorldStorage
-
- getWorlds() - Method in interface org.spongepowered.api.Server
-
Gets all currently loaded
World
s.
- getWorldStorage() - Method in interface org.spongepowered.api.world.World
-
- getWorldTime() - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Gets the time of day, in ticks.
- getWorldUniqueId() - Method in interface org.spongepowered.api.data.LocatableSnapshot
-
Gets the
UUID
of the world.
- getWorldUniqueId() - Method in interface org.spongepowered.api.entity.living.player.User
-
Gets the World UUID of this User.
- getWorldUniqueId() - Method in class org.spongepowered.api.util.RespawnLocation
-
Gets the
UUID
of the world this position refers to.
- getWrappedContentUpdater(Class<T>, int, int) - Method in interface org.spongepowered.api.data.DataManager
-
- getX() - Method in class org.spongepowered.api.item.inventory.property.SlotPos
-
Gets the X position of this slot within the queried parent.
- getX() - Method in class org.spongepowered.api.util.blockray.BlockRayHit
-
Returns the x coordinate of the intersection.
- getX() - Method in class org.spongepowered.api.world.Location
-
Gets the X component of this instance's position.
- getY() - Method in class org.spongepowered.api.item.inventory.property.SlotPos
-
Gets the Y position of this slot within the queried parent.
- getY() - Method in class org.spongepowered.api.util.blockray.BlockRayHit
-
Returns the y coordinate of the intersection.
- getY() - Method in class org.spongepowered.api.world.Location
-
Gets the Y component of this instance's position.
- getYaw() - Method in class org.spongepowered.api.entity.Transform
-
Gets the yaw component of this transform rotation.
- getZ() - Method in class org.spongepowered.api.util.blockray.BlockRayHit
-
Returns the z coordinate of the intersection.
- getZ() - Method in class org.spongepowered.api.world.Location
-
Gets the Z component of this instance's position.
- GFLAT0 - Static variable in class org.spongepowered.api.effect.sound.PitchModulation
-
- GFLAT1 - Static variable in class org.spongepowered.api.effect.sound.PitchModulation
-
- GFLAT2 - Static variable in class org.spongepowered.api.effect.sound.PitchModulation
-
- GHAST - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Ghast - Interface in org.spongepowered.api.entity.living.monster
-
Represents a Ghast.
- GHAST_TEAR - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GIANT - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Giant - Interface in org.spongepowered.api.entity.living.monster
-
Represents a Giant.
- GL_ES - Static variable in class org.spongepowered.api.text.translation.locale.Locales
-
- GLASS - Static variable in class org.spongepowered.api.block.BlockTypes
-
- GLASS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GLASS_BOTTLE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GLASS_BOTTLE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GLASS_PANE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- GLASS_PANE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GLASS_PANE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GLASS_PANE_EAST - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- GLASS_PANE_NORTH - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- GLASS_PANE_SOUTH - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- GLASS_PANE_WEST - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- GLOBAL - Static variable in class org.spongepowered.api.world.schematic.BlockPaletteTypes
-
- GLOBAL_BIOMES - Static variable in class org.spongepowered.api.world.schematic.PaletteTypes
-
- GLOBAL_BLOCKS - Static variable in class org.spongepowered.api.world.schematic.PaletteTypes
-
- GLOBAL_CONTEXT - Static variable in interface org.spongepowered.api.service.permission.SubjectData
-
A convenience constant for the global context combination (the empty
set), if you want your code to look especially fancy.
- GLOWING - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing whether an entity has a
glowing outline.
- glowing() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableGlowingData
-
Gets the
Value
representing whether something is glowing.
- glowing() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.GlowingData
-
Gets the
Value
representing whether an entity is glowing.
- GLOWING - Static variable in class org.spongepowered.api.effect.potion.PotionEffectTypes
-
- GLOWING_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Represents that an entity has a glowing outline.
- GlowingData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- GLOWSTONE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- GLOWSTONE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GLOWSTONE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- Glowstone - Interface in org.spongepowered.api.world.gen.populator
-
Represents a populator which spawns clusters of glowstone.
- GLOWSTONE - Static variable in class org.spongepowered.api.world.gen.PopulatorTypes
-
- Glowstone.Builder - Interface in org.spongepowered.api.world.gen.populator
-
A builder for constructing
Glowstone
populators.
- GLOWSTONE_DUST - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOAL - Static variable in class org.spongepowered.api.advancement.AdvancementTypes
-
Represents the goal reached advancement type.
- goal(int) - Method in interface org.spongepowered.api.advancement.criteria.ScoreAdvancementCriterion.Builder
-
Sets the goal value.
- Goal<O extends Agent> - Interface in org.spongepowered.api.entity.ai
-
Represents a set of tasks that will be updated together by an
Agent
.
- GOAL_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- GoalType - Interface in org.spongepowered.api.entity.ai
-
- GoalTypes - Class in org.spongepowered.api.entity.ai
-
- GOLD - Static variable in class org.spongepowered.api.data.type.ArmorTypes
-
- GOLD - Static variable in class org.spongepowered.api.data.type.RabbitTypes
-
- GOLD - Static variable in class org.spongepowered.api.data.type.ToolTypes
-
- GOLD - Static variable in class org.spongepowered.api.text.format.TextColors
-
- GOLD_BLOCK - Static variable in class org.spongepowered.api.block.BlockTypes
-
- GOLD_BLOCK - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLD_BLOCK - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GOLD_INGOT - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLD_INGOT_FROM_BLOCK - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GOLD_INGOT_FROM_NUGGETS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GOLD_NUGGET - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLD_NUGGET - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GOLD_ORE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- GOLD_ORE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLDEN_APPLE - Static variable in class org.spongepowered.api.CatalogTypes
-
- GOLDEN_APPLE - Static variable in class org.spongepowered.api.data.type.GoldenApples
-
- GOLDEN_APPLE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLDEN_APPLE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GOLDEN_APPLE_ITEM_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogItemData
-
- GOLDEN_APPLE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- GOLDEN_APPLE_TYPE - Static variable in class org.spongepowered.api.data.key.Keys
-
- GOLDEN_APPLE_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- GOLDEN_AXE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLDEN_AXE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GOLDEN_BOOTS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLDEN_BOOTS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GOLDEN_CARROT - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLDEN_CARROT - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GOLDEN_CHESTPLATE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLDEN_CHESTPLATE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GOLDEN_HELMET - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLDEN_HELMET - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GOLDEN_HOE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLDEN_HOE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GOLDEN_HORSE_ARMOR - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLDEN_LEGGINGS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLDEN_LEGGINGS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GOLDEN_PICKAXE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLDEN_PICKAXE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GOLDEN_RAIL - Static variable in class org.spongepowered.api.block.BlockTypes
-
- GOLDEN_RAIL - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLDEN_RAIL - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GOLDEN_RAIL_POWERED - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- GOLDEN_RAIL_SHAPE - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- GOLDEN_SHOVEL - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLDEN_SHOVEL - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GOLDEN_SWORD - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GOLDEN_SWORD - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GoldenApple - Interface in org.spongepowered.api.data.type
-
Represents a type of golden apple.
- GoldenAppleData - Interface in org.spongepowered.api.data.manipulator.mutable.item
-
Represents the type of
GoldenApple
the golden apple item is.
- GoldenApples - Class in org.spongepowered.api.data.type
-
- Golem - Interface in org.spongepowered.api.entity.living.golem
-
Represents a Golem type mob.
- GRADIENT - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- GRADIENT_UP - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- GRAHAM - Static variable in class org.spongepowered.api.data.type.Arts
-
- GRANITE - Static variable in class org.spongepowered.api.data.type.StoneTypes
-
- GRANITE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- grant() - Method in interface org.spongepowered.api.advancement.Progressable
-
Grants this
Progressable
, if achieved before
that time will be returned.
- GRASS - Static variable in class org.spongepowered.api.block.BlockTypes
-
- GRASS - Static variable in class org.spongepowered.api.data.type.DoublePlantTypes
-
- GRASS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GRASS_PATH - Static variable in class org.spongepowered.api.block.BlockTypes
-
- GRASS_PATH - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GRASS_SNOWY - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- GRAVEL - Static variable in class org.spongepowered.api.block.BlockTypes
-
- GRAVEL - Static variable in class org.spongepowered.api.item.ItemTypes
-
- gravity() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableGravityData
-
- gravity() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.GravityData
-
- gravity() - Method in interface org.spongepowered.api.entity.Entity
-
Returns whether this entity has gravity.
- GRAVITY_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that an entity will ignore gravity.
- GravityAffectedProperty - Class in org.spongepowered.api.data.property.block
-
A
Property
that defines whether a
BlockType
is affected
by "gravity" such that if a block is placed and there is no block supporting
it, the block will fall.
- GravityAffectedProperty(boolean) - Constructor for class org.spongepowered.api.data.property.block.GravityAffectedProperty
-
- GravityAffectedProperty(boolean, Property.Operator) - Constructor for class org.spongepowered.api.data.property.block.GravityAffectedProperty
-
- GravityData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- GRAY - Static variable in class org.spongepowered.api.data.type.DyeColors
-
- GRAY - Static variable in class org.spongepowered.api.data.type.HorseColors
-
- GRAY - Static variable in class org.spongepowered.api.data.type.LlamaVariants
-
- GRAY - Static variable in class org.spongepowered.api.data.type.ParrotVariants
-
- GRAY - Static variable in class org.spongepowered.api.text.format.TextColors
-
- GRAY - Static variable in class org.spongepowered.api.util.Color
-
- GRAY_BANNER - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GRAY_BED - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GRAY_BED_FROM_WHITE_BED - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GRAY_CARPET - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GRAY_CONCRETE_POWDER - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GRAY_DYE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GRAY_GLAZED_TERRACOTTA - Static variable in class org.spongepowered.api.block.BlockTypes
-
- GRAY_GLAZED_TERRACOTTA - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GRAY_SHULKER_BOX - Static variable in class org.spongepowered.api.block.BlockTypes
-
- GRAY_SHULKER_BOX - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GRAY_STAINED_GLASS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GRAY_STAINED_GLASS_PANE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GRAY_STAINED_HARDENED_CLAY - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GRAY_WOOL - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- greaterThan(Object) - Static method in class org.spongepowered.api.item.inventory.property.IntProperty
-
- greaterThan(Object) - Static method in class org.spongepowered.api.item.inventory.property.InventoryDimension
-
Create an InventoryDimension property which matches InventoryDimension
properties with value greater than this value.
- greaterThan(Object, Object) - Static method in class org.spongepowered.api.item.inventory.property.MappedIntProperty
-
Create a MappedIntproperty property which matches MappedIntproperty
properties with value greater than this value and matching key.
- greaterThan(Object) - Static method in class org.spongepowered.api.item.inventory.property.SlotIndex
-
Create a SlotIndex property which matches SlotIndex properties with
value greater than this value.
- greaterThan(Object) - Static method in class org.spongepowered.api.item.inventory.property.SlotPos
-
Create an SlotPos property which matches SlotPos properties with value
greater than this value.
- greaterThan(Object) - Static method in class org.spongepowered.api.item.inventory.property.StringProperty
-
- greaterThanOrEqual(Object) - Static method in class org.spongepowered.api.item.inventory.property.IntProperty
-
Create an
IntProperty
property which matches
IntProperty
properties with value greater than or equal to this value.
- greaterThanOrEqual(Object) - Static method in class org.spongepowered.api.item.inventory.property.InventoryDimension
-
Create an InventoryDimension property which matches InventoryDimension
properties with value greater than or equal to this value.
- greaterThanOrEqual(Object, Object) - Static method in class org.spongepowered.api.item.inventory.property.MappedIntProperty
-
Create a MappedIntproperty property which matches MappedIntproperty
properties with value greater than or equal to this value and matching
key.
- greaterThanOrEqual(Object) - Static method in class org.spongepowered.api.item.inventory.property.SlotIndex
-
Create a SlotIndex property which matches SlotIndex properties with
value greater than or equal to this value.
- greaterThanOrEqual(Object) - Static method in class org.spongepowered.api.item.inventory.property.SlotPos
-
Create an SlotPos property which matches SlotPos properties with value
greater than or equal to this value.
- greaterThanOrEqual(Object) - Static method in class org.spongepowered.api.item.inventory.property.StringProperty
-
- GREEK - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- GREEN - Static variable in class org.spongepowered.api.boss.BossBarColors
-
- GREEN - Static variable in class org.spongepowered.api.data.type.DyeColors
-
- GREEN - Static variable in class org.spongepowered.api.data.type.ParrotVariants
-
- GREEN - Static variable in class org.spongepowered.api.text.format.TextColors
-
- GREEN - Static variable in class org.spongepowered.api.util.Color
-
- GREEN_BANNER - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GREEN_BED - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GREEN_BED_FROM_WHITE_BED - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GREEN_CARPET - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GREEN_CONCRETE_POWDER - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GREEN_GLAZED_TERRACOTTA - Static variable in class org.spongepowered.api.block.BlockTypes
-
- GREEN_GLAZED_TERRACOTTA - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GREEN_SHULKER_BOX - Static variable in class org.spongepowered.api.block.BlockTypes
-
- GREEN_SHULKER_BOX - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GREEN_STAINED_GLASS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GREEN_STAINED_GLASS_PANE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GREEN_STAINED_HARDENED_CLAY - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GREEN_WOOL - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- GridInventory - Interface in org.spongepowered.api.item.inventory.type
-
An GridInventory is an
Inventory
which is ordered into a coherent grid format, meaning that its slots can be
referred to by X-Y coordinates as well as single indices.
- GRIEFING_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that an entity can modify blocks in the world.
- GriefingData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- groundCover(GroundCoverLayer...) - Method in interface org.spongepowered.api.world.biome.BiomeGenerationSettings.Builder
-
Sets the ground cover layers.
- groundCover(Iterable<GroundCoverLayer>) - Method in interface org.spongepowered.api.world.biome.BiomeGenerationSettings.Builder
-
Sets the ground cover layers.
- GroundCoverLayer - Class in org.spongepowered.api.world.biome
-
Represents a layer of BlockStates specific to a biome which may be placed in
during generation.
- GroundCoverLayer(BlockState, SeededVariableAmount<Double>) - Constructor for class org.spongepowered.api.world.biome.GroundCoverLayer
-
- GroundCoverLayer(Function<Double, BlockState>, SeededVariableAmount<Double>) - Constructor for class org.spongepowered.api.world.biome.GroundCoverLayer
-
- GroundLuminanceProperty - Class in org.spongepowered.api.data.property.block
-
An property that represents the amount of light on a block location.
- GroundLuminanceProperty(double) - Constructor for class org.spongepowered.api.data.property.block.GroundLuminanceProperty
-
- GroundLuminanceProperty(double, Property.Operator) - Constructor for class org.spongepowered.api.data.property.block.GroundLuminanceProperty
-
- GroundLuminanceProperty(Object, Property.Operator) - Constructor for class org.spongepowered.api.data.property.block.GroundLuminanceProperty
-
- group(String) - Method in interface org.spongepowered.api.item.recipe.crafting.ShapedCraftingRecipe.Builder.EndStep
-
Sets the group of the recipe.
- group(String) - Method in interface org.spongepowered.api.item.recipe.crafting.ShapelessCraftingRecipe.Builder.EndStep
-
Sets the group of the recipe.
- GROW_EVENT - Static variable in class org.spongepowered.api.event.cause.EventContextKeys
-
- GROWTH_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogBlockData
-
Represents the "growth" of a block.
- GROWTH_ORIGIN - Static variable in class org.spongepowered.api.event.cause.EventContextKeys
-
- GROWTH_STAGE - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the "growth stage" state
of a
BlockState
.
- GrowthData - Interface in org.spongepowered.api.data.manipulator.mutable.block
-
- growthStage() - Method in interface org.spongepowered.api.data.manipulator.immutable.block.ImmutableGrowthData
-
- growthStage() - Method in interface org.spongepowered.api.data.manipulator.mutable.block.GrowthData
-
- GSHARP0 - Static variable in class org.spongepowered.api.effect.sound.PitchModulation
-
- GSHARP1 - Static variable in class org.spongepowered.api.effect.sound.PitchModulation
-
- GT_TEXT - Static variable in class org.spongepowered.api.command.CommandMessageFormatting
-
- GUARDIAN - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Guardian - Interface in org.spongepowered.api.entity.living.monster
-
Represents a Guardian.
- GUARDIAN_APPEARANCE - Static variable in class org.spongepowered.api.effect.particle.ParticleTypes
-
- GuavaCollectors - Class in org.spongepowered.api.util
-
- guavaToJava8(Predicate<E>) - Static method in class org.spongepowered.api.util.Functional
-
- GuiId - Interface in org.spongepowered.api.item.inventory.property
-
- GuiIdProperty - Class in org.spongepowered.api.item.inventory.property
-
A property to define which GUI should be opened on the client
for the inventory.
- GuiIdProperty(GuiId) - Constructor for class org.spongepowered.api.item.inventory.property.GuiIdProperty
-
Creates a GuiID property from the specified GUI ID.
- GuiIds - Class in org.spongepowered.api.item.inventory.property
-
An enumeration of all possible
GuiId
s in vanilla minecraft.
- GuiIds() - Constructor for class org.spongepowered.api.item.inventory.property.GuiIds
-
- GUITAR - Static variable in class org.spongepowered.api.data.type.InstrumentTypes
-
- GUNPOWDER - Static variable in class org.spongepowered.api.item.ItemTypes
-
- GV_IM - Static variable in class org.spongepowered.api.text.translation.locale.Locales
-
- PACKED_ICE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PACKED_ICE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- padding(Text) - Method in interface org.spongepowered.api.service.pagination.PaginationList.Builder
-
Sets the padding character to be used when centering headers and
footers.
- PAEONIA - Static variable in class org.spongepowered.api.data.type.DoublePlantTypes
-
- PAGED_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogItemData
-
Signifies that an item has "pages" of
Text
.
- PagedData - Interface in org.spongepowered.api.data.manipulator.mutable.item
-
- pages() - Method in interface org.spongepowered.api.data.manipulator.immutable.item.ImmutablePagedData
-
- pages() - Method in interface org.spongepowered.api.data.manipulator.immutable.item.ImmutablePlainPagedData
-
- pages() - Method in interface org.spongepowered.api.data.manipulator.mutable.item.PagedData
-
- pages() - Method in interface org.spongepowered.api.data.manipulator.mutable.item.PlainPagedData
-
- PaginationList - Interface in org.spongepowered.api.service.pagination
-
- PaginationList.Builder - Interface in org.spongepowered.api.service.pagination
-
Builds a paginated output for an iterable of
Text
s.
- PaginationService - Interface in org.spongepowered.api.service.pagination
-
This service allows pagination of output to users.
- PAINTING - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Painting - Interface in org.spongepowered.api.entity.hanging
-
Represents a Painting.
- PAINTING - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PAINTING - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- Palette<T extends CatalogType> - Interface in org.spongepowered.api.world.schematic
-
Represents a mapping for types to a local identifier.
- palette(BlockPalette) - Method in interface org.spongepowered.api.world.schematic.Schematic.Builder
-
- PaletteType<T extends CatalogType> - Interface in org.spongepowered.api.world.schematic
-
- paletteType(BlockPaletteType) - Method in interface org.spongepowered.api.world.schematic.Schematic.Builder
-
- PaletteTypes - Class in org.spongepowered.api.world.schematic
-
- PaletteTypes() - Constructor for class org.spongepowered.api.world.schematic.PaletteTypes
-
- PAPER - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PAPER - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- parallelStream() - Method in class org.spongepowered.api.util.weighted.UnmodifiableWeightedTable
-
- PARAM_MESSAGE_BODY - Static variable in interface org.spongepowered.api.event.message.MessageEvent
-
Parameter for body section in body partition.
- PARAM_MESSAGE_FOOTER - Static variable in interface org.spongepowered.api.event.message.MessageEvent
-
Parameter for footer section in footer partition.
- PARAM_MESSAGE_HEADER - Static variable in interface org.spongepowered.api.event.message.MessageEvent
-
Parameter for header section in header partition.
- params - Variable in class org.spongepowered.api.text.transform.SimpleTextTemplateApplier
-
- pardon(GameProfile) - Method in interface org.spongepowered.api.service.ban.BanService
-
Pardons a profile, or removes its ban, if present.
- pardon(InetAddress) - Method in interface org.spongepowered.api.service.ban.BanService
-
Pardons an IP address, or removes its ban, if present.
- PardonIpEvent - Interface in org.spongepowered.api.event.network
-
Called when a pardon is made on an IP address.
- PardonUserEvent - Interface in org.spongepowered.api.event.user
-
Occurs when a user is pardoned.
- PardonUserEvent.TargetPlayer - Interface in org.spongepowered.api.event.user
-
An event where a
Player
is the target.
- parent(Advancement) - Method in interface org.spongepowered.api.advancement.Advancement.Builder
-
- parent() - Method in interface org.spongepowered.api.item.inventory.Inventory
-
- PARROT - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Parrot - Interface in org.spongepowered.api.entity.living.animal
-
Represents a parrot.
- PARROT_VARIANT - Static variable in class org.spongepowered.api.CatalogTypes
-
- PARROT_VARIANT - Static variable in class org.spongepowered.api.data.key.Keys
-
- PARROT_VARIANT_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- PARROT_VARIANT_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- ParrotData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- ParrotVariant - Interface in org.spongepowered.api.data.type
-
Represents the variant of a
Parrot
.
- ParrotVariants - Class in org.spongepowered.api.data.type
-
- parse(CommandSource, CommandArgs, CommandContext) - Method in class org.spongepowered.api.command.args.ChildCommandElementExecutor
-
- parse(CommandSource, CommandArgs, CommandContext) - Method in class org.spongepowered.api.command.args.CommandElement
-
Attempt to extract a value for this element from the given arguments and
put it in the given context.
- parse(CommandSource, CommandArgs, CommandContext) - Method in class org.spongepowered.api.command.args.CommandFlags
-
- parse(String) - Static method in interface org.spongepowered.api.text.selector.Argument
-
Parses an
Argument
from the given argument string.
- parse(String) - Static method in interface org.spongepowered.api.text.selector.Selector
-
Parses a
Selector
from the given selector string.
- parseArgument(String) - Method in interface org.spongepowered.api.text.selector.SelectorFactory
-
Parses an
Argument
from the given argument string.
- parseRawSelector(String) - Method in interface org.spongepowered.api.text.selector.SelectorFactory
-
Parses a
Selector
from the given selector string.
- parseValue(String) - Method in interface org.spongepowered.api.block.trait.BlockTrait
-
Attempts to parse the provided value as a value dictated possible by this trait or
Optional.empty()
otherwise.
- parseValue(CommandSource, CommandArgs) - Method in class org.spongepowered.api.command.args.ChildCommandElementExecutor
-
- parseValue(CommandSource, CommandArgs) - Method in class org.spongepowered.api.command.args.CommandElement
-
Attempt to extract a value for this element from the given arguments.
- parseValue(CommandSource, CommandArgs) - Method in class org.spongepowered.api.command.args.CommandFlags
-
- parseValue(CommandSource, CommandArgs) - Method in class org.spongepowered.api.command.args.PatternMatchingCommandElement
-
- parseValue(CommandSource, CommandArgs) - Method in class org.spongepowered.api.command.args.SelectorCommandElement
-
- PARTICLE_OPTION - Static variable in class org.spongepowered.api.CatalogTypes
-
- PARTICLE_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- PARTICLE_TYPE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- PARTICLE_TYPE_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- ParticleEffect - Interface in org.spongepowered.api.effect.particle
-
Represents a particle effect that can be send to the Minecraft client.
- ParticleEffect.Builder - Interface in org.spongepowered.api.effect.particle
-
- ParticleOption<V> - Interface in org.spongepowered.api.effect.particle
-
- ParticleOptions - Class in org.spongepowered.api.effect.particle
-
- particles(boolean) - Method in interface org.spongepowered.api.effect.potion.PotionEffect.Builder
-
Sets the potion effect to show particles when applied or not.
- particleType() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableAreaEffectCloudData
-
- particleType() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.AreaEffectCloudData
-
- ParticleType - Interface in org.spongepowered.api.effect.particle
-
Represents a particle that can be sent on a Minecraft client.
- particleType() - Method in interface org.spongepowered.api.entity.AreaEffectCloud
-
- ParticleTypes - Class in org.spongepowered.api.effect.particle
-
An enumeration of all possible
ParticleType
s in vanilla minecraft.
- PartitionedTextFormatter<E extends TextFormatter<?>> - Interface in org.spongepowered.api.text.transform
-
Represents a
TextFormatter
that is sectioned into different
sub-formatters.
- partitions - Variable in class org.spongepowered.api.text.transform.DynamicPartitionedTextFormatter
-
- partRotation() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableBodyPartRotationalData
-
- partRotation() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.BodyPartRotationalData
-
- parts - Variable in class org.spongepowered.api.text.transform.SimpleTextFormatter
-
- PassableProperty - Class in org.spongepowered.api.data.property.block
-
- PassableProperty(boolean) - Constructor for class org.spongepowered.api.data.property.block.PassableProperty
-
- PassableProperty(boolean, Property.Operator) - Constructor for class org.spongepowered.api.data.property.block.PassableProperty
-
- PASSED_BURN_TIME - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the amount of ticks a
Furnace
has
already been burning with the current fuel item.
- PASSED_COOK_TIME - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the amount of ticks a
Furnace
has
been cooking the current item for.
- passedBurnTime() - Method in interface org.spongepowered.api.block.tileentity.carrier.Furnace
-
- passedBurnTime() - Method in interface org.spongepowered.api.data.manipulator.immutable.tileentity.ImmutableFurnaceData
-
- passedBurnTime() - Method in interface org.spongepowered.api.data.manipulator.mutable.tileentity.FurnaceData
-
- passedCookTime() - Method in interface org.spongepowered.api.block.tileentity.carrier.Furnace
-
Gets the
MutableBoundedValue
for the already passed cook time of
the item stack in this furnace.
- passedCookTime() - Method in interface org.spongepowered.api.data.manipulator.immutable.tileentity.ImmutableFurnaceData
-
- passedCookTime() - Method in interface org.spongepowered.api.data.manipulator.mutable.tileentity.FurnaceData
-
- PASSENGER_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that an entity is a "passenger" riding another
Entity
.
- PassengerData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
Signifies that an
Entity
is a "passenger" of another
Entity
.
- PASSENGERS - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the entities that act as passengers for
an
Entity
.
- passengers() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutablePassengerData
-
- passengers() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.PassengerData
-
Gets the
Value
for the current
Entity
acting
as a passenger.
- PASSIVE - Static variable in class org.spongepowered.api.event.cause.entity.spawn.SpawnTypes
-
Unknown for now.
- pattern(BannerPatternShape) - Method in interface org.spongepowered.api.data.meta.PatternLayer.Builder
-
- PATTERN_LIST_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- PatternLayer - Interface in org.spongepowered.api.data.meta
-
A representation on a single layer of a
BannerData
's pattern.
- PatternLayer.Builder - Interface in org.spongepowered.api.data.meta
-
- PatternListValue - Interface in org.spongepowered.api.data.value.mutable
-
- PatternMatchingCommandElement - Class in org.spongepowered.api.command.args
-
Abstract command element that matches values based on pattern.
- PatternMatchingCommandElement(Text, boolean) - Constructor for class org.spongepowered.api.command.args.PatternMatchingCommandElement
-
- PatternMatchingCommandElement(Text) - Constructor for class org.spongepowered.api.command.args.PatternMatchingCommandElement
-
- patterns() - Method in interface org.spongepowered.api.data.manipulator.immutable.tileentity.ImmutableBannerData
-
- patternsList() - Method in interface org.spongepowered.api.block.tileentity.Banner
-
- patternsList() - Method in interface org.spongepowered.api.data.manipulator.mutable.tileentity.BannerData
-
- PEACEFUL - Static variable in class org.spongepowered.api.world.difficulty.Difficulties
-
- PEBKACException - Exception in org.spongepowered.api.util
-
An exception for when a problem exists between keyboard and chair.
- PEBKACException() - Constructor for exception org.spongepowered.api.util.PEBKACException
-
- PEBKACException(String) - Constructor for exception org.spongepowered.api.util.PEBKACException
-
- PEBKACException(String, Throwable) - Constructor for exception org.spongepowered.api.util.PEBKACException
-
- PEBKACException(Throwable) - Constructor for exception org.spongepowered.api.util.PEBKACException
-
- peek() - Method in class org.spongepowered.api.command.args.CommandArgs
-
Try to read the next argument without advancing the current index.
- peek(EquipmentSlotType) - Method in interface org.spongepowered.api.item.inventory.equipment.EquipmentInventory
-
Gets without removing the stack for the specified equipment type in this
Inventory.
- peek(EquipmentSlotType, int) - Method in interface org.spongepowered.api.item.inventory.equipment.EquipmentInventory
-
Gets without removing the items from the stack for the specified
equipment type in this Inventory.
- peek(EquipmentType) - Method in interface org.spongepowered.api.item.inventory.equipment.EquipmentInventory
-
Gets without removing the stack for the specified equipment type in this
Inventory.
- peek(EquipmentType, int) - Method in interface org.spongepowered.api.item.inventory.equipment.EquipmentInventory
-
Gets without removing the items from the stack for the specified
equipment type in this Inventory.
- peek() - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Gets without removing the first available stack from this Inventory.
- peek(int) - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Uses the same semantics as
Inventory.poll(int)
but
does not remove the
items from the inventory.
- peek(int, int) - Method in interface org.spongepowered.api.item.inventory.type.GridInventory
-
Gets without removing the stack at the supplied position in this
Inventory.
- peek(int, int, int) - Method in interface org.spongepowered.api.item.inventory.type.GridInventory
-
Gets without removing the stack at the supplied position in this
Inventory.
- peek(SlotPos) - Method in interface org.spongepowered.api.item.inventory.type.Inventory2D
-
Gets without removing the stack at the supplied position in this
Inventory.
- peek(SlotPos, int) - Method in interface org.spongepowered.api.item.inventory.type.Inventory2D
-
Gets without removing the stack at the supplied position in this
Inventory.
- peek(SlotIndex) - Method in interface org.spongepowered.api.item.inventory.type.OrderedInventory
-
Gets without removing the stack at the supplied index in this Inventory.
- peek(SlotIndex, int) - Method in interface org.spongepowered.api.item.inventory.type.OrderedInventory
-
Gets without removing the stack at the supplied index in this Inventory.
- peekCause() - Method in interface org.spongepowered.api.event.CauseStackManager
-
Retrieves but does not remove the most recently pushed cause object.
- percent(float) - Method in interface org.spongepowered.api.boss.ServerBossBar.Builder
-
Sets the percent.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.DeadBush.Builder
-
Sets the number of bushes to attempt to spawn per chunk, must be
greater than zero.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.DeadBush.Builder
-
Sets the number of bushes to attempt to spawn per chunk, must be
greater than zero.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.DoublePlant.Builder
-
Sets the number of plants to create, cannot be negative.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.DoublePlant.Builder
-
Sets the number of plants to create, cannot be negative.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Flower.Builder
-
Sets the number of flowers to attempt to spawn per chunk, must be
greater than zero.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Flower.Builder
-
Sets the number of flowers to attempt to spawn per chunk, must be
greater than zero.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Forest.Builder
-
Sets the number of trees to attempt to spawn per chunk, must be
greater than zero.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Forest.Builder
-
Sets the number of trees to attempt to spawn per chunk, must be
greater than zero.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Glowstone.Builder
-
Sets the number of clusters to attempt to spawn per chunk, must be
greater than zero.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Glowstone.Builder
-
Sets the number of clusters to attempt to spawn per chunk, must be
greater than zero.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.IcePath.Builder
-
Sets the number of sections to attempt to spawn per chunk, must be
greater than zero.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.IcePath.Builder
-
Sets the number of sections to attempt to spawn per chunk, must be
greater than zero.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Melon.Builder
-
Sets the number of melons to attempt to spawn per chunk.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Melon.Builder
-
Sets the number of melons to attempt to spawn per chunk.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.NetherFire.Builder
-
Sets the number of clusters to attempt to spawn per chunk, must be
greater than zero.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.NetherFire.Builder
-
Sets the number of clusters to attempt to spawn per chunk, must be
greater than zero.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Ore.Builder
-
Sets the number of ore clumps to attempt to spawn per chunk, must be
greater than zero.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Ore.Builder
-
Sets the number of ore clumps to attempt to spawn per chunk, must be
greater than zero.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Pumpkin.Builder
-
Sets the number of pumpkins to attempt to spawn per patch, must be
greater than zero.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Pumpkin.Builder
-
Sets the number of pumpkins to attempt to spawn per patch, must be
greater than zero.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.RandomBlock.Builder
-
Sets the number of blocks to attempt to spawn per chunk, must be
greater than zero.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.RandomBlock.Builder
-
Sets the number of blocks to attempt to spawn per chunk, must be
greater than zero.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.RandomObject.Builder
-
Sets the number of fires to attempt to spawn per chunk, must be
greater than zero.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.RandomObject.Builder
-
Sets the number of fires to attempt to spawn per chunk, must be
greater than zero.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Reed.Builder
-
Sets the number of reeds to attempt to spawn per chunk, must be
greater than zero.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Reed.Builder
-
Sets the number of reeds to attempt to spawn per chunk, must be
greater than zero.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.SeaFloor.Builder
-
Sets the number of discs to attempt to spawn per chunk, must be
greater than zero.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.SeaFloor.Builder
-
Sets the number of discs to attempt to spawn per chunk, must be
greater than zero.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Shrub.Builder
-
Sets the number of shrubs to attempt to spawn per chunk, must be
greater than zero.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Shrub.Builder
-
Sets the number of shrubs to attempt to spawn per chunk, must be
greater than zero.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Vine.Builder
-
Sets the number of vines to attempt to spawn per chunk.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Vine.Builder
-
Sets the number of vines to attempt to spawn per chunk.
- perChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.WaterLily.Builder
-
Sets the number of water lilies to attempt to spawn per chunk, must
be greater than zero.
- perChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.WaterLily.Builder
-
Sets the number of water lilies to attempt to spawn per chunk, must
be greater than zero.
- perCluster(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.NetherFire.Builder
-
Sets the number of fire to attempt to spawn per cluster, must be
greater than zero.
- perCluster(int) - Method in interface org.spongepowered.api.world.gen.populator.NetherFire.Builder
-
Sets the number of fire to attempt to spawn per cluster, must be
greater than zero.
- performBlockPhysics() - Method in interface org.spongepowered.api.world.BlockChangeFlag
-
Gets whether this flag defines that a block change should
perform block physics checks or not.
- permission(String) - Method in class org.spongepowered.api.command.spec.CommandSpec.Builder
-
Sets the permission that will be checked before using this command.
- permission(String) - Static method in interface org.spongepowered.api.text.channel.MessageChannel
-
Creates a message channel that targets all subjects with the given
permission.
- permission - Variable in class org.spongepowered.api.text.channel.type.PermissionMessageChannel
-
- PermissionDescription - Interface in org.spongepowered.api.service.permission
-
A description object for permissions.
- PermissionDescription.Builder - Interface in org.spongepowered.api.service.permission
-
A builder for permission descriptions.
- permissionFlag(String, String...) - Method in class org.spongepowered.api.command.args.CommandFlags.Builder
-
Allow a flag with any of the provided specifications that has no
value but requires the source to have a specific permission to
specify the command.
- PermissionMessageChannel - Class in org.spongepowered.api.text.channel.type
-
A message channel that targets all subjects with the given permission.
- PermissionMessageChannel(String) - Constructor for class org.spongepowered.api.text.channel.type.PermissionMessageChannel
-
- PermissionService - Interface in org.spongepowered.api.service.permission
-
Represents a provider of permissions data.
- PERSIAN - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- persistedType(BiomeType) - Method in interface org.spongepowered.api.world.biome.VirtualBiomeType.Builder
-
Sets the
BiomeType
that this virtual biome is persisted as
after generation is complete.
- PersistentInventory - Interface in org.spongepowered.api.item.inventory.type
-
An inventory with some kind of backing storage, for example Tile Entities.
- PERSISTING_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that an entity will "persist" in the world data.
- PersistingData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- PERSISTS - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for whether an
Entity
will be
prevented from despawning.
- persists() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutablePersistingData
-
- persists() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.PersistingData
-
- PHYSICS - Static variable in class org.spongepowered.api.world.BlockChangeFlags
-
A flag that defines whether a block change should
perform block physics checks or not.
- PHYSICS_OBSERVER - Static variable in class org.spongepowered.api.world.BlockChangeFlags
-
- PICKUP_DELAY - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the pickup delay
of an
Item
.
- PICKUP_RULE - Static variable in class org.spongepowered.api.CatalogTypes
-
- PICKUP_RULE - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the "pickup rule" of an
Arrow
.
- PICKUP_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- PICKUP_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- PickupDelayData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- PickupRule - Interface in org.spongepowered.api.data.type
-
Represents a pickup rule used by
Arrow
s.
- PickupRuleData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- PickupRules - Class in org.spongepowered.api.data.type
-
An enumeration of the vanilla pickup rules for an
Arrow
.
- PIG - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Pig - Interface in org.spongepowered.api.entity.living.animal
-
Represents a Pig.
- PIG_ONE_CM - Static variable in class org.spongepowered.api.statistic.Statistics
-
- PIG_SADDLE - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for whether a
Pig
is saddled.
- PIG_SADDLE_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that an entity has a "saddle".
- PIG_ZOMBIE - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- PigSaddleData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
Signifies that a
Entity
is currently "saddled".
- PIGSCENE - Static variable in class org.spongepowered.api.data.type.Arts
-
- PILLAR_QUARTZ_BLOCK - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PINK - Static variable in class org.spongepowered.api.boss.BossBarColors
-
- PINK - Static variable in class org.spongepowered.api.data.type.DyeColors
-
- PINK - Static variable in class org.spongepowered.api.util.Color
-
- PINK_BANNER - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PINK_BED - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PINK_BED_FROM_WHITE_BED - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PINK_CARPET - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PINK_CONCRETE_POWDER - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PINK_DYE_FROM_PEONY - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PINK_DYE_FROM_PINK_TULIP - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PINK_DYE_FROM_RED_BONEMEAL - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PINK_GLAZED_TERRACOTTA - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PINK_GLAZED_TERRACOTTA - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PINK_SHULKER_BOX - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PINK_SHULKER_BOX - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PINK_STAINED_GLASS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PINK_STAINED_GLASS_PANE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PINK_STAINED_HARDENED_CLAY - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PINK_TULIP - Static variable in class org.spongepowered.api.data.type.PlantTypes
-
- PINK_WOOL - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PIPE_TEXT - Static variable in class org.spongepowered.api.command.CommandMessageFormatting
-
- PIRATE_ENGLISH - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- PISTON - Static variable in class org.spongepowered.api.block.BlockTypes
-
- Piston - Interface in org.spongepowered.api.block.tileentity
-
Represents a piston moving in the world.
- PISTON - Static variable in class org.spongepowered.api.block.tileentity.TileEntityTypes
-
- PISTON - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PISTON - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PISTON_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogBlockData
-
- PISTON_EXTEND - Static variable in class org.spongepowered.api.event.cause.EventContextKeys
-
- PISTON_EXTENDED - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- PISTON_EXTENSION - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PISTON_EXTENSION_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- PISTON_EXTENSION_TYPE - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- PISTON_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- PISTON_HEAD - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PISTON_HEAD_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- PISTON_HEAD_SHORT - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- PISTON_HEAD_TYPE - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- PISTON_RETRACT - Static variable in class org.spongepowered.api.event.cause.EventContextKeys
-
- PISTON_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- PISTON_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- PISTON_TYPE - Static variable in class org.spongepowered.api.data.key.Keys
-
- PISTON_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- PistonData - Interface in org.spongepowered.api.data.manipulator.mutable.block
-
- PistonType - Interface in org.spongepowered.api.data.type
-
Represents a "type" of piston.
- PistonTypes - Class in org.spongepowered.api.data.type
-
- PitchModulation - Class in org.spongepowered.api.effect.sound
-
- PL_PL - Static variable in class org.spongepowered.api.text.translation.locale.Locales
-
- PLACE_EVENT - Static variable in class org.spongepowered.api.event.cause.EventContextKeys
-
- placeable() - Method in interface org.spongepowered.api.data.manipulator.immutable.item.ImmutablePlaceableData
-
- placeable() - Method in interface org.spongepowered.api.data.manipulator.mutable.item.PlaceableData
-
- PLACEABLE_BLOCKS - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for which block types an
ItemStack
may be placed on.
- PLACEABLE_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogItemData
-
Signifies that an item can be placed.
- PlaceableData - Interface in org.spongepowered.api.data.manipulator.mutable.item
-
- placeBlock(Vector3i, BlockState, Direction, GameProfile) - Method in interface org.spongepowered.api.world.extent.InteractableVolume
-
Simulates the placement of a block at the given location as if a player
had done so.
- placeBlock(int, int, int, BlockState, Direction, GameProfile) - Method in interface org.spongepowered.api.world.extent.InteractableVolume
-
Simulates the placement of a block at the given location as if a player
had done so.
- PLACED_BLOCK - Static variable in class org.spongepowered.api.advancement.criteria.trigger.Triggers
-
- PLACEMENT - Static variable in class org.spongepowered.api.event.cause.entity.spawn.SpawnTypes
-
When an entity is placed into the world, likely from a command.
- placementCondition(Predicate<BlockState>) - Method in interface org.spongepowered.api.world.gen.populator.Ore.Builder
-
Sets a predicate which checks for the placement conditions for this
ore.
- placementTarget(Predicate<Location<World>>) - Method in interface org.spongepowered.api.world.gen.populator.RandomBlock.Builder
-
Sets the
Predicate
that this populator used to determine of a
given
BlockType
is valid to attempt to place a block of fire
on top of.
- placeObject(World, Random, int, int, int) - Method in interface org.spongepowered.api.world.gen.PopulatorObject
-
Places the object into the world at the given location.
- placingDisabled() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableDisabledSlotsData
-
Controls slots that players can't place items into.
- placingDisabled() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.DisabledSlotsData
-
Controls slots that players can't place items into.
- placingDisabled() - Method in interface org.spongepowered.api.entity.living.ArmorStand
-
- PLAIN - Static variable in class org.spongepowered.api.text.serializer.TextSerializers
-
The
TextSerializer
for plain text input, without support for
formatting or special text types.
- PLAIN_BOOK_PAGES - Static variable in class org.spongepowered.api.data.key.Keys
-
- PLAIN_COMPARATOR - Static variable in class org.spongepowered.api.text.Text
-
A
Comparator
for texts that compares the plain text of two text
instances.
- PlainPagedData - Interface in org.spongepowered.api.data.manipulator.mutable.item
-
- PLAINS - Static variable in class org.spongepowered.api.world.biome.BiomeTypes
-
- PLANKS - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PLANKS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PLANKS_VARIANT - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- PLANT - Static variable in class org.spongepowered.api.data.type.Arts
-
- PLANT_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- PLANT_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- PLANT_TYPE - Static variable in class org.spongepowered.api.data.key.Keys
-
- PLANT_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- PlantData - Interface in org.spongepowered.api.data.manipulator.mutable.block
-
- PlantType - Interface in org.spongepowered.api.data.type
-
- PlantTypes - Class in org.spongepowered.api.data.type
-
- Platform - Interface in org.spongepowered.api
-
Represents a possible platform or implementation a
Game
could be
running on.
- Platform.Component - Enum in org.spongepowered.api
-
- Platform.Type - Enum in org.spongepowered.api
-
The type of the platform, or where the game is currently running.
- playEndBossMusic(boolean) - Method in interface org.spongepowered.api.boss.ServerBossBar.Builder
-
Sets if the end boss music should be played.
- player(Text) - Static method in class org.spongepowered.api.command.args.GenericArguments
-
Expect an argument to represent online players.
- PLAYER - Static variable in class org.spongepowered.api.data.type.SkullTypes
-
- PLAYER - Static variable in class org.spongepowered.api.effect.sound.SoundCategories
-
- PLAYER - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Player - Interface in org.spongepowered.api.entity.living.player
-
A Player represents the in-game entity of a human playing on a server.
- PLAYER - Static variable in class org.spongepowered.api.event.cause.entity.dismount.DismountTypes
-
- PLAYER - Static variable in class org.spongepowered.api.event.cause.EventContextKeys
-
- PLAYER - Static variable in class org.spongepowered.api.item.inventory.InventoryArchetypes
-
A Player.
- PLAYER_BREAK - Static variable in class org.spongepowered.api.event.cause.EventContextKeys
-
Used when a
Player
breaks a block.
- PLAYER_CREATED - Static variable in class org.spongepowered.api.data.key.Keys
-
- PLAYER_CREATED_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that an entity was created by a
Player
.
- PLAYER_HURT_ENTITY - Static variable in class org.spongepowered.api.advancement.criteria.trigger.Triggers
-
- PLAYER_KILLED_ENTITY - Static variable in class org.spongepowered.api.advancement.criteria.trigger.Triggers
-
- PLAYER_KILLS - Static variable in class org.spongepowered.api.scoreboard.critieria.Criteria
-
Represents a
Criteria
which causes an
Objective
to have a score for a player incremented when they kill a player.
- PLAYER_KILLS - Static variable in class org.spongepowered.api.statistic.Statistics
-
- PLAYER_MAIN_HOTBAR_FIRST - Static variable in class org.spongepowered.api.item.inventory.InventoryTransformations
-
A transformation that puts the Hotbar of a player inventory before the main inventory.
- PLAYER_PLACE - Static variable in class org.spongepowered.api.event.cause.EventContextKeys
-
Used when a
Player
places a block.
- PLAYER_SIMULATED - Static variable in class org.spongepowered.api.event.cause.EventContextKeys
-
Represents a simulated
Player
.
- PlayerChangeClientSettingsEvent - Interface in org.spongepowered.api.event.entity.living.humanoid.player
-
Fired when a
Player
changes one or more of the following settings.
- PlayerConnection - Interface in org.spongepowered.api.network
-
Represents a connection of a client to the server.
- playerCreated() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutablePlayerCreatedData
-
- playerCreated() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.PlayerCreatedData
-
- playerCreated() - Method in interface org.spongepowered.api.entity.living.golem.IronGolem
-
- PlayerCreatedData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- PlayerInventory - Interface in org.spongepowered.api.item.inventory.entity
-
Represents the inventory of a Humanoid or Player.
- playerOrSource(Text) - Static method in class org.spongepowered.api.command.args.GenericArguments
-
Expect an argument to represent online players, or if nothing matches
and the source is a
Player
, give the player.
- playing() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutablePlayingData
-
- playing() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.PlayingData
-
Gets the
Value
for the "playing" state.
- PLAYING_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that an entity is "playing".
- PlayingData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- playNote() - Method in interface org.spongepowered.api.block.tileentity.Note
-
Attempts to play the currently stored
NotePitch
from this
Note
tile entity.
- playRecord() - Method in interface org.spongepowered.api.block.tileentity.Jukebox
-
- playRecord(Vector3i, RecordType) - Method in interface org.spongepowered.api.effect.Viewer
-
- playSound(SoundType, Vector3d, double) - Method in interface org.spongepowered.api.effect.Viewer
-
- playSound(SoundType, SoundCategory, Vector3d, double) - Method in interface org.spongepowered.api.effect.Viewer
-
Plays the given
SoundType
at the given position.
- playSound(SoundType, Vector3d, double, double) - Method in interface org.spongepowered.api.effect.Viewer
-
- playSound(SoundType, SoundCategory, Vector3d, double, double) - Method in interface org.spongepowered.api.effect.Viewer
-
- playSound(SoundType, Vector3d, double, double, double) - Method in interface org.spongepowered.api.effect.Viewer
-
- playSound(SoundType, SoundCategory, Vector3d, double, double, double) - Method in interface org.spongepowered.api.effect.Viewer
-
Plays the given
SoundType
at the given position.
- PlaySoundEvent - Interface in org.spongepowered.api.event.sound
-
An umbrella event that fires when in-game sounds, such as
records in jukeboxes or sounds when boss entities die.
- PlaySoundEvent.AtEntity - Interface in org.spongepowered.api.event.sound
-
Fired when a sound is played at a specific
Entity
- PlaySoundEvent.Broadcast - Interface in org.spongepowered.api.event.sound
-
Fired when a sound is broadcasted to all
Player
s on the server.
- PlaySoundEvent.NoteBlock - Interface in org.spongepowered.api.event.sound
-
Fired when a noteblock is triggered
- PlaySoundEvent.Record - Interface in org.spongepowered.api.event.sound
-
Fired when a record is inserted into a Jukebox
- PlaySoundEvent.Record.Start - Interface in org.spongepowered.api.event.sound
-
Fired when a record starts playing.
- PlaySoundEvent.Record.Stop - Interface in org.spongepowered.api.event.sound
-
Fired when a record stops playing.
- plugin(Text) - Static method in class org.spongepowered.api.command.args.GenericArguments
-
- PLUGIN - Static variable in class org.spongepowered.api.event.cause.entity.health.HealingTypes
-
- PLUGIN - Static variable in class org.spongepowered.api.event.cause.entity.spawn.SpawnTypes
-
An entity spawned from a
Plugin
, this can be for any reason
as dictated by the plugin.
- PLUGIN - Static variable in class org.spongepowered.api.event.cause.entity.teleport.TeleportTypes
-
- PLUGIN - Static variable in class org.spongepowered.api.event.cause.EventContextKeys
-
- Plugin - Annotation Type in org.spongepowered.api.plugin
-
An annotation used to describe and mark a Sponge plugin.
- PluginContainer - Interface in org.spongepowered.api.plugin
-
A wrapper around a class marked with an
Plugin
annotation to retrieve
information from the annotation for easier use.
- PluginManager - Interface in org.spongepowered.api.plugin
-
The manager that manages plugins.
- PluginProvidedRegistryModule - Annotation Type in org.spongepowered.api.registry.util
-
Indicates that an API
CatalogType
has its registry module provided
by a plugin, instead of the implementation.
- PODZOL - Static variable in class org.spongepowered.api.data.type.DirtTypes
-
- POINTER - Static variable in class org.spongepowered.api.data.type.Arts
-
- POINTY_TAIGA - Static variable in class org.spongepowered.api.world.gen.PopulatorObjects
-
- POINTY_TAIGA - Static variable in class org.spongepowered.api.world.gen.type.BiomeTreeTypes
-
- POISON - Static variable in class org.spongepowered.api.effect.potion.PotionEffectTypes
-
- POISON - Static variable in class org.spongepowered.api.event.cause.entity.damage.source.DamageSources
-
- POISON - Static variable in class org.spongepowered.api.item.potion.PotionTypes
-
- POISONOUS_POTATO - Static variable in class org.spongepowered.api.item.ItemTypes
-
- POLAR_BEAR - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- PolarBear - Interface in org.spongepowered.api.entity.living.animal
-
Represents a polar bear.
- POLISH - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- POLISHED_ANDESITE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- POLISHED_DIORITE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- POLISHED_GRANITE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- poll(EquipmentSlotType) - Method in interface org.spongepowered.api.item.inventory.equipment.EquipmentInventory
-
Gets and remove the stack for the specified equipment type in this
Inventory.
- poll(EquipmentSlotType, int) - Method in interface org.spongepowered.api.item.inventory.equipment.EquipmentInventory
-
Gets and remove the items from the stack for the specified equipment type
in this Inventory.
- poll(EquipmentType) - Method in interface org.spongepowered.api.item.inventory.equipment.EquipmentInventory
-
Gets and remove the stack for the specified equipment type in this
Inventory.
- poll(EquipmentType, int) - Method in interface org.spongepowered.api.item.inventory.equipment.EquipmentInventory
-
Gets and remove the items from the stack for the specified equipment type
in this Inventory.
- poll() - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Gets and remove the first available stack from this Inventory.
- poll(int) - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Get and remove up to limit
items of the type in the first
available stack in this Inventory from all stacks in this Inventory.
- poll(int, int) - Method in interface org.spongepowered.api.item.inventory.type.GridInventory
-
Gets and remove the stack at the supplied position in this Inventory.
- poll(int, int, int) - Method in interface org.spongepowered.api.item.inventory.type.GridInventory
-
Gets and remove the stack at the supplied position in this Inventory.
- poll(SlotPos) - Method in interface org.spongepowered.api.item.inventory.type.Inventory2D
-
Gets and remove the stack at the supplied position in this Inventory.
- poll(SlotPos, int) - Method in interface org.spongepowered.api.item.inventory.type.Inventory2D
-
Gets and remove the stack at the supplied position in this Inventory.
- poll(SlotIndex) - Method in interface org.spongepowered.api.item.inventory.type.OrderedInventory
-
Gets and remove the stack at the supplied index in this Inventory.
- poll(SlotIndex, int) - Method in interface org.spongepowered.api.item.inventory.type.OrderedInventory
-
Gets and remove the stack at the supplied index in this Inventory.
- POOL - Static variable in class org.spongepowered.api.data.type.Arts
-
- pop() - Method in class org.spongepowered.api.data.DataQuery
-
Returns a
DataQuery
where the last node is "popped" off.
- popCause() - Method in interface org.spongepowered.api.event.CauseStackManager
-
Pops the most recently pushed cause object off of the stack and returns
it.
- popCause() - Method in interface org.spongepowered.api.event.CauseStackManager.StackFrame
-
Pops the most recently pushed cause object off of the stack and
returns it.
- popCauseFrame(CauseStackManager.StackFrame) - Method in interface org.spongepowered.api.event.CauseStackManager
-
Replaces the current cause stack and context with the cause frame at the
top of the frame stack.
- popCauses(int) - Method in interface org.spongepowered.api.event.CauseStackManager
-
Pops the most recently n pushed cause objects off of the stack.
- popFirst() - Method in class org.spongepowered.api.data.DataQuery
-
Returns a
DataQuery
where the first node is "popped" off.
- POPPY - Static variable in class org.spongepowered.api.data.type.PlantTypes
-
- populate(World, MutableBlockVolume, ImmutableBiomeVolume) - Method in class org.spongepowered.api.extra.modifier.skylands.SkylandsGrassPopulator
-
Deprecated.
- populate(World, MutableBlockVolume, ImmutableBiomeVolume) - Method in class org.spongepowered.api.extra.modifier.skylands.SkylandsGroundCoverPopulator
-
Deprecated.
- populate(World, MutableBlockVolume, ImmutableBiomeVolume) - Method in class org.spongepowered.api.extra.modifier.skylands.SkylandsTerrainGenerator
-
Deprecated.
- populate(World, MutableBlockVolume, ImmutableBiomeVolume) - Method in interface org.spongepowered.api.world.gen.GenerationPopulator
-
Operates on a
MutableBlockVolume
either forming the base terrain
or performing modifications during the generation phase.
- populate(World, Extent, Random) - Method in interface org.spongepowered.api.world.gen.Populator
-
Applies the populator to the given
Extent
volume.
- populate(World, Extent, Random, ImmutableBiomeVolume) - Method in interface org.spongepowered.api.world.gen.Populator
-
Applies the populator to the given
Extent
volume.
- PopulateChunkEvent - Interface in org.spongepowered.api.event.world.chunk
-
- PopulateChunkEvent.Populate - Interface in org.spongepowered.api.event.world.chunk
-
Called when a populator is about to run against a chunk.
- PopulateChunkEvent.Post - Interface in org.spongepowered.api.event.world.chunk
-
Called when a chunk finishes populating.
- PopulateChunkEvent.Pre - Interface in org.spongepowered.api.event.world.chunk
-
Called before a chunk begins populating.
- populateContext(CommandSource, CommandArgs, CommandContext) - Method in class org.spongepowered.api.command.spec.CommandSpec
-
Process this command with existing arguments and context objects.
- populateOffers(Merchant, List<TradeOffer>, Career, int, Random) - Method in interface org.spongepowered.api.item.merchant.VillagerRegistry
-
- Populator - Interface in org.spongepowered.api.world.gen
-
After the initial terrain has been generated, the populators step in to add
trees, grass, flowers, ores, etc.
- POPULATOR_OBJECT - Static variable in class org.spongepowered.api.CatalogTypes
-
- POPULATOR_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- PopulatorObject - Interface in org.spongepowered.api.world.gen
-
Represents an object placed in the world during terrain population.
- PopulatorObjects - Class in org.spongepowered.api.world.gen
-
- populators(Populator...) - Method in interface org.spongepowered.api.world.biome.BiomeGenerationSettings.Builder
-
Sets the populators.
- populators(Iterable<Populator>) - Method in interface org.spongepowered.api.world.biome.BiomeGenerationSettings.Builder
-
Sets the populators.
- PopulatorType - Interface in org.spongepowered.api.world.gen
-
- PopulatorTypes - Class in org.spongepowered.api.world.gen
-
An enumeration of all possible
PopulatorType
s available in vanilla
minecraft.
- PORKCHOP - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PORTAL - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PORTAL - Static variable in class org.spongepowered.api.effect.particle.ParticleTypes
-
- PORTAL - Static variable in class org.spongepowered.api.event.cause.entity.teleport.TeleportTypes
-
- PORTAL_AGENT_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- PORTAL_AXIS - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- PortalAgent - Interface in org.spongepowered.api.world
-
An agent that handles teleportation between
Location
's.
- portalAgent(PortalAgentType) - Method in interface org.spongepowered.api.world.WorldArchetype.Builder
-
- PortalAgentType - Interface in org.spongepowered.api.world
-
- PortalAgentTypes - Class in org.spongepowered.api.world
-
- PORTION_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogBlockData
-
Represents the "portion" of a block such as the top or bottom half of a
door.
- PORTION_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- PORTION_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- PORTION_TYPE - Static variable in class org.spongepowered.api.data.key.Keys
-
- PORTION_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- PortionData - Interface in org.spongepowered.api.data.manipulator.mutable.block
-
- PortionType - Interface in org.spongepowered.api.data.type
-
- PortionTypes - Class in org.spongepowered.api.data.type
-
- PORTUGUESE - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- position(Vector3i) - Method in interface org.spongepowered.api.block.BlockSnapshot.Builder
-
- position() - Method in interface org.spongepowered.api.data.manipulator.immutable.tileentity.ImmutableStructureData
-
- position() - Method in interface org.spongepowered.api.data.manipulator.mutable.tileentity.StructureData
-
- POSITION - Static variable in class org.spongepowered.api.data.Queries
-
- position(Vector3d) - Method in interface org.spongepowered.api.entity.EntitySnapshot.Builder
-
- POSITION - Static variable in class org.spongepowered.api.text.selector.ArgumentTypes
-
The argument types representing the position of the selector.
- position() - Method in class org.spongepowered.api.util.blockray.BlockRay.BlockRayBuilder
-
Gets the starting position of the block ray.
- position(Vector3d) - Method in class org.spongepowered.api.util.RespawnLocation.Builder
-
Sets the Vector3d
position of where to respawn at.
- position(Vector3i) - Method in interface org.spongepowered.api.world.LocatableBlock.Builder
-
Sets the position
for this builder.
- position(int, int, int) - Method in interface org.spongepowered.api.world.LocatableBlock.Builder
-
Sets the x
y
z
positions for this builder.
- POSITION_X - Static variable in class org.spongepowered.api.data.Queries
-
- POSITION_Y - Static variable in class org.spongepowered.api.data.Queries
-
- POSITION_Z - Static variable in class org.spongepowered.api.data.Queries
-
- PositionOutOfBoundsException - Exception in org.spongepowered.api.util
-
An exception thrown when a position is outside of its expected bounds.
- PositionOutOfBoundsException(Vectori, Vectori, Vectori) - Constructor for exception org.spongepowered.api.util.PositionOutOfBoundsException
-
Constructs the exception from int coordinate vectors.
- PositionOutOfBoundsException(Vectorf, Vectorf, Vectorf) - Constructor for exception org.spongepowered.api.util.PositionOutOfBoundsException
-
Constructs the exception from float coordinate vectors.
- PositionOutOfBoundsException(Vectord, Vectord, Vectord) - Constructor for exception org.spongepowered.api.util.PositionOutOfBoundsException
-
Constructs the exception from double coordinate vectors.
- possibleEntitiesToSpawn() - Method in interface org.spongepowered.api.block.tileentity.MobSpawner
-
- possibleEntitiesToSpawn() - Method in interface org.spongepowered.api.data.manipulator.immutable.ImmutableMobSpawnerData
-
- possibleEntitiesToSpawn() - Method in interface org.spongepowered.api.data.manipulator.mutable.MobSpawnerData
-
- possibleItems(LootTable<ItemStackSnapshot>) - Method in interface org.spongepowered.api.world.gen.populator.Dungeon.Builder
-
Defines a
LootTable
of
ItemStackSnapshot
s from which
items will be randomly selected based on weight in order to calculate
the contents of chests placed within the dungeon.
- post(Event) - Method in interface org.spongepowered.api.event.EventManager
-
Calls a
Event
to all listeners that listen to it.
- postVisitDirectory(Path, IOException) - Method in class org.spongepowered.api.util.file.DeleteFileVisitor
-
- postVisitDirectory(T, IOException) - Method in class org.spongepowered.api.util.file.ForwardingFileVisitor
-
- POTATO - Static variable in class org.spongepowered.api.item.ItemTypes
-
- POTATOES - Static variable in class org.spongepowered.api.block.BlockTypes
-
- POTATOES_AGE - Static variable in class org.spongepowered.api.block.trait.IntegerTraits
-
- POTION - Static variable in class org.spongepowered.api.event.cause.entity.health.HealingTypes
-
- POTION - Static variable in class org.spongepowered.api.item.ItemTypes
-
- POTION_COLOR - Static variable in class org.spongepowered.api.data.key.Keys
-
- POTION_EFFECT_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that an entity is currently affected by some variety of
PotionEffect
s.
- POTION_EFFECT_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogItemData
-
Signifies that an item can have
PotionEffect
s applied upon
use.
- POTION_EFFECT_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- POTION_EFFECT_TYPE - Static variable in class org.spongepowered.api.effect.particle.ParticleOptions
-
This option will change the potion type of a particle.
- POTION_EFFECTS - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for which potion effects are present on an
Entity
or stored on an
ItemStack
.
- POTION_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- POTION_TYPE - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the potion type of an
ItemStack
.
- POTION_TYPE_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogItemData
-
- POTION_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- PotionColorData - Interface in org.spongepowered.api.data.manipulator.mutable
-
Represents the
Color
of a potion.
- PotionEffect - Interface in org.spongepowered.api.effect.potion
-
- PotionEffect.Builder - Interface in org.spongepowered.api.effect.potion
-
- PotionEffectData - Interface in org.spongepowered.api.data.manipulator.mutable
-
- PotionEffectType - Interface in org.spongepowered.api.effect.potion
-
- PotionEffectTypes - Class in org.spongepowered.api.effect.potion
-
- potionType(PotionEffectType) - Method in interface org.spongepowered.api.effect.potion.PotionEffect.Builder
-
- PotionType - Interface in org.spongepowered.api.item.potion
-
- PotionTypeData - Interface in org.spongepowered.api.data.manipulator.mutable
-
- PotionTypes - Class in org.spongepowered.api.item.potion
-
An enumeration of all possible
PotionType
s in vanilla Minecraft.
- POWER - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the "power" state
of a
BlockState
.
- power() - Method in interface org.spongepowered.api.data.manipulator.immutable.block.ImmutableRedstonePoweredData
-
- power() - Method in interface org.spongepowered.api.data.manipulator.mutable.block.RedstonePoweredData
-
- POWER - Static variable in class org.spongepowered.api.item.enchantment.EnchantmentTypes
-
Increases shot arrow damage.
- POWERED - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the "powered" state
of a
BlockState
.
- powered() - Method in interface org.spongepowered.api.data.manipulator.immutable.block.ImmutablePoweredData
-
- powered() - Method in interface org.spongepowered.api.data.manipulator.immutable.tileentity.ImmutableStructureData
-
- powered() - Method in interface org.spongepowered.api.data.manipulator.mutable.block.PoweredData
-
Gets the
Value
for the "powered" state.
- powered() - Method in interface org.spongepowered.api.data.manipulator.mutable.tileentity.StructureData
-
- POWERED_COMPARATOR - Static variable in class org.spongepowered.api.block.BlockTypes
-
- POWERED_COMPARATOR_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- POWERED_COMPARATOR_MODE - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- POWERED_COMPARATOR_POWERED - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- POWERED_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogBlockData
-
Signifies that a block is "powered".
- POWERED_REPEATER - Static variable in class org.spongepowered.api.block.BlockTypes
-
- POWERED_REPEATER_DELAY - Static variable in class org.spongepowered.api.block.trait.IntegerTraits
-
- POWERED_REPEATER_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- POWERED_REPEATER_LOCKED - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- PoweredData - Interface in org.spongepowered.api.data.manipulator.mutable.block
-
- PoweredProperty - Class in org.spongepowered.api.data.property.block
-
- PoweredProperty(boolean) - Constructor for class org.spongepowered.api.data.property.block.PoweredProperty
-
- PoweredProperty(boolean, Property.Operator) - Constructor for class org.spongepowered.api.data.property.block.PoweredProperty
-
- predicateAnd(Predicate<E>...) - Static method in class org.spongepowered.api.util.Functional
-
Perform an AND using an array of predicates.
- predicateAnd(Iterable<Predicate<E>>) - Static method in class org.spongepowered.api.util.Functional
-
Perform an AND using an iterable of predicates.
- predicateIn(Collection<E>) - Static method in class org.spongepowered.api.util.Functional
-
- prefix(Text) - Method in interface org.spongepowered.api.scoreboard.Team.Builder
-
Sets the prefix prepended to the display name of users on the
Team
.
- preVisitDirectory(Path, BasicFileAttributes) - Method in class org.spongepowered.api.util.file.CopyFileVisitor
-
- preVisitDirectory(T, BasicFileAttributes) - Method in class org.spongepowered.api.util.file.ForwardingFileVisitor
-
- PRIEST - Static variable in class org.spongepowered.api.data.type.Professions
-
- primaryEffect() - Method in interface org.spongepowered.api.block.tileentity.carrier.Beacon
-
- primaryEffect() - Method in interface org.spongepowered.api.data.manipulator.immutable.tileentity.ImmutableBeaconData
-
- primaryEffect() - Method in interface org.spongepowered.api.data.manipulator.mutable.tileentity.BeaconData
-
- prime() - Method in interface org.spongepowered.api.entity.explosive.FusedExplosive
-
Primes this explosive to detonate after the amount of ticks that
this entity explodes in defined by
Keys.FUSE_DURATION
.
- PRIMED_TNT - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- PrimedTNT - Interface in org.spongepowered.api.entity.explosive
-
Represents a TNT that will explode.
- PrimeExplosiveEvent - Interface in org.spongepowered.api.event.entity.explosive
-
- PrimeExplosiveEvent.Post - Interface in org.spongepowered.api.event.entity.explosive
-
- PrimeExplosiveEvent.Pre - Interface in org.spongepowered.api.event.entity.explosive
-
Event called immediately before a
FusedExplosive
is primed for
detonation.
- prioritizeChunk(Vector3i) - Method in interface org.spongepowered.api.world.ChunkTicketManager.LoadingTicket
-
Reorders a chunk to count as the 'newest' loaded chunk, making it the
last chunk to be removed when adding more chunks for force-loading.
- PRISMARINE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PRISMARINE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PRISMARINE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PRISMARINE_BRICKS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PRISMARINE_CRYSTALS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PRISMARINE_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogBlockData
-
- PRISMARINE_SHARD - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PRISMARINE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- PRISMARINE_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- PRISMARINE_TYPE - Static variable in class org.spongepowered.api.data.key.Keys
-
- PRISMARINE_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- PRISMARINE_VARIANT - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- PrismarineData - Interface in org.spongepowered.api.data.manipulator.mutable.block
-
- PrismarineType - Interface in org.spongepowered.api.data.type
-
- PrismarineTypes - Class in org.spongepowered.api.data.type
-
- probability(double) - Method in interface org.spongepowered.api.world.gen.populator.DesertWell.Builder
-
Sets the probability of a desert well spawning.
- probability(double) - Method in interface org.spongepowered.api.world.gen.populator.Fossil.Builder
-
Sets the probability of a fossil spawning.
- process(CommandSource, String) - Method in interface org.spongepowered.api.command.CommandCallable
-
Execute the command based on input arguments.
- process(CommandSource, String) - Method in interface org.spongepowered.api.command.CommandManager
-
Execute the command based on input arguments.
- process(CommandSource, String) - Method in class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
- process(CommandSource, String) - Method in class org.spongepowered.api.command.spec.CommandSpec
-
- produce(int, int, int) - Method in interface org.spongepowered.api.world.extent.worker.procedure.BiomeVolumeFiller
-
Produces a biome for the coordinate pair.
- produce(int, int, int) - Method in interface org.spongepowered.api.world.extent.worker.procedure.BlockVolumeFiller
-
Produces a block for the coordinate triplet.
- PROFESSION - Static variable in class org.spongepowered.api.CatalogTypes
-
- Profession - Interface in org.spongepowered.api.data.type
-
Represents a Villager Profession.
- Professions - Class in org.spongepowered.api.data.type
-
A utility class to access all available
Profession
s.
- profile(GameProfile) - Method in interface org.spongepowered.api.entity.living.player.tab.TabListEntry.Builder
-
Sets the profile for entries created by this builder.
- profile(GameProfile) - Method in interface org.spongepowered.api.util.ban.Ban.Builder
-
Sets the profile to be banned.
- PROFILE - Static variable in class org.spongepowered.api.util.ban.BanTypes
-
- ProfileNotFoundException - Exception in org.spongepowered.api.profile
-
Thrown by a profile lookup service if a profile does not exist.
- ProfileNotFoundException() - Constructor for exception org.spongepowered.api.profile.ProfileNotFoundException
-
- ProfileNotFoundException(String) - Constructor for exception org.spongepowered.api.profile.ProfileNotFoundException
-
- ProfileNotFoundException(Throwable) - Constructor for exception org.spongepowered.api.profile.ProfileNotFoundException
-
- ProfileNotFoundException(String, Throwable) - Constructor for exception org.spongepowered.api.profile.ProfileNotFoundException
-
- ProfileProperty - Interface in org.spongepowered.api.profile.property
-
Represents a property in a
GameProfile
's profile property map.
- PROGRESS - Static variable in class org.spongepowered.api.boss.BossBarOverlays
-
A progress bar overlay.
- Progressable - Interface in org.spongepowered.api.advancement
-
Represents the status that is achieved or is in
the process of being achieved.
- Projectile - Interface in org.spongepowered.api.entity.projectile
-
Represents entities that act as projectiles and can fly in the air.
- PROJECTILE - Static variable in class org.spongepowered.api.event.cause.entity.damage.DamageTypes
-
- PROJECTILE - Static variable in class org.spongepowered.api.event.cause.entity.spawn.SpawnTypes
-
When an entity is spawned as a projectile, either from
being "thrown" or "launched".
- PROJECTILE_PROTECTION - Static variable in class org.spongepowered.api.item.enchantment.EnchantmentTypes
-
Reduces projectile damage you take, for example from arrows, ghasts,
blaze fire charges, and similar in vanilla.
- PROJECTILE_SOURCE - Static variable in class org.spongepowered.api.event.cause.EventContextKeys
-
- ProjectileLauncher - Interface in org.spongepowered.api.entity.projectile
-
Represents a vanilla projectile launcher.
- ProjectileSource - Interface in org.spongepowered.api.entity.projectile.source
-
Represents a valid source of a projectile.
- PROPERTIES - Static variable in class org.spongepowered.api.item.inventory.ItemStackComparators
-
Compares ItemStacks based on its
Property
list.
- Property<K,V> - Interface in org.spongepowered.api.data
-
Base interface for immutable properties.
- property(String, InventoryProperty<?, ?>) - Method in interface org.spongepowered.api.item.inventory.Inventory.Builder
-
- property(InventoryProperty<?, ?>) - Method in interface org.spongepowered.api.item.inventory.Inventory.Builder
-
- property(InventoryProperty<String, ?>) - Method in interface org.spongepowered.api.item.inventory.InventoryArchetype.Builder
-
- Property.Operator - Enum in org.spongepowered.api.data
-
Operator used to indicate to a query what operation to use when comparing
this property with properties present on an item stack.
- PROPERTY_NAME - Static variable in class org.spongepowered.api.item.inventory.property.InventoryDimension
-
- PROPERTY_NAME - Static variable in class org.spongepowered.api.item.inventory.property.InventoryTitle
-
- PropertyHolder - Interface in org.spongepowered.api.data.property
-
- PropertyRegistry - Interface in org.spongepowered.api.data.property
-
- PropertySettings - Annotation Type in org.spongepowered.api.util.annotation.eventgen
-
Used to specify the settings used when generating code for a property.
- PropertyStore<T extends Property<?,?>> - Interface in org.spongepowered.api.data.property
-
- proposeChanges(DataTransactionResult) - Method in interface org.spongepowered.api.event.data.ChangeDataHolderEvent.ValueChange
-
- proposeChanges(DataTransactionResult) - Method in class org.spongepowered.api.event.impl.AbstractValueChangeEvent
-
- PROTECTION - Static variable in class org.spongepowered.api.item.enchantment.EnchantmentTypes
-
Reduces all damage, outside of a few sources that bypass armor, such as
the void, the kill command, and hunger damage in vanilla.
- provide(Class<T>) - Method in interface org.spongepowered.api.service.ServiceManager
-
Return a provider for the given service, if one is available.
- provide(Class<T>) - Method in class org.spongepowered.api.service.SimpleServiceManager
-
- provideCatalogMap() - Method in interface org.spongepowered.api.registry.AlternateCatalogRegistryModule
-
Gets the catalog
map
instead of defaulting to utilizing
RegisterCatalog
annotated field for the map of catalog types.
- provideFactory() - Method in interface org.spongepowered.api.registry.FactoryRegistry
-
Provides the new factory instance.
- ProviderRegistration<T> - Interface in org.spongepowered.api.service
-
Represents the registration information for the provider of a service.
- provideUnchecked(Class<T>) - Method in interface org.spongepowered.api.service.ServiceManager
-
Return a provider for the given service, raising an unchecked exception
if a provider does not exist.
- provideUnchecked(Class<T>) - Method in class org.spongepowered.api.service.SimpleServiceManager
-
- ProvisioningException - Exception in org.spongepowered.api.service
-
Thrown when a provider has not been registered or one cannot be
provisioned.
- ProvisioningException(Class<?>) - Constructor for exception org.spongepowered.api.service.ProvisioningException
-
- ProvisioningException(String, Class<?>) - Constructor for exception org.spongepowered.api.service.ProvisioningException
-
- ProvisioningException(String, Throwable, Class<?>) - Constructor for exception org.spongepowered.api.service.ProvisioningException
-
- ProvisioningException(Throwable, Class<?>) - Constructor for exception org.spongepowered.api.service.ProvisioningException
-
Constructs a new
ProvisioningException
for the specified service with
the specified cause and a null message.
- ProxySource - Interface in org.spongepowered.api.command.source
-
Proxy sources are
CommandSource
s that are run by one source as a
different source.
- proxySource(Entity) - Method in class org.spongepowered.api.event.cause.entity.damage.source.common.AbstractIndirectEntityDamageSource.AbstractIndirectEntityDamageSourceBuilder
-
- proxySource(Entity) - Method in interface org.spongepowered.api.event.cause.entity.damage.source.IndirectEntityDamageSource.AbstractBuilder
-
Sets the
Entity
that is indirectly damaging.
- PT_BR - Static variable in class org.spongepowered.api.text.translation.locale.Locales
-
- PT_PT - Static variable in class org.spongepowered.api.text.translation.locale.Locales
-
- PUFFERFISH - Static variable in class org.spongepowered.api.data.type.Fishes
-
- PUMPKIN - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PUMPKIN - Static variable in class org.spongepowered.api.item.ItemTypes
-
- Pumpkin - Interface in org.spongepowered.api.world.gen.populator
-
Represents a populator which spawns patches of pumpkins randomly within
chunks.
- PUMPKIN - Static variable in class org.spongepowered.api.world.gen.PopulatorTypes
-
- Pumpkin.Builder - Interface in org.spongepowered.api.world.gen.populator
-
A builder for constructing
Pumpkin
populators.
- PUMPKIN_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- PUMPKIN_PIE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PUMPKIN_PIE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PUMPKIN_SEEDS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PUMPKIN_SEEDS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PUMPKIN_STEM - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PUMPKIN_STEM_AGE - Static variable in class org.spongepowered.api.block.trait.IntegerTraits
-
- PUMPKIN_STEM_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- PUNCH - Static variable in class org.spongepowered.api.item.enchantment.EnchantmentTypes
-
Increases knockback by shot arrows.
- PURPLE - Static variable in class org.spongepowered.api.boss.BossBarColors
-
- PURPLE - Static variable in class org.spongepowered.api.data.type.DyeColors
-
- PURPLE - Static variable in class org.spongepowered.api.util.Color
-
- PURPLE_BANNER - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PURPLE_BED - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PURPLE_BED_FROM_WHITE_BED - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PURPLE_CARPET - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PURPLE_CONCRETE_POWDER - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PURPLE_DYE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PURPLE_GLAZED_TERRACOTTA - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PURPLE_GLAZED_TERRACOTTA - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PURPLE_SHULKER_BOX - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PURPLE_SHULKER_BOX - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PURPLE_SHULKER_BOX - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PURPLE_STAINED_GLASS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PURPLE_STAINED_GLASS_PANE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PURPLE_STAINED_HARDENED_CLAY - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PURPLE_WOOL - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PURPUR_BLOCK - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PURPUR_BLOCK - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PURPUR_BLOCK - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PURPUR_DOUBLE_SLAB - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PURPUR_PILLAR - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PURPUR_PILLAR - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PURPUR_PILLAR - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PURPUR_SLAB - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PURPUR_SLAB - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PURPUR_SLAB - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PURPUR_STAIRS - Static variable in class org.spongepowered.api.block.BlockTypes
-
- PURPUR_STAIRS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- PURPUR_STAIRS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- PUSH_OTHER_TEAMS - Static variable in class org.spongepowered.api.scoreboard.CollisionRules
-
Members will only push members on opposing teams.
- PUSH_OWN_TEAM - Static variable in class org.spongepowered.api.scoreboard.CollisionRules
-
Members will only push other members on their team and mobs.
- pushCause(Object) - Method in interface org.spongepowered.api.event.CauseStackManager
-
Pushes an object to the current cause stack which will associate it with
all events through from api actions until it is popped off again.
- pushCause(Object) - Method in interface org.spongepowered.api.event.CauseStackManager.StackFrame
-
Pushes an object to the current cause stack which will associate
it with all events through from api actions until it is
popped off again.
- pushCauseFrame() - Method in interface org.spongepowered.api.event.CauseStackManager
-
Pushes a frame of the current cause stack and context state.
- put(K, V) - Method in interface org.spongepowered.api.data.manipulator.mutable.MappedData
-
Sets the value
with the provided key
.
- put(K, V) - Method in interface org.spongepowered.api.data.value.mutable.MapValue
-
Associates the provided key to the provided value.
- putAll(Map<? extends K, ? extends V>) - Method in interface org.spongepowered.api.data.manipulator.mutable.MappedData
-
- putAll(Map<K, V>) - Method in interface org.spongepowered.api.data.value.mutable.MapValue
-
Associates all provided
Map.Entry
to this map value.
- putArg(String, Object) - Method in class org.spongepowered.api.command.args.CommandContext
-
Insert an argument into this context.
- putArg(Text, Object) - Method in class org.spongepowered.api.command.args.CommandContext
-
Insert an argument into this context.
- pvp(boolean) - Method in interface org.spongepowered.api.world.WorldArchetype.Builder
-
Sets whether PVP combat is enabled in this world.
- saddle() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutablePigSaddleData
-
- saddle() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.PigSaddleData
-
Gets the
Value
for the the "saddled" state.
- SADDLE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- saddled() - Method in interface org.spongepowered.api.entity.living.animal.Pig
-
Gets the
Value
for whether this
Pig
is saddled.
- SafeTextSerializer - Interface in org.spongepowered.api.text.serializer
-
Represents a
TextSerializer
that accepts input in any format and will
therefore never throw an exception when parsing a serialized
Text
.
- SALMON - Static variable in class org.spongepowered.api.data.type.CookedFishes
-
- SALMON - Static variable in class org.spongepowered.api.data.type.Fishes
-
- SALT_AND_PEPPER - Static variable in class org.spongepowered.api.data.type.RabbitTypes
-
- SAND - Static variable in class org.spongepowered.api.block.BlockTypes
-
- SAND - Static variable in class org.spongepowered.api.data.type.SlabTypes
-
- SAND - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SAND_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogBlockData
-
- SAND_STONE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- SAND_STONE_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- SAND_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- SAND_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- SAND_TYPE - Static variable in class org.spongepowered.api.data.key.Keys
-
- SAND_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- SAND_VARIANT - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- SandData - Interface in org.spongepowered.api.data.manipulator.mutable.block
-
- SANDSTONE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- SANDSTONE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SANDSTONE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SANDSTONE_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogBlockData
-
- SANDSTONE_SLAB - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SANDSTONE_STAIRS - Static variable in class org.spongepowered.api.block.BlockTypes
-
- SANDSTONE_STAIRS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SANDSTONE_STAIRS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SANDSTONE_STAIRS_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- SANDSTONE_STAIRS_HALF - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- SANDSTONE_STAIRS_SHAPE - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- SANDSTONE_TYPE - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- SANDSTONE_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- SANDSTONE_TYPE - Static variable in class org.spongepowered.api.data.key.Keys
-
- SandstoneData - Interface in org.spongepowered.api.data.manipulator.mutable.block
-
- SandstoneType - Interface in org.spongepowered.api.data.type
-
- SandstoneTypes - Class in org.spongepowered.api.data.type
-
- SandType - Interface in org.spongepowered.api.data.type
-
Represents a type of "sand".
- SandTypes - Class in org.spongepowered.api.data.type
-
An enumeration of known vanilla
SandType
s.
- SAPLING - Static variable in class org.spongepowered.api.block.BlockTypes
-
- SAPLING - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SAPLING_STAGE - Static variable in class org.spongepowered.api.block.trait.IntegerTraits
-
- SAPLING_TYPE - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- SATURATION - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the current saturation of a
Living
.
- saturation() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableFoodData
-
- saturation() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.FoodData
-
- SATURATION - Static variable in class org.spongepowered.api.effect.potion.PotionEffectTypes
-
- saturation() - Method in interface org.spongepowered.api.entity.living.Humanoid
-
- SaturationProperty - Class in org.spongepowered.api.data.property.item
-
Represents an item property that replenishes saturation upon use or
consumption.
- SaturationProperty(Double) - Constructor for class org.spongepowered.api.data.property.item.SaturationProperty
-
- SaturationProperty(Double, Property.Operator) - Constructor for class org.spongepowered.api.data.property.item.SaturationProperty
-
- SAVANNA - Static variable in class org.spongepowered.api.world.biome.BiomeTypes
-
- SAVANNA - Static variable in class org.spongepowered.api.world.gen.PopulatorObjects
-
- SAVANNA - Static variable in class org.spongepowered.api.world.gen.type.BiomeTreeTypes
-
- SAVANNA_MOUNTAINS - Static variable in class org.spongepowered.api.world.biome.BiomeTypes
-
- SAVANNA_PLATEAU - Static variable in class org.spongepowered.api.world.biome.BiomeTypes
-
- SAVANNA_PLATEAU_MOUNTAINS - Static variable in class org.spongepowered.api.world.biome.BiomeTypes
-
- SAVE - Static variable in class org.spongepowered.api.data.type.StructureModes
-
Save mode allows a player to highlight a structure in the world and
save it to a file.
- save() - Method in interface org.spongepowered.api.world.World
-
Instructs the world to save all data.
- SaveWorldEvent - Interface in org.spongepowered.api.event.world
-
Base event for when a
World
is saved.
- SaveWorldEvent.Post - Interface in org.spongepowered.api.event.world
-
- SaveWorldEvent.Pre - Interface in org.spongepowered.api.event.world
-
- saveWorldProperties(WorldProperties) - Method in interface org.spongepowered.api.Server
-
Persists the given
WorldProperties
to the world storage for it,
updating any modified values.
- SCALE - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the "scale" for the size of an
Entity
.
- scale() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableSizeData
-
- scale() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.SizeData
-
- SCALE - Static variable in class org.spongepowered.api.effect.particle.ParticleOptions
-
This option will change the scale of a particle.
- scales - Variable in class org.spongepowered.api.event.cause.entity.damage.source.common.AbstractDamageSourceBuilder
-
- scales - Variable in class org.spongepowered.api.event.cause.entity.health.source.common.AbstractHealingSourceBuilder
-
- scalesWithDifficulty() - Method in class org.spongepowered.api.event.cause.entity.damage.source.common.AbstractDamageSourceBuilder
-
- scalesWithDifficulty() - Method in interface org.spongepowered.api.event.cause.entity.damage.source.DamageSource.DamageSourceBuilder
-
- scalesWithDifficulty() - Method in class org.spongepowered.api.event.cause.entity.health.source.common.AbstractHealingSourceBuilder
-
- scalesWithDifficulty() - Method in interface org.spongepowered.api.event.cause.entity.health.source.HealingSource.HealingSourceBuilder
-
Sets for the built
HealingSource
to have scaled with
difficulty, usually meaning that the amount is scaled.
- schedule(Runnable, long, TimeUnit) - Method in interface org.spongepowered.api.scheduler.SpongeExecutorService
-
- schedule(Callable<V>, long, TimeUnit) - Method in interface org.spongepowered.api.scheduler.SpongeExecutorService
-
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface org.spongepowered.api.scheduler.SpongeExecutorService
-
- ScheduledBlockUpdate - Interface in org.spongepowered.api.block
-
Represents a scheduled block update.
- Scheduler - Interface in org.spongepowered.api.scheduler
-
Represents a scheduler for running
Task
s.
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface org.spongepowered.api.scheduler.SpongeExecutorService
-
- SCHEMATIC - Static variable in class org.spongepowered.api.data.persistence.DataTranslators
-
- Schematic - Interface in org.spongepowered.api.world.schematic
-
A special archetype volume designed to be persisted.
- Schematic.Builder - Interface in org.spongepowered.api.world.schematic
-
- Score - Interface in org.spongepowered.api.scoreboard
-
- score(Score) - Method in class org.spongepowered.api.text.ScoreText.Builder
-
Sets the score of the text.
- score(String) - Static method in class org.spongepowered.api.text.selector.ArgumentTypes
-
Creates a minimum and maximum
ArgumentType
filtering depending on
the score of the specified objective.
- ScoreAdvancementCriterion - Interface in org.spongepowered.api.advancement.criteria
-
- ScoreAdvancementCriterion.Builder - Interface in org.spongepowered.api.advancement.criteria
-
- Scoreboard - Interface in org.spongepowered.api.scoreboard
-
- Scoreboard.Builder - Interface in org.spongepowered.api.scoreboard
-
Represents a builder to create
Scoreboard
instances.
- ScoreCriterionProgress - Interface in org.spongepowered.api.advancement.criteria
-
- ScoreText - Class in org.spongepowered.api.text
-
Represents a
Text
displaying the current score of a player.
- ScoreText.Builder - Class in org.spongepowered.api.text
-
- screaming() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableScreamingData
-
- screaming() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.ScreamingData
-
Gets the
Value
for the "screaming" state.
- SCREAMING_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that an entity is currently "screaming".
- ScreamingData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- SE_NO - Static variable in class org.spongepowered.api.text.translation.locale.Locales
-
- SEA - Static variable in class org.spongepowered.api.data.type.Arts
-
- SEA_FLOOR - Static variable in class org.spongepowered.api.world.gen.PopulatorTypes
-
- SEA_LANTERN - Static variable in class org.spongepowered.api.block.BlockTypes
-
- SEA_LANTERN - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SEA_LANTERN - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SeaFloor - Interface in org.spongepowered.api.world.gen.populator
-
Represents a populator which places down a disc of material onto the bottom
on an ocean or river.
- SeaFloor.Builder - Interface in org.spongepowered.api.world.gen.populator
-
A builder for constructing
SeaFloor
populators.
- SEAMLESS - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the "seamless" state
of a
BlockState
.
- seamless() - Method in interface org.spongepowered.api.data.manipulator.immutable.block.ImmutableSeamlessData
-
- seamless() - Method in interface org.spongepowered.api.data.manipulator.mutable.block.SeamlessData
-
Gets the
Value
for the "seamless" state.
- SEAMLESS_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogBlockData
-
Signifies that a block is "seamless".
- SeamlessData - Interface in org.spongepowered.api.data.manipulator.mutable.block
-
- searchDistance(float) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.AvoidEntityAITask.Builder
-
Sets the search distance at which any
Entity
instances in a
radius of the parent
Agent
are considered for avoiding.
- secondaryEffect() - Method in interface org.spongepowered.api.block.tileentity.carrier.Beacon
-
- secondaryEffect() - Method in interface org.spongepowered.api.data.manipulator.immutable.tileentity.ImmutableBeaconData
-
- secondaryEffect() - Method in interface org.spongepowered.api.data.manipulator.mutable.tileentity.BeaconData
-
- secondBuyingItem(ItemStack) - Method in interface org.spongepowered.api.item.merchant.TradeOffer.Builder
-
Sets the second selling item of the trade offer to be generated.
- seed() - Method in interface org.spongepowered.api.data.manipulator.immutable.tileentity.ImmutableStructureData
-
- seed() - Method in interface org.spongepowered.api.data.manipulator.mutable.tileentity.StructureData
-
- seed(int) - Method in interface org.spongepowered.api.item.enchantment.Enchantment.RandomListBuilder
-
Sets the random seed.
- seed(long) - Method in interface org.spongepowered.api.world.WorldArchetype.Builder
-
Sets the seed.
- SeededVariableAmount<T> - Interface in org.spongepowered.api.util.weighted
-
Represents a value which may vary depending on a seed object.
- SeededVariableAmount.WrappedVariableAmount<T> - Class in org.spongepowered.api.util.weighted
-
- Selector - Interface in org.spongepowered.api.text.selector
-
Represents an immutable selector of targets, as used in commands.
- selector(Selector) - Method in class org.spongepowered.api.text.SelectorText.Builder
-
Sets the selector of the text.
- Selector.Builder - Interface in org.spongepowered.api.text.selector
-
- SELECTOR_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- SelectorCommandElement - Class in org.spongepowered.api.command.args
-
Abstract command element that matches values based on a
Selector
.
- SelectorCommandElement(Text) - Constructor for class org.spongepowered.api.command.args.SelectorCommandElement
-
- SelectorFactory - Interface in org.spongepowered.api.text.selector
-
- SelectorText - Class in org.spongepowered.api.text
-
Represents a
Text
containing a selector that will be replaced by the
names of the matching entities on the client.
- SelectorText.Builder - Class in org.spongepowered.api.text
-
- SelectorType - Interface in org.spongepowered.api.text.selector
-
Represents a selector type.
- SelectorTypes - Class in org.spongepowered.api.text.selector
-
SelectorTypes is a list of the default selector types that are available in
Vanilla Minecraft.
- sellingItem(ItemStack) - Method in interface org.spongepowered.api.item.merchant.TradeOffer.Builder
-
Sets the selling item of the trade offer to be generated.
- send(Text) - Method in interface org.spongepowered.api.text.channel.MessageChannel
-
Broadcast a message to this channel, transforming and sending it to
the members.
- send(Text, ChatType) - Method in interface org.spongepowered.api.text.channel.MessageChannel
-
Sends a message to this channel, transforming and sending it to
the members.
- send(Object, Text) - Method in interface org.spongepowered.api.text.channel.MessageChannel
-
Send a message to this channel, transforming and sending it to the
members.
- send(Object, Text, ChatType) - Method in interface org.spongepowered.api.text.channel.MessageChannel
-
Send a message to this channel, transforming and sending it to the
members.
- SEND_COMMAND_FEEDBACK - Static variable in class org.spongepowered.api.world.gamerule.DefaultGameRules
-
Whether the feedback from commands executed by a
Player
should show up in chat.
- sendBlockChange(Vector3i, BlockState) - Method in interface org.spongepowered.api.effect.Viewer
-
Sends a client-only block change.
- sendBlockChange(int, int, int, BlockState) - Method in interface org.spongepowered.api.effect.Viewer
-
Sends a client-only block change.
- sendBookView(BookView) - Method in interface org.spongepowered.api.effect.Viewer
-
- SendCommandEvent - Interface in org.spongepowered.api.event.command
-
Fired when a command is sent.
- sendMessage(ChatType, Text) - Method in interface org.spongepowered.api.text.channel.ChatTypeMessageReceiver
-
Sends a message with the specified
ChatType
to this receiver.
- sendMessage(ChatType, TextTemplate) - Method in interface org.spongepowered.api.text.channel.ChatTypeMessageReceiver
-
- sendMessage(ChatType, TextTemplate, Map<String, TextElement>) - Method in interface org.spongepowered.api.text.channel.ChatTypeMessageReceiver
-
Sends a message constructed from the
TextTemplate
and
parameters
with the specified
ChatType
to this receiver.
- sendMessage(Text) - Method in interface org.spongepowered.api.text.channel.MessageReceiver
-
Sends a message to this receiver.
- sendMessage(TextTemplate) - Method in interface org.spongepowered.api.text.channel.MessageReceiver
-
Sends a message constructed from the
TextTemplate
to
this receiver.
- sendMessage(TextTemplate, Map<String, TextElement>) - Method in interface org.spongepowered.api.text.channel.MessageReceiver
-
Sends a message constructed from the
TextTemplate
and
parameters
to this receiver.
- sendMessages(ChatType, Text...) - Method in interface org.spongepowered.api.text.channel.ChatTypeMessageReceiver
-
Sends the message(s) with the specified
ChatType
to this receiver.
- sendMessages(ChatType, Iterable<Text>) - Method in interface org.spongepowered.api.text.channel.ChatTypeMessageReceiver
-
Sends the message(s) with the specified
ChatType
to this receiver.
- sendMessages(Text...) - Method in interface org.spongepowered.api.text.channel.MessageReceiver
-
Sends the message(s) to this receiver.
- sendMessages(Iterable<Text>) - Method in interface org.spongepowered.api.text.channel.MessageReceiver
-
Sends the message(s) to this receiver.
- sendResourcePack(ResourcePack) - Method in interface org.spongepowered.api.entity.living.player.Player
-
- sendTitle(Title) - Method in interface org.spongepowered.api.effect.Viewer
-
Sends a
Title
to this player.
- sendTo(Player, Message) - Method in interface org.spongepowered.api.network.ChannelBinding.IndexedMessageChannel
-
Sends the message to the player across this channel.
- sendTo(Player, Consumer<ChannelBuf>) - Method in interface org.spongepowered.api.network.ChannelBinding.RawDataChannel
-
Sends the raw payload to the player across this channel.
- sendTo(MessageReceiver) - Method in interface org.spongepowered.api.service.pagination.PaginationList.Builder
-
Sends the constructed pagination list to the given receiver.
- sendTo(Iterable<MessageReceiver>) - Method in interface org.spongepowered.api.service.pagination.PaginationList.Builder
-
- sendTo(MessageReceiver) - Method in interface org.spongepowered.api.service.pagination.PaginationList
-
Sends the first page of the constructed pagination list
to the specified message receiver.
- sendTo(MessageReceiver, int) - Method in interface org.spongepowered.api.service.pagination.PaginationList
-
Send the specified page of the constructed pagination list
to the specified message receiver.
- sendTo(Iterable<MessageReceiver>) - Method in interface org.spongepowered.api.service.pagination.PaginationList
-
- sendTo(Iterable<MessageReceiver>, int) - Method in interface org.spongepowered.api.service.pagination.PaginationList
-
- sendToAll(Message) - Method in interface org.spongepowered.api.network.ChannelBinding.IndexedMessageChannel
-
Sends the message to all players on the server.
- sendToAll(Consumer<ChannelBuf>) - Method in interface org.spongepowered.api.network.ChannelBinding.RawDataChannel
-
Sends the raw payload to all players on the server.
- sendToServer(Message) - Method in interface org.spongepowered.api.network.ChannelBinding.IndexedMessageChannel
-
Sends the message to the server.
- sendToServer(Consumer<ChannelBuf>) - Method in interface org.spongepowered.api.network.ChannelBinding.RawDataChannel
-
Sends the raw payload to the server.
- seq(CommandElement...) - Static method in class org.spongepowered.api.command.args.GenericArguments
-
Consumes a series of arguments.
- SERBIAN - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- SERIALIZATION_BEHAVIOR - Static variable in class org.spongepowered.api.CatalogTypes
-
- SerializationBehavior - Interface in org.spongepowered.api.world
-
- serializationBehavior(SerializationBehavior) - Method in interface org.spongepowered.api.world.WorldArchetype.Builder
-
Sets the serialization behavior that will be used when saving.
- SerializationBehaviors - Class in org.spongepowered.api.world
-
- SerializationBehaviors() - Constructor for class org.spongepowered.api.world.SerializationBehaviors
-
- serialize(TypeToken<?>, BookView, ConfigurationNode) - Method in class org.spongepowered.api.text.serializer.BookViewDataBuilder
-
- serialize(TypeToken<?>, Text, ConfigurationNode) - Method in class org.spongepowered.api.text.serializer.TextConfigSerializer
-
- serialize(TypeToken<?>, TextFormat, ConfigurationNode) - Method in class org.spongepowered.api.text.serializer.TextFormatConfigSerializer
-
- serialize(Text) - Method in interface org.spongepowered.api.text.serializer.TextSerializer
-
- serialize(TypeToken<?>, TextTemplate, ConfigurationNode) - Method in class org.spongepowered.api.text.serializer.TextTemplateConfigSerializer
-
- serializeSingle(Text) - Method in interface org.spongepowered.api.text.serializer.TextSerializer
-
- Server - Interface in org.spongepowered.api
-
Represents a typical Minecraft Server.
- ServerBossBar - Interface in org.spongepowered.api.boss
-
Represents a boss bar controlled by a
Server
.
- ServerBossBar.Builder - Interface in org.spongepowered.api.boss
-
- SERVICE_MANAGER - Static variable in class org.spongepowered.api.event.cause.EventContextKeys
-
- ServiceManager - Interface in org.spongepowered.api.service
-
A manager of services and their providers.
- set(int) - Method in interface org.spongepowered.api.advancement.criteria.ScoreCriterionProgress
-
- set(V) - Method in interface org.spongepowered.api.block.tileentity.TileEntityArchetype.Builder
-
- set(Key<V>, E) - Method in interface org.spongepowered.api.block.tileentity.TileEntityArchetype.Builder
-
- set(DataQuery, Object) - Method in interface org.spongepowered.api.data.DataContainer
-
- set(Key<? extends BaseValue<E>>, E) - Method in interface org.spongepowered.api.data.DataContainer
-
- set(DataQuery, Object) - Method in interface org.spongepowered.api.data.DataView
-
Sets the given Object value according to the given path relative to
this
DataView
's path.
- set(Key<? extends BaseValue<E>>, E) - Method in interface org.spongepowered.api.data.DataView
-
- set(Key<? extends BaseValue<E>>, E) - Method in interface org.spongepowered.api.data.manipulator.DataManipulator
-
- set(BaseValue<?>) - Method in interface org.spongepowered.api.data.manipulator.DataManipulator
-
- set(BaseValue<?>...) - Method in interface org.spongepowered.api.data.manipulator.DataManipulator
-
- set(Iterable<? extends BaseValue<?>>) - Method in interface org.spongepowered.api.data.manipulator.DataManipulator
-
- set(Key<? extends BaseValue<E>>, E) - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractData
-
- set(DataQuery, Object) - Method in class org.spongepowered.api.data.MemoryDataContainer
-
Deprecated.
- set(Key<? extends BaseValue<E>>, E) - Method in class org.spongepowered.api.data.MemoryDataContainer
-
Deprecated.
- set(DataQuery, Object) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- set(Key<? extends BaseValue<E>>, E) - Method in class org.spongepowered.api.data.MemoryDataView
-
Deprecated.
- set(int, E) - Method in interface org.spongepowered.api.data.value.immutable.ImmutableListValue
-
- set(int, BannerPatternShape, DyeColor) - Method in interface org.spongepowered.api.data.value.immutable.ImmutablePatternListValue
-
- set(int, PatternLayer) - Method in interface org.spongepowered.api.data.value.immutable.ImmutablePatternListValue
-
- set(C) - Method in interface org.spongepowered.api.data.value.mutable.CollectionValue
-
- set(int, E) - Method in interface org.spongepowered.api.data.value.mutable.ListValue
-
Replaces the element at the specified index in this list with the
specified element.
- set(Optional<E>) - Method in interface org.spongepowered.api.data.value.mutable.OptionalValue
-
- set(int, PatternLayer) - Method in interface org.spongepowered.api.data.value.mutable.PatternListValue
-
- set(List<PatternLayer>) - Method in interface org.spongepowered.api.data.value.mutable.PatternListValue
-
- set(E) - Method in interface org.spongepowered.api.data.value.mutable.Value
-
Sets the underlying value to the provided value
.
- set(V) - Method in interface org.spongepowered.api.entity.EntityArchetype.Builder
-
- set(Key<V>, E) - Method in interface org.spongepowered.api.entity.EntityArchetype.Builder
-
- set(EquipmentSlotType, ItemStack) - Method in interface org.spongepowered.api.item.inventory.equipment.EquipmentInventory
-
Sets the item for the specified equipment type.
- set(EquipmentType, ItemStack) - Method in interface org.spongepowered.api.item.inventory.equipment.EquipmentInventory
-
Sets the item for the specified equipment type.
- set(ItemStack) - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Forcibly put the supplied stack into this inventory.
- set(int, int, ItemStack) - Method in interface org.spongepowered.api.item.inventory.type.GridInventory
-
Sets the item in the specified slot.
- set(SlotPos, ItemStack) - Method in interface org.spongepowered.api.item.inventory.type.Inventory2D
-
Sets the item in the specified slot.
- set(SlotIndex, ItemStack) - Method in interface org.spongepowered.api.item.inventory.type.OrderedInventory
-
Sets the item in the specified slot.
- set(int, SimpleTextFormatter) - Method in class org.spongepowered.api.text.transform.DynamicPartitionedTextFormatter
-
- set(int, SimpleTextFormatter) - Method in class org.spongepowered.api.text.transform.FixedPartitionedTextFormatter
-
- set(int, SimpleTextTemplateApplier) - Method in class org.spongepowered.api.text.transform.SimpleTextFormatter
-
- set(int, E) - Method in interface org.spongepowered.api.text.transform.TextFormatter
-
Replaces the element previously at the specified index with the
specified element.
- SET_BLOCK_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- SET_BLOCK_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- SET_DIRECTION_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- SET_DIRECTION_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- SET_EQUIPMENT_TYPE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- setAcceptsArbitraryLongFlags(boolean) - Method in class org.spongepowered.api.command.args.CommandFlags.Builder
-
- setAddress(InetSocketAddress) - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Basic
-
Sets the address to respond with.
- setAirborneVelocityMod(Vector3d) - Method in interface org.spongepowered.api.entity.vehicle.minecart.Minecart
-
Sets the velocity modifier applied when the minecart is airborne.
- SetAITargetEvent - Interface in org.spongepowered.api.event.entity.ai
-
Fires before the target of an
Agent
is set.
- setAllowFriendlyFire(boolean) - Method in interface org.spongepowered.api.scoreboard.Team
-
Sets whether friendly fire is enabled.
- setAnchorFlags(boolean) - Method in class org.spongepowered.api.command.args.CommandFlags.Builder
-
Whether flags should be anchored to the beginning of the text (so
flags will only be picked up if they are at the beginning of the
input).
- setArguments(String) - Method in interface org.spongepowered.api.event.command.SendCommandEvent
-
Sets the arguments as a string.
- setAttackRadius(float) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.RangeAgentAITask
-
Sets the radius of which the owning
Ranger
will attempt to
attack a targeted
Entity
.
- setAttemptsPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Dungeon
-
Sets the number of attempts at randomly spawning a generator per chunk.
- setAttemptsPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Dungeon
-
Sets the number of attempts at randomly spawning a generator per chunk.
- setAttemptsPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.RandomBlock
-
Sets the number of blocks to attempt to spawn per chunk, must be greater
than zero.
- setAttemptsPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.RandomBlock
-
Sets the number of blocks to attempt to spawn per chunk, must be greater
than zero.
- setAttemptsPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.RandomObject
-
Sets the number of fires to attempt to spawn per chunk, must be greater
than zero.
- setAttemptsPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.RandomObject
-
Sets the number of fires to attempt to spawn per chunk, must be greater
than zero.
- setAttemptsPerCluster(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Glowstone
-
Sets the amount of glowstone to attempt to spawn per cluster, must be
greater than zero.
- setAttemptsPerCluster(int) - Method in interface org.spongepowered.api.world.gen.populator.Glowstone
-
Sets the amount of glowstone to attempt to spawn per cluster, must be
greater than zero.
- setBalance(Currency, BigDecimal, Cause, Set<Context>) - Method in interface org.spongepowered.api.service.economy.account.Account
-
Sets the balance for this account to the specified amount for
the specified
Currency
, with the specified set of
Context
s.
- setBalance(Currency, BigDecimal, Cause) - Method in interface org.spongepowered.api.service.economy.account.Account
-
Sets the balance for this account to the specified amount for the
specified
Currency
, with the current active
Context
s.
- setBaseDamage(double) - Method in interface org.spongepowered.api.event.entity.DamageEntityEvent
-
Sets the "base" damage to deal to the targeted
Entity
.
- setBaseDamage(double) - Method in class org.spongepowered.api.event.impl.AbstractDamageEntityEvent
-
- setBaseGenerationPopulator(GenerationPopulator) - Method in interface org.spongepowered.api.world.gen.WorldGenerator
-
- setBaseHealAmount(double) - Method in interface org.spongepowered.api.event.entity.HealEntityEvent
-
Sets the "base" healing amount to apply to the targeted
Entity
.
- setBaseHealAmount(double) - Method in class org.spongepowered.api.event.impl.AbstractHealEntityEvent
-
- setBaseOutputDamage(double) - Method in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
Sets the "base" damage to deal to the targeted
Entity
.
- setBaseOutputDamage(double) - Method in class org.spongepowered.api.event.impl.AbstractAttackEntityEvent
-
- setBeamTarget(Living) - Method in interface org.spongepowered.api.entity.living.monster.Guardian
-
Sets the target of the guardian's beam.
- setBiome(Vector3i, BiomeType) - Method in interface org.spongepowered.api.world.extent.MutableBiomeVolume
-
Sets the biome at the given position in the world.
- setBiome(int, int, int, BiomeType) - Method in interface org.spongepowered.api.world.extent.MutableBiomeVolume
-
Sets the biome at the given position in the world.
- setBiomeGenerator(BiomeGenerator) - Method in interface org.spongepowered.api.world.gen.WorldGenerator
-
- setBlock(Vector3i, BlockState, BlockChangeFlag) - Method in interface org.spongepowered.api.world.extent.Extent
-
Sets the block at the given position in the world.
- setBlock(int, int, int, BlockState, BlockChangeFlag) - Method in interface org.spongepowered.api.world.extent.Extent
-
Sets the block at the given position in the world.
- setBlock(Vector3i, BlockState) - Method in interface org.spongepowered.api.world.extent.MutableBlockVolume
-
Sets the block at the given position in the world.
- setBlock(int, int, int, BlockState) - Method in interface org.spongepowered.api.world.extent.MutableBlockVolume
-
Sets the block at the given position in the world.
- setBlock(BlockState) - Method in interface org.spongepowered.api.world.gen.populator.BlockBlob
-
Sets the
BlockState
that this populator will place down to form
the blob.
- setBlock(BlockState) - Method in interface org.spongepowered.api.world.gen.populator.RandomBlock
-
Sets the
BlockState
that this populator will randomly distribute.
- setBlock(BlockState) - Method in interface org.spongepowered.api.world.gen.populator.SeaFloor
-
- setBlock(BlockState) - Method in class org.spongepowered.api.world.Location
-
Replace the block at this position with a new state.
- setBlock(BlockState, BlockChangeFlag) - Method in class org.spongepowered.api.world.Location
-
Replace the block at this position with a new state.
- setBlockPosition(Vector3i) - Method in class org.spongepowered.api.world.Location
-
Create a new instance with a new block position.
- setBlockState(Function<Double, BlockState>) - Method in class org.spongepowered.api.world.biome.GroundCoverLayer
-
Sets the function which is used to determine the blockstate to place at
this layer.
- setBlockState(BlockState) - Method in class org.spongepowered.api.world.biome.GroundCoverLayer
-
- setBlockType(Vector3i, BlockType, BlockChangeFlag) - Method in interface org.spongepowered.api.world.extent.Extent
-
Sets the block at the given position in the world.
- setBlockType(int, int, int, BlockType, BlockChangeFlag) - Method in interface org.spongepowered.api.world.extent.Extent
-
Sets the block at the given position in the world.
- setBlockType(Vector3i, BlockType) - Method in interface org.spongepowered.api.world.extent.MutableBlockVolume
-
Replace the block at this position by a new type.
- setBlockType(int, int, int, BlockType) - Method in interface org.spongepowered.api.world.extent.MutableBlockVolume
-
Replace the block at this position by a new type.
- setBlockType(BlockType) - Method in class org.spongepowered.api.world.Location
-
Replace the block type at this position by a new type.
- setBlockType(BlockType, BlockChangeFlag) - Method in class org.spongepowered.api.world.Location
-
Replace the block type at this position by a new type.
- setBody(TextRepresentable) - Method in class org.spongepowered.api.event.message.MessageEvent.MessageFormatter
-
Clears any existing components within the body partition and adds
a new
TextTemplateApplier
to the partition with the
specified value.
- setBoolean(int, boolean) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the boolean at the specified absolute index in this
buffer.
- setBoots(ItemStack) - Method in interface org.spongepowered.api.entity.ArmorEquipable
-
Sets the boots currently being worn by this entity.
- setBroadcastChannel(MessageChannel) - Method in interface org.spongepowered.api.Server
-
Sets the channel that server-wide messages should be sent through.
- setByte(int, byte) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the byte at the specified absolute index in this
buffer.
- setByteArray(int, byte[]) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the specified byte array at the specified absolute index in this
buffer.
- setByteArray(int, byte[], int, int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the specified byte array at the specified absolute index in this
buffer.
- setBytes(int, byte[]) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the specified byte array at the specified absolute index in this
buffer.
- setBytes(int, byte[], int, int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the specified byte array at the specified absolute index in this
buffer.
- setCache(GameProfileCache) - Method in interface org.spongepowered.api.profile.GameProfileManager
-
- setCactiPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Cactus
-
Sets the number of cacti to spawn per chunk, cannot be negative.
- setCactiPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Cactus
-
Sets the number of cacti to spawn per chunk, cannot be negative.
- setCancelled(boolean) - Method in interface org.spongepowered.api.event.Cancellable
-
Sets the cancelled state of the
Event
.
- setCanSeeFriendlyInvisibles(boolean) - Method in interface org.spongepowered.api.scoreboard.Team
-
Sets whether invisible team members are shown.
- setCenter(double, double) - Method in interface org.spongepowered.api.world.WorldBorder
-
Sets the center of the world border.
- setChance(int) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.target.FindNearestAttackableTargetAITask
-
Sets the chance that this task will go through and attempt to find a
new target.
- setChance(float) - Method in interface org.spongepowered.api.entity.ai.task.builtin.WatchClosestAITask
-
SEts the chance to "watch" a targeted
Entity
.
- setChannel(MessageChannel) - Method in interface org.spongepowered.api.event.message.MessageChannelEvent
-
Sets the channel for this message to go to.
- setChar(int, char) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the char at the specified absolute index in this
buffer.
- setCheckSight(boolean) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.target.TargetAITask
-
Sets whether the owning
Agent
can visibly "see" the
Entity
being targeted such that any
BlockType
s that
are visibly opaque will prevent the owning
Agent
from
targeting that
Entity
.
- setChestplate(ItemStack) - Method in interface org.spongepowered.api.entity.ArmorEquipable
-
Sets the chestplate currently being worn by this entity.
- setChoices(WeightedTable<EntityArchetype>) - Method in interface org.spongepowered.api.world.gen.populator.Dungeon
-
- setCloseRangeSpeed(double) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.AvoidEntityAITask
-
Sets the peed "modifier" for which the parent
Agent
will
move away from a found
Entity
to "avoid" when in close
range.
- setClusterHeight(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Glowstone
-
Sets the height of the glowstone cluster.
- setClusterHeight(int) - Method in interface org.spongepowered.api.world.gen.populator.Glowstone
-
Sets the height of the glowstone cluster.
- setClustersPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Glowstone
-
Sets the number of clusters to attempt to spawn per chunk, must be
greater than zero.
- setClustersPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Glowstone
-
Sets the number of clusters to attempt to spawn per chunk, must be
greater than zero.
- setClustersPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.NetherFire
-
Sets the number of clusters to attempt to spawn per chunk, must be
greater than zero.
- setClustersPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.NetherFire
-
Sets the number of clusters to attempt to spawn per chunk, must be
greater than zero.
- setCollisionRule(CollisionRule) - Method in interface org.spongepowered.api.scoreboard.Team
-
- setColor(BossBarColor) - Method in interface org.spongepowered.api.boss.BossBar
-
Sets the color.
- setColor(BossBarColor) - Method in interface org.spongepowered.api.boss.ServerBossBar
-
- setColor(TextColor) - Method in interface org.spongepowered.api.scoreboard.Team
-
Sets the color of this team.
- setCommand(String) - Method in interface org.spongepowered.api.event.command.SendCommandEvent
-
Sets the command as a string, without any sort of command prefix.
- setCommandsAllowed(boolean) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets whether commands are allowed within this world.
- setCompanionData(DataContainer) - Method in interface org.spongepowered.api.world.ChunkTicketManager.LoadingTicket
-
Sets the companion data for this loading ticket.
- setCooldown(ItemType, int) - Method in interface org.spongepowered.api.entity.living.player.CooldownTracker
-
Sets the cooldown for the specified
ItemType
for the
specified amount of ticks.
- setCount(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.BlockBlob
-
Sets the number of blobs to spawn per chunk, must be greater than zero.
- setCount(int) - Method in interface org.spongepowered.api.world.gen.populator.BlockBlob
-
Sets the number of blobs to spawn per chunk, must be greater than zero.
- setCreateFog(boolean) - Method in interface org.spongepowered.api.boss.BossBar
-
Sets if fog should be created.
- setCreateFog(boolean) - Method in interface org.spongepowered.api.boss.ServerBossBar
-
- setCreationRadius(int) - Method in interface org.spongepowered.api.world.PortalAgent
-
Sets the creation radius of where a portal may be created.
- setCreator(UUID) - Method in interface org.spongepowered.api.entity.Entity
-
Sets the
UUID
of the user who created this
Entity
.
- setCreator(Vector3i, UUID) - Method in interface org.spongepowered.api.world.extent.Extent
-
Sets the
UUID
of the user who created the
BlockSnapshot
located at passed block position.
- setCreator(int, int, int, UUID) - Method in interface org.spongepowered.api.world.extent.Extent
-
Sets the
UUID
of the user who created the
BlockSnapshot
located at passed block coordinates.
- setCustom(T) - Method in class org.spongepowered.api.data.Transaction
-
Sets the custom snapshot.
- setCustom(List<ItemStackSnapshot>) - Method in interface org.spongepowered.api.event.item.inventory.ChangeInventoryEvent.Pickup.Pre
-
Sets the items to add to the inventory.
- setCustom(ItemStack) - Method in class org.spongepowered.api.item.inventory.transaction.SlotTransaction
-
- setCustomer(Humanoid) - Method in interface org.spongepowered.api.item.merchant.Merchant
-
Sets the currently trading customer with this merchant.
- setDamage(DamageModifier, DoubleUnaryOperator) - Method in interface org.spongepowered.api.event.entity.DamageEntityEvent
-
- setDamage(DamageModifier, DoubleUnaryOperator) - Method in class org.spongepowered.api.event.impl.AbstractDamageEntityEvent
-
- setDamageAmount(double) - Method in interface org.spongepowered.api.world.WorldBorder
-
Sets the damage done to a player per block per tick when outside the
buffer.
- setDamageThreshold(double) - Method in interface org.spongepowered.api.world.WorldBorder
-
Sets the distance a player may be be outside the world border before
taking damage.
- setDarkenSky(boolean) - Method in interface org.spongepowered.api.boss.BossBar
-
Sets if the sky should darken.
- setDarkenSky(boolean) - Method in interface org.spongepowered.api.boss.ServerBossBar
-
- setData(DataManipulator<?, ?>) - Method in interface org.spongepowered.api.block.tileentity.TileEntityArchetype.Builder
-
- setData(DataManipulator<?, ?>) - Method in interface org.spongepowered.api.entity.EntityArchetype.Builder
-
- setDataView(int, DataView) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the
DataView
at the specified absolute index in this
buffer.
- setDeathMessageVisibility(Visibility) - Method in interface org.spongepowered.api.scoreboard.Team
-
Sets the
Visibility
which controls who death Texts
of players on this team are visible to.
- setDelayBetweenAttacks(int) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.RangeAgentAITask
-
The time, in ticks, this
Ranger
will wait before attacking
again.
- setDepositSize(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Ore
-
Sets the size of deposit of ore.
- setDepositSize(int) - Method in interface org.spongepowered.api.world.gen.populator.Ore
-
Sets the size of deposit of ore.
- setDepositsPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Ore
-
Sets the number of ore clumps to attempt to spawn per chunk, must be
greater than zero.
- setDepositsPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Ore
-
Sets the number of ore clumps to attempt to spawn per chunk, must be
greater than zero.
- setDepth(SeededVariableAmount<Double>) - Method in class org.spongepowered.api.world.biome.GroundCoverLayer
-
- setDepth(VariableAmount) - Method in class org.spongepowered.api.world.biome.GroundCoverLayer
-
- setDepth(double) - Method in class org.spongepowered.api.world.biome.GroundCoverLayer
-
Sets the depth of this layer to the given constant value.
- setDepth(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.SeaFloor
-
Sets the depth of the sea floor cover to generate.
- setDepth(int) - Method in interface org.spongepowered.api.world.gen.populator.SeaFloor
-
Sets the depth of the sea floor cover to generate.
- setDerailedVelocityMod(Vector3d) - Method in interface org.spongepowered.api.entity.vehicle.minecart.Minecart
-
Sets the velocity modifier applied when the minecart is not on rails.
- setDescription(Text) - Method in interface org.spongepowered.api.event.server.ClientPingServerEvent.Response
-
Sets the description (MOTD) of the status response.
- setDiameter(double) - Method in interface org.spongepowered.api.world.WorldBorder
-
Sets the diameter of the world border.
- setDiameter(double, long) - Method in interface org.spongepowered.api.world.WorldBorder
-
Sets the diameter of the world border, over the given period of time.
- setDiameter(double, double, long) - Method in interface org.spongepowered.api.world.WorldBorder
-
Sets the starting diameter and the ending diameter of the world border,
over the given period of time.
- setDifficulty(Difficulty) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets the difficulty of this world.
- setDiscsPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.SeaFloor
-
Sets the number of discs to attempt to spawn per chunk, must be greater
than zero.
- setDiscsPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.SeaFloor
-
Sets the number of discs to attempt to spawn per chunk, must be greater
than zero.
- setDisplayMode(ObjectiveDisplayMode) - Method in interface org.spongepowered.api.scoreboard.objective.Objective
-
- setDisplayName(Text) - Method in interface org.spongepowered.api.entity.living.player.tab.TabListEntry
-
Sets this entry's display name.
- setDisplayName(Text) - Method in interface org.spongepowered.api.scoreboard.objective.Objective
-
Sets the name displayed to players.
- setDisplayName(Text) - Method in interface org.spongepowered.api.scoreboard.Team
-
Sets the name displayed to users for this team.
- setDouble(int, double) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the double at the specified absolute index in this
buffer.
- setDuration(int) - Method in interface org.spongepowered.api.event.world.ChangeWorldWeatherEvent
-
Sets the duration of the
Weather
(in ticks).
- setEffect(boolean) - Method in interface org.spongepowered.api.entity.weather.WeatherEffect
-
Sets whether this weather effect is an effect and doesn't deal damage.
- setElement(int, E) - Method in interface org.spongepowered.api.data.manipulator.mutable.ListData
-
Replaces the element at the specified position in this list with the
specified element (optional operation).
- setElements(List<E>) - Method in interface org.spongepowered.api.data.manipulator.mutable.ListData
-
Replaces the underlying list of elements with the provided
List
of elements.
- setEnabled(boolean) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets this world as enabled.
- setEnchantments(List<Enchantment>) - Method in interface org.spongepowered.api.event.item.inventory.EnchantItemEvent.CalculateEnchantment
-
Sets the list of enchantments to apply to the item.
- setExclusionRadius(int) - Method in interface org.spongepowered.api.world.gen.populator.ChorusFlower
-
Sets the radius around the center (0, 0) of the world that this populator
will not apply to.
- setExclusionRadius(int) - Method in interface org.spongepowered.api.world.gen.populator.EndIsland
-
Sets the radius around the center (0, 0) of the world that this populator
will not apply to.
- setExecutionChance(int) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.WanderAITask
-
Sets the chance that the owning
Entity
will perform
a "wander".
- setExperience(int) - Method in interface org.spongepowered.api.event.entity.ChangeEntityExperienceEvent
-
- setExplosion(Explosion) - Method in interface org.spongepowered.api.event.world.ExplosionEvent.Pre
-
- setExtent(E) - Method in class org.spongepowered.api.entity.Transform
-
Creates a copy of this transform and sets the
Extent
.
- setExtent(E) - Method in class org.spongepowered.api.world.Location
-
Create a new instance with a new extent.
- setExtremeSpikeIncrease(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.IceSpike
-
Sets the height increase of the extreme spikes.
- setExtremeSpikeIncrease(int) - Method in interface org.spongepowered.api.world.gen.populator.IceSpike
-
Sets the height increase of the extreme spikes.
- setExtremeSpikeProbability(double) - Method in interface org.spongepowered.api.world.gen.populator.IceSpike
-
Gets the probability of the spike much larger than normal.
- setFarRangeSpeed(double) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.AvoidEntityAITask
-
Sets the close range speed "modifier" for which the parent
Agent
will move away from a found
Entity
to "avoid" when in
a farther range than 7 blocks.
- setFavicon(Favicon) - Method in interface org.spongepowered.api.event.server.ClientPingServerEvent.Response
-
Sets the
Favicon
to display on the client.
- setFirePerCluster(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.NetherFire
-
Sets the number of fire to attempt to spawn per patch, must be greater
than zero.
- setFirePerCluster(int) - Method in interface org.spongepowered.api.world.gen.populator.NetherFire
-
Sets the number of Fire to attempt to spawn per patch, must be greater
than zero.
- setFireTicks(int) - Method in interface org.spongepowered.api.event.entity.IgniteEntityEvent
-
Sets the amount of ticks the entity will remain on fire.
- setFloat(int, float) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the float at the specified absolute index in this
buffer.
- setFlowersPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Flower
-
Sets the number of flowers to attempt to spawn per chunk, must be greater
than zero.
- setFlowersPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Flower
-
Sets the number of flowers to attempt to spawn per chunk, must be greater
than zero.
- setFooter(Text) - Method in interface org.spongepowered.api.entity.living.player.tab.TabList
-
Sets this list's footer.
- setFooter(TextRepresentable) - Method in class org.spongepowered.api.event.message.MessageEvent.MessageFormatter
-
Clears any existing components within the footer partition and adds
a new
TextTemplateApplier
to the partition with the
specified value.
- setFuel(int) - Method in interface org.spongepowered.api.entity.vehicle.minecart.FurnaceMinecart
-
Sets the fuel time in ticks.
- setGameMode(GameMode) - Method in interface org.spongepowered.api.entity.living.player.tab.TabListEntry
-
Sets this entry's gamemode.
- setGameMode(GameMode) - Method in interface org.spongepowered.api.event.entity.living.humanoid.ChangeGameModeEvent
-
- setGameMode(GameMode) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets the default
GameMode
of this world.
- setGameRule(String, String) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets the specified GameRule value.
- setGameType(String) - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Basic
-
Sets the GameType to respond with.
- setGenerateSpawnOnLoad(boolean) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets whether the spawn chunks of the world will generate on load.
- setGeneratorModifiers(Collection<WorldGeneratorModifier>) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets the given world generator modifiers to be used.
- setGeneratorType(GeneratorType) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
- setHardcore(boolean) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets whether this world is set to hardcore mode.
- setHasWhitelist(boolean) - Method in interface org.spongepowered.api.Server
-
Sets whether the server is utilizing a whitelist.
- setHeader(Text) - Method in interface org.spongepowered.api.entity.living.player.tab.TabList
-
Sets this list's header.
- setHeader(TextRepresentable) - Method in class org.spongepowered.api.event.message.MessageEvent.MessageFormatter
-
Clears any existing components within the header partition and adds
a new
TextTemplateApplier
to the partition with the
specified value.
- setHeaderAndFooter(Text, Text) - Method in interface org.spongepowered.api.entity.living.player.tab.TabList
-
Sets this list's header and footer.
- setHeadRotation(Vector3d) - Method in interface org.spongepowered.api.entity.living.Living
-
Sets the entity's head rotation.
- setHealAmount(HealthModifier, DoubleUnaryOperator) - Method in interface org.spongepowered.api.event.entity.HealEntityEvent
-
- setHealAmount(HealthModifier, DoubleUnaryOperator) - Method in class org.spongepowered.api.event.impl.AbstractHealEntityEvent
-
- setHeight(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Cactus
-
Sets the height of the cacti.
- setHeight(int) - Method in interface org.spongepowered.api.world.gen.populator.Cactus
-
Sets the height of the cacti.
- setHeight(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Glowstone
-
Sets the height that the cluster may generate at.
- setHeight(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.IceSpike
-
Sets the base height of the spike.
- setHeight(int) - Method in interface org.spongepowered.api.world.gen.populator.IceSpike
-
Sets the base height of the spike.
- setHeight(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Lake
-
Sets the height that this lake will be spawned at.
- setHeight(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Ore
-
Sets the height that the ore will generate at.
- setHeightRange(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.RandomBlock
-
Sets the height that the blocks will be randomly placed within.
- setHeightRange(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.RandomObject
-
Sets the height range that the object will be placed within.
- setHelmet(ItemStack) - Method in interface org.spongepowered.api.entity.ArmorEquipable
-
Sets the helmet currently being worn by this entity.
- setHidePlayers(boolean) - Method in interface org.spongepowered.api.event.server.ClientPingServerEvent.Response
-
Sets whether the player count and the list of players on this server
is hidden and doesn't get sent to the client.
- setHistoryInterval(int) - Static method in class co.aikar.timings.Timings
-
Sets the interval between timing history report generations.
- setHistoryInterval(int) - Method in interface co.aikar.timings.TimingsFactory
-
Sets the history interval.
- setHistoryLength(int) - Static method in class co.aikar.timings.Timings
-
Sets how long timing history reports are kept for the server.
- setHistoryLength(int) - Method in interface co.aikar.timings.TimingsFactory
-
Sets the history length.
- setHookedEntity(Entity) - Method in interface org.spongepowered.api.entity.projectile.FishHook
-
Sets the hooked entity for this fish hook.
- setIndex(int, int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets both the reader and writer indices.
- setInteger(int, int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the integer at the specified absolute index in this
buffer.
- setIslandBlock(BlockState) - Method in interface org.spongepowered.api.world.gen.populator.EndIsland
-
Sets the block state that the island will be formed from.
- setItemInHand(HandType, ItemStack) - Method in interface org.spongepowered.api.entity.ArmorEquipable
-
Sets the item in hand for this entity.
- setKeepInventory(boolean) - Method in interface org.spongepowered.api.event.entity.DestructEntityEvent.Death
-
- setKeepsInventory(boolean) - Method in interface org.spongepowered.api.event.entity.HarvestEntityEvent.TargetPlayer
-
Sets if the player keeps their inventory on death.
- setKeepsLevel(boolean) - Method in interface org.spongepowered.api.event.entity.HarvestEntityEvent.TargetPlayer
-
Sets if the player keeps all of their EXP on death.
- setKeepSpawnLoaded(boolean) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets whether the spawn chunks of the world should remain loaded when no
players are present.
- setKeepSpawnLoaded(boolean) - Method in interface org.spongepowered.api.world.World
-
Sets whether the spawn chunks should remain loaded.
- setKeepsVelocity(boolean) - Method in interface org.spongepowered.api.event.entity.MoveEntityEvent.Teleport
-
Sets whether the entity teleporting will maintain its velocity
after teleport.
- setKnockbackModifier(int) - Method in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
Sets the knock back modifier.
- setLakeProbability(double) - Method in interface org.spongepowered.api.world.gen.populator.Lake
-
Sets the probability of a lake spawning in a chunk.
- setLargePopulatorObject(PopulatorObject) - Method in interface org.spongepowered.api.world.gen.type.BiomeTreeType
-
Sets the
PopulatorObject
which is used to generate the larger
equivalent of this tree into the world.
- setLatency(int) - Method in interface org.spongepowered.api.entity.living.player.tab.TabListEntry
-
Sets the latency for this entry.
- setLeggings(ItemStack) - Method in interface org.spongepowered.api.entity.ArmorEquipable
-
Sets the leggings currently being worn by this entity.
- setLevel(int) - Method in interface org.spongepowered.api.event.entity.HarvestEntityEvent.TargetPlayer
-
Sets the new level the player will have after death.
- setLevel(int) - Method in interface org.spongepowered.api.event.entity.living.humanoid.ChangeLevelEvent
-
Deprecated.
Sets the new level of the human.
- setLevelRequirement(int) - Method in interface org.spongepowered.api.event.item.inventory.EnchantItemEvent.CalculateLevelRequirement
-
Sets the new level requirement
- setLiquidType(BlockState) - Method in interface org.spongepowered.api.world.gen.populator.Lake
-
Sets the
BlockState
of the liquid to fill the lake with.
- setLoadOnStartup(boolean) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets whether this world should load when the server starts up.
- setLocation(Location<World>) - Method in interface org.spongepowered.api.entity.Entity
-
Sets the location of this entity.
- setLocation(Vector3d, UUID) - Method in interface org.spongepowered.api.entity.living.player.User
-
Sets the position and world of this User.
- setLocation(Location<E>) - Method in class org.spongepowered.api.entity.Transform
-
Creates a copy of this transform and sets the
Location
.
- setLocationAndRotation(Location<World>, Vector3d) - Method in interface org.spongepowered.api.entity.Entity
-
Moves the entity to the specified location, and sets the rotation.
- setLocationAndRotation(Location<World>, Vector3d, EnumSet<RelativePositions>) - Method in interface org.spongepowered.api.entity.Entity
-
Moves the entity to the specified location, and sets the rotation.
- setLocationAndRotationSafely(Location<World>, Vector3d) - Method in interface org.spongepowered.api.entity.Entity
-
- setLocationAndRotationSafely(Location<World>, Vector3d, EnumSet<RelativePositions>) - Method in interface org.spongepowered.api.entity.Entity
-
- setLocationSafely(Location<World>) - Method in interface org.spongepowered.api.entity.Entity
-
- setLoggedIn(boolean) - Method in interface org.spongepowered.api.command.source.RconSource
-
Sets whether this client is logged in, or authenticated.
- setLong(int, long) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the long integer at the specified absolute index in this
buffer.
- setLongMemory(boolean) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.AttackLivingAITask
-
Sets whether the task will continue to navigate the parent
Agent
to continue targeting an
Entity
after the
entity has moved to where a direct navigation path is no longer
available.
- setMap(String) - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Basic
-
Sets the map (world) to respond with.
- setMapFeaturesEnabled(boolean) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets whether this world will generate map features such as villages and
strongholds.
- setMax(int) - Method in interface org.spongepowered.api.event.server.ClientPingServerEvent.Response.Players
-
Sets the maximum amount of allowed players to display on the
client.
- setMaxDistance(float) - Method in interface org.spongepowered.api.entity.ai.task.builtin.WatchClosestAITask
-
Sets the maximum distance to "watch" a targeted
Entity
.
- setMaxHeight(float) - Method in interface org.spongepowered.api.world.biome.BiomeGenerationSettings
-
Sets the maximum terrain height of this biome.
- setMaxPlayerCount(int) - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Basic
-
Sets the max player count to respond with.
- setMaxSpeed(double) - Method in interface org.spongepowered.api.entity.vehicle.Boat
-
Sets the maximum speed that this boat is allowed to travel at.
- setMaxStackSize(int) - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Sets the maximum stack size of any stack in this ItemList.
- setMelonsPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Melon
-
Sets the number of melons to attempt to spawn per chunk, must be greater
than zero.
- setMelonsPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Melon
-
Sets the number of melons to attempt to spawn per chunk, must be greater
than zero.
- setMessage(TextRepresentable, TextRepresentable, TextRepresentable) - Method in interface org.spongepowered.api.event.message.MessageEvent
-
Clears any existing components and sets the header, body, and footer
respectively.
- setMessage(TextRepresentable, TextRepresentable) - Method in interface org.spongepowered.api.event.message.MessageEvent
-
Clears any existing components and sets the header and body
respectively.
- setMessage(TextRepresentable) - Method in interface org.spongepowered.api.event.message.MessageEvent
-
Clears any existing components and sets the body.
- setMessageCancelled(boolean) - Method in interface org.spongepowered.api.event.message.MessageEvent
-
- setMessageChannel(MessageChannel) - Method in interface org.spongepowered.api.text.channel.MessageReceiver
-
Sets the message channel that messages sent by this source should be sent
to.
- setMinHeight(float) - Method in interface org.spongepowered.api.world.biome.BiomeGenerationSettings
-
Sets the minimum terrain height of this biome.
- setMobSpawnerData(MobSpawnerData) - Method in interface org.spongepowered.api.world.gen.populator.Dungeon
-
Sets
MobSpawnerData
which will be used to create the spawner
within the dungeon.
- setMotd(String) - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Basic
-
Sets the MOTD to respond with.
- setMoveOnLand(boolean) - Method in interface org.spongepowered.api.entity.vehicle.Boat
-
Gets whether or not the boat is able to move freely on land.
- setMoveSpeed(double) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.RangeAgentAITask
-
Sets the movement speed modifier for moving towards a targeted
Entity
.
- setMushroomsPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.BigMushroom
-
Sets the representation of the amount of mushrooms which will be
attempted to be spawned per chunk.
- setMushroomsPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.BigMushroom
-
Sets the amount of mushrooms which will be attempted to be spawned per
chunk.
- setMushroomsPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Mushroom
-
Sets the representation of the amount of mushrooms which will be
attempted to be spawned per chunk.
- setMushroomsPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Mushroom
-
Sets the amount of mushrooms which will be attempted to be spawned per
chunk.
- setMutators(Career, int, List<TradeOfferListMutator>) - Method in interface org.spongepowered.api.item.merchant.VillagerRegistry
-
- setMutators(Career, Multimap<Integer, TradeOfferListMutator>) - Method in interface org.spongepowered.api.item.merchant.VillagerRegistry
-
- setName(Text) - Method in interface org.spongepowered.api.boss.BossBar
-
Sets the name of this boss bar.
- setName(Text) - Method in interface org.spongepowered.api.boss.ServerBossBar
-
- setNameTagVisibility(Visibility) - Method in interface org.spongepowered.api.scoreboard.Team
-
Sets the
Visibility
which controls to who nametags
of players on this team are visible to.
- setNewCooldown(int) - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.CooldownEvent.Set
-
Sets the new cooldown for the item type for the player.
- setNotifier(UUID) - Method in interface org.spongepowered.api.entity.Entity
-
Sets the
UUID
of the user who last notified this
Entity
.
- setNotifier(Vector3i, UUID) - Method in interface org.spongepowered.api.world.extent.Extent
-
Sets the
UUID
of the user who last notified the
BlockSnapshot
located at passed block position.
- setNotifier(int, int, int, UUID) - Method in interface org.spongepowered.api.world.extent.Extent
-
Sets the
UUID
of the user who last notified the
BlockSnapshot
located at passed block coordinates.
- setNumChunks(int) - Method in interface org.spongepowered.api.world.ChunkTicketManager.LoadingTicket
-
Sets the number of chunks this ticket will load at once.
- setObject(PopulatorObject) - Method in interface org.spongepowered.api.world.gen.populator.RandomObject
-
- setOccupiedDeceleration(double) - Method in interface org.spongepowered.api.entity.vehicle.Boat
-
Sets the rate at which occupied boats decelerate.
- setOnline(int) - Method in interface org.spongepowered.api.event.server.ClientPingServerEvent.Response.Players
-
Sets the amount of online players to display on the client.
- setOnlyNearby(boolean) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.target.TargetAITask
-
Sets whether an
Entity
can only be targeted within a "short"
radius from the owning
Agent
.
- setOption(Set<Context>, String, String) - Method in class org.spongepowered.api.service.permission.MemorySubjectData
-
- setOption(Set<Context>, String, String) - Method in interface org.spongepowered.api.service.permission.SubjectData
-
Sets a specific option to a value.
- setOreBlock(BlockState) - Method in interface org.spongepowered.api.world.gen.populator.Ore
-
Sets the block to place as ore.
- setOutputDamage(DamageModifier, DoubleUnaryOperator) - Method in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
- setOutputDamage(DamageModifier, DoubleUnaryOperator) - Method in class org.spongepowered.api.event.impl.AbstractAttackEntityEvent
-
- setOverlay(BossBarOverlay) - Method in interface org.spongepowered.api.boss.BossBar
-
Sets the overlay.
- setOverlay(BossBarOverlay) - Method in interface org.spongepowered.api.boss.ServerBossBar
-
- setParameter(String, TextElement) - Method in class org.spongepowered.api.text.transform.SimpleTextTemplateApplier
-
- setParameter(String, TextElement) - Method in interface org.spongepowered.api.text.transform.TextTemplateApplier
-
Sets the value of the specified parameter key within this applier.
- setPercent(float) - Method in interface org.spongepowered.api.boss.BossBar
-
Sets the percent.
- setPercent(float) - Method in interface org.spongepowered.api.boss.ServerBossBar
-
- setPermission(Set<Context>, String, Tristate) - Method in class org.spongepowered.api.service.permission.MemorySubjectData
-
- setPermission(Set<Context>, String, Tristate) - Method in interface org.spongepowered.api.service.permission.SubjectData
-
Sets a permission to a given value.
- setPhase(EnderDragonPhaseType) - Method in interface org.spongepowered.api.entity.living.complex.dragon.phase.EnderDragonPhaseManager
-
Sets the dragon phase.
- setPlacementCondition(Predicate<BlockState>) - Method in interface org.spongepowered.api.world.gen.populator.Ore
-
Sets a predicate which checks for the placement conditions for this ore.
- setPlantsPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.DoublePlant
-
Sets the number of plants to create per chunk, cannot be negative.
- setPlantsPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.DoublePlant
-
Sets the number of plants to create per chunk, cannot be negative.
- setPlayEndBossMusic(boolean) - Method in interface org.spongepowered.api.boss.BossBar
-
Sets if the end boss music should be played.
- setPlayEndBossMusic(boolean) - Method in interface org.spongepowered.api.boss.ServerBossBar
-
- setPlayerCount(int) - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Basic
-
Sets the player count to respond with.
- setPlayerIdleTimeout(int) - Method in interface org.spongepowered.api.Server
-
Sets the player idle timeout, in minutes.
- setPlugins(String) - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Full
-
Sets the list of plugins to respond with.
- setPopulatorObject(PopulatorObject) - Method in interface org.spongepowered.api.world.gen.type.BiomeTreeType
-
Sets the
PopulatorObject
which is used to generate this tree into
the world.
- setPopulatorObject(PopulatorObject) - Method in interface org.spongepowered.api.world.gen.type.MushroomType
-
Sets the
PopulatorObject
which is used to generate the large
variant of this mushroom into the world.
- setPortalAgent(PortalAgent) - Method in interface org.spongepowered.api.event.entity.MoveEntityEvent.Teleport.Portal
-
- setPosition(Vector2d) - Method in interface org.spongepowered.api.advancement.TreeLayoutElement
-
- setPosition(double, double) - Method in interface org.spongepowered.api.advancement.TreeLayoutElement
-
- setPosition(Vector3d) - Method in class org.spongepowered.api.entity.Transform
-
Creates a copy of this transform while setting the position of the new
one.
- setPosition(Vector3d) - Method in class org.spongepowered.api.world.Location
-
Create a new instance with a new position.
- setPotionEffect(PotionEffect) - Method in interface org.spongepowered.api.event.entity.ChangeEntityPotionEffectEvent.Gain
-
Sets the potion effect to be used in this event.
- setPrefix(Text) - Method in interface org.spongepowered.api.scoreboard.Team
-
Sets the prefix prepended to the display name of users on this team.
- setPrimaryItemGenerator(ItemStackGenerator) - Method in interface org.spongepowered.api.item.merchant.TradeOfferGenerator.Builder
-
- setPriority(int) - Method in interface org.spongepowered.api.block.ScheduledBlockUpdate
-
Sets the priority of this scheduled block update.
- setPriority(int) - Method in interface org.spongepowered.api.event.entity.ai.AITaskEvent.Add
-
Sets the priority the task will be assigned to.
- setPropertySection(DataQuery, DataView) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets a path within the additional data to the given
DataView
.
- setProvider(Object, Class<T>, T) - Method in interface org.spongepowered.api.service.ServiceManager
-
Register a provider with the service manager.
- setProvider(Object, Class<T>, T) - Method in class org.spongepowered.api.service.SimpleServiceManager
-
- setPumpkinChance(double) - Method in interface org.spongepowered.api.world.gen.populator.Pumpkin
-
Sets the probability of a pumpkin patch spawning within a chunk.
- setPumpkinsPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Pumpkin
-
Sets the number of pumpkins to attempt to spawn per patch, must be
greater than zero.
- setPumpkinsPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Pumpkin
-
Sets the number of pumpkins to attempt to spawn per patch, must be
greater than zero.
- setPVPEnabled(boolean) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets whether PVP combat is enabled in this world.
- setQuantity(int) - Method in interface org.spongepowered.api.item.inventory.ItemStack
-
Sets the quantity in this stack.
- setRadius(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.BlockBlob
-
Sets the radius of the area for the blob, cannot be negative.
- setRadius(double) - Method in interface org.spongepowered.api.world.gen.populator.BlockBlob
-
Sets the radius of the area for the blob, cannot be negative.
- setRadius(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.IcePath
-
Sets the radius of the path to spawn, cannot be negative.
- setRadius(double) - Method in interface org.spongepowered.api.world.gen.populator.IcePath
-
Sets the radius of the path to spawn, cannot be negative.
- setRadius(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.SeaFloor
-
Sets the radius of the discs being spawned.
- setRadius(double) - Method in interface org.spongepowered.api.world.gen.populator.SeaFloor
-
Sets the radius of the discs being spawned.
- setRadiusDecrement(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.EndIsland
-
Sets the amount that the radius decreases for every downward step.
- setRadiusDecrement(double) - Method in interface org.spongepowered.api.world.gen.populator.EndIsland
-
Sets the amount that the radius decreases for every downward step.
- setRaining(boolean) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets whether this world is currently experiencing rain/snow/cloud-cover
(depending on the biome of a specific location).
- setRainTime(int) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets the number of ticks until the weather is next toggled to a new
random value.
- setRawData(DataView) - Method in interface org.spongepowered.api.block.tileentity.TileEntityArchetype
-
- setRawData(DataView) - Method in interface org.spongepowered.api.data.DataHolder
-
- setRawData(DataView) - Method in interface org.spongepowered.api.entity.EntityArchetype
-
- setRawData(Vector3i, DataView) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Attempts to set all data of the block at the given position according to
the
DataContainer
's held information.
- setRawData(int, int, int, DataView) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Attempts to set all data of the block at the given position according to
the
DataContainer
's held information.
- setRawData(DataView) - Method in class org.spongepowered.api.world.Location
-
- setReadIndex(int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the readerIndex of this buffer.
- setReedHeight(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Reed
-
Sets the height of the reeds to generate.
- setReedsPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Reed
-
Sets the number of reeds to attempt to spawn per chunk, must be greater
than zero.
- setReedsPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Reed
-
Sets the number of reeds to attempt to spawn per chunk, must be greater
than zero.
- setRemainingDuration(int) - Method in interface org.spongepowered.api.event.item.inventory.UseItemStackEvent
-
Sets the remaining duration of
ItemStack
in use.
- setResult(boolean) - Method in interface org.spongepowered.api.event.advancement.CriterionEvent.Trigger
-
Sets the result of the trigger event.
- setResult(CommandResult) - Method in interface org.spongepowered.api.event.command.SendCommandEvent
-
Sets the result of the command.
- setResult(TristateResult.Result) - Method in interface org.spongepowered.api.event.TristateResult
-
Sets the result value for this event.
- setRolls(VariableAmount) - Method in class org.spongepowered.api.util.weighted.RandomObjectTable
-
Sets the number of times this table will roll while retrieving items.
- setRolls(int) - Method in class org.spongepowered.api.util.weighted.RandomObjectTable
-
Sets the number of times this table will roll while retrieving items.
- setRolls(VariableAmount) - Method in class org.spongepowered.api.util.weighted.UnmodifiableWeightedTable
-
- setRolls(int) - Method in class org.spongepowered.api.util.weighted.UnmodifiableWeightedTable
-
- setRotation(Vector3d) - Method in interface org.spongepowered.api.entity.Entity
-
Sets the rotation of this entity.
- setRotation(Vector3d) - Method in interface org.spongepowered.api.entity.living.player.User
-
Sets the rotation of this entity.
- setRotation(Quaterniond) - Method in class org.spongepowered.api.entity.Transform
-
Creates a copy of this transform and sets the rotation.
- setRotation(Vector3d) - Method in class org.spongepowered.api.entity.Transform
-
Creates a copy of this transform and sets the rotation as a quaternion.
- setScale(Vector3d) - Method in interface org.spongepowered.api.entity.Entity
-
Sets the entity scale.
- setScale(Vector3d) - Method in class org.spongepowered.api.entity.Transform
-
Creates a copy of this transform and sets the scale for each axis.
- setScaleForAge() - Method in interface org.spongepowered.api.entity.living.Ageable
-
Sets the scaling to be 1 if this entity is an adult and 0.5 if it is
a baby.
- setScore(int) - Method in interface org.spongepowered.api.scoreboard.Score
-
Sets the current score value.
- setScoreboard(Scoreboard) - Method in interface org.spongepowered.api.entity.living.player.Player
-
- setSearchDistance(float) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.AvoidEntityAITask
-
Sets the search distance at which any
Entity
instances in a
radius of the parent
Agent
are considered for avoiding.
- setSearchRadius(int) - Method in interface org.spongepowered.api.world.PortalAgent
-
Sets the search radius before a new acceptable "portal" location is
created.
- setSecondItemGenerator(ItemStackGenerator) - Method in interface org.spongepowered.api.item.merchant.TradeOfferGenerator.Builder
-
Sets the second
ItemStackGenerator
for creating the secondary
item to be bought by the merchant.
- setSectionsPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.IcePath
-
Sets the number of sections to attempt to spawn per chunk, must be
greater than zero.
- setSectionsPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.IcePath
-
Sets the number of sections to attempt to spawn per chunk, must be
greater than zero.
- setSeed(long) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets the seed of this world.
- setSelectedSlotIndex(int) - Method in interface org.spongepowered.api.item.inventory.entity.Hotbar
-
Sets the slot selected by the Humanoid.
- setSellingGenerator(ItemStackGenerator) - Method in interface org.spongepowered.api.item.merchant.TradeOfferGenerator.Builder
-
- setSerializationBehavior(SerializationBehavior) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
- setSerializationBehavior(SerializationBehavior) - Method in interface org.spongepowered.api.world.World
-
- setShooter(ProjectileSource) - Method in interface org.spongepowered.api.entity.projectile.Projectile
-
Sets the shooter of this projectile.
- setShort(int, short) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the short at the specified absolute index in this
buffer.
- setShrubsPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.DeadBush
-
Sets the number of bushes to attempt to spawn per chunk, must be greater
than zero.
- setShrubsPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.DeadBush
-
Sets the number of bushes to attempt to spawn per chunk, must be greater
than zero.
- setShrubsPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Shrub
-
Sets the number of shrubs to attempt to spawn per chunk, must be greater
than zero.
- setShrubsPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Shrub
-
Sets the number of shrubs to attempt to spawn per chunk, must be greater
than zero.
- setSkipStep(boolean) - Method in interface org.spongepowered.api.event.world.ChunkPreGenerationEvent.Pre
-
Sets whether the next step should be skipped.
- setSleepingIgnored(boolean) - Method in interface org.spongepowered.api.entity.living.player.Player
-
Sets whether this
Player
will be ignored when checking whether
to skip the night due to players sleeping.
- setSlowWhenEmpty(boolean) - Method in interface org.spongepowered.api.entity.vehicle.minecart.Minecart
-
Sets whether or not the minecart slows down faster without a passenger.
- setSpawnChance(double) - Method in interface org.spongepowered.api.world.gen.populator.RandomObject
-
Sets the chance of spawning the object for each attempt.
- setSpawnPosition(Vector3i) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets the default spawn position of this world.
- setSpawnProbability(double) - Method in interface org.spongepowered.api.world.gen.populator.DesertWell
-
Sets the probability of a desert well spawning.
- setSpawnProbability(double) - Method in interface org.spongepowered.api.world.gen.populator.Fossil
-
Sets the spawn probability, must be be between 0 and 1.
- setSpawnTransform(Transform<World>) - Method in interface org.spongepowered.api.event.action.SleepingEvent.Post
-
Sets the new spawn transform of the human leaving the bed.
- setSpectatorTarget(Entity) - Method in interface org.spongepowered.api.entity.living.player.Player
-
- setSpeed(double) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.AttackLivingAITask
-
Sets the movement speed modifier when the parent
Creature
is targeting an
Entity
.
- setSpeed(double) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.horse.RunAroundLikeCrazyAITask
-
Sets the speed modifier at which when an
Entity
is running
around, the movement speed is amplified by this modifier.
- setSpeed(double) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.WanderAITask
-
Sets the speed modifier at which the owning
Entity
will move around to appear to "wander".
- setSpikesPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.IceSpike
-
Sets the number of spikes to attempt to generate per chunk.
- setSpikesPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.IceSpike
-
Sets the number of spikes to attempt to generate per chunk.
- setStartingRadius(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.EndIsland
-
Sets the initial starting radius range of the island.
- setStartingRadius(double) - Method in interface org.spongepowered.api.world.gen.populator.EndIsland
-
Sets the initial starting radius of the island.
- setState(Object) - Method in class org.spongepowered.api.command.args.CommandArgs
-
- setString(int, String) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the string at the specified absolute index in this
buffer.
- setSuffix(Text) - Method in interface org.spongepowered.api.scoreboard.Team
-
Sets the suffix appended to the display name of users on this team.
- setSupplierOverride(Function<Location<Extent>, PopulatorObject>) - Method in interface org.spongepowered.api.world.gen.populator.BigMushroom
-
Sets the overriding supplier.
- setSupplierOverride(Function<Location<Extent>, DoublePlantType>) - Method in interface org.spongepowered.api.world.gen.populator.DoublePlant
-
Sets the overriding supplier.
- setSupplierOverride(Function<Location<Extent>, PlantType>) - Method in interface org.spongepowered.api.world.gen.populator.Flower
-
Sets the overriding supplier.
- setSupplierOverride(Function<Location<Extent>, PopulatorObject>) - Method in interface org.spongepowered.api.world.gen.populator.Forest
-
Sets the overriding supplier.
- setSupplierOverride(Function<Location<Extent>, MushroomType>) - Method in interface org.spongepowered.api.world.gen.populator.Mushroom
-
Sets the overriding supplier.
- setSupplierOverride(Function<Location<Extent>, ShrubType>) - Method in interface org.spongepowered.api.world.gen.populator.Shrub
-
Sets the overriding supplier.
- setSwiftness(double) - Method in interface org.spongepowered.api.entity.vehicle.minecart.Minecart
-
Sets the absolute maximum speed that this cart is allowed to travel at.
- setSwimChance(float) - Method in interface org.spongepowered.api.entity.ai.task.builtin.SwimmingAITask
-
Sets the chance that the owning
Agent
will perform
a "jump".
- setTarget(Entity) - Method in interface org.spongepowered.api.entity.living.Agent
-
Sets the current target, usually to bypass what the
AITask
s are
deciding to be the target.
- setTarget(Entity) - Method in interface org.spongepowered.api.event.entity.ai.SetAITargetEvent
-
- setTargetClass(Class<? extends Living>) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.target.FindNearestAttackableTargetAITask
-
- setTargets(List<Living>) - Method in interface org.spongepowered.api.entity.living.monster.Wither
-
Sets the list of living targets.
- setTargetSelector(Predicate<Entity>) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.AvoidEntityAITask
-
Sets the
Predicate
for filtering which
Entity
instances
are considered to be "avoided" by the owning
Agent
.
- setTemplate(TextTemplate) - Method in class org.spongepowered.api.text.transform.SimpleTextTemplateApplier
-
- setTemplate(TextTemplate) - Method in interface org.spongepowered.api.text.transform.TextTemplateApplier
-
- setThundering(boolean) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets whether this world is currently experiencing a lightning storm.
- setThunderTime(int) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
- setTickRandomly(boolean) - Method in interface org.spongepowered.api.block.BlockType
-
Sets if the BlockType should receive random block ticks.
- setTicks(int) - Method in interface org.spongepowered.api.block.ScheduledBlockUpdate
-
Sets the amount of ticks until this SBU should cause the block to update.
- setTimingsEnabled(boolean) - Static method in class co.aikar.timings.Timings
-
Sets whether or not the timings system should be enabled.
- setTimingsEnabled(boolean) - Method in interface co.aikar.timings.TimingsFactory
-
Sets whether the timing system is enabled.
- settingsBuilder(Function<World, BiomeGenerationSettings>) - Method in interface org.spongepowered.api.world.biome.VirtualBiomeType.Builder
-
- setTo(E) - Method in interface org.spongepowered.api.data.value.mutable.OptionalValue
-
Sets the underlying value, may be null.
- setToTransform(Transform<World>) - Method in interface org.spongepowered.api.event.entity.living.humanoid.player.RespawnPlayerEvent
-
Sets the new transform that the entity will change to.
- setToTransform(Transform<World>) - Method in interface org.spongepowered.api.event.entity.MoveEntityEvent
-
Sets the new transform that the
Entity
will change to.
- setToTransform(Transform<World>) - Method in interface org.spongepowered.api.event.entity.RotateEntityEvent
-
Sets the new transform that the
Entity
will change to.
- setToTransform(Transform<World>) - Method in interface org.spongepowered.api.event.network.ClientConnectionEvent.Login
-
Sets the new transform that the
Player
will change to.
- setTransform(Transform<World>) - Method in interface org.spongepowered.api.entity.Entity
-
Sets the entity transform.
- setTransformSafely(Transform<World>) - Method in interface org.spongepowered.api.entity.Entity
-
- setTreesPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Forest
-
Sets the number of trees to attempt to spawn per chunk, must be greater
than zero.
- setTreesPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Forest
-
Sets the number of trees to attempt to spawn per chunk, must be greater
than zero.
- setUniqueId(int, UUID) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the
UUID
at the specified absolute index in this
buffer.
- setUnknownLongFlagBehavior(CommandFlags.UnknownFlagBehavior) - Method in class org.spongepowered.api.command.args.CommandFlags.Builder
-
Sets how long flags that are not registered should be handled when
encountered.
- setUnknownShortFlagBehavior(CommandFlags.UnknownFlagBehavior) - Method in class org.spongepowered.api.command.args.CommandFlags.Builder
-
Sets how long flags that are not registered should be handled when
encountered.
- setUnoccupiedDeceleration(double) - Method in interface org.spongepowered.api.entity.vehicle.Boat
-
Sets the rate at which unoccupied boats decelerate.
- setUseBlockResult(Tristate) - Method in interface org.spongepowered.api.event.block.InteractBlockEvent.Secondary
-
- setUseItemResult(Tristate) - Method in interface org.spongepowered.api.event.block.InteractBlockEvent.Secondary
-
- setUsePortalAgent(boolean) - Method in interface org.spongepowered.api.event.entity.MoveEntityEvent.Teleport.Portal
-
- setUTF(int, String) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the string at the specified absolute index in this
buffer.
- setValid(boolean) - Method in interface org.spongepowered.api.block.tileentity.TileEntity
-
Changes the validation of this tile entity.
- setValid(boolean) - Method in class org.spongepowered.api.data.Transaction
-
Sets whether this transaction is valid or not.
- setValidBlocksToReplace(Predicate<BlockState>) - Method in interface org.spongepowered.api.world.gen.populator.SeaFloor
-
Sets the predicate which will be applied to all
BlockState
s that
this populator attempts to replace in order to determine if they are
valid.
- setValue(T) - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractBoundedComparableData
-
- setValue(List<E>) - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractListData
-
- setValue(Map<K, V>) - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractMappedData
-
- setValue(T) - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractSingleData
-
- SetValue<E> - Interface in org.spongepowered.api.data.value.mutable
-
- setValue(long) - Method in interface org.spongepowered.api.event.statistic.ChangeStatisticEvent
-
Sets the new value of the statistic to the given value.
- setValue(String) - Method in class org.spongepowered.api.service.context.Context
-
Deprecated.
- setValues(Key<? extends SetValue<E>>, Set<E>) - Static method in class org.spongepowered.api.item.inventory.ItemStackBuilderPopulators
-
- setValues(Key<? extends SetValue<E>>, Set<E>, VariableAmount) - Static method in class org.spongepowered.api.item.inventory.ItemStackBuilderPopulators
-
- setValues(Key<? extends SetValue<E>>, WeightedTable<E>) - Static method in class org.spongepowered.api.item.inventory.ItemStackBuilderPopulators
-
- setVarInt(int, int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the specified varint at the specified absolute index in this buffer.
- setVehicle(Entity) - Method in interface org.spongepowered.api.entity.Entity
-
Sets the vehicle entity (the entity that is ridden by this one).
- setVelocity(Vector3d) - Method in interface org.spongepowered.api.entity.Entity
-
Sets the velocity for this entity.
- setVerboseTimingsEnabled(boolean) - Static method in class co.aikar.timings.Timings
-
Sets whether or not the timings should monitor at verbose level.
- setVerboseTimingsEnabled(boolean) - Method in interface co.aikar.timings.TimingsFactory
-
Sets whether verbose mode is enabled.
- setVersion(String) - Method in interface org.spongepowered.api.event.server.query.QueryServerEvent.Full
-
Sets the version to respond with.
- setViewDistance(int) - Method in interface org.spongepowered.api.world.World
-
Sets the view distance (in chunks) for this world.
- setVinesPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Vine
-
Sets the number of vines to attempt to spawn per chunk, must be greater
than zero.
- setVinesPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.Vine
-
Sets the number of vines to attempt to spawn per chunk, must be greater
than zero.
- setVisible(boolean) - Method in interface org.spongepowered.api.boss.ServerBossBar
-
Sets if this boss bar is visible.
- setVolume(int) - Method in interface org.spongepowered.api.extra.fluid.FluidStack
-
Sets the desired volume for this stack.
- setWarningDistance(int) - Method in interface org.spongepowered.api.world.WorldBorder
-
Sets the distance when a contracting world border will warn a player for
whom the world border is distance
blocks away.
- setWarningTime(int) - Method in interface org.spongepowered.api.world.WorldBorder
-
Sets the time when a contracting world border will warn a player for whom
the world border will reach in time
seconds.
- setWatchedClass(Class<? extends Entity>) - Method in interface org.spongepowered.api.entity.ai.task.builtin.WatchClosestAITask
-
Sets the
Class
of the
Entity
type to "stare" or
"watch" when that type of entity is nearby.
- setWaterLilyPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.WaterLily
-
Sets the number of water lilies to attempt to spawn per chunk, must be
greater than zero.
- setWaterLilyPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.WaterLily
-
Sets the number of water lilies to attempt to spawn per chunk, must be
greater than zero.
- setWeather(Weather) - Method in interface org.spongepowered.api.event.world.ChangeWorldWeatherEvent
-
Sets what the new
Weather
should be with a random duration.
- setWeather(Weather) - Method in interface org.spongepowered.api.world.weather.WeatherUniverse
-
Sets the
Weather
of the volume with a random duration.
- setWeather(Weather, long) - Method in interface org.spongepowered.api.world.weather.WeatherUniverse
-
Sets the
Weather
of the volume with the specified duration.
- setWellObject(PopulatorObject) - Method in interface org.spongepowered.api.world.gen.populator.DesertWell
-
- setWorldBorder(WorldBorder, Cause) - Method in interface org.spongepowered.api.entity.living.player.Player
-
Sets the
WorldBorder
instance for this player to the given world
border.
- setWorldBorderCenter(double, double) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets the center of the world border.
- setWorldBorderDamageAmount(double) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets the damage done to a player per block per tick when outside the
buffer.
- setWorldBorderDamageThreshold(double) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets the distance a player may be be outside the world border before
taking damage.
- setWorldBorderDiameter(double) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets the diameter of the world border.
- setWorldBorderTargetDiameter(double) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets the target diameter of the world border.
- setWorldBorderTimeRemaining(long) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets the time remaining until the world border stops expanding or
contracting.
- setWorldBorderWarningDistance(int) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets the distance when a contracting world border will warn a player for
whom the world border is distance
blocks away.
- setWorldBorderWarningTime(int) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets the time when a contracting world border will warn a player for whom
the world border will reach in time
seconds.
- setWorldTime(long) - Method in interface org.spongepowered.api.world.storage.WorldProperties
-
Sets the time of day, in ticks.
- setWriteIndex(int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Sets the writerIndex of this buffer.
- shape(FireworkShape) - Method in interface org.spongepowered.api.item.FireworkEffect.Builder
-
- shapedBuilder() - Static method in interface org.spongepowered.api.item.recipe.crafting.CraftingRecipe
-
- ShapedCraftingRecipe - Interface in org.spongepowered.api.item.recipe.crafting
-
A ShapedCraftingRecipe is a CraftingRecipe that has shape and fits into
a grid.
- ShapedCraftingRecipe.Builder - Interface in org.spongepowered.api.item.recipe.crafting
-
- ShapedCraftingRecipe.Builder.AisleStep - Interface in org.spongepowered.api.item.recipe.crafting
-
In this Step define one or more Ingredients.
- ShapedCraftingRecipe.Builder.AisleStep.ResultStep - Interface in org.spongepowered.api.item.recipe.crafting
-
In this Step define one or more Ingredients or continue by
setting the result.
- ShapedCraftingRecipe.Builder.EndStep - Interface in org.spongepowered.api.item.recipe.crafting
-
In this Step set the group of the Recipe and/or build it.
- ShapedCraftingRecipe.Builder.ResultStep - Interface in org.spongepowered.api.item.recipe.crafting
-
In this Step set the result of the recipe.
- ShapedCraftingRecipe.Builder.RowsStep - Interface in org.spongepowered.api.item.recipe.crafting
-
In this Step add one or more rows of Ingredients.
- ShapedCraftingRecipe.Builder.RowsStep.ResultStep - Interface in org.spongepowered.api.item.recipe.crafting
-
In this Step add one or more rows of Ingredients or continue
by setting the result.
- shapelessBuilder() - Static method in interface org.spongepowered.api.item.recipe.crafting.CraftingRecipe
-
- ShapelessCraftingRecipe - Interface in org.spongepowered.api.item.recipe.crafting
-
A ShapelessCraftingRecipe is a CraftingRecipe that does not have shape and
just has a list of ingredients.
- ShapelessCraftingRecipe.Builder - Interface in org.spongepowered.api.item.recipe.crafting
-
- ShapelessCraftingRecipe.Builder.EndStep - Interface in org.spongepowered.api.item.recipe.crafting
-
In this Step set the group of the Recipe and/or build it.
- ShapelessCraftingRecipe.Builder.ResultStep - Interface in org.spongepowered.api.item.recipe.crafting
-
In this Step set the result of the Recipe.
- SHARPNESS - Static variable in class org.spongepowered.api.item.enchantment.EnchantmentTypes
-
Increases melee damage.
- SHATTERING_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that an entity will "shatter" upon expiration.
- ShatteringData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- sheared() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableShearedData
-
- sheared() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.ShearedData
-
Gets the
Value
of the "sheared" state.
- SHEARED_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that an entity is currently "sheared" and will regrow at some
point.
- ShearedData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
Signifies that an entity is currently "sheared" and will regrow at some
point.
- SHEARS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SHEARS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SHEEP - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Sheep - Interface in org.spongepowered.api.entity.living.animal
-
Represents a Sheep.
- SHEPHERD - Static variable in class org.spongepowered.api.data.type.Careers
-
- SHIELD - Static variable in class org.spongepowered.api.event.cause.entity.damage.DamageModifierTypes
-
Represents a
DamageModifier
that will reduce damage due to
using a shield.
- SHIELD - Static variable in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
- SHIELD - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SHIELD - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SHIELDDECORATION - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- ShiftClickAction<R> - Class in org.spongepowered.api.text.action
-
Represents a
TextAction
that responds to shift-clicks.
- ShiftClickAction.InsertText - Class in org.spongepowered.api.text.action
-
Inserts some text into the chat prompt.
- SHORT_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- SHOULD_DROP - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the "should drop" state
of a
BlockState
.
- shouldBreakBlocks(boolean) - Method in interface org.spongepowered.api.world.explosion.Explosion.Builder
-
Sets whether the affected blocks should be destroyed on explosion.
- shouldBreakBlocks() - Method in interface org.spongepowered.api.world.explosion.Explosion
-
Gets whether the affected blocks should be destroyed on explosion.
- shouldCheckSight() - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.target.TargetAITask
-
Gets whether the owning
Agent
can visibly "see" the
Entity
being targeted such that any
BlockType
s that
are visibly opaque will prevent the owning
Agent
from
targeting that
Entity
.
- shouldCreateFog() - Method in interface org.spongepowered.api.boss.BossBar
-
If fog should be created.
- shouldDamageEntities(boolean) - Method in interface org.spongepowered.api.world.explosion.Explosion.Builder
-
Sets whether the explosion will damage entities nearby.
- shouldDamageEntities() - Method in interface org.spongepowered.api.world.explosion.Explosion
-
Gets whether this explosion will damage entities.
- shouldDarkenSky() - Method in interface org.spongepowered.api.boss.BossBar
-
If the sky should darken.
- shouldIncludeUsage() - Method in exception org.spongepowered.api.command.CommandException
-
Gets whether the exception should include usage in
the presentation of the exception/stack-trace.
- shouldPlayEndBossMusic() - Method in interface org.spongepowered.api.boss.BossBar
-
If the end boss music should be played.
- shouldPlaySmoke(boolean) - Method in interface org.spongepowered.api.world.explosion.Explosion.Builder
-
Sets whether the explosion will have smoke particles.
- shouldPlaySmoke() - Method in interface org.spongepowered.api.world.explosion.Explosion
-
Gets whether the explosion will play a smoke effect.
- shouldUpdate() - Method in class org.spongepowered.api.entity.ai.task.AbstractAITask
-
- SHOW_DEATH_MESSAGES - Static variable in class org.spongepowered.api.world.gamerule.DefaultGameRules
-
Whether a message appears in chat when a
Player
dies.
- showAir() - Method in interface org.spongepowered.api.data.manipulator.immutable.tileentity.ImmutableStructureData
-
- showAir() - Method in interface org.spongepowered.api.data.manipulator.mutable.tileentity.StructureData
-
- showBoundingBox() - Method in interface org.spongepowered.api.data.manipulator.immutable.tileentity.ImmutableStructureData
-
- showBoundingBox() - Method in interface org.spongepowered.api.data.manipulator.mutable.tileentity.StructureData
-
- showEntity(HoverAction.ShowEntity.Ref) - Static method in class org.spongepowered.api.text.action.TextActions
-
Creates a new
HoverAction
that will show information about an
entity when it is hovered.
- showEntity(UUID, String, EntityType) - Static method in class org.spongepowered.api.text.action.TextActions
-
Creates a new
HoverAction
that will show information about an
entity when it is hovered.
- showEntity(UUID, String) - Static method in class org.spongepowered.api.text.action.TextActions
-
Creates a new
HoverAction
that will show information about an
entity when it is hovered.
- showEntity(Entity, String) - Static method in class org.spongepowered.api.text.action.TextActions
-
Creates a new
HoverAction
that will show information about an
entity when it is hovered.
- showItem(ItemStackSnapshot) - Static method in class org.spongepowered.api.text.action.TextActions
-
Creates a new
HoverAction
that will show information about an
item when it is hovered.
- showText(Text) - Static method in class org.spongepowered.api.text.action.TextActions
-
Creates a new
HoverAction
that will show a text on the client
when it is hovered.
- showToast(boolean) - Method in interface org.spongepowered.api.advancement.DisplayInfo.Builder
-
Sets whether a toast should be shown.
- Shrub - Interface in org.spongepowered.api.world.gen.populator
-
Represents a populator which places down various variants of
ShrubType
s within the chunk.
- SHRUB - Static variable in class org.spongepowered.api.world.gen.PopulatorTypes
-
- Shrub.Builder - Interface in org.spongepowered.api.world.gen.populator
-
A builder for constructing
Shrub
populators.
- SHRUB_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogBlockData
-
- SHRUB_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- SHRUB_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- SHRUB_TYPE - Static variable in class org.spongepowered.api.data.key.Keys
-
- SHRUB_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- ShrubData - Interface in org.spongepowered.api.data.manipulator.mutable.block
-
- ShrubType - Interface in org.spongepowered.api.data.type
-
Represents a type of shrub.
- ShrubTypes - Class in org.spongepowered.api.data.type
-
- SHULKER - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Shulker - Interface in org.spongepowered.api.entity.living.golem
-
- SHULKER_BOX - Static variable in class org.spongepowered.api.block.tileentity.TileEntityTypes
-
- SHULKER_BOX - Static variable in class org.spongepowered.api.item.inventory.property.GuiIds
-
Size only 27 (3x9).
- SHULKER_BULLET - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- SHULKER_SHELL - Static variable in class org.spongepowered.api.item.ItemTypes
-
- ShulkerBox - Interface in org.spongepowered.api.block.tileentity.carrier
-
Represents a ShulkerBox.
- SHULKERBOXCOLORING - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- ShulkerBullet - Interface in org.spongepowered.api.entity
-
- shutdown() - Method in interface org.spongepowered.api.Server
-
Shuts down the server, and kicks all players with the default kick
message.
- shutdown(Text) - Method in interface org.spongepowered.api.Server
-
Shuts down the server, and kicks all players with the given message.
- SIAMESE_CAT - Static variable in class org.spongepowered.api.data.type.OcelotTypes
-
- SIDE - Static variable in class org.spongepowered.api.data.type.WireAttachmentTypes
-
- SIDEBAR - Static variable in class org.spongepowered.api.scoreboard.displayslot.DisplaySlots
-
Displays scores for the objective on the side of the screen in-game.
- sidebarTeamColor(TextColor) - Method in interface org.spongepowered.api.scoreboard.displayslot.DisplaySlot.Builder
-
- SidedSlot - Interface in org.spongepowered.api.item.inventory.slot
-
A slot which belongs to a particular side of a "sided" inventory.
- Sign - Interface in org.spongepowered.api.block.tileentity
-
Represents a sign.
- SIGN - Static variable in class org.spongepowered.api.block.tileentity.TileEntityTypes
-
- SIGN - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SIGN - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SIGN_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogTileEntityData
-
- SIGN_LINES - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the lines displayed on a
Sign
.
- SignData - Interface in org.spongepowered.api.data.manipulator.mutable.tileentity
-
- SignSource - Interface in org.spongepowered.api.command.source
-
Sign sources are
CommandSource
s that execute commands when a player
clicks a sign.
- silent() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableSilentData
-
- silent() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.SilentData
-
Gets the
Value
for the "silent state".
- SILENT_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that an entity is currently "silent", and will play no sounds.
- SilentData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- SILK_TOUCH - Static variable in class org.spongepowered.api.item.enchantment.EnchantmentTypes
-
Allows collection of blocks that are normally unobtainable, such as
diamond ore, cocoa, mycelium, and similar in vanilla.
- SILVER - Static variable in class org.spongepowered.api.data.type.DyeColors
-
- SILVER_GLAZED_TERRACOTTA - Static variable in class org.spongepowered.api.block.BlockTypes
-
- SILVER_GLAZED_TERRACOTTA - Static variable in class org.spongepowered.api.item.ItemTypes
-
This is also known as light gray glazed terracotta.
- SILVER_SHULKER_BOX - Static variable in class org.spongepowered.api.block.BlockTypes
-
- SILVER_SHULKER_BOX - Static variable in class org.spongepowered.api.item.ItemTypes
-
This is also known as a light gray shulker box.
- SILVERFISH - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Silverfish - Interface in org.spongepowered.api.entity.living.monster
-
Represents a Silverfish.
- SimpleDispatcher - Class in org.spongepowered.api.command.dispatcher
-
- SimpleDispatcher() - Constructor for class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
Creates a basic new dispatcher.
- SimpleDispatcher(Disambiguator) - Constructor for class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
Creates a new dispatcher with a specific disambiguator.
- SimpleMutableMessageChannel - Class in org.spongepowered.api.text.channel.impl
-
- SimpleMutableMessageChannel() - Constructor for class org.spongepowered.api.text.channel.impl.SimpleMutableMessageChannel
-
- SimpleMutableMessageChannel(Collection<MessageReceiver>) - Constructor for class org.spongepowered.api.text.channel.impl.SimpleMutableMessageChannel
-
- SimpleServiceManager - Class in org.spongepowered.api.service
-
- SimpleServiceManager(PluginManager) - Constructor for class org.spongepowered.api.service.SimpleServiceManager
-
- SimpleTextFormatter - Class in org.spongepowered.api.text.transform
-
- SimpleTextFormatter(int) - Constructor for class org.spongepowered.api.text.transform.SimpleTextFormatter
-
- SimpleTextFormatter() - Constructor for class org.spongepowered.api.text.transform.SimpleTextFormatter
-
Constructs an empty text formatter.
- SimpleTextTemplateApplier - Class in org.spongepowered.api.text.transform
-
- SimpleTextTemplateApplier(TextTemplate) - Constructor for class org.spongepowered.api.text.transform.SimpleTextTemplateApplier
-
- SimpleTextTemplateApplier() - Constructor for class org.spongepowered.api.text.transform.SimpleTextTemplateApplier
-
- SIMPLIFIED_CHINESE - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- simulateChat(Text, Cause) - Method in interface org.spongepowered.api.entity.living.player.Player
-
Simulates a chat message from a player.
- SingleArg - Class in org.spongepowered.api.command.args.parsing
-
This represents a single argument with its start and end indexes
in the associated raw input string.
- SingleArg(String, int, int) - Constructor for class org.spongepowered.api.command.args.parsing.SingleArg
-
Create a new argument.
- SingleBlockCarrier - Interface in org.spongepowered.api.item.inventory
-
Represents a Block that is a carrier of an Inventory
e.g.
- sitting() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableSittingData
-
- sitting() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.SittingData
-
Gets the
Value
for the "sitting" state.
- SITTING_ATTACKING - Static variable in class org.spongepowered.api.entity.living.complex.dragon.phase.EnderDragonPhaseTypes
-
The
EnderDragon
is growling before performing a dragon breath attack.
- SITTING_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that an entity is currently sitting.
- SITTING_FLAMING - Static variable in class org.spongepowered.api.entity.living.complex.dragon.phase.EnderDragonPhaseTypes
-
- SITTING_SCANNING - Static variable in class org.spongepowered.api.entity.living.complex.dragon.phase.EnderDragonPhaseTypes
-
- SittingData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
Signifies that an
Entity
is currently "sitting".
- size() - Method in class org.spongepowered.api.command.args.CommandArgs
-
Returns the number of arguments
- size() - Method in interface org.spongepowered.api.command.CommandManager
-
Gets the number of registered aliases.
- size() - Method in class org.spongepowered.api.command.dispatcher.SimpleDispatcher
-
Gets the number of registered aliases.
- size() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableSlimeData
-
- size() - Method in interface org.spongepowered.api.data.manipulator.immutable.tileentity.ImmutableStructureData
-
- size() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.SlimeData
-
- size() - Method in interface org.spongepowered.api.data.manipulator.mutable.tileentity.StructureData
-
- size() - Method in interface org.spongepowered.api.data.value.immutable.ImmutableCollectionValue
-
Gets the size of the underlying collection of elements.
- size() - Method in interface org.spongepowered.api.data.value.immutable.ImmutableMapValue
-
Gets the size of this map.
- size() - Method in interface org.spongepowered.api.data.value.mutable.CollectionValue
-
Gets the size of the underlying collection of elements.
- size() - Method in interface org.spongepowered.api.data.value.mutable.MapValue
-
Gets the size of this map.
- size() - Method in interface org.spongepowered.api.item.inventory.Inventory
-
The number of non-empty slots in the Inventory.
- SIZE - Static variable in class org.spongepowered.api.item.inventory.ItemStackComparators
-
- size() - Method in class org.spongepowered.api.text.transform.DynamicPartitionedTextFormatter
-
- size() - Method in class org.spongepowered.api.text.transform.FixedPartitionedTextFormatter
-
- size() - Method in class org.spongepowered.api.text.transform.SimpleTextFormatter
-
- size() - Method in interface org.spongepowered.api.text.transform.TextFormatter
-
Returns the amount of elements in this formatter.
- size() - Method in class org.spongepowered.api.util.weighted.RandomObjectTable
-
- size() - Method in class org.spongepowered.api.util.weighted.UnmodifiableWeightedTable
-
- size(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.Ore.Builder
-
Sets the size of deposit of ore.
- size(int) - Method in interface org.spongepowered.api.world.gen.populator.Ore.Builder
-
Sets the size of deposit of ore.
- SIZE_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Represents the base and height sizes of an entity if it has physical
form.
- SizeData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
Represents the base and height sizes of an entity if it has physical
form.
- SK_SK - Static variable in class org.spongepowered.api.text.translation.locale.Locales
-
- SKELETON - Static variable in class org.spongepowered.api.data.type.Arts
-
- SKELETON - Static variable in class org.spongepowered.api.data.type.SkullTypes
-
- SKELETON - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Skeleton - Interface in org.spongepowered.api.entity.living.monster
-
Represents a Skeleton.
- SKELETON_HORSE - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- SkeletonHorse - Interface in org.spongepowered.api.entity.living.animal
-
- SKIN_PART - Static variable in class org.spongepowered.api.CatalogTypes
-
- SKIN_UNIQUE_ID - Static variable in class org.spongepowered.api.data.key.Keys
-
- SkinData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
Represents the UUID of the skin for a
Humanoid
.
- SkinPart - Interface in org.spongepowered.api.data.type
-
Represents a part of a player's skin.
- SkinParts - Class in org.spongepowered.api.data.type
-
An enumeration of vanilla known
SkinPart
s.
- skinUniqueId() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableSkinData
-
- skinUniqueId() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.SkinData
-
Gets the
Value
for the
UUID
of the skin to display on a
Humanoid
entity for customization.
- skipFilter(Predicate<BlockRayHit<E>>) - Method in class org.spongepowered.api.util.blockray.BlockRay.BlockRayBuilder
-
Adds the filter to the block ray.
- skipFilter(Predicate<BlockRayHit<E>>...) - Method in class org.spongepowered.api.util.blockray.BlockRay.BlockRayBuilder
-
Adds filters to the block ray.
- SKULL - Static variable in class org.spongepowered.api.block.BlockTypes
-
- Skull - Interface in org.spongepowered.api.block.tileentity
-
Represents a skull.
- SKULL - Static variable in class org.spongepowered.api.block.tileentity.TileEntityTypes
-
- SKULL - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- SKULL - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SKULL_AND_ROSES - Static variable in class org.spongepowered.api.data.type.Arts
-
- SKULL_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- SKULL_NODROP - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- SKULL_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- SKULL_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- SKULL_TYPE - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the type of skull a block or item stack
has.
- SKULL_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- SkullData - Interface in org.spongepowered.api.data.manipulator.mutable
-
- skullType() - Method in interface org.spongepowered.api.block.tileentity.Skull
-
- SkullType - Interface in org.spongepowered.api.data.type
-
Represents a type of skull.
- SkullTypes - Class in org.spongepowered.api.data.type
-
An enumeration of all possible
SkullType
s in vanilla minecraft.
- SKY - Static variable in class org.spongepowered.api.world.biome.BiomeTypes
-
- SKYLANDS - Static variable in class org.spongepowered.api.world.gen.WorldGeneratorModifiers
-
- SkylandsBiomeGenerator - Class in org.spongepowered.api.extra.modifier.skylands
-
- SkylandsBiomeGenerator() - Constructor for class org.spongepowered.api.extra.modifier.skylands.SkylandsBiomeGenerator
-
Deprecated.
- SkylandsGrassPopulator - Class in org.spongepowered.api.extra.modifier.skylands
-
- SkylandsGrassPopulator() - Constructor for class org.spongepowered.api.extra.modifier.skylands.SkylandsGrassPopulator
-
Deprecated.
Constructs a new grass populator for the Skylands.
- SkylandsGroundCoverPopulator - Class in org.spongepowered.api.extra.modifier.skylands
-
- SkylandsGroundCoverPopulator() - Constructor for class org.spongepowered.api.extra.modifier.skylands.SkylandsGroundCoverPopulator
-
Deprecated.
- SkylandsTerrainGenerator - Class in org.spongepowered.api.extra.modifier.skylands
-
- SkylandsTerrainGenerator() - Constructor for class org.spongepowered.api.extra.modifier.skylands.SkylandsTerrainGenerator
-
Deprecated.
Constructs a new Skylands terrain generator.
- SkylandsWorldGeneratorModifier - Class in org.spongepowered.api.extra.modifier.skylands
-
- SkylandsWorldGeneratorModifier() - Constructor for class org.spongepowered.api.extra.modifier.skylands.SkylandsWorldGeneratorModifier
-
Deprecated.
- SkyLuminanceProperty - Class in org.spongepowered.api.data.property.block
-
An property that represents the amount of light emitted from
the owning block.
- SkyLuminanceProperty(double) - Constructor for class org.spongepowered.api.data.property.block.SkyLuminanceProperty
-
- SkyLuminanceProperty(double, Property.Operator) - Constructor for class org.spongepowered.api.data.property.block.SkyLuminanceProperty
-
- SkyLuminanceProperty(Object, Property.Operator) - Constructor for class org.spongepowered.api.data.property.block.SkyLuminanceProperty
-
- SL_SI - Static variable in class org.spongepowered.api.text.translation.locale.Locales
-
- SLAB_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogBlockData
-
- SLAB_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- SLAB_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- SLAB_TYPE - Static variable in class org.spongepowered.api.data.key.Keys
-
- SLAB_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- SlabData - Interface in org.spongepowered.api.data.manipulator.mutable.block
-
- SlabType - Interface in org.spongepowered.api.data.type
-
- SlabTypes - Class in org.spongepowered.api.data.type
-
- SLEEP_IN_BED - Static variable in class org.spongepowered.api.statistic.Statistics
-
- sleeping() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableSleepingData
-
- sleeping() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.SleepingData
-
Gets the
Value
for whether the owning
Player
's
"sleeping" state is ignored when vanilla mechanics dictate that all
Player
s must be sleeping to advance through the night.
- SLEEPING_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that the owner is currently "sleeping".
- SleepingData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- SleepingEvent - Interface in org.spongepowered.api.event.action
-
Called when a
Humanoid
enters a bed to sleep in.
- SleepingEvent.Finish - Interface in org.spongepowered.api.event.action
-
- SleepingEvent.Post - Interface in org.spongepowered.api.event.action
-
- SleepingEvent.Pre - Interface in org.spongepowered.api.event.action
-
- SleepingEvent.Tick - Interface in org.spongepowered.api.event.action
-
- SLEPT_IN_BED - Static variable in class org.spongepowered.api.advancement.criteria.trigger.Triggers
-
- slice() - Method in interface org.spongepowered.api.network.ChannelBuf
-
Returns a slice of this buffer's readable bytes.
- slice(int, int) - Method in interface org.spongepowered.api.network.ChannelBuf
-
Returns a slice of this buffer's sub-region.
- SLIME - Static variable in class org.spongepowered.api.block.BlockTypes
-
- SLIME - Static variable in class org.spongepowered.api.effect.particle.ParticleTypes
-
- SLIME - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Slime - Interface in org.spongepowered.api.entity.living.monster
-
Represents a Slime.
- SLIME - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SLIME - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SLIME_BALL - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SLIME_BALL - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SLIME_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Represents the size of a
Slime
.
- SLIME_SIZE - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the size of a
Slime
.
- SlimeData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- slimeSize() - Method in interface org.spongepowered.api.entity.living.monster.Slime
-
- SLOT - Static variable in class org.spongepowered.api.item.inventory.InventoryArchetypes
-
A single Inventory Slot.
- Slot - Interface in org.spongepowered.api.item.inventory
-
A slot is an
Inventory
with only a single stack.
- Slot.Type - Enum in org.spongepowered.api.item.inventory
-
A type of Slot.
- SlotIndex - Class in org.spongepowered.api.item.inventory.property
-
An inventory property which represents an index within an ordered inventory.
- SlotIndex(int) - Constructor for class org.spongepowered.api.item.inventory.property.SlotIndex
-
Creates a new SlotIndex property for the specified value.
- SlotIndex(int, Property.Operator) - Constructor for class org.spongepowered.api.item.inventory.property.SlotIndex
-
Creates a new SlotIndex property for the specified value and operator.
- SlotIndex(Object, Property.Operator) - Constructor for class org.spongepowered.api.item.inventory.property.SlotIndex
-
Creates a new SlotIndex property for the specified value and operator.
- SlotPos - Class in org.spongepowered.api.item.inventory.property
-
An inventory property which represents a position within a grid.
- SlotPos(Vector2i) - Constructor for class org.spongepowered.api.item.inventory.property.SlotPos
-
Create a new SlotPos property for matching the specified value.
- SlotPos(int, int) - Constructor for class org.spongepowered.api.item.inventory.property.SlotPos
-
Create a new SlotPos property for matching the specified value.
- SlotPos(Vector2i, Property.Operator) - Constructor for class org.spongepowered.api.item.inventory.property.SlotPos
-
Create a new SlotPos property for matching the specified value with the
specified operator.
- SlotPos(int, int, Property.Operator) - Constructor for class org.spongepowered.api.item.inventory.property.SlotPos
-
Create a new SlotPos property for matching the specified value with the
specified operator.
- SlotPos(Object, Property.Operator) - Constructor for class org.spongepowered.api.item.inventory.property.SlotPos
-
Creates a new SlotPos property for matching the specified value with the
specified operator.
- slots() - Method in interface org.spongepowered.api.item.inventory.Inventory
-
Returns an iterable view of all
Slot
s (leaf nodes) in this
Inventory.
- SlotSide - Class in org.spongepowered.api.item.inventory.property
-
property which represents a "side" for a particular slot, for use in querying
"sided inventories".
- SlotSide(Direction) - Constructor for class org.spongepowered.api.item.inventory.property.SlotSide
-
Create a new SlotSide property for matching the specified value.
- SlotSide(Direction, Property.Operator) - Constructor for class org.spongepowered.api.item.inventory.property.SlotSide
-
Create a new SlotSide property for matching the specified value with the
specified operator.
- SlotSide(Object, Property.Operator) - Constructor for class org.spongepowered.api.item.inventory.property.SlotSide
-
Create a new SlotSide property for matching the specified value with the
specified operator.
- SlotTransaction - Class in org.spongepowered.api.item.inventory.transaction
-
- SlotTransaction(Slot, ItemStackSnapshot, ItemStackSnapshot) - Constructor for class org.spongepowered.api.item.inventory.transaction.SlotTransaction
-
- SLOVAK - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- SLOVENE - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- SLOW_HORIZONTAL_VELOCITY - Static variable in class org.spongepowered.api.effect.particle.ParticleOptions
-
This option will affect whether a particle type will have a lower
velocity in the horizontal plane.
- SLOWNESS - Static variable in class org.spongepowered.api.effect.potion.PotionEffectTypes
-
- SLOWNESS - Static variable in class org.spongepowered.api.item.potion.PotionTypes
-
- small() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableArmorStandData
-
Returns whether this armor stand is a small armor stand or not.
- small() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.ArmorStandData
-
Returns whether this armor stand is a small armor stand or not.
- small() - Method in interface org.spongepowered.api.entity.living.ArmorStand
-
- SMALL_FIREBALL - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- SmallFireball - Interface in org.spongepowered.api.entity.projectile.explosive.fireball
-
Represents a Blaze fireball.
- smelt() - Method in interface org.spongepowered.api.block.tileentity.carrier.Furnace
-
Attempts to smelt the current items if possible.
- SmeltableProperty - Class in org.spongepowered.api.data.property.item
-
- SmeltableProperty(boolean) - Constructor for class org.spongepowered.api.data.property.item.SmeltableProperty
-
- SmeltableProperty(boolean, Property.Operator) - Constructor for class org.spongepowered.api.data.property.item.SmeltableProperty
-
- SmeltableProperty(Object, Property.Operator) - Constructor for class org.spongepowered.api.data.property.item.SmeltableProperty
-
- SmeltEvent - Interface in org.spongepowered.api.event.block.tileentity
-
- SmeltEvent.ConsumeFuel - Interface in org.spongepowered.api.event.block.tileentity
-
Fires whenever fuel is consumed to refill the current burn time.
- SmeltEvent.Finish - Interface in org.spongepowered.api.event.block.tileentity
-
- SmeltEvent.Interrupt - Interface in org.spongepowered.api.event.block.tileentity
-
Fires when the smelting is interrupted causing the current smelting time to reset to 0.
- SmeltEvent.Start - Interface in org.spongepowered.api.event.block.tileentity
-
The first tick of an item smelting.
- SmeltEvent.Tick - Interface in org.spongepowered.api.event.block.tileentity
-
The smelting timer ticking up or down.
- SmeltingRecipe - Interface in org.spongepowered.api.item.recipe.smelting
-
A general interface for furnace recipes.
- SmeltingRecipe.Builder - Interface in org.spongepowered.api.item.recipe.smelting
-
Builds a simple furnace recipe.
- SmeltingRecipe.Builder.EndStep - Interface in org.spongepowered.api.item.recipe.smelting
-
- SmeltingRecipe.Builder.ResultStep - Interface in org.spongepowered.api.item.recipe.smelting
-
- SmeltingRecipeRegistry - Interface in org.spongepowered.api.item.recipe.smelting
-
A registry for Crafting Table recipes.
- SmeltingResult - Class in org.spongepowered.api.item.recipe.smelting
-
- SmeltingResult(ItemStackSnapshot, double) - Constructor for class org.spongepowered.api.item.recipe.smelting.SmeltingResult
-
- SMITE - Static variable in class org.spongepowered.api.item.enchantment.EnchantmentTypes
-
Increases damage to "undead" mobs.
- SMOKE - Static variable in class org.spongepowered.api.effect.particle.ParticleTypes
-
- SMOOTH - Static variable in class org.spongepowered.api.data.type.SandstoneTypes
-
- SMOOTH_ANDESITE - Static variable in class org.spongepowered.api.data.type.StoneTypes
-
- SMOOTH_BRICK - Static variable in class org.spongepowered.api.data.type.SlabTypes
-
- SMOOTH_DIORITE - Static variable in class org.spongepowered.api.data.type.StoneTypes
-
- SMOOTH_GRANITE - Static variable in class org.spongepowered.api.data.type.StoneTypes
-
- SMOOTH_RED_SANDSTONE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SMOOTH_SANDSTONE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- snapshotFor(Location<World>) - Method in interface org.spongepowered.api.block.BlockState
-
- SNARE - Static variable in class org.spongepowered.api.data.type.InstrumentTypes
-
- SNEAK_TIME - Static variable in class org.spongepowered.api.statistic.Statistics
-
- sneaking() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableSneakingData
-
- sneaking() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.SneakingData
-
Gets the
Value
for the "sneaking" state.
- SNEAKING_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Signifies that an entity is currently "sneaking".
- SneakingData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- SNOW - Static variable in class org.spongepowered.api.block.BlockTypes
-
- SNOW - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SNOW - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SNOW_LAYER - Static variable in class org.spongepowered.api.block.BlockTypes
-
- SNOW_LAYER - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SNOW_LAYER - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SNOW_LAYER_LAYERS - Static variable in class org.spongepowered.api.block.trait.IntegerTraits
-
- SNOW_SHOVEL - Static variable in class org.spongepowered.api.effect.particle.ParticleTypes
-
- SNOWBALL - Static variable in class org.spongepowered.api.effect.particle.ParticleTypes
-
- SNOWBALL - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Snowball - Interface in org.spongepowered.api.entity.projectile
-
Represents a Snowball.
- SNOWBALL - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SNOWED - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the "snowed" state
of a
BlockState
.
- SNOWED_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogBlockData
-
Signifies that a block is considered to be "snowed.
- SnowedData - Interface in org.spongepowered.api.data.manipulator.mutable.block
-
- SnowGolem - Interface in org.spongepowered.api.entity.living.golem
-
Represents a Snow Golem.
- SNOWMAN - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- SolidCubeProperty - Class in org.spongepowered.api.data.property.block
-
A property to represent whether a
BlockType
is a "solid cube"
and therefor can be considered to place a
BlockTypes.TORCH
on
its side.
- SolidCubeProperty(boolean) - Constructor for class org.spongepowered.api.data.property.block.SolidCubeProperty
-
- SolidCubeProperty(boolean, Property.Operator) - Constructor for class org.spongepowered.api.data.property.block.SolidCubeProperty
-
- SOUL_SAND - Static variable in class org.spongepowered.api.block.BlockTypes
-
- SOUL_SAND - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SOUND_CATEGORY - Static variable in class org.spongepowered.api.CatalogTypes
-
- SOUND_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- SoundCategories - Class in org.spongepowered.api.effect.sound
-
- SoundCategory - Interface in org.spongepowered.api.effect.sound
-
- SoundType - Interface in org.spongepowered.api.effect.sound
-
Represents a sound that can be heard on clients.
- SoundType.Builder - Interface in org.spongepowered.api.effect.sound
-
Builds a SoundType, primarily for sending custom sounds to the client.
- SoundTypes - Class in org.spongepowered.api.effect.sound
-
- source - Variable in class org.spongepowered.api.event.cause.entity.damage.source.common.AbstractEntityDamageSource.AbstractEntityDamageSourceBuilder
-
- SOURCE - Static variable in interface org.spongepowered.api.event.entity.AttackEntityEvent
-
For use with the
DamageSource
that is known as the "source"
of the damage.
- SOURCE - Static variable in class org.spongepowered.api.text.selector.SelectorTypes
-
The self selector type.
- source(CommandSource) - Method in interface org.spongepowered.api.util.ban.Ban.Builder
-
Sets the source of the ban, or removes it if null
is passed
in.
- source(Text) - Method in interface org.spongepowered.api.util.ban.Ban.Builder
-
Sets the source of the ban as a
Text
, or removes it if
null
is passed in.
- sourceEntity - Variable in class org.spongepowered.api.event.cause.entity.damage.source.common.AbstractIndirectEntityDamageSource.AbstractIndirectEntityDamageSourceBuilder
-
- sourceExplosive(Explosive) - Method in interface org.spongepowered.api.world.explosion.Explosion.Builder
-
Sets the source explosive of the explosion.
- SOUTH - Static variable in class org.spongepowered.api.data.type.BigMushroomTypes
-
- SOUTH_EAST - Static variable in class org.spongepowered.api.data.type.BigMushroomTypes
-
- SOUTH_EAST - Static variable in class org.spongepowered.api.data.type.RailDirections
-
- SOUTH_WEST - Static variable in class org.spongepowered.api.data.type.BigMushroomTypes
-
- SOUTH_WEST - Static variable in class org.spongepowered.api.data.type.RailDirections
-
- SPACE_TEXT - Static variable in class org.spongepowered.api.command.CommandMessageFormatting
-
- spaceSplitString() - Static method in interface org.spongepowered.api.command.args.parsing.InputTokenizer
-
Returns an input tokenizer that takes input strings and splits them by
space.
- SPANISH - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- SPAWN_EGG - Static variable in class org.spongepowered.api.event.cause.entity.spawn.SpawnTypes
-
- SPAWN_EGG - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SPAWN_RADIUS - Static variable in class org.spongepowered.api.world.gamerule.DefaultGameRules
-
The number of blocks outward from the world spawn coordinates
that a player will spawn in when first joining a server or when
dying without a spawn point.
- SPAWN_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- SPAWN_TYPE - Static variable in class org.spongepowered.api.event.cause.EventContextKeys
-
- SPAWNABLE_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogItemData
-
Represents the
EntityType
that can be spawned upon use.
- SPAWNABLE_ENTITY_TYPE - Static variable in class org.spongepowered.api.data.key.Keys
-
- SpawnableData - Interface in org.spongepowered.api.data.manipulator.mutable.item
-
- spawnChance(double) - Method in interface org.spongepowered.api.world.gen.populator.RandomObject.Builder
-
Sets the chance of spawning the object for each attempt.
- spawnCount() - Method in interface org.spongepowered.api.block.tileentity.MobSpawner
-
- spawnCount() - Method in interface org.spongepowered.api.data.manipulator.immutable.ImmutableMobSpawnerData
-
- spawnCount() - Method in interface org.spongepowered.api.data.manipulator.mutable.MobSpawnerData
-
- spawnEntities(Iterable<? extends Entity>) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
- spawnEntities(Iterable<? extends Entity>) - Method in class org.spongepowered.api.world.Location
-
- spawnEntity(Entity) - Method in interface org.spongepowered.api.world.extent.EntityUniverse
-
Spawns an
Entity
using the already set properties (extent,
position, rotation) and applicable
DataManipulator
s for spawning
the entity.
- spawnEntity(Entity) - Method in class org.spongepowered.api.world.Location
-
Spawns an
Entity
using the already set properties (extent,
position, rotation) and applicable
DataManipulator
s with the
specified
Cause
for spawning the entity.
- spawnEntityBatchImmediately(boolean) - Method in interface org.spongepowered.api.block.tileentity.MobSpawner
-
Trigger an immediate spawn of a batch of entities.
- SpawnEntityEvent - Interface in org.spongepowered.api.event.entity
-
Raised when an
Entity
is spawned.
- SpawnEntityEvent.ChunkLoad - Interface in org.spongepowered.api.event.entity
-
- SpawnEntityEvent.Custom - Interface in org.spongepowered.api.event.entity
-
- SpawnEntityEvent.Spawner - Interface in org.spongepowered.api.event.entity
-
- SPAWNER_ENTITIES - Static variable in class org.spongepowered.api.data.key.Keys
-
- SPAWNER_MAXIMUM_DELAY - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the maximum amount of ticks between two
batches of entities spawned by a
MobSpawner
.
- SPAWNER_MAXIMUM_NEARBY_ENTITIES - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the maximum number of entities around a
MobSpawner
.
- SPAWNER_MINIMUM_DELAY - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the minimum amount of ticks between two
batches of entities spawned by a
MobSpawner
.
- SPAWNER_NEXT_ENTITY_TO_SPAWN - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the next entity that will be spawned
by a
MobSpawner
.
- SPAWNER_REMAINING_DELAY - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the remaining number of ticks to pass
before another attempt to spawn entities is made by a
MobSpawner
.
- SPAWNER_REQUIRED_PLAYER_RANGE - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for how close a
Player
has to be
around the
MobSpawner
in order for it to attempt to
spawn entities.
- SPAWNER_SPAWN_COUNT - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for how many entities a
MobSpawner
has
spawned so far.
- SPAWNER_SPAWN_RANGE - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for how far away from the
MobSpawner
the entities spawned by it may appear.
- spawnParticles(ParticleEffect, Vector3d) - Method in interface org.spongepowered.api.effect.Viewer
-
- spawnParticles(ParticleEffect, Vector3d, int) - Method in interface org.spongepowered.api.effect.Viewer
-
- spawnRange() - Method in interface org.spongepowered.api.block.tileentity.MobSpawner
-
- spawnRange() - Method in interface org.spongepowered.api.data.manipulator.immutable.ImmutableMobSpawnerData
-
- spawnRange() - Method in interface org.spongepowered.api.data.manipulator.mutable.MobSpawnerData
-
- SpawnType - Interface in org.spongepowered.api.event.cause.entity.spawn
-
- SpawnTypes - Class in org.spongepowered.api.event.cause.entity.spawn
-
- SPECKLED_MELON - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SPECKLED_MELON - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SPECTATOR - Static variable in class org.spongepowered.api.entity.living.player.gamemode.GameModes
-
- SPECTATORS_GENERATE_CHUNKS - Static variable in class org.spongepowered.api.world.gamerule.DefaultGameRules
-
- SPECTRAL_ARROW - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- SPECTRAL_ARROW - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SPECTRAL_ARROW - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SpectralArrow - Interface in org.spongepowered.api.entity.projectile.arrow
-
- SPEED - Static variable in class org.spongepowered.api.effect.potion.PotionEffectTypes
-
- speed(double) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.AttackLivingAITask.Builder
-
Sets the speed modifier at which the owning
Agent
will be
moving towards a targeted
Entity
.
- speed(double) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.horse.RunAroundLikeCrazyAITask.Builder
-
- speed(double) - Method in interface org.spongepowered.api.entity.ai.task.builtin.creature.WanderAITask.Builder
-
- SPELL - Static variable in class org.spongepowered.api.effect.particle.ParticleTypes
-
While this particle type the option
ParticleOptions.VELOCITY
supports, this will only affect the velocity in the y direction.
- SPIDER - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Spider - Interface in org.spongepowered.api.entity.living.monster
-
Represents a Spider.
- SPIDER_EYE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- spikesPerChunk(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.IceSpike.Builder
-
Sets the number of spikes to generate per chunk.
- spikesPerChunk(int) - Method in interface org.spongepowered.api.world.gen.populator.IceSpike.Builder
-
Sets the number of spikes to generate per chunk.
- SPLASH_POTION - Static variable in class org.spongepowered.api.effect.particle.ParticleTypes
-
- SPLASH_POTION - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- SPLASH_POTION - Static variable in class org.spongepowered.api.item.ItemTypes
-
- spliterator() - Method in class org.spongepowered.api.util.weighted.UnmodifiableWeightedTable
-
- SPONGE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- SPONGE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- Sponge - Class in org.spongepowered.api
-
A static all access class granting static access to various systems
for the API.
- Sponge() - Constructor for class org.spongepowered.api.Sponge
-
- SPONGE_PLUGIN_ID - Static variable in interface org.spongepowered.api.plugin.PluginManager
-
- SPONGE_WET - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- SpongeApiTranslationHelper - Class in org.spongepowered.api.util
-
This class provides translations for strings within SpongeAPI.
- SpongeExecutorService - Interface in org.spongepowered.api.scheduler
-
- SpongeExecutorService.SpongeFuture<V> - Interface in org.spongepowered.api.scheduler
-
- SPRINT_ONE_CM - Static variable in class org.spongepowered.api.statistic.Statistics
-
- SprintData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- sprinting() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableSprintData
-
- sprinting() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.SprintData
-
Gets the
Value
for the "sprinting" state.
- SPRUCE - Static variable in class org.spongepowered.api.data.type.TreeTypes
-
- SPRUCE_BOAT - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SPRUCE_BOAT - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SPRUCE_DOOR - Static variable in class org.spongepowered.api.block.BlockTypes
-
- SPRUCE_DOOR - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SPRUCE_DOOR - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SPRUCE_DOOR_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- SPRUCE_DOOR_HALF - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- SPRUCE_DOOR_HINGE - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- SPRUCE_DOOR_OPEN - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- SPRUCE_DOOR_POWERED - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- SPRUCE_FENCE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- SPRUCE_FENCE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SPRUCE_FENCE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SPRUCE_FENCE_EAST - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- SPRUCE_FENCE_GATE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- SPRUCE_FENCE_GATE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SPRUCE_FENCE_GATE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SPRUCE_FENCE_GATE_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- SPRUCE_FENCE_GATE_IN_WALL - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- SPRUCE_FENCE_GATE_OPEN - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- SPRUCE_FENCE_GATE_POWERED - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- SPRUCE_FENCE_NORTH - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- SPRUCE_FENCE_SOUTH - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- SPRUCE_FENCE_WEST - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- SPRUCE_PLANKS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SPRUCE_STAIRS - Static variable in class org.spongepowered.api.block.BlockTypes
-
- SPRUCE_STAIRS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SPRUCE_STAIRS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SPRUCE_STAIRS_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- SPRUCE_STAIRS_HALF - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- SPRUCE_STAIRS_SHAPE - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- SPRUCE_WOODEN_SLAB - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- SqlService - Interface in org.spongepowered.api.service.sql
-
This service provides the basics for an abstraction over SQL connections.
- SQUARE_BOTTOM_LEFT - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- SQUARE_BOTTOM_RIGHT - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- SQUARE_TOP_LEFT - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- SQUARE_TOP_RIGHT - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- SQUID - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Squid - Interface in org.spongepowered.api.entity.living
-
Represents a Squid.
- SR_SP - Static variable in class org.spongepowered.api.text.translation.locale.Locales
-
- STAGE - Static variable in class org.spongepowered.api.data.type.Arts
-
- STAINED_GLASS - Static variable in class org.spongepowered.api.block.BlockTypes
-
- STAINED_GLASS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STAINED_GLASS_COLOR - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- STAINED_GLASS_PANE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- STAINED_GLASS_PANE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STAINED_GLASS_PANE_COLOR - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- STAINED_GLASS_PANE_EAST - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- STAINED_GLASS_PANE_NORTH - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- STAINED_GLASS_PANE_SOUTH - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- STAINED_GLASS_PANE_WEST - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- STAINED_HARDENED_CLAY - Static variable in class org.spongepowered.api.block.BlockTypes
-
- STAINED_HARDENED_CLAY - Static variable in class org.spongepowered.api.item.ItemTypes
-
This is also known as stained terracotta.
- STAINED_HARDENED_CLAY_COLOR - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- STAIR_SHAPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- STAIR_SHAPE - Static variable in class org.spongepowered.api.data.key.Keys
-
- STAIR_SHAPE_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogBlockData
-
- STAIR_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- STAIR_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- StairShape - Interface in org.spongepowered.api.data.type
-
Represents a stair shape.
- StairShapeData - Interface in org.spongepowered.api.data.manipulator.mutable.block
-
- StairShapes - Class in org.spongepowered.api.data.type
-
- STAL - Static variable in class org.spongepowered.api.effect.sound.record.RecordTypes
-
- STANDING_BANNER - Static variable in class org.spongepowered.api.block.BlockTypes
-
- STANDING_BANNER_ROTATION - Static variable in class org.spongepowered.api.block.trait.IntegerTraits
-
- STANDING_SIGN - Static variable in class org.spongepowered.api.block.BlockTypes
-
- STANDING_SIGN_ROTATION - Static variable in class org.spongepowered.api.block.trait.IntegerTraits
-
- STAR - Static variable in class org.spongepowered.api.item.FireworkShapes
-
- STAR_TEXT - Static variable in class org.spongepowered.api.command.CommandMessageFormatting
-
- start() - Method in class org.spongepowered.api.entity.ai.task.AbstractAITask
-
Invoked when the task is "started".
- start() - Method in interface org.spongepowered.api.world.ChunkPreGenerate.Builder
-
- startDate(Instant) - Method in interface org.spongepowered.api.util.ban.Ban.Builder
-
Sets the date that the ban starts.
- startingRadius(VariableAmount) - Method in interface org.spongepowered.api.world.gen.populator.EndIsland.Builder
-
Sets the initial starting radius range of the island.
- startingRadius(double) - Method in interface org.spongepowered.api.world.gen.populator.EndIsland.Builder
-
Sets the initial starting radius of the island.
- startingUses(VariableAmount) - Method in interface org.spongepowered.api.item.merchant.TradeOfferGenerator.Builder
-
- StartsWithPredicate - Class in org.spongepowered.api.util
-
Predicate that determines if the input string starts with the provided
test string, case-insensitively.
- StartsWithPredicate(String) - Constructor for class org.spongepowered.api.util.StartsWithPredicate
-
Create an new predicate.
- startTiming() - Method in interface co.aikar.timings.Timing
-
- startTimingIfSync() - Method in interface co.aikar.timings.Timing
-
Starts timing the execution until
Timing.stopTiming()
is called only if
called from the main server thread.
- STARVATION - Static variable in class org.spongepowered.api.event.cause.entity.damage.source.DamageSources
-
- state(BlockState) - Method in interface org.spongepowered.api.block.tileentity.TileEntityArchetype.Builder
-
- state() - Method in interface org.spongepowered.api.data.manipulator.immutable.item.ImmutableBlockItemData
-
- state() - Method in interface org.spongepowered.api.data.manipulator.mutable.item.BlockItemData
-
- state(BlockState) - Method in interface org.spongepowered.api.world.LocatableBlock.Builder
-
- STATISTIC - Static variable in class org.spongepowered.api.CatalogTypes
-
- Statistic - Interface in org.spongepowered.api.statistic
-
Represents some statistic in Minecraft with a string ID.
- STATISTIC_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogEntityData
-
Represents the container of all known applied
Statistic
s.
- STATISTIC_MAP_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- STATISTIC_MAP_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- STATISTIC_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- StatisticData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- STATISTICS - Static variable in class org.spongepowered.api.data.key.Keys
-
- Statistics - Class in org.spongepowered.api.statistic
-
An enumeration of all available
Statistic
s from the vanilla game.
- StatisticsTrackedProperty - Class in org.spongepowered.api.data.property.block
-
- StatisticsTrackedProperty(boolean) - Constructor for class org.spongepowered.api.data.property.block.StatisticsTrackedProperty
-
- StatisticsTrackedProperty(boolean, Property.Operator) - Constructor for class org.spongepowered.api.data.property.block.StatisticsTrackedProperty
-
- StatisticType - Interface in org.spongepowered.api.statistic
-
- StatisticTypes - Class in org.spongepowered.api.statistic
-
- StatusClient - Interface in org.spongepowered.api.network.status
-
- StatusResponse - Interface in org.spongepowered.api.network.status
-
Represents the response to a status request.
- StatusResponse.Players - Interface in org.spongepowered.api.network.status
-
Represents the player count, slots and a list of players current playing
on a server.
- stay(Integer) - Method in class org.spongepowered.api.text.title.Title.Builder
-
Sets the duration in ticks how long the title should stay on the
screen.
- STEM - Static variable in class org.spongepowered.api.data.type.BigMushroomTypes
-
- STICK - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STICK - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- STICKY - Static variable in class org.spongepowered.api.data.type.PistonTypes
-
- STICKY_PISTON - Static variable in class org.spongepowered.api.block.BlockTypes
-
- STICKY_PISTON - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STICKY_PISTON - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- STICKY_PISTON_EXTENDED - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- STICKY_PISTON_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- STONE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- STONE - Static variable in class org.spongepowered.api.data.type.DisguisedBlockTypes
-
- STONE - Static variable in class org.spongepowered.api.data.type.SlabTypes
-
- STONE - Static variable in class org.spongepowered.api.data.type.StoneTypes
-
- STONE - Static variable in class org.spongepowered.api.data.type.ToolTypes
-
- STONE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STONE_AXE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STONE_AXE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- STONE_BEACH - Static variable in class org.spongepowered.api.world.biome.BiomeTypes
-
- STONE_BRICK_SLAB - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- STONE_BRICK_STAIRS - Static variable in class org.spongepowered.api.block.BlockTypes
-
- STONE_BRICK_STAIRS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STONE_BRICK_STAIRS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- STONE_BRICK_STAIRS_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- STONE_BRICK_STAIRS_HALF - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- STONE_BRICK_STAIRS_SHAPE - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- STONE_BUTTON - Static variable in class org.spongepowered.api.block.BlockTypes
-
- STONE_BUTTON - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STONE_BUTTON - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- STONE_BUTTON_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- STONE_BUTTON_POWERED - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- STONE_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogBlockData
-
- STONE_HOE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STONE_HOE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- STONE_PICKAXE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STONE_PICKAXE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- STONE_PRESSURE_PLATE - Static variable in class org.spongepowered.api.block.BlockTypes
-
- STONE_PRESSURE_PLATE - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STONE_PRESSURE_PLATE - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- STONE_PRESSURE_PLATE_POWERED - Static variable in class org.spongepowered.api.block.trait.BooleanTraits
-
- STONE_SHOVEL - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STONE_SHOVEL - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- STONE_SLAB - Static variable in class org.spongepowered.api.block.BlockTypes
-
- STONE_SLAB - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STONE_SLAB - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- STONE_SLAB2 - Static variable in class org.spongepowered.api.block.BlockTypes
-
- STONE_SLAB2 - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STONE_SLAB2_HALF - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- STONE_SLAB2_VARIANT - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- STONE_SLAB_HALF - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- STONE_SLAB_VARIANT - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- STONE_STAIRS - Static variable in class org.spongepowered.api.block.BlockTypes
-
- STONE_STAIRS - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STONE_STAIRS - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- STONE_STAIRS_FACING - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- STONE_STAIRS_HALF - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- STONE_STAIRS_SHAPE - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- STONE_SWORD - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STONE_SWORD - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- STONE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- STONE_TYPE - Static variable in class org.spongepowered.api.CatalogTypes
-
- STONE_TYPE - Static variable in class org.spongepowered.api.data.key.Keys
-
- STONE_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- STONE_VARIANT - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- STONEBRICK - Static variable in class org.spongepowered.api.block.BlockTypes
-
- STONEBRICK - Static variable in class org.spongepowered.api.data.type.DisguisedBlockTypes
-
- STONEBRICK - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STONEBRICK - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- STONEBRICK_VARIANT - Static variable in class org.spongepowered.api.block.trait.EnumTraits
-
- StoneData - Interface in org.spongepowered.api.data.manipulator.mutable.block
-
- StoneType - Interface in org.spongepowered.api.data.type
-
- StoneTypes - Class in org.spongepowered.api.data.type
-
- stopFilter(Predicate<BlockRayHit<E>>) - Method in class org.spongepowered.api.util.blockray.BlockRay.BlockRayBuilder
-
Adds the filter to the block ray.
- stopFilter(Predicate<BlockRayHit<E>>...) - Method in class org.spongepowered.api.util.blockray.BlockRay.BlockRayBuilder
-
Adds filters to the block ray.
- stopRecord() - Method in interface org.spongepowered.api.block.tileentity.Jukebox
-
Stops the currently playing record, if any.
- stopRecord(Vector3i) - Method in interface org.spongepowered.api.effect.Viewer
-
Stops the record that is playing at the given position.
- stopSounds() - Method in interface org.spongepowered.api.effect.Viewer
-
Stops all the sounds.
- stopSounds(SoundType) - Method in interface org.spongepowered.api.effect.Viewer
-
- stopSounds(SoundCategory) - Method in interface org.spongepowered.api.effect.Viewer
-
- stopSounds(SoundType, SoundCategory) - Method in interface org.spongepowered.api.effect.Viewer
-
- stopTiming() - Method in interface co.aikar.timings.Timing
-
Stops timing and records the data.
- stopTimingIfSync() - Method in interface co.aikar.timings.Timing
-
Stops timing and records the data.
- StorageType - Enum in org.spongepowered.api.world.extent
-
Storage types that can be used for storing blocks and biomes.
- STORED_ENCHANTMENT_DATA - Static variable in class org.spongepowered.api.data.manipulator.catalog.CatalogItemData
-
Signifies that there are stored
Enchantment
s available on the
item such that they can be used to enchant another item within an
EnchantmentTable
.
- STORED_ENCHANTMENTS - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for the enchantments stored on an
ItemStack
.
- storedCommand() - Method in interface org.spongepowered.api.command.source.CommandBlockSource
-
Gets the currently stored command.
- storedCommand() - Method in interface org.spongepowered.api.data.manipulator.immutable.ImmutableCommandData
-
Gets the currently stored command.
- storedCommand() - Method in interface org.spongepowered.api.data.manipulator.mutable.CommandData
-
Gets the currently stored command.
- StoredEnchantmentData - Interface in org.spongepowered.api.data.manipulator.mutable.item
-
- STRAD - Static variable in class org.spongepowered.api.effect.sound.record.RecordTypes
-
- STRAFE_PLAYER - Static variable in class org.spongepowered.api.entity.living.complex.dragon.phase.EnderDragonPhaseTypes
-
- STRAIGHT - Static variable in class org.spongepowered.api.data.type.StairShapes
-
- STRAIGHT_CROSS - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- STRAY - Static variable in class org.spongepowered.api.entity.EntityTypes
-
- Stray - Interface in org.spongepowered.api.entity.living.monster
-
Represents a Stray.
- stream() - Method in class org.spongepowered.api.util.weighted.UnmodifiableWeightedTable
-
- STRENGTH - Static variable in class org.spongepowered.api.effect.potion.PotionEffectTypes
-
- strength() - Method in interface org.spongepowered.api.entity.living.animal.Llama
-
- STRENGTH - Static variable in class org.spongepowered.api.item.potion.PotionTypes
-
- strikethrough - Variable in class org.spongepowered.api.text.format.TextStyle
-
Whether text where this style is applied has a strikethrough.
- strikethrough(Boolean) - Method in class org.spongepowered.api.text.format.TextStyle
-
Returns a new
TextStyle
with the strikethrough property changed.
- STRIKETHROUGH - Static variable in class org.spongepowered.api.text.format.TextStyles
-
- string(Text) - Static method in class org.spongepowered.api.command.args.GenericArguments
-
Require an argument to be a string.
- STRING - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STRING_TO_WOOL - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- STRING_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- STRING_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- StringDataFormat - Interface in org.spongepowered.api.data.persistence
-
Represents a
DataFormat
that reads and writes data from/to a string.
- StringProperty - Class in org.spongepowered.api.item.inventory.property
-
A generic String property for an inventory.
- StringProperty(String) - Constructor for class org.spongepowered.api.item.inventory.property.StringProperty
-
- StringProperty(String, Property.Operator) - Constructor for class org.spongepowered.api.item.inventory.property.StringProperty
-
Create a new
StringProperty
for matching the specified value
with the specified operator.
- StringProperty(Object, Property.Operator) - Constructor for class org.spongepowered.api.item.inventory.property.StringProperty
-
Create a new
StringProperty
for matching the specified value
with the specified operator.
- stripCodes(String) - Method in interface org.spongepowered.api.text.serializer.FormattingCodeTextSerializer
-
- STRIPE_BOTTOM - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- STRIPE_CENTER - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- STRIPE_DOWNLEFT - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- STRIPE_DOWNRIGHT - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- STRIPE_LEFT - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- STRIPE_MIDDLE - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- STRIPE_RIGHT - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- STRIPE_SMALL - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- STRIPE_TOP - Static variable in class org.spongepowered.api.data.type.BannerPatternShapes
-
- STRONG_HARMING - Static variable in class org.spongepowered.api.item.potion.PotionTypes
-
- STRONG_HEALING - Static variable in class org.spongepowered.api.item.potion.PotionTypes
-
- STRONG_LEAPING - Static variable in class org.spongepowered.api.item.potion.PotionTypes
-
- STRONG_POISON - Static variable in class org.spongepowered.api.item.potion.PotionTypes
-
- STRONG_REGENERATION - Static variable in class org.spongepowered.api.item.potion.PotionTypes
-
- STRONG_STRENGTH - Static variable in class org.spongepowered.api.item.potion.PotionTypes
-
- STRONG_SWIFTNESS - Static variable in class org.spongepowered.api.item.potion.PotionTypes
-
- Structure - Interface in org.spongepowered.api.block.tileentity
-
Represents a Structure.
- STRUCTURE - Static variable in class org.spongepowered.api.block.tileentity.TileEntityTypes
-
- STRUCTURE - Static variable in class org.spongepowered.api.event.cause.entity.spawn.SpawnTypes
-
When an entity is spawned from a structure or
Populator
, usually
during world/chunk generation.
- STRUCTURE_AUTHOR - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the mode of a
Structure
.
- STRUCTURE_BLOCK - Static variable in class org.spongepowered.api.block.BlockTypes
-
- STRUCTURE_BLOCK - Static variable in class org.spongepowered.api.item.ItemTypes
-
- STRUCTURE_IGNORE_ENTITIES - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the mode of a
Structure
.
- STRUCTURE_INTEGRITY - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the mode of a
Structure
.
- STRUCTURE_MODE - Static variable in class org.spongepowered.api.CatalogTypes
-
- STRUCTURE_MODE - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the mode of a
Structure
.
- STRUCTURE_MODE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- STRUCTURE_MODE_VALUE_TOKEN - Static variable in class org.spongepowered.api.util.TypeTokens
-
- STRUCTURE_POSITION - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the position of a
Structure
.
- STRUCTURE_POWERED - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the mode of a
Structure
.
- STRUCTURE_SEED - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the mode of a
Structure
.
- STRUCTURE_SHOW_AIR - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the mode of a
Structure
.
- STRUCTURE_SHOW_BOUNDING_BOX - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the mode of a
Structure
.
- STRUCTURE_SIZE - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the size of a
Structure
.
- STRUCTURE_VOID - Static variable in class org.spongepowered.api.block.BlockTypes
-
- STRUCTURE_VOID - Static variable in class org.spongepowered.api.item.ItemTypes
-
- StructureData - Interface in org.spongepowered.api.data.manipulator.mutable.tileentity
-
- StructureMode - Interface in org.spongepowered.api.data.type
-
Represents a mode that a
Structure
may be in.
- StructureModes - Class in org.spongepowered.api.data.type
-
- STUCK_ARROWS - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the amount of "stuck arrows"
in
Living
entities.
- stuckArrows() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableStuckArrowsData
-
- stuckArrows() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.StuckArrowsData
-
- StuckArrowsData - Interface in org.spongepowered.api.data.manipulator.mutable.entity
-
- style() - Method in interface org.spongepowered.api.data.manipulator.immutable.entity.ImmutableHorseData
-
- style() - Method in interface org.spongepowered.api.data.manipulator.mutable.entity.HorseData
-
- style() - Method in interface org.spongepowered.api.entity.living.animal.RideableHorse
-
Gets the style of the horse.
- style(TextStyle) - Method in class org.spongepowered.api.text.format.TextFormat
-
- style(TextStyle...) - Method in class org.spongepowered.api.text.LiteralText.Builder
-
- style(TextStyle...) - Method in class org.spongepowered.api.text.ScoreText.Builder
-
- style(TextStyle...) - Method in class org.spongepowered.api.text.SelectorText.Builder
-
- style(TextStyle...) - Method in class org.spongepowered.api.text.Text.Builder
-
Sets the text styles of this text.
- style(TextStyle) - Method in class org.spongepowered.api.text.TextTemplate.Arg.Builder
-
Sets the "base" style of the Arg.
- style(TextStyle...) - Method in class org.spongepowered.api.text.TranslatableText.Builder
-
- sub(Vector3d) - Method in class org.spongepowered.api.world.Location
-
Subtract another Vector3d to the position on this instance, returning
a new Location instance.
- sub(Vector3i) - Method in class org.spongepowered.api.world.Location
-
Subtract another Vector3i to the position on this instance, returning
a new Location instance.
- sub(double, double, double) - Method in class org.spongepowered.api.world.Location
-
Subtract vector components to the position on this instance, returning a
new Location instance.
- Subject - Interface in org.spongepowered.api.service.permission
-
An object which can hold permission data.
- SubjectCollection - Interface in org.spongepowered.api.service.permission
-
An object which manages subjects of a certain type (user, group, etc).
- SubjectData - Interface in org.spongepowered.api.service.permission
-
Container for a subject's data.
- SubjectReference - Interface in org.spongepowered.api.service.permission
-
Represents a reference to a given subject.
- SUBJECTS_COMMAND_BLOCK - Static variable in interface org.spongepowered.api.service.permission.PermissionService
-
The standard identifier for the collection which stores command block
subjects.
- SUBJECTS_DEFAULT - Static variable in interface org.spongepowered.api.service.permission.PermissionService
-
The standard identifier for the collection which stores default subjects.
- SUBJECTS_GROUP - Static variable in interface org.spongepowered.api.service.permission.PermissionService
-
The standard identifier for the collection which stores groups.
- SUBJECTS_ROLE_TEMPLATE - Static variable in interface org.spongepowered.api.service.permission.PermissionService
-
The standard identifier for the collection which stores role templates.
- SUBJECTS_SYSTEM - Static variable in interface org.spongepowered.api.service.permission.PermissionService
-
The standard identifier for the collection which stores "system"
subjects.
- SUBJECTS_USER - Static variable in interface org.spongepowered.api.service.permission.PermissionService
-
The standard identifier for the collection which stores users.
- submit(Object) - Method in interface org.spongepowered.api.scheduler.Task.Builder
-
Submits the task to the scheduler and returns the task that was
created.
- subtitle(Text) - Method in class org.spongepowered.api.text.title.Title.Builder
-
Sets the subtitle to send to the player.
- SUBTRACT - Static variable in class org.spongepowered.api.data.type.ComparatorTypes
-
- success() - Static method in class org.spongepowered.api.command.CommandResult
-
Returns a result indicating the command was processed with a single
success.
- success(ImmutableValue<?>) - Method in class org.spongepowered.api.data.DataTransactionResult.Builder
-
- success(Iterable<ImmutableValue<?>>) - Method in class org.spongepowered.api.data.DataTransactionResult.Builder
-
- SUCCESS - Static variable in class org.spongepowered.api.service.economy.account.AccountDeletionResultTypes
-
Represents an account deletion where the deletion was successful.
- SUCCESS_COUNT - Static variable in class org.spongepowered.api.data.key.Keys
-
- successCount(Integer) - Method in class org.spongepowered.api.command.CommandResult.Builder
-
Sets if the command has been processed.
- successCount(int) - Static method in class org.spongepowered.api.command.CommandResult
-
Returns a result indicating the command was processed with a single
success.
- successCount() - Method in interface org.spongepowered.api.command.source.CommandBlockSource
-
Gets the success count of the last executed command.
- successCount() - Method in interface org.spongepowered.api.data.manipulator.immutable.ImmutableCommandData
-
Gets the success count of the last executed command.
- successCount() - Method in interface org.spongepowered.api.data.manipulator.mutable.CommandData
-
Gets the success count of the last executed command.
- successNoData() - Static method in class org.spongepowered.api.data.DataTransactionResult
-
- successNoTransactions() - Static method in class org.spongepowered.api.item.inventory.transaction.InventoryTransactionResult
-
Returns a builder which indicates that the transaction succeeded, but the
transaction result was no-op.
- successRemove(Collection<ImmutableValue<?>>) - Static method in class org.spongepowered.api.data.DataTransactionResult
-
- successRemove(ImmutableValue<?>) - Static method in class org.spongepowered.api.data.DataTransactionResult
-
- successReplaceResult(ImmutableValue<?>, ImmutableValue<?>) - Static method in class org.spongepowered.api.data.DataTransactionResult
-
- successReplaceResult(Collection<ImmutableValue<?>>, Collection<ImmutableValue<?>>) - Static method in class org.spongepowered.api.data.DataTransactionResult
-
- successResult(ImmutableValue<?>) - Static method in class org.spongepowered.api.data.DataTransactionResult
-
- suffix(Text) - Method in interface org.spongepowered.api.scoreboard.Team.Builder
-
Sets the suffix appended to the display name of users on the
Team
.
- SUFFOCATE - Static variable in class org.spongepowered.api.event.cause.entity.damage.DamageTypes
-
- SUGAR - Static variable in class org.spongepowered.api.item.ItemTypes
-
- SUGAR - Static variable in class org.spongepowered.api.item.recipe.crafting.CraftingRecipes
-
- suggestCommand(String) - Static method in class org.spongepowered.api.text.action.TextActions
-
Creates a new
ClickAction
that will suggest the player a command
when it is clicked.
- suggestUnload(String) - Method in interface org.spongepowered.api.service.permission.SubjectCollection
-
Indicate that a certain subject may be unloaded by the implementation.
- SUMMONED_ENTITY - Static variable in class org.spongepowered.api.advancement.criteria.trigger.Triggers
-
- SUNFLOWER - Static variable in class org.spongepowered.api.data.type.DoublePlantTypes
-
- SUNFLOWER_PLAINS - Static variable in class org.spongepowered.api.world.biome.BiomeTypes
-
- SUNSET - Static variable in class org.spongepowered.api.data.type.Arts
-
- supplier(Function<Location<Extent>, PopulatorObject>) - Method in interface org.spongepowered.api.world.gen.populator.BigMushroom.Builder
-
Sets the overriding supplier.
- supplier(Function<Location<Extent>, DoublePlantType>) - Method in interface org.spongepowered.api.world.gen.populator.DoublePlant.Builder
-
Sets the overriding supplier.
- supplier(Function<Location<Extent>, PlantType>) - Method in interface org.spongepowered.api.world.gen.populator.Flower.Builder
-
Sets the overriding supplier.
- supplier(Function<Location<Extent>, PopulatorObject>) - Method in interface org.spongepowered.api.world.gen.populator.Forest.Builder
-
Sets the overriding supplier.
- supplier(Function<Location<Extent>, MushroomType>) - Method in interface org.spongepowered.api.world.gen.populator.Mushroom.Builder
-
Sets the overriding supplier.
- supplier(Function<Location<Extent>, ShrubType>) - Method in interface org.spongepowered.api.world.gen.populator.Shrub.Builder
-
Sets the overriding supplier.
- supports(Key<?>) - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableData
-
- supports(Key<?>) - Method in class org.spongepowered.api.data.manipulator.immutable.common.AbstractImmutableSingleData
-
- supports(Key<?>) - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractData
-
- supports(Key<?>) - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractListData
-
- supports(Key<?>) - Method in class org.spongepowered.api.data.manipulator.mutable.common.AbstractSingleData
-
- supports(Class<? extends H>) - Method in interface org.spongepowered.api.data.value.immutable.ImmutableValueStore
-
- supports(Class<? extends H>) - Method in interface org.spongepowered.api.data.value.mutable.CompositeValueStore
-
- supports(Key<?>) - Method in interface org.spongepowered.api.data.value.ValueContainer
-
- supports(BaseValue<?>) - Method in interface org.spongepowered.api.data.value.ValueContainer
-
Checks if the provided
BaseValue
is supported.
- Supports - Annotation Type in org.spongepowered.api.event.filter.data
-
Filters out events where the annotated parameter does not support the
specified data manipulator type.
- supports(Vector3i, Key<?>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Checks if the provided
Key
to the data is supported by the block
at the provided location.
- supports(int, int, int, Key<?>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Checks if the provided
Key
to the data is supported by the block
at the provided location.
- supports(Vector3i, BaseValue<?>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Checks if the provided
BaseValue
is supported by the block at the
provided location.
- supports(int, int, int, BaseValue<?>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Checks if the provided
BaseValue
is supported by the block at the
provided location.
- supports(Vector3i, Class<? extends DataManipulator<?, ?>>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Checks if the given
DataManipulator
class is able to represent
data within the block at the given position.
- supports(int, int, int, Class<? extends DataManipulator<?, ?>>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Checks if the given
DataManipulator
class is able to represent
data within the block at the given position.
- supports(Vector3i, DataManipulator<?, ?>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Checks if the given
DataManipulator
class is able to represent
data within the block at the given position.
- supports(int, int, int, DataManipulator<?, ?>) - Method in interface org.spongepowered.api.world.extent.LocationCompositeValueStore
-
Checks if the given
DataManipulator
class is able to represent
data within the block at the given position.
- supports(Class<? extends DataManipulator<?, ?>>) - Method in class org.spongepowered.api.world.Location
-
- supports(Key<?>) - Method in class org.spongepowered.api.world.Location
-
- SURFACE_ONLY - Static variable in class org.spongepowered.api.world.teleport.TeleportHelperFilters
-
- SurrogateBlockProperty - Class in org.spongepowered.api.data.property.block
-
A property to signify that the block this property originated from is
a surrogate block for a block that was provided in an environment
(almost always modded), that the block type provider no longer exists.
- SurrogateBlockProperty(boolean) - Constructor for class org.spongepowered.api.data.property.block.SurrogateBlockProperty
-
- SurrogateBlockProperty(boolean, Property.Operator) - Constructor for class org.spongepowered.api.data.property.block.SurrogateBlockProperty
-
- SURVIVAL - Static variable in class org.spongepowered.api.entity.living.player.gamemode.GameModes
-
- SUSPENDED - Static variable in class org.spongepowered.api.data.key.Keys
-
Represents the
Key
for representing the "suspended" state
of a
BlockState
.
- SUSPENDED - Static variable in class org.spongepowered.api.effect.particle.ParticleTypes
-
- SUSPENDED_DEPTH - Static variable in class org.spongepowered.api.effect.particle.ParticleTypes
-
- SV_SE - Static variable in class org.spongepowered.api.text.translation.locale.Locales
-
- SWAMP - Static variable in class org.spongepowered.api.world.gen.PopulatorObjects
-
- SWAMP - Static variable in class org.spongepowered.api.world.gen.type.BiomeTreeTypes
-
- SWAMPLAND - Static variable in class org.spongepowered.api.world.biome.BiomeTypes
-
- SWAMPLAND_MOUNTAINS - Static variable in class org.spongepowered.api.world.biome.BiomeTypes
-
- SWEAPING - Static variable in class org.spongepowered.api.event.cause.entity.damage.DamageModifierTypes
-
- SWEDISH - Static variable in class org.spongepowered.api.text.translation.locale.NamedLocales
-
- SWEEP_ATTACK - Static variable in class org.spongepowered.api.effect.particle.ParticleTypes
-
- SWEEPING - Static variable in class org.spongepowered.api.event.cause.entity.damage.DamageModifierTypes
-
- SWEEPING - Static variable in class org.spongepowered.api.item.enchantment.EnchantmentTypes
-
Increases the damage of the sweeping attack.
- SWEEPING_ATTACK - Static variable in class org.spongepowered.api.event.cause.entity.damage.DamageTypes
-
- SWIFTNESS - Static variable in class org.spongepowered.api.item.potion.PotionTypes
-
- SWIM_ONE_CM - Static variable in class org.spongepowered.api.statistic.Statistics
-
- swimChance(float) - Method in interface org.spongepowered.api.entity.ai.task.builtin.SwimmingAITask.Builder
-
- SWIMMING - Static variable in class org.spongepowered.api.entity.ai.task.AITaskTypes
-
- SwimmingAITask - Interface in org.spongepowered.api.entity.ai.task.builtin
-
- SwimmingAITask.Builder - Interface in org.spongepowered.api.entity.ai.task.builtin
-
- SynchronousExecutor - Annotation Type in org.spongepowered.api.scheduler
-
- SYRINGA - Static variable in class org.spongepowered.api.data.type.DoublePlantTypes
-
- SYSTEM - Static variable in class org.spongepowered.api.text.chat.ChatTypes
-
The same position as the
ChatTypes.CHAT
position, except messages sent to
this position are still seen when chat is turned off on the Minecraft
client.
- SYSTEM - Static variable in class org.spongepowered.api.text.chat.ChatVisibilities
-