Index

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

A

ABSORPTION - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
ACACIA_BOAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_BUTTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_BUTTON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACACIA_CHEST_BOAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACACIA_FENCE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_FENCE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACACIA_FENCE_GATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_FENCE_GATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACACIA_HANGING_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACACIA_LEAVES - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_LEAVES - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACACIA_LOG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_LOG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACACIA_PLANKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_PLANKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACACIA_PRESSURE_PLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_PRESSURE_PLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACACIA_SAPLING - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_SAPLING - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACACIA_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACACIA_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACACIA_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACACIA_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACACIA_WALL_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACACIA_WALL_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACACIA_WOOD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACACIA_WOOD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ACTIVATOR_RAIL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ACTIVATOR_RAIL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
add(double, double, double) - Method in class io.github.sculkpowered.server.world.Position
 
ADD_VALUE - Enum constant in enum class io.github.sculkpowered.server.attribute.AttributeOperation
 
addChatSuggestions(String...) - Method in interface io.github.sculkpowered.server.entity.player.Player
Adds custom chat suggestions to the client.
addEntries(String...) - Method in interface io.github.sculkpowered.server.team.Team
Adds new entries to the team.
addEntry(String) - Method in interface io.github.sculkpowered.server.team.Team
Adds a new entry to the team.
additionsSound(CompoundBinaryTag) - Method in class io.github.sculkpowered.server.world.biome.Biome.Effects
 
addModifier(AttributeModifier) - Method in interface io.github.sculkpowered.server.attribute.AttributeValue
 
address() - Method in interface io.github.sculkpowered.server.connection.Connection
Gets the address of the connection.
addToClassPath(Plugin, Path) - Method in interface io.github.sculkpowered.server.plugin.PluginHandler
Adds the specified Path to the plugins classpath.
addViewer(Player) - Method in interface io.github.sculkpowered.server.Viewable
Adds a viewer.
adult() - Method in interface io.github.sculkpowered.server.entity.Ageable
Gets if the entity is an adult or not.
ADVENTURE - Enum constant in enum class io.github.sculkpowered.server.entity.player.GameMode
 
Ageable - Interface in io.github.sculkpowered.server.entity
Represents an entity that can age.
AIR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
AIR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
Allay - Interface in io.github.sculkpowered.server.entity
Represents an Allay.
ALLAY - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ALLAY_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ALLIUM - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ALLIUM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
allow() - Static method in class io.github.sculkpowered.server.event.ResultedEvent.GenericResult
 
allowed() - Method in class io.github.sculkpowered.server.event.ResultedEvent.Result
 
allowFlight() - Method in interface io.github.sculkpowered.server.entity.player.Player
Gets whether the player is allowed to fly.
allowFlight(boolean) - Method in interface io.github.sculkpowered.server.entity.player.Player
Sets whether the player is allowed to fly
ambient() - Method in record class io.github.sculkpowered.server.potion.CustomPotionEffect.Properties
Returns the value of the ambient record component.
ambientLight(float) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
ambientSound(String) - Method in class io.github.sculkpowered.server.world.biome.Biome.Effects
 
AMETHYST_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
AMETHYST_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
AMETHYST_CLUSTER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
AMETHYST_CLUSTER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
AMETHYST_SHARD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
amount() - Method in record class io.github.sculkpowered.server.attribute.AttributeModifier
Returns the value of the amount record component.
amount() - Method in class io.github.sculkpowered.server.container.item.ItemStack
Gets the amount of items.
amount(int) - Method in class io.github.sculkpowered.server.container.item.ItemStack
Sets the amount of items.
amplifier() - Method in record class io.github.sculkpowered.server.potion.CustomPotionEffect.Properties
Returns the value of the amplifier record component.
ANCIENT_DEBRIS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ANCIENT_DEBRIS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ANDESITE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ANDESITE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ANDESITE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ANDESITE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ANDESITE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ANDESITE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ANDESITE_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ANDESITE_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ANGLER_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
angry() - Method in interface io.github.sculkpowered.server.entity.Bee
 
angry(boolean) - Method in interface io.github.sculkpowered.server.entity.Bee
 
Animal - Interface in io.github.sculkpowered.server.entity
Represents an animal.
anvil(Path) - Static method in class io.github.sculkpowered.server.world.WorldLoader
 
anvil(Path) - Static method in class io.github.sculkpowered.server.world.WorldSaver
 
Anvil(Path) - Constructor for class io.github.sculkpowered.server.world.WorldLoader.Anvil
 
Anvil(Path) - Constructor for class io.github.sculkpowered.server.world.WorldSaver.Anvil
 
ANVIL - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
ANVIL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ANVIL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
AnvilContainer - Interface in io.github.sculkpowered.server.container
Represents a container of an anvil block.
ANY - Enum constant in enum class io.github.sculkpowered.server.attribute.AttributeSlot
 
APPLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
AQUA_AFFINITY - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
ARCHER_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
AREA_EFFECT_CLOUD - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
AreaEffectCloud - Interface in io.github.sculkpowered.server.entity
Represents an area entity effect cloud entity.
Armadillo - Interface in io.github.sculkpowered.server.entity
Represents an armadillo entity.
ARMADILLO - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ARMADILLO_SCUTE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ARMADILLO_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ARMOR - Enum constant in enum class io.github.sculkpowered.server.attribute.AttributeSlot
 
ARMOR - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
ARMOR_STAND - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ARMOR_STAND - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ARMOR_TOUGHNESS - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
ArmorStand - Interface in io.github.sculkpowered.server.entity
Represents an armor stand.
arms(boolean) - Method in interface io.github.sculkpowered.server.entity.ArmorStand
Sets whether the armor stand has arms.
ARMS_UP_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Arrow - Interface in io.github.sculkpowered.server.entity
Represents an arrow entity.
ARROW - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ARROW - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ARROW - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
asMap() - Method in interface io.github.sculkpowered.server.container.equipment.EntityEquipment
Gets the equipment as a map.
asNBT() - Method in record class io.github.sculkpowered.server.attribute.Attribute
 
asNBT() - Method in class io.github.sculkpowered.server.container.item.data.DataComponents
 
asNBT() - Method in enum class io.github.sculkpowered.server.container.item.Material
 
asNBT() - Method in class io.github.sculkpowered.server.damage.DamageType
 
asNBT() - Method in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
asNBT() - Method in enum class io.github.sculkpowered.server.potion.MobEffectType
 
asNBT() - Method in enum class io.github.sculkpowered.server.potion.PotionType
 
asNBT() - Method in interface io.github.sculkpowered.server.registry.Registry
Gets the registry as a CompoundBinaryTag.
asNBT() - Method in interface io.github.sculkpowered.server.registry.Registry.Entry
Gets the entry as a CompoundBinaryTag.
asNBT() - Method in class io.github.sculkpowered.server.world.biome.Biome
 
asNBT() - Method in class io.github.sculkpowered.server.world.dimension.Dimension
 
async() - Element in annotation interface io.github.sculkpowered.server.event.Subscribe
Whether the listener should be called async.
ATTACHED_MELON_STEM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ATTACHED_PUMPKIN_STEM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ATTACK_DAMAGE - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
ATTACK_KNOCKBACK - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
ATTACK_SPEED - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
attacking() - Method in interface io.github.sculkpowered.server.entity.Ghast
 
attacking(boolean) - Method in interface io.github.sculkpowered.server.entity.Ghast
 
attribute() - Method in record class io.github.sculkpowered.server.container.item.data.ItemAttributes.Entry
Returns the value of the attribute record component.
attribute(Attribute) - Method in interface io.github.sculkpowered.server.entity.LivingEntity
Gets the attribute value by the attribute.
Attribute - Record Class in io.github.sculkpowered.server.attribute
 
Attribute(String, int, float, float, float) - Constructor for record class io.github.sculkpowered.server.attribute.Attribute
 
Attribute(Key, int, float, float, float) - Constructor for record class io.github.sculkpowered.server.attribute.Attribute
Creates an instance of a Attribute record class.
ATTRIBUTE_MODIFIERS - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
AttributeModifier - Record Class in io.github.sculkpowered.server.attribute
 
AttributeModifier(UUID, String, double, AttributeOperation) - Constructor for record class io.github.sculkpowered.server.attribute.AttributeModifier
Creates an instance of a AttributeModifier record class.
AttributeOperation - Enum Class in io.github.sculkpowered.server.attribute
 
attributes() - Method in record class io.github.sculkpowered.server.container.item.data.ItemAttributes
Returns the value of the attributes record component.
attributes() - Static method in class io.github.sculkpowered.server.registry.Registries
 
AttributeSlot - Enum Class in io.github.sculkpowered.server.attribute
 
AttributeValue - Interface in io.github.sculkpowered.server.attribute
 
AWKWARD - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
Axolotl - Interface in io.github.sculkpowered.server.entity
Represents an axolotl entity.
AXOLOTL - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
AXOLOTL_BUCKET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
AXOLOTL_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Axolotl.Variant - Enum Class in io.github.sculkpowered.server.entity
 
AZALEA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
AZALEA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
AZALEA_LEAVES - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
AZALEA_LEAVES - Static variable in class io.github.sculkpowered.server.world.block.Block
 
AZURE_BLUET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
AZURE_BLUET - Static variable in class io.github.sculkpowered.server.world.block.Block
 

B

baby() - Method in interface io.github.sculkpowered.server.entity.Ageable
Gets if the entity is a baby or not.
BAD_OMEN - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
BAD_RESPAWN_POINT - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
BAKED_POTATO - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_BUTTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_BUTTON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_CHEST_RAFT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_FENCE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_FENCE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_FENCE_GATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_FENCE_GATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_HANGING_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_MOSAIC - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_MOSAIC - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_MOSAIC_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_MOSAIC_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_MOSAIC_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_MOSAIC_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_PLANKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_PLANKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_PRESSURE_PLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_PRESSURE_PLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_RAFT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_SAPLING - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BAMBOO_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_WALL_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BAMBOO_WALL_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BANE_OF_ARTHROPODS - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
BANNER_PATTERNS - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
BARREL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BARREL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BARRIER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BARRIER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BASALT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BASALT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BASE_COLOR - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
basePlate(boolean) - Method in interface io.github.sculkpowered.server.entity.ArmorStand
Sets whether the armor stand has a baseplate.
baseValue() - Method in interface io.github.sculkpowered.server.attribute.AttributeValue
Gets the base value.
baseValue(double) - Method in interface io.github.sculkpowered.server.attribute.AttributeValue
Sets the base value.
Bat - Interface in io.github.sculkpowered.server.entity
Represents a bat entity.
BAT - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
BAT_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BEACON - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
BEACON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BEACON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BeaconContainer - Interface in io.github.sculkpowered.server.container
Represents a container of a beacon block.
BEDROCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BEDROCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
bedWorks(boolean) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
Bee - Interface in io.github.sculkpowered.server.entity
Represents a bee entity.
BEE - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
BEE_NEST - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BEE_NEST - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BEE_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BEEF - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BEEHIVE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BEEHIVE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BEES - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
BEETROOT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BEETROOT_SEEDS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BEETROOT_SOUP - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BEETROOTS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BELL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BELL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BELOW_NAME - Enum constant in enum class io.github.sculkpowered.server.scoreboard.DisplaySlot
 
big() - Method in interface io.github.sculkpowered.server.entity.ArmorStand
Gets whether this armor stand is big or not.
BIG_DRIPLEAF - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIG_DRIPLEAF - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIG_DRIPLEAF_STEM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
binaryToValue(BinaryTag) - Method in interface io.github.sculkpowered.server.container.item.data.DataComponentType
 
BINDING_CURSE - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
biome(int, int, int, Biome) - Method in interface io.github.sculkpowered.server.world.chunk.Chunk
Sets the biome at the specified coordinates.
Biome - Class in io.github.sculkpowered.server.world.biome
Represents a biome.
Biome.Builder - Class in io.github.sculkpowered.server.world.biome
 
Biome.Effects - Class in io.github.sculkpowered.server.world.biome
 
Biome.Music - Class in io.github.sculkpowered.server.world.biome
 
biomes() - Static method in class io.github.sculkpowered.server.registry.Registries
 
BIRCH_BOAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_BUTTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_BUTTON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIRCH_CHEST_BOAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIRCH_FENCE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_FENCE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIRCH_FENCE_GATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_FENCE_GATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIRCH_HANGING_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIRCH_LEAVES - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_LEAVES - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIRCH_LOG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_LOG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIRCH_PLANKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_PLANKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIRCH_PRESSURE_PLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_PRESSURE_PLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIRCH_SAPLING - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_SAPLING - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIRCH_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIRCH_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIRCH_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIRCH_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIRCH_WALL_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIRCH_WALL_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BIRCH_WOOD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BIRCH_WOOD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACK_BANNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACK_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACK_BED - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACK_BED - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACK_CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACK_CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACK_CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACK_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACK_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACK_CONCRETE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACK_CONCRETE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACK_CONCRETE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACK_CONCRETE_POWDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACK_DYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACK_GLAZED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACK_GLAZED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACK_SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACK_SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACK_STAINED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACK_STAINED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACK_STAINED_GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACK_STAINED_GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACK_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACK_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACK_WALL_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACK_WOOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACK_WOOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACKSTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACKSTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACKSTONE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACKSTONE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACKSTONE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACKSTONE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLACKSTONE_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLACKSTONE_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLADE_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
blank() - Static method in interface io.github.sculkpowered.server.scoreboard.NumberFormat
Gets the blank number format instance.
Blank() - Constructor for record class io.github.sculkpowered.server.scoreboard.NumberFormat.Blank
Creates an instance of a Blank record class.
BLAST_FURNACE - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
BLAST_FURNACE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLAST_FURNACE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLAST_PROTECTION - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
Blaze - Interface in io.github.sculkpowered.server.entity
Represents a blaze entity.
BLAZE - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
BLAZE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLAZE_ROD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLAZE_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLINDNESS - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
block() - Method in interface io.github.sculkpowered.server.entity.BlockDisplay
 
block() - Method in class io.github.sculkpowered.server.event.block.BlockBreakEvent
 
block() - Method in class io.github.sculkpowered.server.event.block.BlockPlaceEvent
 
block(int, int, int) - Method in interface io.github.sculkpowered.server.world.chunk.Chunk
Gets a block from his coordinates.
block(int, int, int) - Method in interface io.github.sculkpowered.server.world.World
Gets the block at the specified coordinates.
block(int, int, int, BlockState) - Method in interface io.github.sculkpowered.server.world.chunk.Chunk
Sets the block at the specified coordinates.
block(int, int, int, BlockState) - Method in interface io.github.sculkpowered.server.world.World
Sets the specified block at the specified coordinates.
block(Position) - Method in interface io.github.sculkpowered.server.world.World
Gets the block at the specified position.
block(Position, BlockState) - Method in interface io.github.sculkpowered.server.world.World
Sets the specified block at the specified coordinates.
block(BlockState) - Method in interface io.github.sculkpowered.server.entity.BlockDisplay
 
Block - Class in io.github.sculkpowered.server.world.block
Represent all supported blocks.
BLOCK_BREAKING_SPEED - Static variable in interface io.github.sculkpowered.server.entity.player.Player
 
BLOCK_DISPLAY - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
BLOCK_ENTITY_DATA - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
BLOCK_INTERACTION_RANGE - Static variable in interface io.github.sculkpowered.server.entity.player.Player
 
BLOCK_STATE - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
Block.Entity<B> - Interface in io.github.sculkpowered.server.world.block
 
Block.Facing - Class in io.github.sculkpowered.server.world.block
The facing a block can have.
Block.PropertyValue<E> - Class in io.github.sculkpowered.server.world.block
 
BlockBreakEvent - Class in io.github.sculkpowered.server.event.block
 
BlockBreakEvent(Player, Position, BlockState) - Constructor for class io.github.sculkpowered.server.event.block.BlockBreakEvent
 
BlockDisplay - Interface in io.github.sculkpowered.server.entity
Represents a block display entity.
blockEntities() - Method in class io.github.sculkpowered.server.world.WorldLoader
 
blockEntities(boolean) - Method in class io.github.sculkpowered.server.world.WorldLoader
 
BlockPlaceEvent - Class in io.github.sculkpowered.server.event.block
 
BlockPlaceEvent(Player, Position, BlockState) - Constructor for class io.github.sculkpowered.server.event.block.BlockPlaceEvent
 
BlockPredicates - Class in io.github.sculkpowered.server.container.item.data
 
BlockPredicates() - Constructor for class io.github.sculkpowered.server.container.item.data.BlockPredicates
 
blocks() - Static method in class io.github.sculkpowered.server.registry.Registries
 
BlockState - Interface in io.github.sculkpowered.server.world.block
Represents a state of a block.
BLUE - Enum constant in enum class io.github.sculkpowered.server.entity.Axolotl.Variant
 
BLUE_BANNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLUE_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLUE_BED - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLUE_BED - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLUE_CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLUE_CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLUE_CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLUE_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLUE_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLUE_CONCRETE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLUE_CONCRETE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLUE_CONCRETE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLUE_CONCRETE_POWDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLUE_DYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLUE_GLAZED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLUE_GLAZED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLUE_ICE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLUE_ICE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLUE_ORCHID - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLUE_ORCHID - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLUE_SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLUE_SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLUE_STAINED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLUE_STAINED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLUE_STAINED_GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLUE_STAINED_GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLUE_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLUE_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLUE_WALL_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BLUE_WOOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BLUE_WOOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
Boat - Interface in io.github.sculkpowered.server.entity
Represents a boat entity.
BOAT - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
BODY - Enum constant in enum class io.github.sculkpowered.server.attribute.AttributeSlot
 
BODY - Enum constant in enum class io.github.sculkpowered.server.container.equipment.EquipmentSlot
 
Bogged - Interface in io.github.sculkpowered.server.entity
Represents a bogged entity.
BOGGED - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
BOGGED_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BOLT_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BONE_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BONE_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BONE_MEAL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BOOK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BOOKSHELF - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BOOKSHELF - Static variable in class io.github.sculkpowered.server.world.block.Block
 
boots() - Method in interface io.github.sculkpowered.server.container.equipment.EntityEquipment
 
boots(ItemStack) - Method in interface io.github.sculkpowered.server.container.equipment.EntityEquipment
 
bottomEnchantingLevel() - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Gets the level requirement for the bottom enchantment
bottomEnchantingLevel(int) - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Sets the level requirement for the bottom enchantment.
bottomEnchantment() - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Gets the bottom enchantment.
bottomEnchantment(Enchantment) - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Sets the bottom enchantment.
BOW - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BOWL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BRAIN_CORAL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BRAIN_CORAL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BRAIN_CORAL_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BRAIN_CORAL_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BRAIN_CORAL_FAN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BRAIN_CORAL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BRAIN_CORAL_WALL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BREACH - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
BREAD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Breeze - Interface in io.github.sculkpowered.server.entity
 
BREEZE - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
BREEZE_ROD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BREEZE_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BREEZE_WIND_CHARGE - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
BreezeWindCharge - Interface in io.github.sculkpowered.server.entity
Represents a breeze wind charge entity.
BREWER_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BREWING_STAND - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
BREWING_STAND - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BREWING_STAND - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BrewingStandContainer - Interface in io.github.sculkpowered.server.container
Represents a container of a brewing stand.
brewTime() - Method in interface io.github.sculkpowered.server.container.BrewingStandContainer
Gets the brew time.
brewTime(int) - Method in interface io.github.sculkpowered.server.container.BrewingStandContainer
Sets the brew time.
BRICK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BRICK_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BRICK_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BRICK_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BRICK_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BRICK_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BRICK_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BROWN_BANNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BROWN_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BROWN_BED - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BROWN_BED - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BROWN_CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BROWN_CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BROWN_CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BROWN_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BROWN_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BROWN_CONCRETE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BROWN_CONCRETE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BROWN_CONCRETE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BROWN_CONCRETE_POWDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BROWN_DYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BROWN_GLAZED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BROWN_GLAZED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BROWN_MUSHROOM - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BROWN_MUSHROOM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BROWN_MUSHROOM_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BROWN_MUSHROOM_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BROWN_SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BROWN_SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BROWN_STAINED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BROWN_STAINED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BROWN_STAINED_GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BROWN_STAINED_GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BROWN_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BROWN_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BROWN_WALL_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BROWN_WOOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BROWN_WOOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BRUSH - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BUBBLE_COLUMN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BUBBLE_CORAL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BUBBLE_CORAL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BUBBLE_CORAL_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BUBBLE_CORAL_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BUBBLE_CORAL_FAN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BUBBLE_CORAL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BUBBLE_CORAL_WALL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
BUCKET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BUCKET_ENTITY_DATA - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
BUDDING_AMETHYST - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BUDDING_AMETHYST - Static variable in class io.github.sculkpowered.server.world.block.Block
 
build() - Method in class io.github.sculkpowered.server.container.item.data.DataComponents.Builder
 
build() - Method in class io.github.sculkpowered.server.damage.DamageType.Builder
 
build() - Method in class io.github.sculkpowered.server.world.biome.Biome.Builder
 
build() - Method in class io.github.sculkpowered.server.world.biome.Biome.Effects
 
build() - Method in class io.github.sculkpowered.server.world.biome.Biome.Music
 
build() - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
build() - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Effects
 
builder() - Static method in class io.github.sculkpowered.server.container.item.data.DataComponents
 
builder() - Static method in interface io.github.sculkpowered.server.team.Team
Creates a new builder.
builder() - Static method in class io.github.sculkpowered.server.world.biome.Biome.Effects
 
builder() - Static method in class io.github.sculkpowered.server.world.dimension.Dimension.Effects
 
builder() - Static method in interface io.github.sculkpowered.server.world.World
Creates a new world builder.
builder(Key) - Static method in class io.github.sculkpowered.server.damage.DamageType
 
builder(Key) - Static method in class io.github.sculkpowered.server.world.biome.Biome
 
builder(Key) - Static method in class io.github.sculkpowered.server.world.dimension.Dimension
 
Builder() - Constructor for class io.github.sculkpowered.server.team.Team.Builder
 
Builder() - Constructor for class io.github.sculkpowered.server.world.World.Builder
 
Builder(Key) - Constructor for class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
BUNDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
BUNDLE_CONTENTS - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
BUNGEECORD - Enum constant in enum class io.github.sculkpowered.server.MinecraftConfig.Mode
 
BURN_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
button() - Method in record class io.github.sculkpowered.server.event.player.PlayerClickContainerButtonEvent
Returns the value of the button record component.

C

CACTUS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CACTUS - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
CACTUS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CAKE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CALCITE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CALCITE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
calculatedValue() - Method in interface io.github.sculkpowered.server.attribute.AttributeValue
 
CALIBRATED_SCULK_SENSOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CALIBRATED_SCULK_SENSOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
call(E) - Method in interface io.github.sculkpowered.server.event.EventHandler
Calls the event.
Camel - Interface in io.github.sculkpowered.server.entity
Represents a camel entity.
CAMEL - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
CAMEL_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CAMPFIRE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CAMPFIRE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CAN_BREAK - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
CAN_PLACE_ON - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
cancel() - Method in interface io.github.sculkpowered.server.scheduler.Scheduler.Task
Cancels the task.
CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
carriedItem() - Method in class io.github.sculkpowered.server.event.player.PlayerClickContainerEvent
 
CARROT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CARROT_ON_A_STICK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CARROTS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CARTOGRAPHY - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
CARTOGRAPHY_TABLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CARTOGRAPHY_TABLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CARVED_PUMPKIN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CARVED_PUMPKIN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
Cat - Interface in io.github.sculkpowered.server.entity
Represents a cat entity.
CAT - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
CAT_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
category(String) - Method in class io.github.sculkpowered.server.world.biome.Biome.Builder
 
CAULDRON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CAULDRON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CAVE_AIR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CAVE_SPIDER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
CAVE_SPIDER_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CAVE_VINES - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CAVE_VINES_PLANT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CaveSpider - Interface in io.github.sculkpowered.server.entity
Represents a cave spider entity.
celebrating() - Method in interface io.github.sculkpowered.server.entity.Raider
 
celebrating(boolean) - Method in interface io.github.sculkpowered.server.entity.Raider
 
CENTER - Enum constant in enum class io.github.sculkpowered.server.entity.Display.Constraint
 
CHAIN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHAIN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHAIN_COMMAND_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHAIN_COMMAND_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHAINMAIL_BOOTS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHAINMAIL_CHESTPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHAINMAIL_HELMET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHAINMAIL_LEGGINGS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHANNELING - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
CHARCOAL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
charged(boolean) - Method in interface io.github.sculkpowered.server.entity.Creeper
 
CHARGED_PROJECTILES - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
charging() - Method in interface io.github.sculkpowered.server.entity.Pillager
 
charging(boolean) - Method in interface io.github.sculkpowered.server.entity.Pillager
 
chatColorsEnabled() - Method in interface io.github.sculkpowered.server.entity.player.PlayerSettings
Gets the chat color setting of the client.
chatMode() - Method in interface io.github.sculkpowered.server.entity.player.PlayerSettings
Gets the chat mode setting of the client.
CHERRY_BOAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_BUTTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_BUTTON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHERRY_CHEST_BOAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHERRY_FENCE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_FENCE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHERRY_FENCE_GATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_FENCE_GATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHERRY_HANGING_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHERRY_LEAVES - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_LEAVES - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHERRY_LOG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_LOG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHERRY_PLANKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_PLANKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHERRY_PRESSURE_PLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_PRESSURE_PLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHERRY_SAPLING - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_SAPLING - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHERRY_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHERRY_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHERRY_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHERRY_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHERRY_WALL_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHERRY_WALL_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHERRY_WOOD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHERRY_WOOD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHEST - Enum constant in enum class io.github.sculkpowered.server.attribute.AttributeSlot
 
CHEST - Enum constant in enum class io.github.sculkpowered.server.container.equipment.EquipmentSlot
 
CHEST - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHEST - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHEST_BOAT - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
CHEST_MINECART - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHEST_MINECART - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ChestBoat - Interface in io.github.sculkpowered.server.entity
Represents a chest boat entity.
ChestMinecart - Interface in io.github.sculkpowered.server.entity
Represents a chest minecart entity.
chestplate() - Method in interface io.github.sculkpowered.server.container.equipment.EntityEquipment
 
chestplate(ItemStack) - Method in interface io.github.sculkpowered.server.container.equipment.EntityEquipment
 
Chicken - Interface in io.github.sculkpowered.server.entity
Represents a chicken entity.
CHICKEN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHICKEN - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
CHICKEN_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHIPPED_ANVIL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHIPPED_ANVIL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHISELED_BOOKSHELF - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHISELED_BOOKSHELF - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHISELED_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHISELED_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHISELED_DEEPSLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHISELED_DEEPSLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHISELED_NETHER_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHISELED_NETHER_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHISELED_POLISHED_BLACKSTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHISELED_POLISHED_BLACKSTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHISELED_QUARTZ_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHISELED_QUARTZ_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHISELED_RED_SANDSTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHISELED_RED_SANDSTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHISELED_SANDSTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHISELED_SANDSTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHISELED_STONE_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHISELED_STONE_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHISELED_TUFF - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHISELED_TUFF - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHISELED_TUFF_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHISELED_TUFF_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHORUS_FLOWER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHORUS_FLOWER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CHORUS_FRUIT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHORUS_PLANT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CHORUS_PLANT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
chunk(int, int) - Method in interface io.github.sculkpowered.server.world.World
Gets the chunk at the specified chunk coordinates.
Chunk - Interface in io.github.sculkpowered.server.world.chunk
Represents a chunk of the world.
CHUNK_SECTION_SIZE - Static variable in interface io.github.sculkpowered.server.world.chunk.Chunk
 
CHUNK_SIZE_X - Static variable in interface io.github.sculkpowered.server.world.chunk.Chunk
 
CHUNK_SIZE_Z - Static variable in interface io.github.sculkpowered.server.world.chunk.Chunk
 
chunkAt(int, int) - Method in interface io.github.sculkpowered.server.world.World
Gets the chunk at the specified coordinates.
chunkAt(Position) - Method in interface io.github.sculkpowered.server.world.World
Gets the chunk at the specified position.
ChunkGenerator - Interface in io.github.sculkpowered.server.world.chunk
Represents an object that generates chunks.
CLAY - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CLAY - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CLAY_BALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COAL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COAL_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COAL_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COAL_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COAL_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COARSE_DIRT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COARSE_DIRT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COAST_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COBBLED_DEEPSLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COBBLED_DEEPSLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COBBLED_DEEPSLATE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COBBLED_DEEPSLATE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COBBLED_DEEPSLATE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COBBLED_DEEPSLATE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COBBLED_DEEPSLATE_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COBBLED_DEEPSLATE_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COBBLESTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COBBLESTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COBBLESTONE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COBBLESTONE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COBBLESTONE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COBBLESTONE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COBBLESTONE_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COBBLESTONE_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COBWEB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COBWEB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COCOA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COCOA_BEANS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Cod - Interface in io.github.sculkpowered.server.entity
Represents a cod entity.
COD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COD - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
COD_BUCKET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COD_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
color() - Static method in class io.github.sculkpowered.server.command.argument.ColorArgumentType
 
color() - Method in record class io.github.sculkpowered.server.container.item.data.DyedColor
Returns the value of the color record component.
color() - Method in record class io.github.sculkpowered.server.container.item.data.PotionContents
Returns the value of the color record component.
color() - Method in class io.github.sculkpowered.server.team.Team.Builder
 
color() - Method in interface io.github.sculkpowered.server.team.Team
Gets the color of the team
color(NamedTextColor) - Method in interface io.github.sculkpowered.server.team.Team
Sets the specified color as the color of the team.
color(NamedTextColor) - Method in class io.github.sculkpowered.server.team.Team.Builder
 
ColorArgumentType - Class in io.github.sculkpowered.server.command.argument
 
command() - Method in class io.github.sculkpowered.server.event.command.CommandExecuteEvent
 
COMMAND_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COMMAND_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COMMAND_BLOCK_MINECART - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COMMAND_BLOCK_MINECART - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
CommandBlockMinecart - Interface in io.github.sculkpowered.server.entity
Represents a command block minecart entity.
CommandExecuteEvent - Class in io.github.sculkpowered.server.event.command
Represents an event that fires when a command is executed.
CommandExecuteEvent(CommandSource, String) - Constructor for class io.github.sculkpowered.server.event.command.CommandExecuteEvent
 
commandHandler() - Method in interface io.github.sculkpowered.server.Server
Gets the CommandHandler instance
CommandHandler - Interface in io.github.sculkpowered.server.command
Handles the registration and execution of commands.
COMMANDS - Enum constant in enum class io.github.sculkpowered.server.entity.player.PlayerSettings.ChatMode
 
CommandSource - Interface in io.github.sculkpowered.server.command
Represents an object that is a source of a command.
COMMON - Enum constant in enum class io.github.sculkpowered.server.container.item.data.Rarity
 
COMPARATOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COMPARATOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COMPASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
component() - Method in record class io.github.sculkpowered.server.scoreboard.NumberFormat.Fixed
Returns the value of the component record component.
components() - Method in class io.github.sculkpowered.server.container.item.data.DataComponents
 
components() - Method in class io.github.sculkpowered.server.container.item.ItemStack
Gets the data components of the item.
components() - Method in enum class io.github.sculkpowered.server.container.item.Material
 
COMPOSTER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COMPOSTER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
compressionLevel() - Method in interface io.github.sculkpowered.server.MinecraftConfig
 
compressionThreshold() - Method in interface io.github.sculkpowered.server.MinecraftConfig
 
CONDUIT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CONDUIT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CONDUIT_POWER - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
config() - Method in interface io.github.sculkpowered.server.Server
Gets the configuration.
connection() - Method in class io.github.sculkpowered.server.event.connection.ServerPingEvent
 
Connection - Interface in io.github.sculkpowered.server.connection
Represents a connection to the server.
consoleCommandSource() - Method in interface io.github.sculkpowered.server.Server
Gets the console command source object.
container() - Method in record class io.github.sculkpowered.server.event.player.PlayerClickContainerButtonEvent
Returns the value of the container record component.
container() - Method in class io.github.sculkpowered.server.event.player.PlayerClickContainerEvent
 
Container - Interface in io.github.sculkpowered.server.container
Represents a container of items.
CONTAINER - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
CONTAINER_LOOT - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
Container.Type - Enum Class in io.github.sculkpowered.server.container
All possible types a container can have.
COOKED_BEEF - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COOKED_CHICKEN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COOKED_COD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COOKED_MUTTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COOKED_PORKCHOP - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COOKED_RABBIT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COOKED_SALMON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COOKIE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
coordinateScale(double) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
COPPER_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COPPER_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COPPER_BULB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COPPER_BULB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COPPER_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COPPER_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COPPER_GRATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COPPER_GRATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COPPER_INGOT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COPPER_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COPPER_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
COPPER_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
COPPER_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CORNFLOWER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CORNFLOWER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
Cow - Interface in io.github.sculkpowered.server.entity
Represents a cow entity.
COW - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
COW_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRACKED_DEEPSLATE_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRACKED_DEEPSLATE_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRACKED_DEEPSLATE_TILES - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRACKED_DEEPSLATE_TILES - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRACKED_NETHER_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRACKED_NETHER_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRACKED_POLISHED_BLACKSTONE_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRACKED_POLISHED_BLACKSTONE_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRACKED_STONE_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRACKED_STONE_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRAFTER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRAFTER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRAFTING - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
CRAFTING_TABLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRAFTING_TABLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRAMMING - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
createContainer(Container.Type, Component) - Method in interface io.github.sculkpowered.server.Server
Creates a container by its type.
createEntity(Class<T>) - Method in interface io.github.sculkpowered.server.Server
Creates an entity by its class.
createScoreboard(String, Component, NumberFormat, DisplaySlot) - Method in interface io.github.sculkpowered.server.Server
Creates a new scoreboard/objective with the specified attributes.
createWorld(World.Builder) - Method in interface io.github.sculkpowered.server.Server
Creates a world with the specified builder.
CREATIVE - Enum constant in enum class io.github.sculkpowered.server.entity.player.GameMode
 
CREATIVE_SLOT_LOCK - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
Creeper - Interface in io.github.sculkpowered.server.entity
Represents a creeper entity.
CREEPER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
CREEPER_BANNER_PATTERN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CREEPER_HEAD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CREEPER_HEAD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CREEPER_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CREEPER_WALL_HEAD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_BUTTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRIMSON_BUTTON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRIMSON_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_FENCE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRIMSON_FENCE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_FENCE_GATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRIMSON_FENCE_GATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_FUNGUS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRIMSON_FUNGUS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_HANGING_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRIMSON_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_HYPHAE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRIMSON_HYPHAE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_NYLIUM - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRIMSON_NYLIUM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_PLANKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRIMSON_PLANKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_PRESSURE_PLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRIMSON_PRESSURE_PLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_ROOTS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRIMSON_ROOTS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRIMSON_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRIMSON_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRIMSON_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_STEM - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRIMSON_STEM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRIMSON_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_WALL_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CRIMSON_WALL_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CROAKING - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 
CROSSBOW - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
crouching() - Method in interface io.github.sculkpowered.server.entity.Entity
 
CRYING_OBSIDIAN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CRYING_OBSIDIAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CUSTOM_DATA - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
CUSTOM_MODEL_DATA - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
CUSTOM_NAME - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
customEffects() - Method in record class io.github.sculkpowered.server.container.item.data.PotionContents
Returns the value of the customEffects record component.
customName() - Method in interface io.github.sculkpowered.server.entity.Entity
 
customName(Component) - Method in interface io.github.sculkpowered.server.entity.Entity
 
customNameVisible() - Method in interface io.github.sculkpowered.server.entity.Entity
 
customNameVisible(boolean) - Method in interface io.github.sculkpowered.server.entity.Entity
 
CustomPotionEffect - Record Class in io.github.sculkpowered.server.potion
 
CustomPotionEffect(MobEffectType, CustomPotionEffect.Properties) - Constructor for record class io.github.sculkpowered.server.potion.CustomPotionEffect
Creates an instance of a CustomPotionEffect record class.
CustomPotionEffect.Properties - Record Class in io.github.sculkpowered.server.potion
 
CUT_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CUT_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CUT_COPPER_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CUT_COPPER_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CUT_COPPER_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CUT_COPPER_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CUT_RED_SANDSTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CUT_RED_SANDSTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CUT_RED_SANDSTONE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CUT_RED_SANDSTONE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CUT_SANDSTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CUT_SANDSTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CUT_SANDSTONE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CUT_SANDSTONE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CYAN - Enum constant in enum class io.github.sculkpowered.server.entity.Axolotl.Variant
 
CYAN_BANNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CYAN_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CYAN_BED - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CYAN_BED - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CYAN_CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CYAN_CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CYAN_CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CYAN_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CYAN_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CYAN_CONCRETE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CYAN_CONCRETE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CYAN_CONCRETE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CYAN_CONCRETE_POWDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CYAN_DYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CYAN_GLAZED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CYAN_GLAZED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CYAN_SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CYAN_SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CYAN_STAINED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CYAN_STAINED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CYAN_STAINED_GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CYAN_STAINED_GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CYAN_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CYAN_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CYAN_WALL_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
CYAN_WOOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
CYAN_WOOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 

D

DAMAGE - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
DAMAGED_ANVIL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DAMAGED_ANVIL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DamageType - Class in io.github.sculkpowered.server.damage
 
DamageType(Key, int, CompoundBinaryTag) - Constructor for class io.github.sculkpowered.server.damage.DamageType
 
DamageType.Builder - Class in io.github.sculkpowered.server.damage
 
damageTypes() - Static method in class io.github.sculkpowered.server.registry.Registries
 
DANDELION - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DANDELION - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DANGER_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_BOAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_BUTTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_BUTTON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_OAK_CHEST_BOAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_OAK_FENCE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_FENCE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_OAK_FENCE_GATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_FENCE_GATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_OAK_HANGING_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_OAK_LEAVES - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_LEAVES - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_OAK_LOG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_LOG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_OAK_PLANKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_PLANKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_OAK_PRESSURE_PLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_PRESSURE_PLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_OAK_SAPLING - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_SAPLING - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_OAK_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_OAK_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_OAK_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_OAK_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_OAK_WALL_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_OAK_WALL_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_OAK_WOOD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_OAK_WOOD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_PRISMARINE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_PRISMARINE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_PRISMARINE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_PRISMARINE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARK_PRISMARINE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DARK_PRISMARINE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DARKNESS - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
data() - Method in record class io.github.sculkpowered.server.event.connection.PluginMessageEvent
Returns the value of the data record component.
DataComponent - Class in io.github.sculkpowered.server.container.item.data
 
DataComponents - Class in io.github.sculkpowered.server.container.item.data
 
DataComponents.Builder - Class in io.github.sculkpowered.server.container.item.data
 
DataComponentType<T> - Interface in io.github.sculkpowered.server.container.item.data
 
dataComponentTypes() - Static method in class io.github.sculkpowered.server.registry.Registries
 
dataDirectory() - Method in class io.github.sculkpowered.server.plugin.Plugin
Gets the data directory of this plugin.
DAYLIGHT_DETECTOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DAYLIGHT_DETECTOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_BRAIN_CORAL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEAD_BRAIN_CORAL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_BRAIN_CORAL_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEAD_BRAIN_CORAL_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_BRAIN_CORAL_FAN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEAD_BRAIN_CORAL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_BRAIN_CORAL_WALL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_BUBBLE_CORAL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEAD_BUBBLE_CORAL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_BUBBLE_CORAL_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEAD_BUBBLE_CORAL_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_BUBBLE_CORAL_FAN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEAD_BUBBLE_CORAL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_BUBBLE_CORAL_WALL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_BUSH - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEAD_BUSH - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_FIRE_CORAL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEAD_FIRE_CORAL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_FIRE_CORAL_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEAD_FIRE_CORAL_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_FIRE_CORAL_FAN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEAD_FIRE_CORAL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_FIRE_CORAL_WALL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_HORN_CORAL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEAD_HORN_CORAL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_HORN_CORAL_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEAD_HORN_CORAL_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_HORN_CORAL_FAN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEAD_HORN_CORAL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_HORN_CORAL_WALL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_TUBE_CORAL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEAD_TUBE_CORAL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_TUBE_CORAL_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEAD_TUBE_CORAL_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_TUBE_CORAL_FAN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEAD_TUBE_CORAL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEAD_TUBE_CORAL_WALL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
deathMessageType(String) - Method in class io.github.sculkpowered.server.damage.DamageType.Builder
 
DEBUG_STICK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEBUG_STICK_STATE - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
DECORATED_POT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DECORATED_POT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE_BRICK_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE_BRICK_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE_BRICK_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE_BRICK_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE_BRICK_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE_BRICK_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE_COAL_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE_COAL_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE_COPPER_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE_COPPER_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE_DIAMOND_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE_DIAMOND_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE_EMERALD_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE_EMERALD_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE_GOLD_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE_GOLD_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE_IRON_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE_IRON_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE_LAPIS_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE_LAPIS_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE_REDSTONE_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE_REDSTONE_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE_TILE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE_TILE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE_TILE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE_TILE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE_TILE_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE_TILE_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DEEPSLATE_TILES - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DEEPSLATE_TILES - Static variable in class io.github.sculkpowered.server.world.block.Block
 
def() - Method in record class io.github.sculkpowered.server.attribute.Attribute
Returns the value of the def record component.
DEFAULT_WORLD_UNLOAD - Static variable in interface io.github.sculkpowered.server.Server
 
defaultGameMode() - Method in class io.github.sculkpowered.server.world.World.Builder
 
defaultGameMode() - Method in interface io.github.sculkpowered.server.world.World
Gets the default game mode of the world.
defaultGameMode(GameMode) - Method in class io.github.sculkpowered.server.world.World.Builder
 
defaultValue() - Method in interface io.github.sculkpowered.server.registry.Registry
Returns the default value of the registry.
delay(int, TimeUnit) - Method in interface io.github.sculkpowered.server.scheduler.Scheduler.Task
Delays the task with the specified time.
denied() - Method in class io.github.sculkpowered.server.event.ResultedEvent.Result
 
DENSITY - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
deny() - Static method in class io.github.sculkpowered.server.event.ResultedEvent.GenericResult
 
dependencies() - Element in annotation interface io.github.sculkpowered.server.plugin.PluginDescription
 
depth(float) - Method in class io.github.sculkpowered.server.world.biome.Biome.Builder
 
DEPTH_STRIDER - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
description() - Method in class io.github.sculkpowered.server.event.connection.ServerPingEvent.Response
 
description() - Method in class io.github.sculkpowered.server.plugin.Plugin
Gets the description of the plugin.
description(Component) - Method in class io.github.sculkpowered.server.event.connection.ServerPingEvent.Response
 
destroyTime() - Method in interface io.github.sculkpowered.server.world.block.BlockState
Gets the destroy time of the block.
DETECTOR_RAIL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DETECTOR_RAIL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DIAMOND - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIAMOND_AXE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIAMOND_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIAMOND_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DIAMOND_BOOTS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIAMOND_CHESTPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIAMOND_HELMET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIAMOND_HOE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIAMOND_HORSE_ARMOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIAMOND_LEGGINGS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIAMOND_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIAMOND_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DIAMOND_PICKAXE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIAMOND_SHOVEL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIAMOND_SWORD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIGGING - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 
dimension() - Method in class io.github.sculkpowered.server.world.World.Builder
 
dimension() - Method in interface io.github.sculkpowered.server.world.World
Gets the dimension of the world.
dimension(Dimension) - Method in class io.github.sculkpowered.server.world.World.Builder
 
Dimension - Class in io.github.sculkpowered.server.world.dimension
Represents a dimension.
Dimension.Builder - Class in io.github.sculkpowered.server.world.dimension
 
Dimension.Effects - Class in io.github.sculkpowered.server.world.dimension
 
dimensions() - Static method in class io.github.sculkpowered.server.registry.Registries
 
DIORITE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIORITE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DIORITE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIORITE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DIORITE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIORITE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DIORITE_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIORITE_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
Direction - Class in io.github.sculkpowered.server.world
 
Direction() - Constructor for class io.github.sculkpowered.server.world.Direction
 
Direction.Axis - Enum Class in io.github.sculkpowered.server.world
 
DIRT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIRT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DIRT_PATH - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DIRT_PATH - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DISC_FRAGMENT_5 - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
disconnect(Component) - Method in interface io.github.sculkpowered.server.entity.player.Player
Disconnects the player with the specified reason.
DISPENSER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DISPENSER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
Display - Interface in io.github.sculkpowered.server.entity
Represents a display entity.
Display.Constraint - Enum Class in io.github.sculkpowered.server.entity
 
displayName() - Method in interface io.github.sculkpowered.server.entity.player.Player
Gets the game mode of the player.
displayName() - Method in interface io.github.sculkpowered.server.entity.player.PlayerInfoEntry
Gets the display name of the entry.
displayName() - Method in interface io.github.sculkpowered.server.scoreboard.Score
Gets the display name of the score or null if the score has none.
displayName() - Method in interface io.github.sculkpowered.server.scoreboard.Scoreboard
Gets the display name of this scoreboard or null if it has none.
displayName() - Method in class io.github.sculkpowered.server.team.Team.Builder
 
displayName() - Method in interface io.github.sculkpowered.server.team.Team
Gets the display name of the team
displayName(Component) - Method in class io.github.sculkpowered.server.team.Team.Builder
 
displayName(Component) - Method in interface io.github.sculkpowered.server.team.Team
Sets the specified component as the display name of the team.
displayName(Component) - Method in interface io.github.sculkpowered.server.entity.player.Player
Sets the display name of a player.
displayName(Component) - Method in interface io.github.sculkpowered.server.scoreboard.Scoreboard
Sets the display name of this scoreboard.
displaySlot() - Method in interface io.github.sculkpowered.server.scoreboard.Scoreboard
Gets the display slot of this scoreboard.
displaySlot(DisplaySlot) - Method in interface io.github.sculkpowered.server.scoreboard.Scoreboard
Sets the display slot of this scoreboard.
DisplaySlot - Enum Class in io.github.sculkpowered.server.scoreboard
The display slots a scoreboard can be displayed at.
displayType() - Method in interface io.github.sculkpowered.server.entity.ItemDisplay
 
displayType(ItemDisplay.DisplayType) - Method in interface io.github.sculkpowered.server.entity.ItemDisplay
 
Dolphin - Interface in io.github.sculkpowered.server.entity
Represents a dolphin entity.
DOLPHIN - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
DOLPHIN_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DOLPHINS_GRACE - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
Donkey - Interface in io.github.sculkpowered.server.entity
Represents a donkey entity.
DONKEY - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
DONKEY_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DOWN - Static variable in class io.github.sculkpowered.server.world.block.Block.Facing
 
downfall(float) - Method in class io.github.sculkpowered.server.world.biome.Biome.Builder
 
DRAGON_BREATH - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DRAGON_BREATH - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
DRAGON_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DRAGON_EGG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DRAGON_FIREBALL - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
DRAGON_HEAD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DRAGON_HEAD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DRAGON_WALL_HEAD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DragonFireball - Interface in io.github.sculkpowered.server.entity
Represents a dragon fireball entity.
DRIED_KELP - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DRIED_KELP_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DRIED_KELP_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
drinkingPotion() - Method in interface io.github.sculkpowered.server.entity.Witch
 
drinkingPotion(boolean) - Method in interface io.github.sculkpowered.server.entity.Witch
 
DRIPSTONE_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DRIPSTONE_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DROPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DROPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
DROWN - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
Drowned - Interface in io.github.sculkpowered.server.entity
Represents a drowned entity.
DROWNED - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
DROWNED_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
DRY_OUT - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
DUNE_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
duration() - Method in record class io.github.sculkpowered.server.potion.CustomPotionEffect.Properties
Returns the value of the duration record component.
duration() - Method in record class io.github.sculkpowered.server.potion.PotionEffect
Returns the value of the duration record component.
DYED_COLOR - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
DyedColor - Record Class in io.github.sculkpowered.server.container.item.data
 
DyedColor(RGBLike, boolean) - Constructor for record class io.github.sculkpowered.server.container.item.data.DyedColor
Creates an instance of a DyedColor record class.
DYING - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 

E

EARLY - Static variable in class io.github.sculkpowered.server.event.EventOrder
 
EAST - Static variable in class io.github.sculkpowered.server.world.block.Block.Facing
 
ECHO_SHARD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
effect() - Method in record class io.github.sculkpowered.server.potion.CustomPotionEffect
Returns the value of the effect record component.
effect() - Method in record class io.github.sculkpowered.server.potion.PotionEffect
Returns the value of the effect record component.
effects(Biome.Effects) - Method in class io.github.sculkpowered.server.world.biome.Biome.Builder
 
effects(String) - Method in class io.github.sculkpowered.server.damage.DamageType.Builder
 
effects(String) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
Effects() - Constructor for class io.github.sculkpowered.server.world.biome.Biome.Effects
 
Effects() - Constructor for class io.github.sculkpowered.server.world.dimension.Dimension.Effects
 
EFFICIENCY - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
Egg - Interface in io.github.sculkpowered.server.entity
Represents an egg entity.
EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EGG - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ELDER_GUARDIAN - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ELDER_GUARDIAN_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ElderGuardian - Interface in io.github.sculkpowered.server.entity
Represents an elder guardian entity.
ELYTRA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EMERALD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EMERALD_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EMERALD_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
EMERALD_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EMERALD_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
EMERGING - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 
empty() - Static method in class io.github.sculkpowered.server.container.item.data.DataComponents
 
empty() - Static method in class io.github.sculkpowered.server.container.item.ItemStack
 
enable(DataComponentType<Unit>) - Method in class io.github.sculkpowered.server.container.item.data.DataComponents.Builder
 
ENABLED - Enum constant in enum class io.github.sculkpowered.server.entity.player.PlayerSettings.ChatMode
 
ENCHANTED_BOOK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ENCHANTED_GOLDEN_APPLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ENCHANTING_TABLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ENCHANTING_TABLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
Enchantment - Enum Class in io.github.sculkpowered.server.enchantment
An enum of all enchantments supported.
ENCHANTMENT - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
ENCHANTMENT_GLINT_OVERRIDE - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
enchantments() - Method in record class io.github.sculkpowered.server.container.item.data.ItemEnchantments
Returns the value of the enchantments record component.
enchantments() - Static method in class io.github.sculkpowered.server.registry.Registries
 
ENCHANTMENTS - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
enchantmentSeed() - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Gets the enchantment seed.
enchantmentSeed(int) - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Sets the enchantment seed that is used to draw the enchantment names.
EnchantmentTableContainer - Interface in io.github.sculkpowered.server.container
Represents a container of an enchantment table.
END_CRYSTAL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
END_CRYSTAL - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
END_GATEWAY - Static variable in class io.github.sculkpowered.server.world.block.Block
 
END_PORTAL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
END_PORTAL_FRAME - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
END_PORTAL_FRAME - Static variable in class io.github.sculkpowered.server.world.block.Block
 
END_ROD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
END_ROD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
END_STONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
END_STONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
END_STONE_BRICK_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
END_STONE_BRICK_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
END_STONE_BRICK_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
END_STONE_BRICK_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
END_STONE_BRICK_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
END_STONE_BRICK_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
END_STONE_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
END_STONE_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
EndCrystal - Interface in io.github.sculkpowered.server.entity
Represents an end crystal entity.
ENDER_CHEST - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ENDER_CHEST - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ENDER_DRAGON - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ENDER_DRAGON_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ENDER_EYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ENDER_PEARL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ENDER_PEARL - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
EnderDragon - Interface in io.github.sculkpowered.server.entity
Represents an ender dragon entity.
Enderman - Interface in io.github.sculkpowered.server.entity
Represents an enderman entity.
ENDERMAN - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ENDERMAN_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Endermite - Interface in io.github.sculkpowered.server.entity
Represents an endermite entity.
ENDERMITE - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ENDERMITE_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EnderPearl - Interface in io.github.sculkpowered.server.entity
Represents an ender pearl entity.
entities() - Method in class io.github.sculkpowered.server.world.WorldLoader
 
entities(boolean) - Method in class io.github.sculkpowered.server.world.WorldLoader
 
entity() - Method in record class io.github.sculkpowered.server.event.player.PlayerAttackedEntityEvent
Returns the value of the entity record component.
entity(int) - Method in interface io.github.sculkpowered.server.Server
Gets an entity by its id.
Entity - Interface in io.github.sculkpowered.server.entity
Represents an entity.
ENTITY_DATA - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
ENTITY_INTERACTION_RANGE - Static variable in interface io.github.sculkpowered.server.entity.player.Player
 
Entity.Pose - Enum Class in io.github.sculkpowered.server.entity
 
EntityEquipment - Interface in io.github.sculkpowered.server.container.equipment
Represents the equipment of an entity.
EntityType - Enum Class in io.github.sculkpowered.server.entity
All entity types possible.
entries() - Method in interface io.github.sculkpowered.server.registry.Registry
Gets a collection of all entries.
entries() - Method in class io.github.sculkpowered.server.team.Team.Builder
 
entries(String...) - Method in class io.github.sculkpowered.server.team.Team.Builder
 
Entry(Attribute, AttributeModifier, AttributeSlot) - Constructor for record class io.github.sculkpowered.server.container.item.data.ItemAttributes.Entry
Creates an instance of a Entry record class.
EPIC - Enum constant in enum class io.github.sculkpowered.server.container.item.data.Rarity
 
equals(Object) - Method in record class io.github.sculkpowered.server.attribute.Attribute
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.attribute.AttributeModifier
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class io.github.sculkpowered.server.container.item.data.DataComponents
 
equals(Object) - Method in record class io.github.sculkpowered.server.container.item.data.DyedColor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.container.item.data.ItemAttributes.Entry
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.container.item.data.ItemAttributes
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.container.item.data.ItemEnchantments
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.container.item.data.PotionContents
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.entity.player.GameProfile
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.entity.player.GameProfile.Property
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.event.connection.PluginMessageEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.event.player.PlayerAttackedEntityEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.event.player.PlayerClickContainerButtonEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.event.player.PlayerDisconnectEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.event.player.PlayerJoinEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.potion.CustomPotionEffect
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.potion.CustomPotionEffect.Properties
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.potion.PotionEffect
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.scoreboard.NumberFormat.Blank
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.scoreboard.NumberFormat.Fixed
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.github.sculkpowered.server.scoreboard.NumberFormat.Styled
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class io.github.sculkpowered.server.world.Position
 
equipment() - Method in interface io.github.sculkpowered.server.entity.LivingEntity
Gets the equipment from the entity.
equipmentSlot() - Method in enum class io.github.sculkpowered.server.attribute.AttributeSlot
 
EquipmentSlot - Enum Class in io.github.sculkpowered.server.container.equipment
 
eventHandler() - Method in interface io.github.sculkpowered.server.Server
Gets the EventHandler instance
EventHandler - Interface in io.github.sculkpowered.server.event
Handles the registration and execution of events.
EventOrder - Class in io.github.sculkpowered.server.event
 
EventOrder() - Constructor for class io.github.sculkpowered.server.event.EventOrder
 
Evoker - Interface in io.github.sculkpowered.server.entity
Represents an evoker entity.
EVOKER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
EVOKER_FANGS - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
EVOKER_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EvokerFangs - Interface in io.github.sculkpowered.server.entity
Represents an evoker fangs entity.
execute(CommandSource, String) - Method in interface io.github.sculkpowered.server.command.CommandHandler
Executes the command as the specified CommandSource.
executorService() - Method in class io.github.sculkpowered.server.plugin.Plugin
Gets the ExecutorService of this plugin.
exhaustion(double) - Method in class io.github.sculkpowered.server.damage.DamageType.Builder
 
EXPERIENCE_BOTTLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EXPERIENCE_BOTTLE - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
EXPERIENCE_ORB - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ExperienceBottle - Interface in io.github.sculkpowered.server.entity
Represents an experience bottle entity.
ExperienceOrb - Interface in io.github.sculkpowered.server.entity
Represents an experience orb entity.
EXPLORER_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EXPLOSION - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
EXPOSED_CHISELED_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EXPOSED_CHISELED_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
EXPOSED_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EXPOSED_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
EXPOSED_COPPER_BULB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EXPOSED_COPPER_BULB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
EXPOSED_COPPER_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EXPOSED_COPPER_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
EXPOSED_COPPER_GRATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EXPOSED_COPPER_GRATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
EXPOSED_COPPER_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EXPOSED_COPPER_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
EXPOSED_CUT_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EXPOSED_CUT_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
EXPOSED_CUT_COPPER_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EXPOSED_CUT_COPPER_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
EXPOSED_CUT_COPPER_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EXPOSED_CUT_COPPER_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
extraData() - Method in interface io.github.sculkpowered.server.world.World
Gets the extra world data.
extraData(CompoundBinaryTag) - Method in interface io.github.sculkpowered.server.world.World
Sets the extra data.
EYE_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
EYE_OF_ENDER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
EyeOfEnder - Interface in io.github.sculkpowered.server.entity
Represents an eye of ender entity.

F

FALL - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
FALL_DAMAGE_MULTIPLIER - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
FALL_FLYING - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 
FALLING_ANVIL - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
FALLING_BLOCK - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
FALLING_BLOCK - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
FALLING_STALACTITE - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
FallingBlock - Interface in io.github.sculkpowered.server.entity
Represents a falling block entity.
FARMLAND - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FARMLAND - Static variable in class io.github.sculkpowered.server.world.block.Block
 
FEATHER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FEATHER_FALLING - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
FEET - Enum constant in enum class io.github.sculkpowered.server.attribute.AttributeSlot
 
FEET - Enum constant in enum class io.github.sculkpowered.server.container.equipment.EquipmentSlot
 
FERMENTED_SPIDER_EYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FERN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FERN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
FILLED_MAP - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FIRE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
FIRE_ASPECT - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
FIRE_CHARGE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FIRE_CORAL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FIRE_CORAL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
FIRE_CORAL_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FIRE_CORAL_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
FIRE_CORAL_FAN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FIRE_CORAL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
FIRE_CORAL_WALL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
FIRE_PROTECTION - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
FIRE_RESISTANCE - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
FIRE_RESISTANCE - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
FIRE_RESISTANT - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
Fireball - Interface in io.github.sculkpowered.server.entity
Represents a fireball entity.
FIREBALL - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
FIREBALL - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
FIREWORK_EXPLOSION - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
FIREWORK_ROCKET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FIREWORK_ROCKET - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
FIREWORK_STAR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FireworkRocket - Interface in io.github.sculkpowered.server.entity
Represents a firework rocket entity.
FIREWORKS - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
FIREWORKS - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
FIRST - Static variable in class io.github.sculkpowered.server.event.EventOrder
 
FIRST_PERSON_LEFT_HAND - Enum constant in enum class io.github.sculkpowered.server.entity.ItemDisplay.DisplayType
 
FIRST_PERSON_RIGHT_HAND - Enum constant in enum class io.github.sculkpowered.server.entity.ItemDisplay.DisplayType
 
firstPotionEffect() - Method in interface io.github.sculkpowered.server.container.BeaconContainer
Gets the first potion effect of the beacon.
firstPotionEffect(PotionType) - Method in interface io.github.sculkpowered.server.container.BeaconContainer
Sets the first potion effect of the beacon.
FISHING_BOBBER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
FISHING_ROD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FishingBobber - Interface in io.github.sculkpowered.server.entity
Represents a fishing bobber entity.
fixed(Component) - Static method in interface io.github.sculkpowered.server.scoreboard.NumberFormat
Creates a new fixed number format.
Fixed(Component) - Constructor for record class io.github.sculkpowered.server.scoreboard.NumberFormat.Fixed
Creates an instance of a Fixed record class.
FIXED - Enum constant in enum class io.github.sculkpowered.server.entity.Display.Constraint
 
FIXED - Enum constant in enum class io.github.sculkpowered.server.entity.ItemDisplay.DisplayType
 
fixedTime(long) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
FLAME - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
FLETCHING_TABLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FLETCHING_TABLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
FLINT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FLINT_AND_STEEL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FLOW_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FLOW_BANNER_PATTERN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FLOW_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FLOWER_BANNER_PATTERN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FLOWER_POT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FLOWER_POT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
FLOWERING_AZALEA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FLOWERING_AZALEA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
FLOWERING_AZALEA_LEAVES - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FLOWERING_AZALEA_LEAVES - Static variable in class io.github.sculkpowered.server.world.block.Block
 
FLY_INTO_WALL - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
flying() - Method in interface io.github.sculkpowered.server.entity.player.Player
Gets whether the player flies or not.
flying(boolean) - Method in interface io.github.sculkpowered.server.entity.player.Player
Sets whether the player flies or not.
FLYING_SPEED - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
flyingSpeed() - Method in interface io.github.sculkpowered.server.entity.player.Player
Gets the flying speed of the player.
flyingSpeed(float) - Method in interface io.github.sculkpowered.server.entity.player.Player
Sets the flying speed of the player
fogColor(int) - Method in class io.github.sculkpowered.server.world.biome.Biome.Effects
 
fogColor(int) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Effects
 
foliageColor(int) - Method in class io.github.sculkpowered.server.world.biome.Biome.Effects
 
FOLLOW_RANGE - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
Food - Class in io.github.sculkpowered.server.container.item.data
 
Food() - Constructor for class io.github.sculkpowered.server.container.item.data.Food
 
FOOD - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
FORTUNE - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
Fox - Interface in io.github.sculkpowered.server.entity
Represents a fox entity.
FOX - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
FOX_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FREEZE - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
FRIEND_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Frog - Interface in io.github.sculkpowered.server.entity
Represents a frog entity.
FROG - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
FROG_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FROGSPAWN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FROGSPAWN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
from(Map<DataComponentType<?>, Optional<?>>) - Static method in class io.github.sculkpowered.server.container.item.data.DataComponents
 
from(CompoundBinaryTag) - Static method in class io.github.sculkpowered.server.container.item.data.DataComponents
 
FROST_WALKER - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
FROSTED_ICE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
fuelLeft() - Method in interface io.github.sculkpowered.server.container.FurnaceContainer
Gets that is left in the container.
fuelLeft(int) - Method in interface io.github.sculkpowered.server.container.FurnaceContainer
Sets the fuel that is left in ticks to indicate the fire icon.
fuelTime() - Method in interface io.github.sculkpowered.server.container.BrewingStandContainer
Gets the fuel time.
fuelTime(int) - Method in interface io.github.sculkpowered.server.container.BrewingStandContainer
Sets the fuel time.
FURNACE - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
FURNACE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FURNACE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
FURNACE_MINECART - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
FURNACE_MINECART - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
FurnaceContainer - Interface in io.github.sculkpowered.server.container
Represents a container of a furnace block.
FurnaceMinecart - Interface in io.github.sculkpowered.server.entity
Represents a furnace minecart entity.
fusing() - Method in interface io.github.sculkpowered.server.entity.Creeper
 
future() - Method in interface io.github.sculkpowered.server.scheduler.Scheduler.Task
The future of the executed task.

G

gameMode() - Method in interface io.github.sculkpowered.server.entity.player.Player
Gets the game mode of the player.
gameMode() - Method in interface io.github.sculkpowered.server.entity.player.PlayerInfoEntry
Gets the game mode of the entry.
gameMode() - Method in class io.github.sculkpowered.server.event.player.PlayerInitialEvent
 
gameMode(GameMode) - Method in interface io.github.sculkpowered.server.entity.player.Player
Sets the game mode of a player.
gameMode(GameMode) - Method in class io.github.sculkpowered.server.event.player.PlayerInitialEvent
 
GameMode - Enum Class in io.github.sculkpowered.server.entity.player
Represents the types of game modes a Player can have.
GameProfile - Record Class in io.github.sculkpowered.server.entity.player
Represents a profile of a player.
GameProfile(UUID, String, List<GameProfile.Property>) - Constructor for record class io.github.sculkpowered.server.entity.player.GameProfile
Creates an instance of a GameProfile record class.
GameProfile.Property - Record Class in io.github.sculkpowered.server.entity.player
Represents a property of a profile.
generate(Chunk) - Method in interface io.github.sculkpowered.server.world.chunk.ChunkGenerator
Generates a chunk.
generate(Chunk) - Method in class io.github.sculkpowered.server.world.chunk.VoidGenerator
 
generator() - Method in class io.github.sculkpowered.server.world.World.Builder
 
generator() - Method in interface io.github.sculkpowered.server.world.World
Gets the chunk generator of the world.
generator(ChunkGenerator) - Method in class io.github.sculkpowered.server.world.World.Builder
 
GENERIC - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
GENERIC_3x3 - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
GENERIC_9x1 - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
GENERIC_9x2 - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
GENERIC_9x3 - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
GENERIC_9x4 - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
GENERIC_9x5 - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
GENERIC_9x6 - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
GENERIC_KILL - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
GenericAttribute - Class in io.github.sculkpowered.server.attribute
 
GenericAttribute() - Constructor for class io.github.sculkpowered.server.attribute.GenericAttribute
 
get(int) - Static method in enum class io.github.sculkpowered.server.container.item.Material
 
get(int) - Method in interface io.github.sculkpowered.server.registry.Registry
Gets an entry by its id.
get(int) - Static method in class io.github.sculkpowered.server.world.block.Block.Facing
 
get(int) - Static method in class io.github.sculkpowered.server.world.block.Block
Gets a block by its state id.
get(EquipmentSlot) - Method in interface io.github.sculkpowered.server.container.equipment.EntityEquipment
Gets the equipment at the specified equipment slot.
get(DataComponentType<T>) - Method in class io.github.sculkpowered.server.container.item.data.DataComponents.Builder
 
get(DataComponentType<T>) - Method in class io.github.sculkpowered.server.container.item.data.DataComponents
 
get(DataComponentType<T>) - Method in class io.github.sculkpowered.server.container.item.ItemStack
 
get(String) - Static method in enum class io.github.sculkpowered.server.entity.EntityType
 
get(String) - Method in interface io.github.sculkpowered.server.registry.Registry
Gets an entry by its key.
get(String) - Static method in class io.github.sculkpowered.server.world.block.Block.Facing
 
get(String) - Static method in class io.github.sculkpowered.server.world.block.Block
Gets a block by its name.
get(String, E) - Method in interface io.github.sculkpowered.server.registry.Registry
Gets an entry by its key.
get(Key) - Method in interface io.github.sculkpowered.server.registry.Registry
Gets an entry by its key.
getBackgroundColor() - Method in interface io.github.sculkpowered.server.entity.TextDisplay
 
getConstraint() - Method in interface io.github.sculkpowered.server.entity.Display
 
getEntityId() - Method in interface io.github.sculkpowered.server.world.block.Block.Entity
 
getHeight() - Method in interface io.github.sculkpowered.server.entity.Display
 
getInterpolationDelay() - Method in interface io.github.sculkpowered.server.entity.Display
 
getInterpolationDuration() - Method in interface io.github.sculkpowered.server.entity.Display
 
getLineWidth() - Method in interface io.github.sculkpowered.server.entity.TextDisplay
 
getShadowRange() - Method in interface io.github.sculkpowered.server.entity.Display
 
getShadowStrength() - Method in interface io.github.sculkpowered.server.entity.Display
 
getSupportedSourceVersion() - Method in class io.github.sculkpowered.server.plugin.PluginAnnotationProcessor
 
getText() - Method in interface io.github.sculkpowered.server.entity.TextDisplay
 
getTextOpacity() - Method in interface io.github.sculkpowered.server.entity.TextDisplay
 
getViewRange() - Method in interface io.github.sculkpowered.server.entity.Display
 
getWidth() - Method in interface io.github.sculkpowered.server.entity.Display
 
Ghast - Interface in io.github.sculkpowered.server.entity
Represents a ghast entity.
GHAST - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
GHAST_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GHAST_TEAR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Giant - Interface in io.github.sculkpowered.server.entity
Represents a giant entity.
GIANT - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
GILDED_BLACKSTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GILDED_BLACKSTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GLASS_BOTTLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GLISTERING_MELON_SLICE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GLOBE_BANNER_PATTERN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GLOW_BERRIES - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GLOW_INK_SAC - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GLOW_ITEM_FRAME - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GLOW_ITEM_FRAME - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
GLOW_LICHEN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GLOW_LICHEN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GLOW_SQUID - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
GLOW_SQUID_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
glowing() - Method in interface io.github.sculkpowered.server.entity.Entity
 
glowing(boolean) - Method in interface io.github.sculkpowered.server.entity.Entity
 
GLOWING - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
GlowItemFrame - Interface in io.github.sculkpowered.server.entity
Represents a glow item frame entity.
GlowSquid - Interface in io.github.sculkpowered.server.entity
Represents a glow squid entity.
GLOWSTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GLOWSTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GLOWSTONE_DUST - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Goat - Interface in io.github.sculkpowered.server.entity
Represents a goat entity.
GOAT - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
GOAT_HORN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOAT_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOLD - Enum constant in enum class io.github.sculkpowered.server.entity.Axolotl.Variant
 
GOLD_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOLD_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GOLD_INGOT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOLD_NUGGET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOLD_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOLD_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GOLDEN_APPLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOLDEN_AXE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOLDEN_BOOTS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOLDEN_CARROT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOLDEN_CHESTPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOLDEN_HELMET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOLDEN_HOE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOLDEN_HORSE_ARMOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOLDEN_LEGGINGS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOLDEN_PICKAXE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOLDEN_SHOVEL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GOLDEN_SWORD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRANITE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRANITE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRANITE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRANITE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRANITE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRANITE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRANITE_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRANITE_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRASS_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRASS_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
grassColor(int) - Method in class io.github.sculkpowered.server.world.biome.Biome.Effects
 
grassColorModifier(String) - Method in class io.github.sculkpowered.server.world.biome.Biome.Effects
 
GRAVEL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRAVEL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
gravity(boolean) - Method in interface io.github.sculkpowered.server.entity.Entity
 
GRAVITY - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
GRAY_BANNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRAY_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRAY_BED - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRAY_BED - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRAY_CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRAY_CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRAY_CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRAY_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRAY_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRAY_CONCRETE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRAY_CONCRETE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRAY_CONCRETE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRAY_CONCRETE_POWDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRAY_DYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRAY_GLAZED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRAY_GLAZED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRAY_SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRAY_SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRAY_STAINED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRAY_STAINED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRAY_STAINED_GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRAY_STAINED_GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRAY_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRAY_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRAY_WALL_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRAY_WOOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRAY_WOOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GREEN_BANNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GREEN_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GREEN_BED - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GREEN_BED - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GREEN_CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GREEN_CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GREEN_CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GREEN_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GREEN_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GREEN_CONCRETE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GREEN_CONCRETE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GREEN_CONCRETE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GREEN_CONCRETE_POWDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GREEN_DYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GREEN_GLAZED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GREEN_GLAZED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GREEN_SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GREEN_SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GREEN_STAINED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GREEN_STAINED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GREEN_STAINED_GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GREEN_STAINED_GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GREEN_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GREEN_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GREEN_WALL_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GREEN_WOOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GREEN_WOOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GRINDSTONE - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
GRINDSTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GRINDSTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
GROUND - Enum constant in enum class io.github.sculkpowered.server.entity.ItemDisplay.DisplayType
 
Guardian - Interface in io.github.sculkpowered.server.entity
Represents a guardian entity.
GUARDIAN - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
GUARDIAN_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GUI - Enum constant in enum class io.github.sculkpowered.server.entity.ItemDisplay.DisplayType
 
GUNPOWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GUSTER_BANNER_PATTERN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
GUSTER_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 

H

HAND - Enum constant in enum class io.github.sculkpowered.server.attribute.AttributeSlot
 
hanging() - Method in interface io.github.sculkpowered.server.entity.Bat
 
hanging(boolean) - Method in interface io.github.sculkpowered.server.entity.Bat
 
HANGING_ROOTS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HANGING_ROOTS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
HARMING - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
hasArms() - Method in interface io.github.sculkpowered.server.entity.ArmorStand
Gets whether the armor stand has arms or not.
hasBasePlate() - Method in interface io.github.sculkpowered.server.entity.ArmorStand
Gets whether the armor stand has a baseplate or not.
hasCeiling(boolean) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
hasExecutorService() - Method in class io.github.sculkpowered.server.plugin.Plugin
 
hasGravity() - Method in interface io.github.sculkpowered.server.entity.Entity
 
hashCode() - Method in record class io.github.sculkpowered.server.attribute.Attribute
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.attribute.AttributeModifier
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.container.item.data.DyedColor
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.container.item.data.ItemAttributes.Entry
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.container.item.data.ItemAttributes
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.container.item.data.ItemEnchantments
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.container.item.data.PotionContents
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.entity.player.GameProfile
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.entity.player.GameProfile.Property
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.event.connection.PluginMessageEvent
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.event.player.PlayerAttackedEntityEvent
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.event.player.PlayerClickContainerButtonEvent
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.event.player.PlayerDisconnectEvent
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.event.player.PlayerJoinEvent
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.potion.CustomPotionEffect
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.potion.CustomPotionEffect.Properties
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.potion.PotionEffect
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.scoreboard.NumberFormat.Blank
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.scoreboard.NumberFormat.Fixed
Returns a hash code value for this object.
hashCode() - Method in record class io.github.sculkpowered.server.scoreboard.NumberFormat.Styled
Returns a hash code value for this object.
hasLeftHorn() - Method in interface io.github.sculkpowered.server.entity.Goat
 
hasLeftHorn(boolean) - Method in interface io.github.sculkpowered.server.entity.Goat
 
hasPermission(String) - Method in interface io.github.sculkpowered.server.command.CommandSource
Checks if the player has the permission
hasProperty(String) - Method in interface io.github.sculkpowered.server.world.block.BlockState
Checks if the state has the property with the specified key.
hasRaids(boolean) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
hasRightHorn() - Method in interface io.github.sculkpowered.server.entity.Goat
 
hasSaddle() - Method in interface io.github.sculkpowered.server.entity.Pig
 
hasShadow() - Method in interface io.github.sculkpowered.server.entity.TextDisplay
 
hasSkylight(boolean) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
HASTE - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
HAY_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HAY_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
HEAD - Enum constant in enum class io.github.sculkpowered.server.attribute.AttributeSlot
 
HEAD - Enum constant in enum class io.github.sculkpowered.server.container.equipment.EquipmentSlot
 
HEAD - Enum constant in enum class io.github.sculkpowered.server.entity.ItemDisplay.DisplayType
 
HEALING - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
health() - Method in interface io.github.sculkpowered.server.entity.LivingEntity
Gets the health of the entity.
health(float) - Method in interface io.github.sculkpowered.server.entity.LivingEntity
Sets the health of the entity.
HEALTH_BOOST - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
HEART_OF_THE_SEA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HEART_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HEARTBREAK_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HEAVY_CORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HEAVY_CORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
HEAVY_WEIGHTED_PRESSURE_PLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HEAVY_WEIGHTED_PRESSURE_PLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
height(int) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
Height must be dividable by 16
heldItemSlot() - Method in interface io.github.sculkpowered.server.entity.player.Player
Gets the slot index of the currently held item
heldItemSlot(int) - Method in interface io.github.sculkpowered.server.entity.player.Player
Sets the current held item by its index.
helmet() - Method in interface io.github.sculkpowered.server.container.equipment.EntityEquipment
 
helmet(ItemStack) - Method in interface io.github.sculkpowered.server.container.equipment.EntityEquipment
 
HERO_OF_THE_VILLAGE - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
HIDDEN - Enum constant in enum class io.github.sculkpowered.server.entity.player.PlayerSettings.ChatMode
 
hiddenProperties() - Method in record class io.github.sculkpowered.server.potion.CustomPotionEffect.Properties
Returns the value of the hiddenProperties record component.
HIDE_ADDITIONAL_TOOLTIP - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
HIDE_TOOLTIP - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
Hoglin - Interface in io.github.sculkpowered.server.entity
Represents a hoglin entity.
HOGLIN - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
HOGLIN_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HONEY_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HONEY_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
HONEY_BOTTLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HONEYCOMB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HONEYCOMB_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HONEYCOMB_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
HOPPER - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
HOPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HOPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
HOPPER_MINECART - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HOPPER_MINECART - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
HopperMinecart - Interface in io.github.sculkpowered.server.entity
Represents a hopper minecart entity.
HORIZONTAL - Enum constant in enum class io.github.sculkpowered.server.entity.Display.Constraint
 
HORN_CORAL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HORN_CORAL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
HORN_CORAL_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HORN_CORAL_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
HORN_CORAL_FAN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HORN_CORAL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
HORN_CORAL_WALL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
Horse - Interface in io.github.sculkpowered.server.entity
Represents a horse entity.
HORSE - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
HORSE_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
host() - Method in interface io.github.sculkpowered.server.MinecraftConfig
 
HOST_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HOT_FLOOR - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
HOWL_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
HUNGER - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
Husk - Interface in io.github.sculkpowered.server.entity
Represents a husk entity.
HUSK - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
HUSK_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 

I

ICE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ICE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
id() - Method in record class io.github.sculkpowered.server.attribute.Attribute
Returns the value of the id record component.
id() - Method in enum class io.github.sculkpowered.server.container.item.Material
 
id() - Method in class io.github.sculkpowered.server.damage.DamageType
 
id() - Method in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
id() - Method in interface io.github.sculkpowered.server.entity.Entity
 
id() - Method in enum class io.github.sculkpowered.server.potion.MobEffectType
 
id() - Method in enum class io.github.sculkpowered.server.potion.PotionType
 
id() - Method in interface io.github.sculkpowered.server.registry.Registry.Entry
Gets the id of the entry
id() - Method in class io.github.sculkpowered.server.world.biome.Biome
 
id() - Method in interface io.github.sculkpowered.server.world.block.BlockState
Gets the id of the state.
id() - Method in class io.github.sculkpowered.server.world.dimension.Dimension
 
identifier() - Method in record class io.github.sculkpowered.server.event.connection.PluginMessageEvent
Returns the value of the identifier record component.
idling() - Method in interface io.github.sculkpowered.server.entity.Creeper
 
ignited(boolean) - Method in interface io.github.sculkpowered.server.entity.Creeper
 
Illusioner - Interface in io.github.sculkpowered.server.entity
Represents an illusioner entity.
ILLUSIONER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
IMPALING - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
IN_FIRE - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
IN_WALL - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
INDIRECT_MAGIC - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
INFESTED - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
INFESTED - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
INFESTED_CHISELED_STONE_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
INFESTED_CHISELED_STONE_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
INFESTED_COBBLESTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
INFESTED_COBBLESTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
INFESTED_CRACKED_STONE_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
INFESTED_CRACKED_STONE_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
INFESTED_DEEPSLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
INFESTED_DEEPSLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
INFESTED_MOSSY_STONE_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
INFESTED_MOSSY_STONE_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
INFESTED_STONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
INFESTED_STONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
INFESTED_STONE_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
INFESTED_STONE_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
infiniburn(String) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
INFINITY - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
INHALING - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 
INK_SAC - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
inputStream() - Method in class io.github.sculkpowered.server.world.WorldLoader.Slime
 
INSTANCE - Static variable in class io.github.sculkpowered.server.container.item.data.Unit
 
INSTANCE - Static variable in class io.github.sculkpowered.server.world.chunk.VoidGenerator
 
INSTANT_DAMAGE - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
INSTANT_HEALTH - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
instantBreak() - Method in interface io.github.sculkpowered.server.entity.player.Player
Gets whether the player can instantly break.
instantBreak(boolean) - Method in interface io.github.sculkpowered.server.entity.player.Player
Sets whether the player can instantly break.
INSTRUMENT - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
INTANGIBLE_PROJECTILE - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
Interaction - Interface in io.github.sculkpowered.server.entity
Represents an interaction entity.
INTERACTION - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
inventory() - Method in interface io.github.sculkpowered.server.entity.player.Player
Gets the inventory of the player.
Inventory - Interface in io.github.sculkpowered.server.container
Represents an inventory of a player.
INVISIBILITY - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
INVISIBILITY - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
invisible() - Method in interface io.github.sculkpowered.server.entity.Entity
 
invisible(boolean) - Method in interface io.github.sculkpowered.server.entity.Entity
 
io.github.sculkpowered.server - package io.github.sculkpowered.server
 
io.github.sculkpowered.server.attribute - package io.github.sculkpowered.server.attribute
 
io.github.sculkpowered.server.command - package io.github.sculkpowered.server.command
 
io.github.sculkpowered.server.command.argument - package io.github.sculkpowered.server.command.argument
 
io.github.sculkpowered.server.connection - package io.github.sculkpowered.server.connection
 
io.github.sculkpowered.server.container - package io.github.sculkpowered.server.container
 
io.github.sculkpowered.server.container.equipment - package io.github.sculkpowered.server.container.equipment
 
io.github.sculkpowered.server.container.item - package io.github.sculkpowered.server.container.item
 
io.github.sculkpowered.server.container.item.data - package io.github.sculkpowered.server.container.item.data
 
io.github.sculkpowered.server.damage - package io.github.sculkpowered.server.damage
 
io.github.sculkpowered.server.enchantment - package io.github.sculkpowered.server.enchantment
 
io.github.sculkpowered.server.entity - package io.github.sculkpowered.server.entity
 
io.github.sculkpowered.server.entity.player - package io.github.sculkpowered.server.entity.player
 
io.github.sculkpowered.server.event - package io.github.sculkpowered.server.event
 
io.github.sculkpowered.server.event.block - package io.github.sculkpowered.server.event.block
 
io.github.sculkpowered.server.event.command - package io.github.sculkpowered.server.event.command
 
io.github.sculkpowered.server.event.connection - package io.github.sculkpowered.server.event.connection
 
io.github.sculkpowered.server.event.lifecycle - package io.github.sculkpowered.server.event.lifecycle
 
io.github.sculkpowered.server.event.player - package io.github.sculkpowered.server.event.player
 
io.github.sculkpowered.server.plugin - package io.github.sculkpowered.server.plugin
 
io.github.sculkpowered.server.potion - package io.github.sculkpowered.server.potion
 
io.github.sculkpowered.server.registry - package io.github.sculkpowered.server.registry
 
io.github.sculkpowered.server.scheduler - package io.github.sculkpowered.server.scheduler
 
io.github.sculkpowered.server.scoreboard - package io.github.sculkpowered.server.scoreboard
 
io.github.sculkpowered.server.team - package io.github.sculkpowered.server.team
 
io.github.sculkpowered.server.world - package io.github.sculkpowered.server.world
 
io.github.sculkpowered.server.world.biome - package io.github.sculkpowered.server.world.biome
 
io.github.sculkpowered.server.world.block - package io.github.sculkpowered.server.world.block
 
io.github.sculkpowered.server.world.chunk - package io.github.sculkpowered.server.world.chunk
 
io.github.sculkpowered.server.world.dimension - package io.github.sculkpowered.server.world.dimension
 
IRON_AXE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_BARS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_BARS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
IRON_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
IRON_BOOTS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_CHESTPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
IRON_GOLEM - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
IRON_GOLEM_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_HELMET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_HOE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_HORSE_ARMOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_INGOT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_LEGGINGS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_NUGGET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
IRON_PICKAXE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_SHOVEL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_SWORD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
IRON_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
IronGolem - Interface in io.github.sculkpowered.server.entity
Represents an iron golem entity.
is(EquipmentSlot) - Method in enum class io.github.sculkpowered.server.attribute.AttributeSlot
 
isAggressive() - Method in interface io.github.sculkpowered.server.entity.Mob
Gets whether the mob is aggressive.
isAlive() - Method in interface io.github.sculkpowered.server.world.World
Checks if the world is alive.
isArmor() - Method in enum class io.github.sculkpowered.server.container.equipment.EquipmentSlot
 
isCharged() - Method in interface io.github.sculkpowered.server.entity.Creeper
 
isCharging() - Method in interface io.github.sculkpowered.server.entity.Piglin
 
isDancing() - Method in interface io.github.sculkpowered.server.entity.Piglin
 
isEmpty() - Method in class io.github.sculkpowered.server.container.item.ItemStack
Returns true if this item is air.
isFused() - Method in interface io.github.sculkpowered.server.entity.Creeper
 
isHand() - Method in enum class io.github.sculkpowered.server.container.equipment.EquipmentSlot
 
isIdling() - Method in interface io.github.sculkpowered.server.entity.Creeper
 
isIgnited() - Method in interface io.github.sculkpowered.server.entity.Creeper
 
isPotionEffectAmbient() - Method in interface io.github.sculkpowered.server.entity.LivingEntity
Gets whether the player has a potion effect ambient.
isScreaming() - Method in interface io.github.sculkpowered.server.entity.Goat
 
isScreaming(boolean) - Method in interface io.github.sculkpowered.server.entity.Goat
 
isSeeThrough() - Method in interface io.github.sculkpowered.server.entity.TextDisplay
 
item() - Method in interface io.github.sculkpowered.server.entity.ItemDisplay
 
item() - Method in interface io.github.sculkpowered.server.entity.ItemFrame
 
item() - Method in class io.github.sculkpowered.server.event.player.PlayerUseItemEvent
 
item(int) - Method in interface io.github.sculkpowered.server.container.Container
Gets an item by its index.
item(int, ItemStack) - Method in interface io.github.sculkpowered.server.container.Container
Sets the item at the specified index.
item(ItemStack) - Method in interface io.github.sculkpowered.server.entity.ItemDisplay
 
item(ItemStack) - Method in interface io.github.sculkpowered.server.entity.ItemFrame
 
Item - Interface in io.github.sculkpowered.server.entity
Represents an item entity.
ITEM - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ITEM_DISPLAY - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ITEM_FRAME - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ITEM_FRAME - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ITEM_NAME - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
ItemAttributes - Record Class in io.github.sculkpowered.server.container.item.data
 
ItemAttributes(List<ItemAttributes.Entry>, boolean) - Constructor for record class io.github.sculkpowered.server.container.item.data.ItemAttributes
Creates an instance of a ItemAttributes record class.
ItemAttributes.Entry - Record Class in io.github.sculkpowered.server.container.item.data
 
ItemDisplay - Interface in io.github.sculkpowered.server.entity
Represents an item display entity.
ItemDisplay.DisplayType - Enum Class in io.github.sculkpowered.server.entity
 
ItemEnchantments - Record Class in io.github.sculkpowered.server.container.item.data
 
ItemEnchantments(Map<Enchantment, Integer>, boolean) - Constructor for record class io.github.sculkpowered.server.container.item.data.ItemEnchantments
Creates an instance of a ItemEnchantments record class.
ItemFrame - Interface in io.github.sculkpowered.server.entity
Represents an item frame entity.
itemInMainHand() - Method in interface io.github.sculkpowered.server.container.equipment.EntityEquipment
 
itemInMainHand(ItemStack) - Method in interface io.github.sculkpowered.server.container.equipment.EntityEquipment
 
itemInOffHand() - Method in interface io.github.sculkpowered.server.container.equipment.EntityEquipment
 
itemInOffHand(ItemStack) - Method in interface io.github.sculkpowered.server.container.equipment.EntityEquipment
 
items() - Method in interface io.github.sculkpowered.server.container.Container
Gets the underlying list of items.
itemStack(Material) - Static method in class io.github.sculkpowered.server.container.item.ItemStack
 
itemStack(Material, int) - Static method in class io.github.sculkpowered.server.container.item.ItemStack
 
itemStack(Material, int, DataComponents) - Static method in class io.github.sculkpowered.server.container.item.ItemStack
 
itemStack(Material, DataComponents) - Static method in class io.github.sculkpowered.server.container.item.ItemStack
 
ItemStack - Class in io.github.sculkpowered.server.container.item
Represents an item.

J

JACK_O_LANTERN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JACK_O_LANTERN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JIGSAW - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JIGSAW - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUKEBOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUKEBOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUMP_BOOST - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
JUMP_STRENGTH - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
JUNGLE_BOAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_BUTTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_BUTTON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUNGLE_CHEST_BOAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUNGLE_FENCE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_FENCE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUNGLE_FENCE_GATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_FENCE_GATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUNGLE_HANGING_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUNGLE_LEAVES - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_LEAVES - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUNGLE_LOG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_LOG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUNGLE_PLANKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_PLANKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUNGLE_PRESSURE_PLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_PRESSURE_PLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUNGLE_SAPLING - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_SAPLING - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUNGLE_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUNGLE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUNGLE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUNGLE_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUNGLE_WALL_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUNGLE_WALL_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
JUNGLE_WOOD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
JUNGLE_WOOD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
justCall(E) - Method in interface io.github.sculkpowered.server.event.EventHandler
Calls the event.

K

KELP - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
KELP - Static variable in class io.github.sculkpowered.server.world.block.Block
 
KELP_PLANT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
key() - Method in record class io.github.sculkpowered.server.attribute.Attribute
Returns the value of the key record component.
key() - Method in enum class io.github.sculkpowered.server.attribute.AttributeSlot
 
key() - Method in enum class io.github.sculkpowered.server.container.item.data.Rarity
 
key() - Method in enum class io.github.sculkpowered.server.container.item.Material
 
key() - Method in class io.github.sculkpowered.server.damage.DamageType
 
key() - Method in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
key() - Method in enum class io.github.sculkpowered.server.entity.EntityType
 
key() - Method in record class io.github.sculkpowered.server.entity.player.GameProfile.Property
Returns the value of the key record component.
key() - Method in enum class io.github.sculkpowered.server.potion.MobEffectType
 
key() - Method in enum class io.github.sculkpowered.server.potion.PotionType
 
key() - Method in class io.github.sculkpowered.server.world.biome.Biome
 
key() - Method in interface io.github.sculkpowered.server.world.block.BlockState
Gets the key of the state.
key() - Method in class io.github.sculkpowered.server.world.dimension.Dimension
 
KNOCKBACK - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
KNOCKBACK_RESISTANCE - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
KNOWLEDGE_BOOK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 

L

LADDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LADDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LANTERN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LANTERN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LAPIS_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LAPIS_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LAPIS_LAZULI - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LAPIS_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LAPIS_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LARGE_AMETHYST_BUD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LARGE_AMETHYST_BUD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LARGE_FERN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LARGE_FERN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LAST - Static variable in class io.github.sculkpowered.server.event.EventOrder
 
LATE - Static variable in class io.github.sculkpowered.server.event.EventOrder
 
LAVA - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
LAVA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LAVA_BUCKET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LAVA_CAULDRON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LEAD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LEAPING - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
LEASH_KNOT - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
LeashKnot - Interface in io.github.sculkpowered.server.entity
Represents a leash knot entity.
LEATHER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LEATHER_BOOTS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LEATHER_CHESTPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LEATHER_HELMET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LEATHER_HORSE_ARMOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LEATHER_LEGGINGS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LECTERN - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
LECTERN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LECTERN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LecternContainer - Interface in io.github.sculkpowered.server.container
Represents a container of a lectern block.
LEFT - Enum constant in enum class io.github.sculkpowered.server.entity.player.PlayerSettings.Hand
 
leggings() - Method in interface io.github.sculkpowered.server.container.equipment.EntityEquipment
 
leggings(ItemStack) - Method in interface io.github.sculkpowered.server.container.equipment.EntityEquipment
 
LEGS - Enum constant in enum class io.github.sculkpowered.server.attribute.AttributeSlot
 
LEGS - Enum constant in enum class io.github.sculkpowered.server.container.equipment.EquipmentSlot
 
length() - Method in class io.github.sculkpowered.server.world.Vector
 
LEVER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LEVER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LEVITATION - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
LIGHT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_BLUE_BANNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_BLUE_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_BLUE_BED - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_BLUE_BED - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_BLUE_CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_BLUE_CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_BLUE_CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_BLUE_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_BLUE_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_BLUE_CONCRETE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_BLUE_CONCRETE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_BLUE_CONCRETE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_BLUE_CONCRETE_POWDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_BLUE_DYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_BLUE_GLAZED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_BLUE_GLAZED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_BLUE_SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_BLUE_SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_BLUE_STAINED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_BLUE_STAINED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_BLUE_STAINED_GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_BLUE_STAINED_GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_BLUE_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_BLUE_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_BLUE_WALL_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_BLUE_WOOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_BLUE_WOOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_GRAY_BANNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_GRAY_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_GRAY_BED - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_GRAY_BED - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_GRAY_CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_GRAY_CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_GRAY_CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_GRAY_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_GRAY_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_GRAY_CONCRETE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_GRAY_CONCRETE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_GRAY_CONCRETE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_GRAY_CONCRETE_POWDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_GRAY_DYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_GRAY_GLAZED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_GRAY_GLAZED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_GRAY_SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_GRAY_SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_GRAY_STAINED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_GRAY_STAINED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_GRAY_STAINED_GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_GRAY_STAINED_GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_GRAY_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_GRAY_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_GRAY_WALL_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_GRAY_WOOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_GRAY_WOOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHT_WEIGHTED_PRESSURE_PLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHT_WEIGHTED_PRESSURE_PLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIGHTNING_BOLT - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
LIGHTNING_BOLT - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
LIGHTNING_ROD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIGHTNING_ROD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LightningBolt - Interface in io.github.sculkpowered.server.entity
Represents a lighting bolt entity.
LILAC - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LILAC - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LILY_OF_THE_VALLEY - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LILY_OF_THE_VALLEY - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LILY_PAD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LILY_PAD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIME_BANNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIME_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIME_BED - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIME_BED - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIME_CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIME_CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIME_CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIME_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIME_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIME_CONCRETE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIME_CONCRETE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIME_CONCRETE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIME_CONCRETE_POWDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIME_DYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIME_GLAZED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIME_GLAZED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIME_SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIME_SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIME_STAINED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIME_STAINED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIME_STAINED_GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIME_STAINED_GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIME_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIME_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIME_WALL_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LIME_WOOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIME_WOOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LINGERING_POTION - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LIST - Enum constant in enum class io.github.sculkpowered.server.scoreboard.DisplaySlot
 
LivingEntity - Interface in io.github.sculkpowered.server.entity
Represents a living entity.
Llama - Interface in io.github.sculkpowered.server.entity
Represents a llama entity.
LLAMA - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
LLAMA_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LLAMA_SPIT - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
LlamaSpit - Interface in io.github.sculkpowered.server.entity
Represents a llama spit entity.
loaded(String) - Method in interface io.github.sculkpowered.server.plugin.PluginHandler
Check if a plugin is available.
loader() - Method in class io.github.sculkpowered.server.world.World.Builder
 
loader(WorldLoader) - Method in class io.github.sculkpowered.server.world.World.Builder
 
locale() - Method in interface io.github.sculkpowered.server.entity.player.PlayerSettings
Gets the Locale of the client.
LOCK - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
LODESTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LODESTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LODESTONE_TRACKER - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
logger() - Method in class io.github.sculkpowered.server.plugin.Plugin
Gets the ComponentLogger of the plugin.
logicalHeight(int) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
LONG_FIRE_RESISTANCE - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
LONG_INVISIBILITY - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
LONG_JUMPING - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 
LONG_LEAPING - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
LONG_NIGHT_VISION - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
LONG_POISON - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
LONG_REGENERATION - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
LONG_SLOW_FALLING - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
LONG_SLOWNESS - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
LONG_STRENGTH - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
LONG_SWIFTNESS - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
LONG_TURTLE_MASTER - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
LONG_WATER_BREATHING - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
LONG_WEAKNESS - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
LOOM - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
LOOM - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
LOOM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
LoomContainer - Interface in io.github.sculkpowered.server.container
Represents a container of a loom block.
LOOTING - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
LORE - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
LOYALTY - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
LUCK - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
LUCK - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
LUCK - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
LUCK_OF_THE_SEA - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
LUCY - Enum constant in enum class io.github.sculkpowered.server.entity.Axolotl.Variant
 
LURE - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 

M

MACE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAGENTA_BANNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAGENTA_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MAGENTA_BED - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAGENTA_BED - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MAGENTA_CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAGENTA_CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MAGENTA_CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MAGENTA_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAGENTA_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MAGENTA_CONCRETE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAGENTA_CONCRETE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MAGENTA_CONCRETE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAGENTA_CONCRETE_POWDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MAGENTA_DYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAGENTA_GLAZED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAGENTA_GLAZED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MAGENTA_SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAGENTA_SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MAGENTA_STAINED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAGENTA_STAINED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MAGENTA_STAINED_GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAGENTA_STAINED_GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MAGENTA_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAGENTA_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MAGENTA_WALL_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MAGENTA_WOOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAGENTA_WOOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MAGIC - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
MAGMA_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAGMA_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MAGMA_CREAM - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAGMA_CUBE - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
MAGMA_CUBE_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MagmaCube - Interface in io.github.sculkpowered.server.entity
Represents a magma cube entity.
MAIN_HAND - Enum constant in enum class io.github.sculkpowered.server.attribute.AttributeSlot
 
MAIN_HAND - Enum constant in enum class io.github.sculkpowered.server.container.equipment.EquipmentSlot
 
mainHand() - Method in interface io.github.sculkpowered.server.entity.player.PlayerSettings
Gets the primary hand of the client.
MANGROVE_BOAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_BUTTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_BUTTON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_CHEST_BOAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_FENCE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_FENCE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_FENCE_GATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_FENCE_GATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_HANGING_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_LEAVES - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_LEAVES - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_LOG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_LOG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_PLANKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_PLANKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_PRESSURE_PLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_PRESSURE_PLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_PROPAGULE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_PROPAGULE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_ROOTS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_ROOTS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_WALL_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_WALL_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MANGROVE_WOOD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MANGROVE_WOOD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MAP - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MAP_COLOR - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
MAP_DECORATIONS - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
MAP_ID - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
MAP_POST_PROCESSING - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
MapDecorations - Class in io.github.sculkpowered.server.container.item.data
 
MapDecorations() - Constructor for class io.github.sculkpowered.server.container.item.data.MapDecorations
 
MapPostProcessing - Class in io.github.sculkpowered.server.container.item.data
 
MapPostProcessing() - Constructor for class io.github.sculkpowered.server.container.item.data.MapPostProcessing
 
marker() - Method in interface io.github.sculkpowered.server.entity.ArmorStand
Gets whether the armor stand is a marker or not.
marker(boolean) - Method in interface io.github.sculkpowered.server.entity.ArmorStand
Sets whether the armor stand is a marker.
MARKER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
material() - Method in class io.github.sculkpowered.server.container.item.ItemStack
Gets the material of an item.
Material - Enum Class in io.github.sculkpowered.server.container.item
An enum of all materials supported.
materials() - Static method in class io.github.sculkpowered.server.registry.Registries
 
max() - Method in record class io.github.sculkpowered.server.attribute.Attribute
Returns the value of the max record component.
max() - Method in class io.github.sculkpowered.server.event.connection.ServerPingEvent.Response
 
max(int) - Method in class io.github.sculkpowered.server.event.connection.ServerPingEvent.Response
 
MAX_ABSORPTION - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
MAX_DAMAGE - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
MAX_HEALTH - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
MAX_STACK_SIZE - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
maxDelay(int) - Method in class io.github.sculkpowered.server.world.biome.Biome.Music
 
maxFuelBurnTime() - Method in interface io.github.sculkpowered.server.container.FurnaceContainer
Gets the max fuel burn time.
maxFuelBurnTime(int) - Method in interface io.github.sculkpowered.server.container.FurnaceContainer
Sets the max fuel burn time of the container.
maximumProgress() - Method in interface io.github.sculkpowered.server.container.FurnaceContainer
 
maximumProgress(int) - Method in interface io.github.sculkpowered.server.container.FurnaceContainer
 
maximumSections() - Method in class io.github.sculkpowered.server.world.dimension.Dimension
 
MEDIUM_AMETHYST_BUD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MEDIUM_AMETHYST_BUD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MELON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MELON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MELON_SEEDS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MELON_SLICE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MELON_STEM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MENDING - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
MERCHANT - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
message() - Method in class io.github.sculkpowered.server.event.player.PlayerChatEvent
 
messageId(String) - Method in class io.github.sculkpowered.server.damage.DamageType.Builder
 
middleEnchantingLevel() - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Gets the level requirement for the middle enchantment
middleEnchantingLevel(int) - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Sets the level requirement for the middle enchantment.
middleEnchantment() - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Gets the middle enchantment.
middleEnchantment(Enchantment) - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Sets the middle enchantment.
MILK_BUCKET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
min() - Method in record class io.github.sculkpowered.server.attribute.Attribute
Returns the value of the min record component.
minDelay(int) - Method in class io.github.sculkpowered.server.world.biome.Biome.Music
 
Minecart - Interface in io.github.sculkpowered.server.entity
Represents a minecart entity.
MINECART - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MINECART - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
MinecraftConfig - Interface in io.github.sculkpowered.server
 
MinecraftConfig.Mode - Enum Class in io.github.sculkpowered.server
 
MINER_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
minimumSections() - Method in class io.github.sculkpowered.server.world.dimension.Dimension
 
MINING_FATIGUE - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
minY(int) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
Mob - Interface in io.github.sculkpowered.server.entity
Represents a mob entity.
MOB_ATTACK - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
MOB_ATTACK_NO_AGGRO - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
MOB_PROJECTILE - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
mobEffects() - Static method in class io.github.sculkpowered.server.registry.Registries
 
MobEffectType - Enum Class in io.github.sculkpowered.server.potion
An enum of all supported potion/mob effects.
mode() - Method in interface io.github.sculkpowered.server.MinecraftConfig
 
modifier() - Method in record class io.github.sculkpowered.server.container.item.data.ItemAttributes.Entry
Returns the value of the modifier record component.
MOJANG_BANNER_PATTERN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Monster - Interface in io.github.sculkpowered.server.entity
Represents a monster entity.
monsterSpawnBlockLightLimit(int) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
monsterSpawnLightLevel(int) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
monsterSpawnLightLevel(CompoundBinaryTag) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
moodSound(CompoundBinaryTag) - Method in class io.github.sculkpowered.server.world.biome.Biome.Effects
 
Mooshroom - Interface in io.github.sculkpowered.server.entity
Represents a mooshroom entity.
MOOSHROOM - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
MOOSHROOM_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MOSS_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MOSS_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MOSS_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MOSS_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MOSSY_COBBLESTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MOSSY_COBBLESTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MOSSY_COBBLESTONE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MOSSY_COBBLESTONE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MOSSY_COBBLESTONE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MOSSY_COBBLESTONE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MOSSY_COBBLESTONE_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MOSSY_COBBLESTONE_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MOSSY_STONE_BRICK_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MOSSY_STONE_BRICK_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MOSSY_STONE_BRICK_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MOSSY_STONE_BRICK_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MOSSY_STONE_BRICK_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MOSSY_STONE_BRICK_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MOSSY_STONE_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MOSSY_STONE_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MOURNER_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MOVEMENT_SPEED - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
MOVING_PISTON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MUD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MUD_BRICK_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUD_BRICK_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MUD_BRICK_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUD_BRICK_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MUD_BRICK_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUD_BRICK_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MUD_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUD_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MUDDY_MANGROVE_ROOTS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUDDY_MANGROVE_ROOTS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
Mule - Interface in io.github.sculkpowered.server.entity
Represents a mule entity.
MULE - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
MULE_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
multiply(double) - Method in class io.github.sculkpowered.server.world.Vector
 
multiply(Vector) - Method in class io.github.sculkpowered.server.world.Vector
 
MULTIPLY - Enum constant in enum class io.github.sculkpowered.server.attribute.AttributeOperation
 
MULTIPLY_BASE - Enum constant in enum class io.github.sculkpowered.server.attribute.AttributeOperation
 
MULTISHOT - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
MUNDANE - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
MUSHROOM_STEM - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUSHROOM_STEM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
MUSHROOM_STEW - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
music(CompoundBinaryTag) - Method in class io.github.sculkpowered.server.world.biome.Biome.Effects
 
Music() - Constructor for class io.github.sculkpowered.server.world.biome.Biome.Music
 
MUSIC_DISC_11 - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUSIC_DISC_13 - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUSIC_DISC_5 - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUSIC_DISC_BLOCKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUSIC_DISC_CAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUSIC_DISC_CHIRP - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUSIC_DISC_FAR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUSIC_DISC_MALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUSIC_DISC_MELLOHI - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUSIC_DISC_OTHERSIDE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUSIC_DISC_PIGSTEP - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUSIC_DISC_RELIC - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUSIC_DISC_STAL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUSIC_DISC_STRAD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUSIC_DISC_WAIT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUSIC_DISC_WARD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MUTTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MYCELIUM - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
MYCELIUM - Static variable in class io.github.sculkpowered.server.world.block.Block
 

N

name() - Method in record class io.github.sculkpowered.server.attribute.AttributeModifier
Returns the value of the name record component.
name() - Method in record class io.github.sculkpowered.server.entity.player.GameProfile
Returns the value of the name record component.
name() - Method in interface io.github.sculkpowered.server.entity.player.Player
Gets the name of the player.
name() - Method in class io.github.sculkpowered.server.event.connection.ServerPingEvent.Response
 
name() - Element in annotation interface io.github.sculkpowered.server.plugin.PluginDescription
 
name() - Method in interface io.github.sculkpowered.server.registry.Registry.Entry
Gets the name of the entry.
name() - Method in interface io.github.sculkpowered.server.scoreboard.Score
Gets the name of the score.
name() - Method in interface io.github.sculkpowered.server.scoreboard.Scoreboard
Gets the name of this scoreboard.
name() - Method in class io.github.sculkpowered.server.team.Team.Builder
 
name() - Method in interface io.github.sculkpowered.server.team.Team
Gets the name of the team.
name() - Method in class io.github.sculkpowered.server.world.dimension.Dimension
 
name() - Method in class io.github.sculkpowered.server.world.World.Builder
 
name() - Method in interface io.github.sculkpowered.server.world.World
Gets the name of the world.
name(String) - Method in class io.github.sculkpowered.server.team.Team.Builder
 
name(String) - Method in class io.github.sculkpowered.server.world.World.Builder
 
name(String) - Method in class io.github.sculkpowered.server.event.connection.ServerPingEvent.Response
 
NAME_TAG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
natural(boolean) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
NAUSEA - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
NAUTILUS_SHELL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
nbt() - Method in interface io.github.sculkpowered.server.world.block.Block.Entity
 
nbt(CompoundBinaryTag) - Method in interface io.github.sculkpowered.server.world.block.Block.Entity
 
nectar() - Method in interface io.github.sculkpowered.server.entity.Bee
 
nectar(boolean) - Method in interface io.github.sculkpowered.server.entity.Bee
 
NETHER_BRICK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHER_BRICK_FENCE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHER_BRICK_FENCE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
NETHER_BRICK_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHER_BRICK_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
NETHER_BRICK_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHER_BRICK_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
NETHER_BRICK_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHER_BRICK_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
NETHER_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHER_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
NETHER_GOLD_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHER_GOLD_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
NETHER_PORTAL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
NETHER_QUARTZ_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHER_QUARTZ_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
NETHER_SPROUTS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHER_SPROUTS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
NETHER_STAR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHER_WART - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHER_WART - Static variable in class io.github.sculkpowered.server.world.block.Block
 
NETHER_WART_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHER_WART_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
NETHERITE_AXE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHERITE_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHERITE_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
NETHERITE_BOOTS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHERITE_CHESTPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHERITE_HELMET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHERITE_HOE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHERITE_INGOT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHERITE_LEGGINGS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHERITE_PICKAXE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHERITE_SCRAP - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHERITE_SHOVEL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHERITE_SWORD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHERITE_UPGRADE_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHERRACK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NETHERRACK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
newResponse() - Static method in class io.github.sculkpowered.server.event.connection.ServerPingEvent
 
newTask(Plugin, Runnable) - Method in interface io.github.sculkpowered.server.scheduler.Scheduler
Creates a new scheduler task.
NIGHT_VISION - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
NIGHT_VISION - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
NONE - Enum constant in enum class io.github.sculkpowered.server.entity.ItemDisplay.DisplayType
 
NORMAL - Static variable in class io.github.sculkpowered.server.event.EventOrder
 
normalize() - Method in class io.github.sculkpowered.server.world.Vector
 
NORTH - Static variable in class io.github.sculkpowered.server.world.block.Block.Facing
 
NOTE_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
NOTE_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
NOTE_BLOCK_SOUND - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
numberFormat() - Method in interface io.github.sculkpowered.server.scoreboard.Score
Gets the number format of the score or null if the score has none.
numberFormat() - Method in interface io.github.sculkpowered.server.scoreboard.Scoreboard
Gets the number format of this scoreboard or null if it has none.
numberFormat(NumberFormat) - Method in interface io.github.sculkpowered.server.scoreboard.Scoreboard
Sets the number format of this scoreboard.
NumberFormat - Interface in io.github.sculkpowered.server.scoreboard
The number format of scoreboards.
NumberFormat.Blank - Record Class in io.github.sculkpowered.server.scoreboard
 
NumberFormat.Fixed - Record Class in io.github.sculkpowered.server.scoreboard
 
NumberFormat.Styled - Record Class in io.github.sculkpowered.server.scoreboard
 
numberOfArrows() - Method in interface io.github.sculkpowered.server.entity.LivingEntity
Gets the number of arrows in the entity.
numberOfArrows(int) - Method in interface io.github.sculkpowered.server.entity.LivingEntity
Sets the number of arrows in the entity.
numberOfBeeStingers() - Method in interface io.github.sculkpowered.server.entity.LivingEntity
Gets the number of bee stingers in the entity.
numberOfBeeStingers(int) - Method in interface io.github.sculkpowered.server.entity.LivingEntity
Sets the number of bee stingers in the entity.

O

OAK_BOAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_BUTTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_BUTTON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OAK_CHEST_BOAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OAK_FENCE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_FENCE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OAK_FENCE_GATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_FENCE_GATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OAK_HANGING_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OAK_LEAVES - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_LEAVES - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OAK_LOG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_LOG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OAK_PLANKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_PLANKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OAK_PRESSURE_PLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_PRESSURE_PLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OAK_SAPLING - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_SAPLING - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OAK_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OAK_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OAK_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OAK_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OAK_WALL_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OAK_WALL_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OAK_WOOD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OAK_WOOD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OBSERVER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OBSERVER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OBSIDIAN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OBSIDIAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
Ocelot - Interface in io.github.sculkpowered.server.entity
Represents a ocelot entity.
OCELOT - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
OCELOT_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OCHRE_FROGLIGHT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OCHRE_FROGLIGHT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OFF_HAND - Enum constant in enum class io.github.sculkpowered.server.attribute.AttributeSlot
 
OFF_HAND - Enum constant in enum class io.github.sculkpowered.server.container.equipment.EquipmentSlot
 
OFFLINE - Enum constant in enum class io.github.sculkpowered.server.MinecraftConfig.Mode
 
OMINOUS_BOTTLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OMINOUS_BOTTLE_AMPLIFIER - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
OMINOUS_ITEM_SPAWNER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
OMINOUS_TRIAL_KEY - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OminousItemSpawner - Interface in io.github.sculkpowered.server.entity
Represents an ominous item spawner entity.
ON_FIRE - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
onFire() - Method in interface io.github.sculkpowered.server.entity.Entity
 
onGround() - Method in interface io.github.sculkpowered.server.entity.player.Player
Whether the player is on ground.
online() - Method in class io.github.sculkpowered.server.event.connection.ServerPingEvent.Response
 
online(int) - Method in class io.github.sculkpowered.server.event.connection.ServerPingEvent.Response
 
ONLINE - Enum constant in enum class io.github.sculkpowered.server.MinecraftConfig.Mode
 
onlinePlayers() - Method in interface io.github.sculkpowered.server.Server
Gets all players currently connected.
OOZING - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
OOZING - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
openContainer(Container) - Method in interface io.github.sculkpowered.server.entity.player.Player
Opens the specified container.
openedContainer() - Method in interface io.github.sculkpowered.server.entity.player.Player
Gets the opened container.
operation() - Method in record class io.github.sculkpowered.server.attribute.AttributeModifier
Returns the value of the operation record component.
ORANGE_BANNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ORANGE_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ORANGE_BED - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ORANGE_BED - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ORANGE_CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ORANGE_CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ORANGE_CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ORANGE_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ORANGE_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ORANGE_CONCRETE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ORANGE_CONCRETE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ORANGE_CONCRETE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ORANGE_CONCRETE_POWDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ORANGE_DYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ORANGE_GLAZED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ORANGE_GLAZED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ORANGE_SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ORANGE_SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ORANGE_STAINED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ORANGE_STAINED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ORANGE_STAINED_GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ORANGE_STAINED_GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ORANGE_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ORANGE_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ORANGE_TULIP - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ORANGE_TULIP - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ORANGE_WALL_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ORANGE_WOOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ORANGE_WOOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
order() - Element in annotation interface io.github.sculkpowered.server.event.Subscribe
The order of the listener.
OUT_OF_WORLD - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
outputStream() - Method in class io.github.sculkpowered.server.world.WorldSaver.Slime
 
OUTSIDE_BORDER - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
OVERWORLD - Static variable in class io.github.sculkpowered.server.world.dimension.Dimension
 
owner() - Method in interface io.github.sculkpowered.server.entity.Tameable
Gets the unique id of the owner of the entity.
OXEYE_DAISY - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OXEYE_DAISY - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OXIDIZED_CHISELED_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OXIDIZED_CHISELED_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OXIDIZED_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OXIDIZED_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OXIDIZED_COPPER_BULB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OXIDIZED_COPPER_BULB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OXIDIZED_COPPER_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OXIDIZED_COPPER_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OXIDIZED_COPPER_GRATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OXIDIZED_COPPER_GRATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OXIDIZED_COPPER_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OXIDIZED_COPPER_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OXIDIZED_CUT_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OXIDIZED_CUT_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OXIDIZED_CUT_COPPER_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OXIDIZED_CUT_COPPER_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
OXIDIZED_CUT_COPPER_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
OXIDIZED_CUT_COPPER_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 

P

PACKED_ICE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PACKED_ICE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PACKED_MUD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PACKED_MUD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
page() - Method in interface io.github.sculkpowered.server.container.LecternContainer
 
page(int) - Method in interface io.github.sculkpowered.server.container.LecternContainer
 
Painting - Interface in io.github.sculkpowered.server.entity
Represents a painting entity.
PAINTING - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PAINTING - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
Panda - Interface in io.github.sculkpowered.server.entity
Represents a panda entity.
PANDA - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
PANDA_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PAPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Parrot - Interface in io.github.sculkpowered.server.entity
Represents a parrot entity.
PARROT - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
PARROT_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
parse(StringReader) - Method in class io.github.sculkpowered.server.command.argument.ColorArgumentType
 
parse(StringReader) - Method in class io.github.sculkpowered.server.command.argument.TeamArgumentType
 
particle(CompoundBinaryTag) - Method in class io.github.sculkpowered.server.world.biome.Biome.Effects
 
path() - Method in class io.github.sculkpowered.server.world.WorldLoader.Anvil
 
path() - Method in class io.github.sculkpowered.server.world.WorldSaver.Anvil
 
PEARLESCENT_FROGLIGHT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PEARLESCENT_FROGLIGHT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PEONY - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PEONY - Static variable in class io.github.sculkpowered.server.world.block.Block
 
permissionChecker() - Method in class io.github.sculkpowered.server.event.player.PlayerInitialEvent
 
permissionChecker(PermissionChecker) - Method in class io.github.sculkpowered.server.event.player.PlayerInitialEvent
 
PETRIFIED_OAK_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PETRIFIED_OAK_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
Phantom - Interface in io.github.sculkpowered.server.entity
Represents a phantom entity.
PHANTOM - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
PHANTOM_MEMBRANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PHANTOM_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PIERCING - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
Pig - Interface in io.github.sculkpowered.server.entity
Represents a pig entity.
PIG - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
PIG_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Piglin - Interface in io.github.sculkpowered.server.entity
Represents a piglin entity.
PIGLIN - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
PIGLIN_BANNER_PATTERN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PIGLIN_BRUTE - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
PIGLIN_BRUTE_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PIGLIN_HEAD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PIGLIN_HEAD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PIGLIN_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PIGLIN_WALL_HEAD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PiglinBrute - Interface in io.github.sculkpowered.server.entity
Represents a piglin brute entity.
piglinSafe(boolean) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
Pillager - Interface in io.github.sculkpowered.server.entity
Represents a pillager entity.
PILLAGER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
PILLAGER_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ping() - Method in interface io.github.sculkpowered.server.entity.player.PlayerInfoEntry
Gets the ping/latency of the entry.
PINK_BANNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PINK_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PINK_BED - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PINK_BED - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PINK_CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PINK_CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PINK_CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PINK_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PINK_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PINK_CONCRETE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PINK_CONCRETE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PINK_CONCRETE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PINK_CONCRETE_POWDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PINK_DYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PINK_GLAZED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PINK_GLAZED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PINK_PETALS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PINK_PETALS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PINK_SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PINK_SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PINK_STAINED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PINK_STAINED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PINK_STAINED_GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PINK_STAINED_GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PINK_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PINK_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PINK_TULIP - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PINK_TULIP - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PINK_WALL_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PINK_WOOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PINK_WOOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PISTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PISTON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PISTON_HEAD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
pitch() - Method in class io.github.sculkpowered.server.world.Position
 
pitch(float) - Method in class io.github.sculkpowered.server.world.Position
 
PITCHER_CROP - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PITCHER_PLANT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PITCHER_PLANT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PITCHER_POD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PLAINS - Static variable in class io.github.sculkpowered.server.world.biome.Biome
 
player() - Method in class io.github.sculkpowered.server.event.block.BlockBreakEvent
 
player() - Method in class io.github.sculkpowered.server.event.block.BlockPlaceEvent
 
player() - Method in record class io.github.sculkpowered.server.event.connection.PluginMessageEvent
Returns the value of the player record component.
player() - Method in record class io.github.sculkpowered.server.event.player.PlayerAttackedEntityEvent
Returns the value of the player record component.
player() - Method in class io.github.sculkpowered.server.event.player.PlayerChatEvent
 
player() - Method in record class io.github.sculkpowered.server.event.player.PlayerClickContainerButtonEvent
Returns the value of the player record component.
player() - Method in class io.github.sculkpowered.server.event.player.PlayerClickContainerEvent
 
player() - Method in record class io.github.sculkpowered.server.event.player.PlayerDisconnectEvent
Returns the value of the player record component.
player() - Method in class io.github.sculkpowered.server.event.player.PlayerInitialEvent
 
player() - Method in record class io.github.sculkpowered.server.event.player.PlayerJoinEvent
Returns the value of the player record component.
player() - Method in class io.github.sculkpowered.server.event.player.PlayerUseItemEvent
 
player(UUID) - Method in interface io.github.sculkpowered.server.Server
Gets a player by its unique id
Player - Interface in io.github.sculkpowered.server.entity.player
Represents a player.
PLAYER - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
PLAYER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
PLAYER_ATTACK - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
PLAYER_EXPLOSION - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
PLAYER_HEAD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PLAYER_HEAD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PLAYER_WALL_HEAD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PlayerAttackedEntityEvent - Record Class in io.github.sculkpowered.server.event.player
Represents an event that fires when a player attacks another entity.
PlayerAttackedEntityEvent(Player, Entity) - Constructor for record class io.github.sculkpowered.server.event.player.PlayerAttackedEntityEvent
Creates an instance of a PlayerAttackedEntityEvent record class.
PlayerChatEvent - Class in io.github.sculkpowered.server.event.player
Represents an event that fires when a player sends a chat message.
PlayerChatEvent(Player, String) - Constructor for class io.github.sculkpowered.server.event.player.PlayerChatEvent
 
PlayerClickContainerButtonEvent - Record Class in io.github.sculkpowered.server.event.player
Represents an event that fires when the client clicks at a container button.
PlayerClickContainerButtonEvent(Player, Container, int) - Constructor for record class io.github.sculkpowered.server.event.player.PlayerClickContainerButtonEvent
Creates an instance of a PlayerClickContainerButtonEvent record class.
PlayerClickContainerEvent - Class in io.github.sculkpowered.server.event.player
Represents an event that fires when the client clicks at an item in a container.
PlayerClickContainerEvent(Player, Container, ItemStack, short) - Constructor for class io.github.sculkpowered.server.event.player.PlayerClickContainerEvent
 
playerCount() - Method in interface io.github.sculkpowered.server.Server
Gets the number of players currently connected.
PlayerDisconnectEvent - Record Class in io.github.sculkpowered.server.event.player
Represents an events that fires when a player disconnects.
PlayerDisconnectEvent(Player) - Constructor for record class io.github.sculkpowered.server.event.player.PlayerDisconnectEvent
Creates an instance of a PlayerDisconnectEvent record class.
PlayerInfoEntry - Interface in io.github.sculkpowered.server.entity.player
Represents an entry in the player info tab list.
PlayerInitialEvent - Class in io.github.sculkpowered.server.event.player
Represents an event that fires when the client .
PlayerInitialEvent(Player) - Constructor for class io.github.sculkpowered.server.event.player.PlayerInitialEvent
 
PlayerJoinEvent - Record Class in io.github.sculkpowered.server.event.player
Represents an event that fires when the client reaches the join state.
PlayerJoinEvent(Player) - Constructor for record class io.github.sculkpowered.server.event.player.PlayerJoinEvent
Creates an instance of a PlayerJoinEvent record class.
PlayerSettings - Interface in io.github.sculkpowered.server.entity.player
Represents the settings of the player.
PlayerSettings.ChatMode - Enum Class in io.github.sculkpowered.server.entity.player
The possible chat modes.
PlayerSettings.Hand - Enum Class in io.github.sculkpowered.server.entity.player
The possible primary hands.
PlayerUseItemEvent - Class in io.github.sculkpowered.server.event.player
Represents an event that fires when the client uses an item.
PlayerUseItemEvent(Player, ItemStack) - Constructor for class io.github.sculkpowered.server.event.player.PlayerUseItemEvent
 
playingDead() - Method in interface io.github.sculkpowered.server.entity.Axolotl
 
playingDead(boolean) - Method in interface io.github.sculkpowered.server.entity.Axolotl
 
PLENTY_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
plugin(String) - Method in interface io.github.sculkpowered.server.plugin.PluginHandler
Gets a plugin by its name.
Plugin - Class in io.github.sculkpowered.server.plugin
Represents the main class of a plugin.
Plugin() - Constructor for class io.github.sculkpowered.server.plugin.Plugin
 
PluginAnnotationProcessor - Class in io.github.sculkpowered.server.plugin
Represents an annotation processor that creates the plugin file for a plugin.
PluginAnnotationProcessor() - Constructor for class io.github.sculkpowered.server.plugin.PluginAnnotationProcessor
 
PluginDescription - Annotation Interface in io.github.sculkpowered.server.plugin
The annotation that describe a plugin.
pluginHandler() - Method in interface io.github.sculkpowered.server.Server
Gets the PluginHandler instance
PluginHandler - Interface in io.github.sculkpowered.server.plugin
Handles the plugins.
PluginMessageEvent - Record Class in io.github.sculkpowered.server.event.connection
 
PluginMessageEvent(Player, String, byte[]) - Constructor for record class io.github.sculkpowered.server.event.connection.PluginMessageEvent
Creates an instance of a PluginMessageEvent record class.
plugins() - Method in interface io.github.sculkpowered.server.plugin.PluginHandler
Gets a collection of all loaded plugins.
PODZOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PODZOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POINTED_DRIPSTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POINTED_DRIPSTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
pointEquals(Position) - Method in class io.github.sculkpowered.server.world.Position
 
POISON - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
POISON - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
POISONOUS_POTATO - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLAR_BEAR - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
POLAR_BEAR_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PolarBear - Interface in io.github.sculkpowered.server.entity
Represents a polar bear entity.
POLISHED_ANDESITE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_ANDESITE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_ANDESITE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_ANDESITE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_ANDESITE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_ANDESITE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_BASALT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_BASALT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_BLACKSTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_BLACKSTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_BLACKSTONE_BRICK_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_BLACKSTONE_BRICK_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_BLACKSTONE_BRICK_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_BLACKSTONE_BRICK_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_BLACKSTONE_BRICK_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_BLACKSTONE_BRICK_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_BLACKSTONE_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_BLACKSTONE_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_BLACKSTONE_BUTTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_BLACKSTONE_BUTTON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_BLACKSTONE_PRESSURE_PLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_BLACKSTONE_PRESSURE_PLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_BLACKSTONE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_BLACKSTONE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_BLACKSTONE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_BLACKSTONE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_BLACKSTONE_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_BLACKSTONE_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_DEEPSLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_DEEPSLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_DEEPSLATE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_DEEPSLATE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_DEEPSLATE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_DEEPSLATE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_DEEPSLATE_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_DEEPSLATE_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_DIORITE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_DIORITE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_DIORITE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_DIORITE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_DIORITE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_DIORITE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_GRANITE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_GRANITE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_GRANITE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_GRANITE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_GRANITE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_GRANITE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_TUFF - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_TUFF - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_TUFF_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_TUFF_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_TUFF_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_TUFF_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POLISHED_TUFF_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POLISHED_TUFF_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POPPED_CHORUS_FRUIT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POPPY - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POPPY - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PORKCHOP - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
port() - Method in interface io.github.sculkpowered.server.MinecraftConfig
 
pose() - Method in interface io.github.sculkpowered.server.entity.Entity
 
pose(Entity.Pose) - Method in interface io.github.sculkpowered.server.entity.Entity
 
position() - Method in interface io.github.sculkpowered.server.entity.Entity
 
position() - Method in class io.github.sculkpowered.server.event.block.BlockBreakEvent
 
position() - Method in class io.github.sculkpowered.server.event.block.BlockPlaceEvent
 
position() - Method in class io.github.sculkpowered.server.event.player.PlayerInitialEvent
 
position(double, double, double) - Static method in class io.github.sculkpowered.server.world.Position
 
position(double, double, double, float, float) - Static method in class io.github.sculkpowered.server.world.Position
 
position(Position) - Method in class io.github.sculkpowered.server.event.player.PlayerInitialEvent
 
Position - Class in io.github.sculkpowered.server.world
Represent a position.
POT_DECORATIONS - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
POTATO - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POTATOES - Static variable in class io.github.sculkpowered.server.world.block.Block
 
potion() - Method in record class io.github.sculkpowered.server.container.item.data.PotionContents
Returns the value of the potion record component.
Potion - Interface in io.github.sculkpowered.server.entity
Represents a potion entity.
POTION - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POTION - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
POTION_CONTENTS - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
PotionContents - Record Class in io.github.sculkpowered.server.container.item.data
 
PotionContents(PotionType, RGBLike, List<CustomPotionEffect>) - Constructor for record class io.github.sculkpowered.server.container.item.data.PotionContents
Creates an instance of a PotionContents record class.
PotionEffect - Record Class in io.github.sculkpowered.server.potion
 
PotionEffect(MobEffectType, int) - Constructor for record class io.github.sculkpowered.server.potion.PotionEffect
Creates an instance of a PotionEffect record class.
potionEffectAmbient(boolean) - Method in interface io.github.sculkpowered.server.entity.LivingEntity
Sets whether the player has a potion effect ambient.
potionEffectColor() - Method in interface io.github.sculkpowered.server.entity.LivingEntity
Gets the potion effect color of the entity.
potionEffectColor(int) - Method in interface io.github.sculkpowered.server.entity.LivingEntity
Sets the potion effect color of the entity.
potions() - Static method in class io.github.sculkpowered.server.registry.Registries
 
PotionType - Enum Class in io.github.sculkpowered.server.potion
An enum of all supported potion types.
POTTED_ACACIA_SAPLING - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_ALLIUM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_AZALEA_BUSH - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_AZURE_BLUET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_BAMBOO - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_BIRCH_SAPLING - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_BLUE_ORCHID - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_BROWN_MUSHROOM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_CACTUS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_CHERRY_SAPLING - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_CORNFLOWER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_CRIMSON_FUNGUS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_CRIMSON_ROOTS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_DANDELION - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_DARK_OAK_SAPLING - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_DEAD_BUSH - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_FERN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_FLOWERING_AZALEA_BUSH - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_JUNGLE_SAPLING - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_LILY_OF_THE_VALLEY - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_MANGROVE_PROPAGULE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_OAK_SAPLING - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_ORANGE_TULIP - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_OXEYE_DAISY - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_PINK_TULIP - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_POPPY - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_RED_MUSHROOM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_RED_TULIP - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_SPRUCE_SAPLING - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_TORCHFLOWER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_WARPED_FUNGUS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_WARPED_ROOTS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_WHITE_TULIP - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POTTED_WITHER_ROSE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POWDER_SNOW - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POWDER_SNOW_BUCKET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POWDER_SNOW_CAULDRON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
POWER - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
POWERED_RAIL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
POWERED_RAIL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
powerLevel() - Method in interface io.github.sculkpowered.server.container.BeaconContainer
Gets the power level of the beacon.
powerLevel(int) - Method in interface io.github.sculkpowered.server.container.BeaconContainer
Sets the power level of the beacon.
precipitation(boolean) - Method in class io.github.sculkpowered.server.world.biome.Biome.Builder
 
prefix() - Method in class io.github.sculkpowered.server.team.Team.Builder
 
prefix() - Method in interface io.github.sculkpowered.server.team.Team
Gets the prefix of the team.
prefix(Component) - Method in class io.github.sculkpowered.server.team.Team.Builder
 
prefix(Component) - Method in interface io.github.sculkpowered.server.team.Team
Sets the specified component as the prefix of the team.
PRISMARINE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PRISMARINE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PRISMARINE_BRICK_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PRISMARINE_BRICK_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PRISMARINE_BRICK_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PRISMARINE_BRICK_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PRISMARINE_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PRISMARINE_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PRISMARINE_CRYSTALS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PRISMARINE_SHARD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PRISMARINE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PRISMARINE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PRISMARINE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PRISMARINE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PRISMARINE_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PRISMARINE_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PRIZE_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class io.github.sculkpowered.server.plugin.PluginAnnotationProcessor
 
profile() - Method in interface io.github.sculkpowered.server.entity.player.Player
Gets the profile of the player.
profile() - Method in interface io.github.sculkpowered.server.entity.player.PlayerInfoEntry
Gets the GameProfile of the entry.
PROFILE - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
progressArrow() - Method in interface io.github.sculkpowered.server.container.FurnaceContainer
 
progressArrow(int) - Method in interface io.github.sculkpowered.server.container.FurnaceContainer
 
Projectile - Interface in io.github.sculkpowered.server.entity
Represents a projectile entity.
PROJECTILE_PROTECTION - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
properties() - Method in record class io.github.sculkpowered.server.entity.player.GameProfile
Returns the value of the properties record component.
properties() - Method in record class io.github.sculkpowered.server.potion.CustomPotionEffect
Returns the value of the properties record component.
properties() - Method in interface io.github.sculkpowered.server.world.block.BlockState
Gets the properties of the state.
properties(Map<String, String>) - Method in interface io.github.sculkpowered.server.world.block.BlockState
Sets the properties.
Properties(byte, int, boolean, boolean, boolean, CustomPotionEffect.Properties) - Constructor for record class io.github.sculkpowered.server.potion.CustomPotionEffect.Properties
Creates an instance of a Properties record class.
property(String) - Method in interface io.github.sculkpowered.server.world.block.BlockState
Gets the property of the specified key.
property(String, boolean) - Method in interface io.github.sculkpowered.server.world.block.BlockState
Sets the property with the specified key to the specified value.
property(String, int) - Method in interface io.github.sculkpowered.server.world.block.BlockState
Sets the property with the specified key to the specified value.
property(String, String) - Method in interface io.github.sculkpowered.server.world.block.BlockState
Sets the property with the specified key to the specified value.
Property(String, String, String) - Constructor for record class io.github.sculkpowered.server.entity.player.GameProfile.Property
Creates an instance of a Property record class.
PropertyValue(String, Map<String, E>) - Constructor for class io.github.sculkpowered.server.world.block.Block.PropertyValue
 
PROTECTION - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
protocol() - Method in class io.github.sculkpowered.server.event.connection.ServerPingEvent.Response
 
protocol(int) - Method in class io.github.sculkpowered.server.event.connection.ServerPingEvent.Response
 
protocolVersion() - Method in interface io.github.sculkpowered.server.connection.Connection
Gets the protocol version of the client connection.
Pufferfish - Interface in io.github.sculkpowered.server.entity
Represents a puffer fish entity.
PUFFERFISH - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PUFFERFISH - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
PUFFERFISH_BUCKET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PUFFERFISH_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PUMPKIN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PUMPKIN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PUMPKIN_PIE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PUMPKIN_SEEDS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PUMPKIN_STEM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PUNCH - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
PURPLE_BANNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPLE_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPLE_BED - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPLE_BED - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPLE_CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPLE_CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPLE_CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPLE_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPLE_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPLE_CONCRETE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPLE_CONCRETE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPLE_CONCRETE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPLE_CONCRETE_POWDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPLE_DYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPLE_GLAZED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPLE_GLAZED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPLE_SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPLE_SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPLE_STAINED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPLE_STAINED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPLE_STAINED_GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPLE_STAINED_GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPLE_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPLE_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPLE_WALL_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPLE_WOOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPLE_WOOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPUR_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPUR_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPUR_PILLAR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPUR_PILLAR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPUR_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPUR_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
PURPUR_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
PURPUR_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 

Q

QUARTZ - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
QUARTZ_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
QUARTZ_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
QUARTZ_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
QUARTZ_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
QUARTZ_PILLAR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
QUARTZ_PILLAR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
QUARTZ_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
QUARTZ_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
QUARTZ_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
QUARTZ_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
QUICK_CHARGE - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 

R

Rabbit - Interface in io.github.sculkpowered.server.entity
Represents a rabbit entity.
RABBIT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RABBIT - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
RABBIT_FOOT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RABBIT_HIDE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RABBIT_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RABBIT_STEW - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RAID_OMEN - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
Raider - Interface in io.github.sculkpowered.server.entity
 
RAIL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RAIL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RAISER_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RARE - Enum constant in enum class io.github.sculkpowered.server.container.item.data.Rarity
 
Rarity - Enum Class in io.github.sculkpowered.server.container.item.data
 
RARITY - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
Ravager - Interface in io.github.sculkpowered.server.entity
Represents a ravager entity.
RAVAGER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
RAVAGER_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RAW_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RAW_COPPER_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RAW_COPPER_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RAW_GOLD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RAW_GOLD_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RAW_GOLD_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RAW_IRON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RAW_IRON_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RAW_IRON_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RECIPES - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
RECOVERY_COMPASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_BANNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_BED - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_BED - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_CONCRETE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_CONCRETE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_CONCRETE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_CONCRETE_POWDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_DYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_GLAZED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_GLAZED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_MUSHROOM - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_MUSHROOM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_MUSHROOM_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_MUSHROOM_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_NETHER_BRICK_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_NETHER_BRICK_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_NETHER_BRICK_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_NETHER_BRICK_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_NETHER_BRICK_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_NETHER_BRICK_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_NETHER_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_NETHER_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_SAND - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_SAND - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_SANDSTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_SANDSTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_SANDSTONE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_SANDSTONE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_SANDSTONE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_SANDSTONE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_SANDSTONE_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_SANDSTONE_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_STAINED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_STAINED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_STAINED_GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_STAINED_GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_TULIP - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_TULIP - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_WALL_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
RED_WOOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RED_WOOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
REDSTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
REDSTONE_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
REDSTONE_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
REDSTONE_LAMP - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
REDSTONE_LAMP - Static variable in class io.github.sculkpowered.server.world.block.Block
 
REDSTONE_ORE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
REDSTONE_ORE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
REDSTONE_TORCH - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
REDSTONE_TORCH - Static variable in class io.github.sculkpowered.server.world.block.Block
 
REDSTONE_WALL_TORCH - Static variable in class io.github.sculkpowered.server.world.block.Block
 
REDSTONE_WIRE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
REGENERATION - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
REGENERATION - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
register(LiteralCommandNode<CommandSource>) - Method in interface io.github.sculkpowered.server.command.CommandHandler
Registers the command.
register(E) - Method in interface io.github.sculkpowered.server.registry.Registry.Mutable
Registers a new entry into the registry.
register(Plugin, Class<E>, short, Consumer<E>) - Method in interface io.github.sculkpowered.server.event.EventHandler
Registers an event listener consumer.
register(Plugin, Class<E>, Consumer<E>) - Method in interface io.github.sculkpowered.server.event.EventHandler
Registers an event listener consumer.
register(Plugin, Object) - Method in interface io.github.sculkpowered.server.event.EventHandler
Registers the event listener.
register(Team.Builder) - Method in interface io.github.sculkpowered.server.team.TeamHandler
Registers a new team by a builder.
Registries - Class in io.github.sculkpowered.server.registry
 
Registry<E> - Interface in io.github.sculkpowered.server.registry
 
Registry.Entry - Interface in io.github.sculkpowered.server.registry
 
Registry.Mutable<E> - Interface in io.github.sculkpowered.server.registry
 
REINFORCED_DEEPSLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
REINFORCED_DEEPSLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
removeChatSuggestions(String...) - Method in interface io.github.sculkpowered.server.entity.player.Player
Removes custom chat suggestions to the client.
removeEntries(String...) - Method in interface io.github.sculkpowered.server.team.Team
Removes the entries.
removeEntry(String) - Method in interface io.github.sculkpowered.server.team.Team
Removes the entry.
removeModifier(AttributeModifier) - Method in interface io.github.sculkpowered.server.attribute.AttributeValue
 
removeViewer(Player) - Method in interface io.github.sculkpowered.server.Viewable
Removes a viewer.
REPAIR_COST - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
repairCost() - Method in interface io.github.sculkpowered.server.container.AnvilContainer
Gets the current repair cost of the container.
repairCost(int) - Method in interface io.github.sculkpowered.server.container.AnvilContainer
Sets the repair cost to display.
repeat(int, TimeUnit) - Method in interface io.github.sculkpowered.server.scheduler.Scheduler.Task
Repeats the task with the specified time.
REPEATER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
REPEATER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
REPEATING_COMMAND_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
REPEATING_COMMAND_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
replaceCurrentMusic(byte) - Method in class io.github.sculkpowered.server.world.biome.Biome.Music
 
requirementForBottomEnchantment() - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Gets the requirement for the bottom enchantment.
requirementForBottomEnchantment(int) - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Sets the requirement for the bottom enchantment.
requirementForMiddleEnchantment() - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Gets the requirement for the middle enchantment.
requirementForMiddleEnchantment(int) - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Sets the requirement for the middle enchantment.
requirementForTopEnchantment() - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Gets the requirement for the top enchantment.
requirementForTopEnchantment(int) - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Sets the requirement for the top enchantment.
resend() - Method in interface io.github.sculkpowered.server.container.Inventory
Resends the full inventory to the player.
reset(DataComponentType<?>) - Method in class io.github.sculkpowered.server.container.item.data.DataComponents.Builder
 
resetScore(String) - Method in interface io.github.sculkpowered.server.scoreboard.Scoreboard
Resets a score, who is specified by the name.
RESISTANCE - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
RESPAWN_ANCHOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RESPAWN_ANCHOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
respawnAnchorWorks(boolean) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
RESPIRATION - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
response() - Method in class io.github.sculkpowered.server.event.connection.ServerPingEvent
 
response(ServerPingEvent.Response) - Method in class io.github.sculkpowered.server.event.connection.ServerPingEvent
 
Response() - Constructor for class io.github.sculkpowered.server.event.connection.ServerPingEvent.Response
 
result - Variable in class io.github.sculkpowered.server.event.ResultedEvent
 
result() - Method in class io.github.sculkpowered.server.event.ResultedEvent
 
result(T) - Method in class io.github.sculkpowered.server.event.ResultedEvent
 
Result(boolean) - Constructor for class io.github.sculkpowered.server.event.ResultedEvent.Result
 
ResultedEvent<T> - Class in io.github.sculkpowered.server.event
 
ResultedEvent() - Constructor for class io.github.sculkpowered.server.event.ResultedEvent
 
ResultedEvent.GenericResult - Class in io.github.sculkpowered.server.event
 
ResultedEvent.Result - Class in io.github.sculkpowered.server.event
 
RIB_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
RIGHT - Enum constant in enum class io.github.sculkpowered.server.entity.player.PlayerSettings.Hand
 
rightHorn(boolean) - Method in interface io.github.sculkpowered.server.entity.Goat
 
RIPTIDE - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
ROARING - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 
ROOTED_DIRT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ROOTED_DIRT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ROSE_BUSH - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ROSE_BUSH - Static variable in class io.github.sculkpowered.server.world.block.Block
 
rotation() - Method in interface io.github.sculkpowered.server.entity.ItemFrame
 
rotation(int) - Method in interface io.github.sculkpowered.server.entity.ItemFrame
 
ROTTEN_FLESH - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 

S

saddle(boolean) - Method in interface io.github.sculkpowered.server.entity.Pig
 
SADDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SAFE_FALL_DISTANCE - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
Salmon - Interface in io.github.sculkpowered.server.entity
Represents a salmon entity.
SALMON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SALMON - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
SALMON_BUCKET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SALMON_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SAND - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SAND - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SANDSTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SANDSTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SANDSTONE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SANDSTONE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SANDSTONE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SANDSTONE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SANDSTONE_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SANDSTONE_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SATURATION - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
save(WorldSaver) - Method in interface io.github.sculkpowered.server.world.World
Saves a world.
SCAFFOLDING - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SCAFFOLDING - Static variable in class io.github.sculkpowered.server.world.block.Block
 
scale(float) - Method in class io.github.sculkpowered.server.world.biome.Biome.Builder
 
SCALE - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
scaling(String) - Method in class io.github.sculkpowered.server.damage.DamageType.Builder
 
schedule() - Method in interface io.github.sculkpowered.server.scheduler.Scheduler.Task
Schedules the task.
scheduler() - Method in interface io.github.sculkpowered.server.Server
Gets the Scheduler instance
Scheduler - Interface in io.github.sculkpowered.server.scheduler
 
Scheduler.Task - Interface in io.github.sculkpowered.server.scheduler
 
score() - Method in interface io.github.sculkpowered.server.scoreboard.Score
Gets the score value of the score.
score(String) - Method in interface io.github.sculkpowered.server.scoreboard.Scoreboard
Gets a score by its name or creates one if it does not exist.
Score - Interface in io.github.sculkpowered.server.scoreboard
Represents a scoreboard score.
Scoreboard - Interface in io.github.sculkpowered.server.scoreboard
Represents a scoreboard / an objective.
SCRAPE_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SCULK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SCULK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SCULK_CATALYST - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SCULK_CATALYST - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SCULK_SENSOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SCULK_SENSOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SCULK_SHRIEKER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SCULK_SHRIEKER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SCULK_VEIN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SCULK_VEIN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SEA_LANTERN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SEA_LANTERN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SEA_PICKLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SEA_PICKLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SEAGRASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SEAGRASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
secondPotionEffect() - Method in interface io.github.sculkpowered.server.container.BeaconContainer
Gets the second potion effect of the beacon.
secondPotionEffect(PotionType) - Method in interface io.github.sculkpowered.server.container.BeaconContainer
Sets the second potion effect of the beacon.
selectedPattern() - Method in interface io.github.sculkpowered.server.container.LoomContainer
 
selectedPattern(int) - Method in interface io.github.sculkpowered.server.container.LoomContainer
 
selectedRecipe() - Method in interface io.github.sculkpowered.server.container.StonecutterContainer
 
selectedRecipe(int) - Method in interface io.github.sculkpowered.server.container.StonecutterContainer
 
sendPluginMessage(String, byte[]) - Method in interface io.github.sculkpowered.server.entity.player.Player
Sends a plugin message.
SENTRY_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
serializable() - Method in interface io.github.sculkpowered.server.container.item.data.DataComponentType
 
server() - Method in class io.github.sculkpowered.server.plugin.Plugin
Gets the server instance.
Server - Interface in io.github.sculkpowered.server
 
ServerInitializeEvent - Class in io.github.sculkpowered.server.event.lifecycle
Represents an event that fires when the server is finished with loading, but before connections will be accepted.
ServerInitializeEvent() - Constructor for class io.github.sculkpowered.server.event.lifecycle.ServerInitializeEvent
 
serverListingsAllowed() - Method in interface io.github.sculkpowered.server.entity.player.PlayerSettings
Gets the server listings setting of the client.
ServerPingEvent - Class in io.github.sculkpowered.server.event.connection
Represents an event that fires when a client requests a status response from the server.
ServerPingEvent(Connection) - Constructor for class io.github.sculkpowered.server.event.connection.ServerPingEvent
 
ServerPingEvent.Response - Class in io.github.sculkpowered.server.event.connection
 
ServerShutdownEvent - Class in io.github.sculkpowered.server.event.lifecycle
Represents an event that fires when the server will be stopped.
ServerShutdownEvent() - Constructor for class io.github.sculkpowered.server.event.lifecycle.ServerShutdownEvent
 
set(int) - Method in interface io.github.sculkpowered.server.scoreboard.Score
Sets the score value of the score.
set(int, Component) - Method in interface io.github.sculkpowered.server.scoreboard.Score
Sets the score value and display name of the score.
set(int, Component, NumberFormat) - Method in interface io.github.sculkpowered.server.scoreboard.Score
Sets the score attributes.
set(EquipmentSlot, ItemStack) - Method in interface io.github.sculkpowered.server.container.equipment.EntityEquipment
Sets the equipment at the specified equipment slot.
set(DataComponentType<T>, T) - Method in class io.github.sculkpowered.server.container.item.data.DataComponents.Builder
 
set(Registry.Mutable<Dimension>, Registry.Mutable<Biome>, Registry.Mutable<DamageType>, Registry<BlockState>, Registry<Material>, Registry<Enchantment>, Registry<PotionType>, Registry<MobEffectType>, Registry<DataComponentType<?>>, Registry<Attribute>) - Static method in class io.github.sculkpowered.server.registry.Registries
 
setBaby(boolean) - Method in interface io.github.sculkpowered.server.entity.Ageable
Sets the entity to a baby or not.
setBackgroundColor(int) - Method in interface io.github.sculkpowered.server.entity.TextDisplay
 
setBig() - Method in interface io.github.sculkpowered.server.entity.ArmorStand
Sets the armor stand big.
setCharging(boolean) - Method in interface io.github.sculkpowered.server.entity.Piglin
 
setChatSuggestions(String...) - Method in interface io.github.sculkpowered.server.entity.player.Player
Sets the custom chat suggestions of the client.
setConstraint(Display.Constraint) - Method in interface io.github.sculkpowered.server.entity.Display
 
setDancing(boolean) - Method in interface io.github.sculkpowered.server.entity.Piglin
 
setHeight(float) - Method in interface io.github.sculkpowered.server.entity.Display
 
setInterpolationDelay(int) - Method in interface io.github.sculkpowered.server.entity.Display
 
setInterpolationDuration(int) - Method in interface io.github.sculkpowered.server.entity.Display
 
setLineWidth(int) - Method in interface io.github.sculkpowered.server.entity.TextDisplay
 
setSeeThrough(boolean) - Method in interface io.github.sculkpowered.server.entity.TextDisplay
 
setShadow(boolean) - Method in interface io.github.sculkpowered.server.entity.TextDisplay
 
setShadowRange(float) - Method in interface io.github.sculkpowered.server.entity.Display
 
setShadowStrength(float) - Method in interface io.github.sculkpowered.server.entity.Display
 
setSmall() - Method in interface io.github.sculkpowered.server.entity.ArmorStand
Sets the armor stand small.
setText(Component) - Method in interface io.github.sculkpowered.server.entity.TextDisplay
 
setTextOpacity(byte) - Method in interface io.github.sculkpowered.server.entity.TextDisplay
 
settings() - Method in interface io.github.sculkpowered.server.entity.player.Player
Gets the settings of the player.
setViewRange(float) - Method in interface io.github.sculkpowered.server.entity.Display
 
setWidth(float) - Method in interface io.github.sculkpowered.server.entity.Display
 
SHAPER_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SHARPNESS - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
SHEAF_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SHEARS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Sheep - Interface in io.github.sculkpowered.server.entity
Represents a sheep entity.
SHEEP - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
SHEEP_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SHELTER_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SHIELD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SHOOTING - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 
SHORT_GRASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SHORT_GRASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
showIcon() - Method in record class io.github.sculkpowered.server.potion.CustomPotionEffect.Properties
Returns the value of the showIcon record component.
showInTooltip() - Method in record class io.github.sculkpowered.server.container.item.data.DyedColor
Returns the value of the showInTooltip record component.
showInTooltip() - Method in record class io.github.sculkpowered.server.container.item.data.ItemAttributes
Returns the value of the showInTooltip record component.
showInTooltip() - Method in record class io.github.sculkpowered.server.container.item.data.ItemEnchantments
Returns the value of the showInTooltip record component.
showInTooltip() - Method in class io.github.sculkpowered.server.container.item.data.Unbreakable
 
showInTooltip(boolean) - Static method in class io.github.sculkpowered.server.container.item.data.Unbreakable
 
showParticles() - Method in record class io.github.sculkpowered.server.potion.CustomPotionEffect.Properties
Returns the value of the showParticles record component.
SHROOMLIGHT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SHROOMLIGHT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
Shulker - Interface in io.github.sculkpowered.server.entity
Represents a shulker entity.
SHULKER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SHULKER_BULLET - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
SHULKER_SHELL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SHULKER_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ShulkerBullet - Interface in io.github.sculkpowered.server.entity
Represents a shulker bullet entity.
shutdown() - Method in interface io.github.sculkpowered.server.Server
Shutdowns the server.
SIDEBAR - Enum constant in enum class io.github.sculkpowered.server.scoreboard.DisplaySlot
 
signature() - Method in record class io.github.sculkpowered.server.entity.player.GameProfile.Property
Returns the value of the signature record component.
SILENCE_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
silent() - Method in interface io.github.sculkpowered.server.entity.Entity
 
silent(boolean) - Method in interface io.github.sculkpowered.server.entity.Entity
 
SILK_TOUCH - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
Silverfish - Interface in io.github.sculkpowered.server.entity
Represents a silverfish entity.
SILVERFISH - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
SILVERFISH_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
sitting() - Method in interface io.github.sculkpowered.server.entity.Tameable
Gets whether the entity sits or not.
sitting(boolean) - Method in interface io.github.sculkpowered.server.entity.Tameable
Sets the entity into the sit mode or not.
SITTING - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 
size() - Method in enum class io.github.sculkpowered.server.container.Container.Type
Gets the size of a container of this type.
size() - Method in interface io.github.sculkpowered.server.entity.Slime
 
size(int) - Method in interface io.github.sculkpowered.server.entity.Slime
 
Skeleton - Interface in io.github.sculkpowered.server.entity
Represents a skeleton entity.
SKELETON - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
SKELETON_HORSE - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
SKELETON_HORSE_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SKELETON_SKULL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SKELETON_SKULL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SKELETON_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SKELETON_WALL_SKULL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SkeletonHorse - Interface in io.github.sculkpowered.server.entity
Represents a skeleton horse entity.
skinParts() - Method in interface io.github.sculkpowered.server.entity.player.PlayerSettings
Gets the skin parts of the client.
SKULL_BANNER_PATTERN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SKULL_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
skyColor(int) - Method in class io.github.sculkpowered.server.world.biome.Biome.Effects
 
skyColor(int) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Effects
 
SLEEPING - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 
SLIDING - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 
slime(byte[]) - Static method in class io.github.sculkpowered.server.world.WorldLoader
 
slime(DataInputStream) - Static method in class io.github.sculkpowered.server.world.WorldLoader
 
slime(DataOutputStream) - Static method in class io.github.sculkpowered.server.world.WorldSaver
 
slime(InputStream) - Static method in class io.github.sculkpowered.server.world.WorldLoader
 
slime(OutputStream) - Static method in class io.github.sculkpowered.server.world.WorldSaver
 
slime(Path) - Static method in class io.github.sculkpowered.server.world.WorldLoader
 
Slime - Interface in io.github.sculkpowered.server.entity
Represents a slime entity.
Slime(DataInputStream) - Constructor for class io.github.sculkpowered.server.world.WorldLoader.Slime
 
Slime(DataOutputStream) - Constructor for class io.github.sculkpowered.server.world.WorldSaver.Slime
 
SLIME - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
SLIME_BALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SLIME_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SLIME_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SLIME_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
slot() - Method in record class io.github.sculkpowered.server.container.item.data.ItemAttributes.Entry
Returns the value of the slot record component.
slot() - Method in class io.github.sculkpowered.server.event.player.PlayerClickContainerEvent
 
SLOW_FALLING - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
SLOW_FALLING - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
SLOWNESS - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
SLOWNESS - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
small() - Method in interface io.github.sculkpowered.server.entity.ArmorStand
Gets whether this armor stand is small or not.
SMALL_AMETHYST_BUD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SMALL_AMETHYST_BUD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SMALL_DRIPLEAF - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SMALL_DRIPLEAF - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SMALL_FIREBALL - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
SmallFireball - Interface in io.github.sculkpowered.server.entity
Represents a small fireball entity.
SMITE - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
SMITHING - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
SMITHING_TABLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SMITHING_TABLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SMOKER - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
SMOKER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SMOKER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SMOOTH_BASALT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SMOOTH_BASALT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SMOOTH_QUARTZ - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SMOOTH_QUARTZ - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SMOOTH_QUARTZ_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SMOOTH_QUARTZ_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SMOOTH_QUARTZ_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SMOOTH_QUARTZ_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SMOOTH_RED_SANDSTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SMOOTH_RED_SANDSTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SMOOTH_RED_SANDSTONE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SMOOTH_RED_SANDSTONE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SMOOTH_RED_SANDSTONE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SMOOTH_RED_SANDSTONE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SMOOTH_SANDSTONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SMOOTH_SANDSTONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SMOOTH_SANDSTONE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SMOOTH_SANDSTONE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SMOOTH_SANDSTONE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SMOOTH_SANDSTONE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SMOOTH_STONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SMOOTH_STONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SMOOTH_STONE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SMOOTH_STONE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SNEAKING - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 
Sniffer - Interface in io.github.sculkpowered.server.entity
Represents a sniffer entity.
SNIFFER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
SNIFFER_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SNIFFER_EGG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SNIFFER_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SNIFFING - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 
SNORT_POTTERY_SHERD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SNOUT_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SNOW - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SNOW - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SNOW_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SNOW_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SNOW_GOLEM - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
SNOW_GOLEM_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Snowball - Interface in io.github.sculkpowered.server.entity
Represents a snowball entity.
SNOWBALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SNOWBALL - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
SnowGolem - Interface in io.github.sculkpowered.server.entity
Represents a snow golem entity.
SONIC_BOOM - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
SOUL_CAMPFIRE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SOUL_CAMPFIRE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SOUL_FIRE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SOUL_LANTERN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SOUL_LANTERN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SOUL_SAND - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SOUL_SAND - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SOUL_SOIL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SOUL_SOIL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SOUL_SPEED - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
SOUL_TORCH - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SOUL_TORCH - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SOUL_WALL_TORCH - Static variable in class io.github.sculkpowered.server.world.block.Block
 
sound(String) - Method in class io.github.sculkpowered.server.world.biome.Biome.Music
 
source() - Method in class io.github.sculkpowered.server.event.command.CommandExecuteEvent
 
SOUTH - Static variable in class io.github.sculkpowered.server.world.block.Block.Facing
 
SPAWN_REINFORCEMENTS - Static variable in interface io.github.sculkpowered.server.entity.Zombie
 
spawnEntity(Entity, Position) - Method in interface io.github.sculkpowered.server.world.World
Spawns the specified entity at the specified position in this world.
SPAWNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPAWNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPAWNER_MINECART - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
SpawnerMinecart - Interface in io.github.sculkpowered.server.entity
Represents a spawner minecart entity.
spawnPosition() - Method in class io.github.sculkpowered.server.world.World.Builder
 
spawnPosition() - Method in interface io.github.sculkpowered.server.world.World
Gets the spawn position of the world.
spawnPosition(Position) - Method in class io.github.sculkpowered.server.world.World.Builder
 
SPECTATOR - Enum constant in enum class io.github.sculkpowered.server.entity.player.GameMode
 
SPECTRAL_ARROW - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPECTRAL_ARROW - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
SpectralArrow - Interface in io.github.sculkpowered.server.entity
Represents a spectral arrow entity.
SPEED - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
Spider - Interface in io.github.sculkpowered.server.entity
Represents a spider entity.
SPIDER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
SPIDER_EYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPIDER_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPIN_ATTACK - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 
SPIRE_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPIT - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
SPLASH_POTION - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPONGE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPONGE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPORE_BLOSSOM - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPORE_BLOSSOM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
sprinting() - Method in interface io.github.sculkpowered.server.entity.Entity
 
SPRUCE_BOAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_BUTTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_BUTTON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPRUCE_CHEST_BOAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPRUCE_FENCE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_FENCE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPRUCE_FENCE_GATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_FENCE_GATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPRUCE_HANGING_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPRUCE_LEAVES - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_LEAVES - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPRUCE_LOG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_LOG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPRUCE_PLANKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_PLANKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPRUCE_PRESSURE_PLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_PRESSURE_PLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPRUCE_SAPLING - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_SAPLING - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPRUCE_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPRUCE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPRUCE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPRUCE_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPRUCE_WALL_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPRUCE_WALL_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPRUCE_WOOD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SPRUCE_WOOD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SPYGLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Squid - Interface in io.github.sculkpowered.server.entity
Represents a squid entity.
SQUID - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
SQUID_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STALAGMITE - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
STANDING - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 
STARVE - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
STEP_HEIGHT - Static variable in class io.github.sculkpowered.server.attribute.GenericAttribute
 
STICK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STICKY_PISTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STICKY_PISTON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STING - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
STONE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STONE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STONE_AXE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STONE_BRICK_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STONE_BRICK_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STONE_BRICK_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STONE_BRICK_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STONE_BRICK_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STONE_BRICK_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STONE_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STONE_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STONE_BUTTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STONE_BUTTON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STONE_HOE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STONE_PICKAXE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STONE_PRESSURE_PLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STONE_PRESSURE_PLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STONE_SHOVEL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STONE_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STONE_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STONE_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STONE_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STONE_SWORD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STONECUTTER - Enum constant in enum class io.github.sculkpowered.server.container.Container.Type
 
STONECUTTER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STONECUTTER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
StonecutterContainer - Interface in io.github.sculkpowered.server.container
Represents a container of a stone cutter.
STORED_ENCHANTMENTS - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
Stray - Interface in io.github.sculkpowered.server.entity
Represents a stray entity.
STRAY - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
STRAY_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRENGTH - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
STRENGTH - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
Strider - Interface in io.github.sculkpowered.server.entity
Represents a strider entity.
STRIDER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
STRIDER_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRING - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_ACACIA_LOG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_ACACIA_LOG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_ACACIA_WOOD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_ACACIA_WOOD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_BAMBOO_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_BAMBOO_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_BIRCH_LOG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_BIRCH_LOG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_BIRCH_WOOD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_BIRCH_WOOD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_CHERRY_LOG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_CHERRY_LOG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_CHERRY_WOOD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_CHERRY_WOOD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_CRIMSON_HYPHAE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_CRIMSON_HYPHAE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_CRIMSON_STEM - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_CRIMSON_STEM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_DARK_OAK_LOG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_DARK_OAK_LOG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_DARK_OAK_WOOD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_DARK_OAK_WOOD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_JUNGLE_LOG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_JUNGLE_LOG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_JUNGLE_WOOD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_JUNGLE_WOOD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_MANGROVE_LOG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_MANGROVE_LOG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_MANGROVE_WOOD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_MANGROVE_WOOD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_OAK_LOG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_OAK_LOG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_OAK_WOOD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_OAK_WOOD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_SPRUCE_LOG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_SPRUCE_LOG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_SPRUCE_WOOD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_SPRUCE_WOOD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_WARPED_HYPHAE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_WARPED_HYPHAE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRIPPED_WARPED_STEM - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRIPPED_WARPED_STEM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRONG_HARMING - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
STRONG_HEALING - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
STRONG_LEAPING - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
STRONG_POISON - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
STRONG_REGENERATION - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
STRONG_SLOWNESS - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
STRONG_STRENGTH - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
STRONG_SWIFTNESS - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
STRONG_TURTLE_MASTER - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
STRUCTURE_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRUCTURE_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
STRUCTURE_VOID - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
STRUCTURE_VOID - Static variable in class io.github.sculkpowered.server.world.block.Block
 
stung() - Method in interface io.github.sculkpowered.server.entity.Bee
 
stung(boolean) - Method in interface io.github.sculkpowered.server.entity.Bee
 
style() - Method in record class io.github.sculkpowered.server.scoreboard.NumberFormat.Styled
Returns the value of the style record component.
styleApply(Style.Builder) - Method in record class io.github.sculkpowered.server.scoreboard.NumberFormat.Styled
 
styled(Style) - Static method in interface io.github.sculkpowered.server.scoreboard.NumberFormat
Creates a new styled number format.
styled(StyleBuilderApplicable...) - Static method in interface io.github.sculkpowered.server.scoreboard.NumberFormat
Creates a new styled number format.
Styled(Style) - Constructor for record class io.github.sculkpowered.server.scoreboard.NumberFormat.Styled
Creates an instance of a Styled record class.
Subscribe - Annotation Interface in io.github.sculkpowered.server.event
An annotation that is used to indicate that a method is an event listener.
subtract(double, double, double) - Method in class io.github.sculkpowered.server.world.Position
 
suffix() - Method in class io.github.sculkpowered.server.team.Team.Builder
 
suffix() - Method in interface io.github.sculkpowered.server.team.Team
Gets the suffix of the team.
suffix(Component) - Method in class io.github.sculkpowered.server.team.Team.Builder
 
suffix(Component) - Method in interface io.github.sculkpowered.server.team.Team
Sets the specified component as the suffix of the team.
SUGAR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SUGAR_CANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SUGAR_CANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SUNFLOWER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SUNFLOWER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SURVIVAL - Enum constant in enum class io.github.sculkpowered.server.entity.player.GameMode
 
SUSPICIOUS_GRAVEL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SUSPICIOUS_GRAVEL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SUSPICIOUS_SAND - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SUSPICIOUS_SAND - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SUSPICIOUS_STEW - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SUSPICIOUS_STEW_EFFECTS - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
SWEEPING_EDGE - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
SWEET_BERRIES - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
SWEET_BERRY_BUSH - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
SWEET_BERRY_BUSH - Static variable in class io.github.sculkpowered.server.world.block.Block
 
SWIFT_SNEAK - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
SWIFTNESS - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
swimming() - Method in interface io.github.sculkpowered.server.entity.Entity
 
SWIMMING - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 

T

Tadpole - Interface in io.github.sculkpowered.server.entity
Represents a tadpole entity.
TADPOLE - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
TADPOLE_BUCKET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TADPOLE_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TALL_GRASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TALL_GRASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TALL_SEAGRASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
Tameable - Interface in io.github.sculkpowered.server.entity
Represents an entity that is tameable.
tamed() - Method in interface io.github.sculkpowered.server.entity.Tameable
Gets whether the entity is tamed or not.
TARGET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TARGET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
team(Server) - Static method in class io.github.sculkpowered.server.command.argument.TeamArgumentType
 
team(TeamHandler) - Static method in class io.github.sculkpowered.server.command.argument.TeamArgumentType
 
team(String) - Method in interface io.github.sculkpowered.server.team.TeamHandler
Gets a team by the name.
Team - Interface in io.github.sculkpowered.server.team
 
Team.Builder - Class in io.github.sculkpowered.server.team
 
TeamArgumentType - Class in io.github.sculkpowered.server.command.argument
 
TeamArgumentType(TeamHandler) - Constructor for class io.github.sculkpowered.server.command.argument.TeamArgumentType
 
teamHandler() - Method in interface io.github.sculkpowered.server.Server
Gets the TeamHandler instance
TeamHandler - Interface in io.github.sculkpowered.server.team
 
teleport(Position) - Method in interface io.github.sculkpowered.server.entity.Entity
Teleports an entity to the specified position.
temperature(float) - Method in class io.github.sculkpowered.server.world.biome.Biome.Builder
 
temperatureModifer(String) - Method in class io.github.sculkpowered.server.world.biome.Biome.Builder
 
TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TEXT_DISPLAY - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
TextDisplay - Interface in io.github.sculkpowered.server.entity
Represents a text display entity.
textFilteringEnabled() - Method in interface io.github.sculkpowered.server.entity.player.PlayerSettings
Gets the text filtering setting of the client.
THICK - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
THIRD_PERSON_LEFT_HAND - Enum constant in enum class io.github.sculkpowered.server.entity.ItemDisplay.DisplayType
 
THIRD_PERSON_RIGHT_HAND - Enum constant in enum class io.github.sculkpowered.server.entity.ItemDisplay.DisplayType
 
THORNS - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
THORNS - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
THROWN - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
TIDE_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TINTED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TINTED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TIPPED_ARROW - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
title() - Method in interface io.github.sculkpowered.server.container.Container
Gets the title of the container.
Tnt - Interface in io.github.sculkpowered.server.entity
Represents a tnt entity.
TNT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TNT - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
TNT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TNT_MINECART - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TNT_MINECART - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
TntMinecart - Interface in io.github.sculkpowered.server.entity
Represents a tnt minecart entity.
toBuilder() - Method in class io.github.sculkpowered.server.container.item.data.DataComponents
 
toBuilder(Key) - Method in class io.github.sculkpowered.server.world.dimension.Dimension
 
toBuilder(Key) - Method in class io.github.sculkpowered.server.world.biome.Biome
 
Tool - Class in io.github.sculkpowered.server.container.item.data
 
Tool() - Constructor for class io.github.sculkpowered.server.container.item.data.Tool
 
TOOL - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
topEnchantingLevel() - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Gets the level requirement for the top enchantment
topEnchantingLevel(int) - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Sets the level requirement for the top enchantment.
topEnchantment() - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Gets the top enchantment.
topEnchantment(Enchantment) - Method in interface io.github.sculkpowered.server.container.EnchantmentTableContainer
Sets the top enchantment.
TORCH - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TORCH - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TORCHFLOWER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TORCHFLOWER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TORCHFLOWER_CROP - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TORCHFLOWER_SEEDS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
toString() - Method in record class io.github.sculkpowered.server.attribute.Attribute
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.attribute.AttributeModifier
Returns a string representation of this record class.
toString() - Method in class io.github.sculkpowered.server.container.item.data.DataComponents
 
toString() - Method in record class io.github.sculkpowered.server.container.item.data.DyedColor
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.container.item.data.ItemAttributes.Entry
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.container.item.data.ItemAttributes
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.container.item.data.ItemEnchantments
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.container.item.data.PotionContents
Returns a string representation of this record class.
toString() - Method in class io.github.sculkpowered.server.container.item.ItemStack
 
toString() - Method in record class io.github.sculkpowered.server.entity.player.GameProfile.Property
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.entity.player.GameProfile
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.event.connection.PluginMessageEvent
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.event.player.PlayerAttackedEntityEvent
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.event.player.PlayerClickContainerButtonEvent
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.event.player.PlayerDisconnectEvent
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.event.player.PlayerJoinEvent
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.potion.CustomPotionEffect.Properties
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.potion.CustomPotionEffect
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.potion.PotionEffect
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.scoreboard.NumberFormat.Blank
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.scoreboard.NumberFormat.Fixed
Returns a string representation of this record class.
toString() - Method in record class io.github.sculkpowered.server.scoreboard.NumberFormat.Styled
Returns a string representation of this record class.
toString() - Method in class io.github.sculkpowered.server.world.Position
 
toString() - Method in class io.github.sculkpowered.server.world.Vector
 
TOTEM_OF_UNDYING - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TRADER_LLAMA - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
TRADER_LLAMA_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TraderLlama - Interface in io.github.sculkpowered.server.entity
Represents a trader llama entity.
TRAPPED_CHEST - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TRAPPED_CHEST - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TRIAL_KEY - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TRIAL_OMEN - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
TRIAL_SPAWNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TRIAL_SPAWNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
Trident - Interface in io.github.sculkpowered.server.entity
Represents a trident entity.
TRIDENT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TRIDENT - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
TRIDENT - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
TRIM - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
TRIPWIRE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TRIPWIRE_HOOK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TRIPWIRE_HOOK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TROPICAL_FISH - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TROPICAL_FISH - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
TROPICAL_FISH_BUCKET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TROPICAL_FISH_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TropicalFish - Interface in io.github.sculkpowered.server.entity
Represents a tropical fish entity.
TUBE_CORAL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TUBE_CORAL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TUBE_CORAL_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TUBE_CORAL_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TUBE_CORAL_FAN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TUBE_CORAL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TUBE_CORAL_WALL_FAN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TUFF - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TUFF - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TUFF_BRICK_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TUFF_BRICK_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TUFF_BRICK_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TUFF_BRICK_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TUFF_BRICK_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TUFF_BRICK_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TUFF_BRICKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TUFF_BRICKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TUFF_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TUFF_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TUFF_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TUFF_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TUFF_WALL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TUFF_WALL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
Turtle - Interface in io.github.sculkpowered.server.entity
Represents a turtle entity.
TURTLE - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
TURTLE_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TURTLE_EGG - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TURTLE_HELMET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TURTLE_MASTER - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
TURTLE_SCUTE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TURTLE_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TWISTING_VINES - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
TWISTING_VINES - Static variable in class io.github.sculkpowered.server.world.block.Block
 
TWISTING_VINES_PLANT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
type() - Method in interface io.github.sculkpowered.server.container.Container
Gets the type of the container
type() - Method in interface io.github.sculkpowered.server.entity.Entity
 
type() - Method in interface io.github.sculkpowered.server.registry.Registry
Gets the type key of the registry.

U

ultrawarm(boolean) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Builder
 
UNATTRIBUTED_FIREBALL - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
Unbreakable - Class in io.github.sculkpowered.server.container.item.data
 
UNBREAKABLE - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
UNBREAKING - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
UNCOMMON - Enum constant in enum class io.github.sculkpowered.server.container.item.data.Rarity
 
uniqueId() - Method in record class io.github.sculkpowered.server.attribute.AttributeModifier
Returns the value of the uniqueId record component.
uniqueId() - Method in interface io.github.sculkpowered.server.entity.Entity
 
uniqueId() - Method in record class io.github.sculkpowered.server.entity.player.GameProfile
Returns the value of the uniqueId record component.
Unit - Class in io.github.sculkpowered.server.container.item.data
 
unloadWorld(World) - Method in interface io.github.sculkpowered.server.Server
Unloads the specified world.
unloadWorld(World, Consumer<Player>) - Method in interface io.github.sculkpowered.server.Server
Unloads the specified world.
UNLUCK - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
unregister(Plugin) - Method in interface io.github.sculkpowered.server.event.EventHandler
Unregisters all listeners of a specific plugin
unregister(Plugin, Object) - Method in interface io.github.sculkpowered.server.event.EventHandler
Unregisters the specified listener.
unregister(Team) - Method in interface io.github.sculkpowered.server.team.TeamHandler
Unregisters a team.
unset(DataComponentType<?>) - Method in class io.github.sculkpowered.server.container.item.data.DataComponents.Builder
 
UP - Static variable in class io.github.sculkpowered.server.world.block.Block.Facing
 
USING_TONGUE - Enum constant in enum class io.github.sculkpowered.server.entity.Entity.Pose
 

V

value() - Method in record class io.github.sculkpowered.server.entity.player.GameProfile.Property
Returns the value of the value record component.
value() - Method in class io.github.sculkpowered.server.world.block.Block.PropertyValue
 
valueOf(String) - Static method in enum class io.github.sculkpowered.server.attribute.AttributeOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.attribute.AttributeSlot
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.container.Container.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.container.equipment.EquipmentSlot
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.container.item.data.Rarity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.container.item.Material
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.enchantment.Enchantment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.entity.Axolotl.Variant
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.entity.Display.Constraint
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.entity.Entity.Pose
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.entity.EntityType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.entity.ItemDisplay.DisplayType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.entity.player.GameMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.entity.player.PlayerSettings.ChatMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.entity.player.PlayerSettings.Hand
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.MinecraftConfig.Mode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.potion.MobEffectType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.potion.PotionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.scoreboard.DisplaySlot
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.github.sculkpowered.server.world.Direction.Axis
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.github.sculkpowered.server.attribute.AttributeOperation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.attribute.AttributeSlot
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.container.Container.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.container.equipment.EquipmentSlot
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.container.item.data.Rarity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.container.item.Material
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.enchantment.Enchantment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.entity.Axolotl.Variant
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.entity.Display.Constraint
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.entity.Entity.Pose
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.entity.EntityType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.entity.ItemDisplay.DisplayType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.entity.player.GameMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.entity.player.PlayerSettings.ChatMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.entity.player.PlayerSettings.Hand
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.MinecraftConfig.Mode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.potion.MobEffectType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.potion.PotionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.scoreboard.DisplaySlot
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.github.sculkpowered.server.world.Direction.Axis
Returns an array containing the constants of this enum class, in the order they are declared.
valueToBinary(T) - Method in interface io.github.sculkpowered.server.container.item.data.DataComponentType
 
VANISHING_CURSE - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
variant() - Method in interface io.github.sculkpowered.server.entity.Axolotl
 
variant(Axolotl.Variant) - Method in interface io.github.sculkpowered.server.entity.Axolotl
 
VAULT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
VAULT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
Vector - Class in io.github.sculkpowered.server.world
 
Vector(double, double, double) - Constructor for class io.github.sculkpowered.server.world.Vector
 
velocity() - Method in interface io.github.sculkpowered.server.entity.Entity
 
velocity(Vector) - Method in interface io.github.sculkpowered.server.entity.Entity
 
VERDANT_FROGLIGHT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
VERDANT_FROGLIGHT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
version() - Element in annotation interface io.github.sculkpowered.server.plugin.PluginDescription
 
VERTICAL - Enum constant in enum class io.github.sculkpowered.server.entity.Display.Constraint
 
Vex - Interface in io.github.sculkpowered.server.entity
Represents a vex entity.
VEX - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
VEX_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
VEX_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Viewable - Interface in io.github.sculkpowered.server
Represents an object that is viewable by players.
viewDistance() - Method in interface io.github.sculkpowered.server.entity.player.PlayerSettings
Gets the view distance of the client.
viewers() - Method in interface io.github.sculkpowered.server.Viewable
Gets the viewers of the object.
viewModifier() - Method in interface io.github.sculkpowered.server.entity.player.Player
Gets the view modifier of the player.
viewModifier(float) - Method in interface io.github.sculkpowered.server.entity.player.Player
Sets the view modifier of the player.
Villager - Interface in io.github.sculkpowered.server.entity
Represents a villager entity.
VILLAGER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
VILLAGER_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Vindicator - Interface in io.github.sculkpowered.server.entity
Represents a vindicator entity.
VINDICATOR - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
VINDICATOR_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
VINE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
VINE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
VOID_AIR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
VoidGenerator - Class in io.github.sculkpowered.server.world.chunk
A ChunkGenerator that generates nothing.

W

WALL_TORCH - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WANDERING_TRADER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
WANDERING_TRADER_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WanderingTrader - Interface in io.github.sculkpowered.server.entity
Represents a wandering trader entity.
WARD_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Warden - Interface in io.github.sculkpowered.server.entity
Represents a warden entity.
WARDEN - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
WARDEN_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_BUTTON - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_BUTTON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_FENCE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_FENCE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_FENCE_GATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_FENCE_GATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_FUNGUS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_FUNGUS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_FUNGUS_ON_A_STICK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_HANGING_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_HYPHAE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_HYPHAE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_NYLIUM - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_NYLIUM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_PLANKS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_PLANKS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_PRESSURE_PLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_PRESSURE_PLATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_ROOTS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_ROOTS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_SIGN - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_STEM - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_STEM - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_WALL_HANGING_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_WALL_SIGN - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WARPED_WART_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WARPED_WART_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WATER - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
WATER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WATER_BREATHING - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
WATER_BREATHING - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
WATER_BUCKET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WATER_CAULDRON - Static variable in class io.github.sculkpowered.server.world.block.Block
 
waterColor(int) - Method in class io.github.sculkpowered.server.world.biome.Biome.Effects
 
waterColor(int) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Effects
 
waterFogColor(int) - Method in class io.github.sculkpowered.server.world.biome.Biome.Effects
 
waterFogColor(int) - Method in class io.github.sculkpowered.server.world.dimension.Dimension.Effects
 
WAXED_CHISELED_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_CHISELED_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_COPPER_BLOCK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_COPPER_BLOCK - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_COPPER_BULB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_COPPER_BULB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_COPPER_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_COPPER_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_COPPER_GRATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_COPPER_GRATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_COPPER_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_COPPER_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_CUT_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_CUT_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_CUT_COPPER_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_CUT_COPPER_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_CUT_COPPER_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_CUT_COPPER_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_EXPOSED_CHISELED_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_EXPOSED_CHISELED_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_EXPOSED_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_EXPOSED_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_EXPOSED_COPPER_BULB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_EXPOSED_COPPER_BULB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_EXPOSED_COPPER_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_EXPOSED_COPPER_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_EXPOSED_COPPER_GRATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_EXPOSED_COPPER_GRATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_EXPOSED_COPPER_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_EXPOSED_COPPER_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_EXPOSED_CUT_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_EXPOSED_CUT_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_EXPOSED_CUT_COPPER_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_EXPOSED_CUT_COPPER_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_EXPOSED_CUT_COPPER_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_EXPOSED_CUT_COPPER_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_OXIDIZED_CHISELED_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_OXIDIZED_CHISELED_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_OXIDIZED_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_OXIDIZED_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_OXIDIZED_COPPER_BULB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_OXIDIZED_COPPER_BULB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_OXIDIZED_COPPER_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_OXIDIZED_COPPER_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_OXIDIZED_COPPER_GRATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_OXIDIZED_COPPER_GRATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_OXIDIZED_COPPER_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_OXIDIZED_COPPER_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_OXIDIZED_CUT_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_OXIDIZED_CUT_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_OXIDIZED_CUT_COPPER_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_OXIDIZED_CUT_COPPER_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_OXIDIZED_CUT_COPPER_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_OXIDIZED_CUT_COPPER_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_WEATHERED_CHISELED_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_WEATHERED_CHISELED_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_WEATHERED_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_WEATHERED_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_WEATHERED_COPPER_BULB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_WEATHERED_COPPER_BULB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_WEATHERED_COPPER_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_WEATHERED_COPPER_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_WEATHERED_COPPER_GRATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_WEATHERED_COPPER_GRATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_WEATHERED_COPPER_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_WEATHERED_COPPER_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_WEATHERED_CUT_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_WEATHERED_CUT_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_WEATHERED_CUT_COPPER_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_WEATHERED_CUT_COPPER_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAXED_WEATHERED_CUT_COPPER_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WAXED_WEATHERED_CUT_COPPER_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WAYFINDER_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WEAKNESS - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
WEAKNESS - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
WEATHERED_CHISELED_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WEATHERED_CHISELED_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WEATHERED_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WEATHERED_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WEATHERED_COPPER_BULB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WEATHERED_COPPER_BULB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WEATHERED_COPPER_DOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WEATHERED_COPPER_DOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WEATHERED_COPPER_GRATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WEATHERED_COPPER_GRATE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WEATHERED_COPPER_TRAPDOOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WEATHERED_COPPER_TRAPDOOR - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WEATHERED_CUT_COPPER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WEATHERED_CUT_COPPER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WEATHERED_CUT_COPPER_SLAB - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WEATHERED_CUT_COPPER_SLAB - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WEATHERED_CUT_COPPER_STAIRS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WEATHERED_CUT_COPPER_STAIRS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WEAVING - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
WEAVING - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
WEEPING_VINES - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WEEPING_VINES - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WEEPING_VINES_PLANT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WEST - Static variable in class io.github.sculkpowered.server.world.block.Block.Facing
 
WET_SPONGE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WET_SPONGE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WHEAT - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WHEAT - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WHEAT_SEEDS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WHITE_BANNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WHITE_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WHITE_BED - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WHITE_BED - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WHITE_CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WHITE_CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WHITE_CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WHITE_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WHITE_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WHITE_CONCRETE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WHITE_CONCRETE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WHITE_CONCRETE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WHITE_CONCRETE_POWDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WHITE_DYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WHITE_GLAZED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WHITE_GLAZED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WHITE_SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WHITE_SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WHITE_STAINED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WHITE_STAINED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WHITE_STAINED_GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WHITE_STAINED_GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WHITE_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WHITE_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WHITE_TULIP - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WHITE_TULIP - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WHITE_WALL_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WHITE_WOOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WHITE_WOOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WILD - Enum constant in enum class io.github.sculkpowered.server.entity.Axolotl.Variant
 
WILD_ARMOR_TRIM_SMITHING_TEMPLATE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WIND_BURST - Enum constant in enum class io.github.sculkpowered.server.enchantment.Enchantment
 
WIND_CHARGE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WIND_CHARGE - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
WIND_CHARGED - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
WIND_CHARGED - Enum constant in enum class io.github.sculkpowered.server.potion.PotionType
 
WindCharge - Interface in io.github.sculkpowered.server.entity
 
Witch - Interface in io.github.sculkpowered.server.entity
Represents a witch entity.
WITCH - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
WITCH_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
withComponents(DataComponents) - Method in class io.github.sculkpowered.server.container.item.ItemStack
 
Wither - Interface in io.github.sculkpowered.server.entity
Represents a wither entity.
WITHER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
WITHER - Enum constant in enum class io.github.sculkpowered.server.potion.MobEffectType
 
WITHER - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
WITHER_ROSE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WITHER_ROSE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WITHER_SKELETON - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
WITHER_SKELETON_SKULL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WITHER_SKELETON_SKULL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WITHER_SKELETON_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WITHER_SKELETON_WALL_SKULL - Static variable in class io.github.sculkpowered.server.world.block.Block
 
WITHER_SKULL - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
WITHER_SKULL - Static variable in class io.github.sculkpowered.server.damage.DamageType
 
WITHER_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WitherSkeleton - Interface in io.github.sculkpowered.server.entity
Represents a wither skeleton entity.
WitherSkull - Interface in io.github.sculkpowered.server.entity
Represents a wither skull entity.
Wolf - Interface in io.github.sculkpowered.server.entity
Represents a wolf entity.
WOLF - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
WOLF_ARMOR - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WOLF_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WOODEN_AXE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WOODEN_HOE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WOODEN_PICKAXE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WOODEN_SHOVEL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WOODEN_SWORD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
world() - Method in interface io.github.sculkpowered.server.entity.Entity
 
world() - Method in class io.github.sculkpowered.server.event.player.PlayerInitialEvent
 
world(World) - Method in interface io.github.sculkpowered.server.entity.Entity
 
world(World) - Method in class io.github.sculkpowered.server.event.player.PlayerInitialEvent
 
world(String) - Method in interface io.github.sculkpowered.server.Server
Gets a world by its name.
World - Interface in io.github.sculkpowered.server.world
Represents a world.
World.Builder - Class in io.github.sculkpowered.server.world
Represents a world builder.
WorldLoader - Class in io.github.sculkpowered.server.world
 
WorldLoader.Anvil - Class in io.github.sculkpowered.server.world
 
WorldLoader.Slime - Class in io.github.sculkpowered.server.world
 
WorldSaver - Class in io.github.sculkpowered.server.world
 
WorldSaver.Anvil - Class in io.github.sculkpowered.server.world
 
WorldSaver.Slime - Class in io.github.sculkpowered.server.world
 
WRITABLE_BOOK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WRITABLE_BOOK_CONTENT - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 
WRITTEN_BOOK - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
WRITTEN_BOOK_CONTENT - Static variable in class io.github.sculkpowered.server.container.item.data.DataComponent
 

X

x() - Method in interface io.github.sculkpowered.server.world.chunk.Chunk
Gets the x chunk coordinate.
x() - Method in class io.github.sculkpowered.server.world.Position
 
x() - Method in class io.github.sculkpowered.server.world.Vector
 
x(double) - Method in class io.github.sculkpowered.server.world.Position
 
X - Enum constant in enum class io.github.sculkpowered.server.world.Direction.Axis
 

Y

y() - Method in class io.github.sculkpowered.server.world.Position
 
y() - Method in class io.github.sculkpowered.server.world.Vector
 
y(double) - Method in class io.github.sculkpowered.server.world.Position
 
Y - Enum constant in enum class io.github.sculkpowered.server.world.Direction.Axis
 
yaw() - Method in class io.github.sculkpowered.server.world.Position
 
yaw(float) - Method in class io.github.sculkpowered.server.world.Position
 
YELLOW_BANNER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
YELLOW_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
YELLOW_BED - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
YELLOW_BED - Static variable in class io.github.sculkpowered.server.world.block.Block
 
YELLOW_CANDLE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
YELLOW_CANDLE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
YELLOW_CANDLE_CAKE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
YELLOW_CARPET - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
YELLOW_CARPET - Static variable in class io.github.sculkpowered.server.world.block.Block
 
YELLOW_CONCRETE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
YELLOW_CONCRETE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
YELLOW_CONCRETE_POWDER - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
YELLOW_CONCRETE_POWDER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
YELLOW_DYE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
YELLOW_GLAZED_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
YELLOW_GLAZED_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
YELLOW_SHULKER_BOX - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
YELLOW_SHULKER_BOX - Static variable in class io.github.sculkpowered.server.world.block.Block
 
YELLOW_STAINED_GLASS - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
YELLOW_STAINED_GLASS - Static variable in class io.github.sculkpowered.server.world.block.Block
 
YELLOW_STAINED_GLASS_PANE - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
YELLOW_STAINED_GLASS_PANE - Static variable in class io.github.sculkpowered.server.world.block.Block
 
YELLOW_TERRACOTTA - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
YELLOW_TERRACOTTA - Static variable in class io.github.sculkpowered.server.world.block.Block
 
YELLOW_WALL_BANNER - Static variable in class io.github.sculkpowered.server.world.block.Block
 
YELLOW_WOOL - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
YELLOW_WOOL - Static variable in class io.github.sculkpowered.server.world.block.Block
 

Z

z() - Method in interface io.github.sculkpowered.server.world.chunk.Chunk
Gets the z chunk coordinate.
z() - Method in class io.github.sculkpowered.server.world.Position
 
z() - Method in class io.github.sculkpowered.server.world.Vector
 
z(double) - Method in class io.github.sculkpowered.server.world.Position
 
Z - Enum constant in enum class io.github.sculkpowered.server.world.Direction.Axis
 
zero() - Static method in class io.github.sculkpowered.server.world.Position
 
zero() - Static method in class io.github.sculkpowered.server.world.Vector
 
Zoglin - Interface in io.github.sculkpowered.server.entity
Represents a zoglin entity.
ZOGLIN - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ZOGLIN_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
Zombie - Interface in io.github.sculkpowered.server.entity
Represents a zombie entity.
ZOMBIE - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ZOMBIE_HEAD - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ZOMBIE_HEAD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ZOMBIE_HORSE - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ZOMBIE_HORSE_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ZOMBIE_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ZOMBIE_VILLAGER - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ZOMBIE_VILLAGER_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ZOMBIE_WALL_HEAD - Static variable in class io.github.sculkpowered.server.world.block.Block
 
ZombieHorse - Interface in io.github.sculkpowered.server.entity
Represents a zombie horse entity.
ZombieVillager - Interface in io.github.sculkpowered.server.entity
Represents a zombie villager entity.
ZOMBIFIED_PIGLIN - Enum constant in enum class io.github.sculkpowered.server.entity.EntityType
 
ZOMBIFIED_PIGLIN_SPAWN_EGG - Enum constant in enum class io.github.sculkpowered.server.container.item.Material
 
ZombifiedPiglin - Interface in io.github.sculkpowered.server.entity
Represents a zombified piglin entity.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values