Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbilitiesListener - Class in net.minestom.server.listener
- AbilitiesListener() - Constructor for class net.minestom.server.listener.AbilitiesListener
- above() - Method in class net.minestom.server.utils.block.BlockUtils
- abs() - Method in record class net.minestom.server.coordinate.Vec
- ABSOLUTE - Enum constant in enum class net.minestom.server.utils.location.RelativeVec.CoordinateType
- AbsoluteBlockBatch - Class in net.minestom.server.instance.batch
-
A
Batch
which can be used when changes are required across chunk borders, but the changes do not need any translation. - AbsoluteBlockBatch() - Constructor for class net.minestom.server.instance.batch.AbsoluteBlockBatch
- AbsoluteBlockBatch(BatchOption) - Constructor for class net.minestom.server.instance.batch.AbsoluteBlockBatch
- absoluteEnd() - Method in interface net.minestom.server.instance.generator.GenerationUnit
-
The absolute end (max x, y, z) of this unit.
- absoluteStart() - Method in interface net.minestom.server.instance.generator.GenerationUnit
-
The absolute start (min x, y, z) of this unit.
- ABSORPTION - Static variable in interface net.minestom.server.potion.PotionEffect
- AbstractArrowMeta - Class in net.minestom.server.entity.metadata.projectile
- AbstractArrowMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.projectile.AbstractArrowMeta
- AbstractDisplayMeta - Class in net.minestom.server.entity.metadata.display
- AbstractDisplayMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- AbstractDisplayMeta.BillboardConstraints - Enum Class in net.minestom.server.entity.metadata.display
- AbstractFishMeta - Class in net.minestom.server.entity.metadata.water.fish
- AbstractFishMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.water.fish.AbstractFishMeta
- AbstractGolemMeta - Class in net.minestom.server.entity.metadata.golem
- AbstractGolemMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.golem.AbstractGolemMeta
- AbstractHorseMeta - Class in net.minestom.server.entity.metadata.animal
- AbstractHorseMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.AbstractHorseMeta
- AbstractIllagerMeta - Class in net.minestom.server.entity.metadata.monster.raider
- AbstractIllagerMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.raider.AbstractIllagerMeta
- AbstractInventory - Class in net.minestom.server.inventory
-
Represents an inventory where items can be modified/retrieved.
- AbstractInventory(int) - Constructor for class net.minestom.server.inventory.AbstractInventory
- AbstractMinecartContainerMeta - Class in net.minestom.server.entity.metadata.minecart
- AbstractMinecartContainerMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.minecart.AbstractMinecartContainerMeta
- AbstractMinecartMeta - Class in net.minestom.server.entity.metadata.minecart
- AbstractMinecartMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.minecart.AbstractMinecartMeta
- AbstractSkeletonMeta - Class in net.minestom.server.entity.metadata.monster.skeleton
- AbstractSkeletonMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.skeleton.AbstractSkeletonMeta
- AbstractVillagerMeta - Class in net.minestom.server.entity.metadata.villager
- AbstractVillagerMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.villager.AbstractVillagerMeta
- ACACIA - Enum constant in enum class net.minestom.server.entity.metadata.other.BoatMeta.Type
- ACACIA_BOAT - Static variable in interface net.minestom.server.item.Material
- ACACIA_BUTTON - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_BUTTON - Static variable in interface net.minestom.server.item.Material
- ACACIA_CHEST_BOAT - Static variable in interface net.minestom.server.item.Material
- ACACIA_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_DOOR - Static variable in interface net.minestom.server.item.Material
- ACACIA_FENCE - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_FENCE - Static variable in interface net.minestom.server.item.Material
- ACACIA_FENCE_GATE - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_FENCE_GATE - Static variable in interface net.minestom.server.item.Material
- ACACIA_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_HANGING_SIGN - Static variable in interface net.minestom.server.item.Material
- ACACIA_LEAVES - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_LEAVES - Static variable in interface net.minestom.server.item.Material
- ACACIA_LOG - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_LOG - Static variable in interface net.minestom.server.item.Material
- ACACIA_PLANKS - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_PLANKS - Static variable in interface net.minestom.server.item.Material
- ACACIA_PRESSURE_PLATE - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_PRESSURE_PLATE - Static variable in interface net.minestom.server.item.Material
- ACACIA_SAPLING - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_SAPLING - Static variable in interface net.minestom.server.item.Material
- ACACIA_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_SIGN - Static variable in interface net.minestom.server.item.Material
- ACACIA_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_SLAB - Static variable in interface net.minestom.server.item.Material
- ACACIA_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_STAIRS - Static variable in interface net.minestom.server.item.Material
- ACACIA_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- ACACIA_WALL_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_WALL_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_WOOD - Static variable in interface net.minestom.server.instance.block.Block
- ACACIA_WOOD - Static variable in interface net.minestom.server.item.Material
- acceleration() - Method in record class net.minestom.server.registry.Registry.EntityEntry
-
Returns the value of the
acceleration
record component. - accept(int, int) - Method in interface net.minestom.server.utils.function.IntegerBiConsumer
- accept(int, int, int, int) - Method in interface net.minestom.server.instance.palette.Palette.EntryConsumer
- accept(Player, int, ClickType, InventoryConditionResult) - Method in interface net.minestom.server.inventory.condition.InventoryCondition
-
Called when a
Player
clicks in the inventory where thisInventoryCondition
has been added to. - accept(T, Player) - Method in interface net.minestom.server.listener.manager.PacketPlayListenerConsumer
- accept(T, PlayerConnection) - Method in interface net.minestom.server.listener.manager.PacketPrePlayListenerConsumer
- accepts(ChatPosition) - Method in enum class net.minestom.server.message.ChatMessageType
-
Checks if this message type is accepting of messages from a given position.
- ackList() - Method in record class net.minestom.server.network.packet.client.play.ClientChatMessagePacket
-
Returns the value of the
ackList
record component. - ACKNOWLEDGE_BLOCK_CHANGE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- AcknowledgeBlockChangePacket - Record Class in net.minestom.server.network.packet.server.play
- AcknowledgeBlockChangePacket(int) - Constructor for record class net.minestom.server.network.packet.server.play.AcknowledgeBlockChangePacket
-
Creates an instance of a
AcknowledgeBlockChangePacket
record class. - AcknowledgeBlockChangePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.AcknowledgeBlockChangePacket
- acknowledged() - Method in record class net.minestom.server.crypto.LastSeenMessages.Update
-
Returns the value of the
acknowledged
record component. - ackOffset() - Method in record class net.minestom.server.network.packet.client.play.ClientChatMessagePacket
-
Returns the value of the
ackOffset
record component. - Acquirable<T> - Interface in net.minestom.server.thread
- AcquirableCollection<E> - Class in net.minestom.server.thread
- AcquirableCollection(Collection<Acquirable<E>>) - Constructor for class net.minestom.server.thread.AcquirableCollection
- acquireAsync(Consumer<E>) - Method in class net.minestom.server.thread.AcquirableCollection
- Acquired<T> - Class in net.minestom.server.thread
-
Represents an object that has been safely acquired and can be freed again.
- acquireSync(Consumer<E>) - Method in class net.minestom.server.thread.AcquirableCollection
- action() - Method in record class net.minestom.server.network.packet.client.play.ClientAdvancementTabPacket
-
Returns the value of the
action
record component. - action() - Method in record class net.minestom.server.network.packet.client.play.ClientEntityActionPacket
-
Returns the value of the
action
record component. - action() - Method in record class net.minestom.server.network.packet.client.play.ClientStatusPacket
-
Returns the value of the
action
record component. - action() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Returns the value of the
action
record component. - action() - Method in record class net.minestom.server.network.packet.server.play.BlockEntityDataPacket
-
Returns the value of the
action
record component. - action() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket
-
Returns the value of the
action
record component. - action() - Method in record class net.minestom.server.network.packet.server.play.CustomChatCompletionPacket
-
Returns the value of the
action
record component. - action() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket
-
Returns the value of the
action
record component. - ACTION_BAR - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ActionBarPacket - Record Class in net.minestom.server.network.packet.server.play
- ActionBarPacket(Component) - Constructor for record class net.minestom.server.network.packet.server.play.ActionBarPacket
-
Creates an instance of a
ActionBarPacket
record class. - ActionBarPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.ActionBarPacket
- actionId() - Method in record class net.minestom.server.network.packet.server.play.BlockActionPacket
-
Returns the value of the
actionId
record component. - actionParam() - Method in record class net.minestom.server.network.packet.server.play.BlockActionPacket
-
Returns the value of the
actionParam
record component. - actions() - Method in class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket
- ACTIVATOR_RAIL - Static variable in interface net.minestom.server.instance.block.Block
- ACTIVATOR_RAIL - Static variable in interface net.minestom.server.item.Material
- add(double) - Method in record class net.minestom.server.coordinate.BlockVec
- add(double) - Method in interface net.minestom.server.coordinate.Point
- add(double) - Method in record class net.minestom.server.coordinate.Pos
- add(double) - Method in record class net.minestom.server.coordinate.Vec
- add(double, double, double) - Method in record class net.minestom.server.coordinate.BlockVec
- add(double, double, double) - Method in interface net.minestom.server.coordinate.Point
- add(double, double, double) - Method in record class net.minestom.server.coordinate.Pos
- add(double, double, double) - Method in record class net.minestom.server.coordinate.Vec
- add(int) - Method in record class net.minestom.server.coordinate.BlockVec
- add(int, int, int) - Method in record class net.minestom.server.coordinate.BlockVec
- add(E) - Method in interface net.minestom.server.instance.EntityTracker.Update
- add(BlockVec) - Method in record class net.minestom.server.coordinate.BlockVec
- add(Point) - Method in record class net.minestom.server.coordinate.BlockVec
- add(Point) - Method in interface net.minestom.server.coordinate.Point
- add(Point) - Method in record class net.minestom.server.coordinate.Pos
- add(Point) - Method in record class net.minestom.server.coordinate.Vec
- add(Acquirable<E>) - Method in class net.minestom.server.thread.AcquirableCollection
- add(R) - Method in record class net.minestom.server.utils.collection.MappedCollection
- add(T) - Method in class net.minestom.server.utils.ObjectPool
- ADD - Enum constant in enum class net.minestom.server.network.packet.server.play.CustomChatCompletionPacket.Action
- ADD - Static variable in interface net.minestom.server.inventory.TransactionType
-
Adds an item to the inventory.
- ADD_PLAYER - Enum constant in enum class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Action
- AddAction(BossBar) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket.AddAction
- AddAction(Component, float, BossBar.Color, BossBar.Overlay, byte) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket.AddAction
-
Creates an instance of a
AddAction
record class. - AddAction(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket.AddAction
- addAIGroup(List<GoalSelector>, List<TargetSelector>) - Method in interface net.minestom.server.entity.ai.EntityAI
-
Adds new AI group to this entity, consisting of the given
goal selectors
andtarget selectors
. - addAIGroup(EntityAIGroup) - Method in interface net.minestom.server.entity.ai.EntityAI
-
Adds new AI group to this entity.
- addAll(Collection<? extends Acquirable<E>>) - Method in class net.minestom.server.thread.AcquirableCollection
- addAll(Collection<? extends R>) - Method in record class net.minestom.server.utils.collection.MappedCollection
- addBiome(Biome) - Method in class net.minestom.server.world.biomes.BiomeManager
-
Adds a new biome.
- addBossBar(Collection<Player>, BossBar) - Method in class net.minestom.server.adventure.bossbar.BossBarManager
-
Adds the specified players to the boss bar's viewers and spawns the boss bar, registering the boss bar if needed.
- addBossBar(Player, BossBar) - Method in class net.minestom.server.adventure.bossbar.BossBarManager
-
Adds the specified player to the boss bar's viewers and spawns the boss bar, registering the boss bar if needed.
- addChild(EventNode<? extends T>) - Method in interface net.minestom.server.event.EventNode
-
Directly adds a child node to this node.
- addChild(EventNode<? extends Event>) - Method in class net.minestom.server.event.GlobalEventHandler
- addChild(ExtensionClassLoader) - Method in class net.minestom.server.extensions.ExtensionClassLoader
- addConditionalSyntax(CommandCondition, CommandExecutor, Argument<?>...) - Method in class net.minestom.server.command.builder.Command
-
Adds a new syntax in the command.
- addDefaultTrimMaterials() - Method in class net.minestom.server.item.armor.TrimManager
- addDefaultTrimPatterns() - Method in class net.minestom.server.item.armor.TrimManager
- addDelay(Duration) - Method in class net.minestom.server.event.server.ClientPingServerEvent
-
Adds to the delay until minestom will send the ping response packet.
- addDimension(DimensionType) - Method in class net.minestom.server.world.DimensionTypeManager
-
Adds a new dimension type.
- addEffect(Potion) - Method in class net.minestom.server.entity.Entity
-
Adds an effect to an entity.
- AddEntitiesToTeamAction(Collection<String>) - Constructor for record class net.minestom.server.network.packet.server.play.TeamsPacket.AddEntitiesToTeamAction
-
Creates an instance of a
AddEntitiesToTeamAction
record class. - AddEntitiesToTeamAction(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.TeamsPacket.AddEntitiesToTeamAction
- AddEntityToInstanceEvent - Class in net.minestom.server.event.instance
-
Called by an Instance when an entity is added to it.
- AddEntityToInstanceEvent(Instance, Entity) - Constructor for class net.minestom.server.event.instance.AddEntityToInstanceEvent
- addEntries(Collection<? extends NamedAndIdentified>) - Method in class net.minestom.server.ping.ResponseData
-
Adds a series of entries to the response data sample.
- addEntries(NamedAndIdentified...) - Method in class net.minestom.server.ping.ResponseData
-
Adds a series of entries to the response data sample.
- addEntry(SuggestionEntry) - Method in class net.minestom.server.command.builder.suggestion.Suggestion
- addEntry(NamedAndIdentified) - Method in class net.minestom.server.ping.ResponseData
-
Adds an entry to the response data sample.
- addGoalSelector(GoalSelector) - Method in class net.minestom.server.entity.ai.EntityAIGroupBuilder
-
Adds
GoalSelector
to the list of goal selectors of the buildingEntityAIGroup
. - addIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.ShapedRecipe
- addIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.ShapelessRecipe
- addInventoryCondition(InventoryCondition) - Method in class net.minestom.server.inventory.AbstractInventory
-
Adds a new
InventoryCondition
to this inventory. - addItem(ItemStack) - Method in record class net.minestom.server.item.metadata.BundleMeta.Builder
- addItemStack(ItemStack) - Method in class net.minestom.server.inventory.AbstractInventory
- addItemStack(ItemStack, TransactionOption<T>) - Method in class net.minestom.server.inventory.AbstractInventory
-
Adds an
ItemStack
to the inventory and sends relevant update to the viewer(s). - addItemStacks(List<ItemStack>, TransactionOption<T>) - Method in class net.minestom.server.inventory.AbstractInventory
-
Adds
ItemStack
s to the inventory and sends relevant updates to the viewer(s). - addition() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTransformRecipe
-
Returns the value of the
addition
record component. - addition() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTrimRecipe
-
Returns the value of the
addition
record component. - ADDITION - Enum constant in enum class net.minestom.server.attribute.AttributeOperation
- additionsSound() - Method in record class net.minestom.server.world.biomes.BiomeEffects
-
Returns the value of the
additionsSound
record component. - additionsSound(BiomeEffects.AdditionsSound) - Method in class net.minestom.server.world.biomes.BiomeEffects.Builder
- AdditionsSound(NamespaceID, double) - Constructor for record class net.minestom.server.world.biomes.BiomeEffects.AdditionsSound
-
Creates an instance of a
AdditionsSound
record class. - addListener(Class<E>, Consumer<E>) - Method in interface net.minestom.server.event.EventNode
- addListener(EventListener<? extends T>) - Method in interface net.minestom.server.event.EventNode
- addListener(EventListener<? extends Event>) - Method in class net.minestom.server.event.GlobalEventHandler
- addMember(String) - Method in class net.minestom.server.scoreboard.Team
-
Adds a member to the
Team
. - addMembers(Collection<String>) - Method in class net.minestom.server.scoreboard.Team
-
Adds a members to the
Team
. - addModifier(AttributeModifier) - Method in class net.minestom.server.attribute.AttributeInstance
-
Add a modifier to this instance.
- addPacketToQueue(ClientPacket) - Method in class net.minestom.server.entity.Player
-
All packets in the queue are executed in the
Player.update(long)
method It is used internally to add all received packet from the client. - addPassenger(Entity) - Method in class net.minestom.server.entity.Entity
-
Adds a new passenger to this entity.
- addPattern(BannerMeta.Pattern) - Method in record class net.minestom.server.item.metadata.BannerMeta.Builder
-
Add a pattern to the banner
- addPattern(BannerMeta.Pattern) - Method in record class net.minestom.server.item.metadata.ShieldMeta.Builder
-
Add a pattern to the shield
- addPermission(Permission) - Method in interface net.minestom.server.permission.PermissionHandler
-
Adds a
Permission
to this handler. - addPlayers(String...) - Method in class net.minestom.server.extras.query.response.FullQueryResponse
-
Adds some players to the response.
- addPlayers(Collection<String>) - Method in class net.minestom.server.extras.query.response.FullQueryResponse
-
Adds some players to the response.
- addRecipe(Recipe) - Method in class net.minestom.server.recipe.RecipeManager
- addRecipes(Recipe...) - Method in class net.minestom.server.recipe.RecipeManager
- addSharedInstance(SharedInstance) - Method in class net.minestom.server.instance.InstanceContainer
-
Assigns a
SharedInstance
to this container. - addSubcommand(Command) - Method in class net.minestom.server.command.builder.Command
- addSyntax(CommandExecutor, String) - Method in class net.minestom.server.command.builder.Command
-
Creates a syntax from a formatted string.
- addSyntax(CommandExecutor, Argument<?>...) - Method in class net.minestom.server.command.builder.Command
-
Adds a new syntax without condition.
- addTargetSelector(TargetSelector) - Method in class net.minestom.server.entity.ai.EntityAIGroupBuilder
-
Adds
TargetSelector
to the list of target selectors of the buildingEntityAIGroup
. - addThreadMonitor(String) - Method in class net.minestom.server.monitoring.BenchmarkManager
- addTo(R, long) - Method in class net.minestom.server.utils.time.Tick
- addToHistory(Chunk) - Method in class net.minestom.server.utils.chunk.ChunkUpdateLimitChecker
-
Adds the chunk to the history
- addTrade(TradeListPacket.Trade) - Method in class net.minestom.server.inventory.type.VillagerInventory
- addTrimMaterial(TrimMaterial) - Method in class net.minestom.server.item.armor.TrimManager
- addTrimPattern(TrimPattern) - Method in class net.minestom.server.item.armor.TrimManager
- addURL(URL) - Method in class net.minestom.server.extensions.ExtensionClassLoader
- addViewer(Player) - Method in class net.minestom.server.advancements.AdvancementTab
- addViewer(Player) - Method in class net.minestom.server.entity.Entity
- addViewer(Player) - Method in class net.minestom.server.instance.Chunk
- addViewer(Player) - Method in class net.minestom.server.inventory.Inventory
-
This will not open the inventory for
player
, usePlayer.openInventory(Inventory)
. - addViewer(Player) - Method in class net.minestom.server.inventory.type.VillagerInventory
- addViewer(Player) - Method in class net.minestom.server.scoreboard.BelowNameTag
- addViewer(Player) - Method in class net.minestom.server.scoreboard.Sidebar
- addViewer(Player) - Method in class net.minestom.server.scoreboard.TabList
- addViewer(Player) - Method in interface net.minestom.server.Viewable
-
Adds a viewer.
- advancement() - Method in interface net.minestom.server.ServerProcess
-
Handles registered advancements.
- Advancement - Class in net.minestom.server.advancements
-
Represents an advancement located in an
AdvancementTab
. - Advancement(String, AdvancementsPacket.DisplayData, List<AdvancementsPacket.Requirement>, boolean) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
-
Creates an instance of a
Advancement
record class. - Advancement(Component, Component, Material, FrameType, float, float) - Constructor for class net.minestom.server.advancements.Advancement
- Advancement(Component, Component, ItemStack, FrameType, float, float) - Constructor for class net.minestom.server.advancements.Advancement
- Advancement(Component, Component, ItemStack, FrameType, float, float, boolean) - Constructor for class net.minestom.server.advancements.Advancement
- Advancement(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
- AdvancementAction - Enum Class in net.minestom.server.advancements
- AdvancementManager - Class in net.minestom.server.advancements
-
Used to manage all the registered
AdvancementTab
. - AdvancementManager() - Constructor for class net.minestom.server.advancements.AdvancementManager
- AdvancementMapping(String, AdvancementsPacket.Advancement) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementMapping
-
Creates an instance of a
AdvancementMapping
record class. - AdvancementMapping(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementMapping
- advancementMappings() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket
-
Returns the value of the
advancementMappings
record component. - AdvancementProgress(List<AdvancementsPacket.Criteria>) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementProgress
-
Creates an instance of a
AdvancementProgress
record class. - AdvancementProgress(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementProgress
- AdvancementRoot - Class in net.minestom.server.advancements
-
Represents an
Advancement
which is the root of anAdvancementTab
. - AdvancementRoot(Component, Component, ItemStack, FrameType, float, float, String) - Constructor for class net.minestom.server.advancements.AdvancementRoot
- AdvancementRoot(Component, Component, Material, FrameType, float, float, String) - Constructor for class net.minestom.server.advancements.AdvancementRoot
- ADVANCEMENTS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- AdvancementsPacket - Record Class in net.minestom.server.network.packet.server.play
- AdvancementsPacket(boolean, List<AdvancementsPacket.AdvancementMapping>, List<String>, List<AdvancementsPacket.ProgressMapping>) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket
-
Creates an instance of a
AdvancementsPacket
record class. - AdvancementsPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket
- AdvancementsPacket.Advancement - Record Class in net.minestom.server.network.packet.server.play
- AdvancementsPacket.AdvancementMapping - Record Class in net.minestom.server.network.packet.server.play
-
AdvancementMapping maps the namespaced ID to the Advancement.
- AdvancementsPacket.AdvancementProgress - Record Class in net.minestom.server.network.packet.server.play
- AdvancementsPacket.Criteria - Record Class in net.minestom.server.network.packet.server.play
- AdvancementsPacket.CriterionProgress - Record Class in net.minestom.server.network.packet.server.play
- AdvancementsPacket.DisplayData - Record Class in net.minestom.server.network.packet.server.play
- AdvancementsPacket.ProgressMapping - Record Class in net.minestom.server.network.packet.server.play
- AdvancementsPacket.Requirement - Record Class in net.minestom.server.network.packet.server.play
- AdvancementTab - Class in net.minestom.server.advancements
-
Represents a tab which can be shared between multiple players.
- AdvancementTab(String, AdvancementRoot) - Constructor for class net.minestom.server.advancements.AdvancementTab
- AdvancementTabEvent - Class in net.minestom.server.event.player
-
Called when a
Player
opens the advancement screens or switch the tab and when he closes the screen. - AdvancementTabEvent(Player, AdvancementAction, String) - Constructor for class net.minestom.server.event.player.AdvancementTabEvent
- AdvancementTabListener - Class in net.minestom.server.listener
- ADVENTURE - Enum constant in enum class net.minestom.server.entity.GameMode
- AdventurePacketConvertor - Class in net.minestom.server.adventure
-
Utility methods to convert adventure enums to their packet values.
- Aerodynamics - Record Class in net.minestom.server.collision
-
Represents the aerodynamic properties of an entity
- Aerodynamics(double, double, double) - Constructor for record class net.minestom.server.collision.Aerodynamics
-
Creates an instance of a
Aerodynamics
record class. - age() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- AgeableMobMeta - Class in net.minestom.server.entity.metadata
- AgeableMobMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.AgeableMobMeta
- AGGRESSIVE - Enum constant in enum class net.minestom.server.entity.metadata.animal.PandaMeta.Gene
- AIR - Static variable in interface net.minestom.server.instance.block.Block
- AIR - Static variable in interface net.minestom.server.item.ItemStack
-
Constant AIR item.
- AIR - Static variable in interface net.minestom.server.item.Material
- aiTick(long) - Method in interface net.minestom.server.entity.ai.EntityAI
- ALBAN - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- all() - Method in interface net.minestom.server.adventure.audience.AudienceProvider
-
Gets all audience members.
- all() - Method in class net.minestom.server.adventure.audience.AudienceRegistry
-
Gets every audience in the registry.
- all() - Static method in class net.minestom.server.adventure.audience.Audiences
-
Gets all audience members.
- all(String) - Static method in interface net.minestom.server.event.EventNode
-
Creates an event node which accepts any event type with no filtering.
- all(Predicate<Audience>) - Method in interface net.minestom.server.adventure.audience.AudienceProvider
-
Gets all audience members that match the given predicate.
- all(Predicate<Audience>) - Static method in class net.minestom.server.adventure.audience.Audiences
-
Gets all audience members that match the given predicate.
- ALL - Static variable in class net.minestom.server.entity.RelativeFlags
- ALL - Static variable in interface net.minestom.server.event.EventFilter
- ALL - Static variable in interface net.minestom.server.inventory.TransactionOption
-
Place as much as the item as possible.
- ALL_BLACK - Enum constant in enum class net.minestom.server.entity.metadata.animal.tameable.CatMeta.Variant
- ALL_ENTITIES - Enum constant in enum class net.minestom.server.utils.entity.EntityFinder.TargetSelector
- ALL_OR_NOTHING - Static variable in interface net.minestom.server.inventory.TransactionOption
-
Only place the item if can be fully added.
- ALL_PLAYERS - Enum constant in enum class net.minestom.server.utils.entity.EntityFinder.TargetSelector
- ALL_RECIPES - Enum constant in enum class net.minestom.server.command.builder.arguments.minecraft.SuggestionType
- ALLAY - Static variable in interface net.minestom.server.entity.EntityType
- ALLAY_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- AllayMeta - Class in net.minestom.server.entity.metadata.other
- AllayMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.AllayMeta
- ALLIUM - Static variable in interface net.minestom.server.instance.block.Block
- ALLIUM - Static variable in interface net.minestom.server.item.Material
- allocateTrimmedPacket(ConnectionState, ServerPacket) - Static method in class net.minestom.server.utils.PacketUtils
- allowFriendlyFire() - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the friendly flags for allow friendly fire without an update packet.
- allowServerListings() - Method in class net.minestom.server.entity.Player.PlayerSettings
- allowsListing() - Method in record class net.minestom.server.network.packet.client.common.ClientSettingsPacket
-
Returns the value of the
allowsListing
record component. - allowSpace - Variable in class net.minestom.server.command.builder.arguments.Argument
- allowSpace() - Method in class net.minestom.server.command.builder.arguments.Argument
-
Gets if the argument can contain space.
- ALWAYS - Enum constant in enum class net.minestom.server.network.packet.server.play.TeamsPacket.CollisionRule
-
Can push all objects and can be pushed by all objects
- ALWAYS - Enum constant in enum class net.minestom.server.network.packet.server.play.TeamsPacket.NameTagVisibility
-
The name tag is visible
- ALWAYS - Enum constant in enum class net.minestom.server.thread.ThreadProvider.RefreshType
-
Thread is updated as often as possible.
- AMBIENT_BASALT_DELTAS_ADDITIONS - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_BASALT_DELTAS_LOOP - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_BASALT_DELTAS_MOOD - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_CAVE - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_CRIMSON_FOREST_ADDITIONS - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_CRIMSON_FOREST_LOOP - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_CRIMSON_FOREST_MOOD - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_ENTITY_EFFECT - Static variable in interface net.minestom.server.particle.Particle
- AMBIENT_FLAG - Static variable in record class net.minestom.server.potion.Potion
-
A flag indicating that this Potion is ambient (it came from a beacon).
- AMBIENT_NETHER_WASTES_ADDITIONS - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_NETHER_WASTES_LOOP - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_NETHER_WASTES_MOOD - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_SOUL_SAND_VALLEY_ADDITIONS - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_SOUL_SAND_VALLEY_LOOP - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_SOUL_SAND_VALLEY_MOOD - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_UNDERWATER_ENTER - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_UNDERWATER_EXIT - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_UNDERWATER_LOOP - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_UNDERWATER_LOOP_ADDITIONS - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_UNDERWATER_LOOP_ADDITIONS_RARE - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_UNDERWATER_LOOP_ADDITIONS_ULTRA_RARE - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_WARPED_FOREST_ADDITIONS - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_WARPED_FOREST_LOOP - Static variable in interface net.minestom.server.sound.SoundEvent
- AMBIENT_WARPED_FOREST_MOOD - Static variable in interface net.minestom.server.sound.SoundEvent
- AmbientCreatureMeta - Class in net.minestom.server.entity.metadata.ambient
- AmbientCreatureMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.ambient.AmbientCreatureMeta
- ambientLight(float) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- ambientSound() - Method in record class net.minestom.server.world.biomes.BiomeEffects
-
Returns the value of the
ambientSound
record component. - ambientSound(NamespaceID) - Method in class net.minestom.server.world.biomes.BiomeEffects.Builder
- AMETHYST_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- AMETHYST_BLOCK - Static variable in interface net.minestom.server.item.Material
- AMETHYST_CLUSTER - Static variable in interface net.minestom.server.instance.block.Block
- AMETHYST_CLUSTER - Static variable in interface net.minestom.server.item.Material
- AMETHYST_SHARD - Static variable in interface net.minestom.server.item.Material
- amount() - Method in record class net.minestom.server.item.attribute.ItemAttribute
-
Returns the value of the
amount
record component. - amount() - Method in interface net.minestom.server.item.ItemStack
- amount(int) - Method in interface net.minestom.server.item.ItemStack.Builder
- amplifier() - Method in record class net.minestom.server.potion.CustomPotionEffect
-
Returns the value of the
amplifier
record component. - amplifier() - Method in record class net.minestom.server.potion.Potion
-
Returns the value of the
amplifier
record component. - ANCIENT_DEBRIS - Static variable in interface net.minestom.server.instance.block.Block
- ANCIENT_DEBRIS - Static variable in interface net.minestom.server.item.Material
- ANDESITE - Static variable in interface net.minestom.server.instance.block.Block
- ANDESITE - Static variable in interface net.minestom.server.item.Material
- ANDESITE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- ANDESITE_SLAB - Static variable in interface net.minestom.server.item.Material
- ANDESITE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- ANDESITE_STAIRS - Static variable in interface net.minestom.server.item.Material
- ANDESITE_WALL - Static variable in interface net.minestom.server.instance.block.Block
- ANDESITE_WALL - Static variable in interface net.minestom.server.item.Material
- angle() - Method in record class net.minestom.server.network.packet.server.play.SpawnPositionPacket
-
Returns the value of the
angle
record component. - angle(Vec) - Method in record class net.minestom.server.coordinate.Vec
-
Gets the angle between this vector and another in radians.
- ANGLER_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- ANGRY_VILLAGER - Static variable in interface net.minestom.server.particle.Particle
- AnimalMeta - Class in net.minestom.server.entity.metadata.animal
- AnimalMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.AnimalMeta
- ANIMALS_BRED - Static variable in interface net.minestom.server.statistic.StatisticType
- animation() - Method in record class net.minestom.server.network.packet.server.play.EntityAnimationPacket
-
Returns the value of the
animation
record component. - animationListener(ClientAnimationPacket, Player) - Static method in class net.minestom.server.listener.AnimationListener
- AnimationListener - Class in net.minestom.server.listener
- ANVIL - Enum constant in enum class net.minestom.server.inventory.InventoryType
- ANVIL - Static variable in interface net.minestom.server.instance.block.Block
- ANVIL - Static variable in interface net.minestom.server.item.Material
- ANVIL_DESTROYED - Enum constant in enum class net.minestom.server.effects.Effects
- ANVIL_LANDED - Enum constant in enum class net.minestom.server.effects.Effects
- ANVIL_REPAIR_COST - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- ANVIL_USED - Enum constant in enum class net.minestom.server.effects.Effects
- AnvilInventory - Class in net.minestom.server.inventory.type
- AnvilInventory(Component) - Constructor for class net.minestom.server.inventory.type.AnvilInventory
- AnvilLoader - Class in net.minestom.server.instance
- AnvilLoader(String) - Constructor for class net.minestom.server.instance.AnvilLoader
- AnvilLoader(Path) - Constructor for class net.minestom.server.instance.AnvilLoader
- APPLE - Static variable in interface net.minestom.server.item.Material
- apply(double) - Method in interface net.minestom.server.coordinate.Vec.Interpolation
- apply(double, double, double) - Method in interface net.minestom.server.coordinate.Vec.Operator
- apply(double, double, double, float, float) - Method in interface net.minestom.server.coordinate.Pos.Operator
- apply(int, int, int, int) - Method in interface net.minestom.server.instance.palette.Palette.EntryFunction
- apply(CommandSender, String) - Method in interface net.minestom.server.utils.callback.CommandCallback
-
Executed if an unknown command is run.
- apply(CommandSender, CommandContext) - Method in interface net.minestom.server.command.builder.CommandExecutor
-
Executes the command callback once the syntax has been called (or the default executor).
- apply(CommandSender, CommandContext, Suggestion) - Method in interface net.minestom.server.command.builder.suggestion.SuggestionCallback
- apply(CommandSender, ArgumentSyntaxException) - Method in interface net.minestom.server.command.builder.ArgumentCallback
-
Executed when an error is found.
- apply(Pos.Operator) - Method in record class net.minestom.server.coordinate.Pos
-
Returns a new position based on this position fields.
- apply(Vec.Operator) - Method in record class net.minestom.server.coordinate.Vec
-
Creates a new point with coordinated depending on
this
. - apply(Instance) - Method in class net.minestom.server.instance.Explosion
-
Performs the explosion and send the corresponding packet
- apply(Instance, int, int, int, Runnable) - Method in class net.minestom.server.instance.batch.RelativeBlockBatch
-
Applies this batch to the given instance at the given position.
- apply(Instance, int, int, int, Runnable, boolean) - Method in class net.minestom.server.instance.batch.RelativeBlockBatch
-
Applies this batch to the given instance at the given position, execute the callback depending on safeCallback.
- apply(Instance, int, int, ChunkCallback) - Method in class net.minestom.server.instance.batch.ChunkBatch
-
Apply this batch to the given chunk.
- apply(Instance, C) - Method in interface net.minestom.server.instance.batch.Batch
-
Called to apply the batch to the given instance.
- apply(Instance, Runnable) - Method in class net.minestom.server.instance.batch.AbsoluteBlockBatch
-
Applies this batch to the given instance.
- apply(Instance, Runnable) - Method in class net.minestom.server.instance.batch.RelativeBlockBatch
-
Applies this batch to the given instance at the origin (0, 0, 0) of the instance.
- apply(Instance, Runnable, boolean) - Method in class net.minestom.server.instance.batch.AbsoluteBlockBatch
-
Applies this batch to the given instance, and execute the callback depending on safeCallback.
- apply(Instance, Point, Runnable) - Method in class net.minestom.server.instance.batch.RelativeBlockBatch
-
Applies this batch to the given instance at the given block position.
- apply(Instance, Chunk, ChunkCallback) - Method in class net.minestom.server.instance.batch.ChunkBatch
-
Apply this batch to the given chunk.
- apply(Instance, Chunk, ChunkCallback, boolean) - Method in class net.minestom.server.instance.batch.ChunkBatch
-
Apply this batch to the given chunk, and execute the callback depending on safeCallback.
- apply(Instance, ChunkCallback) - Method in class net.minestom.server.instance.batch.ChunkBatch
-
Apply this batch to chunk (0, 0).
- apply(ItemStack, int) - Method in class net.minestom.server.item.rule.VanillaStackingRule
- apply(ItemStack, int) - Method in interface net.minestom.server.item.StackingRule
-
Changes the size of the
ItemStack
tonewAmount
. - apply(ItemStack, IntUnaryOperator) - Method in interface net.minestom.server.item.StackingRule
- apply(MapColors) - Method in enum class net.minestom.server.map.MapColors.Multiplier
- applyUnsafe(Instance, int, int, int, Runnable) - Method in class net.minestom.server.instance.batch.RelativeBlockBatch
-
Applies this batch to the given instance at the given position, and execute the callback immediately when the blocks have been applied, int an unknown thread.
- applyWorldBorder(WorldBorder, Pos, Pos) - Static method in class net.minestom.server.collision.CollisionUtils
-
Applies world border collision.
- APPRENTICE - Enum constant in enum class net.minestom.server.entity.metadata.villager.VillagerMeta.Level
- APPROXIMATE - Enum constant in enum class net.minestom.server.map.MapColors.ColorMappingStrategy
-
RGB components are divided by 10 before issuing a lookup (as with the PRECISE strategy), but saves on memory usage
- AQUA_AFFINITY - Static variable in interface net.minestom.server.item.Enchantment
- ARBITRARY - Enum constant in enum class net.minestom.server.utils.entity.EntityFinder.EntitySort
- ARCHER_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- AREA_EFFECT_CLOUD - Static variable in interface net.minestom.server.entity.EntityType
- AreaEffectCloudMeta - Class in net.minestom.server.entity.metadata.other
- AreaEffectCloudMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.AreaEffectCloudMeta
- areLinked(Instance, Instance) - Static method in class net.minestom.server.utils.instance.InstanceUtils
-
Gets if two instances share the same chunks.
- arePlayersHidden() - Method in class net.minestom.server.ping.ResponseData
-
Returns if the players are hidden or not.
- argCondition(boolean, String) - Static method in class net.minestom.server.utils.validate.Check
- argCondition(boolean, String, Object...) - Static method in class net.minestom.server.utils.validate.Check
- argIndex() - Method in record class net.minestom.server.command.builder.parser.CommandSuggestionHolder
-
Returns the value of the
argIndex
record component. - args - Variable in class net.minestom.server.command.builder.CommandContext
- args() - Method in record class net.minestom.server.command.builder.parser.CommandQueryResult
-
Returns the value of the
args
record component. - args() - Method in interface net.minestom.server.command.CommandParser.Result
- argument - Variable in class net.minestom.server.command.builder.parser.ArgumentParser.ArgumentResult
- argument() - Method in record class net.minestom.server.command.builder.parser.ArgumentQueryResult
-
Returns the value of the
argument
record component. - Argument<T> - Class in net.minestom.server.command.builder.arguments
-
An argument is meant to be parsed when added into a
Command
's syntax withCommand.addSyntax(CommandExecutor, Argument[])
. - Argument(String) - Constructor for class net.minestom.server.command.builder.arguments.Argument
-
Creates a new argument with
useRemaining
andallowSpace
sets to false. - Argument(String, boolean) - Constructor for class net.minestom.server.command.builder.arguments.Argument
-
Creates a new argument with
useRemaining
sets to false. - Argument(String, boolean, boolean) - Constructor for class net.minestom.server.command.builder.arguments.Argument
-
Creates a new argument.
- ARGUMENT - Enum constant in enum class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.NodeType
- ArgumentBlockState - Class in net.minestom.server.command.builder.arguments.minecraft
- ArgumentBlockState(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentBlockState
- ArgumentBoolean - Class in net.minestom.server.command.builder.arguments
-
Represents a boolean value.
- ArgumentBoolean(String) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentBoolean
- ArgumentCallback - Interface in net.minestom.server.command.builder
-
Callback executed when an error is found within the
Argument
. - ArgumentColor - Class in net.minestom.server.command.builder.arguments.minecraft
-
Represents an argument which will give you a
Style
containing the colour or no colour if the argument wasreset
. - ArgumentColor(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentColor
- ArgumentCommand - Class in net.minestom.server.command.builder.arguments
- ArgumentCommand(String) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentCommand
- ArgumentComponent - Class in net.minestom.server.command.builder.arguments.minecraft
- ArgumentComponent(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentComponent
- ArgumentDouble - Class in net.minestom.server.command.builder.arguments.number
- ArgumentDouble(String) - Constructor for class net.minestom.server.command.builder.arguments.number.ArgumentDouble
- ArgumentEnchantment - Class in net.minestom.server.command.builder.arguments.minecraft.registry
-
Represents an argument giving an
Enchantment
. - ArgumentEnchantment(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentEnchantment
- ArgumentEntity - Class in net.minestom.server.command.builder.arguments.minecraft
-
Represents the target selector argument.
- ArgumentEntity(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- ArgumentEntityType - Class in net.minestom.server.command.builder.arguments.minecraft.registry
-
Represents an argument giving an
EntityType
. - ArgumentEntityType(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentEntityType
- ArgumentEnum<E> - Class in net.minestom.server.command.builder.arguments
- ArgumentEnum(String, Class<E>) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentEnum
- ArgumentEnum.Format - Enum Class in net.minestom.server.command.builder.arguments
- ArgumentFloat - Class in net.minestom.server.command.builder.arguments.number
- ArgumentFloat(String) - Constructor for class net.minestom.server.command.builder.arguments.number.ArgumentFloat
- ArgumentFloatRange - Class in net.minestom.server.command.builder.arguments.minecraft
-
Represents an argument which will give you an
FloatRange
. - ArgumentFloatRange(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentFloatRange
- ArgumentGroup - Class in net.minestom.server.command.builder.arguments
- ArgumentGroup(String, Argument<?>...) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentGroup
- ArgumentInteger - Class in net.minestom.server.command.builder.arguments.number
- ArgumentInteger(String) - Constructor for class net.minestom.server.command.builder.arguments.number.ArgumentInteger
- ArgumentIntRange - Class in net.minestom.server.command.builder.arguments.minecraft
-
Represents an argument which will give you an
IntRange
. - ArgumentIntRange(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentIntRange
- ArgumentItemStack - Class in net.minestom.server.command.builder.arguments.minecraft
-
Argument which can be used to retrieve an
ItemStack
from its material and with NBT data. - ArgumentItemStack(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentItemStack
- ArgumentLiteral - Class in net.minestom.server.command.builder.arguments
- ArgumentLiteral(String) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentLiteral
- ArgumentLong - Class in net.minestom.server.command.builder.arguments.number
- ArgumentLong(String) - Constructor for class net.minestom.server.command.builder.arguments.number.ArgumentLong
- ArgumentLoop<T> - Class in net.minestom.server.command.builder.arguments
- ArgumentLoop(String, Argument<T>...) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentLoop
- ArgumentNbtCompoundTag - Class in net.minestom.server.command.builder.arguments.minecraft
-
Argument used to retrieve a
NBTCompound
if you need key-value data. - ArgumentNbtCompoundTag(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtCompoundTag
- ArgumentNbtTag - Class in net.minestom.server.command.builder.arguments.minecraft
-
Argument used to retrieve a
NBT
based object, can be any kind of tag likeNBTCompound
,NBTList
,NBTInt
, etc... - ArgumentNbtTag(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtTag
- ArgumentNumber<T> - Class in net.minestom.server.command.builder.arguments.number
- ArgumentParser - Class in net.minestom.server.command.builder.parser
- ArgumentParser() - Constructor for class net.minestom.server.command.builder.parser.ArgumentParser
- ArgumentParser.ArgumentResult - Class in net.minestom.server.command.builder.parser
- ArgumentParticle - Class in net.minestom.server.command.builder.arguments.minecraft.registry
-
Represents an argument giving a
Particle
. - ArgumentParticle(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentParticle
- ArgumentQueryResult - Record Class in net.minestom.server.command.builder.parser
- ArgumentQueryResult(CommandSyntax, Argument<?>, CommandContext, String) - Constructor for record class net.minestom.server.command.builder.parser.ArgumentQueryResult
-
Creates an instance of a
ArgumentQueryResult
record class. - ArgumentRange<T,
N> - Class in net.minestom.server.command.builder.arguments.minecraft -
Abstract class used by
ArgumentIntRange
andArgumentFloatRange
. - ArgumentRegistry<T> - Class in net.minestom.server.command.builder.arguments.minecraft.registry
- ArgumentRelativeBlockPosition - Class in net.minestom.server.command.builder.arguments.relative
-
Represents a block position with 3 integers (x;y;z) which can take relative coordinates.
- ArgumentRelativeBlockPosition(String) - Constructor for class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeBlockPosition
- ArgumentRelativeVec2 - Class in net.minestom.server.command.builder.arguments.relative
-
Represents a
Vec
with 2 floating numbers (x;z) which can take relative coordinates. - ArgumentRelativeVec2(String) - Constructor for class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec2
- ArgumentRelativeVec3 - Class in net.minestom.server.command.builder.arguments.relative
-
Represents a
Vec
with 3 floating numbers (x;y;z) which can take relative coordinates. - ArgumentRelativeVec3(String) - Constructor for class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec3
- ArgumentResource - Class in net.minestom.server.command.builder.arguments.minecraft
- ArgumentResource(String, String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentResource
- ArgumentResourceLocation - Class in net.minestom.server.command.builder.arguments.minecraft
- ArgumentResourceLocation(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentResourceLocation
- ArgumentResourceOrTag - Class in net.minestom.server.command.builder.arguments.minecraft
- ArgumentResourceOrTag(String, String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentResourceOrTag
- ArgumentResult() - Constructor for class net.minestom.server.command.builder.parser.ArgumentParser.ArgumentResult
- argumentResults() - Method in record class net.minestom.server.command.builder.parser.ValidSyntaxHolder
-
Returns the value of the
argumentResults
record component. - arguments() - Method in class net.minestom.server.command.builder.arguments.ArgumentLoop
- ArgumentSignatures - Record Class in net.minestom.server.crypto
- ArgumentSignatures(List<ArgumentSignatures.Entry>) - Constructor for record class net.minestom.server.crypto.ArgumentSignatures
-
Creates an instance of a
ArgumentSignatures
record class. - ArgumentSignatures(NetworkBuffer) - Constructor for record class net.minestom.server.crypto.ArgumentSignatures
- ArgumentSignatures.Entry - Record Class in net.minestom.server.crypto
- ArgumentString - Class in net.minestom.server.command.builder.arguments
-
Argument which will take a quoted string.
- ArgumentString(String) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentString
- ArgumentStringArray - Class in net.minestom.server.command.builder.arguments
-
Represents an argument which will take all the remaining of the command.
- ArgumentStringArray(String) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentStringArray
- argumentSyntaxException - Variable in class net.minestom.server.command.builder.parser.ArgumentParser.ArgumentResult
- argumentSyntaxException() - Method in record class net.minestom.server.command.builder.parser.CommandSuggestionHolder
-
Returns the value of the
argumentSyntaxException
record component. - ArgumentSyntaxException - Exception Class in net.minestom.server.command.builder.exception
-
Exception triggered when an
Argument
is wrongly parsed. - ArgumentSyntaxException(String, String, int) - Constructor for exception class net.minestom.server.command.builder.exception.ArgumentSyntaxException
- ArgumentTime - Class in net.minestom.server.command.builder.arguments.minecraft
-
Represents an argument giving a time (day/second/tick).
- ArgumentTime(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentTime
- ArgumentType - Class in net.minestom.server.command.builder.arguments
-
Convenient class listing all the basics
Argument
. - ArgumentType() - Constructor for class net.minestom.server.command.builder.arguments.ArgumentType
- ArgumentUUID - Class in net.minestom.server.command.builder.arguments.minecraft
- ArgumentUUID(String) - Constructor for class net.minestom.server.command.builder.arguments.minecraft.ArgumentUUID
- ArgumentWord - Class in net.minestom.server.command.builder.arguments
-
Represents a single word in the command.
- ArgumentWord(String) - Constructor for class net.minestom.server.command.builder.arguments.ArgumentWord
- ARMOR_STAND - Static variable in interface net.minestom.server.entity.EntityType
- ARMOR_STAND - Static variable in interface net.minestom.server.item.Material
- ARMORER - Static variable in interface net.minestom.server.entity.villager.VillagerProfession
- ARMORER - Static variable in record class net.minestom.server.entity.villager.VillagerProfessionImpl
- armors() - Static method in enum class net.minestom.server.entity.EquipmentSlot
- armorSlot() - Method in enum class net.minestom.server.entity.EquipmentSlot
- ArmorStandMeta - Class in net.minestom.server.entity.metadata.other
- ArmorStandMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.ArmorStandMeta
- ARMS_UP_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- array() - Method in interface net.minestom.server.instance.light.Light
- arrayCopy(Class<T>) - Method in interface net.minestom.server.utils.collection.ObjectArray
- ArrayUtils - Class in net.minestom.server.utils
- ARROW - Static variable in interface net.minestom.server.entity.damage.DamageType
- ARROW - Static variable in interface net.minestom.server.entity.EntityType
- ARROW - Static variable in interface net.minestom.server.item.Material
- ARROW_HIT_PLAYER - Enum constant in enum class net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- ArrowMeta - Class in net.minestom.server.entity.metadata.projectile
- ArrowMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.projectile.ArrowMeta
- artifact() - Static method in class net.minestom.server.Git
- asByteBuffer() - Method in class net.minestom.server.utils.binary.BinaryBuffer
- asByteBuffer(int, int) - Method in class net.minestom.server.utils.binary.BinaryBuffer
- asCompound() - Method in record class net.minestom.server.item.firework.FireworkEffect
-
Retrieves the
FireworkEffect
as aNBTCompound
. - asCompound() - Method in record class net.minestom.server.item.metadata.BannerMeta.Pattern
-
Retrieves the
BannerMeta.Pattern
as anNBTCompound
. - asCompound() - Method in interface net.minestom.server.tag.TagHandler
-
Converts the content of this handler into a
NBTCompound
. - ASH - Static variable in interface net.minestom.server.particle.Particle
- asHoverEvent(UnaryOperator<HoverEvent.ShowEntity>) - Method in class net.minestom.server.entity.Entity
- asHoverEvent(UnaryOperator<HoverEvent.ShowEntity>) - Method in class net.minestom.server.entity.Player
- asHoverEvent(UnaryOperator<HoverEvent.ShowItem>) - Method in interface net.minestom.server.item.ItemStack
- ASK_SERVER - Enum constant in enum class net.minestom.server.command.builder.arguments.minecraft.SuggestionType
- asMap() - Method in interface net.minestom.server.registry.Registry.Properties
- asNBT() - Method in interface net.minestom.server.entity.damage.DamageType
- asNBT() - Method in interface net.minestom.server.item.armor.TrimMaterial
- asNBT() - Method in interface net.minestom.server.item.armor.TrimPattern
- asPosition() - Method in record class net.minestom.server.coordinate.Vec
- asRGB() - Method in record class net.minestom.server.color.Color
-
Gets the color as an RGB integer.
- assetID() - Method in interface net.minestom.server.item.armor.TrimPattern
- assetID() - Method in record class net.minestom.server.registry.Registry.TrimPatternEntry
-
Returns the value of the
assetID
record component. - assetName() - Method in interface net.minestom.server.item.armor.TrimMaterial
- assetName() - Method in record class net.minestom.server.registry.Registry.TrimMaterialEntry
-
Returns the value of the
assetName
record component. - assignedThread() - Method in interface net.minestom.server.thread.Acquirable
- asString() - Method in class net.minestom.server.utils.NamespaceID
- asVec() - Method in record class net.minestom.server.coordinate.BlockVec
- asVec() - Method in record class net.minestom.server.coordinate.Pos
- async(Consumer<T>) - Method in interface net.minestom.server.thread.Acquirable
-
Async version of
Acquirable.sync(Consumer)
. - ASYNC - Enum constant in enum class net.minestom.server.timer.ExecutionType
-
Deprecated.
- AsyncPlayerConfigurationEvent - Class in net.minestom.server.event.player
-
Called when a player enters the configuration state (either on first connection, or if they are sent back to configuration later).
- AsyncPlayerConfigurationEvent(Player, boolean, Set<FeatureFlag>) - Constructor for class net.minestom.server.event.player.AsyncPlayerConfigurationEvent
- AsyncPlayerPreLoginEvent - Class in net.minestom.server.event.player
-
Called before the player initialization, it can be used to kick the player before any connection or to change his final username/uuid.
- AsyncPlayerPreLoginEvent(Player, LoginPluginMessageProcessor) - Constructor for class net.minestom.server.event.player.AsyncPlayerPreLoginEvent
- AsyncUtils - Class in net.minestom.server.utils.async
- AsyncUtils() - Constructor for class net.minestom.server.utils.async.AsyncUtils
- ATTACH_ENTITY - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ATTACHED_MELON_STEM - Static variable in interface net.minestom.server.instance.block.Block
- ATTACHED_PUMPKIN_STEM - Static variable in interface net.minestom.server.instance.block.Block
- attachedEntityId() - Method in record class net.minestom.server.network.packet.server.play.AttachEntityPacket
-
Returns the value of the
attachedEntityId
record component. - AttachEntityPacket - Record Class in net.minestom.server.network.packet.server.play
- AttachEntityPacket(int, int) - Constructor for record class net.minestom.server.network.packet.server.play.AttachEntityPacket
-
Creates an instance of a
AttachEntityPacket
record class. - AttachEntityPacket(Entity, Entity) - Constructor for record class net.minestom.server.network.packet.server.play.AttachEntityPacket
- AttachEntityPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.AttachEntityPacket
- attack(Entity) - Method in class net.minestom.server.entity.EntityCreature
-
Calls a
EntityAttackEvent
with this entity as the source andtarget
as the target. - attack(Entity, boolean) - Method in class net.minestom.server.entity.EntityCreature
-
Calls a
EntityAttackEvent
with this entity as the source andtarget
as the target. - Attack() - Constructor for record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Attack
-
Creates an instance of a
Attack
record class. - ATTACK - Enum constant in enum class net.minestom.server.entity.metadata.monster.raider.SpellcasterIllagerMeta.Spell
- attribute() - Method in record class net.minestom.server.item.attribute.ItemAttribute
-
Returns the value of the
attribute
record component. - attribute() - Method in interface net.minestom.server.ServerProcess
-
Handles registered attributes
- attribute(String, Registry.Properties) - Static method in class net.minestom.server.registry.Registry
- Attribute - Interface in net.minestom.server.attribute
- AttributeEntry(String, Registry.Properties, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.AttributeEntry
- AttributeEntry(NamespaceID, int, String, float, boolean, float, float, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.AttributeEntry
-
Creates an instance of a
AttributeEntry
record class. - AttributeImpl - Record Class in net.minestom.server.attribute
-
Represents a
living entity
attribute. - AttributeImpl(Registry.AttributeEntry, int) - Constructor for record class net.minestom.server.attribute.AttributeImpl
-
Creates an instance of a
AttributeImpl
record class. - AttributeInstance - Class in net.minestom.server.attribute
-
Represents an instance of an attribute and its modifiers.
- AttributeInstance(Attribute, Consumer<AttributeInstance>) - Constructor for class net.minestom.server.attribute.AttributeInstance
- AttributeManager - Class in net.minestom.server.attribute
- AttributeManager() - Constructor for class net.minestom.server.attribute.AttributeManager
- AttributeModifier - Class in net.minestom.server.attribute
-
Represent an attribute modifier.
- AttributeModifier(String, double, AttributeOperation) - Constructor for class net.minestom.server.attribute.AttributeModifier
-
Creates a new modifier with a random id.
- AttributeModifier(UUID, String, double, AttributeOperation) - Constructor for class net.minestom.server.attribute.AttributeModifier
-
Creates a new modifier.
- AttributeOperation - Enum Class in net.minestom.server.attribute
- attributes(List<ItemAttribute>) - Method in interface net.minestom.server.item.ItemMeta.Builder
- ATTRIBUTES - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- ATTRIBUTES_ENABLED - Static variable in class net.minestom.server.ServerFlag
- AttributeSlot - Enum Class in net.minestom.server.item.attribute
- AudienceProvider<A> - Interface in net.minestom.server.adventure.audience
-
A generic provider of
audiences
or some subtype. - AudienceRegistry - Class in net.minestom.server.adventure.audience
-
Holder of custom audiences.
- AudienceRegistry(Map<Key, Collection<Audience>>, Supplier<Collection<Audience>>) - Constructor for class net.minestom.server.adventure.audience.AudienceRegistry
-
Creates a new audience registrar with a given backing map.
- audiences() - Method in interface net.minestom.server.adventure.audience.PacketGroupingAudience
- Audiences - Class in net.minestom.server.adventure.audience
-
Utility class to access Adventure audiences.
- Audiences() - Constructor for class net.minestom.server.adventure.audience.Audiences
- AUTH_URL - Static variable in class net.minestom.server.extras.MojangAuth
- AUTH_URL - Static variable in class net.minestom.server.ServerFlag
- author(String) - Method in record class net.minestom.server.item.metadata.WrittenBookMeta.Builder
- author(Component) - Method in record class net.minestom.server.item.metadata.WrittenBookMeta.Builder
- AUTO - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket.Mode
- AutoIncrementMap<K> - Class in net.minestom.server.utils.collection
- AutoIncrementMap() - Constructor for class net.minestom.server.utils.collection.AutoIncrementMap
- AUTOMATIC_COMPONENT_TRANSLATION - Static variable in class net.minestom.server.adventure.MinestomAdventure
-
If components should be automatically translated in outgoing packets.
- autoViewEntities() - Method in class net.minestom.server.entity.Entity
-
Gets if surrounding entities are automatically visible by this.
- available() - Method in class net.minestom.server.utils.binary.BinaryReader
- AVAILABLE_SOUNDS - Enum constant in enum class net.minestom.server.command.builder.arguments.minecraft.SuggestionType
- AVIATE_ONE_CM - Static variable in interface net.minestom.server.statistic.StatisticType
- awaitReady() - Method in class net.minestom.server.instance.batch.AbsoluteBlockBatch
- awaitReady() - Method in interface net.minestom.server.instance.batch.Batch
-
Blocks the current thread until the batch is ready to be applied.
- awaitReady() - Method in class net.minestom.server.instance.batch.ChunkBatch
- awaitReplies(long, TimeUnit) - Method in class net.minestom.server.network.plugin.LoginPluginMessageProcessor
- AWKWARD - Static variable in interface net.minestom.server.potion.PotionType
- AXOLOTL - Static variable in interface net.minestom.server.entity.EntityType
- AXOLOTL_BUCKET - Static variable in interface net.minestom.server.item.Material
- AXOLOTL_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- AxolotlMeta - Class in net.minestom.server.entity.metadata.water
- AxolotlMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.water.AxolotlMeta
- AxolotlMeta.Variant - Enum Class in net.minestom.server.entity.metadata.water
- AZALEA - Static variable in interface net.minestom.server.instance.block.Block
- AZALEA - Static variable in interface net.minestom.server.item.Material
- AZALEA_LEAVES - Static variable in interface net.minestom.server.instance.block.Block
- AZALEA_LEAVES - Static variable in interface net.minestom.server.item.Material
- AZTEC - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- AZTEC2 - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- AZURE_BLUET - Static variable in interface net.minestom.server.instance.block.Block
- AZURE_BLUET - Static variable in interface net.minestom.server.item.Material
B
- backgroundTexture() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
-
Returns the value of the
backgroundTexture
record component. - BAD_OMEN - Static variable in interface net.minestom.server.potion.PotionEffect
- BAD_RESPAWN_POINT - Static variable in interface net.minestom.server.entity.damage.DamageType
- BADLANDS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- BAKED_POTATO - Static variable in interface net.minestom.server.item.Material
- BAMBOO - Enum constant in enum class net.minestom.server.entity.metadata.other.BoatMeta.Type
- BAMBOO - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO - Static variable in interface net.minestom.server.item.Material
- BAMBOO_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_BLOCK - Static variable in interface net.minestom.server.item.Material
- BAMBOO_BUTTON - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_BUTTON - Static variable in interface net.minestom.server.item.Material
- BAMBOO_CHEST_RAFT - Static variable in interface net.minestom.server.item.Material
- BAMBOO_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_DOOR - Static variable in interface net.minestom.server.item.Material
- BAMBOO_FENCE - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_FENCE - Static variable in interface net.minestom.server.item.Material
- BAMBOO_FENCE_GATE - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_FENCE_GATE - Static variable in interface net.minestom.server.item.Material
- BAMBOO_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_HANGING_SIGN - Static variable in interface net.minestom.server.item.Material
- BAMBOO_JUNGLE - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- BAMBOO_MOSAIC - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_MOSAIC - Static variable in interface net.minestom.server.item.Material
- BAMBOO_MOSAIC_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_MOSAIC_SLAB - Static variable in interface net.minestom.server.item.Material
- BAMBOO_MOSAIC_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_MOSAIC_STAIRS - Static variable in interface net.minestom.server.item.Material
- BAMBOO_PLANKS - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_PLANKS - Static variable in interface net.minestom.server.item.Material
- BAMBOO_PRESSURE_PLATE - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_PRESSURE_PLATE - Static variable in interface net.minestom.server.item.Material
- BAMBOO_RAFT - Static variable in interface net.minestom.server.item.Material
- BAMBOO_SAPLING - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_SIGN - Static variable in interface net.minestom.server.item.Material
- BAMBOO_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_SLAB - Static variable in interface net.minestom.server.item.Material
- BAMBOO_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_STAIRS - Static variable in interface net.minestom.server.item.Material
- BAMBOO_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- BAMBOO_WALL_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- BAMBOO_WALL_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- BANE_OF_ARTHROPODS - Static variable in interface net.minestom.server.item.Enchantment
- BANNER_PATTERNS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- BannerMeta - Record Class in net.minestom.server.item.metadata
-
Meta for all
Materials.WHITE_BANNER
andMaterials.SHIELD
items - BannerMeta(TagReadable) - Constructor for record class net.minestom.server.item.metadata.BannerMeta
-
Creates an instance of a
BannerMeta
record class. - BannerMeta.Builder - Record Class in net.minestom.server.item.metadata
- BannerMeta.Pattern - Record Class in net.minestom.server.item.metadata
- BannerPattern - Interface in net.minestom.server.item.banner
- BannerPatternImpl - Record Class in net.minestom.server.item.banner
- BannerPatternImpl(NamespaceID, int, String) - Constructor for record class net.minestom.server.item.banner.BannerPatternImpl
-
Creates an instance of a
BannerPatternImpl
record class. - BARREL - Static variable in interface net.minestom.server.instance.block.Block
- BARREL - Static variable in interface net.minestom.server.item.Material
- BARRIER - Static variable in interface net.minestom.server.instance.block.Block
- BARRIER - Static variable in interface net.minestom.server.item.Material
- BASALT - Static variable in interface net.minestom.server.instance.block.Block
- BASALT - Static variable in interface net.minestom.server.item.Material
- BASALT_DELTAS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- base() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTransformRecipe
-
Returns the value of the
base
record component. - base() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTrimRecipe
-
Returns the value of the
base
record component. - BASE - Enum constant in enum class net.minestom.server.entity.EntitySpawnType
- BASE - Static variable in interface net.minestom.server.item.banner.BannerPattern
- BASE - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- baseColor() - Method in enum class net.minestom.server.map.MapColors
-
Returns the color index to use on a map
- baseColor(DyeColor) - Method in record class net.minestom.server.item.metadata.ShieldMeta.Builder
-
Set the color which is used as base color for a shield.
- BasePiglinMeta - Class in net.minestom.server.entity.metadata.monster
- BasePiglinMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.BasePiglinMeta
- BasicQueryEvent - Class in net.minestom.server.extras.query.event
-
An event called when a basic query is received and ready to be responded to.
- BasicQueryEvent(SocketAddress, int) - Constructor for class net.minestom.server.extras.query.event.BasicQueryEvent
-
Creates a new basic query event.
- BasicQueryResponse - Class in net.minestom.server.extras.query.response
-
A basic query response containing a fixed set of responses.
- BasicQueryResponse() - Constructor for class net.minestom.server.extras.query.response.BasicQueryResponse
-
Creates a new basic query response with pre-filled default values.
- BAT - Static variable in interface net.minestom.server.entity.EntityType
- BAT_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- BAT_TAKES_OFF - Enum constant in enum class net.minestom.server.effects.Effects
- Batch<C> - Interface in net.minestom.server.instance.batch
-
A Batch is a tool used to cache a list of block changes, and apply the changes whenever you want.
- BatchOption - Class in net.minestom.server.instance.batch
-
Represents options for
Batch
s. - BatchOption() - Constructor for class net.minestom.server.instance.batch.BatchOption
- batchReceivedListener(ClientChunkBatchReceivedPacket, Player) - Static method in class net.minestom.server.listener.ChunkBatchListener
- batchSize() - Method in record class net.minestom.server.network.packet.server.play.ChunkBatchFinishedPacket
-
Returns the value of the
batchSize
record component. - BatMeta - Class in net.minestom.server.entity.metadata.ambient
- BatMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.ambient.BatMeta
- BEACH - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- BEACON - Enum constant in enum class net.minestom.server.inventory.InventoryType
- BEACON - Static variable in interface net.minestom.server.instance.block.Block
- BEACON - Static variable in interface net.minestom.server.item.Material
- BEACON_FIRST_POTION - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- BEACON_POWER_LEVEL - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- BEACON_SECOND_POTION - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- BeaconInventory - Class in net.minestom.server.inventory.type
- BeaconInventory(Component) - Constructor for class net.minestom.server.inventory.type.BeaconInventory
- BEDROCK - Static variable in interface net.minestom.server.instance.block.Block
- BEDROCK - Static variable in interface net.minestom.server.item.Material
- bedSafe(boolean) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- BEE - Static variable in interface net.minestom.server.entity.EntityType
- BEE_NEST - Static variable in interface net.minestom.server.instance.block.Block
- BEE_NEST - Static variable in interface net.minestom.server.item.Material
- BEE_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- BEEF - Static variable in interface net.minestom.server.item.Material
- BEEHIVE - Static variable in interface net.minestom.server.instance.block.Block
- BEEHIVE - Static variable in interface net.minestom.server.item.Material
- BeeMeta - Class in net.minestom.server.entity.metadata.animal
- BeeMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.BeeMeta
- BEETROOT - Static variable in interface net.minestom.server.item.Material
- BEETROOT_SEEDS - Static variable in interface net.minestom.server.item.Material
- BEETROOT_SOUP - Static variable in interface net.minestom.server.item.Material
- BEETROOTS - Static variable in interface net.minestom.server.instance.block.Block
- BEGIN_RAINING - Enum constant in enum class net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- BELL - Static variable in interface net.minestom.server.instance.block.Block
- BELL - Static variable in interface net.minestom.server.item.Material
- BELL_RING - Static variable in interface net.minestom.server.statistic.StatisticType
- below() - Method in class net.minestom.server.utils.block.BlockUtils
- BELOW_NAME_TAG_PREFIX - Static variable in class net.minestom.server.scoreboard.BelowNameTag
-
WARNING: You shouldn't create scoreboards with the same prefix as those
- BelowNameTag - Class in net.minestom.server.scoreboard
-
Represents a scoreboard which rendered a tag below the name.
- BelowNameTag(String, Component) - Constructor for class net.minestom.server.scoreboard.BelowNameTag
-
Creates a new below name scoreboard.
- benchmark() - Method in interface net.minestom.server.ServerProcess
- BenchmarkManager - Class in net.minestom.server.monitoring
-
Small monitoring tools that can be used to check the current memory usage and Minestom threads CPU usage.
- BenchmarkManager() - Constructor for class net.minestom.server.monitoring.BenchmarkManager
- between(Temporal, Temporal) - Method in class net.minestom.server.utils.time.Tick
- between(T, T) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- BIG_DRIPLEAF - Static variable in interface net.minestom.server.instance.block.Block
- BIG_DRIPLEAF - Static variable in interface net.minestom.server.item.Material
- BIG_DRIPLEAF_STEM - Static variable in interface net.minestom.server.instance.block.Block
- BinaryBuffer - Class in net.minestom.server.utils.binary
-
Manages off-heap memory.
- BinaryBuffer.Marker - Record Class in net.minestom.server.utils.binary
- BinaryReader - Class in net.minestom.server.utils.binary
-
Class used to read from a byte array.
- BinaryReader(byte[]) - Constructor for class net.minestom.server.utils.binary.BinaryReader
- BinaryReader(ByteBuffer) - Constructor for class net.minestom.server.utils.binary.BinaryReader
- BinaryReader(NetworkBuffer) - Constructor for class net.minestom.server.utils.binary.BinaryReader
- BinaryWriter - Class in net.minestom.server.utils.binary
-
Class used to write to a byte array.
- BinaryWriter() - Constructor for class net.minestom.server.utils.binary.BinaryWriter
- BinaryWriter(int) - Constructor for class net.minestom.server.utils.binary.BinaryWriter
- BinaryWriter(ByteBuffer) - Constructor for class net.minestom.server.utils.binary.BinaryWriter
- BinaryWriter(NetworkBuffer) - Constructor for class net.minestom.server.utils.binary.BinaryWriter
- BINDING_CURSE - Static variable in interface net.minestom.server.item.Enchantment
- biome() - Method in interface net.minestom.server.ServerProcess
-
Handles registered biomes.
- biome(String, Registry.Properties) - Static method in class net.minestom.server.registry.Registry
- Biome - Interface in net.minestom.server.world.biomes
- Biome.Builder - Class in net.minestom.server.world.biomes
- Biome.Getter - Interface in net.minestom.server.world.biomes
- Biome.Precipitation - Enum Class in net.minestom.server.world.biomes
- Biome.Setter - Interface in net.minestom.server.world.biomes
- Biome.TemperatureModifier - Enum Class in net.minestom.server.world.biomes
- BiomeEffects - Record Class in net.minestom.server.world.biomes
- BiomeEffects(int, int, int, int, int, int, BiomeEffects.GrassColorModifier, BiomeParticle, NamespaceID, BiomeEffects.MoodSound, BiomeEffects.AdditionsSound, BiomeEffects.Music) - Constructor for record class net.minestom.server.world.biomes.BiomeEffects
-
Creates an instance of a
BiomeEffects
record class. - BiomeEffects.AdditionsSound - Record Class in net.minestom.server.world.biomes
- BiomeEffects.Builder - Class in net.minestom.server.world.biomes
- BiomeEffects.GrassColorModifier - Enum Class in net.minestom.server.world.biomes
- BiomeEffects.MoodSound - Record Class in net.minestom.server.world.biomes
- BiomeEffects.Music - Record Class in net.minestom.server.world.biomes
- BiomeManager - Class in net.minestom.server.world.biomes
-
Allows servers to register custom dimensions.
- BiomeManager() - Constructor for class net.minestom.server.world.biomes.BiomeManager
- BiomeOption - Interface in net.minestom.server.world.biomes.particle
-
Just a generic interface to hold data about biome particles
- biomePalette() - Method in class net.minestom.server.instance.Section
- biomeParticle() - Method in record class net.minestom.server.world.biomes.BiomeEffects
-
Returns the value of the
biomeParticle
record component. - biomeParticle(BiomeParticle) - Method in class net.minestom.server.world.biomes.BiomeEffects.Builder
- BiomeParticle - Record Class in net.minestom.server.world.biomes
- BiomeParticle(float, BiomeOption) - Constructor for record class net.minestom.server.world.biomes.BiomeParticle
-
Creates an instance of a
BiomeParticle
record class. - biomes() - Static method in interface net.minestom.server.instance.palette.Palette
- BIOMES - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- BIOMES_ENABLED - Static variable in class net.minestom.server.ServerFlag
- BIRCH - Enum constant in enum class net.minestom.server.entity.metadata.other.BoatMeta.Type
- BIRCH_BOAT - Static variable in interface net.minestom.server.item.Material
- BIRCH_BUTTON - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_BUTTON - Static variable in interface net.minestom.server.item.Material
- BIRCH_CHEST_BOAT - Static variable in interface net.minestom.server.item.Material
- BIRCH_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_DOOR - Static variable in interface net.minestom.server.item.Material
- BIRCH_FENCE - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_FENCE - Static variable in interface net.minestom.server.item.Material
- BIRCH_FENCE_GATE - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_FENCE_GATE - Static variable in interface net.minestom.server.item.Material
- BIRCH_FOREST - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- BIRCH_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_HANGING_SIGN - Static variable in interface net.minestom.server.item.Material
- BIRCH_LEAVES - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_LEAVES - Static variable in interface net.minestom.server.item.Material
- BIRCH_LOG - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_LOG - Static variable in interface net.minestom.server.item.Material
- BIRCH_PLANKS - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_PLANKS - Static variable in interface net.minestom.server.item.Material
- BIRCH_PRESSURE_PLATE - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_PRESSURE_PLATE - Static variable in interface net.minestom.server.item.Material
- BIRCH_SAPLING - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_SAPLING - Static variable in interface net.minestom.server.item.Material
- BIRCH_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_SIGN - Static variable in interface net.minestom.server.item.Material
- BIRCH_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_SLAB - Static variable in interface net.minestom.server.item.Material
- BIRCH_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_STAIRS - Static variable in interface net.minestom.server.item.Material
- BIRCH_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- BIRCH_WALL_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_WALL_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_WOOD - Static variable in interface net.minestom.server.instance.block.Block
- BIRCH_WOOD - Static variable in interface net.minestom.server.item.Material
- bitsPerEntry() - Method in interface net.minestom.server.instance.palette.Palette
-
Returns the number of bits used per entry.
- bitsToRepresent(int) - Static method in class net.minestom.server.utils.MathUtils
- BLACK - Enum constant in enum class net.minestom.server.color.DyeColor
- BLACK - Enum constant in enum class net.minestom.server.entity.metadata.animal.HorseMeta.Color
- BLACK - Enum constant in enum class net.minestom.server.entity.metadata.animal.RabbitMeta.Type
- BLACK - Enum constant in enum class net.minestom.server.entity.metadata.animal.tameable.CatMeta.Variant
- BLACK_AND_WHITE - Enum constant in enum class net.minestom.server.entity.metadata.animal.RabbitMeta.Type
- BLACK_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- BLACK_BANNER - Static variable in interface net.minestom.server.item.Material
- BLACK_BED - Static variable in interface net.minestom.server.instance.block.Block
- BLACK_BED - Static variable in interface net.minestom.server.item.Material
- BLACK_CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- BLACK_CANDLE - Static variable in interface net.minestom.server.item.Material
- BLACK_CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- BLACK_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- BLACK_CARPET - Static variable in interface net.minestom.server.item.Material
- BLACK_CONCRETE - Static variable in interface net.minestom.server.instance.block.Block
- BLACK_CONCRETE - Static variable in interface net.minestom.server.item.Material
- BLACK_CONCRETE_POWDER - Static variable in interface net.minestom.server.instance.block.Block
- BLACK_CONCRETE_POWDER - Static variable in interface net.minestom.server.item.Material
- BLACK_DOTS - Enum constant in enum class net.minestom.server.entity.metadata.animal.HorseMeta.Marking
- BLACK_DYE - Static variable in interface net.minestom.server.item.Material
- BLACK_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- BLACK_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- BLACK_SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- BLACK_SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- BLACK_STAINED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- BLACK_STAINED_GLASS - Static variable in interface net.minestom.server.item.Material
- BLACK_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- BLACK_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- BLACK_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- BLACK_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- BLACK_WALL_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- BLACK_WOOL - Static variable in interface net.minestom.server.instance.block.Block
- BLACK_WOOL - Static variable in interface net.minestom.server.item.Material
- BLACKSTONE - Static variable in interface net.minestom.server.instance.block.Block
- BLACKSTONE - Static variable in interface net.minestom.server.item.Material
- BLACKSTONE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- BLACKSTONE_SLAB - Static variable in interface net.minestom.server.item.Material
- BLACKSTONE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- BLACKSTONE_STAIRS - Static variable in interface net.minestom.server.item.Material
- BLACKSTONE_WALL - Static variable in interface net.minestom.server.instance.block.Block
- BLACKSTONE_WALL - Static variable in interface net.minestom.server.item.Material
- BLADE_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- blank() - Static method in class net.minestom.server.scoreboard.Sidebar.NumberFormat
-
A number format which has no sidebar score displayed
- BLAST_FURNACE - Enum constant in enum class net.minestom.server.inventory.InventoryType
- BLAST_FURNACE - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientSetRecipeBookStatePacket.BookType
- BLAST_FURNACE - Static variable in interface net.minestom.server.instance.block.Block
- BLAST_FURNACE - Static variable in interface net.minestom.server.item.Material
- BLAST_PROTECTION - Static variable in interface net.minestom.server.item.Enchantment
- blastFurnaceRecipeBookFilterActive() - Method in record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
-
Returns the value of the
blastFurnaceRecipeBookFilterActive
record component. - blastFurnaceRecipeBookOpen() - Method in record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
-
Returns the value of the
blastFurnaceRecipeBookOpen
record component. - BLASTING - Enum constant in enum class net.minestom.server.recipe.Recipe.Type
- BlastingRecipe - Class in net.minestom.server.recipe
- BlastingRecipe(String, String, RecipeCategory.Cooking, ItemStack, float, int) - Constructor for class net.minestom.server.recipe.BlastingRecipe
- BLAZE - Static variable in interface net.minestom.server.entity.EntityType
- BLAZE_POWDER - Static variable in interface net.minestom.server.item.Material
- BLAZE_ROD - Static variable in interface net.minestom.server.item.Material
- BLAZE_SHOOTS - Enum constant in enum class net.minestom.server.effects.Effects
- BLAZE_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- BlazeMeta - Class in net.minestom.server.entity.metadata.monster
- BlazeMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.BlazeMeta
- BLINDNESS - Enum constant in enum class net.minestom.server.entity.metadata.monster.raider.SpellcasterIllagerMeta.Spell
- BLINDNESS - Static variable in interface net.minestom.server.potion.PotionEffect
- block - Variable in class net.minestom.server.instance.block.rule.BlockPlacementRule
- block() - Method in class net.minestom.server.collision.ShapeImpl
- block() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.PlacementState
-
Returns the value of the
block
record component. - block() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.Replacement
-
Returns the value of the
block
record component. - block() - Method in interface net.minestom.server.item.Material
- block() - Method in record class net.minestom.server.particle.data.BlockMarkerParticleData
-
Returns the value of the
block
record component. - block() - Method in record class net.minestom.server.particle.data.BlockParticleData
-
Returns the value of the
block
record component. - block() - Method in record class net.minestom.server.particle.data.FallingDustParticleData
-
Returns the value of the
block
record component. - block() - Method in class net.minestom.server.registry.Registry.MaterialEntry
- block() - Method in interface net.minestom.server.ServerProcess
-
Handles
block handlers
andplacement rules
. - block() - Method in record class net.minestom.server.world.biomes.particle.BlockOption
-
Returns the value of the
block
record component. - block(String, Registry.Properties) - Static method in class net.minestom.server.registry.Registry
- block(Palette) - Static method in interface net.minestom.server.instance.light.Light
- Block - Interface in net.minestom.server.instance.block
-
Represents a block that can be placed anywhere.
- BLOCK - Enum constant in enum class net.minestom.server.particle.data.VibrationParticleData.VibrationSource
- BLOCK - Static variable in interface net.minestom.server.event.EventFilter
- BLOCK - Static variable in interface net.minestom.server.particle.Particle
- BLOCK_ACTION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- BLOCK_AMETHYST_BLOCK_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AMETHYST_BLOCK_CHIME - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AMETHYST_BLOCK_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AMETHYST_BLOCK_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AMETHYST_BLOCK_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AMETHYST_BLOCK_RESONATE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AMETHYST_BLOCK_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AMETHYST_CLUSTER_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AMETHYST_CLUSTER_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AMETHYST_CLUSTER_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AMETHYST_CLUSTER_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AMETHYST_CLUSTER_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ANCIENT_DEBRIS_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ANCIENT_DEBRIS_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ANCIENT_DEBRIS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ANCIENT_DEBRIS_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ANCIENT_DEBRIS_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ANVIL_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ANVIL_DESTROY - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ANVIL_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ANVIL_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ANVIL_LAND - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ANVIL_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ANVIL_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ANVIL_USE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AZALEA_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AZALEA_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AZALEA_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AZALEA_LEAVES_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AZALEA_LEAVES_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AZALEA_LEAVES_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AZALEA_LEAVES_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AZALEA_LEAVES_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AZALEA_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_AZALEA_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_SAPLING_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_SAPLING_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_SAPLING_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_BUTTON_CLICK_OFF - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_BUTTON_CLICK_ON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_DOOR_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_DOOR_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_FENCE_GATE_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_FENCE_GATE_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_HANGING_SIGN_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_HANGING_SIGN_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_HANGING_SIGN_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_HANGING_SIGN_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_HANGING_SIGN_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_PRESSURE_PLATE_CLICK_OFF - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_PRESSURE_PLATE_CLICK_ON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_TRAPDOOR_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BAMBOO_WOOD_TRAPDOOR_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BARREL_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BARREL_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BASALT_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BASALT_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BASALT_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BASALT_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BASALT_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BATCH_POOL - Static variable in interface net.minestom.server.instance.batch.Batch
- BLOCK_BEACON_ACTIVATE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BEACON_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BEACON_DEACTIVATE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BEACON_POWER_SELECT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BEEHIVE_DRIP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BEEHIVE_ENTER - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BEEHIVE_EXIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BEEHIVE_SHEAR - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BEEHIVE_WORK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BELL_RESONATE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BELL_USE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BIG_DRIPLEAF_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BIG_DRIPLEAF_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BIG_DRIPLEAF_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BIG_DRIPLEAF_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BIG_DRIPLEAF_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BIG_DRIPLEAF_TILT_DOWN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BIG_DRIPLEAF_TILT_UP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BLASTFURNACE_FIRE_CRACKLE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BONE_BLOCK_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BONE_BLOCK_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BONE_BLOCK_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BONE_BLOCK_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BONE_BLOCK_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BREAK - Enum constant in enum class net.minestom.server.effects.Effects
- BLOCK_BREAK_ANIMATION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- BLOCK_BREWING_STAND_BREW - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BUBBLE_COLUMN_BUBBLE_POP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BUBBLE_COLUMN_UPWARDS_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BUBBLE_COLUMN_UPWARDS_INSIDE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BUBBLE_COLUMN_WHIRLPOOL_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_BUBBLE_COLUMN_WHIRLPOOL_INSIDE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CAKE_ADD_CANDLE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CALCITE_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CALCITE_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CALCITE_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CALCITE_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CALCITE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CAMPFIRE_CRACKLE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CANDLE_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CANDLE_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CANDLE_EXTINGUISH - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CANDLE_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CANDLE_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CANDLE_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CANDLE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CAVE_VINES_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CAVE_VINES_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CAVE_VINES_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CAVE_VINES_PICK_BERRIES - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CAVE_VINES_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CAVE_VINES_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHAIN_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHAIN_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHAIN_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHAIN_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHAIN_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHANGE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- BLOCK_CHERRY_LEAVES_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_LEAVES_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_LEAVES_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_LEAVES_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_LEAVES_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_SAPLING_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_SAPLING_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_SAPLING_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_SAPLING_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_SAPLING_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_BUTTON_CLICK_OFF - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_BUTTON_CLICK_ON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_DOOR_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_DOOR_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_FENCE_GATE_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_FENCE_GATE_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_HANGING_SIGN_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_HANGING_SIGN_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_HANGING_SIGN_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_HANGING_SIGN_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_HANGING_SIGN_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_PRESSURE_PLATE_CLICK_OFF - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_PRESSURE_PLATE_CLICK_ON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_TRAPDOOR_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHERRY_WOOD_TRAPDOOR_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHEST_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHEST_LOCKED - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHEST_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHISELED_BOOKSHELF_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHISELED_BOOKSHELF_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHISELED_BOOKSHELF_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHISELED_BOOKSHELF_INSERT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHISELED_BOOKSHELF_INSERT_ENCHANTED - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHISELED_BOOKSHELF_PICKUP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHISELED_BOOKSHELF_PICKUP_ENCHANTED - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHISELED_BOOKSHELF_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHISELED_BOOKSHELF_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHORUS_FLOWER_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CHORUS_FLOWER_GROW - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COMPARATOR_CLICK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COMPOSTER_EMPTY - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COMPOSTER_FILL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COMPOSTER_FILL_SUCCESS - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COMPOSTER_READY - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CONDUIT_ACTIVATE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CONDUIT_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CONDUIT_AMBIENT_SHORT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CONDUIT_ATTACK_TARGET - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CONDUIT_DEACTIVATE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_BULB_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_BULB_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_BULB_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_BULB_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_BULB_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_BULB_TURN_OFF - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_BULB_TURN_ON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_DOOR_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_DOOR_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_GRATE_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_GRATE_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_GRATE_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_GRATE_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_GRATE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_TRAPDOOR_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_COPPER_TRAPDOOR_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CORAL_BLOCK_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CORAL_BLOCK_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CORAL_BLOCK_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CORAL_BLOCK_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CORAL_BLOCK_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CRAFTER_CRAFT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CRAFTER_FAIL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_CROP_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DECORATED_POT_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DECORATED_POT_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DECORATED_POT_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DECORATED_POT_INSERT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DECORATED_POT_INSERT_FAIL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DECORATED_POT_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DECORATED_POT_SHATTER - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DECORATED_POT_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DEEPSLATE_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DEEPSLATE_BRICKS_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DEEPSLATE_BRICKS_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DEEPSLATE_BRICKS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DEEPSLATE_BRICKS_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DEEPSLATE_BRICKS_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DEEPSLATE_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DEEPSLATE_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DEEPSLATE_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DEEPSLATE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DEEPSLATE_TILES_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DEEPSLATE_TILES_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DEEPSLATE_TILES_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DEEPSLATE_TILES_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DEEPSLATE_TILES_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DISPENSER_DISPENSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DISPENSER_FAIL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DISPENSER_LAUNCH - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DISPLAY - Static variable in interface net.minestom.server.entity.EntityType
- BLOCK_DRIPSTONE_BLOCK_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DRIPSTONE_BLOCK_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DRIPSTONE_BLOCK_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DRIPSTONE_BLOCK_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_DRIPSTONE_BLOCK_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ENCHANTMENT_TABLE_USE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_END_GATEWAY_SPAWN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_END_PORTAL_FRAME_FILL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_END_PORTAL_SPAWN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ENDER_CHEST_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ENDER_CHEST_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ENTITY_DATA - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- BLOCK_FENCE_GATE_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FENCE_GATE_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FIRE_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FIRE_EXTINGUISH - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FLOWERING_AZALEA_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FLOWERING_AZALEA_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FLOWERING_AZALEA_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FLOWERING_AZALEA_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FLOWERING_AZALEA_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FROGLIGHT_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FROGLIGHT_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FROGLIGHT_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FROGLIGHT_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FROGLIGHT_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FROGSPAWN_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FROGSPAWN_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FROGSPAWN_HATCH - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FROGSPAWN_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FROGSPAWN_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FROGSPAWN_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FUNGUS_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FUNGUS_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FUNGUS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FUNGUS_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FUNGUS_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_FURNACE_FIRE_CRACKLE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GILDED_BLACKSTONE_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GILDED_BLACKSTONE_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GILDED_BLACKSTONE_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GILDED_BLACKSTONE_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GILDED_BLACKSTONE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GLASS_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GLASS_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GLASS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GLASS_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GLASS_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GRASS_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GRASS_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GRASS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GRASS_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GRASS_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GRAVEL_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GRAVEL_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GRAVEL_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GRAVEL_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GRAVEL_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GRINDSTONE_USE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_GROWING_PLANT_CROP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HANGING_ROOTS_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HANGING_ROOTS_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HANGING_ROOTS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HANGING_ROOTS_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HANGING_ROOTS_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HANGING_SIGN_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HANGING_SIGN_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HANGING_SIGN_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HANGING_SIGN_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HANGING_SIGN_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HANGING_SIGN_WAXED_INTERACT_FAIL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HONEY_BLOCK_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HONEY_BLOCK_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HONEY_BLOCK_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HONEY_BLOCK_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HONEY_BLOCK_SLIDE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_HONEY_BLOCK_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_IRON_DOOR_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_IRON_DOOR_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_IRON_TRAPDOOR_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_IRON_TRAPDOOR_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LADDER_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LADDER_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LADDER_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LADDER_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LADDER_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LANTERN_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LANTERN_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LANTERN_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LANTERN_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LANTERN_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LARGE_AMETHYST_BUD_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LARGE_AMETHYST_BUD_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LAVA_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LAVA_EXTINGUISH - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LAVA_POP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LEVER_CLICK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LILY_PAD_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LODESTONE_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LODESTONE_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LODESTONE_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LODESTONE_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_LODESTONE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MANGROVE_ROOTS_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MANGROVE_ROOTS_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MANGROVE_ROOTS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MANGROVE_ROOTS_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MANGROVE_ROOTS_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MARKER - Static variable in interface net.minestom.server.particle.Particle
- BLOCK_MEDIUM_AMETHYST_BUD_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MEDIUM_AMETHYST_BUD_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_METAL_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_METAL_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_METAL_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_METAL_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_METAL_PRESSURE_PLATE_CLICK_OFF - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_METAL_PRESSURE_PLATE_CLICK_ON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_METAL_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MOSS_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MOSS_CARPET_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MOSS_CARPET_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MOSS_CARPET_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MOSS_CARPET_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MOSS_CARPET_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MOSS_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MOSS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MOSS_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MOSS_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MUD_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MUD_BRICKS_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MUD_BRICKS_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MUD_BRICKS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MUD_BRICKS_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MUD_BRICKS_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MUD_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MUD_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MUD_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MUD_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MUDDY_MANGROVE_ROOTS_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MUDDY_MANGROVE_ROOTS_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MUDDY_MANGROVE_ROOTS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MUDDY_MANGROVE_ROOTS_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_MUDDY_MANGROVE_ROOTS_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_BRICKS_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_BRICKS_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_BRICKS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_BRICKS_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_BRICKS_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_GOLD_ORE_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_GOLD_ORE_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_GOLD_ORE_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_GOLD_ORE_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_GOLD_ORE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_ORE_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_ORE_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_ORE_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_ORE_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_ORE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_SPROUTS_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_SPROUTS_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_SPROUTS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_SPROUTS_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_SPROUTS_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WART_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_BUTTON_CLICK_OFF - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_BUTTON_CLICK_ON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_DOOR_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_DOOR_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_FENCE_GATE_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_FENCE_GATE_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_HANGING_SIGN_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_HANGING_SIGN_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_HANGING_SIGN_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_HANGING_SIGN_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_HANGING_SIGN_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_PRESSURE_PLATE_CLICK_OFF - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_PRESSURE_PLATE_CLICK_ON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_TRAPDOOR_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHER_WOOD_TRAPDOOR_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHERITE_BLOCK_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHERITE_BLOCK_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHERITE_BLOCK_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHERITE_BLOCK_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHERITE_BLOCK_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHERRACK_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHERRACK_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHERRACK_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHERRACK_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NETHERRACK_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_BANJO - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_BASEDRUM - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_BASS - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_BELL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_BIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_CHIME - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_COW_BELL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_DIDGERIDOO - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_FLUTE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_GUITAR - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_HARP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_HAT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_IMITATE_CREEPER - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_IMITATE_ENDER_DRAGON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_IMITATE_PIGLIN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_IMITATE_SKELETON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_IMITATE_WITHER_SKELETON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_IMITATE_ZOMBIE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_IRON_XYLOPHONE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_PLING - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_SNARE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NOTE_BLOCK_XYLOPHONE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NYLIUM_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NYLIUM_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NYLIUM_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NYLIUM_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_NYLIUM_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_PACKED_MUD_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_PACKED_MUD_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_PACKED_MUD_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_PACKED_MUD_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_PACKED_MUD_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_PINK_PETALS_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_PINK_PETALS_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_PINK_PETALS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_PINK_PETALS_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_PINK_PETALS_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_PISTON_CONTRACT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_PISTON_EXTEND - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POINTED_DRIPSTONE_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POINTED_DRIPSTONE_DRIP_LAVA - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POINTED_DRIPSTONE_DRIP_LAVA_INTO_CAULDRON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POINTED_DRIPSTONE_DRIP_WATER - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POINTED_DRIPSTONE_DRIP_WATER_INTO_CAULDRON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POINTED_DRIPSTONE_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POINTED_DRIPSTONE_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POINTED_DRIPSTONE_LAND - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POINTED_DRIPSTONE_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POINTED_DRIPSTONE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POLISHED_DEEPSLATE_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POLISHED_DEEPSLATE_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POLISHED_DEEPSLATE_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POLISHED_DEEPSLATE_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POLISHED_DEEPSLATE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POLISHED_TUFF_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POLISHED_TUFF_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POLISHED_TUFF_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POLISHED_TUFF_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POLISHED_TUFF_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_PORTAL_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_PORTAL_TRAVEL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_PORTAL_TRIGGER - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POSITION - Static variable in class net.minestom.server.network.NetworkBuffer
- BLOCK_POWDER_SNOW_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POWDER_SNOW_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POWDER_SNOW_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POWDER_SNOW_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_POWDER_SNOW_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_PUMPKIN_CARVE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_REDSTONE_TORCH_BURNOUT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_RESPAWN_ANCHOR_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_RESPAWN_ANCHOR_CHARGE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_RESPAWN_ANCHOR_DEPLETE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_RESPAWN_ANCHOR_SET_SPAWN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ROOTED_DIRT_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ROOTED_DIRT_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ROOTED_DIRT_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ROOTED_DIRT_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ROOTED_DIRT_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ROOTS_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ROOTS_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ROOTS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ROOTS_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_ROOTS_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SAND_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SAND_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SAND_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SAND_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SAND_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCAFFOLDING_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCAFFOLDING_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCAFFOLDING_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCAFFOLDING_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCAFFOLDING_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_CATALYST_BLOOM - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_CATALYST_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_CATALYST_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_CATALYST_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_CATALYST_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_CATALYST_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_CHARGE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_SENSOR_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_SENSOR_CLICKING - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_SENSOR_CLICKING_STOP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_SENSOR_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_SENSOR_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_SENSOR_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_SENSOR_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_SHRIEKER_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_SHRIEKER_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_SHRIEKER_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_SHRIEKER_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_SHRIEKER_SHRIEK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_SHRIEKER_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_SPREAD - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_VEIN_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_VEIN_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_VEIN_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_VEIN_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SCULK_VEIN_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SHROOMLIGHT_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SHROOMLIGHT_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SHROOMLIGHT_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SHROOMLIGHT_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SHROOMLIGHT_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SHULKER_BOX_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SHULKER_BOX_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SIGN_WAXED_INTERACT_FAIL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SLIME_BLOCK_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SLIME_BLOCK_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SLIME_BLOCK_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SLIME_BLOCK_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SLIME_BLOCK_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SMALL_AMETHYST_BUD_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SMALL_AMETHYST_BUD_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SMALL_DRIPLEAF_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SMALL_DRIPLEAF_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SMALL_DRIPLEAF_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SMALL_DRIPLEAF_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SMALL_DRIPLEAF_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SMITHING_TABLE_USE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SMOKER_SMOKE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SNIFFER_EGG_CRACK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SNIFFER_EGG_HATCH - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SNIFFER_EGG_PLOP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SNOW_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SNOW_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SNOW_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SNOW_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SNOW_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SOUL_SAND_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SOUL_SAND_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SOUL_SAND_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SOUL_SAND_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SOUL_SAND_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SOUL_SOIL_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SOUL_SOIL_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SOUL_SOIL_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SOUL_SOIL_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SOUL_SOIL_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SPONGE_ABSORB - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SPONGE_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SPONGE_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SPONGE_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SPONGE_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SPONGE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SPORE_BLOSSOM_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SPORE_BLOSSOM_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SPORE_BLOSSOM_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SPORE_BLOSSOM_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SPORE_BLOSSOM_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_STATE - Static variable in class net.minestom.server.network.NetworkBuffer
- BLOCK_STEM_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_STEM_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_STEM_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_STEM_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_STEM_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_STONE_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_STONE_BUTTON_CLICK_OFF - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_STONE_BUTTON_CLICK_ON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_STONE_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_STONE_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_STONE_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_STONE_PRESSURE_PLATE_CLICK_OFF - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_STONE_PRESSURE_PLATE_CLICK_ON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_STONE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SUSPICIOUS_GRAVEL_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SUSPICIOUS_GRAVEL_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SUSPICIOUS_GRAVEL_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SUSPICIOUS_GRAVEL_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SUSPICIOUS_GRAVEL_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SUSPICIOUS_SAND_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SUSPICIOUS_SAND_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SUSPICIOUS_SAND_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SUSPICIOUS_SAND_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SUSPICIOUS_SAND_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SWEET_BERRY_BUSH_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SWEET_BERRY_BUSH_PICK_BERRIES - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_SWEET_BERRY_BUSH_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TAGS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- BLOCK_TRIAL_SPAWNER_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TRIAL_SPAWNER_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TRIAL_SPAWNER_CLOSE_SHUTTER - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TRIAL_SPAWNER_DETECT_PLAYER - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TRIAL_SPAWNER_EJECT_ITEM - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TRIAL_SPAWNER_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TRIAL_SPAWNER_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TRIAL_SPAWNER_OPEN_SHUTTER - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TRIAL_SPAWNER_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TRIAL_SPAWNER_SPAWN_MOB - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TRIAL_SPAWNER_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TRIPWIRE_ATTACH - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TRIPWIRE_CLICK_OFF - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TRIPWIRE_CLICK_ON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TRIPWIRE_DETACH - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TUFF_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TUFF_BRICKS_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TUFF_BRICKS_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TUFF_BRICKS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TUFF_BRICKS_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TUFF_BRICKS_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TUFF_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TUFF_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TUFF_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_TUFF_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_VINE_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_VINE_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_VINE_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_VINE_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_VINE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WART_BLOCK_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WART_BLOCK_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WART_BLOCK_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WART_BLOCK_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WART_BLOCK_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WATER_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WEEPING_VINES_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WEEPING_VINES_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WEEPING_VINES_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WEEPING_VINES_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WEEPING_VINES_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WET_GRASS_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WET_GRASS_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WET_GRASS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WET_GRASS_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WET_GRASS_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WET_SPONGE_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WET_SPONGE_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WET_SPONGE_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WET_SPONGE_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WET_SPONGE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOOD_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOOD_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOOD_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOOD_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOOD_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOODEN_BUTTON_CLICK_OFF - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOODEN_BUTTON_CLICK_ON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOODEN_DOOR_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOODEN_DOOR_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOODEN_PRESSURE_PLATE_CLICK_OFF - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOODEN_PRESSURE_PLATE_CLICK_ON - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOODEN_TRAPDOOR_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOODEN_TRAPDOOR_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOOL_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOOL_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOOL_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOOL_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- BLOCK_WOOL_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- Block.Comparator - Interface in net.minestom.server.instance.block
- Block.Getter - Interface in net.minestom.server.instance.block
- Block.Getter.Condition - Enum Class in net.minestom.server.instance.block
-
Represents a hint to retrieve blocks more efficiently.
- Block.Setter - Interface in net.minestom.server.instance.block
-
Represents an element which can place blocks at position.
- BlockActionPacket - Record Class in net.minestom.server.network.packet.server.play
- BlockActionPacket(Point, byte, byte, int) - Constructor for record class net.minestom.server.network.packet.server.play.BlockActionPacket
-
Creates an instance of a
BlockActionPacket
record class. - BlockActionPacket(Point, byte, byte, Block) - Constructor for record class net.minestom.server.network.packet.server.play.BlockActionPacket
- BlockActionPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.BlockActionPacket
- blockAt(int, int, int) - Method in class net.minestom.server.entity.pathfinding.PFColumnarSpace
- BlockBreakAnimationPacket - Record Class in net.minestom.server.network.packet.server.play
- BlockBreakAnimationPacket(int, Point, byte) - Constructor for record class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
-
Creates an instance of a
BlockBreakAnimationPacket
record class. - BlockBreakAnimationPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
- BlockChangePacket - Record Class in net.minestom.server.network.packet.server.play
- BlockChangePacket(Point, int) - Constructor for record class net.minestom.server.network.packet.server.play.BlockChangePacket
-
Creates an instance of a
BlockChangePacket
record class. - BlockChangePacket(Point, Block) - Constructor for record class net.minestom.server.network.packet.server.play.BlockChangePacket
- BlockChangePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.BlockChangePacket
- BlockDisplayMeta - Class in net.minestom.server.entity.metadata.display
- BlockDisplayMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.display.BlockDisplayMeta
- blockEntities() - Method in record class net.minestom.server.network.packet.server.play.data.ChunkData
-
Returns the value of the
blockEntities
record component. - blockEntity() - Method in class net.minestom.server.registry.Registry.BlockEntry
- BlockEntityDataPacket - Record Class in net.minestom.server.network.packet.server.play
- BlockEntityDataPacket(Point, int, NBTCompound) - Constructor for record class net.minestom.server.network.packet.server.play.BlockEntityDataPacket
-
Creates an instance of a
BlockEntityDataPacket
record class. - BlockEntityDataPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.BlockEntityDataPacket
- blockEntityId() - Method in class net.minestom.server.registry.Registry.BlockEntry
- blockEntries() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Chunk
-
Returns the value of the
blockEntries
record component. - BlockEvent - Interface in net.minestom.server.event.trait
- blockFace() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.PlacementState
-
Returns the value of the
blockFace
record component. - blockFace() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.Replacement
-
Returns the value of the
blockFace
record component. - blockFace() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
-
Returns the value of the
blockFace
record component. - blockFace() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket
-
Returns the value of the
blockFace
record component. - BlockFace - Enum Class in net.minestom.server.instance.block
- BlockHandler - Interface in net.minestom.server.instance.block
-
Interface used to provide block behavior.
- BlockHandler.Destroy - Class in net.minestom.server.instance.block
- BlockHandler.Dummy - Class in net.minestom.server.instance.block
-
Handler used for loaded blocks with unknown namespace in order to do not lose the information while saving, and for runtime debugging purpose.
- BlockHandler.Interaction - Class in net.minestom.server.instance.block
- BlockHandler.Placement - Class in net.minestom.server.instance.block
-
Represents an object forwarded to
BlockHandler.onPlace(Placement)
. - BlockHandler.PlayerDestroy - Class in net.minestom.server.instance.block
- BlockHandler.PlayerPlacement - Class in net.minestom.server.instance.block
- BlockHandler.Tick - Class in net.minestom.server.instance.block
- BlockHandler.Touch - Class in net.minestom.server.instance.block
- blockId() - Method in record class net.minestom.server.network.packet.server.play.BlockActionPacket
-
Returns the value of the
blockId
record component. - blockIndexToChunkPositionX(int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Converts a block index to a chunk position X.
- blockIndexToChunkPositionY(int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Converts a block index to a chunk position Y.
- blockIndexToChunkPositionZ(int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Converts a block index to a chunk position Z.
- blockInteraction() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns the value of the
blockInteraction
record component. - BlockIterator - Class in net.minestom.server.utils.block
-
This class performs ray tracing and iterates along blocks on a line
- BlockIterator(Pos) - Constructor for class net.minestom.server.utils.block.BlockIterator
-
Constructs the BlockIterator.
- BlockIterator(Pos, double) - Constructor for class net.minestom.server.utils.block.BlockIterator
-
Constructs the BlockIterator.
- BlockIterator(Pos, double, int) - Constructor for class net.minestom.server.utils.block.BlockIterator
-
Constructs the BlockIterator.
- BlockIterator(Vec, Vec, double, double) - Constructor for class net.minestom.server.utils.block.BlockIterator
-
Constructs the BlockIterator.
- BlockIterator(Vec, Vec, double, double, boolean) - Constructor for class net.minestom.server.utils.block.BlockIterator
-
Constructs the BlockIterator.
- BlockIterator(Entity) - Constructor for class net.minestom.server.utils.block.BlockIterator
-
Constructs the BlockIterator.
- BlockIterator(Entity, int) - Constructor for class net.minestom.server.utils.block.BlockIterator
-
Constructs the BlockIterator.
- blocklessCollision(Pos, Vec) - Static method in class net.minestom.server.collision.CollisionUtils
-
Simulate the entity's collision physics as if the world had no blocks
- blockLight() - Method in class net.minestom.server.instance.Section
- blockLight() - Method in record class net.minestom.server.network.packet.server.play.data.LightData
-
Returns the value of the
blockLight
record component. - BlockManager - Class in net.minestom.server.instance.block
- BlockManager() - Constructor for class net.minestom.server.instance.block.BlockManager
- BlockMarkerParticleData - Record Class in net.minestom.server.particle.data
- BlockMarkerParticleData(Block) - Constructor for record class net.minestom.server.particle.data.BlockMarkerParticleData
-
Creates an instance of a
BlockMarkerParticleData
record class. - blockMask() - Method in record class net.minestom.server.network.packet.server.play.data.LightData
-
Returns the value of the
blockMask
record component. - blockObjectAt(int, int, int) - Method in class net.minestom.server.entity.pathfinding.PFInstanceSpace
- BlockOption - Record Class in net.minestom.server.world.biomes.particle
- BlockOption(Block) - Constructor for record class net.minestom.server.world.biomes.particle.BlockOption
-
Creates an instance of a
BlockOption
record class. - blockPalette() - Method in class net.minestom.server.instance.Section
- BlockParticleData - Record Class in net.minestom.server.particle.data
- BlockParticleData(Block) - Constructor for record class net.minestom.server.particle.data.BlockParticleData
-
Creates an instance of a
BlockParticleData
record class. - blockPlace(BlockPlacementRule.PlacementState) - Method in class net.minestom.server.instance.block.rule.BlockPlacementRule
-
Called when the block is placed.
- BlockPlacementListener - Class in net.minestom.server.listener
- BlockPlacementListener() - Constructor for class net.minestom.server.listener.BlockPlacementListener
- BlockPlacementRule - Class in net.minestom.server.instance.block.rule
- BlockPlacementRule(Block) - Constructor for class net.minestom.server.instance.block.rule.BlockPlacementRule
- BlockPlacementRule.PlacementState - Record Class in net.minestom.server.instance.block.rule
- BlockPlacementRule.Replacement - Record Class in net.minestom.server.instance.block.rule
- BlockPlacementRule.UpdateState - Record Class in net.minestom.server.instance.block.rule
- blockPosition() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.UpdateState
-
Returns the value of the
blockPosition
record component. - blockPosition() - Method in record class net.minestom.server.network.packet.client.play.ClientGenerateStructurePacket
-
Returns the value of the
blockPosition
record component. - blockPosition() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
-
Returns the value of the
blockPosition
record component. - blockPosition() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket
-
Returns the value of the
blockPosition
record component. - blockPosition() - Method in record class net.minestom.server.network.packet.client.play.ClientQueryBlockNbtPacket
-
Returns the value of the
blockPosition
record component. - blockPosition() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket
-
Returns the value of the
blockPosition
record component. - blockPosition() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateSignPacket
-
Returns the value of the
blockPosition
record component. - blockPosition() - Method in record class net.minestom.server.network.packet.server.play.BlockActionPacket
-
Returns the value of the
blockPosition
record component. - blockPosition() - Method in record class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
-
Returns the value of the
blockPosition
record component. - blockPosition() - Method in record class net.minestom.server.network.packet.server.play.BlockChangePacket
-
Returns the value of the
blockPosition
record component. - blockPosition() - Method in record class net.minestom.server.network.packet.server.play.BlockEntityDataPacket
-
Returns the value of the
blockPosition
record component. - blocks() - Static method in interface net.minestom.server.instance.palette.Palette
- blocks() - Method in record class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
-
Returns the value of the
blocks
record component. - BLOCKS - Enum constant in enum class net.minestom.server.gamedata.tags.Tag.BasicType
- BLOCKS - Enum constant in enum class net.minestom.server.recipe.RecipeCategory.Cooking
- BLOCKS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- blockSearchExtent() - Method in record class net.minestom.server.world.biomes.BiomeEffects.MoodSound
-
Returns the value of the
blockSearchExtent
record component. - BlockState(Integer) - Static method in class net.minestom.server.entity.Metadata
- BlockState(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- blockStateId() - Method in record class net.minestom.server.network.packet.server.play.BlockChangePacket
-
Returns the value of the
blockStateId
record component. - blockUpdate(BlockPlacementRule.UpdateState) - Method in class net.minestom.server.instance.block.rule.BlockPlacementRule
-
Called when the block state id can be updated (for instance if a neighbour block changed).
- BlockUtils - Class in net.minestom.server.utils.block
- BlockUtils(Block.Getter, Point) - Constructor for class net.minestom.server.utils.block.BlockUtils
- BlockVec - Record Class in net.minestom.server.coordinate
-
Represents an immutable block position.
- BlockVec(double, double, double) - Constructor for record class net.minestom.server.coordinate.BlockVec
-
Creates an instance of a
BlockVec
record class. - BlockVec(int, int, int) - Constructor for record class net.minestom.server.coordinate.BlockVec
- BlockVec(Point) - Constructor for record class net.minestom.server.coordinate.BlockVec
- blockX() - Method in interface net.minestom.server.coordinate.Point
-
Gets the floored value of the X component
- blockY() - Method in interface net.minestom.server.coordinate.Point
-
Gets the floored value of the X component
- blockZ() - Method in interface net.minestom.server.coordinate.Point
-
Gets the floored value of the X component
- blue() - Method in record class net.minestom.server.color.Color
-
Returns the value of the
blue
record component. - blue() - Method in enum class net.minestom.server.color.DyeColor
- blue() - Method in enum class net.minestom.server.map.MapColors
- blue() - Method in record class net.minestom.server.world.biomes.particle.DustOption
-
Returns the value of the
blue
record component. - BLUE - Enum constant in enum class net.minestom.server.color.DyeColor
- BLUE - Enum constant in enum class net.minestom.server.entity.metadata.animal.tameable.ParrotMeta.Color
- BLUE - Enum constant in enum class net.minestom.server.entity.metadata.water.AxolotlMeta.Variant
- BLUE_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- BLUE_BANNER - Static variable in interface net.minestom.server.item.Material
- BLUE_BED - Static variable in interface net.minestom.server.instance.block.Block
- BLUE_BED - Static variable in interface net.minestom.server.item.Material
- BLUE_CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- BLUE_CANDLE - Static variable in interface net.minestom.server.item.Material
- BLUE_CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- BLUE_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- BLUE_CARPET - Static variable in interface net.minestom.server.item.Material
- BLUE_CONCRETE - Static variable in interface net.minestom.server.instance.block.Block
- BLUE_CONCRETE - Static variable in interface net.minestom.server.item.Material
- BLUE_CONCRETE_POWDER - Static variable in interface net.minestom.server.instance.block.Block
- BLUE_CONCRETE_POWDER - Static variable in interface net.minestom.server.item.Material
- BLUE_DYE - Static variable in interface net.minestom.server.item.Material
- BLUE_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- BLUE_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- BLUE_ICE - Static variable in interface net.minestom.server.instance.block.Block
- BLUE_ICE - Static variable in interface net.minestom.server.item.Material
- BLUE_ORCHID - Static variable in interface net.minestom.server.instance.block.Block
- BLUE_ORCHID - Static variable in interface net.minestom.server.item.Material
- BLUE_SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- BLUE_SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- BLUE_STAINED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- BLUE_STAINED_GLASS - Static variable in interface net.minestom.server.item.Material
- BLUE_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- BLUE_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- BLUE_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- BLUE_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- BLUE_WALL_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- BLUE_WOOL - Static variable in interface net.minestom.server.instance.block.Block
- BLUE_WOOL - Static variable in interface net.minestom.server.item.Material
- BOAT - Static variable in interface net.minestom.server.entity.EntityType
- BOAT_ONE_CM - Static variable in interface net.minestom.server.statistic.StatisticType
- BoatMeta - Class in net.minestom.server.entity.metadata.other
- BoatMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.BoatMeta
- BoatMeta.Type - Enum Class in net.minestom.server.entity.metadata.other
- boatSteerListener(ClientSteerBoatPacket, Player) - Static method in class net.minestom.server.listener.PlayerVehicleListener
- body() - Method in record class net.minestom.server.network.packet.server.FramedPacket
-
Returns the value of the
body
record component. - body(ConnectionState) - Method in class net.minestom.server.network.packet.server.CachedPacket
- BOMB - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- BONE - Static variable in interface net.minestom.server.item.Material
- BONE_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- BONE_BLOCK - Static variable in interface net.minestom.server.item.Material
- BONE_MEAL - Static variable in interface net.minestom.server.item.Material
- BONEMEAL_PARTICLES - Enum constant in enum class net.minestom.server.effects.Effects
- BOOK - Static variable in interface net.minestom.server.item.Material
- BOOK_PAGE_TURNED - Enum constant in enum class net.minestom.server.effects.Effects
- BookListener - Class in net.minestom.server.listener
- BookListener() - Constructor for class net.minestom.server.listener.BookListener
- bookOpen() - Method in record class net.minestom.server.network.packet.client.play.ClientSetRecipeBookStatePacket
-
Returns the value of the
bookOpen
record component. - BOOKSHELF - Static variable in interface net.minestom.server.instance.block.Block
- BOOKSHELF - Static variable in interface net.minestom.server.item.Material
- bookType() - Method in record class net.minestom.server.network.packet.client.play.ClientSetRecipeBookStatePacket
-
Returns the value of the
bookType
record component. - Boolean(boolean) - Static method in class net.minestom.server.entity.Metadata
- Boolean(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- Boolean(String) - Static method in class net.minestom.server.tag.Tag
- BOOLEAN - Static variable in class net.minestom.server.network.NetworkBuffer
- BOOTS - Enum constant in enum class net.minestom.server.entity.EquipmentSlot
- BOOTS_SLOT - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- BORDER - Static variable in interface net.minestom.server.item.banner.BannerPattern
- BORDER - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- BOSS_BAR - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- bossBar() - Method in interface net.minestom.server.ServerProcess
-
Handles registered boss bars.
- BossBarManager - Class in net.minestom.server.adventure.bossbar
-
Manages all boss bars known to this Minestom instance.
- BossBarManager() - Constructor for class net.minestom.server.adventure.bossbar.BossBarManager
-
Creates a new boss bar manager.
- BossBarPacket - Record Class in net.minestom.server.network.packet.server.play
- BossBarPacket(UUID, BossBarPacket.Action) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket
-
Creates an instance of a
BossBarPacket
record class. - BossBarPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket
- BossBarPacket.Action - Interface in net.minestom.server.network.packet.server.play
- BossBarPacket.AddAction - Record Class in net.minestom.server.network.packet.server.play
- BossBarPacket.RemoveAction - Record Class in net.minestom.server.network.packet.server.play
- BossBarPacket.UpdateFlagsAction - Record Class in net.minestom.server.network.packet.server.play
- BossBarPacket.UpdateHealthAction - Record Class in net.minestom.server.network.packet.server.play
- BossBarPacket.UpdateStyleAction - Record Class in net.minestom.server.network.packet.server.play
- BossBarPacket.UpdateTitleAction - Record Class in net.minestom.server.network.packet.server.play
- BOTH - Enum constant in enum class net.minestom.server.instance.WorldBorder.CollisionAxis
- BOTTOM - Enum constant in enum class net.minestom.server.instance.block.BlockFace
- BOTTOM - Enum constant in enum class net.minestom.server.inventory.type.EnchantmentTableInventory.EnchantmentSlot
- bound() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- boundingBox - Variable in class net.minestom.server.entity.Entity
- boundingBox() - Method in record class net.minestom.server.registry.Registry.EntityEntry
-
Returns the value of the
boundingBox
record component. - BoundingBox - Class in net.minestom.server.collision
-
See https://wiki.vg/Entity_metadata#Mobs_2
- BoundingBox(double, double, double) - Constructor for class net.minestom.server.collision.BoundingBox
- BoundingBox(double, double, double, Point) - Constructor for class net.minestom.server.collision.BoundingBox
- BoundingBox.AxisMask - Enum Class in net.minestom.server.collision
- boundingBoxRayIntersectionCheck(Vec, Vec, Pos) - Method in class net.minestom.server.collision.BoundingBox
- bounds() - Method in class net.minestom.server.entity.pathfinding.PFBlock
- BOW - Enum constant in enum class net.minestom.server.event.player.PlayerItemAnimationEvent.ItemAnimationType
- BOW - Static variable in interface net.minestom.server.item.Material
- BOWL - Static variable in interface net.minestom.server.item.Material
- BRAIN_CORAL - Static variable in interface net.minestom.server.instance.block.Block
- BRAIN_CORAL - Static variable in interface net.minestom.server.item.Material
- BRAIN_CORAL_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- BRAIN_CORAL_BLOCK - Static variable in interface net.minestom.server.item.Material
- BRAIN_CORAL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- BRAIN_CORAL_FAN - Static variable in interface net.minestom.server.item.Material
- BRAIN_CORAL_WALL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- branch() - Static method in class net.minestom.server.Git
- BREAD - Static variable in interface net.minestom.server.item.Material
- breakBlock(Player, Point, BlockFace) - Method in class net.minestom.server.instance.Instance
-
Does call
PlayerBlockBreakEvent
and send particle packets - breakBlock(Player, Point, BlockFace, boolean) - Method in class net.minestom.server.instance.Instance
-
Does call
PlayerBlockBreakEvent
and send particle packets - breakBlock(Player, Point, BlockFace, boolean) - Method in class net.minestom.server.instance.InstanceContainer
- breakBlock(Player, Point, BlockFace, boolean) - Method in class net.minestom.server.instance.SharedInstance
- BREATH_ATTACK - Enum constant in enum class net.minestom.server.entity.metadata.other.EnderDragonMeta.Phase
- BREEZE - Static variable in interface net.minestom.server.entity.EntityType
- BREEZE_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- BreezeMeta - Class in net.minestom.server.entity.metadata.monster
- BreezeMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.BreezeMeta
- BREWER_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- BREWING_STAND - Enum constant in enum class net.minestom.server.inventory.InventoryType
- BREWING_STAND - Static variable in interface net.minestom.server.instance.block.Block
- BREWING_STAND - Static variable in interface net.minestom.server.item.Material
- BREWING_STAND_BREW_TIME - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- BREWING_STAND_BREWED - Enum constant in enum class net.minestom.server.effects.Effects
- BREWING_STAND_FUEL_TIME - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- BrewingStandInventory - Class in net.minestom.server.inventory.type
- BrewingStandInventory(Component) - Constructor for class net.minestom.server.inventory.type.BrewingStandInventory
- BRICK - Static variable in interface net.minestom.server.item.Material
- BRICK_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- BRICK_SLAB - Static variable in interface net.minestom.server.item.Material
- BRICK_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- BRICK_STAIRS - Static variable in interface net.minestom.server.item.Material
- BRICK_WALL - Static variable in interface net.minestom.server.instance.block.Block
- BRICK_WALL - Static variable in interface net.minestom.server.item.Material
- BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- BRICKS - Static variable in interface net.minestom.server.item.banner.BannerPattern
- BRICKS - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- BRICKS - Static variable in interface net.minestom.server.item.Material
- BRINELY - Enum constant in enum class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Pattern
- BRITISH_SHORTHAIR - Enum constant in enum class net.minestom.server.entity.metadata.animal.tameable.CatMeta.Variant
- broadcastPlayPacket(ServerPacket) - Static method in class net.minestom.server.utils.PacketUtils
- BROKEN - Enum constant in enum class net.minestom.server.statistic.StatisticCategory
- BROWN - Enum constant in enum class net.minestom.server.color.DyeColor
- BROWN - Enum constant in enum class net.minestom.server.entity.metadata.animal.HorseMeta.Color
- BROWN - Enum constant in enum class net.minestom.server.entity.metadata.animal.LlamaMeta.Variant
- BROWN - Enum constant in enum class net.minestom.server.entity.metadata.animal.MooshroomMeta.Variant
- BROWN - Enum constant in enum class net.minestom.server.entity.metadata.animal.PandaMeta.Gene
- BROWN - Enum constant in enum class net.minestom.server.entity.metadata.animal.RabbitMeta.Type
- BROWN_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- BROWN_BANNER - Static variable in interface net.minestom.server.item.Material
- BROWN_BED - Static variable in interface net.minestom.server.instance.block.Block
- BROWN_BED - Static variable in interface net.minestom.server.item.Material
- BROWN_CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- BROWN_CANDLE - Static variable in interface net.minestom.server.item.Material
- BROWN_CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- BROWN_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- BROWN_CARPET - Static variable in interface net.minestom.server.item.Material
- BROWN_CONCRETE - Static variable in interface net.minestom.server.instance.block.Block
- BROWN_CONCRETE - Static variable in interface net.minestom.server.item.Material
- BROWN_CONCRETE_POWDER - Static variable in interface net.minestom.server.instance.block.Block
- BROWN_CONCRETE_POWDER - Static variable in interface net.minestom.server.item.Material
- BROWN_DYE - Static variable in interface net.minestom.server.item.Material
- BROWN_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- BROWN_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- BROWN_MUSHROOM - Static variable in interface net.minestom.server.instance.block.Block
- BROWN_MUSHROOM - Static variable in interface net.minestom.server.item.Material
- BROWN_MUSHROOM_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- BROWN_MUSHROOM_BLOCK - Static variable in interface net.minestom.server.item.Material
- BROWN_SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- BROWN_SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- BROWN_STAINED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- BROWN_STAINED_GLASS - Static variable in interface net.minestom.server.item.Material
- BROWN_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- BROWN_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- BROWN_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- BROWN_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- BROWN_WALL_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- BROWN_WOOL - Static variable in interface net.minestom.server.instance.block.Block
- BROWN_WOOL - Static variable in interface net.minestom.server.item.Material
- BRUSH - Static variable in interface net.minestom.server.item.Material
- BUBBLE - Static variable in interface net.minestom.server.particle.Particle
- BUBBLE_COLUMN - Static variable in interface net.minestom.server.instance.block.Block
- BUBBLE_COLUMN_UP - Static variable in interface net.minestom.server.particle.Particle
- BUBBLE_CORAL - Static variable in interface net.minestom.server.instance.block.Block
- BUBBLE_CORAL - Static variable in interface net.minestom.server.item.Material
- BUBBLE_CORAL_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- BUBBLE_CORAL_BLOCK - Static variable in interface net.minestom.server.item.Material
- BUBBLE_CORAL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- BUBBLE_CORAL_FAN - Static variable in interface net.minestom.server.item.Material
- BUBBLE_CORAL_WALL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- BUBBLE_POP - Static variable in interface net.minestom.server.particle.Particle
- BUCKET - Static variable in interface net.minestom.server.item.Material
- bucketId() - Method in record class net.minestom.server.registry.Registry.FluidEntry
-
Returns the value of the
bucketId
record component. - BUDDING_AMETHYST - Static variable in interface net.minestom.server.instance.block.Block
- BUDDING_AMETHYST - Static variable in interface net.minestom.server.item.Material
- BUFFER_POOL - Static variable in class net.minestom.server.utils.ObjectPool
- build() - Method in class net.minestom.server.entity.ai.EntityAIGroupBuilder
-
Creates new
EntityAIGroup
. - build() - Method in class net.minestom.server.event.EventBinding.FilteredBuilder
- build() - Method in class net.minestom.server.event.EventListener.Builder
- build() - Method in interface net.minestom.server.item.ItemMeta.Builder
- build() - Method in interface net.minestom.server.item.ItemMetaView.Builder
- build() - Method in interface net.minestom.server.item.ItemStack.Builder
- build() - Method in interface net.minestom.server.notifications.Notification.Builder
-
Returns an instance of the creation notification
- build() - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Built a team.
- build() - Method in class net.minestom.server.world.biomes.Biome.Builder
- build() - Method in class net.minestom.server.world.biomes.BiomeEffects.Builder
- build() - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- buildDeathMessage(Player) - Method in class net.minestom.server.entity.damage.Damage
-
Builds the death message linked to this damage type.
- buildDeathScreenText(Player) - Method in class net.minestom.server.entity.damage.Damage
-
Builds the text sent to a player in his death screen.
- builder() - Method in class net.minestom.server.adventure.provider.MinestomGsonComponentSerializerProvider
- builder() - Static method in interface net.minestom.server.notifications.Notification
-
Creates a new builder instance
- builder() - Static method in interface net.minestom.server.world.biomes.Biome
- builder() - Static method in record class net.minestom.server.world.biomes.BiomeEffects
- builder(Class<T>) - Static method in interface net.minestom.server.event.EventListener
- builder(Material) - Static method in interface net.minestom.server.item.ItemStack
- builder(NamespaceID) - Static method in class net.minestom.server.world.DimensionType
- Builder() - Constructor for record class net.minestom.server.item.metadata.BannerMeta.Builder
- Builder() - Constructor for record class net.minestom.server.item.metadata.BundleMeta.Builder
- Builder() - Constructor for record class net.minestom.server.item.metadata.CompassMeta.Builder
- Builder() - Constructor for record class net.minestom.server.item.metadata.CrossbowMeta.Builder
- Builder() - Constructor for record class net.minestom.server.item.metadata.EnchantedBookMeta.Builder
- Builder() - Constructor for record class net.minestom.server.item.metadata.FireworkEffectMeta.Builder
- Builder() - Constructor for record class net.minestom.server.item.metadata.FireworkMeta.Builder
- Builder() - Constructor for record class net.minestom.server.item.metadata.LeatherArmorMeta.Builder
- Builder() - Constructor for record class net.minestom.server.item.metadata.MapMeta.Builder
- Builder() - Constructor for record class net.minestom.server.item.metadata.PlayerHeadMeta.Builder
- Builder() - Constructor for record class net.minestom.server.item.metadata.PotionMeta.Builder
- Builder() - Constructor for record class net.minestom.server.item.metadata.ShieldMeta.Builder
- Builder() - Constructor for record class net.minestom.server.item.metadata.WritableBookMeta.Builder
- Builder() - Constructor for record class net.minestom.server.item.metadata.WrittenBookMeta.Builder
- Builder() - Constructor for class net.minestom.server.world.biomes.Biome.Builder
- Builder(Class<T>) - Constructor for class net.minestom.server.event.EventListener.Builder
- Builder(TagHandler) - Constructor for record class net.minestom.server.item.metadata.ShieldMeta.Builder
-
Creates an instance of a
Builder
record class. - Builder(TagHandler) - Constructor for record class net.minestom.server.item.metadata.BannerMeta.Builder
-
Creates an instance of a
Builder
record class. - Builder(TagHandler) - Constructor for record class net.minestom.server.item.metadata.BundleMeta.Builder
-
Creates an instance of a
Builder
record class. - Builder(TagHandler) - Constructor for record class net.minestom.server.item.metadata.CompassMeta.Builder
-
Creates an instance of a
Builder
record class. - Builder(TagHandler) - Constructor for record class net.minestom.server.item.metadata.CrossbowMeta.Builder
-
Creates an instance of a
Builder
record class. - Builder(TagHandler) - Constructor for record class net.minestom.server.item.metadata.EnchantedBookMeta.Builder
-
Creates an instance of a
Builder
record class. - Builder(TagHandler) - Constructor for record class net.minestom.server.item.metadata.FireworkEffectMeta.Builder
-
Creates an instance of a
Builder
record class. - Builder(TagHandler) - Constructor for record class net.minestom.server.item.metadata.FireworkMeta.Builder
-
Creates an instance of a
Builder
record class. - Builder(TagHandler) - Constructor for record class net.minestom.server.item.metadata.LeatherArmorMeta.Builder
-
Creates an instance of a
Builder
record class. - Builder(TagHandler) - Constructor for record class net.minestom.server.item.metadata.MapMeta.Builder
-
Creates an instance of a
Builder
record class. - Builder(TagHandler) - Constructor for record class net.minestom.server.item.metadata.PlayerHeadMeta.Builder
-
Creates an instance of a
Builder
record class. - Builder(TagHandler) - Constructor for record class net.minestom.server.item.metadata.PotionMeta.Builder
-
Creates an instance of a
Builder
record class. - Builder(TagHandler) - Constructor for record class net.minestom.server.item.metadata.WritableBookMeta.Builder
-
Creates an instance of a
Builder
record class. - Builder(TagHandler) - Constructor for record class net.minestom.server.item.metadata.WrittenBookMeta.Builder
-
Creates an instance of a
Builder
record class. - BUILDING - Enum constant in enum class net.minestom.server.recipe.RecipeCategory.Crafting
- buildShutdownTask(Runnable) - Method in class net.minestom.server.timer.SchedulerManager
- buildTask(Runnable) - Method in interface net.minestom.server.timer.Scheduler
- BUNDLE - Static variable in interface net.minestom.server.featureflag.FeatureFlag
- BUNDLE - Static variable in record class net.minestom.server.featureflag.FeatureFlagImpl
- BUNDLE - Static variable in interface net.minestom.server.item.Material
- BUNDLE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- BundleMeta - Record Class in net.minestom.server.item.metadata
- BundleMeta(TagReadable) - Constructor for record class net.minestom.server.item.metadata.BundleMeta
-
Creates an instance of a
BundleMeta
record class. - BundleMeta.Builder - Record Class in net.minestom.server.item.metadata
- BundlePacket - Record Class in net.minestom.server.network.packet.server.play
- BundlePacket() - Constructor for record class net.minestom.server.network.packet.server.play.BundlePacket
-
Creates an instance of a
BundlePacket
record class. - BundlePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.BundlePacket
- BungeeCordProxy - Class in net.minestom.server.extras.bungee
-
BungeeCord forwarding support.
- BungeeCordProxy() - Constructor for class net.minestom.server.extras.bungee.BungeeCordProxy
- BURN_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- BURNING_SKULL - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- BURST - Enum constant in enum class net.minestom.server.item.firework.FireworkEffectType
- BUST - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- BUTCHER - Static variable in interface net.minestom.server.entity.villager.VillagerProfession
- BUTCHER - Static variable in record class net.minestom.server.entity.villager.VillagerProfessionImpl
- button() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
-
Returns the value of the
button
record component. - buttonId() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowButtonPacket
-
Returns the value of the
buttonId
record component. - byId(byte) - Static method in enum class net.minestom.server.item.firework.FireworkEffectType
-
Retrieves a
FireworkEffectType
by the givenid
. - Byte(byte) - Static method in class net.minestom.server.entity.Metadata
- Byte(String) - Static method in class net.minestom.server.tag.Tag
- BYTE - Static variable in class net.minestom.server.network.NetworkBuffer
- BYTE_ARRAY - Static variable in class net.minestom.server.network.NetworkBuffer
- ByteRange - Class in net.minestom.server.utils.math
- ByteRange(Byte) - Constructor for class net.minestom.server.utils.math.ByteRange
- ByteRange(Byte, Byte) - Constructor for class net.minestom.server.utils.math.ByteRange
C
- CACHED - Enum constant in enum class net.minestom.server.instance.block.Block.Getter.Condition
-
Hints that the method should return only if the block is cached.
- CACHED_PACKET - Static variable in class net.minestom.server.ServerFlag
- CachedPacket - Class in net.minestom.server.network.packet.server
-
Represents a packet that is only computed when required (either due to memory demand or invalidated data)
- CachedPacket(Supplier<ServerPacket>) - Constructor for class net.minestom.server.network.packet.server.CachedPacket
- CachedPacket(ServerPacket) - Constructor for class net.minestom.server.network.packet.server.CachedPacket
- CACTUS - Static variable in interface net.minestom.server.entity.damage.DamageType
- CACTUS - Static variable in interface net.minestom.server.instance.block.Block
- CACTUS - Static variable in interface net.minestom.server.item.Material
- CAKE - Static variable in interface net.minestom.server.instance.block.Block
- CAKE - Static variable in interface net.minestom.server.item.Material
- CALCITE - Static variable in interface net.minestom.server.instance.block.Block
- CALCITE - Static variable in interface net.minestom.server.item.Material
- calculateExternal(Instance, Chunk, int) - Method in interface net.minestom.server.instance.light.Light
- calculateInternal(Instance, int, int, int) - Method in interface net.minestom.server.instance.light.Light
- CALIBRATED_SCULK_SENSOR - Static variable in interface net.minestom.server.instance.block.Block
- CALIBRATED_SCULK_SENSOR - Static variable in interface net.minestom.server.item.Material
- CALICO - Enum constant in enum class net.minestom.server.entity.metadata.animal.tameable.CatMeta.Variant
- call(E) - Method in interface net.minestom.server.event.ListenerHandle
-
Calls the given event.
- call(Event) - Static method in class net.minestom.server.event.EventDispatcher
- call(T) - Method in interface net.minestom.server.event.EventNode
-
Calls an event starting from this node.
- callCancellable(CancellableEvent, Runnable) - Static method in class net.minestom.server.event.EventDispatcher
- callCancellable(T, Runnable) - Method in interface net.minestom.server.event.EventNode
-
Execute a cancellable event with a callback to execute if the event is successful.
- callClickEvent(Player, Inventory, int, ClickType, ItemStack, ItemStack) - Method in interface net.minestom.server.inventory.InventoryClickHandler
- callItemUpdateStateEvent(boolean, Player.Hand) - Method in class net.minestom.server.entity.Player
-
Deprecated.
- callItemUpdateStateEvent(Player.Hand) - Method in class net.minestom.server.entity.Player
-
Used to call
ItemUpdateStateEvent
with the proper item It does check which hand to get the item to update. - CAMEL - Static variable in interface net.minestom.server.entity.EntityType
- CAMEL_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- CamelMeta - Class in net.minestom.server.entity.metadata.animal
- CamelMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.CamelMeta
- CAMERA - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- cameraId() - Method in record class net.minestom.server.network.packet.server.play.CameraPacket
-
Returns the value of the
cameraId
record component. - CameraPacket - Record Class in net.minestom.server.network.packet.server.play
- CameraPacket(int) - Constructor for record class net.minestom.server.network.packet.server.play.CameraPacket
-
Creates an instance of a
CameraPacket
record class. - CameraPacket(Entity) - Constructor for record class net.minestom.server.network.packet.server.play.CameraPacket
- CameraPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.CameraPacket
- CAMPFIRE - Static variable in interface net.minestom.server.instance.block.Block
- CAMPFIRE - Static variable in interface net.minestom.server.item.Material
- CAMPFIRE_COOKING - Enum constant in enum class net.minestom.server.recipe.Recipe.Type
- CAMPFIRE_COSY_SMOKE - Static variable in interface net.minestom.server.particle.Particle
- CAMPFIRE_SIGNAL_SMOKE - Static variable in interface net.minestom.server.particle.Particle
- CampfireCookingRecipe - Class in net.minestom.server.recipe
- CampfireCookingRecipe(String, String, RecipeCategory.Cooking, ItemStack, float, int) - Constructor for class net.minestom.server.recipe.CampfireCookingRecipe
- canApply(ItemStack, int) - Method in class net.minestom.server.item.rule.VanillaStackingRule
- canApply(ItemStack, int) - Method in interface net.minestom.server.item.StackingRule
-
Used to know if an
ItemStack
can have the sizenewAmount
applied. - canBeStacked(ItemStack, ItemStack) - Method in class net.minestom.server.item.rule.VanillaStackingRule
- canBeStacked(ItemStack, ItemStack) - Method in interface net.minestom.server.item.StackingRule
-
Used to know if two
ItemStack
can be stacked together. - cancel() - Method in interface net.minestom.server.timer.Task
- CancellableEvent - Interface in net.minestom.server.event.trait
-
Represents an
Event
which can be cancelled. - CANCELLED - Enum constant in enum class net.minestom.server.command.builder.CommandResult.Type
-
Command cancelled by an event listener.
- CANCELLED - Enum constant in enum class net.minestom.server.command.ExecutableCommand.Result.Type
-
Command cancelled by an event listener.
- CANCELLED_DIGGING - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
- canDestroy(Set<Block>) - Method in interface net.minestom.server.item.ItemMeta.Builder
- canDestroy(Block) - Method in interface net.minestom.server.item.ItemMeta
- canDestroy(Block...) - Method in interface net.minestom.server.item.ItemMeta.Builder
- CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- CANDLE - Static variable in interface net.minestom.server.item.Material
- CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- canDuplicate() - Method in class net.minestom.server.entity.metadata.other.AllayMeta
- CANNOT_SEND_MESSAGE - Static variable in class net.minestom.server.message.Messenger
-
The message sent to the client if they send a chat message but it is rejected by the server.
- canPickupItem - Variable in class net.minestom.server.entity.LivingEntity
- canPickupItem() - Method in class net.minestom.server.entity.LivingEntity
-
Gets if the entity is able to pickup items.
- canPlaceBlockAt(Instance, Point, Block) - Static method in class net.minestom.server.collision.CollisionUtils
- canPlaceOn(Set<Block>) - Method in interface net.minestom.server.item.ItemMeta.Builder
- canPlaceOn(Block) - Method in interface net.minestom.server.item.ItemMeta
- canPlaceOn(Block...) - Method in interface net.minestom.server.item.ItemMeta.Builder
- canRead(int) - Method in class net.minestom.server.utils.binary.BinaryBuffer
- canReceiveCommand(Player) - Static method in class net.minestom.server.message.Messenger
-
Checks if the server should receive commands from a player, given their chat settings.
- canReceiveMessage(Player) - Static method in class net.minestom.server.message.Messenger
-
Checks if the server should receive messages from a player, given their chat settings.
- canRestock() - Method in class net.minestom.server.inventory.type.VillagerInventory
- canRestock() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket
-
Returns the value of the
canRestock
record component. - canTakeDamage() - Method in enum class net.minestom.server.entity.GameMode
- canUse(CommandSender, String) - Method in interface net.minestom.server.command.builder.condition.CommandCondition
-
Called when the sender permission needs to be checked.
- canWrite(int) - Method in class net.minestom.server.utils.binary.BinaryBuffer
- capabilities() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- capacity() - Method in class net.minestom.server.utils.binary.BinaryBuffer
- carriedItem() - Method in record class net.minestom.server.network.packet.server.play.WindowItemsPacket
-
Returns the value of the
carriedItem
record component. - CARROT - Static variable in interface net.minestom.server.item.Material
- CARROT_ON_A_STICK - Static variable in interface net.minestom.server.item.Material
- CARROTS - Static variable in interface net.minestom.server.instance.block.Block
- CARTOGRAPHER - Static variable in interface net.minestom.server.entity.villager.VillagerProfession
- CARTOGRAPHER - Static variable in record class net.minestom.server.entity.villager.VillagerProfessionImpl
- CARTOGRAPHY - Enum constant in enum class net.minestom.server.inventory.InventoryType
- CARTOGRAPHY_TABLE - Static variable in interface net.minestom.server.instance.block.Block
- CARTOGRAPHY_TABLE - Static variable in interface net.minestom.server.item.Material
- CARVED_PUMPKIN - Static variable in interface net.minestom.server.instance.block.Block
- CARVED_PUMPKIN - Static variable in interface net.minestom.server.item.Material
- castHandler(Object) - Method in interface net.minestom.server.event.EventFilter
- CAT - Static variable in interface net.minestom.server.entity.EntityType
- CAT_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- CAT_VARIANT - Static variable in class net.minestom.server.network.NetworkBuffer
- category() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredBlastingRecipe
-
Returns the value of the
category
record component. - category() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredCampfireCookingRecipe
-
Returns the value of the
category
record component. - category() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
-
Returns the value of the
category
record component. - category() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmeltingRecipe
-
Returns the value of the
category
record component. - category() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmokingRecipe
-
Returns the value of the
category
record component. - category() - Method in record class net.minestom.server.network.packet.server.play.StatisticsPacket.Statistic
-
Returns the value of the
category
record component. - CatMeta - Class in net.minestom.server.entity.metadata.animal.tameable
- CatMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.tameable.CatMeta
- CatMeta.Variant - Enum Class in net.minestom.server.entity.metadata.animal.tameable
- CatVariant(CatMeta.Variant) - Static method in class net.minestom.server.entity.Metadata
- CAULDRON - Static variable in interface net.minestom.server.instance.block.Block
- CAULDRON - Static variable in interface net.minestom.server.item.Material
- CAVE_AIR - Static variable in interface net.minestom.server.instance.block.Block
- CAVE_SPIDER - Static variable in interface net.minestom.server.entity.EntityType
- CAVE_SPIDER_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- CAVE_VINES - Static variable in interface net.minestom.server.instance.block.Block
- CAVE_VINES_PLANT - Static variable in interface net.minestom.server.instance.block.Block
- CaveSpiderMeta - Class in net.minestom.server.entity.metadata.monster
- CaveSpiderMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.CaveSpiderMeta
- ceilingEnabled(boolean) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- ceilSection(int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- CENTER - Enum constant in enum class net.minestom.server.entity.metadata.display.AbstractDisplayMeta.BillboardConstraints
- CHAIN - Static variable in interface net.minestom.server.instance.block.Block
- CHAIN - Static variable in interface net.minestom.server.item.Material
- CHAIN_COMMAND_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- CHAIN_COMMAND_BLOCK - Static variable in interface net.minestom.server.item.Material
- CHAINMAIL_BOOTS - Static variable in interface net.minestom.server.item.Material
- CHAINMAIL_CHESTPLATE - Static variable in interface net.minestom.server.item.Material
- CHAINMAIL_HELMET - Static variable in interface net.minestom.server.item.Material
- CHAINMAIL_LEGGINGS - Static variable in interface net.minestom.server.item.Material
- CHALLENGE - Enum constant in enum class net.minestom.server.advancements.FrameType
-
A spike in all 8 directions as the frame.
- CHANGE_GAME_STATE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CHANGE_GAMEMODE - Enum constant in enum class net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- CHANGE_HELD - Enum constant in enum class net.minestom.server.inventory.click.ClickType
- ChangedSlot(short, ItemStack) - Constructor for record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ChangedSlot
-
Creates an instance of a
ChangedSlot
record class. - ChangedSlot(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ChangedSlot
- changedSlots() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
-
Returns the value of the
changedSlots
record component. - ChangeGameStatePacket - Record Class in net.minestom.server.network.packet.server.play
- ChangeGameStatePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.ChangeGameStatePacket
- ChangeGameStatePacket(ChangeGameStatePacket.Reason, float) - Constructor for record class net.minestom.server.network.packet.server.play.ChangeGameStatePacket
-
Creates an instance of a
ChangeGameStatePacket
record class. - ChangeGameStatePacket.Reason - Enum Class in net.minestom.server.network.packet.server.play
- changeHeld(Player, int, int) - Method in class net.minestom.server.inventory.Inventory
- changeHeld(Player, int, int) - Method in interface net.minestom.server.inventory.InventoryClickHandler
-
Called when a
Player
held click in the inventory - changeHeld(Player, int, int) - Method in class net.minestom.server.inventory.PlayerInventory
- changeHeld(Player, AbstractInventory, int, int, ItemStack, ItemStack) - Method in class net.minestom.server.inventory.click.InventoryClickProcessor
- channel() - Method in record class net.minestom.server.network.packet.client.common.ClientPluginMessagePacket
-
Returns the value of the
channel
record component. - channel() - Method in record class net.minestom.server.network.packet.server.common.PluginMessagePacket
-
Returns the value of the
channel
record component. - channel() - Method in record class net.minestom.server.network.packet.server.login.LoginPluginRequestPacket
-
Returns the value of the
channel
record component. - CHANNELING - Static variable in interface net.minestom.server.item.Enchantment
- charAt(int) - Method in class net.minestom.server.utils.NamespaceID
- CHARCOAL - Static variable in interface net.minestom.server.item.Material
- charged(boolean) - Method in record class net.minestom.server.item.metadata.CrossbowMeta.Builder
- CHARGING_PLAYER - Enum constant in enum class net.minestom.server.entity.metadata.other.EnderDragonMeta.Phase
- CHARSET - Static variable in class net.minestom.server.extras.query.Query
- Chat(Component) - Static method in class net.minestom.server.entity.Metadata
- CHAT - Enum constant in enum class net.minestom.server.message.ChatPosition
-
A player-initiated chat message.
- chatColors() - Method in record class net.minestom.server.network.packet.client.common.ClientSettingsPacket
-
Returns the value of the
chatColors
record component. - chatMessageListener(ClientChatMessagePacket, Player) - Static method in class net.minestom.server.listener.ChatMessageListener
- ChatMessageListener - Class in net.minestom.server.listener
- ChatMessageListener() - Constructor for class net.minestom.server.listener.ChatMessageListener
- chatMessageType() - Method in record class net.minestom.server.network.packet.client.common.ClientSettingsPacket
-
Returns the value of the
chatMessageType
record component. - ChatMessageType - Enum Class in net.minestom.server.message
-
The messages that a player is willing to receive.
- ChatPosition - Enum Class in net.minestom.server.message
-
The different positions for chat messages.
- chatRegistry() - Static method in class net.minestom.server.message.Messenger
- chatSession() - Method in record class net.minestom.server.network.packet.client.play.ClientChatSessionUpdatePacket
-
Returns the value of the
chatSession
record component. - chatSession() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Entry
-
Returns the value of the
chatSession
record component. - ChatSession - Record Class in net.minestom.server.crypto
- ChatSession(UUID, PlayerPublicKey) - Constructor for record class net.minestom.server.crypto.ChatSession
-
Creates an instance of a
ChatSession
record class. - ChatSession(NetworkBuffer) - Constructor for record class net.minestom.server.crypto.ChatSession
- Check - Class in net.minestom.server.utils.validate
-
Convenient class to check for common exceptions.
- checkBlock(Block) - Method in class net.minestom.server.instance.heightmap.Heightmap
- checkBlock(Block) - Method in class net.minestom.server.instance.heightmap.MotionBlockingHeightmap
- checkBlock(Block) - Method in class net.minestom.server.instance.heightmap.WorldSurfaceHeightmap
- checkEntityCollisions(Entity, Vec) - Static method in class net.minestom.server.collision.CollisionUtils
- checkEntityCollisions(Instance, BoundingBox, Point, Vec, double, Function<Entity, Boolean>, PhysicsResult) - Static method in class net.minestom.server.collision.CollisionUtils
- checkIntegrity(NetworkBuffer) - Static method in class net.minestom.server.extras.velocity.VelocityProxy
- CHERRY - Enum constant in enum class net.minestom.server.entity.metadata.other.BoatMeta.Type
- CHERRY_BOAT - Static variable in interface net.minestom.server.item.Material
- CHERRY_BUTTON - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_BUTTON - Static variable in interface net.minestom.server.item.Material
- CHERRY_CHEST_BOAT - Static variable in interface net.minestom.server.item.Material
- CHERRY_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_DOOR - Static variable in interface net.minestom.server.item.Material
- CHERRY_FENCE - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_FENCE - Static variable in interface net.minestom.server.item.Material
- CHERRY_FENCE_GATE - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_FENCE_GATE - Static variable in interface net.minestom.server.item.Material
- CHERRY_GROVE - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- CHERRY_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_HANGING_SIGN - Static variable in interface net.minestom.server.item.Material
- CHERRY_LEAVES - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_LEAVES - Static variable in interface net.minestom.server.item.Material
- CHERRY_LEAVES - Static variable in interface net.minestom.server.particle.Particle
- CHERRY_LOG - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_LOG - Static variable in interface net.minestom.server.item.Material
- CHERRY_PLANKS - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_PLANKS - Static variable in interface net.minestom.server.item.Material
- CHERRY_PRESSURE_PLATE - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_PRESSURE_PLATE - Static variable in interface net.minestom.server.item.Material
- CHERRY_SAPLING - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_SAPLING - Static variable in interface net.minestom.server.item.Material
- CHERRY_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_SIGN - Static variable in interface net.minestom.server.item.Material
- CHERRY_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_SLAB - Static variable in interface net.minestom.server.item.Material
- CHERRY_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_STAIRS - Static variable in interface net.minestom.server.item.Material
- CHERRY_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- CHERRY_WALL_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_WALL_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_WOOD - Static variable in interface net.minestom.server.instance.block.Block
- CHERRY_WOOD - Static variable in interface net.minestom.server.item.Material
- CHEST - Enum constant in enum class net.minestom.server.item.attribute.AttributeSlot
- CHEST - Static variable in interface net.minestom.server.instance.block.Block
- CHEST - Static variable in interface net.minestom.server.item.Material
- CHEST_1_ROW - Enum constant in enum class net.minestom.server.inventory.InventoryType
- CHEST_2_ROW - Enum constant in enum class net.minestom.server.inventory.InventoryType
- CHEST_3_ROW - Enum constant in enum class net.minestom.server.inventory.InventoryType
- CHEST_4_ROW - Enum constant in enum class net.minestom.server.inventory.InventoryType
- CHEST_5_ROW - Enum constant in enum class net.minestom.server.inventory.InventoryType
- CHEST_6_ROW - Enum constant in enum class net.minestom.server.inventory.InventoryType
- CHEST_BOAT - Static variable in interface net.minestom.server.entity.EntityType
- CHEST_MINECART - Static variable in interface net.minestom.server.entity.EntityType
- CHEST_MINECART - Static variable in interface net.minestom.server.item.Material
- ChestedHorseMeta - Class in net.minestom.server.entity.metadata.animal
- ChestedHorseMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.ChestedHorseMeta
- ChestMinecartMeta - Class in net.minestom.server.entity.metadata.minecart
- ChestMinecartMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.minecart.ChestMinecartMeta
- CHESTNUT - Enum constant in enum class net.minestom.server.entity.metadata.animal.HorseMeta.Color
- CHESTPLATE - Enum constant in enum class net.minestom.server.entity.EquipmentSlot
- CHESTPLATE_SLOT - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- CHICKEN - Static variable in interface net.minestom.server.entity.EntityType
- CHICKEN - Static variable in interface net.minestom.server.item.Material
- CHICKEN_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- ChickenMeta - Class in net.minestom.server.entity.metadata.animal
- ChickenMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.ChickenMeta
- children - Variable in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- CHIPPED_ANVIL - Static variable in interface net.minestom.server.instance.block.Block
- CHIPPED_ANVIL - Static variable in interface net.minestom.server.item.Material
- CHISELED_BOOKSHELF - Static variable in interface net.minestom.server.instance.block.Block
- CHISELED_BOOKSHELF - Static variable in interface net.minestom.server.item.Material
- CHISELED_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- CHISELED_COPPER - Static variable in interface net.minestom.server.item.Material
- CHISELED_DEEPSLATE - Static variable in interface net.minestom.server.instance.block.Block
- CHISELED_DEEPSLATE - Static variable in interface net.minestom.server.item.Material
- CHISELED_NETHER_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- CHISELED_NETHER_BRICKS - Static variable in interface net.minestom.server.item.Material
- CHISELED_POLISHED_BLACKSTONE - Static variable in interface net.minestom.server.instance.block.Block
- CHISELED_POLISHED_BLACKSTONE - Static variable in interface net.minestom.server.item.Material
- CHISELED_QUARTZ_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- CHISELED_QUARTZ_BLOCK - Static variable in interface net.minestom.server.item.Material
- CHISELED_RED_SANDSTONE - Static variable in interface net.minestom.server.instance.block.Block
- CHISELED_RED_SANDSTONE - Static variable in interface net.minestom.server.item.Material
- CHISELED_SANDSTONE - Static variable in interface net.minestom.server.instance.block.Block
- CHISELED_SANDSTONE - Static variable in interface net.minestom.server.item.Material
- CHISELED_STONE_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- CHISELED_STONE_BRICKS - Static variable in interface net.minestom.server.item.Material
- CHISELED_TUFF - Static variable in interface net.minestom.server.instance.block.Block
- CHISELED_TUFF - Static variable in interface net.minestom.server.item.Material
- CHISELED_TUFF_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- CHISELED_TUFF_BRICKS - Static variable in interface net.minestom.server.item.Material
- CHORUS_FLOWER - Static variable in interface net.minestom.server.instance.block.Block
- CHORUS_FLOWER - Static variable in interface net.minestom.server.item.Material
- CHORUS_FLOWER_DIED - Enum constant in enum class net.minestom.server.effects.Effects
- CHORUS_FLOWER_GROWN - Enum constant in enum class net.minestom.server.effects.Effects
- CHORUS_FRUIT - Static variable in interface net.minestom.server.item.Material
- CHORUS_PLANT - Static variable in interface net.minestom.server.instance.block.Block
- CHORUS_PLANT - Static variable in interface net.minestom.server.item.Material
- chunk() - Method in interface net.minestom.server.snapshot.EntitySnapshot
- chunk() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
- chunk() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
- chunk(int, int) - Method in interface net.minestom.server.snapshot.InstanceSnapshot
- chunk(int, int) - Method in record class net.minestom.server.snapshot.SnapshotImpl.Instance
- Chunk - Class in net.minestom.server.instance
-
A chunk is a part of an
Instance
, limited by a size of 16x256x16 blocks and subdivided in 16 sections of 16 blocks height. - Chunk(int, int, int, Section[], Int2ObjectOpenHashMap<Block>, int[], AtomicReference<InstanceSnapshot>, TagReadable) - Constructor for record class net.minestom.server.snapshot.SnapshotImpl.Chunk
-
Creates an instance of a
Chunk
record class. - Chunk(Instance, int, int, boolean) - Constructor for class net.minestom.server.instance.Chunk
- CHUNK_BATCH_FINISHED - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CHUNK_BATCH_START - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CHUNK_BIOMES - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CHUNK_DATA - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CHUNK_SECTION_SIZE - Static variable in class net.minestom.server.instance.Chunk
- CHUNK_SIZE_X - Static variable in class net.minestom.server.instance.Chunk
- CHUNK_SIZE_Z - Static variable in class net.minestom.server.instance.Chunk
- CHUNK_VIEW_DISTANCE - Static variable in class net.minestom.server.ServerFlag
- chunkAt(Point) - Method in interface net.minestom.server.snapshot.InstanceSnapshot
- ChunkBatch - Class in net.minestom.server.instance.batch
-
A Batch used when all of the block changed are contained inside a single chunk.
- ChunkBatch() - Constructor for class net.minestom.server.instance.batch.ChunkBatch
- ChunkBatch(BatchOption) - Constructor for class net.minestom.server.instance.batch.ChunkBatch
- ChunkBatchFinishedPacket - Record Class in net.minestom.server.network.packet.server.play
- ChunkBatchFinishedPacket(int) - Constructor for record class net.minestom.server.network.packet.server.play.ChunkBatchFinishedPacket
-
Creates an instance of a
ChunkBatchFinishedPacket
record class. - ChunkBatchFinishedPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.ChunkBatchFinishedPacket
- ChunkBatchListener - Class in net.minestom.server.listener
- ChunkBatchListener() - Constructor for class net.minestom.server.listener.ChunkBatchListener
- ChunkBatchStartPacket - Record Class in net.minestom.server.network.packet.server.play
- ChunkBatchStartPacket() - Constructor for record class net.minestom.server.network.packet.server.play.ChunkBatchStartPacket
-
Creates an instance of a
ChunkBatchStartPacket
record class. - ChunkBatchStartPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.ChunkBatchStartPacket
- ChunkCache - Class in net.minestom.server.utils.chunk
- ChunkCache(Instance, Chunk) - Constructor for class net.minestom.server.utils.chunk.ChunkCache
- ChunkCache(Instance, Chunk, Block) - Constructor for class net.minestom.server.utils.chunk.ChunkCache
- ChunkCallback - Interface in net.minestom.server.utils.chunk
- chunkData() - Method in record class net.minestom.server.network.packet.server.play.ChunkDataPacket
-
Returns the value of the
chunkData
record component. - ChunkData - Record Class in net.minestom.server.network.packet.server.play.data
- ChunkData(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.data.ChunkData
- ChunkData(NBTCompound, byte[], Map<Integer, Block>) - Constructor for record class net.minestom.server.network.packet.server.play.data.ChunkData
-
Creates an instance of a
ChunkData
record class. - ChunkDataPacket - Record Class in net.minestom.server.network.packet.server.play
- ChunkDataPacket(int, int, ChunkData, LightData) - Constructor for record class net.minestom.server.network.packet.server.play.ChunkDataPacket
-
Creates an instance of a
ChunkDataPacket
record class. - ChunkDataPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.ChunkDataPacket
- chunkEntities(int, int, EntityTracker.Target<T>) - Method in interface net.minestom.server.instance.EntityTracker
- chunkEntities(Point, EntityTracker.Target<T>) - Method in interface net.minestom.server.instance.EntityTracker
- ChunkGenerator - Interface in net.minestom.server.instance
-
Deprecated.Replaced by
Generator
- ChunkPopulator - Interface in net.minestom.server.instance
-
Deprecated.
- chunks() - Method in interface net.minestom.server.snapshot.InstanceSnapshot
- chunks() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Instance
- chunkSectionPosition() - Method in record class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
-
Returns the value of the
chunkSectionPosition
record component. - chunksMap() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Instance
-
Returns the value of the
chunksMap
record component. - ChunkSnapshot - Interface in net.minestom.server.snapshot
- ChunkSupplier - Interface in net.minestom.server.utils.chunk
-
Used to customize which type of
Chunk
an implementation should use. - ChunkUpdateLimitChecker - Class in net.minestom.server.utils.chunk
- ChunkUpdateLimitChecker(int) - Constructor for class net.minestom.server.utils.chunk.ChunkUpdateLimitChecker
- ChunkUtils - Class in net.minestom.server.utils.chunk
- chunkX - Variable in class net.minestom.server.instance.Chunk
- chunkX() - Method in interface net.minestom.server.coordinate.Point
- chunkX() - Method in record class net.minestom.server.network.packet.server.play.ChunkDataPacket
-
Returns the value of the
chunkX
record component. - chunkX() - Method in record class net.minestom.server.network.packet.server.play.UnloadChunkPacket
-
Returns the value of the
chunkX
record component. - chunkX() - Method in record class net.minestom.server.network.packet.server.play.UpdateLightPacket
-
Returns the value of the
chunkX
record component. - chunkX() - Method in record class net.minestom.server.network.packet.server.play.UpdateViewPositionPacket
-
Returns the value of the
chunkX
record component. - chunkX() - Method in interface net.minestom.server.snapshot.ChunkSnapshot
- chunkX() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Chunk
-
Returns the value of the
chunkX
record component. - chunkX() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
-
Returns the value of the
chunkX
record component. - chunkZ - Variable in class net.minestom.server.instance.Chunk
- chunkZ() - Method in interface net.minestom.server.coordinate.Point
- chunkZ() - Method in record class net.minestom.server.network.packet.server.play.ChunkDataPacket
-
Returns the value of the
chunkZ
record component. - chunkZ() - Method in record class net.minestom.server.network.packet.server.play.UnloadChunkPacket
-
Returns the value of the
chunkZ
record component. - chunkZ() - Method in record class net.minestom.server.network.packet.server.play.UpdateLightPacket
-
Returns the value of the
chunkZ
record component. - chunkZ() - Method in record class net.minestom.server.network.packet.server.play.UpdateViewPositionPacket
-
Returns the value of the
chunkZ
record component. - chunkZ() - Method in interface net.minestom.server.snapshot.ChunkSnapshot
- chunkZ() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Chunk
-
Returns the value of the
chunkZ
record component. - chunkZ() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
-
Returns the value of the
chunkZ
record component. - CIRCLE - Static variable in interface net.minestom.server.item.banner.BannerPattern
- CIRCLE - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- CIRCLING - Enum constant in enum class net.minestom.server.entity.metadata.other.EnderDragonMeta.Phase
- clamp(double, double, double) - Static method in class net.minestom.server.utils.MathUtils
- clamp(float, float, float) - Static method in class net.minestom.server.utils.MathUtils
- clamp(int, int, int) - Static method in class net.minestom.server.utils.MathUtils
- CLAY - Enum constant in enum class net.minestom.server.map.MapColors
- CLAY - Static variable in interface net.minestom.server.instance.block.Block
- CLAY - Static variable in interface net.minestom.server.item.Material
- CLAY_BALL - Static variable in interface net.minestom.server.item.Material
- CLEAN_ARMOR - Static variable in interface net.minestom.server.statistic.StatisticType
- CLEAN_BANNER - Static variable in interface net.minestom.server.statistic.StatisticType
- CLEAN_SHULKER_BOX - Static variable in interface net.minestom.server.statistic.StatisticType
- clear() - Method in class net.minestom.server.command.builder.CommandContext
- clear() - Method in class net.minestom.server.instance.batch.AbsoluteBlockBatch
- clear() - Method in interface net.minestom.server.instance.batch.Batch
-
Removes all block data from this batch.
- clear() - Method in class net.minestom.server.instance.batch.ChunkBatch
- clear() - Method in class net.minestom.server.instance.batch.RelativeBlockBatch
- clear() - Method in class net.minestom.server.instance.Section
- clear() - Method in class net.minestom.server.inventory.AbstractInventory
-
Clears the inventory and send relevant update to the viewer(s).
- clear() - Method in class net.minestom.server.inventory.Inventory
- clear() - Method in class net.minestom.server.inventory.PlayerInventory
- clear() - Method in class net.minestom.server.network.NetworkBuffer
- clear() - Method in class net.minestom.server.thread.AcquirableCollection
- clear() - Method in class net.minestom.server.utils.binary.BinaryBuffer
- clear() - Method in record class net.minestom.server.utils.collection.MappedCollection
- clear() - Method in class net.minestom.server.utils.ObjectPool
- CLEAR - Static variable in record class net.minestom.server.instance.Weather
- CLEAR_TITLES - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- clearCache(Player) - Method in class net.minestom.server.inventory.click.InventoryClickProcessor
- clearEffects() - Method in class net.minestom.server.entity.Entity
-
Removes all the effects currently applied to the entity.
- clearEnchantment() - Method in interface net.minestom.server.item.ItemMeta.Builder
- clearEntries() - Method in class net.minestom.server.ping.ResponseData
-
Clears the entries.
- clearHistory() - Method in class net.minestom.server.utils.chunk.ChunkUpdateLimitChecker
- clearPatterns() - Method in record class net.minestom.server.item.metadata.BannerMeta.Builder
-
Clears the underlying list which contains the pattern values.
- clearPatterns() - Method in record class net.minestom.server.item.metadata.ShieldMeta.Builder
-
Clears the underlying list which contains the pattern values.
- clearResourcePacks() - Method in class net.minestom.server.entity.Player
- clearTitle() - Method in interface net.minestom.server.adventure.audience.PacketGroupingAudience
- clearTitle() - Method in class net.minestom.server.entity.Player
- ClearTitlesPacket - Record Class in net.minestom.server.network.packet.server.play
- ClearTitlesPacket(boolean) - Constructor for record class net.minestom.server.network.packet.server.play.ClearTitlesPacket
-
Creates an instance of a
ClearTitlesPacket
record class. - ClearTitlesPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.ClearTitlesPacket
- CLERIC - Static variable in interface net.minestom.server.entity.villager.VillagerProfession
- CLERIC - Static variable in record class net.minestom.server.entity.villager.VillagerProfessionImpl
- clickedItem() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
-
Returns the value of the
clickedItem
record component. - clickProcessor - Variable in class net.minestom.server.inventory.AbstractInventory
- clickType() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
-
Returns the value of the
clickType
record component. - ClickType - Enum Class in net.minestom.server.inventory.click
- clickWindowListener(ClientClickWindowPacket, Player) - Static method in class net.minestom.server.listener.WindowListener
- client(long) - Static method in class net.minestom.server.utils.time.Tick
-
Creates a duration from an amount of client-side ticks.
- CLIENT_TICK - Static variable in class net.minestom.server.utils.time.TimeUnit
- CLIENT_TICK_MS - Static variable in class net.minestom.server.utils.TickUtils
-
Length of time per tick for the default Java-edition client.
- CLIENT_TICKS - Static variable in class net.minestom.server.utils.time.Tick
-
A TemporalUnit representing the client tick.
- CLIENT_TPS - Static variable in class net.minestom.server.utils.TickUtils
-
Number of ticks per second for the default Java-edition client.
- ClientAdvancementTabPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientAdvancementTabPacket(AdvancementAction, String) - Constructor for record class net.minestom.server.network.packet.client.play.ClientAdvancementTabPacket
-
Creates an instance of a
ClientAdvancementTabPacket
record class. - ClientAdvancementTabPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientAdvancementTabPacket
- ClientAnimationPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientAnimationPacket(Player.Hand) - Constructor for record class net.minestom.server.network.packet.client.play.ClientAnimationPacket
-
Creates an instance of a
ClientAnimationPacket
record class. - ClientAnimationPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientAnimationPacket
- ClientChatAckPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientChatAckPacket(int) - Constructor for record class net.minestom.server.network.packet.client.play.ClientChatAckPacket
-
Creates an instance of a
ClientChatAckPacket
record class. - ClientChatAckPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientChatAckPacket
- ClientChatMessagePacket - Record Class in net.minestom.server.network.packet.client.play
- ClientChatMessagePacket(String, long, long, byte[], int, BitSet) - Constructor for record class net.minestom.server.network.packet.client.play.ClientChatMessagePacket
-
Creates an instance of a
ClientChatMessagePacket
record class. - ClientChatMessagePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientChatMessagePacket
- ClientChatSessionUpdatePacket - Record Class in net.minestom.server.network.packet.client.play
- ClientChatSessionUpdatePacket(ChatSession) - Constructor for record class net.minestom.server.network.packet.client.play.ClientChatSessionUpdatePacket
-
Creates an instance of a
ClientChatSessionUpdatePacket
record class. - ClientChatSessionUpdatePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientChatSessionUpdatePacket
- ClientChunkBatchReceivedPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientChunkBatchReceivedPacket(float) - Constructor for record class net.minestom.server.network.packet.client.play.ClientChunkBatchReceivedPacket
-
Creates an instance of a
ClientChunkBatchReceivedPacket
record class. - ClientChunkBatchReceivedPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientChunkBatchReceivedPacket
- ClientClickWindowButtonPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientClickWindowButtonPacket(byte, byte) - Constructor for record class net.minestom.server.network.packet.client.play.ClientClickWindowButtonPacket
-
Creates an instance of a
ClientClickWindowButtonPacket
record class. - ClientClickWindowButtonPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientClickWindowButtonPacket
- ClientClickWindowPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientClickWindowPacket(byte, int, short, byte, ClientClickWindowPacket.ClickType, List<ClientClickWindowPacket.ChangedSlot>, ItemStack) - Constructor for record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
-
Creates an instance of a
ClientClickWindowPacket
record class. - ClientClickWindowPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
- ClientClickWindowPacket.ChangedSlot - Record Class in net.minestom.server.network.packet.client.play
- ClientClickWindowPacket.ClickType - Enum Class in net.minestom.server.network.packet.client.play
- ClientCloseWindowPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientCloseWindowPacket(byte) - Constructor for record class net.minestom.server.network.packet.client.play.ClientCloseWindowPacket
-
Creates an instance of a
ClientCloseWindowPacket
record class. - ClientCloseWindowPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientCloseWindowPacket
- ClientCommandChatPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientCommandChatPacket(String, long, long, ArgumentSignatures, LastSeenMessages.Update) - Constructor for record class net.minestom.server.network.packet.client.play.ClientCommandChatPacket
-
Creates an instance of a
ClientCommandChatPacket
record class. - ClientCommandChatPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientCommandChatPacket
- ClientConfigurationAckPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientConfigurationAckPacket() - Constructor for record class net.minestom.server.network.packet.client.play.ClientConfigurationAckPacket
-
Creates an instance of a
ClientConfigurationAckPacket
record class. - ClientConfigurationAckPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientConfigurationAckPacket
- ClientCraftRecipeRequest - Record Class in net.minestom.server.network.packet.client.play
- ClientCraftRecipeRequest(byte, String, boolean) - Constructor for record class net.minestom.server.network.packet.client.play.ClientCraftRecipeRequest
-
Creates an instance of a
ClientCraftRecipeRequest
record class. - ClientCraftRecipeRequest(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientCraftRecipeRequest
- ClientCreativeInventoryActionPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientCreativeInventoryActionPacket(short, ItemStack) - Constructor for record class net.minestom.server.network.packet.client.play.ClientCreativeInventoryActionPacket
-
Creates an instance of a
ClientCreativeInventoryActionPacket
record class. - ClientCreativeInventoryActionPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientCreativeInventoryActionPacket
- ClientEditBookPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientEditBookPacket(int, List<String>, String) - Constructor for record class net.minestom.server.network.packet.client.play.ClientEditBookPacket
-
Creates an instance of a
ClientEditBookPacket
record class. - ClientEditBookPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientEditBookPacket
- ClientEncryptionResponsePacket - Record Class in net.minestom.server.network.packet.client.login
- ClientEncryptionResponsePacket(byte[], byte[]) - Constructor for record class net.minestom.server.network.packet.client.login.ClientEncryptionResponsePacket
-
Creates an instance of a
ClientEncryptionResponsePacket
record class. - ClientEncryptionResponsePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.login.ClientEncryptionResponsePacket
- ClientEntityActionPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientEntityActionPacket(int, ClientEntityActionPacket.Action, int) - Constructor for record class net.minestom.server.network.packet.client.play.ClientEntityActionPacket
-
Creates an instance of a
ClientEntityActionPacket
record class. - ClientEntityActionPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientEntityActionPacket
- ClientEntityActionPacket.Action - Enum Class in net.minestom.server.network.packet.client.play
- ClientFinishConfigurationPacket - Record Class in net.minestom.server.network.packet.client.configuration
- ClientFinishConfigurationPacket() - Constructor for record class net.minestom.server.network.packet.client.configuration.ClientFinishConfigurationPacket
-
Creates an instance of a
ClientFinishConfigurationPacket
record class. - ClientFinishConfigurationPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.configuration.ClientFinishConfigurationPacket
- ClientGenerateStructurePacket - Record Class in net.minestom.server.network.packet.client.play
- ClientGenerateStructurePacket(Point, int, boolean) - Constructor for record class net.minestom.server.network.packet.client.play.ClientGenerateStructurePacket
-
Creates an instance of a
ClientGenerateStructurePacket
record class. - ClientGenerateStructurePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientGenerateStructurePacket
- ClientHandshakePacket - Record Class in net.minestom.server.network.packet.client.handshake
- ClientHandshakePacket(int, String, int, int) - Constructor for record class net.minestom.server.network.packet.client.handshake.ClientHandshakePacket
-
Creates an instance of a
ClientHandshakePacket
record class. - ClientHandshakePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.handshake.ClientHandshakePacket
- ClientHeldItemChangePacket - Record Class in net.minestom.server.network.packet.client.play
- ClientHeldItemChangePacket(short) - Constructor for record class net.minestom.server.network.packet.client.play.ClientHeldItemChangePacket
-
Creates an instance of a
ClientHeldItemChangePacket
record class. - ClientHeldItemChangePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientHeldItemChangePacket
- ClientInteractEntityPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientInteractEntityPacket(int, ClientInteractEntityPacket.Type, boolean) - Constructor for record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
-
Creates an instance of a
ClientInteractEntityPacket
record class. - ClientInteractEntityPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
- ClientInteractEntityPacket.Attack - Record Class in net.minestom.server.network.packet.client.play
- ClientInteractEntityPacket.Interact - Record Class in net.minestom.server.network.packet.client.play
- ClientInteractEntityPacket.InteractAt - Record Class in net.minestom.server.network.packet.client.play
- ClientInteractEntityPacket.Type - Interface in net.minestom.server.network.packet.client.play
- ClientKeepAlivePacket - Record Class in net.minestom.server.network.packet.client.common
- ClientKeepAlivePacket(long) - Constructor for record class net.minestom.server.network.packet.client.common.ClientKeepAlivePacket
-
Creates an instance of a
ClientKeepAlivePacket
record class. - ClientKeepAlivePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.common.ClientKeepAlivePacket
- ClientLoginAcknowledgedPacket - Record Class in net.minestom.server.network.packet.client.login
- ClientLoginAcknowledgedPacket() - Constructor for record class net.minestom.server.network.packet.client.login.ClientLoginAcknowledgedPacket
-
Creates an instance of a
ClientLoginAcknowledgedPacket
record class. - ClientLoginAcknowledgedPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.login.ClientLoginAcknowledgedPacket
- ClientLoginPluginResponsePacket - Record Class in net.minestom.server.network.packet.client.login
- ClientLoginPluginResponsePacket(int, byte[]) - Constructor for record class net.minestom.server.network.packet.client.login.ClientLoginPluginResponsePacket
-
Creates an instance of a
ClientLoginPluginResponsePacket
record class. - ClientLoginPluginResponsePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.login.ClientLoginPluginResponsePacket
- ClientLoginStartPacket - Record Class in net.minestom.server.network.packet.client.login
- ClientLoginStartPacket(String, UUID) - Constructor for record class net.minestom.server.network.packet.client.login.ClientLoginStartPacket
-
Creates an instance of a
ClientLoginStartPacket
record class. - ClientLoginStartPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.login.ClientLoginStartPacket
- ClientNameItemPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientNameItemPacket(String) - Constructor for record class net.minestom.server.network.packet.client.play.ClientNameItemPacket
-
Creates an instance of a
ClientNameItemPacket
record class. - ClientNameItemPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientNameItemPacket
- ClientPacket - Interface in net.minestom.server.network.packet.client
-
Represents a packet received from a client.
- ClientPacketsHandler - Class in net.minestom.server.network.packet.client
-
Contains registered packets and a way to instantiate them.
- ClientPacketsHandler.Configuration - Class in net.minestom.server.network.packet.client
- ClientPacketsHandler.Login - Class in net.minestom.server.network.packet.client
- ClientPacketsHandler.Play - Class in net.minestom.server.network.packet.client
- ClientPacketsHandler.Status - Class in net.minestom.server.network.packet.client
- ClientPickItemPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientPickItemPacket(int) - Constructor for record class net.minestom.server.network.packet.client.play.ClientPickItemPacket
-
Creates an instance of a
ClientPickItemPacket
record class. - ClientPickItemPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientPickItemPacket
- ClientPingRequestPacket - Record Class in net.minestom.server.network.packet.client.common
- ClientPingRequestPacket(long) - Constructor for record class net.minestom.server.network.packet.client.common.ClientPingRequestPacket
-
Creates an instance of a
ClientPingRequestPacket
record class. - ClientPingRequestPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.common.ClientPingRequestPacket
- ClientPingServerEvent - Class in net.minestom.server.event.server
-
Called when a
PlayerConnection
sends a ping packet, usually after the status packet. - ClientPingServerEvent(PlayerConnection, long) - Constructor for class net.minestom.server.event.server.ClientPingServerEvent
-
Creates a new client ping server event with 0 delay
- ClientPingServerEvent(PlayerConnection, long, Duration) - Constructor for class net.minestom.server.event.server.ClientPingServerEvent
-
Creates a new client ping server event with 0 delay
- ClientPlayerAbilitiesPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientPlayerAbilitiesPacket(byte) - Constructor for record class net.minestom.server.network.packet.client.play.ClientPlayerAbilitiesPacket
-
Creates an instance of a
ClientPlayerAbilitiesPacket
record class. - ClientPlayerAbilitiesPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientPlayerAbilitiesPacket
- ClientPlayerBlockPlacementPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientPlayerBlockPlacementPacket(Player.Hand, Point, BlockFace, float, float, float, boolean, int) - Constructor for record class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
-
Creates an instance of a
ClientPlayerBlockPlacementPacket
record class. - ClientPlayerBlockPlacementPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
- ClientPlayerDiggingPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientPlayerDiggingPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket
- ClientPlayerDiggingPacket(ClientPlayerDiggingPacket.Status, Point, BlockFace, int) - Constructor for record class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket
-
Creates an instance of a
ClientPlayerDiggingPacket
record class. - ClientPlayerDiggingPacket.Status - Enum Class in net.minestom.server.network.packet.client.play
- ClientPlayerPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientPlayerPacket(boolean) - Constructor for record class net.minestom.server.network.packet.client.play.ClientPlayerPacket
-
Creates an instance of a
ClientPlayerPacket
record class. - ClientPlayerPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientPlayerPacket
- ClientPlayerPositionAndRotationPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientPlayerPositionAndRotationPacket(Pos, boolean) - Constructor for record class net.minestom.server.network.packet.client.play.ClientPlayerPositionAndRotationPacket
-
Creates an instance of a
ClientPlayerPositionAndRotationPacket
record class. - ClientPlayerPositionAndRotationPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientPlayerPositionAndRotationPacket
- ClientPlayerPositionPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientPlayerPositionPacket(Point, boolean) - Constructor for record class net.minestom.server.network.packet.client.play.ClientPlayerPositionPacket
-
Creates an instance of a
ClientPlayerPositionPacket
record class. - ClientPlayerPositionPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientPlayerPositionPacket
- ClientPlayerRotationPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientPlayerRotationPacket(float, float, boolean) - Constructor for record class net.minestom.server.network.packet.client.play.ClientPlayerRotationPacket
-
Creates an instance of a
ClientPlayerRotationPacket
record class. - ClientPlayerRotationPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientPlayerRotationPacket
- ClientPluginMessagePacket - Record Class in net.minestom.server.network.packet.client.common
- ClientPluginMessagePacket(String, byte[]) - Constructor for record class net.minestom.server.network.packet.client.common.ClientPluginMessagePacket
-
Creates an instance of a
ClientPluginMessagePacket
record class. - ClientPluginMessagePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.common.ClientPluginMessagePacket
- ClientPongPacket - Record Class in net.minestom.server.network.packet.client.common
- ClientPongPacket(int) - Constructor for record class net.minestom.server.network.packet.client.common.ClientPongPacket
-
Creates an instance of a
ClientPongPacket
record class. - ClientPongPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.common.ClientPongPacket
- ClientQueryBlockNbtPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientQueryBlockNbtPacket(int, Point) - Constructor for record class net.minestom.server.network.packet.client.play.ClientQueryBlockNbtPacket
-
Creates an instance of a
ClientQueryBlockNbtPacket
record class. - ClientQueryBlockNbtPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientQueryBlockNbtPacket
- ClientQueryEntityNbtPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientQueryEntityNbtPacket(int, int) - Constructor for record class net.minestom.server.network.packet.client.play.ClientQueryEntityNbtPacket
-
Creates an instance of a
ClientQueryEntityNbtPacket
record class. - ClientQueryEntityNbtPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientQueryEntityNbtPacket
- ClientResourcePackStatusPacket - Record Class in net.minestom.server.network.packet.client.common
- ClientResourcePackStatusPacket(UUID, ResourcePackStatus) - Constructor for record class net.minestom.server.network.packet.client.common.ClientResourcePackStatusPacket
-
Creates an instance of a
ClientResourcePackStatusPacket
record class. - ClientResourcePackStatusPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.common.ClientResourcePackStatusPacket
- ClientSelectTradePacket - Record Class in net.minestom.server.network.packet.client.play
- ClientSelectTradePacket(int) - Constructor for record class net.minestom.server.network.packet.client.play.ClientSelectTradePacket
-
Creates an instance of a
ClientSelectTradePacket
record class. - ClientSelectTradePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientSelectTradePacket
- ClientSetBeaconEffectPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientSetBeaconEffectPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientSetBeaconEffectPacket
- ClientSetBeaconEffectPacket(PotionType, PotionType) - Constructor for record class net.minestom.server.network.packet.client.play.ClientSetBeaconEffectPacket
-
Creates an instance of a
ClientSetBeaconEffectPacket
record class. - ClientSetDisplayedRecipePacket - Record Class in net.minestom.server.network.packet.client.play
- ClientSetDisplayedRecipePacket(String) - Constructor for record class net.minestom.server.network.packet.client.play.ClientSetDisplayedRecipePacket
-
Creates an instance of a
ClientSetDisplayedRecipePacket
record class. - ClientSetDisplayedRecipePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientSetDisplayedRecipePacket
- ClientSetRecipeBookStatePacket - Record Class in net.minestom.server.network.packet.client.play
- ClientSetRecipeBookStatePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientSetRecipeBookStatePacket
- ClientSetRecipeBookStatePacket(ClientSetRecipeBookStatePacket.BookType, boolean, boolean) - Constructor for record class net.minestom.server.network.packet.client.play.ClientSetRecipeBookStatePacket
-
Creates an instance of a
ClientSetRecipeBookStatePacket
record class. - ClientSetRecipeBookStatePacket.BookType - Enum Class in net.minestom.server.network.packet.client.play
- ClientSettingsPacket - Record Class in net.minestom.server.network.packet.client.common
- ClientSettingsPacket(String, byte, ChatMessageType, boolean, byte, Player.MainHand, boolean, boolean) - Constructor for record class net.minestom.server.network.packet.client.common.ClientSettingsPacket
-
Creates an instance of a
ClientSettingsPacket
record class. - ClientSettingsPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.common.ClientSettingsPacket
- ClientSpectatePacket - Record Class in net.minestom.server.network.packet.client.play
-
The ClientSpectatePacket is sent when the client interacts with their hotbar to switch between entities.
- ClientSpectatePacket(UUID) - Constructor for record class net.minestom.server.network.packet.client.play.ClientSpectatePacket
-
Creates an instance of a
ClientSpectatePacket
record class. - ClientSpectatePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientSpectatePacket
- ClientStatusPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientStatusPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientStatusPacket
- ClientStatusPacket(ClientStatusPacket.Action) - Constructor for record class net.minestom.server.network.packet.client.play.ClientStatusPacket
-
Creates an instance of a
ClientStatusPacket
record class. - ClientStatusPacket.Action - Enum Class in net.minestom.server.network.packet.client.play
- ClientSteerBoatPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientSteerBoatPacket(boolean, boolean) - Constructor for record class net.minestom.server.network.packet.client.play.ClientSteerBoatPacket
-
Creates an instance of a
ClientSteerBoatPacket
record class. - ClientSteerBoatPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientSteerBoatPacket
- ClientSteerVehiclePacket - Record Class in net.minestom.server.network.packet.client.play
- ClientSteerVehiclePacket(float, float, byte) - Constructor for record class net.minestom.server.network.packet.client.play.ClientSteerVehiclePacket
-
Creates an instance of a
ClientSteerVehiclePacket
record class. - ClientSteerVehiclePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientSteerVehiclePacket
- clientSync() - Method in interface net.minestom.server.attribute.Attribute
- clientSync() - Method in record class net.minestom.server.attribute.AttributeImpl
- clientSync() - Method in record class net.minestom.server.registry.Registry.AttributeEntry
-
Returns the value of the
clientSync
record component. - ClientTabCompletePacket - Record Class in net.minestom.server.network.packet.client.play
- ClientTabCompletePacket(int, String) - Constructor for record class net.minestom.server.network.packet.client.play.ClientTabCompletePacket
-
Creates an instance of a
ClientTabCompletePacket
record class. - ClientTabCompletePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientTabCompletePacket
- ClientTeleportConfirmPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientTeleportConfirmPacket(int) - Constructor for record class net.minestom.server.network.packet.client.play.ClientTeleportConfirmPacket
-
Creates an instance of a
ClientTeleportConfirmPacket
record class. - ClientTeleportConfirmPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientTeleportConfirmPacket
- ClientUpdateCommandBlockMinecartPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientUpdateCommandBlockMinecartPacket(int, String, boolean) - Constructor for record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockMinecartPacket
-
Creates an instance of a
ClientUpdateCommandBlockMinecartPacket
record class. - ClientUpdateCommandBlockMinecartPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockMinecartPacket
- ClientUpdateCommandBlockPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientUpdateCommandBlockPacket(Point, String, ClientUpdateCommandBlockPacket.Mode, byte) - Constructor for record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket
-
Creates an instance of a
ClientUpdateCommandBlockPacket
record class. - ClientUpdateCommandBlockPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket
- ClientUpdateCommandBlockPacket.Mode - Enum Class in net.minestom.server.network.packet.client.play
- ClientUpdateSignPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientUpdateSignPacket(Point, boolean, List<String>) - Constructor for record class net.minestom.server.network.packet.client.play.ClientUpdateSignPacket
-
Creates an instance of a
ClientUpdateSignPacket
record class. - ClientUpdateSignPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientUpdateSignPacket
- ClientUpdateStructureBlockPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientUpdateStructureBlockPacket(Point, ClientUpdateStructureBlockPacket.Action, ClientUpdateStructureBlockPacket.Mode, String, Point, Point, ClientUpdateStructureBlockPacket.Mirror, Rotation, String, float, long, byte) - Constructor for record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Creates an instance of a
ClientUpdateStructureBlockPacket
record class. - ClientUpdateStructureBlockPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
- ClientUpdateStructureBlockPacket.Action - Enum Class in net.minestom.server.network.packet.client.play
-
Update action,
UPDATE_DATA
indicates nothing special. - ClientUpdateStructureBlockPacket.Mirror - Enum Class in net.minestom.server.network.packet.client.play
- ClientUpdateStructureBlockPacket.Mode - Enum Class in net.minestom.server.network.packet.client.play
- ClientUseItemPacket - Record Class in net.minestom.server.network.packet.client.play
- ClientUseItemPacket(Player.Hand, int) - Constructor for record class net.minestom.server.network.packet.client.play.ClientUseItemPacket
-
Creates an instance of a
ClientUseItemPacket
record class. - ClientUseItemPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientUseItemPacket
- ClientVehicleMovePacket - Record Class in net.minestom.server.network.packet.client.play
- ClientVehicleMovePacket(Pos) - Constructor for record class net.minestom.server.network.packet.client.play.ClientVehicleMovePacket
-
Creates an instance of a
ClientVehicleMovePacket
record class. - ClientVehicleMovePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientVehicleMovePacket
- ClientWindowSlotStatePacket - Record Class in net.minestom.server.network.packet.client.play
- ClientWindowSlotStatePacket(int, int, boolean) - Constructor for record class net.minestom.server.network.packet.client.play.ClientWindowSlotStatePacket
-
Creates an instance of a
ClientWindowSlotStatePacket
record class. - ClientWindowSlotStatePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientWindowSlotStatePacket
- CLIMB_ONE_CM - Static variable in interface net.minestom.server.statistic.StatisticType
- CLOCK - Static variable in interface net.minestom.server.item.Material
- CLOCKWISE - Enum constant in enum class net.minestom.server.utils.Rotation
-
Rotated clockwise by 90 degrees
- CLOCKWISE_135 - Enum constant in enum class net.minestom.server.utils.Rotation
-
Rotated clockwise by 135 degrees
- CLOCKWISE_45 - Enum constant in enum class net.minestom.server.utils.Rotation
-
Rotated clockwise by 45 degrees
- clone() - Method in interface net.minestom.server.instance.palette.Palette
- clone() - Method in class net.minestom.server.instance.Section
- CLONE - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ClickType
- close() - Static method in class net.minestom.server.extras.lan.OpenToLAN
-
Closes the server to LAN.
- close() - Method in class net.minestom.server.network.socket.Worker
- close() - Method in class net.minestom.server.terminal.MinestomConsoleWriter
- close() - Method in class net.minestom.server.utils.ObjectPool.Holder
- CLOSE_WINDOW - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CLOSED_SCREEN - Enum constant in enum class net.minestom.server.advancements.AdvancementAction
- closeInventory() - Method in class net.minestom.server.entity.Player
-
Closes the current inventory if there is any.
- closeInventory(boolean) - Method in class net.minestom.server.entity.Player
- closestColor(int) - Static method in enum class net.minestom.server.map.MapColors
- ClosestEntityTarget - Class in net.minestom.server.entity.ai.target
-
Target the closest targetable entity (based on the target predicate)
- ClosestEntityTarget(EntityCreature, double, Predicate<Entity>) - Constructor for class net.minestom.server.entity.ai.target.ClosestEntityTarget
- closeWindowListener(ClientCloseWindowPacket, Player) - Static method in class net.minestom.server.listener.WindowListener
- CloseWindowPacket - Record Class in net.minestom.server.network.packet.server.play
- CloseWindowPacket(byte) - Constructor for record class net.minestom.server.network.packet.server.play.CloseWindowPacket
-
Creates an instance of a
CloseWindowPacket
record class. - CloseWindowPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.CloseWindowPacket
- CLOUD - Static variable in interface net.minestom.server.particle.Particle
- COAL - Static variable in interface net.minestom.server.item.Material
- COAL_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- COAL_BLOCK - Static variable in interface net.minestom.server.item.Material
- COAL_ORE - Static variable in interface net.minestom.server.instance.block.Block
- COAL_ORE - Static variable in interface net.minestom.server.item.Material
- COARSE_DIRT - Static variable in interface net.minestom.server.instance.block.Block
- COARSE_DIRT - Static variable in interface net.minestom.server.item.Material
- COAST_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- COBBLED_DEEPSLATE - Static variable in interface net.minestom.server.instance.block.Block
- COBBLED_DEEPSLATE - Static variable in interface net.minestom.server.item.Material
- COBBLED_DEEPSLATE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- COBBLED_DEEPSLATE_SLAB - Static variable in interface net.minestom.server.item.Material
- COBBLED_DEEPSLATE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- COBBLED_DEEPSLATE_STAIRS - Static variable in interface net.minestom.server.item.Material
- COBBLED_DEEPSLATE_WALL - Static variable in interface net.minestom.server.instance.block.Block
- COBBLED_DEEPSLATE_WALL - Static variable in interface net.minestom.server.item.Material
- COBBLESTONE - Static variable in interface net.minestom.server.instance.block.Block
- COBBLESTONE - Static variable in interface net.minestom.server.item.Material
- COBBLESTONE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- COBBLESTONE_SLAB - Static variable in interface net.minestom.server.item.Material
- COBBLESTONE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- COBBLESTONE_STAIRS - Static variable in interface net.minestom.server.item.Material
- COBBLESTONE_WALL - Static variable in interface net.minestom.server.instance.block.Block
- COBBLESTONE_WALL - Static variable in interface net.minestom.server.item.Material
- COBWEB - Static variable in interface net.minestom.server.instance.block.Block
- COBWEB - Static variable in interface net.minestom.server.item.Material
- COCOA - Static variable in interface net.minestom.server.instance.block.Block
- COCOA_BEANS - Static variable in interface net.minestom.server.item.Material
- COD - Static variable in interface net.minestom.server.entity.EntityType
- COD - Static variable in interface net.minestom.server.item.Material
- COD_BUCKET - Static variable in interface net.minestom.server.item.Material
- COD_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- CodMeta - Class in net.minestom.server.entity.metadata.water.fish
- CodMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.water.fish.CodMeta
- COLD - Enum constant in enum class net.minestom.server.entity.metadata.animal.FrogMeta.Variant
- COLD_OCEAN - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- COLLECT_ITEM - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- collectedEntityId() - Method in record class net.minestom.server.network.packet.server.play.CollectItemPacket
-
Returns the value of the
collectedEntityId
record component. - CollectItemPacket - Record Class in net.minestom.server.network.packet.server.play
- CollectItemPacket(int, int, int) - Constructor for record class net.minestom.server.network.packet.server.play.CollectItemPacket
-
Creates an instance of a
CollectItemPacket
record class. - CollectItemPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.CollectItemPacket
- collectorEntityId() - Method in record class net.minestom.server.network.packet.server.play.CollectItemPacket
-
Returns the value of the
collectorEntityId
record component. - collisionPoints() - Method in record class net.minestom.server.collision.PhysicsResult
-
Returns the value of the
collisionPoints
record component. - collisionRule() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
-
Returns the value of the
collisionRule
record component. - collisionRule() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.UpdateTeamAction
-
Returns the value of the
collisionRule
record component. - collisionRule(TeamsPacket.CollisionRule) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the
TeamsPacket.CollisionRule
of theTeam
without an update packet. - collisionShape() - Method in class net.minestom.server.registry.Registry.BlockEntry
- collisionShapes() - Method in record class net.minestom.server.collision.PhysicsResult
-
Returns the value of the
collisionShapes
record component. - CollisionUtils - Class in net.minestom.server.collision
- CollisionUtils() - Constructor for class net.minestom.server.collision.CollisionUtils
- collisionX() - Method in record class net.minestom.server.collision.PhysicsResult
-
Returns the value of the
collisionX
record component. - collisionY() - Method in record class net.minestom.server.collision.PhysicsResult
-
Returns the value of the
collisionY
record component. - collisionZ() - Method in record class net.minestom.server.collision.PhysicsResult
-
Returns the value of the
collisionZ
record component. - color() - Method in enum class net.minestom.server.color.DyeColor
- color() - Method in record class net.minestom.server.item.metadata.BannerMeta.Pattern
-
Returns the value of the
color
record component. - color() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.AddAction
-
Returns the value of the
color
record component. - color() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateStyleAction
-
Returns the value of the
color
record component. - color() - Method in record class net.minestom.server.particle.data.DustParticleData
-
Returns the value of the
color
record component. - color() - Method in record class net.minestom.server.registry.Registry.PotionEffectEntry
-
Returns the value of the
color
record component. - color(Color) - Method in record class net.minestom.server.item.metadata.PotionMeta.Builder
- color(Color) - Method in record class net.minestom.server.item.metadata.LeatherArmorMeta.Builder
- Color - Record Class in net.minestom.server.color
-
A general purpose class for representing colors.
- Color(int) - Constructor for record class net.minestom.server.color.Color
-
Creates a color from an integer.
- Color(int, int, int) - Constructor for record class net.minestom.server.color.Color
-
Creates an instance of a
Color
record class. - Color(RGBLike) - Constructor for record class net.minestom.server.color.Color
-
Creates a color from an RGB-like color.
- Color(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- COLOR_BLACK - Enum constant in enum class net.minestom.server.map.MapColors
- COLOR_BLUE - Enum constant in enum class net.minestom.server.map.MapColors
- COLOR_BROWN - Enum constant in enum class net.minestom.server.map.MapColors
- COLOR_CYAN - Enum constant in enum class net.minestom.server.map.MapColors
- COLOR_GRAY - Enum constant in enum class net.minestom.server.map.MapColors
- COLOR_GREEN - Enum constant in enum class net.minestom.server.map.MapColors
- COLOR_LIGHT_BLUE - Enum constant in enum class net.minestom.server.map.MapColors
- COLOR_LIGHT_GRAY - Enum constant in enum class net.minestom.server.map.MapColors
- COLOR_LIGHT_GREEN - Enum constant in enum class net.minestom.server.map.MapColors
- COLOR_MAGENTA - Enum constant in enum class net.minestom.server.map.MapColors
- COLOR_ORANGE - Enum constant in enum class net.minestom.server.map.MapColors
- COLOR_PINK - Enum constant in enum class net.minestom.server.map.MapColors
- COLOR_PURPLE - Enum constant in enum class net.minestom.server.map.MapColors
- COLOR_RED - Enum constant in enum class net.minestom.server.map.MapColors
- COLOR_YELLOW - Enum constant in enum class net.minestom.server.map.MapColors
- colorContent() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket
-
Returns the value of the
colorContent
record component. - ColorContent(byte, byte, byte, byte, byte[]) - Constructor for record class net.minestom.server.network.packet.server.play.MapDataPacket.ColorContent
-
Creates an instance of a
ColorContent
record class. - ColorContent(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.MapDataPacket.ColorContent
- colors() - Method in record class net.minestom.server.item.firework.FireworkEffect
-
Returns the value of the
colors
record component. - columnarSpace - Variable in class net.minestom.server.instance.Chunk
- columnarSpaceAt(int, int) - Method in class net.minestom.server.entity.pathfinding.PFInstanceSpace
- columns() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.ColorContent
-
Returns the value of the
columns
record component. - CombinedAttackGoal - Class in net.minestom.server.entity.ai.goal
-
Allows entity to perform both melee and ranged attacks.
- CombinedAttackGoal(EntityCreature, int, int, double, double, int, TemporalUnit, int, boolean) - Constructor for class net.minestom.server.entity.ai.goal.CombinedAttackGoal
- CombinedAttackGoal(EntityCreature, int, int, double, double, Duration, int, boolean) - Constructor for class net.minestom.server.entity.ai.goal.CombinedAttackGoal
- CombinedAttackGoal(EntityCreature, int, int, TemporalUnit, int, double, double, int, TemporalUnit, int, boolean) - Constructor for class net.minestom.server.entity.ai.goal.CombinedAttackGoal
- CombinedAttackGoal(EntityCreature, int, Duration, int, double, double, Duration, int, boolean) - Constructor for class net.minestom.server.entity.ai.goal.CombinedAttackGoal
- command() - Method in record class net.minestom.server.command.builder.parser.CommandQueryResult
-
Returns the value of the
command
record component. - command() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockMinecartPacket
-
Returns the value of the
command
record component. - command() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket
-
Returns the value of the
command
record component. - command() - Method in interface net.minestom.server.ServerProcess
-
Handles registered commands.
- Command - Class in net.minestom.server.command.builder
-
Represents a command which has suggestion/auto-completion.
- Command(String) - Constructor for class net.minestom.server.command.builder.Command
-
Creates a
Command
with a name and no alias. - Command(String, String...) - Constructor for class net.minestom.server.command.builder.Command
-
Creates a
Command
with a name and one or multiple aliases. - Command(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- COMMAND_ARGUMENTS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- COMMAND_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- COMMAND_BLOCK - Static variable in interface net.minestom.server.item.Material
- COMMAND_BLOCK_MINECART - Static variable in interface net.minestom.server.entity.EntityType
- COMMAND_BLOCK_MINECART - Static variable in interface net.minestom.server.item.Material
- COMMAND_PREFIX - Static variable in class net.minestom.server.command.CommandManager
- CommandBlockMinecartMeta - Class in net.minestom.server.entity.metadata.minecart
- CommandBlockMinecartMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.minecart.CommandBlockMinecartMeta
- CommandCallback - Interface in net.minestom.server.utils.callback
-
Functional interface used by the
CommandManager
to execute a callback if an unknown command is run. - commandChatListener(ClientCommandChatPacket, Player) - Static method in class net.minestom.server.listener.ChatMessageListener
- CommandCondition - Interface in net.minestom.server.command.builder.condition
-
Used to know if the
CommandSender
is allowed to run the command or a specific syntax. - CommandContext - Class in net.minestom.server.command.builder
-
Class used to retrieve argument data in a
CommandExecutor
. - CommandContext(String) - Constructor for class net.minestom.server.command.builder.CommandContext
- commandData - Variable in class net.minestom.server.command.builder.CommandResult
- commandData() - Method in interface net.minestom.server.command.ExecutableCommand.Result
- CommandData - Class in net.minestom.server.command.builder
- CommandData() - Constructor for class net.minestom.server.command.builder.CommandData
- CommandDispatcher - Class in net.minestom.server.command.builder
-
Class responsible for parsing
Command
. - CommandDispatcher() - Constructor for class net.minestom.server.command.builder.CommandDispatcher
- CommandDispatcher(CommandManager) - Constructor for class net.minestom.server.command.builder.CommandDispatcher
- CommandExecutor - Interface in net.minestom.server.command.builder
-
Callback executed once a syntax has been found for a
Command
. - commandExists(String) - Method in class net.minestom.server.command.CommandManager
-
Gets if a command with the name
commandName
already exists or not. - CommandManager - Class in net.minestom.server.command
-
Manager used to register
commands
. - CommandManager() - Constructor for class net.minestom.server.command.CommandManager
- commandName() - Method in record class net.minestom.server.command.builder.parser.CommandQueryResult
-
Returns the value of the
commandName
record component. - CommandParser - Class in net.minestom.server.command.builder.parser
-
Class used to parse complete command inputs.
- CommandParser - Interface in net.minestom.server.command
- CommandParser() - Constructor for class net.minestom.server.command.builder.parser.CommandParser
- CommandParser.Result - Interface in net.minestom.server.command
- CommandParser.Result.KnownCommand - Interface in net.minestom.server.command
- CommandParser.Result.KnownCommand.Invalid - Interface in net.minestom.server.command
- CommandParser.Result.KnownCommand.Valid - Interface in net.minestom.server.command
- CommandParser.Result.UnknownCommand - Interface in net.minestom.server.command
- CommandQueryResult - Record Class in net.minestom.server.command.builder.parser
- CommandQueryResult(List<Command>, Command, String, String[]) - Constructor for record class net.minestom.server.command.builder.parser.CommandQueryResult
-
Creates an instance of a
CommandQueryResult
record class. - CommandResult - Class in net.minestom.server.command.builder
- CommandResult() - Constructor for class net.minestom.server.command.builder.CommandResult
- CommandResult.Type - Enum Class in net.minestom.server.command.builder
- CommandSender - Interface in net.minestom.server.command
-
Represents something which can send commands to the server.
- commandString() - Method in record class net.minestom.server.command.builder.parser.ValidSyntaxHolder
-
Returns the value of the
commandString
record component. - CommandSuggestionHolder - Record Class in net.minestom.server.command.builder.parser
-
Holds the data of an invalidated syntax.
- CommandSuggestionHolder(CommandSyntax, ArgumentSyntaxException, int) - Constructor for record class net.minestom.server.command.builder.parser.CommandSuggestionHolder
-
Creates an instance of a
CommandSuggestionHolder
record class. - CommandSyntax - Class in net.minestom.server.command.builder
-
Represents a syntax in
Command
which is initialized withCommand.addSyntax(CommandExecutor, Argument[])
. - CommandSyntax(CommandCondition, CommandExecutor, Map<String, Function<CommandSender, Object>>, Argument<?>...) - Constructor for class net.minestom.server.command.builder.CommandSyntax
- CommandSyntax(CommandCondition, CommandExecutor, Argument<?>...) - Constructor for class net.minestom.server.command.builder.CommandSyntax
- commit() - Static method in class net.minestom.server.Git
- comparator - Variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- COMPARATOR - Static variable in interface net.minestom.server.instance.block.Block
- COMPARATOR - Static variable in interface net.minestom.server.item.Material
- compare(Block) - Method in interface net.minestom.server.instance.block.Block
- compare(Block, Block.Comparator) - Method in interface net.minestom.server.instance.block.Block
- compareBorders(byte[], byte[], byte[], BlockFace) - Static method in interface net.minestom.server.instance.light.Light
- COMPASS - Static variable in interface net.minestom.server.item.Material
- CompassMeta - Record Class in net.minestom.server.item.metadata
- CompassMeta(TagReadable) - Constructor for record class net.minestom.server.item.metadata.CompassMeta
-
Creates an instance of a
CompassMeta
record class. - CompassMeta.Builder - Record Class in net.minestom.server.item.metadata
- Component(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- Component(String) - Static method in class net.minestom.server.tag.Tag
- COMPONENT - Static variable in class net.minestom.server.network.NetworkBuffer
- COMPONENT_TRANSLATOR - Static variable in class net.minestom.server.adventure.MinestomAdventure
- ComponentHolder<T> - Interface in net.minestom.server.adventure
-
Represents an object that holds some amount of components.
- components() - Method in interface net.minestom.server.adventure.ComponentHolder
-
Gets the components held by this object.
- components() - Method in record class net.minestom.server.network.packet.server.common.DisconnectPacket
- components() - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPushPacket
- components() - Method in record class net.minestom.server.network.packet.server.login.LoginDisconnectPacket
- components() - Method in record class net.minestom.server.network.packet.server.play.ActionBarPacket
- components() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
- components() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementMapping
- components() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket
- components() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
- components() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.AddAction
- components() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket
- components() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateTitleAction
- components() - Method in record class net.minestom.server.network.packet.server.play.DeathCombatEventPacket
- components() - Method in record class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
- components() - Method in record class net.minestom.server.network.packet.server.play.EntityMetaDataPacket
- components() - Method in record class net.minestom.server.network.packet.server.play.OpenWindowPacket
- components() - Method in record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
- components() - Method in record class net.minestom.server.network.packet.server.play.PlayerListHeaderAndFooterPacket
- components() - Method in record class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
- components() - Method in record class net.minestom.server.network.packet.server.play.SetSlotPacket
- components() - Method in record class net.minestom.server.network.packet.server.play.SetTitleSubTitlePacket
- components() - Method in record class net.minestom.server.network.packet.server.play.SetTitleTextPacket
- components() - Method in record class net.minestom.server.network.packet.server.play.SystemChatPacket
- components() - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket
- components() - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket.Match
- components() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket
- components() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
- components() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.UpdateTeamAction
- components() - Method in record class net.minestom.server.network.packet.server.play.WindowItemsPacket
- COMPOSTER - Static variable in interface net.minestom.server.instance.block.Block
- COMPOSTER - Static variable in interface net.minestom.server.item.Material
- COMPOSTER - Static variable in interface net.minestom.server.particle.Particle
- COMPOSTER_COMPOSTS - Enum constant in enum class net.minestom.server.effects.Effects
- COMPOUND - Static variable in interface net.minestom.server.tag.TagSerializer
- concatenateIntArrays(int[]...) - Static method in class net.minestom.server.utils.ArrayUtils
- concurrent() - Static method in interface net.minestom.server.utils.collection.ObjectArray
- concurrent(int) - Static method in interface net.minestom.server.utils.collection.ObjectArray
- Conditions - Class in net.minestom.server.command.builder.condition
-
Common command conditions
- Conditions() - Constructor for class net.minestom.server.command.builder.condition.Conditions
- CONDUIT - Static variable in interface net.minestom.server.instance.block.Block
- CONDUIT - Static variable in interface net.minestom.server.item.Material
- CONDUIT_POWER - Static variable in interface net.minestom.server.potion.PotionEffect
- configAckListener(ClientConfigurationAckPacket, Player) - Static method in class net.minestom.server.listener.PlayConfigListener
- ConfigListener - Class in net.minestom.server.listener.preplay
- ConfigListener() - Constructor for class net.minestom.server.listener.preplay.ConfigListener
- Configuration() - Constructor for class net.minestom.server.network.packet.client.ClientPacketsHandler.Configuration
- CONFIGURATION - Enum constant in enum class net.minestom.server.network.ConnectionState
- CONFIGURATION_DISCONNECT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CONFIGURATION_FINISH_CONFIGURATION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CONFIGURATION_KEEP_ALIVE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CONFIGURATION_PING - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CONFIGURATION_PLUGIN_MESSAGE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CONFIGURATION_REGISTRY_DATA - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CONFIGURATION_RESOURCE_PACK_POP_PACKET - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CONFIGURATION_RESOURCE_PACK_PUSH_PACKET - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CONFIGURATION_TAGS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CONFIGURATION_UPDATE_ENABLED_FEATURES - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- configurationId() - Method in record class net.minestom.server.network.packet.server.common.DisconnectPacket
- configurationId() - Method in record class net.minestom.server.network.packet.server.common.KeepAlivePacket
- configurationId() - Method in record class net.minestom.server.network.packet.server.common.PingPacket
- configurationId() - Method in record class net.minestom.server.network.packet.server.common.PluginMessagePacket
- configurationId() - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPopPacket
- configurationId() - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPushPacket
- configurationId() - Method in record class net.minestom.server.network.packet.server.common.TagsPacket
- configurationId() - Method in record class net.minestom.server.network.packet.server.configuration.FinishConfigurationPacket
- configurationId() - Method in record class net.minestom.server.network.packet.server.configuration.RegistryDataPacket
- configurationId() - Method in record class net.minestom.server.network.packet.server.configuration.UpdateEnabledFeaturesPacket
- configurationId() - Method in interface net.minestom.server.network.packet.server.ServerPacket.Configuration
- connection() - Method in interface net.minestom.server.ServerProcess
-
Handles incoming connections/players.
- ConnectionManager - Class in net.minestom.server.network
-
Manages the connected clients.
- ConnectionManager() - Constructor for class net.minestom.server.network.ConnectionManager
- ConnectionState - Enum Class in net.minestom.server.network
-
Represents the current connection state of a
PlayerConnection
. - console() - Method in interface net.minestom.server.adventure.audience.AudienceProvider
-
Gets the console as an audience.
- console() - Static method in class net.minestom.server.adventure.audience.Audiences
-
Gets the console as an audience.
- consoleOnly(CommandSender, String) - Static method in class net.minestom.server.command.builder.condition.Conditions
- ConsoleSender - Class in net.minestom.server.command
-
Represents the console when sending a command to the server.
- ConsoleSender() - Constructor for class net.minestom.server.command.ConsoleSender
- consume(int) - Method in interface net.minestom.server.item.ItemStack
- consumeBlock(boolean) - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Should the block be consumed if not cancelled.
- consumeCache(BinaryBuffer) - Method in class net.minestom.server.network.player.PlayerSocketConnection
- consumeEntity(Consumer<Entity>) - Method in class net.minestom.server.entity.metadata.EntityMeta
- consumer(Class<? extends Event>) - Method in interface net.minestom.server.event.EventBinding
- Container(Registry.Resource, Map<String, T>, ObjectArray<T>) - Constructor for record class net.minestom.server.registry.Registry.Container
-
Creates an instance of a
Container
record class. - CONTAINER - Static variable in class net.minestom.server.command.builder.arguments.Argument
- contains(Object) - Method in class net.minestom.server.thread.AcquirableCollection
- contains(Object) - Method in record class net.minestom.server.utils.collection.MappedCollection
- contains(NamespaceID) - Method in class net.minestom.server.gamedata.tags.Tag
-
Checks whether the given id in inside this tag.
- containsAll(Collection<?>) - Method in class net.minestom.server.thread.AcquirableCollection
- containsAll(Collection<?>) - Method in record class net.minestom.server.utils.collection.MappedCollection
- containsKey(Object) - Method in class net.minestom.server.utils.collection.MergedMap
- containsKey(String) - Method in interface net.minestom.server.registry.Registry.Properties
- containsValue(Object) - Method in class net.minestom.server.utils.collection.MergedMap
- content() - Method in record class net.minestom.server.crypto.SignedMessageBody.Packed
-
Returns the value of the
content
record component. - contentFullyLit - Static variable in class net.minestom.server.instance.light.LightCompute
- context() - Method in record class net.minestom.server.command.builder.parser.ArgumentQueryResult
-
Returns the value of the
context
record component. - contract(double, double, double) - Method in class net.minestom.server.collision.BoundingBox
-
Creates a new
BoundingBox
with a contracted size. - convertClientInventorySlot(int) - Static method in class net.minestom.server.utils.inventory.PlayerInventoryUtils
-
Used to convert the clients inventory slot to a Minestom slot.
- convertPlayerInventorySlot(int, int) - Static method in class net.minestom.server.utils.inventory.PlayerInventoryUtils
-
Converts a packet slot to an internal one.
- convertSlot(int, int) - Static method in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- convertToPacketSlot(int) - Static method in class net.minestom.server.utils.inventory.PlayerInventoryUtils
-
Used to convert internal slot to one used in packets
- COOKED_BEEF - Static variable in interface net.minestom.server.item.Material
- COOKED_CHICKEN - Static variable in interface net.minestom.server.item.Material
- COOKED_COD - Static variable in interface net.minestom.server.item.Material
- COOKED_MUTTON - Static variable in interface net.minestom.server.item.Material
- COOKED_PORKCHOP - Static variable in interface net.minestom.server.item.Material
- COOKED_RABBIT - Static variable in interface net.minestom.server.item.Material
- COOKED_SALMON - Static variable in interface net.minestom.server.item.Material
- COOKIE - Static variable in interface net.minestom.server.item.Material
- cookingTime() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredBlastingRecipe
-
Returns the value of the
cookingTime
record component. - cookingTime() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredCampfireCookingRecipe
-
Returns the value of the
cookingTime
record component. - cookingTime() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmeltingRecipe
-
Returns the value of the
cookingTime
record component. - cookingTime() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmokingRecipe
-
Returns the value of the
cookingTime
record component. - Cooldown - Class in net.minestom.server.utils.time
- Cooldown(Duration) - Constructor for class net.minestom.server.utils.time.Cooldown
- cooldownTicks() - Method in record class net.minestom.server.network.packet.server.play.SetCooldownPacket
-
Returns the value of the
cooldownTicks
record component. - COORD - Static variable in class net.minestom.server.entity.RelativeFlags
- coordinates() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- coordinateScale(double) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- coordinateType() - Method in class net.minestom.server.utils.location.RelativeVec
- COPPER_APPLY_WAX - Enum constant in enum class net.minestom.server.effects.Effects
- COPPER_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- COPPER_BLOCK - Static variable in interface net.minestom.server.item.Material
- COPPER_BULB - Static variable in interface net.minestom.server.instance.block.Block
- COPPER_BULB - Static variable in interface net.minestom.server.item.Material
- COPPER_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- COPPER_DOOR - Static variable in interface net.minestom.server.item.Material
- COPPER_GRATE - Static variable in interface net.minestom.server.instance.block.Block
- COPPER_GRATE - Static variable in interface net.minestom.server.item.Material
- COPPER_INGOT - Static variable in interface net.minestom.server.item.Material
- COPPER_ORE - Static variable in interface net.minestom.server.instance.block.Block
- COPPER_ORE - Static variable in interface net.minestom.server.item.Material
- COPPER_REMOVE_WAX - Enum constant in enum class net.minestom.server.effects.Effects
- COPPER_SCRAPE_OXIDATION - Enum constant in enum class net.minestom.server.effects.Effects
- COPPER_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- COPPER_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- copy() - Method in class net.minestom.server.instance.InstanceContainer
-
Copies all the chunks of this instance and create a new instance container with all of them.
- copy() - Method in interface net.minestom.server.tag.TagHandler
-
Creates a copy of this handler.
- copy(CommandContext) - Method in class net.minestom.server.command.builder.CommandContext
- copy(Instance, int, int) - Method in class net.minestom.server.instance.Chunk
-
Creates a copy of this chunk, including blocks state id, custom block id, biomes, update data.
- copy(Instance, int, int) - Method in class net.minestom.server.instance.DynamicChunk
- copy(Instance, int, int) - Method in class net.minestom.server.instance.LightingChunk
- copy(BinaryBuffer) - Static method in class net.minestom.server.utils.binary.BinaryBuffer
- COPY_ALL - Static variable in record class net.minestom.server.network.packet.server.play.RespawnPacket
- COPY_ATTRIBUTES - Static variable in record class net.minestom.server.network.packet.server.play.RespawnPacket
- COPY_METADATA - Static variable in record class net.minestom.server.network.packet.server.play.RespawnPacket
- COPY_NONE - Static variable in record class net.minestom.server.network.packet.server.play.RespawnPacket
- COPY_OF_COPY - Enum constant in enum class net.minestom.server.item.metadata.WrittenBookMeta.WrittenBookGeneration
- COPY_OF_ORIGINAL - Enum constant in enum class net.minestom.server.item.metadata.WrittenBookMeta.WrittenBookGeneration
- copyContents(ItemStack[]) - Method in class net.minestom.server.inventory.AbstractInventory
-
Places all the items of
itemStacks
into the internal array. - copyData() - Method in record class net.minestom.server.network.packet.server.play.RespawnPacket
-
Returns the value of the
copyData
record component. - copyTo(int, byte[], int, int) - Method in class net.minestom.server.network.NetworkBuffer
- copyWithOperator(UnaryOperator<Component>) - Method in interface net.minestom.server.adventure.ComponentHolder
-
Returns a copy of this object.
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.common.DisconnectPacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPushPacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.login.LoginDisconnectPacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.ActionBarPacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementMapping
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.AddAction
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateTitleAction
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.DeathCombatEventPacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.EntityMetaDataPacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.OpenWindowPacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.PlayerListHeaderAndFooterPacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.SetSlotPacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.SetTitleSubTitlePacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.SetTitleTextPacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.SystemChatPacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket.Match
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.UpdateTeamAction
- copyWithOperator(UnaryOperator<Component>) - Method in record class net.minestom.server.network.packet.server.play.WindowItemsPacket
- CORNER - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Mode
- CORNFLOWER - Static variable in interface net.minestom.server.instance.block.Block
- CORNFLOWER - Static variable in interface net.minestom.server.item.Material
- correct - Variable in class net.minestom.server.command.builder.parser.ArgumentParser.ArgumentResult
- count() - Method in interface net.minestom.server.instance.palette.Palette
-
Returns the number of entries in this palette.
- count() - Method in class net.minestom.server.utils.ObjectPool
- counter() - Static method in interface net.minestom.server.thread.ThreadProvider
- COUNTER_CLOCKWISE - Enum constant in enum class net.minestom.server.utils.Rotation
-
Rotated counter-clockwise by 90 degrees
- COUNTER_CLOCKWISE_45 - Enum constant in enum class net.minestom.server.utils.Rotation
-
Rotated counter-clockwise by 45 degrees
- countMatches(CharSequence, char) - Static method in class net.minestom.server.utils.StringUtils
- COURBET - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- COW - Static variable in interface net.minestom.server.entity.EntityType
- COW_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- CowMeta - Class in net.minestom.server.entity.metadata.animal
- CowMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.CowMeta
- CRACKED_DEEPSLATE_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- CRACKED_DEEPSLATE_BRICKS - Static variable in interface net.minestom.server.item.Material
- CRACKED_DEEPSLATE_TILES - Static variable in interface net.minestom.server.instance.block.Block
- CRACKED_DEEPSLATE_TILES - Static variable in interface net.minestom.server.item.Material
- CRACKED_NETHER_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- CRACKED_NETHER_BRICKS - Static variable in interface net.minestom.server.item.Material
- CRACKED_POLISHED_BLACKSTONE_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- CRACKED_POLISHED_BLACKSTONE_BRICKS - Static variable in interface net.minestom.server.item.Material
- CRACKED_STONE_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- CRACKED_STONE_BRICKS - Static variable in interface net.minestom.server.item.Material
- CRAFT_RECIPE_RESPONSE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CRAFT_RESULT - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- CRAFT_SLOT_1 - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- CRAFT_SLOT_2 - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- CRAFT_SLOT_3 - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- CRAFT_SLOT_4 - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- CRAFTED - Enum constant in enum class net.minestom.server.statistic.StatisticCategory
- CRAFTER - Static variable in interface net.minestom.server.instance.block.Block
- CRAFTER - Static variable in interface net.minestom.server.item.Material
- CRAFTER_3X3 - Enum constant in enum class net.minestom.server.inventory.InventoryType
- crafting() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapelessCraftingRecipe
-
Returns the value of the
crafting
record component. - CRAFTING - Enum constant in enum class net.minestom.server.inventory.InventoryType
- CRAFTING - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientSetRecipeBookStatePacket.BookType
- CRAFTING_TABLE - Static variable in interface net.minestom.server.instance.block.Block
- CRAFTING_TABLE - Static variable in interface net.minestom.server.item.Material
- craftingRecipeBookFilterActive() - Method in record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
-
Returns the value of the
craftingRecipeBookFilterActive
record component. - craftingRecipeBookOpen() - Method in record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
-
Returns the value of the
craftingRecipeBookOpen
record component. - CraftRecipeResponse - Record Class in net.minestom.server.network.packet.server.play
- CraftRecipeResponse(byte, String) - Constructor for record class net.minestom.server.network.packet.server.play.CraftRecipeResponse
-
Creates an instance of a
CraftRecipeResponse
record class. - CraftRecipeResponse(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.CraftRecipeResponse
- CRAMMING - Static variable in interface net.minestom.server.entity.damage.DamageType
- CREAMY - Enum constant in enum class net.minestom.server.entity.metadata.animal.HorseMeta.Color
- CREAMY - Enum constant in enum class net.minestom.server.entity.metadata.animal.LlamaMeta.Variant
- create(int, NetworkBuffer) - Method in class net.minestom.server.network.packet.client.ClientPacketsHandler
- create(ConnectionState, int, ByteBuffer) - Method in class net.minestom.server.network.PacketProcessor
- create(NamespaceID, String, Material, float, Map<String, String>, Component) - Static method in interface net.minestom.server.item.armor.TrimMaterial
- create(NamespaceID, String, Material, float, Map<String, String>, Component, Registry.Properties) - Static method in interface net.minestom.server.item.armor.TrimMaterial
- create(NamespaceID, NamespaceID, Material, Component, boolean) - Static method in interface net.minestom.server.item.armor.TrimPattern
- create(NamespaceID, NamespaceID, Material, Component, boolean, Registry.Properties) - Static method in interface net.minestom.server.item.armor.TrimPattern
- createAdvancement(String, Advancement, Advancement) - Method in class net.minestom.server.advancements.AdvancementTab
-
Creates and add an advancement into this tab.
- createBuilder(String) - Method in class net.minestom.server.scoreboard.TeamManager
-
Initializes a new
TeamBuilder
for creating a team - createChunk(int, int) - Method in class net.minestom.server.instance.InstanceContainer
- createChunk(Instance, int, int) - Method in interface net.minestom.server.utils.chunk.ChunkSupplier
-
Creates a
Chunk
object. - createCursorPacket(ItemStack) - Static method in record class net.minestom.server.network.packet.server.play.SetSlotPacket
-
Returns a
SetSlotPacket
used to change a player cursor item. - createDeclareCommandsPacket(Player) - Method in class net.minestom.server.command.CommandManager
-
Gets the
DeclareCommandsPacket
for a specific player. - createDynamicContainer(Registry.Resource, Registry.Loader<T>) - Static method in class net.minestom.server.registry.Registry
- createExplosion(float, float, float, float, NBTCompound) - Method in interface net.minestom.server.instance.ExplosionSupplier
-
Creates a new explosion
- createFramedPacket(ConnectionState, ByteBuffer, ServerPacket) - Static method in class net.minestom.server.utils.PacketUtils
- createFramedPacket(ConnectionState, ByteBuffer, ServerPacket, boolean) - Static method in class net.minestom.server.utils.PacketUtils
- createInstanceContainer() - Method in class net.minestom.server.instance.InstanceManager
-
Creates and register an
InstanceContainer
. - createInstanceContainer(IChunkLoader) - Method in class net.minestom.server.instance.InstanceManager
- createInstanceContainer(DimensionType) - Method in class net.minestom.server.instance.InstanceManager
- createInstanceContainer(DimensionType, IChunkLoader) - Method in class net.minestom.server.instance.InstanceManager
-
Creates and register an
InstanceContainer
with the specifiedDimensionType
. - createIsRainingPacket() - Method in record class net.minestom.server.instance.Weather
- createLightData() - Method in class net.minestom.server.instance.DynamicChunk
- createLightData() - Method in class net.minestom.server.instance.LightingChunk
- createLine(Sidebar.ScoreboardLine) - Method in class net.minestom.server.scoreboard.Sidebar
-
Creates a new
Sidebar.ScoreboardLine
. - createPacket() - Method in class net.minestom.server.advancements.AdvancementTab
-
Builds the packet which build the whole advancement tab.
- createPartition(P) - Method in class net.minestom.server.thread.ThreadDispatcher
- createPlayer(UUID, String, PlayerConnection) - Method in interface net.minestom.server.network.PlayerProvider
-
Creates a new
Player
object based on his connection data. - createPlayer(PlayerConnection, UUID, String) - Method in class net.minestom.server.network.ConnectionManager
-
Creates a player object and begins the transition from the login state to the config state.
- createRainLevelPacket() - Method in record class net.minestom.server.instance.Weather
- createSharedInstance(InstanceContainer) - Method in class net.minestom.server.instance.InstanceManager
-
Creates and register a
SharedInstance
. - createSoundPacket(Sound, double, double, double) - Static method in class net.minestom.server.adventure.AdventurePacketConvertor
-
Creates a sound packet from a sound and a location.
Random variation by default unless a seed is provided in theSound
. - createSoundPacket(Sound, Sound.Emitter) - Static method in class net.minestom.server.adventure.AdventurePacketConvertor
-
Creates a sound effect packet from a sound and an emitter.
Random variation by default unless a seed is provided in theSound
. - createSoundStopPacket(SoundStop) - Static method in class net.minestom.server.adventure.AdventurePacketConvertor
-
Creates a sound stop packet from a sound stop.
- createStaticContainer(Registry.Resource, Registry.Loader<T>) - Static method in class net.minestom.server.registry.Registry
- createSubView(int, int) - Method in class net.minestom.server.map.framebuffers.LargeDirectFramebuffer
- createSubView(int, int) - Method in class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- createSubView(int, int) - Method in interface net.minestom.server.map.LargeFramebuffer
-
Returns a new
Framebuffer
that represent a 128x128 sub-view of this framebuffer. - createTab(String, AdvancementRoot) - Method in class net.minestom.server.advancements.AdvancementManager
-
Creates a new
AdvancementTab
with a singleAdvancementRoot
. - createTeam(String) - Method in class net.minestom.server.scoreboard.TeamManager
-
Creates a
Team
with only the registry name - createTeam(String, Component, Component, NamedTextColor, Component) - Method in class net.minestom.server.scoreboard.TeamManager
-
Creates a
Team
with the registry name, display name, prefix, suffix and the team colro - createTeam(String, Component, NamedTextColor, Component) - Method in class net.minestom.server.scoreboard.TeamManager
-
Creates a
Team
with the registry name, prefix, suffix and the team format - CreateTeamAction(Component, byte, TeamsPacket.NameTagVisibility, TeamsPacket.CollisionRule, NamedTextColor, Component, Component, Collection<String>) - Constructor for record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
-
Creates an instance of a
CreateTeamAction
record class. - CreateTeamAction(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
- createTeamDestructionPacket() - Method in class net.minestom.server.scoreboard.Team
-
Creates an destruction packet to remove the team.
- createTeamsCreationPacket() - Method in class net.minestom.server.scoreboard.Team
-
Creates the creation packet to add a team.
- createThunderLevelPacket() - Method in record class net.minestom.server.instance.Weather
- createTimePacket() - Method in class net.minestom.server.instance.Instance
-
Creates a
TimeUpdatePacket
with the current age and time of this instance - createTitlePartPacket(TitlePart<T>, T) - Static method in class net.minestom.server.adventure.AdventurePacketConvertor
-
Creates one of the three title packets from a title part and a value.
- createWeatherPackets() - Method in record class net.minestom.server.instance.Weather
- CREATIVE - Enum constant in enum class net.minestom.server.entity.GameMode
- CreativeInventoryActionListener - Class in net.minestom.server.listener
- CreativeInventoryActionListener() - Constructor for class net.minestom.server.listener.CreativeInventoryActionListener
- CREEBET - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- CREEPER - Static variable in interface net.minestom.server.entity.EntityType
- CREEPER - Static variable in interface net.minestom.server.item.banner.BannerPattern
- CREEPER - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- CREEPER_BANNER_PATTERN - Static variable in interface net.minestom.server.item.Material
- CREEPER_HEAD - Static variable in interface net.minestom.server.instance.block.Block
- CREEPER_HEAD - Static variable in interface net.minestom.server.item.Material
- CREEPER_SHAPED - Enum constant in enum class net.minestom.server.item.firework.FireworkEffectType
- CREEPER_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- CREEPER_WALL_HEAD - Static variable in interface net.minestom.server.instance.block.Block
- CreeperMeta - Class in net.minestom.server.entity.metadata.monster
- CreeperMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.CreeperMeta
- CreeperMeta.State - Enum Class in net.minestom.server.entity.metadata.monster
- CRIMSON_BUTTON - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_BUTTON - Static variable in interface net.minestom.server.item.Material
- CRIMSON_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_DOOR - Static variable in interface net.minestom.server.item.Material
- CRIMSON_FENCE - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_FENCE - Static variable in interface net.minestom.server.item.Material
- CRIMSON_FENCE_GATE - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_FENCE_GATE - Static variable in interface net.minestom.server.item.Material
- CRIMSON_FOREST - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- CRIMSON_FUNGUS - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_FUNGUS - Static variable in interface net.minestom.server.item.Material
- CRIMSON_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_HANGING_SIGN - Static variable in interface net.minestom.server.item.Material
- CRIMSON_HYPHAE - Enum constant in enum class net.minestom.server.map.MapColors
- CRIMSON_HYPHAE - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_HYPHAE - Static variable in interface net.minestom.server.item.Material
- CRIMSON_NYLIUM - Enum constant in enum class net.minestom.server.map.MapColors
- CRIMSON_NYLIUM - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_NYLIUM - Static variable in interface net.minestom.server.item.Material
- CRIMSON_PLANKS - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_PLANKS - Static variable in interface net.minestom.server.item.Material
- CRIMSON_PRESSURE_PLATE - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_PRESSURE_PLATE - Static variable in interface net.minestom.server.item.Material
- CRIMSON_ROOTS - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_ROOTS - Static variable in interface net.minestom.server.item.Material
- CRIMSON_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_SIGN - Static variable in interface net.minestom.server.item.Material
- CRIMSON_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_SLAB - Static variable in interface net.minestom.server.item.Material
- CRIMSON_SPORE - Static variable in interface net.minestom.server.particle.Particle
- CRIMSON_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_STAIRS - Static variable in interface net.minestom.server.item.Material
- CRIMSON_STEM - Enum constant in enum class net.minestom.server.map.MapColors
- CRIMSON_STEM - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_STEM - Static variable in interface net.minestom.server.item.Material
- CRIMSON_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- CRIMSON_WALL_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- CRIMSON_WALL_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- CRIT - Static variable in interface net.minestom.server.particle.Particle
- criteria() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementProgress
-
Returns the value of the
criteria
record component. - Criteria(String, AdvancementsPacket.CriterionProgress) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Criteria
-
Creates an instance of a
Criteria
record class. - Criteria(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Criteria
- criterionIdentifier() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Criteria
-
Returns the value of the
criterionIdentifier
record component. - criterionProgress() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Criteria
-
Returns the value of the
criterionProgress
record component. - CriterionProgress(Long) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket.CriterionProgress
-
Creates an instance of a
CriterionProgress
record class. - CriterionProgress(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket.CriterionProgress
- CRITICAL_EFFECT - Enum constant in enum class net.minestom.server.network.packet.server.play.EntityAnimationPacket.Animation
- CROAKING - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- cross(Vec) - Method in record class net.minestom.server.coordinate.Vec
-
Calculates the cross product of this vector with another.
- CROSS - Static variable in interface net.minestom.server.item.banner.BannerPattern
- CROSS - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- CROSSBOW - Enum constant in enum class net.minestom.server.event.player.PlayerItemAnimationEvent.ItemAnimationType
- CROSSBOW - Static variable in interface net.minestom.server.item.Material
- CrossbowMeta - Record Class in net.minestom.server.item.metadata
- CrossbowMeta(TagReadable) - Constructor for record class net.minestom.server.item.metadata.CrossbowMeta
-
Creates an instance of a
CrossbowMeta
record class. - CrossbowMeta.Builder - Record Class in net.minestom.server.item.metadata
- CROUCH_ONE_CM - Static variable in interface net.minestom.server.statistic.StatisticType
- CRYING_OBSIDIAN - Static variable in interface net.minestom.server.instance.block.Block
- CRYING_OBSIDIAN - Static variable in interface net.minestom.server.item.Material
- CURLY_BORDER - Static variable in interface net.minestom.server.item.banner.BannerPattern
- CURLY_BORDER - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- current() - Static method in class net.minestom.server.thread.TickThread
- CURRENT_DOWN - Static variable in interface net.minestom.server.particle.Particle
- currentBlock() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.UpdateState
-
Returns the value of the
currentBlock
record component. - currentChunk - Variable in class net.minestom.server.entity.Entity
- currentEntities() - Static method in interface net.minestom.server.thread.Acquirable
-
Gets all the
entities
being ticked in the current thread. - cursorPosition() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.PlacementState
-
Returns the value of the
cursorPosition
record component. - cursorPosition() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.Replacement
-
Returns the value of the
cursorPosition
record component. - cursorPositionX() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
-
Returns the value of the
cursorPositionX
record component. - cursorPositionY() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
-
Returns the value of the
cursorPositionY
record component. - cursorPositionZ() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
-
Returns the value of the
cursorPositionZ
record component. - custom() - Method in record class net.minestom.server.registry.Registry.AttributeEntry
-
Returns the value of the
custom
record component. - custom() - Method in class net.minestom.server.registry.Registry.BiomeEntry
- custom() - Method in class net.minestom.server.registry.Registry.BlockEntry
- custom() - Method in record class net.minestom.server.registry.Registry.DamageTypeEntry
-
Returns the value of the
custom
record component. - custom() - Method in record class net.minestom.server.registry.Registry.EnchantmentEntry
-
Returns the value of the
custom
record component. - custom() - Method in record class net.minestom.server.registry.Registry.EntityEntry
-
Returns the value of the
custom
record component. - custom() - Method in interface net.minestom.server.registry.Registry.Entry
- custom() - Method in record class net.minestom.server.registry.Registry.FeatureFlagEntry
-
Returns the value of the
custom
record component. - custom() - Method in record class net.minestom.server.registry.Registry.FluidEntry
-
Returns the value of the
custom
record component. - custom() - Method in class net.minestom.server.registry.Registry.MaterialEntry
- custom() - Method in record class net.minestom.server.registry.Registry.PotionEffectEntry
-
Returns the value of the
custom
record component. - custom() - Method in record class net.minestom.server.registry.Registry.TrimMaterialEntry
-
Returns the value of the
custom
record component. - custom() - Method in record class net.minestom.server.registry.Registry.TrimPatternEntry
-
Returns the value of the
custom
record component. - custom() - Method in record class net.minestom.server.registry.Registry.VillagerProfession
-
Returns the value of the
custom
record component. - custom() - Method in record class net.minestom.server.registry.Registry.VillagerType
-
Returns the value of the
custom
record component. - custom(Key) - Method in interface net.minestom.server.adventure.audience.AudienceProvider
-
Gets all custom audience members stored using the given key.
- custom(Key) - Static method in class net.minestom.server.adventure.audience.Audiences
-
Gets all custom audience members stored using the given key.
- custom(Keyed) - Method in interface net.minestom.server.adventure.audience.AudienceProvider
-
Gets all custom audience members stored using the given keyed object.
- custom(Keyed) - Static method in class net.minestom.server.adventure.audience.Audiences
-
Gets all custom audience members stored using the given keyed object.
- custom(Keyed, Predicate<Audience>) - Method in interface net.minestom.server.adventure.audience.AudienceProvider
-
Gets all custom audience members stored using the given keyed object that match the given predicate.
- custom(Keyed, Predicate<Audience>) - Static method in class net.minestom.server.adventure.audience.Audiences
-
Gets all custom audience members stored using the given keyed object that match the given predicate.
- custom(Key, Predicate<Audience>) - Method in interface net.minestom.server.adventure.audience.AudienceProvider
-
Gets all custom audience members stored using the given key that match the given predicate.
- custom(Key, Predicate<Audience>) - Static method in class net.minestom.server.adventure.audience.Audiences
-
Gets all custom audience members stored using the given key that match the given predicate.
- CUSTOM - Enum constant in enum class net.minestom.server.statistic.StatisticCategory
- CUSTOM_CHAT_COMPLETIONS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- CustomChatCompletionPacket - Record Class in net.minestom.server.network.packet.server.play
- CustomChatCompletionPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.CustomChatCompletionPacket
- CustomChatCompletionPacket(CustomChatCompletionPacket.Action, List<String>) - Constructor for record class net.minestom.server.network.packet.server.play.CustomChatCompletionPacket
-
Creates an instance of a
CustomChatCompletionPacket
record class. - CustomChatCompletionPacket.Action - Enum Class in net.minestom.server.network.packet.server.play
- customModelData(int) - Method in interface net.minestom.server.item.ItemMeta.Builder
- customName(Component) - Method in record class net.minestom.server.item.metadata.ShieldMeta.Builder
-
Set name of the marker, unused by Minestom
- customName(Component) - Method in record class net.minestom.server.item.metadata.BannerMeta.Builder
-
Set name of the marker, unused by Minestom
- CustomPotionEffect - Record Class in net.minestom.server.potion
-
Represents a custom effect in
PotionMeta
. - CustomPotionEffect(byte, byte, int, boolean, boolean, boolean) - Constructor for record class net.minestom.server.potion.CustomPotionEffect
-
Creates an instance of a
CustomPotionEffect
record class. - customs() - Method in interface net.minestom.server.adventure.audience.AudienceProvider
-
Gets all custom audience members.
- customs() - Static method in class net.minestom.server.adventure.audience.Audiences
-
Gets all custom audience members.
- customs(Predicate<Audience>) - Method in interface net.minestom.server.adventure.audience.AudienceProvider
-
Gets all custom audience members matching the given predicate.
- customs(Predicate<Audience>) - Static method in class net.minestom.server.adventure.audience.Audiences
-
Gets all custom audience members matching the given predicate.
- CUT_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- CUT_COPPER - Static variable in interface net.minestom.server.item.Material
- CUT_COPPER_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- CUT_COPPER_SLAB - Static variable in interface net.minestom.server.item.Material
- CUT_COPPER_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- CUT_COPPER_STAIRS - Static variable in interface net.minestom.server.item.Material
- CUT_RED_SANDSTONE - Static variable in interface net.minestom.server.instance.block.Block
- CUT_RED_SANDSTONE - Static variable in interface net.minestom.server.item.Material
- CUT_RED_SANDSTONE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- CUT_RED_SANDSTONE_SLAB - Static variable in interface net.minestom.server.item.Material
- CUT_SANDSTONE - Static variable in interface net.minestom.server.instance.block.Block
- CUT_SANDSTONE - Static variable in interface net.minestom.server.item.Material
- CUT_SANDSTONE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- CUT_SANDSTONE_SLAB - Static variable in interface net.minestom.server.item.Material
- CYAN - Enum constant in enum class net.minestom.server.color.DyeColor
- CYAN - Enum constant in enum class net.minestom.server.entity.metadata.water.AxolotlMeta.Variant
- CYAN_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- CYAN_BANNER - Static variable in interface net.minestom.server.item.Material
- CYAN_BED - Static variable in interface net.minestom.server.instance.block.Block
- CYAN_BED - Static variable in interface net.minestom.server.item.Material
- CYAN_CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- CYAN_CANDLE - Static variable in interface net.minestom.server.item.Material
- CYAN_CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- CYAN_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- CYAN_CARPET - Static variable in interface net.minestom.server.item.Material
- CYAN_CONCRETE - Static variable in interface net.minestom.server.instance.block.Block
- CYAN_CONCRETE - Static variable in interface net.minestom.server.item.Material
- CYAN_CONCRETE_POWDER - Static variable in interface net.minestom.server.instance.block.Block
- CYAN_CONCRETE_POWDER - Static variable in interface net.minestom.server.item.Material
- CYAN_DYE - Static variable in interface net.minestom.server.item.Material
- CYAN_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- CYAN_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- CYAN_SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- CYAN_SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- CYAN_STAINED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- CYAN_STAINED_GLASS - Static variable in interface net.minestom.server.item.Material
- CYAN_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- CYAN_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- CYAN_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- CYAN_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- CYAN_WALL_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- CYAN_WOOL - Static variable in interface net.minestom.server.instance.block.Block
- CYAN_WOOL - Static variable in interface net.minestom.server.item.Material
D
- damage(int) - Method in interface net.minestom.server.item.ItemMeta.Builder
- damage(Damage) - Method in class net.minestom.server.entity.LivingEntity
-
Damages the entity by a value, the type of the damage also has to be specified.
- damage(DamageType, float) - Method in class net.minestom.server.entity.LivingEntity
- Damage - Class in net.minestom.server.entity.damage
-
Represents a type of damage, required when calling
LivingEntity.damage(Damage)
and retrieved inEntityDamageEvent
. - Damage(DamageType, Entity, Entity, Point, float) - Constructor for class net.minestom.server.entity.damage.Damage
-
Creates a new damage type.
- DAMAGE_ABSORBED - Static variable in interface net.minestom.server.statistic.StatisticType
- DAMAGE_BLOCKED_BY_SHIELD - Static variable in interface net.minestom.server.statistic.StatisticType
- DAMAGE_DEALT - Static variable in interface net.minestom.server.statistic.StatisticType
- DAMAGE_DEALT_ABSORBED - Static variable in interface net.minestom.server.statistic.StatisticType
- DAMAGE_DEALT_RESISTED - Static variable in interface net.minestom.server.statistic.StatisticType
- DAMAGE_EVENT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- DAMAGE_INDICATOR - Static variable in interface net.minestom.server.particle.Particle
- DAMAGE_RESISTED - Static variable in interface net.minestom.server.statistic.StatisticType
- DAMAGE_TAKEN - Static variable in interface net.minestom.server.statistic.StatisticType
- DAMAGE_TYPES - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- DAMAGED_ANVIL - Static variable in interface net.minestom.server.instance.block.Block
- DAMAGED_ANVIL - Static variable in interface net.minestom.server.item.Material
- DamageEventPacket - Record Class in net.minestom.server.network.packet.server.play
-
See https://wiki.vg/Protocol#Damage_Event for more info.
- DamageEventPacket(int, int, int, int, Point) - Constructor for record class net.minestom.server.network.packet.server.play.DamageEventPacket
-
Creates an instance of a
DamageEventPacket
record class. - DamageEventPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.DamageEventPacket
- damageType(String, Registry.Properties) - Static method in class net.minestom.server.registry.Registry
- DamageType - Interface in net.minestom.server.entity.damage
- DamageTypeEntry(String, Registry.Properties, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.DamageTypeEntry
- DamageTypeEntry(NamespaceID, float, String, String, String, String, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.DamageTypeEntry
-
Creates an instance of a
DamageTypeEntry
record class. - damageTypeId() - Method in record class net.minestom.server.network.packet.server.play.DamageEventPacket
-
Returns the value of the
damageTypeId
record component. - DANDELION - Static variable in interface net.minestom.server.instance.block.Block
- DANDELION - Static variable in interface net.minestom.server.item.Material
- DANGER_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- DARK_BROWN - Enum constant in enum class net.minestom.server.entity.metadata.animal.HorseMeta.Color
- DARK_FOREST - Enum constant in enum class net.minestom.server.world.biomes.BiomeEffects.GrassColorModifier
- DARK_FOREST - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- DARK_OAK - Enum constant in enum class net.minestom.server.entity.metadata.other.BoatMeta.Type
- DARK_OAK_BOAT - Static variable in interface net.minestom.server.item.Material
- DARK_OAK_BUTTON - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_BUTTON - Static variable in interface net.minestom.server.item.Material
- DARK_OAK_CHEST_BOAT - Static variable in interface net.minestom.server.item.Material
- DARK_OAK_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_DOOR - Static variable in interface net.minestom.server.item.Material
- DARK_OAK_FENCE - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_FENCE - Static variable in interface net.minestom.server.item.Material
- DARK_OAK_FENCE_GATE - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_FENCE_GATE - Static variable in interface net.minestom.server.item.Material
- DARK_OAK_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_HANGING_SIGN - Static variable in interface net.minestom.server.item.Material
- DARK_OAK_LEAVES - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_LEAVES - Static variable in interface net.minestom.server.item.Material
- DARK_OAK_LOG - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_LOG - Static variable in interface net.minestom.server.item.Material
- DARK_OAK_PLANKS - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_PLANKS - Static variable in interface net.minestom.server.item.Material
- DARK_OAK_PRESSURE_PLATE - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_PRESSURE_PLATE - Static variable in interface net.minestom.server.item.Material
- DARK_OAK_SAPLING - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_SAPLING - Static variable in interface net.minestom.server.item.Material
- DARK_OAK_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_SIGN - Static variable in interface net.minestom.server.item.Material
- DARK_OAK_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_SLAB - Static variable in interface net.minestom.server.item.Material
- DARK_OAK_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_STAIRS - Static variable in interface net.minestom.server.item.Material
- DARK_OAK_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- DARK_OAK_WALL_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_WALL_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_WOOD - Static variable in interface net.minestom.server.instance.block.Block
- DARK_OAK_WOOD - Static variable in interface net.minestom.server.item.Material
- DARK_PRISMARINE - Static variable in interface net.minestom.server.instance.block.Block
- DARK_PRISMARINE - Static variable in interface net.minestom.server.item.Material
- DARK_PRISMARINE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- DARK_PRISMARINE_SLAB - Static variable in interface net.minestom.server.item.Material
- DARK_PRISMARINE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- DARK_PRISMARINE_STAIRS - Static variable in interface net.minestom.server.item.Material
- DARKNESS - Static variable in interface net.minestom.server.potion.PotionEffect
- DASHER - Enum constant in enum class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Pattern
- data() - Method in record class net.minestom.server.network.packet.client.common.ClientPluginMessagePacket
-
Returns the value of the
data
record component. - data() - Method in record class net.minestom.server.network.packet.client.login.ClientLoginPluginResponsePacket
-
Returns the value of the
data
record component. - data() - Method in record class net.minestom.server.network.packet.server.common.PluginMessagePacket
-
Returns the value of the
data
record component. - data() - Method in record class net.minestom.server.network.packet.server.configuration.RegistryDataPacket
-
Returns the value of the
data
record component. - data() - Method in record class net.minestom.server.network.packet.server.login.LoginPluginRequestPacket
-
Returns the value of the
data
record component. - data() - Method in record class net.minestom.server.network.packet.server.play.BlockEntityDataPacket
-
Returns the value of the
data
record component. - data() - Method in record class net.minestom.server.network.packet.server.play.data.ChunkData
-
Returns the value of the
data
record component. - data() - Method in record class net.minestom.server.network.packet.server.play.EffectPacket
-
Returns the value of the
data
record component. - data() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.ColorContent
-
Returns the value of the
data
record component. - data() - Method in record class net.minestom.server.network.packet.server.play.NbtQueryResponsePacket
-
Returns the value of the
data
record component. - data() - Method in record class net.minestom.server.network.packet.server.play.ParticlePacket
-
Returns the value of the
data
record component. - data() - Method in record class net.minestom.server.network.packet.server.play.SpawnEntityPacket
-
Returns the value of the
data
record component. - data() - Method in interface net.minestom.server.particle.Particle
- DATA - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Mode
- dateOfAchieving() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.CriterionProgress
-
Returns the value of the
dateOfAchieving
record component. - DAY - Static variable in class net.minestom.server.utils.time.TimeUnit
- DAYLIGHT_DETECTOR - Static variable in interface net.minestom.server.instance.block.Block
- DAYLIGHT_DETECTOR - Static variable in interface net.minestom.server.item.Material
- DEAD_BRAIN_CORAL - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_BRAIN_CORAL - Static variable in interface net.minestom.server.item.Material
- DEAD_BRAIN_CORAL_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_BRAIN_CORAL_BLOCK - Static variable in interface net.minestom.server.item.Material
- DEAD_BRAIN_CORAL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_BRAIN_CORAL_FAN - Static variable in interface net.minestom.server.item.Material
- DEAD_BRAIN_CORAL_WALL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_BUBBLE_CORAL - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_BUBBLE_CORAL - Static variable in interface net.minestom.server.item.Material
- DEAD_BUBBLE_CORAL_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_BUBBLE_CORAL_BLOCK - Static variable in interface net.minestom.server.item.Material
- DEAD_BUBBLE_CORAL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_BUBBLE_CORAL_FAN - Static variable in interface net.minestom.server.item.Material
- DEAD_BUBBLE_CORAL_WALL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_BUSH - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_BUSH - Static variable in interface net.minestom.server.item.Material
- DEAD_FIRE_CORAL - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_FIRE_CORAL - Static variable in interface net.minestom.server.item.Material
- DEAD_FIRE_CORAL_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_FIRE_CORAL_BLOCK - Static variable in interface net.minestom.server.item.Material
- DEAD_FIRE_CORAL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_FIRE_CORAL_FAN - Static variable in interface net.minestom.server.item.Material
- DEAD_FIRE_CORAL_WALL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_HORN_CORAL - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_HORN_CORAL - Static variable in interface net.minestom.server.item.Material
- DEAD_HORN_CORAL_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_HORN_CORAL_BLOCK - Static variable in interface net.minestom.server.item.Material
- DEAD_HORN_CORAL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_HORN_CORAL_FAN - Static variable in interface net.minestom.server.item.Material
- DEAD_HORN_CORAL_WALL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_TUBE_CORAL - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_TUBE_CORAL - Static variable in interface net.minestom.server.item.Material
- DEAD_TUBE_CORAL_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_TUBE_CORAL_BLOCK - Static variable in interface net.minestom.server.item.Material
- DEAD_TUBE_CORAL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- DEAD_TUBE_CORAL_FAN - Static variable in interface net.minestom.server.item.Material
- DEAD_TUBE_CORAL_WALL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- DEATH_COMBAT_EVENT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- DEATH_LOCATION - Static variable in class net.minestom.server.network.NetworkBuffer
- DeathCombatEventPacket - Record Class in net.minestom.server.network.packet.server.play
- DeathCombatEventPacket(int, Component) - Constructor for record class net.minestom.server.network.packet.server.play.DeathCombatEventPacket
-
Creates an instance of a
DeathCombatEventPacket
record class. - DeathCombatEventPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.DeathCombatEventPacket
- deathLocation() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
deathLocation
record component. - deathLocation() - Method in record class net.minestom.server.network.packet.server.play.RespawnPacket
-
Returns the value of the
deathLocation
record component. - deathMessageType() - Method in record class net.minestom.server.registry.Registry.DamageTypeEntry
-
Returns the value of the
deathMessageType
record component. - DEATHS - Static variable in interface net.minestom.server.statistic.StatisticType
- DEBUG_STICK - Static variable in interface net.minestom.server.item.Material
- DebugUtils - Class in net.minestom.server.utils.debug
-
Utils class useful for debugging purpose.
- DebugUtils() - Constructor for class net.minestom.server.utils.debug.DebugUtils
- decal() - Method in interface net.minestom.server.item.armor.TrimPattern
- decal() - Method in record class net.minestom.server.registry.Registry.TrimPatternEntry
-
Returns the value of the
decal
record component. - DECLARE_COMMANDS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- DECLARE_RECIPES - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- DeclareCommandsPacket - Record Class in net.minestom.server.network.packet.server.play
- DeclareCommandsPacket(List<DeclareCommandsPacket.Node>, int) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
-
Creates an instance of a
DeclareCommandsPacket
record class. - DeclareCommandsPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
- DeclareCommandsPacket.Node - Class in net.minestom.server.network.packet.server.play
- DeclareCommandsPacket.NodeType - Enum Class in net.minestom.server.network.packet.server.play
- DeclaredBlastingRecipe(String, String, RecipeCategory.Cooking, DeclareRecipesPacket.Ingredient, ItemStack, float, int) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredBlastingRecipe
-
Creates an instance of a
DeclaredBlastingRecipe
record class. - DeclaredBlastingRecipe(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredBlastingRecipe
- DeclaredCampfireCookingRecipe(String, String, RecipeCategory.Cooking, DeclareRecipesPacket.Ingredient, ItemStack, float, int) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredCampfireCookingRecipe
-
Creates an instance of a
DeclaredCampfireCookingRecipe
record class. - DeclaredCampfireCookingRecipe(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredCampfireCookingRecipe
- DeclaredShapedCraftingRecipe(String, String, RecipeCategory.Crafting, int, int, List<DeclareRecipesPacket.Ingredient>, ItemStack, boolean) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
-
Creates an instance of a
DeclaredShapedCraftingRecipe
record class. - DeclaredShapedCraftingRecipe(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
- DeclaredShapelessCraftingRecipe(String, String, RecipeCategory.Crafting, List<DeclareRecipesPacket.Ingredient>, ItemStack) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapelessCraftingRecipe
-
Creates an instance of a
DeclaredShapelessCraftingRecipe
record class. - DeclaredSmeltingRecipe(String, String, RecipeCategory.Cooking, DeclareRecipesPacket.Ingredient, ItemStack, float, int) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmeltingRecipe
-
Creates an instance of a
DeclaredSmeltingRecipe
record class. - DeclaredSmeltingRecipe(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmeltingRecipe
- DeclaredSmithingTransformRecipe(String, DeclareRecipesPacket.Ingredient, DeclareRecipesPacket.Ingredient, DeclareRecipesPacket.Ingredient, ItemStack) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTransformRecipe
-
Creates an instance of a
DeclaredSmithingTransformRecipe
record class. - DeclaredSmithingTransformRecipe(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTransformRecipe
- DeclaredSmithingTrimRecipe(String, DeclareRecipesPacket.Ingredient, DeclareRecipesPacket.Ingredient, DeclareRecipesPacket.Ingredient) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTrimRecipe
-
Creates an instance of a
DeclaredSmithingTrimRecipe
record class. - DeclaredSmithingTrimRecipe(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTrimRecipe
- DeclaredSmokingRecipe(String, String, RecipeCategory.Cooking, DeclareRecipesPacket.Ingredient, ItemStack, float, int) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmokingRecipe
-
Creates an instance of a
DeclaredSmokingRecipe
record class. - DeclaredSmokingRecipe(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmokingRecipe
- DeclaredStonecutterRecipe(String, String, DeclareRecipesPacket.Ingredient, ItemStack) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredStonecutterRecipe
-
Creates an instance of a
DeclaredStonecutterRecipe
record class. - DeclaredStonecutterRecipe(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredStonecutterRecipe
- DeclareRecipesPacket - Record Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket(List<DeclareRecipesPacket.DeclaredRecipe>) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket
-
Creates an instance of a
DeclareRecipesPacket
record class. - DeclareRecipesPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket
- DeclareRecipesPacket.DeclaredBlastingRecipe - Record Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredCampfireCookingRecipe - Record Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredRecipe - Interface in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredShapedCraftingRecipe - Record Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredShapelessCraftingRecipe - Record Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredSmeltingRecipe - Record Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredSmithingTransformRecipe - Record Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredSmithingTrimRecipe - Record Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredSmokingRecipe - Record Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.DeclaredStonecutterRecipe - Record Class in net.minestom.server.network.packet.server.play
- DeclareRecipesPacket.Ingredient - Record Class in net.minestom.server.network.packet.server.play
- DECORATED_POT - Static variable in interface net.minestom.server.instance.block.Block
- DECORATED_POT - Static variable in interface net.minestom.server.item.Material
- Decoration(String, byte, byte, byte, double) - Constructor for record class net.minestom.server.item.metadata.MapMeta.Decoration
-
Creates an instance of a
Decoration
record class. - decorations(List<MapMeta.Decoration>) - Method in record class net.minestom.server.item.metadata.MapMeta.Builder
- decryptByteToSecretKey(PrivateKey, byte[]) - Static method in class net.minestom.server.extras.mojangAuth.MojangCrypt
- decryptUsingKey(Key, byte[]) - Static method in class net.minestom.server.extras.mojangAuth.MojangCrypt
- DEEP_COLD_OCEAN - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- DEEP_DARK - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- DEEP_FROZEN_OCEAN - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- DEEP_LUKEWARM_OCEAN - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- DEEP_OCEAN - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- DEEPSLATE - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE - Static variable in interface net.minestom.server.item.Material
- DEEPSLATE_BRICK_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE_BRICK_SLAB - Static variable in interface net.minestom.server.item.Material
- DEEPSLATE_BRICK_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE_BRICK_STAIRS - Static variable in interface net.minestom.server.item.Material
- DEEPSLATE_BRICK_WALL - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE_BRICK_WALL - Static variable in interface net.minestom.server.item.Material
- DEEPSLATE_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE_BRICKS - Static variable in interface net.minestom.server.item.Material
- DEEPSLATE_COAL_ORE - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE_COAL_ORE - Static variable in interface net.minestom.server.item.Material
- DEEPSLATE_COPPER_ORE - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE_COPPER_ORE - Static variable in interface net.minestom.server.item.Material
- DEEPSLATE_DIAMOND_ORE - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE_DIAMOND_ORE - Static variable in interface net.minestom.server.item.Material
- DEEPSLATE_EMERALD_ORE - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE_EMERALD_ORE - Static variable in interface net.minestom.server.item.Material
- DEEPSLATE_GOLD_ORE - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE_GOLD_ORE - Static variable in interface net.minestom.server.item.Material
- DEEPSLATE_IRON_ORE - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE_IRON_ORE - Static variable in interface net.minestom.server.item.Material
- DEEPSLATE_LAPIS_ORE - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE_LAPIS_ORE - Static variable in interface net.minestom.server.item.Material
- DEEPSLATE_REDSTONE_ORE - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE_REDSTONE_ORE - Static variable in interface net.minestom.server.item.Material
- DEEPSLATE_TILE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE_TILE_SLAB - Static variable in interface net.minestom.server.item.Material
- DEEPSLATE_TILE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE_TILE_STAIRS - Static variable in interface net.minestom.server.item.Material
- DEEPSLATE_TILE_WALL - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE_TILE_WALL - Static variable in interface net.minestom.server.item.Material
- DEEPSLATE_TILES - Static variable in interface net.minestom.server.instance.block.Block
- DEEPSLATE_TILES - Static variable in interface net.minestom.server.item.Material
- DEFAULT - Enum constant in enum class net.minestom.server.command.builder.arguments.ArgumentEnum.Format
- DEFAULT_TAGS - Static variable in record class net.minestom.server.network.packet.server.common.TagsPacket
- DEFAULT_UPDATE_RANGE - Static variable in class net.minestom.server.instance.block.rule.BlockPlacementRule
- defaultData(String) - Static method in interface net.minestom.server.particle.data.ParticleData
- DefaultOption - Record Class in net.minestom.server.world.biomes.particle
- DefaultOption(Particle) - Constructor for record class net.minestom.server.world.biomes.particle.DefaultOption
-
Creates an instance of a
DefaultOption
record class. - defaultValue() - Method in interface net.minestom.server.attribute.Attribute
- defaultValue() - Method in record class net.minestom.server.attribute.AttributeImpl
- defaultValue() - Method in record class net.minestom.server.registry.Registry.AttributeEntry
-
Returns the value of the
defaultValue
record component. - defaultValue(Supplier<T>) - Method in class net.minestom.server.tag.Tag
- defaultValue(T) - Method in class net.minestom.server.tag.Tag
- delay() - Method in record class net.minestom.server.particle.data.ShriekParticleData
-
Returns the value of the
delay
record component. - delay(long, TemporalUnit) - Method in class net.minestom.server.timer.Task.Builder
- delay(Duration) - Method in class net.minestom.server.timer.Task.Builder
- delay(TaskSchedule) - Method in class net.minestom.server.timer.Task.Builder
- DELETE_CHAT_MESSAGE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- DeleteChatPacket - Record Class in net.minestom.server.network.packet.server.play
- DeleteChatPacket(MessageSignature) - Constructor for record class net.minestom.server.network.packet.server.play.DeleteChatPacket
-
Creates an instance of a
DeleteChatPacket
record class. - DeleteChatPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.DeleteChatPacket
- deletePartition(P) - Method in class net.minestom.server.thread.ThreadDispatcher
- deleteTeam(String) - Method in class net.minestom.server.scoreboard.TeamManager
-
Deletes a
Team
- deleteTeam(Team) - Method in class net.minestom.server.scoreboard.TeamManager
-
Deletes a
Team
- deltaX() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
-
Returns the value of the
deltaX
record component. - deltaX() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionPacket
-
Returns the value of the
deltaX
record component. - deltaY() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
-
Returns the value of the
deltaY
record component. - deltaY() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionPacket
-
Returns the value of the
deltaY
record component. - deltaZ() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
-
Returns the value of the
deltaZ
record component. - deltaZ() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionPacket
-
Returns the value of the
deltaZ
record component. - demand() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
-
Returns the value of the
demand
record component. - DEMO_EVENT - Enum constant in enum class net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- dependents - Variable in class net.minestom.server.extensions.Extension
-
List of extensions that depend on this extension.
- depth() - Method in class net.minestom.server.collision.BoundingBox
- DEPTH_STRIDER - Static variable in interface net.minestom.server.item.Enchantment
- description() - Method in interface net.minestom.server.item.armor.TrimMaterial
- description() - Method in interface net.minestom.server.item.armor.TrimPattern
- description() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
-
Returns the value of the
description
record component. - description() - Method in record class net.minestom.server.registry.Registry.TrimMaterialEntry
-
Returns the value of the
description
record component. - description() - Method in record class net.minestom.server.registry.Registry.TrimPatternEntry
-
Returns the value of the
description
record component. - DESERT - Static variable in interface net.minestom.server.entity.villager.VillagerType
- DESERT - Static variable in record class net.minestom.server.entity.villager.VillagerTypeImpl
- DESERT - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- despawn() - Method in class net.minestom.server.entity.Entity
-
Called right before an entity is removed
- Destroy(Block, Instance, Point) - Constructor for class net.minestom.server.instance.block.BlockHandler.Destroy
- DESTROY - Enum constant in enum class net.minestom.server.network.packet.server.play.ExplosionPacket.BlockInteraction
- DESTROY_ENTITIES - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- DESTROY_WITH_DECAY - Enum constant in enum class net.minestom.server.network.packet.server.play.ExplosionPacket.BlockInteraction
- destroyBossBar(BossBar) - Method in class net.minestom.server.adventure.bossbar.BossBarManager
-
Completely destroys a boss bar, removing it from all players.
- DestroyEntitiesPacket - Record Class in net.minestom.server.network.packet.server.play
- DestroyEntitiesPacket(int) - Constructor for record class net.minestom.server.network.packet.server.play.DestroyEntitiesPacket
- DestroyEntitiesPacket(List<Integer>) - Constructor for record class net.minestom.server.network.packet.server.play.DestroyEntitiesPacket
-
Creates an instance of a
DestroyEntitiesPacket
record class. - DestroyEntitiesPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.DestroyEntitiesPacket
- destroyStage() - Method in record class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
-
Returns the value of the
destroyStage
record component. - DETECT_SIZE - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Action
- DETECTOR_RAIL - Static variable in interface net.minestom.server.instance.block.Block
- DETECTOR_RAIL - Static variable in interface net.minestom.server.item.Material
- DIAGONAL_LEFT - Static variable in interface net.minestom.server.item.banner.BannerPattern
- DIAGONAL_LEFT - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- DIAGONAL_RIGHT - Static variable in interface net.minestom.server.item.banner.BannerPattern
- DIAGONAL_RIGHT - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- DIAGONAL_UP_LEFT - Static variable in interface net.minestom.server.item.banner.BannerPattern
- DIAGONAL_UP_LEFT - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- DIAGONAL_UP_RIGHT - Static variable in interface net.minestom.server.item.banner.BannerPattern
- DIAGONAL_UP_RIGHT - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- diameter() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderSizePacket
-
Returns the value of the
diameter
record component. - DIAMOND - Enum constant in enum class net.minestom.server.map.MapColors
- DIAMOND - Static variable in interface net.minestom.server.item.Material
- DIAMOND_AXE - Static variable in interface net.minestom.server.item.Material
- DIAMOND_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- DIAMOND_BLOCK - Static variable in interface net.minestom.server.item.Material
- DIAMOND_BOOTS - Static variable in interface net.minestom.server.item.Material
- DIAMOND_CHESTPLATE - Static variable in interface net.minestom.server.item.Material
- DIAMOND_HELMET - Static variable in interface net.minestom.server.item.Material
- DIAMOND_HOE - Static variable in interface net.minestom.server.item.Material
- DIAMOND_HORSE_ARMOR - Static variable in interface net.minestom.server.item.Material
- DIAMOND_LEGGINGS - Static variable in interface net.minestom.server.item.Material
- DIAMOND_ORE - Static variable in interface net.minestom.server.instance.block.Block
- DIAMOND_ORE - Static variable in interface net.minestom.server.item.Material
- DIAMOND_PICKAXE - Static variable in interface net.minestom.server.item.Material
- DIAMOND_SHOVEL - Static variable in interface net.minestom.server.item.Material
- DIAMOND_SWORD - Static variable in interface net.minestom.server.item.Material
- didAnswerKeepAlive() - Method in class net.minestom.server.entity.Player
- didCloseInventory() - Method in class net.minestom.server.entity.Player
-
Used internally to prevent an inventory click to be processed when the inventory listeners closed the inventory.
- difficulty() - Method in record class net.minestom.server.network.packet.server.play.ServerDifficultyPacket
-
Returns the value of the
difficulty
record component. - Difficulty - Enum Class in net.minestom.server.world
-
Those are all the difficulties which can be displayed in the player menu.
- digestData(String, PublicKey, SecretKey) - Static method in class net.minestom.server.extras.mojangAuth.MojangCrypt
- DIGGING - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- DIGGING - Enum constant in enum class net.minestom.server.entity.metadata.animal.SnifferMeta.State
- dimension() - Method in interface net.minestom.server.instance.palette.Palette
- dimension() - Method in record class net.minestom.server.network.packet.server.play.data.WorldPos
-
Returns the value of the
dimension
record component. - dimension() - Method in interface net.minestom.server.ServerProcess
-
Handles registered dimensions.
- dimensionType() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
dimensionType
record component. - dimensionType() - Method in record class net.minestom.server.network.packet.server.play.RespawnPacket
-
Returns the value of the
dimensionType
record component. - dimensionType() - Method in interface net.minestom.server.snapshot.InstanceSnapshot
- dimensionType() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Instance
-
Returns the value of the
dimensionType
record component. - DimensionType - Class in net.minestom.server.world
-
https://minecraft.wiki/w/Custom_dimension
- DimensionType.DimensionTypeBuilder - Class in net.minestom.server.world
- DimensionTypeManager - Class in net.minestom.server.world
-
Allows servers to register custom dimensions.
- DimensionTypeManager() - Constructor for class net.minestom.server.world.DimensionTypeManager
- DIORITE - Static variable in interface net.minestom.server.instance.block.Block
- DIORITE - Static variable in interface net.minestom.server.item.Material
- DIORITE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- DIORITE_SLAB - Static variable in interface net.minestom.server.item.Material
- DIORITE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- DIORITE_STAIRS - Static variable in interface net.minestom.server.item.Material
- DIORITE_WALL - Static variable in interface net.minestom.server.instance.block.Block
- DIORITE_WALL - Static variable in interface net.minestom.server.item.Material
- DirectFramebuffer - Class in net.minestom.server.map.framebuffers
-
Framebuffer
with direct access to the colors array - DirectFramebuffer() - Constructor for class net.minestom.server.map.framebuffers.DirectFramebuffer
- direction() - Method in record class net.minestom.server.coordinate.Pos
-
Gets a unit-vector pointing in the direction that this Location is facing.
- direction() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
-
Returns the value of the
direction
record component. - Direction - Enum Class in net.minestom.server.utils
- Direction(Direction) - Static method in class net.minestom.server.entity.Metadata
- DIRECTION - Static variable in class net.minestom.server.network.NetworkBuffer
- DIRT - Enum constant in enum class net.minestom.server.map.MapColors
- DIRT - Static variable in interface net.minestom.server.instance.block.Block
- DIRT - Static variable in interface net.minestom.server.item.Material
- DIRT_PATH - Static variable in interface net.minestom.server.instance.block.Block
- DIRT_PATH - Static variable in interface net.minestom.server.item.Material
- disable() - Method in class net.minestom.server.monitoring.BenchmarkManager
- disableRelativeVolume() - Method in record class net.minestom.server.network.packet.server.play.EffectPacket
-
Returns the value of the
disableRelativeVolume
record component. - DISAPPEAR - Enum constant in enum class net.minestom.server.entity.metadata.monster.raider.SpellcasterIllagerMeta.Spell
- DISC_FRAGMENT_5 - Static variable in interface net.minestom.server.item.Material
- disconnect() - Method in class net.minestom.server.network.player.PlayerConnection
-
Forcing the player to disconnect.
- disconnect() - Method in class net.minestom.server.network.player.PlayerSocketConnection
- disconnect(PlayerSocketConnection, SocketChannel) - Method in class net.minestom.server.network.socket.Worker
- DISCONNECT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- DisconnectPacket - Record Class in net.minestom.server.network.packet.server.common
- DisconnectPacket(Component) - Constructor for record class net.minestom.server.network.packet.server.common.DisconnectPacket
-
Creates an instance of a
DisconnectPacket
record class. - DisconnectPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.common.DisconnectPacket
- DiscoveredExtension - Class in net.minestom.server.extensions
-
Represents an extension from an `extension.json` that is capable of powering an Extension object.
- DiscoveredExtension() - Constructor for class net.minestom.server.extensions.DiscoveredExtension
- DiscoveredExtension.ExternalDependencies - Class in net.minestom.server.extensions
- DiscoveredExtension.ExternalDependencies.Repository - Class in net.minestom.server.extensions
- DISGUISED_CHAT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- dispatcher() - Method in interface net.minestom.server.ServerProcess
-
Dispatcher for tickable game objects.
- DISPENSER - Static variable in interface net.minestom.server.instance.block.Block
- DISPENSER - Static variable in interface net.minestom.server.item.Material
- DISPENSER_DISPENSES - Enum constant in enum class net.minestom.server.effects.Effects
- DISPENSER_FAILS_TO_DISPENSE - Enum constant in enum class net.minestom.server.effects.Effects
- DISPENSER_SHOOTS - Enum constant in enum class net.minestom.server.effects.Effects
- DISPLAY_SCOREBOARD - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- displayData() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
-
Returns the value of the
displayData
record component. - DisplayData(Component, Component, ItemStack, FrameType, int, String, float, float) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
-
Creates an instance of a
DisplayData
record class. - DisplayData(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
- displayedSkinParts() - Method in record class net.minestom.server.network.packet.client.common.ClientSettingsPacket
-
Returns the value of the
displayedSkinParts
record component. - displayName() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
-
Returns the value of the
displayName
record component. - displayName() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Entry
-
Returns the value of the
displayName
record component. - displayName() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
-
Returns the value of the
displayName
record component. - displayName() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.UpdateTeamAction
-
Returns the value of the
displayName
record component. - displayName() - Method in record class net.minestom.server.network.packet.server.play.UpdateScorePacket
-
Returns the value of the
displayName
record component. - displayName(Component) - Method in interface net.minestom.server.item.ItemMeta.Builder
- displayName(Component) - Method in interface net.minestom.server.item.ItemStack.Builder
- DisplayScoreboardPacket - Record Class in net.minestom.server.network.packet.server.play
- DisplayScoreboardPacket(byte, String) - Constructor for record class net.minestom.server.network.packet.server.play.DisplayScoreboardPacket
-
Creates an instance of a
DisplayScoreboardPacket
record class. - DisplayScoreboardPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.DisplayScoreboardPacket
- distance(double, double, double) - Method in interface net.minestom.server.coordinate.Point
- distance(Point) - Method in interface net.minestom.server.coordinate.Point
-
Gets the distance between this point and another.
- distanceSquared(double, double, double) - Method in interface net.minestom.server.coordinate.Point
- distanceSquared(Point) - Method in interface net.minestom.server.coordinate.Point
-
Gets the squared distance between this point and another.
- div(double) - Method in record class net.minestom.server.coordinate.BlockVec
- div(double) - Method in interface net.minestom.server.coordinate.Point
- div(double) - Method in record class net.minestom.server.coordinate.Pos
- div(double) - Method in record class net.minestom.server.coordinate.Vec
- div(double, double, double) - Method in record class net.minestom.server.coordinate.BlockVec
- div(double, double, double) - Method in interface net.minestom.server.coordinate.Point
- div(double, double, double) - Method in record class net.minestom.server.coordinate.Pos
- div(double, double, double) - Method in record class net.minestom.server.coordinate.Vec
- div(Point) - Method in record class net.minestom.server.coordinate.BlockVec
- div(Point) - Method in interface net.minestom.server.coordinate.Point
- div(Point) - Method in record class net.minestom.server.coordinate.Pos
- div(Point) - Method in record class net.minestom.server.coordinate.Vec
- doConfiguration(Player, boolean) - Method in class net.minestom.server.network.ConnectionManager
- doesConsumeBlock() - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Should the block be consumed if not cancelled.
- doLimitedCrafting() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
doLimitedCrafting
record component. - DOLPHIN - Static variable in interface net.minestom.server.entity.EntityType
- DOLPHIN - Static variable in interface net.minestom.server.particle.Particle
- DOLPHIN_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- DolphinMeta - Class in net.minestom.server.entity.metadata.water
- DolphinMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.water.DolphinMeta
-
Creates a new meta data for a dolphin.
- DOLPHINS_GRACE - Static variable in interface net.minestom.server.potion.PotionEffect
- domain() - Method in class net.minestom.server.utils.NamespaceID
- DONKEY - Static variable in interface net.minestom.server.entity.EntityType
- DONKEY_KONG - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- DONKEY_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- DonkeyMeta - Class in net.minestom.server.entity.metadata.animal
- DonkeyMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.DonkeyMeta
- DoNothingGoal - Class in net.minestom.server.entity.ai.goal
- DoNothingGoal(EntityCreature, long, float) - Constructor for class net.minestom.server.entity.ai.goal.DoNothingGoal
-
Create a DoNothing goal
- dot(Vec) - Method in record class net.minestom.server.coordinate.Vec
-
Calculates the dot product of this vector with another.
- Double(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- Double(String) - Static method in class net.minestom.server.tag.Tag
- DOUBLE - Static variable in class net.minestom.server.network.NetworkBuffer
- DOUBLE_CLICK - Enum constant in enum class net.minestom.server.inventory.click.ClickType
- doubleClick(Player, int) - Method in class net.minestom.server.inventory.Inventory
- doubleClick(Player, int) - Method in interface net.minestom.server.inventory.InventoryClickHandler
-
Called when a
Player
double click in the inventory - doubleClick(Player, int) - Method in class net.minestom.server.inventory.PlayerInventory
- doubleClick(AbstractInventory, AbstractInventory, Player, int, ItemStack, ItemStack) - Method in class net.minestom.server.inventory.click.InventoryClickProcessor
- DoubleRange - Class in net.minestom.server.utils.math
- DoubleRange(Double) - Constructor for class net.minestom.server.utils.math.DoubleRange
- DoubleRange(Double, Double) - Constructor for class net.minestom.server.utils.math.DoubleRange
- DOWN - Enum constant in enum class net.minestom.server.entity.metadata.other.ItemFrameMeta.Orientation
- DOWN - Enum constant in enum class net.minestom.server.utils.Direction
- downfall() - Method in class net.minestom.server.registry.Registry.BiomeEntry
- downfall() - Method in interface net.minestom.server.world.biomes.Biome
- downfall(float) - Method in class net.minestom.server.world.biomes.Biome.Builder
- drag() - Method in record class net.minestom.server.registry.Registry.EntityEntry
-
Returns the value of the
drag
record component. - dragging(Player, int, int) - Method in class net.minestom.server.inventory.Inventory
- dragging(Player, int, int) - Method in interface net.minestom.server.inventory.InventoryClickHandler
- dragging(Player, int, int) - Method in class net.minestom.server.inventory.PlayerInventory
- dragging(Player, AbstractInventory, int, int, ItemStack, ItemStack) - Method in class net.minestom.server.inventory.click.InventoryClickProcessor
- DRAGON_BREATH - Enum constant in enum class net.minestom.server.effects.Effects
- DRAGON_BREATH - Static variable in interface net.minestom.server.entity.damage.DamageType
- DRAGON_BREATH - Static variable in interface net.minestom.server.item.Material
- DRAGON_BREATH - Static variable in interface net.minestom.server.particle.Particle
- DRAGON_EGG - Static variable in interface net.minestom.server.instance.block.Block
- DRAGON_EGG - Static variable in interface net.minestom.server.item.Material
- DRAGON_FIREBALL - Static variable in interface net.minestom.server.entity.EntityType
- DRAGON_HEAD - Static variable in interface net.minestom.server.instance.block.Block
- DRAGON_HEAD - Static variable in interface net.minestom.server.item.Material
- DRAGON_WALL_HEAD - Static variable in interface net.minestom.server.instance.block.Block
- DragonFireballMeta - Class in net.minestom.server.entity.metadata.projectile
- DragonFireballMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.projectile.DragonFireballMeta
- DRIED_KELP - Static variable in interface net.minestom.server.item.Material
- DRIED_KELP_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- DRIED_KELP_BLOCK - Static variable in interface net.minestom.server.item.Material
- DRIPPING_DRIPSTONE_LAVA - Static variable in interface net.minestom.server.particle.Particle
- DRIPPING_DRIPSTONE_WATER - Static variable in interface net.minestom.server.particle.Particle
- DRIPPING_HONEY - Static variable in interface net.minestom.server.particle.Particle
- DRIPPING_LAVA - Static variable in interface net.minestom.server.particle.Particle
- DRIPPING_OBSIDIAN_TEAR - Static variable in interface net.minestom.server.particle.Particle
- DRIPPING_WATER - Static variable in interface net.minestom.server.particle.Particle
- DRIPSTONE_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- DRIPSTONE_BLOCK - Static variable in interface net.minestom.server.item.Material
- DRIPSTONE_CAVES - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- drop(Player, boolean, int, int) - Method in class net.minestom.server.inventory.Inventory
- drop(Player, boolean, int, int) - Method in interface net.minestom.server.inventory.InventoryClickHandler
-
Called when a
Player
press the drop button - drop(Player, boolean, int, int) - Method in class net.minestom.server.inventory.PlayerInventory
- drop(Player, AbstractInventory, boolean, int, int, ItemStack, ItemStack) - Method in class net.minestom.server.inventory.click.InventoryClickProcessor
- DROP - Enum constant in enum class net.minestom.server.inventory.click.ClickType
- DROP - Static variable in interface net.minestom.server.statistic.StatisticType
- DROP_ITEM - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
- DROP_ITEM_STACK - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
- dropItem(ItemStack) - Method in class net.minestom.server.entity.Player
-
Calls an
ItemDropEvent
with a specified item. - DROPPED - Enum constant in enum class net.minestom.server.statistic.StatisticCategory
- DROPPER - Static variable in interface net.minestom.server.instance.block.Block
- DROPPER - Static variable in interface net.minestom.server.item.Material
- DROWN - Static variable in interface net.minestom.server.entity.damage.DamageType
- DROWNED - Static variable in interface net.minestom.server.entity.EntityType
- DROWNED_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- DrownedMeta - Class in net.minestom.server.entity.metadata.monster.zombie
- DrownedMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.zombie.DrownedMeta
- DRY_OUT - Static variable in interface net.minestom.server.entity.damage.DamageType
- DRY_RUN - Static variable in interface net.minestom.server.inventory.TransactionOption
-
Loop through the inventory items without changing anything.
- DUNE_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- duration() - Method in record class net.minestom.server.network.packet.server.play.EndCombatEventPacket
-
Returns the value of the
duration
record component. - duration() - Method in record class net.minestom.server.potion.CustomPotionEffect
-
Returns the value of the
duration
record component. - duration() - Method in record class net.minestom.server.potion.Potion
-
Returns the value of the
duration
record component. - duration(long, TemporalUnit) - Static method in interface net.minestom.server.timer.TaskSchedule
- duration(Duration) - Static method in interface net.minestom.server.timer.TaskSchedule
- DUST - Static variable in interface net.minestom.server.particle.Particle
- DUST_COLOR_TRANSITION - Static variable in interface net.minestom.server.particle.Particle
- DUST_PLUME - Static variable in interface net.minestom.server.particle.Particle
- DustColorTransitionParticleData - Record Class in net.minestom.server.particle.data
- DustColorTransitionParticleData(RGBLike, float, RGBLike) - Constructor for record class net.minestom.server.particle.data.DustColorTransitionParticleData
-
Creates an instance of a
DustColorTransitionParticleData
record class. - DustOption - Record Class in net.minestom.server.world.biomes.particle
-
Particle effect which used based on the color values.
- DustOption(float, float, float, float) - Constructor for record class net.minestom.server.world.biomes.particle.DustOption
-
Creates an instance of a
DustOption
record class. - DustParticleData - Record Class in net.minestom.server.particle.data
- DustParticleData(RGBLike, float) - Constructor for record class net.minestom.server.particle.data.DustParticleData
-
Creates an instance of a
DustParticleData
record class. - DyeColor - Enum Class in net.minestom.server.color
-
AUTOGENERATED by DyeColorGenerator
- DYING - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- DynamicChunk - Class in net.minestom.server.instance
-
Represents a
Chunk
which store each individual block in memory. - DynamicChunk(Instance, int, int) - Constructor for class net.minestom.server.instance.DynamicChunk
- DynamicContainer(Registry.Resource, Map<String, T>) - Constructor for record class net.minestom.server.registry.Registry.DynamicContainer
-
Creates an instance of a
DynamicContainer
record class.
E
- EARTH - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- east() - Method in class net.minestom.server.utils.block.BlockUtils
- EAST - Enum constant in enum class net.minestom.server.entity.metadata.other.ItemFrameMeta.Orientation
- EAST - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Orientation
- EAST - Enum constant in enum class net.minestom.server.instance.block.BlockFace
- EAST - Enum constant in enum class net.minestom.server.utils.Direction
- EASY - Enum constant in enum class net.minestom.server.world.Difficulty
- EAT - Enum constant in enum class net.minestom.server.event.player.PlayerItemAnimationEvent.ItemAnimationType
- EAT_CAKE_SLICE - Static variable in interface net.minestom.server.statistic.StatisticType
- ECHO_SHARD - Static variable in interface net.minestom.server.item.Material
- EditBookEvent - Class in net.minestom.server.event.book
- EditBookEvent(Player, ItemStack, List<String>, String) - Constructor for class net.minestom.server.event.book.EditBookEvent
- editEntityMeta(Class<TMeta>, Consumer<TMeta>) - Method in class net.minestom.server.entity.Entity
-
Do a batch edit of this entity's metadata.
- effect() - Method in record class net.minestom.server.potion.Potion
-
Returns the value of the
effect
record component. - effect(FireworkEffect) - Method in record class net.minestom.server.item.metadata.FireworkEffectMeta.Builder
- EFFECT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- EFFECT - Static variable in interface net.minestom.server.particle.Particle
- effectId() - Method in record class net.minestom.server.network.packet.server.play.EffectPacket
-
Returns the value of the
effectId
record component. - EffectPacket - Record Class in net.minestom.server.network.packet.server.play
- EffectPacket(int, Point, int, boolean) - Constructor for record class net.minestom.server.network.packet.server.play.EffectPacket
-
Creates an instance of a
EffectPacket
record class. - EffectPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.EffectPacket
- effects() - Method in record class net.minestom.server.registry.Registry.DamageTypeEntry
-
Returns the value of the
effects
record component. - effects() - Method in interface net.minestom.server.world.biomes.Biome
- effects(String) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- effects(List<CustomPotionEffect>) - Method in record class net.minestom.server.item.metadata.PotionMeta.Builder
- effects(List<FireworkEffect>) - Method in record class net.minestom.server.item.metadata.FireworkMeta.Builder
- effects(BiomeEffects) - Method in class net.minestom.server.world.biomes.Biome.Builder
- Effects - Enum Class in net.minestom.server.effects
-
Effects available in Minecraft Vanilla
- EFFICIENCY - Static variable in interface net.minestom.server.item.Enchantment
- EGG - Static variable in interface net.minestom.server.entity.EntityType
- EGG - Static variable in interface net.minestom.server.item.Material
- EGG_CRACK - Static variable in interface net.minestom.server.particle.Particle
- Either<L,
R> - Record Class in net.minestom.server.utils - Either(boolean, L, R) - Constructor for record class net.minestom.server.utils.Either
-
Creates an instance of a
Either
record class. - ELDER_GUARDIAN - Static variable in interface net.minestom.server.entity.EntityType
- ELDER_GUARDIAN - Static variable in interface net.minestom.server.particle.Particle
- ELDER_GUARDIAN_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- ElderGuardianMeta - Class in net.minestom.server.entity.metadata.monster
- ElderGuardianMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.ElderGuardianMeta
- ELECTRIC_SPARK - Enum constant in enum class net.minestom.server.effects.Effects
- ELECTRIC_SPARK - Static variable in interface net.minestom.server.particle.Particle
- elements() - Method in class net.minestom.server.thread.ThreadDispatcher.Partition
- ELYTRA - Static variable in interface net.minestom.server.item.Material
- EMERALD - Enum constant in enum class net.minestom.server.map.MapColors
- EMERALD - Static variable in interface net.minestom.server.item.Material
- EMERALD_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- EMERALD_BLOCK - Static variable in interface net.minestom.server.item.Material
- EMERALD_ORE - Static variable in interface net.minestom.server.instance.block.Block
- EMERALD_ORE - Static variable in interface net.minestom.server.item.Material
- EMERGING - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- empty() - Static method in interface net.minestom.server.adventure.Localizable
-
Gets a localizable that returns
null
for all calls toLocalizable.getLocale()
. - empty() - Static method in class net.minestom.server.utils.async.AsyncUtils
- empty() - Static method in interface net.minestom.server.utils.identity.NamedAndIdentified
-
Creates a
NamedAndIdentified
instance with an empty name and a random UUID. - EMPTY - Static variable in record class net.minestom.server.crypto.LastSeenMessages.Packed
- EMPTY - Static variable in interface net.minestom.server.fluid.Fluid
- EMPTY - Static variable in record class net.minestom.server.fluid.FluidImpl
- EMPTY - Static variable in interface net.minestom.server.potion.PotionType
- emptyBlockMask() - Method in record class net.minestom.server.network.packet.server.play.data.LightData
-
Returns the value of the
emptyBlockMask
record component. - emptyContent - Static variable in class net.minestom.server.instance.light.LightCompute
- emptySkyMask() - Method in record class net.minestom.server.network.packet.server.play.data.LightData
-
Returns the value of the
emptySkyMask
record component. - enable() - Static method in class net.minestom.server.extras.bungee.BungeeCordProxy
-
Enables bungee IP forwarding.
- enable(String) - Static method in class net.minestom.server.extras.velocity.VelocityProxy
-
Enables velocity modern forwarding.
- enable(Duration) - Method in class net.minestom.server.monitoring.BenchmarkManager
- ENABLE_RESPAWN_SCREEN - Enum constant in enum class net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- enableAutoChunkLoad(boolean) - Method in class net.minestom.server.instance.Instance
-
When set to true, chunks will load automatically when requested.
- enableAutoChunkLoad(boolean) - Method in class net.minestom.server.instance.InstanceContainer
- enableAutoChunkLoad(boolean) - Method in class net.minestom.server.instance.SharedInstance
- enableRespawnScreen() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
enableRespawnScreen
record component. - enableTextFiltering() - Method in class net.minestom.server.entity.Player.PlayerSettings
- enableTextFiltering() - Method in record class net.minestom.server.network.packet.client.common.ClientSettingsPacket
-
Returns the value of the
enableTextFiltering
record component. - ENCHANT - Static variable in interface net.minestom.server.particle.Particle
- ENCHANT_ITEM - Static variable in interface net.minestom.server.statistic.StatisticType
- ENCHANT_THORNS_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENCHANTED_BOOK - Static variable in interface net.minestom.server.item.Material
- ENCHANTED_GOLDEN_APPLE - Static variable in interface net.minestom.server.item.Material
- ENCHANTED_HIT - Static variable in interface net.minestom.server.particle.Particle
- EnchantedBookMeta - Record Class in net.minestom.server.item.metadata
- EnchantedBookMeta(TagReadable) - Constructor for record class net.minestom.server.item.metadata.EnchantedBookMeta
-
Creates an instance of a
EnchantedBookMeta
record class. - EnchantedBookMeta.Builder - Record Class in net.minestom.server.item.metadata
- ENCHANTING_TABLE - Static variable in interface net.minestom.server.instance.block.Block
- ENCHANTING_TABLE - Static variable in interface net.minestom.server.item.Material
- enchantment() - Method in record class net.minestom.server.item.ItemSerializers.EnchantmentEntry
-
Returns the value of the
enchantment
record component. - enchantment(String, Registry.Properties) - Static method in class net.minestom.server.registry.Registry
- enchantment(Enchantment, short) - Method in interface net.minestom.server.item.ItemMeta.Builder
- enchantment(Enchantment, short) - Method in record class net.minestom.server.item.metadata.EnchantedBookMeta.Builder
- Enchantment - Interface in net.minestom.server.item
- Enchantment(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- ENCHANTMENT - Enum constant in enum class net.minestom.server.inventory.InventoryType
- ENCHANTMENT_SERIALIZER - Static variable in class net.minestom.server.item.ItemSerializers
- ENCHANTMENT_TABLE_ENCH_ID_BOTTOM - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_ENCH_ID_MIDDLE - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_ENCH_ID_TOP - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_ENCH_LEVEL_BOTTOM - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_ENCH_LEVEL_MIDDLE - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_ENCH_LEVEL_TOP - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_LEVEL_REQUIREMENT_BOTTOM - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_LEVEL_REQUIREMENT_MIDDLE - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_LEVEL_REQUIREMENT_TOP - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- ENCHANTMENT_TABLE_SEED - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- EnchantmentEntry(String, Registry.Properties, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.EnchantmentEntry
- EnchantmentEntry(Enchantment, short) - Constructor for record class net.minestom.server.item.ItemSerializers.EnchantmentEntry
-
Creates an instance of a
EnchantmentEntry
record class. - EnchantmentEntry(NamespaceID, int, String, double, boolean, boolean, boolean, boolean, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.EnchantmentEntry
-
Creates an instance of a
EnchantmentEntry
record class. - enchantments(Map<Enchantment, Short>) - Method in interface net.minestom.server.item.ItemMeta.Builder
- enchantments(Map<Enchantment, Short>) - Method in record class net.minestom.server.item.metadata.EnchantedBookMeta.Builder
- ENCHANTMENTS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- EnchantmentTableInventory - Class in net.minestom.server.inventory.type
- EnchantmentTableInventory(Component) - Constructor for class net.minestom.server.inventory.type.EnchantmentTableInventory
- EnchantmentTableInventory.EnchantmentSlot - Enum Class in net.minestom.server.inventory.type
- encryptedVerifyToken() - Method in record class net.minestom.server.network.packet.client.login.ClientEncryptionResponsePacket
-
Returns the value of the
encryptedVerifyToken
record component. - EncryptionRequestPacket - Record Class in net.minestom.server.network.packet.server.login
- EncryptionRequestPacket(String, byte[], byte[]) - Constructor for record class net.minestom.server.network.packet.server.login.EncryptionRequestPacket
-
Creates an instance of a
EncryptionRequestPacket
record class. - EncryptionRequestPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.login.EncryptionRequestPacket
- end() - Method in class net.minestom.server.entity.ai.goal.CombinedAttackGoal
- end() - Method in class net.minestom.server.entity.ai.goal.DoNothingGoal
- end() - Method in class net.minestom.server.entity.ai.goal.FollowTargetGoal
- end() - Method in class net.minestom.server.entity.ai.goal.MeleeAttackGoal
- end() - Method in class net.minestom.server.entity.ai.goal.RandomLookAroundGoal
- end() - Method in class net.minestom.server.entity.ai.goal.RandomStrollGoal
- end() - Method in class net.minestom.server.entity.ai.goal.RangedAttackGoal
- end() - Method in class net.minestom.server.entity.ai.GoalSelector
-
Ends this
GoalSelector
. - END_BARRENS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- END_COMBAT_EVENT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- END_CRYSTAL - Static variable in interface net.minestom.server.entity.EntityType
- END_CRYSTAL - Static variable in interface net.minestom.server.item.Material
- END_GATEWAY - Static variable in interface net.minestom.server.instance.block.Block
- END_GATEWAY_SPAWN - Enum constant in enum class net.minestom.server.effects.Effects
- END_HIGHLANDS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- END_LEFT_DRAGGING - Enum constant in enum class net.minestom.server.inventory.click.ClickType
- END_MIDLANDS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- END_PORTAL - Static variable in interface net.minestom.server.instance.block.Block
- END_PORTAL_CREATED_IN_OVERWORLD - Enum constant in enum class net.minestom.server.effects.Effects
- END_PORTAL_FRAME - Static variable in interface net.minestom.server.instance.block.Block
- END_PORTAL_FRAME - Static variable in interface net.minestom.server.item.Material
- END_RAINING - Enum constant in enum class net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- END_RIGHT_DRAGGING - Enum constant in enum class net.minestom.server.inventory.click.ClickType
- END_ROD - Static variable in interface net.minestom.server.instance.block.Block
- END_ROD - Static variable in interface net.minestom.server.item.Material
- END_ROD - Static variable in interface net.minestom.server.particle.Particle
- END_STONE - Static variable in interface net.minestom.server.instance.block.Block
- END_STONE - Static variable in interface net.minestom.server.item.Material
- END_STONE_BRICK_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- END_STONE_BRICK_SLAB - Static variable in interface net.minestom.server.item.Material
- END_STONE_BRICK_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- END_STONE_BRICK_STAIRS - Static variable in interface net.minestom.server.item.Material
- END_STONE_BRICK_WALL - Static variable in interface net.minestom.server.instance.block.Block
- END_STONE_BRICK_WALL - Static variable in interface net.minestom.server.item.Material
- END_STONE_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- END_STONE_BRICKS - Static variable in interface net.minestom.server.item.Material
- EndCombatEventPacket - Record Class in net.minestom.server.network.packet.server.play
- EndCombatEventPacket(int) - Constructor for record class net.minestom.server.network.packet.server.play.EndCombatEventPacket
-
Creates an instance of a
EndCombatEventPacket
record class. - EndCombatEventPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.EndCombatEventPacket
- EndCrystalMeta - Class in net.minestom.server.entity.metadata.other
- EndCrystalMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.EndCrystalMeta
- ENDER_CHEST - Static variable in interface net.minestom.server.instance.block.Block
- ENDER_CHEST - Static variable in interface net.minestom.server.item.Material
- ENDER_DRAGON - Static variable in interface net.minestom.server.entity.EntityType
- ENDER_DRAGON_DEATH - Enum constant in enum class net.minestom.server.effects.Effects
- ENDER_DRAGON_DESTROYS_BLOCK - Enum constant in enum class net.minestom.server.effects.Effects
- ENDER_DRAGON_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- ENDER_EYE - Static variable in interface net.minestom.server.item.Material
- ENDER_EYE_LAUNCHED - Enum constant in enum class net.minestom.server.effects.Effects
- ENDER_EYE_PLACED - Enum constant in enum class net.minestom.server.effects.Effects
- ENDER_PEARL - Static variable in interface net.minestom.server.entity.EntityType
- ENDER_PEARL - Static variable in interface net.minestom.server.item.Material
- ENDERDRAGON_GROWL - Enum constant in enum class net.minestom.server.effects.Effects
- ENDERDRAGON_SHOOTS - Enum constant in enum class net.minestom.server.effects.Effects
- EnderDragonMeta - Class in net.minestom.server.entity.metadata.other
- EnderDragonMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.EnderDragonMeta
- EnderDragonMeta.Phase - Enum Class in net.minestom.server.entity.metadata.other
- ENDERMAN - Static variable in interface net.minestom.server.entity.EntityType
- ENDERMAN_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- EndermanMeta - Class in net.minestom.server.entity.metadata.monster
- EndermanMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.EndermanMeta
- ENDERMITE - Static variable in interface net.minestom.server.entity.EntityType
- ENDERMITE_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- EndermiteMeta - Class in net.minestom.server.entity.metadata.monster
- EndermiteMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.EndermiteMeta
- enforcesSecureChat() - Method in record class net.minestom.server.network.packet.server.play.ServerDataPacket
-
Returns the value of the
enforcesSecureChat
record component. - ENTER_COMBAT_EVENT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- EnterCombatEventPacket - Record Class in net.minestom.server.network.packet.server.play
- EnterCombatEventPacket() - Constructor for record class net.minestom.server.network.packet.server.play.EnterCombatEventPacket
-
Creates an instance of a
EnterCombatEventPacket
record class. - EnterCombatEventPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.EnterCombatEventPacket
- entities() - Method in interface net.minestom.server.instance.EntityTracker
- entities() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.AddEntitiesToTeamAction
-
Returns the value of the
entities
record component. - entities() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
-
Returns the value of the
entities
record component. - entities() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.RemoveEntitiesToTeamAction
-
Returns the value of the
entities
record component. - entities() - Method in interface net.minestom.server.snapshot.ChunkSnapshot
- entities() - Method in interface net.minestom.server.snapshot.InstanceSnapshot
- entities() - Method in interface net.minestom.server.snapshot.ServerSnapshot
- entities() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Chunk
- entities() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Instance
- entities() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Server
- entities(EntityTracker.Target<T>) - Method in interface net.minestom.server.instance.EntityTracker
-
Gets all the entities tracked by this class.
- Entities(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
-
Deprecated.
- ENTITIES - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- ENTITIES - Static variable in interface net.minestom.server.instance.EntityTracker.Target
- entitiesIds() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Chunk
-
Returns the value of the
entitiesIds
record component. - entitiesIds() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Instance
-
Returns the value of the
entitiesIds
record component. - entity(int) - Method in interface net.minestom.server.snapshot.ServerSnapshot
- entity(int) - Method in record class net.minestom.server.snapshot.SnapshotImpl.Server
- entity(String, Registry.Properties) - Static method in class net.minestom.server.registry.Registry
- Entity - Class in net.minestom.server.entity
-
Could be a player, a monster, or an object.
- Entity(EntityType) - Constructor for class net.minestom.server.entity.Entity
- Entity(EntityType, UUID) - Constructor for class net.minestom.server.entity.Entity
- Entity(EntityType, UUID, int, Pos, Vec, AtomicReference<InstanceSnapshot>, int, int, int[], int[], int, TagReadable) - Constructor for record class net.minestom.server.snapshot.SnapshotImpl.Entity
-
Creates an instance of a
Entity
record class. - Entity(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- ENTITY - Enum constant in enum class net.minestom.server.particle.data.VibrationParticleData.VibrationSource
- ENTITY - Static variable in interface net.minestom.server.event.EventFilter
- ENTITY_ALLAY_AMBIENT_WITH_ITEM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ALLAY_AMBIENT_WITHOUT_ITEM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ALLAY_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ALLAY_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ALLAY_ITEM_GIVEN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ALLAY_ITEM_TAKEN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ALLAY_ITEM_THROWN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ANIMATION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_ARMOR_STAND_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ARMOR_STAND_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ARMOR_STAND_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ARMOR_STAND_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ARROW_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ARROW_HIT_PLAYER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ARROW_SHOOT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_AXOLOTL_ATTACK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_AXOLOTL_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_AXOLOTL_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_AXOLOTL_IDLE_AIR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_AXOLOTL_IDLE_WATER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_AXOLOTL_SPLASH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_AXOLOTL_SWIM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BAT_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BAT_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BAT_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BAT_LOOP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BAT_TAKEOFF - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BEE_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BEE_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BEE_LOOP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BEE_LOOP_AGGRESSIVE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BEE_POLLINATE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BEE_STING - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BLAZE_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BLAZE_BURN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BLAZE_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BLAZE_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BLAZE_SHOOT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BOAT_PADDLE_LAND - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BOAT_PADDLE_WATER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BREEZE_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BREEZE_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BREEZE_IDLE_AIR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BREEZE_IDLE_GROUND - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BREEZE_INHALE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BREEZE_JUMP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BREEZE_LAND - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BREEZE_SHOOT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_BREEZE_SLIDE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAMEL_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAMEL_DASH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAMEL_DASH_READY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAMEL_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAMEL_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAMEL_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAMEL_SADDLE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAMEL_SIT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAMEL_STAND - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAMEL_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAMEL_STEP_SAND - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAT_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAT_BEG_FOR_FOOD - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAT_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAT_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAT_HISS - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAT_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAT_PURR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAT_PURREOW - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CAT_STRAY_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CHICKEN_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CHICKEN_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CHICKEN_EGG - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CHICKEN_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CHICKEN_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_COD_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_COD_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_COD_FLOP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_COD_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_COW_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_COW_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_COW_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_COW_MILK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_COW_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CREEPER_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CREEPER_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_CREEPER_PRIMED - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DOLPHIN_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DOLPHIN_AMBIENT_WATER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DOLPHIN_ATTACK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DOLPHIN_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DOLPHIN_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DOLPHIN_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DOLPHIN_JUMP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DOLPHIN_PLAY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DOLPHIN_SPLASH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DOLPHIN_SWIM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DONKEY_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DONKEY_ANGRY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DONKEY_CHEST - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DONKEY_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DONKEY_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DONKEY_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DRAGON_FIREBALL_EXPLODE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DROWNED_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DROWNED_AMBIENT_WATER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DROWNED_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DROWNED_DEATH_WATER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DROWNED_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DROWNED_HURT_WATER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DROWNED_SHOOT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DROWNED_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_DROWNED_SWIM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_EFFECT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_EFFECT - Static variable in interface net.minestom.server.particle.Particle
- ENTITY_EGG_THROW - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ELDER_GUARDIAN_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ELDER_GUARDIAN_AMBIENT_LAND - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ELDER_GUARDIAN_CURSE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ELDER_GUARDIAN_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ELDER_GUARDIAN_DEATH_LAND - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ELDER_GUARDIAN_FLOP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ELDER_GUARDIAN_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ELDER_GUARDIAN_HURT_LAND - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDER_DRAGON_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDER_DRAGON_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDER_DRAGON_FLAP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDER_DRAGON_GROWL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDER_DRAGON_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDER_DRAGON_SHOOT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDER_EYE_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDER_EYE_LAUNCH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDER_PEARL_THROW - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDERMAN_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDERMAN_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDERMAN_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDERMAN_SCREAM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDERMAN_STARE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDERMAN_TELEPORT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDERMITE_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDERMITE_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDERMITE_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ENDERMITE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_EQUIPMENT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_EVOKER_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_EVOKER_CAST_SPELL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_EVOKER_CELEBRATE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_EVOKER_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_EVOKER_FANGS_ATTACK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_EVOKER_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_EVOKER_PREPARE_ATTACK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_EVOKER_PREPARE_SUMMON - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_EVOKER_PREPARE_WOLOLO - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_EXPERIENCE_BOTTLE_THROW - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_EXPERIENCE_ORB_PICKUP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FIREWORK_ROCKET_BLAST - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FIREWORK_ROCKET_BLAST_FAR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FIREWORK_ROCKET_LARGE_BLAST - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FIREWORK_ROCKET_LARGE_BLAST_FAR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FIREWORK_ROCKET_LAUNCH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FIREWORK_ROCKET_SHOOT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FIREWORK_ROCKET_TWINKLE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FIREWORK_ROCKET_TWINKLE_FAR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FISH_SWIM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FISHING_BOBBER_RETRIEVE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FISHING_BOBBER_SPLASH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FISHING_BOBBER_THROW - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FOX_AGGRO - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FOX_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FOX_BITE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FOX_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FOX_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FOX_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FOX_SCREECH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FOX_SLEEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FOX_SNIFF - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FOX_SPIT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FOX_TELEPORT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FROG_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FROG_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FROG_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FROG_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FROG_LAY_SPAWN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FROG_LONG_JUMP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FROG_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_FROG_TONGUE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GENERIC_BIG_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GENERIC_BURN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GENERIC_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GENERIC_DRINK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GENERIC_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GENERIC_EXPLODE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GENERIC_EXTINGUISH_FIRE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GENERIC_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GENERIC_SMALL_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GENERIC_SPLASH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GENERIC_SWIM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GENERIC_WIND_BURST - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GHAST_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GHAST_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GHAST_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GHAST_SCREAM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GHAST_SHOOT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GHAST_WARN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GLOW_ITEM_FRAME_ADD_ITEM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GLOW_ITEM_FRAME_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GLOW_ITEM_FRAME_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GLOW_ITEM_FRAME_REMOVE_ITEM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GLOW_ITEM_FRAME_ROTATE_ITEM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GLOW_SQUID_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GLOW_SQUID_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GLOW_SQUID_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GLOW_SQUID_SQUIRT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_HORN_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_LONG_JUMP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_MILK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_PREPARE_RAM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_RAM_IMPACT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_SCREAMING_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_SCREAMING_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_SCREAMING_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_SCREAMING_HORN_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_SCREAMING_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_SCREAMING_LONG_JUMP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_SCREAMING_MILK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_SCREAMING_PREPARE_RAM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_SCREAMING_RAM_IMPACT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GOAT_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GUARDIAN_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GUARDIAN_AMBIENT_LAND - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GUARDIAN_ATTACK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GUARDIAN_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GUARDIAN_DEATH_LAND - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GUARDIAN_FLOP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GUARDIAN_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_GUARDIAN_HURT_LAND - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HEAD_LOOK - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_HOGLIN_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HOGLIN_ANGRY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HOGLIN_ATTACK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HOGLIN_CONVERTED_TO_ZOMBIFIED - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HOGLIN_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HOGLIN_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HOGLIN_RETREAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HOGLIN_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HORSE_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HORSE_ANGRY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HORSE_ARMOR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HORSE_BREATHE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HORSE_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HORSE_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HORSE_GALLOP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HORSE_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HORSE_JUMP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HORSE_LAND - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HORSE_SADDLE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HORSE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HORSE_STEP_WOOD - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HOSTILE_BIG_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HOSTILE_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HOSTILE_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HOSTILE_SMALL_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HOSTILE_SPLASH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HOSTILE_SWIM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HUSK_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HUSK_CONVERTED_TO_ZOMBIE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HUSK_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HUSK_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_HUSK_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ILLUSIONER_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ILLUSIONER_CAST_SPELL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ILLUSIONER_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ILLUSIONER_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ILLUSIONER_MIRROR_MOVE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ILLUSIONER_PREPARE_BLINDNESS - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ILLUSIONER_PREPARE_MIRROR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_IRON_GOLEM_ATTACK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_IRON_GOLEM_DAMAGE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_IRON_GOLEM_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_IRON_GOLEM_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_IRON_GOLEM_REPAIR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_IRON_GOLEM_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ITEM_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ITEM_FRAME_ADD_ITEM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ITEM_FRAME_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ITEM_FRAME_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ITEM_FRAME_REMOVE_ITEM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ITEM_FRAME_ROTATE_ITEM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ITEM_PICKUP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_LEASH_KNOT_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_LEASH_KNOT_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_LIGHTNING_BOLT_IMPACT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_LIGHTNING_BOLT_THUNDER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_LINGERING_POTION_THROW - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_LLAMA_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_LLAMA_ANGRY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_LLAMA_CHEST - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_LLAMA_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_LLAMA_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_LLAMA_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_LLAMA_SPIT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_LLAMA_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_LLAMA_SWAG - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MAGMA_CUBE_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MAGMA_CUBE_DEATH_SMALL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MAGMA_CUBE_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MAGMA_CUBE_HURT_SMALL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MAGMA_CUBE_JUMP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MAGMA_CUBE_SQUISH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MAGMA_CUBE_SQUISH_SMALL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_METADATA - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_MINECART_INSIDE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MINECART_INSIDE_UNDERWATER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MINECART_RIDING - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MOOSHROOM_CONVERT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MOOSHROOM_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MOOSHROOM_MILK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MOOSHROOM_SHEAR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MOOSHROOM_SUSPICIOUS_MILK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MULE_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MULE_ANGRY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MULE_CHEST - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MULE_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MULE_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_MULE_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_OCELOT_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_OCELOT_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_OCELOT_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PAINTING_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PAINTING_PLACE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PANDA_AGGRESSIVE_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PANDA_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PANDA_BITE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PANDA_CANT_BREED - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PANDA_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PANDA_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PANDA_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PANDA_PRE_SNEEZE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PANDA_SNEEZE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PANDA_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PANDA_WORRIED_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_FLY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_BLAZE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_BREEZE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_CREEPER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_DROWNED - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_ELDER_GUARDIAN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_ENDER_DRAGON - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_ENDERMITE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_EVOKER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_GHAST - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_GUARDIAN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_HOGLIN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_HUSK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_ILLUSIONER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_MAGMA_CUBE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_PHANTOM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_PIGLIN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_PIGLIN_BRUTE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_PILLAGER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_RAVAGER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_SHULKER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_SILVERFISH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_SKELETON - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_SLIME - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_SPIDER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_STRAY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_VEX - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_VINDICATOR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_WARDEN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_WITCH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_WITHER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_WITHER_SKELETON - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_ZOGLIN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_ZOMBIE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_IMITATE_ZOMBIE_VILLAGER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PARROT_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PHANTOM_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PHANTOM_BITE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PHANTOM_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PHANTOM_FLAP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PHANTOM_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PHANTOM_SWOOP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIG_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIG_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIG_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIG_SADDLE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIG_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIGLIN_ADMIRING_ITEM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIGLIN_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIGLIN_ANGRY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIGLIN_BRUTE_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIGLIN_BRUTE_ANGRY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIGLIN_BRUTE_CONVERTED_TO_ZOMBIFIED - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIGLIN_BRUTE_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIGLIN_BRUTE_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIGLIN_BRUTE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIGLIN_CELEBRATE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIGLIN_CONVERTED_TO_ZOMBIFIED - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIGLIN_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIGLIN_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIGLIN_JEALOUS - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIGLIN_RETREAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PIGLIN_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PILLAGER_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PILLAGER_CELEBRATE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PILLAGER_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PILLAGER_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_ATTACK_CRIT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_ATTACK_KNOCKBACK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_ATTACK_NODAMAGE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_ATTACK_STRONG - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_ATTACK_SWEEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_ATTACK_WEAK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_BIG_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_BREATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_BURP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_HURT_DROWN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_HURT_FREEZE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_HURT_ON_FIRE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_HURT_SWEET_BERRY_BUSH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_LEVELUP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_SMALL_FALL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_SPLASH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_SPLASH_HIGH_SPEED - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_SWIM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PLAYER_TELEPORT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_POLAR_BEAR_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_POLAR_BEAR_AMBIENT_BABY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_POLAR_BEAR_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_POLAR_BEAR_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_POLAR_BEAR_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_POLAR_BEAR_WARNING - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_POSITION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_POSITION_AND_ROTATION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_PROPERTIES - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_PUFFER_FISH_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PUFFER_FISH_BLOW_OUT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PUFFER_FISH_BLOW_UP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PUFFER_FISH_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PUFFER_FISH_FLOP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PUFFER_FISH_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_PUFFER_FISH_STING - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_RABBIT_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_RABBIT_ATTACK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_RABBIT_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_RABBIT_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_RABBIT_JUMP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_RAVAGER_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_RAVAGER_ATTACK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_RAVAGER_CELEBRATE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_RAVAGER_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_RAVAGER_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_RAVAGER_ROAR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_RAVAGER_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_RAVAGER_STUNNED - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ROTATION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_SALMON_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SALMON_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SALMON_FLOP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SALMON_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SHEEP_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SHEEP_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SHEEP_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SHEEP_SHEAR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SHEEP_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SHULKER_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SHULKER_BULLET_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SHULKER_BULLET_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SHULKER_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SHULKER_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SHULKER_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SHULKER_HURT_CLOSED - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SHULKER_OPEN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SHULKER_SHOOT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SHULKER_TELEPORT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SILVERFISH_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SILVERFISH_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SILVERFISH_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SILVERFISH_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SKELETON_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SKELETON_CONVERTED_TO_STRAY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SKELETON_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SKELETON_HORSE_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SKELETON_HORSE_AMBIENT_WATER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SKELETON_HORSE_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SKELETON_HORSE_GALLOP_WATER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SKELETON_HORSE_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SKELETON_HORSE_JUMP_WATER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SKELETON_HORSE_STEP_WATER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SKELETON_HORSE_SWIM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SKELETON_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SKELETON_SHOOT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SKELETON_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SLIME_ATTACK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SLIME_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SLIME_DEATH_SMALL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SLIME_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SLIME_HURT_SMALL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SLIME_JUMP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SLIME_JUMP_SMALL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SLIME_SQUISH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SLIME_SQUISH_SMALL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNIFFER_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNIFFER_DIGGING - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNIFFER_DIGGING_STOP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNIFFER_DROP_SEED - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNIFFER_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNIFFER_HAPPY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNIFFER_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNIFFER_IDLE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNIFFER_SCENTING - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNIFFER_SEARCHING - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNIFFER_SNIFFING - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNIFFER_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNOW_GOLEM_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNOW_GOLEM_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNOW_GOLEM_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNOW_GOLEM_SHEAR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNOW_GOLEM_SHOOT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SNOWBALL_THROW - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SOUND_EFFECT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_SPIDER_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SPIDER_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SPIDER_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SPIDER_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SPLASH_POTION_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SPLASH_POTION_THROW - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SQUID_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SQUID_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SQUID_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SQUID_SQUIRT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_STATUS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_STRAY_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_STRAY_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_STRAY_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_STRAY_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_STRIDER_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_STRIDER_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_STRIDER_EAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_STRIDER_HAPPY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_STRIDER_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_STRIDER_RETREAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_STRIDER_SADDLE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_STRIDER_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_STRIDER_STEP_LAVA - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_SYNCHRONIZATION_TICKS - Static variable in class net.minestom.server.ServerFlag
- ENTITY_TADPOLE_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TADPOLE_FLOP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TADPOLE_GROW_UP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TADPOLE_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TELEPORT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_TNT_PRIMED - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TROPICAL_FISH_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TROPICAL_FISH_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TROPICAL_FISH_FLOP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TROPICAL_FISH_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TURTLE_AMBIENT_LAND - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TURTLE_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TURTLE_DEATH_BABY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TURTLE_EGG_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TURTLE_EGG_CRACK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TURTLE_EGG_HATCH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TURTLE_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TURTLE_HURT_BABY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TURTLE_LAY_EGG - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TURTLE_SHAMBLE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TURTLE_SHAMBLE_BABY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TURTLE_SWIM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_TYPE_TAGS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- ENTITY_TYPES - Enum constant in enum class net.minestom.server.gamedata.tags.Tag.BasicType
- ENTITY_VELOCITY - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ENTITY_VEX_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VEX_CHARGE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VEX_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VEX_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VIEW_DISTANCE - Static variable in class net.minestom.server.ServerFlag
- ENTITY_VILLAGER_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_CELEBRATE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_NO - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_TRADE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_WORK_ARMORER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_WORK_BUTCHER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_WORK_CARTOGRAPHER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_WORK_CLERIC - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_WORK_FARMER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_WORK_FISHERMAN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_WORK_FLETCHER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_WORK_LEATHERWORKER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_WORK_LIBRARIAN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_WORK_MASON - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_WORK_SHEPHERD - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_WORK_TOOLSMITH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_WORK_WEAPONSMITH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VILLAGER_YES - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VINDICATOR_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VINDICATOR_CELEBRATE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VINDICATOR_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_VINDICATOR_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WANDERING_TRADER_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WANDERING_TRADER_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WANDERING_TRADER_DISAPPEARED - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WANDERING_TRADER_DRINK_MILK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WANDERING_TRADER_DRINK_POTION - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WANDERING_TRADER_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WANDERING_TRADER_NO - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WANDERING_TRADER_REAPPEARED - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WANDERING_TRADER_TRADE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WANDERING_TRADER_YES - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_AGITATED - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_ANGRY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_ATTACK_IMPACT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_DIG - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_EMERGE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_HEARTBEAT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_LISTENING - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_LISTENING_ANGRY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_NEARBY_CLOSE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_NEARBY_CLOSER - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_NEARBY_CLOSEST - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_ROAR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_SNIFF - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_SONIC_BOOM - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_SONIC_CHARGE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WARDEN_TENDRIL_CLICKS - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WITCH_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WITCH_CELEBRATE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WITCH_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WITCH_DRINK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WITCH_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WITCH_THROW - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WITHER_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WITHER_BREAK_BLOCK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WITHER_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WITHER_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WITHER_SHOOT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WITHER_SKELETON_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WITHER_SKELETON_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WITHER_SKELETON_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WITHER_SKELETON_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WITHER_SPAWN - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WOLF_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WOLF_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WOLF_GROWL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WOLF_HOWL - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WOLF_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WOLF_PANT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WOLF_SHAKE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WOLF_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_WOLF_WHINE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOGLIN_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOGLIN_ANGRY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOGLIN_ATTACK - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOGLIN_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOGLIN_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOGLIN_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_ATTACK_IRON_DOOR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_ATTACK_WOODEN_DOOR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_BREAK_WOODEN_DOOR - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_CONVERTED_TO_DROWNED - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_DESTROY_EGG - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_HORSE_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_HORSE_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_HORSE_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_INFECT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_VILLAGER_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_VILLAGER_CONVERTED - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_VILLAGER_CURE - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_VILLAGER_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_VILLAGER_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIE_VILLAGER_STEP - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIFIED_PIGLIN_AMBIENT - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIFIED_PIGLIN_ANGRY - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIFIED_PIGLIN_DEATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ENTITY_ZOMBIFIED_PIGLIN_HURT - Static variable in interface net.minestom.server.sound.SoundEvent
- Entity.Pose - Enum Class in net.minestom.server.entity
- EntityActionListener - Class in net.minestom.server.listener
- EntityActionListener() - Constructor for class net.minestom.server.listener.EntityActionListener
- EntityAI - Interface in net.minestom.server.entity.ai
-
Represents an entity which can contain
goal selectors
andtarget selectors
. - EntityAIGroup - Class in net.minestom.server.entity.ai
-
Represents a group of entity's AI.
- EntityAIGroup() - Constructor for class net.minestom.server.entity.ai.EntityAIGroup
- EntityAIGroupBuilder - Class in net.minestom.server.entity.ai
- EntityAIGroupBuilder() - Constructor for class net.minestom.server.entity.ai.EntityAIGroupBuilder
- EntityAnimationPacket - Record Class in net.minestom.server.network.packet.server.play
- EntityAnimationPacket(int, EntityAnimationPacket.Animation) - Constructor for record class net.minestom.server.network.packet.server.play.EntityAnimationPacket
-
Creates an instance of a
EntityAnimationPacket
record class. - EntityAnimationPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.EntityAnimationPacket
- EntityAnimationPacket.Animation - Enum Class in net.minestom.server.network.packet.server.play
- EntityAttackEvent - Class in net.minestom.server.event.entity
-
Called when a player does a left click on an entity or with
EntityCreature.attack(Entity)
. - EntityAttackEvent(Entity, Entity) - Constructor for class net.minestom.server.event.entity.EntityAttackEvent
- entityCreature - Variable in class net.minestom.server.entity.ai.GoalSelector
- entityCreature - Variable in class net.minestom.server.entity.ai.TargetSelector
- EntityCreature - Class in net.minestom.server.entity
- EntityCreature(EntityType) - Constructor for class net.minestom.server.entity.EntityCreature
- EntityCreature(EntityType, UUID) - Constructor for class net.minestom.server.entity.EntityCreature
-
Constructor which allows to specify an UUID.
- EntityDamage - Class in net.minestom.server.entity.damage
-
Represents damage inflicted by an
Entity
. - EntityDamage(Entity, float) - Constructor for class net.minestom.server.entity.damage.EntityDamage
- EntityDamageEvent - Class in net.minestom.server.event.entity
-
Called with
LivingEntity.damage(DamageType, float)
. - EntityDamageEvent(LivingEntity, Damage, SoundEvent) - Constructor for class net.minestom.server.event.entity.EntityDamageEvent
- EntityDeathEvent - Class in net.minestom.server.event.entity
- EntityDeathEvent(Entity) - Constructor for class net.minestom.server.event.entity.EntityDeathEvent
- EntityDespawnEvent - Class in net.minestom.server.event.entity
-
Called right before an entity is removed
- EntityDespawnEvent(Entity) - Constructor for class net.minestom.server.event.entity.EntityDespawnEvent
- EntityEffectPacket - Record Class in net.minestom.server.network.packet.server.play
- EntityEffectPacket(int, Potion, NBTCompound) - Constructor for record class net.minestom.server.network.packet.server.play.EntityEffectPacket
-
Creates an instance of a
EntityEffectPacket
record class. - EntityEffectPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.EntityEffectPacket
- EntityEntry(String, Registry.Properties, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.EntityEntry
- EntityEntry(NamespaceID, int, String, double, double, double, double, EntitySpawnType, BoundingBox, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.EntityEntry
-
Creates an instance of a
EntityEntry
record class. - EntityEquipEvent - Class in net.minestom.server.event.item
- EntityEquipEvent(Entity, ItemStack, EquipmentSlot) - Constructor for class net.minestom.server.event.item.EntityEquipEvent
- EntityEquipmentPacket - Record Class in net.minestom.server.network.packet.server.play
- EntityEquipmentPacket(int, Map<EquipmentSlot, ItemStack>) - Constructor for record class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
-
Creates an instance of a
EntityEquipmentPacket
record class. - EntityEquipmentPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
- EntityEvent - Interface in net.minestom.server.event.trait
-
Represents any event called on an
Entity
. - entityEyeHeight() - Method in record class net.minestom.server.particle.data.VibrationParticleData
-
Returns the value of the
entityEyeHeight
record component. - entityFacePosition() - Method in record class net.minestom.server.network.packet.server.play.FacePlayerPacket
-
Returns the value of the
entityFacePosition
record component. - EntityFinder - Class in net.minestom.server.utils.entity
-
Represents a query which can be call to find one or multiple entities.
- EntityFinder() - Constructor for class net.minestom.server.utils.entity.EntityFinder
- EntityFinder.EntitySort - Enum Class in net.minestom.server.utils.entity
- EntityFinder.TargetSelector - Enum Class in net.minestom.server.utils.entity
- EntityFinder.ToggleableType - Enum Class in net.minestom.server.utils.entity
- EntityFireEvent - Class in net.minestom.server.event.entity
- EntityFireEvent(Entity, int, TemporalUnit) - Constructor for class net.minestom.server.event.entity.EntityFireEvent
- EntityFireEvent(Entity, Duration) - Constructor for class net.minestom.server.event.entity.EntityFireEvent
- EntityHeadLookPacket - Record Class in net.minestom.server.network.packet.server.play
- EntityHeadLookPacket(int, float) - Constructor for record class net.minestom.server.network.packet.server.play.EntityHeadLookPacket
-
Creates an instance of a
EntityHeadLookPacket
record class. - EntityHeadLookPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.EntityHeadLookPacket
- entityId() - Method in record class net.minestom.server.network.packet.client.play.ClientQueryEntityNbtPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockMinecartPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.EntityAnimationPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.EntityEffectPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.EntityHeadLookPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.EntityMetaDataPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.EntityPropertiesPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.EntityRotationPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.EntityStatusPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.EntityTeleportPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.EntityVelocityPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.FacePlayerPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.HitAnimationPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.OpenHorseWindowPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.RemoveEntityEffectPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.SpawnEntityPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.network.packet.server.play.SpawnExperienceOrbPacket
-
Returns the value of the
entityId
record component. - entityId() - Method in record class net.minestom.server.particle.data.VibrationParticleData
-
Returns the value of the
entityId
record component. - entityIds() - Method in record class net.minestom.server.network.packet.server.play.DestroyEntitiesPacket
-
Returns the value of the
entityIds
record component. - EntityInstanceEvent - Interface in net.minestom.server.event.trait
-
Represents an
EntityEvent
which happen inEntity.getInstance()
. - EntityItemMergeEvent - Class in net.minestom.server.event.entity
-
Called when two
ItemEntity
are merging theirItemStack
together to form a sole entity. - EntityItemMergeEvent(ItemEntity, ItemEntity, ItemStack) - Constructor for class net.minestom.server.event.entity.EntityItemMergeEvent
- entityMeta - Variable in class net.minestom.server.entity.Entity
- EntityMeta - Class in net.minestom.server.entity.metadata
- EntityMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.EntityMeta
- EntityMetaDataPacket - Record Class in net.minestom.server.network.packet.server.play
- EntityMetaDataPacket(int, Map<Integer, Metadata.Entry<?>>) - Constructor for record class net.minestom.server.network.packet.server.play.EntityMetaDataPacket
-
Creates an instance of a
EntityMetaDataPacket
record class. - EntityMetaDataPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.EntityMetaDataPacket
- entityName() - Method in record class net.minestom.server.network.packet.server.play.UpdateScorePacket
-
Returns the value of the
entityName
record component. - EntityPositionAndRotationPacket - Record Class in net.minestom.server.network.packet.server.play
- EntityPositionAndRotationPacket(int, short, short, short, float, float, boolean) - Constructor for record class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
-
Creates an instance of a
EntityPositionAndRotationPacket
record class. - EntityPositionAndRotationPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
- EntityPositionPacket - Record Class in net.minestom.server.network.packet.server.play
- EntityPositionPacket(int, short, short, short, boolean) - Constructor for record class net.minestom.server.network.packet.server.play.EntityPositionPacket
-
Creates an instance of a
EntityPositionPacket
record class. - EntityPositionPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.EntityPositionPacket
- EntityPotionAddEvent - Class in net.minestom.server.event.entity
- EntityPotionAddEvent(Entity, Potion) - Constructor for class net.minestom.server.event.entity.EntityPotionAddEvent
- EntityPotionRemoveEvent - Class in net.minestom.server.event.entity
- EntityPotionRemoveEvent(Entity, Potion) - Constructor for class net.minestom.server.event.entity.EntityPotionRemoveEvent
- EntityProjectile - Class in net.minestom.server.entity
-
Class that allows to instantiate entities with projectile-like physics handling.
- EntityProjectile(Entity, EntityType) - Constructor for class net.minestom.server.entity.EntityProjectile
- EntityProjectileDamage - Class in net.minestom.server.entity.damage
-
Represents damage inflicted by an entity, via a projectile.
- EntityProjectileDamage(Entity, Entity, float) - Constructor for class net.minestom.server.entity.damage.EntityProjectileDamage
- EntityPropertiesPacket - Record Class in net.minestom.server.network.packet.server.play
- EntityPropertiesPacket(int, List<AttributeInstance>) - Constructor for record class net.minestom.server.network.packet.server.play.EntityPropertiesPacket
-
Creates an instance of a
EntityPropertiesPacket
record class. - EntityPropertiesPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.EntityPropertiesPacket
- entityRefs() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Server
-
Returns the value of the
entityRefs
record component. - EntityRotationPacket - Record Class in net.minestom.server.network.packet.server.play
- EntityRotationPacket(int, float, float, boolean) - Constructor for record class net.minestom.server.network.packet.server.play.EntityRotationPacket
-
Creates an instance of a
EntityRotationPacket
record class. - EntityRotationPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.EntityRotationPacket
- EntityShootEvent - Class in net.minestom.server.event.entity
-
Called with
EntityProjectile.shoot(Point, double, double)
- EntityShootEvent(Entity, Entity, Point, double, double) - Constructor for class net.minestom.server.event.entity.EntityShootEvent
- EntitySnapshot - Interface in net.minestom.server.snapshot
- EntitySoundEffectPacket - Record Class in net.minestom.server.network.packet.server.play
- EntitySoundEffectPacket(String, Float, Sound.Source, int, float, float, long) - Constructor for record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
- EntitySoundEffectPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
- EntitySoundEffectPacket(SoundEvent, Float, Sound.Source, int, float, float, long) - Constructor for record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
- EntitySoundEffectPacket(SoundEvent, String, Float, Sound.Source, int, float, float, long) - Constructor for record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
-
Creates an instance of a
EntitySoundEffectPacket
record class. - EntitySpawnEvent - Class in net.minestom.server.event.entity
-
Called when a new instance is set for an entity.
- EntitySpawnEvent(Entity, Instance) - Constructor for class net.minestom.server.event.entity.EntitySpawnEvent
- EntitySpawnType - Enum Class in net.minestom.server.entity
- EntityStatusPacket - Record Class in net.minestom.server.network.packet.server.play
- EntityStatusPacket(int, byte) - Constructor for record class net.minestom.server.network.packet.server.play.EntityStatusPacket
-
Creates an instance of a
EntityStatusPacket
record class. - EntityStatusPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.EntityStatusPacket
- EntityTeleportPacket - Record Class in net.minestom.server.network.packet.server.play
- EntityTeleportPacket(int, Pos, boolean) - Constructor for record class net.minestom.server.network.packet.server.play.EntityTeleportPacket
-
Creates an instance of a
EntityTeleportPacket
record class. - EntityTeleportPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.EntityTeleportPacket
- EntityTickEvent - Class in net.minestom.server.event.entity
-
Called when an entity ticks itself.
- EntityTickEvent(Entity) - Constructor for class net.minestom.server.event.entity.EntityTickEvent
- EntityTracker - Interface in net.minestom.server.instance
- EntityTracker.Target<E> - Interface in net.minestom.server.instance
-
Represents the type of entity you want to retrieve.
- EntityTracker.Update<E> - Interface in net.minestom.server.instance
-
Callback to know the newly visible entities and those to remove.
- entityType - Variable in class net.minestom.server.entity.Entity
- EntityType - Interface in net.minestom.server.entity
- EntityType(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- EntityUtils - Class in net.minestom.server.utils.entity
- EntityVelocityEvent - Class in net.minestom.server.event.entity
-
Called when a velocity is applied to an entity using
Entity.setVelocity(Vec)
. - EntityVelocityEvent(Entity, Vec) - Constructor for class net.minestom.server.event.entity.EntityVelocityEvent
- EntityVelocityPacket - Record Class in net.minestom.server.network.packet.server.play
- EntityVelocityPacket(int, short, short, short) - Constructor for record class net.minestom.server.network.packet.server.play.EntityVelocityPacket
-
Creates an instance of a
EntityVelocityPacket
record class. - EntityVelocityPacket(int, Point) - Constructor for record class net.minestom.server.network.packet.server.play.EntityVelocityPacket
- EntityVelocityPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.EntityVelocityPacket
- entries - Variable in class net.minestom.server.instance.DynamicChunk
- entries() - Method in class net.minestom.server.command.builder.arguments.ArgumentEnum
- entries() - Method in record class net.minestom.server.crypto.ArgumentSignatures
-
Returns the value of the
entries
record component. - entries() - Method in record class net.minestom.server.crypto.LastSeenMessages
-
Returns the value of the
entries
record component. - entries() - Method in record class net.minestom.server.crypto.LastSeenMessages.Packed
-
Returns the value of the
entries
record component. - entries() - Method in record class net.minestom.server.network.packet.server.play.CustomChatCompletionPacket
-
Returns the value of the
entries
record component. - entries() - Method in record class net.minestom.server.network.packet.server.play.EntityMetaDataPacket
-
Returns the value of the
entries
record component. - entries() - Method in class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket
- entries() - Method in class net.minestom.server.thread.TickThread
- Entry(String, MessageSignature) - Constructor for record class net.minestom.server.crypto.ArgumentSignatures.Entry
-
Creates an instance of a
Entry
record class. - Entry(UUID, String, List<PlayerInfoUpdatePacket.Property>, boolean, int, GameMode, Component, ChatSession) - Constructor for record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Entry
-
Creates an instance of a
Entry
record class. - Entry(NetworkBuffer) - Constructor for record class net.minestom.server.crypto.ArgumentSignatures.Entry
- entrySet() - Method in class net.minestom.server.utils.collection.MergedMap
- Enum(String, Class<E>) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- EPSILON - Static variable in record class net.minestom.server.coordinate.Vec
- EPSILON - Static variable in interface net.minestom.server.coordinate.Vec.Operator
-
Checks each axis' value, if it's below
Vec#EPSILON
then it gets replaced with0
- equals(Object) - Method in record class net.minestom.server.advancements.notifications.Notification
-
Deprecated.Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.attribute.AttributeImpl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.collision.Aerodynamics
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class net.minestom.server.collision.BoundingBox
- equals(Object) - Method in record class net.minestom.server.collision.PhysicsResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.color.Color
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class net.minestom.server.command.builder.arguments.Argument
- equals(Object) - Method in class net.minestom.server.command.builder.CommandContext
- equals(Object) - Method in record class net.minestom.server.command.builder.parser.ArgumentQueryResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.command.builder.parser.CommandQueryResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.command.builder.parser.CommandSuggestionHolder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.command.builder.parser.ValidSyntaxHolder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class net.minestom.server.command.builder.suggestion.SuggestionEntry
- equals(Object) - Method in record class net.minestom.server.coordinate.BlockVec
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.coordinate.Pos
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.coordinate.Vec
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.crypto.ArgumentSignatures.Entry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.crypto.ArgumentSignatures
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.crypto.ChatSession
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.crypto.FilterMask
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.crypto.LastSeenMessages
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.crypto.LastSeenMessages.Packed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.crypto.LastSeenMessages.Update
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.crypto.MessageSignature
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.crypto.MessageSignature.Packed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.crypto.PlayerPublicKey
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.crypto.SaltSignaturePair
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.crypto.SignedMessageBody.Packed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.crypto.SignedMessageHeader
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.entity.PlayerSkin
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.entity.villager.VillagerProfessionImpl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.entity.villager.VillagerTypeImpl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.featureflag.FeatureFlagImpl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.fluid.FluidImpl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.PlacementState
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.Replacement
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.UpdateState
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.instance.Weather
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.attribute.ItemAttribute
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.banner.BannerPatternImpl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.firework.FireworkEffect
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.ItemSerializers.EnchantmentEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.BannerMeta.Builder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.BannerMeta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.BannerMeta.Pattern
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.BundleMeta.Builder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.BundleMeta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.CompassMeta.Builder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.CompassMeta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.CrossbowMeta.Builder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.CrossbowMeta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.EnchantedBookMeta.Builder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.EnchantedBookMeta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.FireworkEffectMeta.Builder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.FireworkEffectMeta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.FireworkMeta.Builder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.FireworkMeta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.LeatherArmorMeta.Builder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.LeatherArmorMeta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.MapMeta.Builder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.MapMeta.Decoration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.MapMeta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.PlayerHeadMeta.Builder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.PlayerHeadMeta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.PotionMeta.Builder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.PotionMeta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.ShieldMeta.Builder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.ShieldMeta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.WritableBookMeta.Builder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.WritableBookMeta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.WrittenBookMeta.Builder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.item.metadata.WrittenBookMeta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class net.minestom.server.item.rule.VanillaStackingRule
- equals(Object) - Method in record class net.minestom.server.network.packet.client.common.ClientKeepAlivePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.common.ClientPingRequestPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.common.ClientPluginMessagePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.common.ClientPongPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.common.ClientResourcePackStatusPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.common.ClientSettingsPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.configuration.ClientFinishConfigurationPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.handshake.ClientHandshakePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.login.ClientEncryptionResponsePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.login.ClientLoginAcknowledgedPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.login.ClientLoginPluginResponsePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.login.ClientLoginStartPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientAdvancementTabPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientAnimationPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientChatAckPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientChatMessagePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientChatSessionUpdatePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientChunkBatchReceivedPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowButtonPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ChangedSlot
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientCloseWindowPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientCommandChatPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientConfigurationAckPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientCraftRecipeRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientCreativeInventoryActionPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientEditBookPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientEntityActionPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientGenerateStructurePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientHeldItemChangePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Attack
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Interact
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.InteractAt
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientNameItemPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientPickItemPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerAbilitiesPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPositionAndRotationPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPositionPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerRotationPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientQueryBlockNbtPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientQueryEntityNbtPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientSelectTradePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientSetBeaconEffectPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientSetDisplayedRecipePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientSetRecipeBookStatePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientSpectatePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientStatusPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientSteerBoatPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientSteerVehiclePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientTabCompletePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientTeleportConfirmPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockMinecartPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateSignPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientUseItemPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientVehicleMovePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.play.ClientWindowSlotStatePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.status.LegacyServerListPingPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.client.status.StatusRequestPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.common.DisconnectPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.common.KeepAlivePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.common.PingPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.common.PingResponsePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.common.PluginMessagePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPopPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPushPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.common.TagsPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.configuration.FinishConfigurationPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.configuration.RegistryDataPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.configuration.UpdateEnabledFeaturesPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.FramedPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.login.EncryptionRequestPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.login.LoginDisconnectPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.login.LoginPluginRequestPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.login.LoginSuccessPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.login.SetCompressionPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.AcknowledgeBlockChangePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.ActionBarPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementMapping
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementProgress
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Criteria
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.CriterionProgress
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.ProgressMapping
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Requirement
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.AttachEntityPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.BlockActionPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.BlockChangePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.BlockEntityDataPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.AddAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.RemoveAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateFlagsAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateHealthAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateStyleAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateTitleAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.BundlePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.CameraPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.ChangeGameStatePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.ChunkBatchFinishedPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.ChunkBatchStartPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.ChunkDataPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.ClearTitlesPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.CloseWindowPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.CollectItemPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.CraftRecipeResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.CustomChatCompletionPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DamageEventPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.data.ChunkData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.data.LightData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.data.WorldPos
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DeathCombatEventPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredBlastingRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredCampfireCookingRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapelessCraftingRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmeltingRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTransformRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTrimRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmokingRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredStonecutterRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.Ingredient
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DeleteChatPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DestroyEntitiesPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.DisplayScoreboardPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.EffectPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.EndCombatEventPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.EnterCombatEventPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.EntityAnimationPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.EntityEffectPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.EntityHeadLookPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.EntityMetaDataPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.EntityPositionPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.EntityPropertiesPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.EntityRotationPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.EntityStatusPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.EntityTeleportPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.EntityVelocityPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.FacePlayerPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.HeldItemChangePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.HitAnimationPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.InitializeWorldBorderPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.ColorContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.NbtQueryResponsePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.OpenBookPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.OpenHorseWindowPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.OpenSignEditorPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.OpenWindowPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.ParticlePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoRemovePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Entry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Property
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.PlayerListHeaderAndFooterPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.PlayerPositionAndLookPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.RemoveEntityEffectPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.ResetScorePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.RespawnPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.SelectAdvancementTabPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.ServerDataPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.ServerDifficultyPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.SetCooldownPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.SetExperiencePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.SetPassengersPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.SetSlotPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.SetTickStatePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.SetTitleSubTitlePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.SetTitleTextPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.SetTitleTimePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.SoundEffectPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.SpawnEntityPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.SpawnExperienceOrbPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.SpawnPositionPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.StartConfigurationPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.StatisticsPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.StatisticsPacket.Statistic
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.StopSoundPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.SystemChatPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket.Match
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.AddEntitiesToTeamAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.RemoveEntitiesToTeamAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.RemoveTeamAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.UpdateTeamAction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.TickStepPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.TimeUpdatePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.UnloadChunkPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.UpdateHealthPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.UpdateLightPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.UpdateScorePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.UpdateSimulationDistancePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.UpdateViewDistancePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.UpdateViewPositionPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.VehicleMovePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.WindowItemsPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.WindowPropertyPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.WorldBorderCenterPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.WorldBorderLerpSizePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.WorldBorderSizePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.WorldBorderWarningDelayPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.play.WorldBorderWarningReachPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.packet.server.status.ResponsePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.player.GameProfile
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.network.player.GameProfile.Property
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.particle.data.BlockMarkerParticleData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.particle.data.BlockParticleData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.particle.data.DustColorTransitionParticleData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.particle.data.DustParticleData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.particle.data.FallingDustParticleData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.particle.data.ItemParticleData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.particle.data.SculkChargeParticleData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.particle.data.ShriekParticleData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.particle.data.VibrationParticleData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class net.minestom.server.permission.Permission
- equals(Object) - Method in record class net.minestom.server.potion.CustomPotionEffect
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.potion.Potion
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.potion.TimedPotion
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.registry.Registry.AttributeEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.registry.Registry.Container
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.registry.Registry.DamageTypeEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.registry.Registry.DynamicContainer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.registry.Registry.EnchantmentEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.registry.Registry.EntityEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.registry.Registry.FeatureFlagEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.registry.Registry.FluidEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.registry.Registry.PotionEffectEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.registry.Registry.TrimMaterialEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.registry.Registry.TrimPatternEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.registry.Registry.VillagerProfession
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.registry.Registry.VillagerType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.snapshot.SnapshotImpl.Chunk
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.snapshot.SnapshotImpl.Instance
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.snapshot.SnapshotImpl.Server
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class net.minestom.server.tag.Tag
- equals(Object) - Method in record class net.minestom.server.utils.binary.BinaryBuffer.Marker
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.utils.collection.MappedCollection
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.utils.Either
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class net.minestom.server.utils.location.RelativeVec
- equals(Object) - Method in class net.minestom.server.utils.math.Range
- equals(Object) - Method in class net.minestom.server.utils.NamespaceID
- equals(Object) - Method in record class net.minestom.server.world.biomes.BiomeEffects.AdditionsSound
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.world.biomes.BiomeEffects
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.world.biomes.BiomeEffects.MoodSound
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.world.biomes.BiomeEffects.Music
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.world.biomes.BiomeParticle
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.world.biomes.particle.BlockOption
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.world.biomes.particle.DefaultOption
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.world.biomes.particle.DustOption
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minestom.server.world.biomes.particle.ItemOption
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class net.minestom.server.world.DimensionType
- equals(Block) - Method in class net.minestom.server.utils.block.BlockUtils
- EQUIPMENT - Enum constant in enum class net.minestom.server.recipe.RecipeCategory.Crafting
- EquipmentHandler - Interface in net.minestom.server.inventory
- equipments() - Method in record class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
-
Returns the value of the
equipments
record component. - equipmentSlot() - Method in class net.minestom.server.registry.Registry.MaterialEntry
- EquipmentSlot - Enum Class in net.minestom.server.entity
- ERODED_BADLANDS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- event(String, EventFilter<E, V>, Predicate<E>) - Static method in interface net.minestom.server.event.EventNode
-
Creates an event node which accepts any event of the given type which passes the provided condition.
- Event - Interface in net.minestom.server.event
-
Event which can be listened to by an
EventNode
usingEventNode.addListener(EventListener)
. - EVENT_NODE_ALLOW_MULTIPLE_PARENTS - Static variable in class net.minestom.server.ServerFlag
- EVENT_RAID_HORN - Static variable in interface net.minestom.server.sound.SoundEvent
- EventBinding<E> - Interface in net.minestom.server.event
- EventBinding.FilteredBuilder<E,
T> - Class in net.minestom.server.event - eventCallDelay(Duration) - Method in class net.minestom.server.extras.lan.OpenToLANConfig
-
Sets the delay between calls of
ServerListPingEvent
. - EventDispatcher - Class in net.minestom.server.event
- EventDispatcher() - Constructor for class net.minestom.server.event.EventDispatcher
- EventFilter<E,
H> - Interface in net.minestom.server.event -
Represents a filter for a specific
Event
type. - eventHandler() - Method in interface net.minestom.server.ServerProcess
-
Gets the global event handler.
- EventHandler<T> - Interface in net.minestom.server.event
-
Represents an element which can have
Event
listeners assigned to it. - EventListener<T> - Interface in net.minestom.server.event
-
Represents an event listener (handler) in an event graph.
- EventListener.Builder<T> - Class in net.minestom.server.event
- EventListener.Result - Enum Class in net.minestom.server.event
- eventNode() - Method in class net.minestom.server.entity.Entity
- eventNode() - Method in interface net.minestom.server.event.EventHandler
- eventNode() - Method in class net.minestom.server.instance.Instance
- EventNode<T> - Interface in net.minestom.server.event
-
Represents a single node in an event graph.
- eventType() - Method in interface net.minestom.server.event.EventFilter
-
The event type to filter on.
- eventType() - Method in interface net.minestom.server.event.EventListener
- eventTypes() - Method in interface net.minestom.server.event.EventBinding
- EVOKER - Static variable in interface net.minestom.server.entity.EntityType
- EVOKER_FANGS - Static variable in interface net.minestom.server.entity.EntityType
- EVOKER_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- EvokerFangsMeta - Class in net.minestom.server.entity.metadata.other
- EvokerFangsMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.EvokerFangsMeta
- EvokerMeta - Class in net.minestom.server.entity.metadata.monster.raider
- EvokerMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.raider.EvokerMeta
- exception() - Method in interface net.minestom.server.ServerProcess
-
Handles all thrown exceptions from the server.
- EXCEPTION - Enum constant in enum class net.minestom.server.event.EventListener.Result
- ExceptionHandler - Interface in net.minestom.server.exception
-
Used when you want to implement your own exception handling, instead of just printing the stack trace.
- ExceptionManager - Class in net.minestom.server.exception
-
Manages the handling of exceptions.
- ExceptionManager() - Constructor for class net.minestom.server.exception.ExceptionManager
- EXCLUDE - Enum constant in enum class net.minestom.server.utils.entity.EntityFinder.ToggleableType
- executable() - Method in interface net.minestom.server.command.CommandParser.Result
- ExecutableCommand - Interface in net.minestom.server.command
- ExecutableCommand.Result - Interface in net.minestom.server.command
- ExecutableCommand.Result.Type - Enum Class in net.minestom.server.command
- execute(Runnable) - Method in interface net.minestom.server.timer.Scheduler
-
Implementation of
Executor
, proxies toScheduler.scheduleNextTick(Runnable)
. - execute(Runnable) - Static method in class net.minestom.server.utils.callback.OptionalCallback
-
Executes an optional
Runnable
. - execute(CommandSender) - Method in class net.minestom.server.command.builder.ParsedCommand
-
Executes the command for the given source.
- execute(CommandSender) - Method in interface net.minestom.server.command.ExecutableCommand
- execute(CommandSender, String) - Method in class net.minestom.server.command.builder.CommandDispatcher
-
Checks if the command exists, and execute it.
- execute(CommandSender, String) - Method in class net.minestom.server.command.CommandManager
-
Executes a command for a
CommandSender
. - execute(ChunkCallback, Chunk) - Static method in class net.minestom.server.utils.callback.OptionalCallback
-
Executes an optional
ChunkCallback
. - executeServerCommand(String) - Method in class net.minestom.server.command.CommandManager
-
Executes the command using a
ServerSender
. - executionType() - Method in interface net.minestom.server.timer.Task
- executionType(ExecutionType) - Method in class net.minestom.server.timer.Task.Builder
- ExecutionType - Enum Class in net.minestom.server.timer
- EXECUTOR_EXCEPTION - Enum constant in enum class net.minestom.server.command.ExecutableCommand.Result.Type
-
The command executor threw an exception
- exhaustion() - Method in interface net.minestom.server.entity.damage.DamageType
- exhaustion() - Method in record class net.minestom.server.registry.Registry.DamageTypeEntry
-
Returns the value of the
exhaustion
record component. - exists(String) - Method in class net.minestom.server.scoreboard.TeamManager
-
Checks if the given name a registry name of a registered
Team
- exists(Team) - Method in class net.minestom.server.scoreboard.TeamManager
-
Checks if the given
Team
registered - exp() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
-
Returns the value of the
exp
record component. - expand(double, double, double) - Method in class net.minestom.server.collision.BoundingBox
-
Creates a new
BoundingBox
with an expanded size. - expandedBoundingBox - Variable in class net.minestom.server.entity.LivingEntity
- expCount() - Method in record class net.minestom.server.network.packet.server.play.SpawnExperienceOrbPacket
-
Returns the value of the
expCount
record component. - experience() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredBlastingRecipe
-
Returns the value of the
experience
record component. - experience() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredCampfireCookingRecipe
-
Returns the value of the
experience
record component. - experience() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmeltingRecipe
-
Returns the value of the
experience
record component. - experience() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmokingRecipe
-
Returns the value of the
experience
record component. - experience() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket
-
Returns the value of the
experience
record component. - EXPERIENCE_BOTTLE - Static variable in interface net.minestom.server.entity.EntityType
- EXPERIENCE_BOTTLE - Static variable in interface net.minestom.server.item.Material
- EXPERIENCE_ORB - Enum constant in enum class net.minestom.server.entity.EntitySpawnType
- EXPERIENCE_ORB - Static variable in interface net.minestom.server.entity.EntityType
- EXPERIENCE_ORBS - Static variable in interface net.minestom.server.instance.EntityTracker.Target
- ExperienceOrb - Class in net.minestom.server.entity
- ExperienceOrb(short) - Constructor for class net.minestom.server.entity.ExperienceOrb
- ExperienceOrbMeta - Class in net.minestom.server.entity.metadata.other
- ExperienceOrbMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.ExperienceOrbMeta
- experiencePickupCooldown - Variable in class net.minestom.server.entity.Player
- EXPERIMENT_PERFORM_POSE_UPDATES - Static variable in class net.minestom.server.entity.Player
- EXPERT - Enum constant in enum class net.minestom.server.entity.metadata.villager.VillagerMeta.Level
- expireCount(int) - Method in class net.minestom.server.event.EventListener.Builder
-
Removes this listener after it has been executed the given number of times.
- EXPIRED - Enum constant in enum class net.minestom.server.event.EventListener.Result
- expiresAt() - Method in record class net.minestom.server.crypto.PlayerPublicKey
-
Returns the value of the
expiresAt
record component. - expireWhen(Predicate<T>) - Method in class net.minestom.server.event.EventListener.Builder
-
Expires this listener when it passes the given condition.
- explode(float, float, float, float) - Method in class net.minestom.server.instance.Instance
-
Creates an explosion at the given position with the given strength.
- explode(float, float, float, float, NBTCompound) - Method in class net.minestom.server.instance.Instance
-
Creates an explosion at the given position with the given strength.
- EXPLORER_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- Explosion - Class in net.minestom.server.instance
-
Abstract explosion.
- Explosion(float, float, float, float) - Constructor for class net.minestom.server.instance.Explosion
- EXPLOSION - Static variable in interface net.minestom.server.entity.damage.DamageType
- EXPLOSION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- EXPLOSION - Static variable in interface net.minestom.server.particle.Particle
- EXPLOSION_EMITTER - Static variable in interface net.minestom.server.particle.Particle
- ExplosionPacket - Record Class in net.minestom.server.network.packet.server.play
- ExplosionPacket(double, double, double, float, byte[], float, float, float) - Constructor for record class net.minestom.server.network.packet.server.play.ExplosionPacket
- ExplosionPacket(double, double, double, float, byte[], float, float, float, ExplosionPacket.BlockInteraction, int, byte[], int, byte[], String, boolean, float) - Constructor for record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Creates an instance of a
ExplosionPacket
record class. - ExplosionPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.ExplosionPacket
- ExplosionPacket.BlockInteraction - Enum Class in net.minestom.server.network.packet.server.play
- explosionResistance() - Method in class net.minestom.server.registry.Registry.BlockEntry
- ExplosionSupplier - Interface in net.minestom.server.instance
- EXPOSED_CHISELED_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- EXPOSED_CHISELED_COPPER - Static variable in interface net.minestom.server.item.Material
- EXPOSED_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- EXPOSED_COPPER - Static variable in interface net.minestom.server.item.Material
- EXPOSED_COPPER_BULB - Static variable in interface net.minestom.server.instance.block.Block
- EXPOSED_COPPER_BULB - Static variable in interface net.minestom.server.item.Material
- EXPOSED_COPPER_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- EXPOSED_COPPER_DOOR - Static variable in interface net.minestom.server.item.Material
- EXPOSED_COPPER_GRATE - Static variable in interface net.minestom.server.instance.block.Block
- EXPOSED_COPPER_GRATE - Static variable in interface net.minestom.server.item.Material
- EXPOSED_COPPER_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- EXPOSED_COPPER_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- EXPOSED_CUT_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- EXPOSED_CUT_COPPER - Static variable in interface net.minestom.server.item.Material
- EXPOSED_CUT_COPPER_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- EXPOSED_CUT_COPPER_SLAB - Static variable in interface net.minestom.server.item.Material
- EXPOSED_CUT_COPPER_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- EXPOSED_CUT_COPPER_STAIRS - Static variable in interface net.minestom.server.item.Material
- extension() - Method in interface net.minestom.server.ServerProcess
-
Loads and handle extensions.
- Extension - Class in net.minestom.server.extensions
- Extension() - Constructor for class net.minestom.server.extensions.Extension
- ExtensionClassLoader - Class in net.minestom.server.extensions
- ExtensionClassLoader(String, URL[], ClassLoader, DiscoveredExtension) - Constructor for class net.minestom.server.extensions.ExtensionClassLoader
- ExtensionClassLoader(String, URL[], DiscoveredExtension) - Constructor for class net.minestom.server.extensions.ExtensionClassLoader
- ExtensionManager - Class in net.minestom.server.extensions
- ExtensionManager(ServerProcess) - Constructor for class net.minestom.server.extensions.ExtensionManager
- EXTENSIONS_DEV_CLASSES - Static variable in class net.minestom.server.ServerFlag
- EXTENSIONS_DEV_RESOURCES - Static variable in class net.minestom.server.ServerFlag
- EXTENSIONS_ENABLED - Static variable in class net.minestom.server.ServerFlag
- EXTENSIONS_FOLDER - Static variable in class net.minestom.server.ServerFlag
- ExternalDependencies() - Constructor for class net.minestom.server.extensions.DiscoveredExtension.ExternalDependencies
- extractBytes(Runnable) - Method in class net.minestom.server.utils.binary.BinaryReader
-
Records the current position, runs the given Runnable, and then returns the bytes between the position before running the runnable and the position after.
- extractBytes(Consumer<NetworkBuffer>) - Method in class net.minestom.server.network.NetworkBuffer
- extractClientNbt(Block) - Static method in class net.minestom.server.utils.block.BlockUtils
- extractServerPacket(ConnectionState, SendablePacket) - Static method in interface net.minestom.server.network.packet.server.SendablePacket
- EYE - Enum constant in enum class net.minestom.server.entity.Player.FacePoint
- EYE_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- EYE_OF_ENDER - Static variable in interface net.minestom.server.entity.EntityType
- EYE_OF_ENDER_ENTITY_BREAK_ANIMATION - Enum constant in enum class net.minestom.server.effects.Effects
- EyeOfEnderMeta - Class in net.minestom.server.entity.metadata.item
- EyeOfEnderMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.item.EyeOfEnderMeta
- EYES - Enum constant in enum class net.minestom.server.network.packet.server.play.FacePlayerPacket.FacePosition
F
- FACE_PLAYER - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- FacePlayerPacket - Record Class in net.minestom.server.network.packet.server.play
- FacePlayerPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.FacePlayerPacket
- FacePlayerPacket(FacePlayerPacket.FacePosition, Point, int, FacePlayerPacket.FacePosition) - Constructor for record class net.minestom.server.network.packet.server.play.FacePlayerPacket
-
Creates an instance of a
FacePlayerPacket
record class. - FacePlayerPacket.FacePosition - Enum Class in net.minestom.server.network.packet.server.play
- facePosition() - Method in record class net.minestom.server.network.packet.server.play.FacePlayerPacket
-
Returns the value of the
facePosition
record component. - facePosition(Player.FacePoint, Point) - Method in class net.minestom.server.entity.Player
-
Rotates the player to face
targetPosition
. - facePosition(Player.FacePoint, Entity, Player.FacePoint) - Method in class net.minestom.server.entity.Player
-
Rotates the player to face
entity
. - factorCodec() - Method in record class net.minestom.server.network.packet.server.play.EntityEffectPacket
-
Returns the value of the
factorCodec
record component. - fadeColors() - Method in record class net.minestom.server.item.firework.FireworkEffect
-
Returns the value of the
fadeColors
record component. - fadeIn() - Method in record class net.minestom.server.network.packet.server.play.SetTitleTimePacket
-
Returns the value of the
fadeIn
record component. - fadeOut() - Method in record class net.minestom.server.network.packet.server.play.SetTitleTimePacket
-
Returns the value of the
fadeOut
record component. - fail(String) - Static method in class net.minestom.server.utils.validate.Check
- FAIL - Static variable in interface net.minestom.server.crypto.SignatureValidator
- FALL - Static variable in interface net.minestom.server.entity.damage.DamageType
- FALL_FLYING - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- FALL_ONE_CM - Static variable in interface net.minestom.server.statistic.StatisticType
- FALLING_ANVIL - Static variable in interface net.minestom.server.entity.damage.DamageType
- FALLING_BLOCK - Static variable in interface net.minestom.server.entity.damage.DamageType
- FALLING_BLOCK - Static variable in interface net.minestom.server.entity.EntityType
- FALLING_DRIPSTONE_LAVA - Static variable in interface net.minestom.server.particle.Particle
- FALLING_DRIPSTONE_WATER - Static variable in interface net.minestom.server.particle.Particle
- FALLING_DUST - Static variable in interface net.minestom.server.particle.Particle
- FALLING_HONEY - Static variable in interface net.minestom.server.particle.Particle
- FALLING_LAVA - Static variable in interface net.minestom.server.particle.Particle
- FALLING_NECTAR - Static variable in interface net.minestom.server.particle.Particle
- FALLING_OBSIDIAN_TEAR - Static variable in interface net.minestom.server.particle.Particle
- FALLING_SPORE_BLOSSOM - Static variable in interface net.minestom.server.particle.Particle
- FALLING_STALACTITE - Static variable in interface net.minestom.server.entity.damage.DamageType
- FALLING_WATER - Static variable in interface net.minestom.server.particle.Particle
- FallingBlockMeta - Class in net.minestom.server.entity.metadata.other
- FallingBlockMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.FallingBlockMeta
- FallingDustParticleData - Record Class in net.minestom.server.particle.data
- FallingDustParticleData(Block) - Constructor for record class net.minestom.server.particle.data.FallingDustParticleData
-
Creates an instance of a
FallingDustParticleData
record class. - FARMER - Static variable in interface net.minestom.server.entity.villager.VillagerProfession
- FARMER - Static variable in record class net.minestom.server.entity.villager.VillagerProfessionImpl
- FARMLAND - Static variable in interface net.minestom.server.instance.block.Block
- FARMLAND - Static variable in interface net.minestom.server.item.Material
- FEATHER - Static variable in interface net.minestom.server.item.Material
- FEATHER_FALLING - Static variable in interface net.minestom.server.item.Enchantment
- FEATURE_FLAGS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- featureFlag(String, Registry.Properties) - Static method in class net.minestom.server.registry.Registry
- FeatureFlag - Interface in net.minestom.server.featureflag
- FeatureFlagEntry(String, Registry.Properties, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.FeatureFlagEntry
- FeatureFlagEntry(NamespaceID, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.FeatureFlagEntry
-
Creates an instance of a
FeatureFlagEntry
record class. - FeatureFlagImpl - Record Class in net.minestom.server.featureflag
- FeatureFlagImpl(Registry.FeatureFlagEntry, NamespaceID, int) - Constructor for record class net.minestom.server.featureflag.FeatureFlagImpl
-
Creates an instance of a
FeatureFlagImpl
record class. - features() - Method in record class net.minestom.server.network.packet.server.configuration.UpdateEnabledFeaturesPacket
-
Returns the value of the
features
record component. - FEELING_HAPPY - Enum constant in enum class net.minestom.server.entity.metadata.animal.SnifferMeta.State
- FEET - Enum constant in enum class net.minestom.server.entity.Player.FacePoint
- FEET - Enum constant in enum class net.minestom.server.item.attribute.AttributeSlot
- FEET - Enum constant in enum class net.minestom.server.network.packet.server.play.FacePlayerPacket.FacePosition
- FENCE_GATE_CLOSED - Enum constant in enum class net.minestom.server.effects.Effects
- FENCE_GATE_OPENED - Enum constant in enum class net.minestom.server.effects.Effects
- FERMENTED_SPIDER_EYE - Static variable in interface net.minestom.server.item.Material
- FERN - Static variable in interface net.minestom.server.instance.block.Block
- FERN - Static variable in interface net.minestom.server.item.Material
- FIGHTERS - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- fill(int) - Method in interface net.minestom.server.instance.palette.Palette
- fill(Point, Point, Block) - Method in interface net.minestom.server.instance.generator.UnitModifier
-
Fills the 3d rectangular area with the given block.
- fill(Block) - Method in interface net.minestom.server.instance.generator.UnitModifier
-
Fills the unit with the given block.
- fill(AbstractInventory, ItemStack, Map<Integer, ItemStack>) - Method in interface net.minestom.server.inventory.TransactionOption
- fill(TransactionType, AbstractInventory, ItemStack) - Method in interface net.minestom.server.inventory.TransactionOption
- FILL_CAULDRON - Static variable in interface net.minestom.server.statistic.StatisticType
- fillBiome(Biome) - Method in interface net.minestom.server.instance.generator.UnitModifier
-
Fills the 3d rectangular area with the given biome.
- FILLED_MAP - Static variable in interface net.minestom.server.item.Material
- fillHeight(int, int, Block) - Method in interface net.minestom.server.instance.generator.UnitModifier
-
Fills the 3d rectangular area with the given biome.
- fillInStackTrace() - Method in exception class net.minestom.server.command.builder.exception.ArgumentSyntaxException
- filter(Predicate<T>) - Method in class net.minestom.server.command.builder.arguments.Argument
-
Maps this argument's output to another result.
- filter(Predicate<T>) - Method in class net.minestom.server.event.EventListener.Builder
-
Adds a filter to the executor of this listener.
- filterActive() - Method in record class net.minestom.server.network.packet.client.play.ClientSetRecipeBookStatePacket
-
Returns the value of the
filterActive
record component. - filtered(EventFilter<E, T>, Predicate<T>) - Static method in interface net.minestom.server.event.EventBinding
- filterMask() - Method in record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
-
Returns the value of the
filterMask
record component. - FilterMask - Record Class in net.minestom.server.crypto
- FilterMask(FilterMask.Type, BitSet) - Constructor for record class net.minestom.server.crypto.FilterMask
-
Creates an instance of a
FilterMask
record class. - FilterMask(NetworkBuffer) - Constructor for record class net.minestom.server.crypto.FilterMask
- FilterMask.Type - Enum Class in net.minestom.server.crypto
- find(CommandSender) - Method in class net.minestom.server.utils.entity.EntityFinder
- find(Instance, Entity) - Method in class net.minestom.server.utils.entity.EntityFinder
-
Find a list of entities (could be empty) based on the conditions
- findChildren(String) - Method in interface net.minestom.server.event.EventNode
-
Locates all child nodes with the given name and event type recursively starting at this node.
- findChildren(String, Class<E>) - Method in interface net.minestom.server.event.EventNode
-
Locates all child nodes with the given name and event type recursively starting at this node.
- findChildren(String, Class<E>) - Method in class net.minestom.server.event.GlobalEventHandler
- findCommand(String) - Method in class net.minestom.server.command.builder.CommandDispatcher
-
Gets the command class associated with the name.
- findCommand(CommandDispatcher, String) - Static method in class net.minestom.server.command.builder.parser.CommandParser
- findEligibleArgument(CommandSender, Command, String[], String, boolean, boolean, Predicate<CommandSyntax>, Predicate<Argument<?>>) - Static method in class net.minestom.server.command.builder.parser.CommandParser
- findFirstEntity(CommandSender) - Method in class net.minestom.server.utils.entity.EntityFinder
- findFirstEntity(Instance, Entity) - Method in class net.minestom.server.utils.entity.EntityFinder
- findFirstPlayer(CommandSender) - Method in class net.minestom.server.utils.entity.EntityFinder
- findFirstPlayer(Instance, Entity) - Method in class net.minestom.server.utils.entity.EntityFinder
-
Shortcut of
EntityFinder.find(Instance, Entity)
to retrieve the first player element in the list. - findMostCorrectSyntax(List<ValidSyntaxHolder>, CommandContext) - Static method in class net.minestom.server.command.builder.parser.CommandParser
-
Retrieves from the valid syntax map the arguments condition result and get the one with the most valid arguments.
- findOnlinePlayer(String) - Method in class net.minestom.server.network.ConnectionManager
-
Finds the closest player in the play state matching a given username.
- findTarget() - Method in class net.minestom.server.entity.ai.GoalSelector
-
Finds a target based on the entity
TargetSelector
. - findTarget() - Method in class net.minestom.server.entity.ai.target.ClosestEntityTarget
- findTarget() - Method in class net.minestom.server.entity.ai.target.LastEntityDamagerTarget
- findTarget() - Method in class net.minestom.server.entity.ai.TargetSelector
-
Finds the target.
- findThread(T) - Method in interface net.minestom.server.thread.ThreadProvider
-
Performs a server tick for all chunks based on their linked thread.
- finishConfigListener(ClientFinishConfigurationPacket, Player) - Static method in class net.minestom.server.listener.preplay.ConfigListener
- FinishConfigurationPacket - Record Class in net.minestom.server.network.packet.server.configuration
- FinishConfigurationPacket() - Constructor for record class net.minestom.server.network.packet.server.configuration.FinishConfigurationPacket
-
Creates an instance of a
FinishConfigurationPacket
record class. - FinishConfigurationPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.configuration.FinishConfigurationPacket
- FINISHED_DIGGING - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
- FIRE - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- FIRE - Enum constant in enum class net.minestom.server.map.MapColors
- FIRE - Static variable in interface net.minestom.server.instance.block.Block
- FIRE_ASPECT - Static variable in interface net.minestom.server.item.Enchantment
- FIRE_CHARGE - Static variable in interface net.minestom.server.item.Material
- FIRE_CORAL - Static variable in interface net.minestom.server.instance.block.Block
- FIRE_CORAL - Static variable in interface net.minestom.server.item.Material
- FIRE_CORAL_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- FIRE_CORAL_BLOCK - Static variable in interface net.minestom.server.item.Material
- FIRE_CORAL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- FIRE_CORAL_FAN - Static variable in interface net.minestom.server.item.Material
- FIRE_CORAL_WALL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- FIRE_EXTINGUISHED - Enum constant in enum class net.minestom.server.effects.Effects
- FIRE_PROTECTION - Static variable in interface net.minestom.server.item.Enchantment
- FIRE_RESISTANCE - Static variable in interface net.minestom.server.potion.PotionEffect
- FIRE_RESISTANCE - Static variable in interface net.minestom.server.potion.PotionType
- FIREBALL - Static variable in interface net.minestom.server.entity.damage.DamageType
- FIREBALL - Static variable in interface net.minestom.server.entity.EntityType
- FireballMeta - Class in net.minestom.server.entity.metadata.item
- FireballMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.item.FireballMeta
- FIREWORK - Static variable in interface net.minestom.server.particle.Particle
- FIREWORK_ROCKET - Static variable in interface net.minestom.server.entity.EntityType
- FIREWORK_ROCKET - Static variable in interface net.minestom.server.item.Material
- FIREWORK_SHOT - Enum constant in enum class net.minestom.server.effects.Effects
- FIREWORK_STAR - Static variable in interface net.minestom.server.item.Material
- fireworkColor() - Method in enum class net.minestom.server.color.DyeColor
- FireworkEffect - Record Class in net.minestom.server.item.firework
- FireworkEffect(boolean, boolean, FireworkEffectType, List<Color>, List<Color>) - Constructor for record class net.minestom.server.item.firework.FireworkEffect
-
Creates an instance of a
FireworkEffect
record class. - FireworkEffectMeta - Record Class in net.minestom.server.item.metadata
- FireworkEffectMeta(TagReadable) - Constructor for record class net.minestom.server.item.metadata.FireworkEffectMeta
-
Creates an instance of a
FireworkEffectMeta
record class. - FireworkEffectMeta.Builder - Record Class in net.minestom.server.item.metadata
- FireworkEffectType - Enum Class in net.minestom.server.item.firework
-
An enumeration that representing all available firework types.
- FireworkMeta - Record Class in net.minestom.server.item.metadata
- FireworkMeta(TagReadable) - Constructor for record class net.minestom.server.item.metadata.FireworkMeta
-
Creates an instance of a
FireworkMeta
record class. - FireworkMeta.Builder - Record Class in net.minestom.server.item.metadata
- FireworkRocketMeta - Class in net.minestom.server.entity.metadata.projectile
- FireworkRocketMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.projectile.FireworkRocketMeta
- FIREWORKS - Static variable in interface net.minestom.server.entity.damage.DamageType
- FIRST_PERSON_LEFT_HAND - Enum constant in enum class net.minestom.server.entity.metadata.display.ItemDisplayMeta.DisplayContext
- FIRST_PERSON_RIGHT_HAND - Enum constant in enum class net.minestom.server.entity.metadata.display.ItemDisplayMeta.DisplayContext
- FISH_CAUGHT - Static variable in interface net.minestom.server.statistic.StatisticType
- FISHERMAN - Static variable in interface net.minestom.server.entity.villager.VillagerProfession
- FISHERMAN - Static variable in record class net.minestom.server.entity.villager.VillagerProfessionImpl
- FISHING - Static variable in interface net.minestom.server.particle.Particle
- FISHING_BOBBER - Static variable in interface net.minestom.server.entity.EntityType
- FISHING_ROD - Static variable in interface net.minestom.server.item.Material
- FishingHookMeta - Class in net.minestom.server.entity.metadata.other
- FishingHookMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.FishingHookMeta
- fixed(Component) - Static method in class net.minestom.server.scoreboard.Sidebar.NumberFormat
-
A number format which lets the sidebar scores be styled with explicit text
- FIXED - Enum constant in enum class net.minestom.server.entity.metadata.display.AbstractDisplayMeta.BillboardConstraints
- FIXED - Enum constant in enum class net.minestom.server.entity.metadata.display.ItemDisplayMeta.DisplayContext
- fixedTime(Long) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- FLAG_ALLOW_FLYING - Static variable in record class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
- FLAG_FLYING - Static variable in record class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
- FLAG_INSTANT_BREAK - Static variable in record class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
- FLAG_INVULNERABLE - Static variable in record class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
- flags - Variable in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- flags() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerAbilitiesPacket
-
Returns the value of the
flags
record component. - flags() - Method in record class net.minestom.server.network.packet.client.play.ClientSteerVehiclePacket
-
Returns the value of the
flags
record component. - flags() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket
-
Returns the value of the
flags
record component. - flags() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Returns the value of the
flags
record component. - flags() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
-
Returns the value of the
flags
record component. - flags() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.AddAction
-
Returns the value of the
flags
record component. - flags() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateFlagsAction
-
Returns the value of the
flags
record component. - flags() - Method in record class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
-
Returns the value of the
flags
record component. - flags() - Method in record class net.minestom.server.network.packet.server.play.PlayerPositionAndLookPacket
-
Returns the value of the
flags
record component. - flags() - Method in record class net.minestom.server.network.packet.server.play.StopSoundPacket
-
Returns the value of the
flags
record component. - flags() - Method in record class net.minestom.server.potion.Potion
-
Returns the flags that this Potion has.
- FLAME - Static variable in interface net.minestom.server.item.Enchantment
- FLAME - Static variable in interface net.minestom.server.particle.Particle
- FLASH - Static variable in interface net.minestom.server.particle.Particle
- FLETCHER - Static variable in interface net.minestom.server.entity.villager.VillagerProfession
- FLETCHER - Static variable in record class net.minestom.server.entity.villager.VillagerProfessionImpl
- FLETCHING_TABLE - Static variable in interface net.minestom.server.instance.block.Block
- FLETCHING_TABLE - Static variable in interface net.minestom.server.item.Material
- flicker() - Method in record class net.minestom.server.item.firework.FireworkEffect
-
Returns the value of the
flicker
record component. - flightDuration(byte) - Method in record class net.minestom.server.item.metadata.FireworkMeta.Builder
- FLINT - Static variable in interface net.minestom.server.item.Material
- FLINT_AND_STEEL - Static variable in interface net.minestom.server.item.Material
- flip() - Method in interface net.minestom.server.instance.light.Light
- flipBiConsumer(BiConsumer<U, T>) - Static method in class net.minestom.server.utils.InterfaceUtils
- FLIPPED - Enum constant in enum class net.minestom.server.utils.Rotation
-
Flipped upside-down, a 180 degree rotation
- FLIPPED_45 - Enum constant in enum class net.minestom.server.utils.Rotation
-
Flipped upside-down + 45 degree rotation
- Float(float) - Static method in class net.minestom.server.entity.Metadata
- Float(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- Float(String) - Static method in class net.minestom.server.tag.Tag
- FLOAT - Static variable in class net.minestom.server.network.NetworkBuffer
- FloatRange - Class in net.minestom.server.utils.math
- FloatRange(Float) - Constructor for class net.minestom.server.utils.math.FloatRange
- FloatRange(Float, Float) - Constructor for class net.minestom.server.utils.math.FloatRange
- FloatRange(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- FLOOR - Static variable in interface net.minestom.server.coordinate.Vec.Operator
- floorSection(int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- FLOWER - Static variable in interface net.minestom.server.item.banner.BannerPattern
- FLOWER - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- FLOWER_BANNER_PATTERN - Static variable in interface net.minestom.server.item.Material
- FLOWER_FOREST - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- FLOWER_POT - Static variable in interface net.minestom.server.instance.block.Block
- FLOWER_POT - Static variable in interface net.minestom.server.item.Material
- FLOWERING_AZALEA - Static variable in interface net.minestom.server.instance.block.Block
- FLOWERING_AZALEA - Static variable in interface net.minestom.server.item.Material
- FLOWERING_AZALEA_LEAVES - Static variable in interface net.minestom.server.instance.block.Block
- FLOWERING_AZALEA_LEAVES - Static variable in interface net.minestom.server.item.Material
- FLOWING_LAVA - Static variable in interface net.minestom.server.fluid.Fluid
- FLOWING_LAVA - Static variable in record class net.minestom.server.fluid.FluidImpl
- FLOWING_WATER - Static variable in interface net.minestom.server.fluid.Fluid
- FLOWING_WATER - Static variable in record class net.minestom.server.fluid.FluidImpl
- Fluid - Interface in net.minestom.server.fluid
- FLUID_TAGS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- fluidEntry(String, Registry.Properties) - Static method in class net.minestom.server.registry.Registry
- FluidEntry(String, Registry.Properties, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.FluidEntry
- FluidEntry(NamespaceID, NamespaceID, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.FluidEntry
-
Creates an instance of a
FluidEntry
record class. - FluidImpl - Record Class in net.minestom.server.fluid
- FluidImpl(Registry.FluidEntry, NamespaceID, int) - Constructor for record class net.minestom.server.fluid.FluidImpl
-
Creates an instance of a
FluidImpl
record class. - FLUIDS - Enum constant in enum class net.minestom.server.gamedata.tags.Tag.BasicType
- FLUIDS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- flush() - Method in class net.minestom.server.terminal.MinestomConsoleWriter
- flush() - Static method in class net.minestom.server.utils.PacketUtils
- flushSync() - Method in class net.minestom.server.network.player.PlayerSocketConnection
- FLY_INTO_WALL - Static variable in interface net.minestom.server.entity.damage.DamageType
- FLY_ONE_CM - Static variable in interface net.minestom.server.statistic.StatisticType
- FLYING_TO_THE_PORTAL - Enum constant in enum class net.minestom.server.entity.metadata.other.EnderDragonMeta.Phase
- FLYING_TO_THE_PORTAL_TO_DIE - Enum constant in enum class net.minestom.server.entity.metadata.other.EnderDragonMeta.Phase
- FlyingMeta - Class in net.minestom.server.entity.metadata.flying
- FlyingMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.flying.FlyingMeta
- flyingSpeed() - Method in record class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
-
Returns the value of the
flyingSpeed
record component. - fogColor() - Method in class net.minestom.server.registry.Registry.BiomeEntry
- fogColor() - Method in record class net.minestom.server.world.biomes.BiomeEffects
-
Returns the value of the
fogColor
record component. - fogColor(int) - Method in class net.minestom.server.world.biomes.BiomeEffects.Builder
- foliageColor() - Method in class net.minestom.server.registry.Registry.BiomeEntry
- foliageColor() - Method in record class net.minestom.server.world.biomes.BiomeEffects
-
Returns the value of the
foliageColor
record component. - foliageColor(int) - Method in class net.minestom.server.world.biomes.BiomeEffects.Builder
- FollowTargetGoal - Class in net.minestom.server.entity.ai.goal
- FollowTargetGoal(EntityCreature, Duration) - Constructor for class net.minestom.server.entity.ai.goal.FollowTargetGoal
-
Creates a follow target goal object.
- food() - Method in record class net.minestom.server.network.packet.server.play.UpdateHealthPacket
-
Returns the value of the
food
record component. - FOOD - Enum constant in enum class net.minestom.server.recipe.RecipeCategory.Cooking
- foodSaturation() - Method in record class net.minestom.server.network.packet.server.play.UpdateHealthPacket
-
Returns the value of the
foodSaturation
record component. - footer() - Method in record class net.minestom.server.network.packet.server.play.PlayerListHeaderAndFooterPacket
-
Returns the value of the
footer
record component. - forced() - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPushPacket
-
Returns the value of the
forced
record component. - forChunksInRange(int, int, int, IntegerBiConsumer) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
New implementation comes from Krypton which comes from kotlin port by Esophose, which comes from a stackoverflow answer.
- forChunksInRange(Point, int, IntegerBiConsumer) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- forDifferingChunksInRange(int, int, int, int, int, IntegerBiConsumer) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- forDifferingChunksInRange(int, int, int, int, int, IntegerBiConsumer, IntegerBiConsumer) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- forEach(BiConsumer<? super K, ? super V>) - Method in class net.minestom.server.utils.collection.MergedMap
- FOREST - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- fork(Consumer<Block.Setter>) - Method in interface net.minestom.server.instance.generator.GenerationUnit
-
Creates a fork of this unit depending on the blocks placed within the consumer.
- fork(Point, Point) - Method in interface net.minestom.server.instance.generator.GenerationUnit
-
Creates a fork of this unit, which will be applied to the instance whenever possible.
- FORMAT_ERROR - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentRange
- FORTUNE - Static variable in interface net.minestom.server.item.Enchantment
- forward() - Method in record class net.minestom.server.network.packet.client.play.ClientSteerVehiclePacket
-
Returns the value of the
forward
record component. - FOX - Static variable in interface net.minestom.server.entity.EntityType
- FOX_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- FoxMeta - Class in net.minestom.server.entity.metadata.animal
- FoxMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.FoxMeta
- FoxMeta.Type - Enum Class in net.minestom.server.entity.metadata.animal
- Framebuffer - Interface in net.minestom.server.map
-
Framebuffer to render to a map
- FramedPacket - Record Class in net.minestom.server.network.packet.server
-
Represents a packet which is already framed.
- FramedPacket(ServerPacket, ByteBuffer) - Constructor for record class net.minestom.server.network.packet.server.FramedPacket
-
Creates an instance of a
FramedPacket
record class. - frameType() - Method in record class net.minestom.server.advancements.notifications.Notification
-
Deprecated.Returns the value of the
frameType
record component. - frameType() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
-
Returns the value of the
frameType
record component. - frameType(FrameType) - Method in interface net.minestom.server.notifications.Notification.Builder
-
Set the frame typ of the notification
- FrameType - Enum Class in net.minestom.server.advancements
-
Describes the frame around the Advancement.
- FREEZE - Static variable in interface net.minestom.server.entity.damage.DamageType
- friction() - Method in class net.minestom.server.registry.Registry.BlockEntry
- FRIEND_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- friendlyFlags() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
-
Returns the value of the
friendlyFlags
record component. - friendlyFlags() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.UpdateTeamAction
-
Returns the value of the
friendlyFlags
record component. - friendlyFlags(byte) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the friendly flags of the
Team
without an update packet. - FROG - Static variable in interface net.minestom.server.entity.EntityType
- FROG_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- FROG_VARIANT - Static variable in class net.minestom.server.network.NetworkBuffer
- FrogMeta - Class in net.minestom.server.entity.metadata.animal
- FrogMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.FrogMeta
- FrogMeta.Variant - Enum Class in net.minestom.server.entity.metadata.animal
-
The enum contains all variants from a frog which are currently implemented in the game.
- FROGSPAWN - Static variable in interface net.minestom.server.instance.block.Block
- FROGSPAWN - Static variable in interface net.minestom.server.item.Material
- FrogVariant(FrogMeta.Variant) - Static method in class net.minestom.server.entity.Metadata
- from() - Method in record class net.minestom.server.particle.data.DustColorTransitionParticleData
-
Returns the value of the
from
record component. - from(Class<E>, Class<H>, Function<E, H>) - Static method in interface net.minestom.server.event.EventFilter
- from(String) - Static method in class net.minestom.server.utils.NamespaceID
- from(String, String) - Static method in class net.minestom.server.utils.NamespaceID
- from(String...) - Method in class net.minestom.server.command.builder.arguments.ArgumentWord
-
Used to force the use of a few precise words instead of complete freedom.
- from(PublicKey, KeyUtils.SignatureAlgorithm) - Static method in interface net.minestom.server.crypto.SignatureValidator
- from(Key) - Static method in class net.minestom.server.utils.NamespaceID
- from(DyeColor, BannerPattern) - Static method in record class net.minestom.server.item.metadata.BannerMeta
- from(Pos) - Method in class net.minestom.server.utils.location.RelativeVec
-
Gets the location based on the relative fields and
position
. - from(Entity) - Method in class net.minestom.server.utils.location.RelativeVec
-
Gets the location based on the relative fields and
entity
. - from(Player) - Static method in interface net.minestom.server.crypto.SignatureValidator
-
Creates a validator from the player's public key using SHA256 with RSA
- fromAttributeSlot(AttributeSlot) - Static method in enum class net.minestom.server.entity.EquipmentSlot
- fromBlockId(int) - Static method in interface net.minestom.server.instance.block.Block
- fromCompound(Function<NBTCompound, T>, Function<T, NBTCompound>) - Static method in interface net.minestom.server.tag.TagSerializer
- fromCompound(NBTCompound) - Static method in record class net.minestom.server.item.firework.FireworkEffect
-
Retrieves a firework effect from the given
compound
. - fromCompound(NBTCompound) - Static method in record class net.minestom.server.item.metadata.BannerMeta.Pattern
-
Retrieves a banner pattern from the given
compound
. - fromCompound(NBTCompoundLike) - Static method in interface net.minestom.server.tag.TagHandler
-
Copy the content of the given
NBTCompoundLike
into a newTagHandler
. - fromDirection(Direction) - Static method in enum class net.minestom.server.instance.block.BlockFace
-
Get the BlockFace corresponding to the given
Direction
. - fromDuration(Duration) - Static method in class net.minestom.server.utils.TickUtils
-
Creates a number of ticks from a given duration, based on
MinecraftServer.TICK_MS
. - fromDuration(Duration, int) - Static method in class net.minestom.server.utils.TickUtils
-
Creates a number of ticks from a given duration.
- fromDuration(Duration) - Method in class net.minestom.server.utils.time.Tick
-
Gets the number of whole ticks that occur in the provided duration.
- fromEntity(Entity, float) - Static method in class net.minestom.server.entity.damage.Damage
-
Convenient method to create an
EntityDamage
. - fromExecutable(ExecutableCommand) - Static method in class net.minestom.server.command.builder.ParsedCommand
- fromFace() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.UpdateState
-
Returns the value of the
fromFace
record component. - fromId(int) - Static method in enum class net.minestom.server.attribute.AttributeOperation
- fromId(int) - Static method in interface net.minestom.server.entity.damage.DamageType
- fromId(int) - Static method in interface net.minestom.server.entity.EntityType
- fromId(int) - Static method in enum class net.minestom.server.entity.GameMode
- fromId(int) - Static method in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- fromId(int) - Static method in interface net.minestom.server.entity.villager.VillagerProfession
- fromId(int) - Static method in interface net.minestom.server.entity.villager.VillagerType
- fromId(int) - Static method in interface net.minestom.server.item.banner.BannerPattern
- fromId(int) - Static method in interface net.minestom.server.item.Enchantment
- fromId(int) - Static method in interface net.minestom.server.item.Material
- fromId(int) - Static method in interface net.minestom.server.particle.Particle
- fromId(int) - Static method in interface net.minestom.server.potion.PotionEffect
- fromId(int) - Static method in interface net.minestom.server.potion.PotionType
- fromId(int) - Static method in interface net.minestom.server.sound.SoundEvent
- fromId(int) - Static method in interface net.minestom.server.statistic.StatisticType
- fromIdentifer(String) - Static method in enum class net.minestom.server.gamedata.tags.Tag.BasicType
- fromIdentifier(String) - Static method in interface net.minestom.server.item.banner.BannerPattern
- fromIdentifier(String) - Static method in enum class net.minestom.server.network.packet.server.play.TeamsPacket.CollisionRule
- fromIdentifier(String) - Static method in enum class net.minestom.server.network.packet.server.play.TeamsPacket.NameTagVisibility
- fromIngredient(Material) - Method in class net.minestom.server.item.armor.TrimManager
- fromItemNBT(NBTCompound) - Static method in interface net.minestom.server.item.ItemStack
-
Converts this item to an NBT tag containing the id (material), count (amount), and tag (meta).
- fromMap(Map<String, Object>) - Static method in interface net.minestom.server.registry.Registry.Properties
- fromMessageType(MessageType) - Static method in enum class net.minestom.server.message.ChatPosition
-
Gets a position from an Adventure message type.
- fromModernProtocolVersion(int) - Static method in enum class net.minestom.server.ping.ServerListPingType
-
Gets the server list ping version from the protocol version.
- fromNamespaceId(String) - Static method in interface net.minestom.server.entity.damage.DamageType
- fromNamespaceId(String) - Static method in interface net.minestom.server.entity.EntityType
- fromNamespaceId(String) - Static method in interface net.minestom.server.entity.villager.VillagerProfession
- fromNamespaceId(String) - Static method in interface net.minestom.server.entity.villager.VillagerType
- fromNamespaceId(String) - Static method in interface net.minestom.server.featureflag.FeatureFlag
- fromNamespaceId(String) - Static method in interface net.minestom.server.fluid.Fluid
- fromNamespaceId(String) - Static method in interface net.minestom.server.instance.block.Block
- fromNamespaceId(String) - Static method in interface net.minestom.server.item.banner.BannerPattern
- fromNamespaceId(String) - Static method in interface net.minestom.server.item.Enchantment
- fromNamespaceId(String) - Static method in interface net.minestom.server.item.Material
- fromNamespaceId(String) - Static method in interface net.minestom.server.particle.Particle
- fromNamespaceId(String) - Static method in interface net.minestom.server.potion.PotionEffect
- fromNamespaceId(String) - Static method in interface net.minestom.server.potion.PotionType
- fromNamespaceId(String) - Static method in interface net.minestom.server.sound.SoundEvent
- fromNamespaceId(String) - Static method in interface net.minestom.server.statistic.StatisticType
- fromNamespaceId(String) - Static method in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- fromNamespaceId(NamespaceID) - Static method in interface net.minestom.server.entity.damage.DamageType
- fromNamespaceId(NamespaceID) - Static method in interface net.minestom.server.entity.EntityType
- fromNamespaceId(NamespaceID) - Static method in interface net.minestom.server.entity.villager.VillagerProfession
- fromNamespaceId(NamespaceID) - Static method in interface net.minestom.server.entity.villager.VillagerType
- fromNamespaceId(NamespaceID) - Static method in interface net.minestom.server.featureflag.FeatureFlag
- fromNamespaceId(NamespaceID) - Static method in interface net.minestom.server.fluid.Fluid
- fromNamespaceId(NamespaceID) - Static method in interface net.minestom.server.instance.block.Block
- fromNamespaceId(NamespaceID) - Static method in interface net.minestom.server.item.banner.BannerPattern
- fromNamespaceId(NamespaceID) - Static method in interface net.minestom.server.item.Enchantment
- fromNamespaceId(NamespaceID) - Static method in interface net.minestom.server.item.Material
- fromNamespaceId(NamespaceID) - Static method in interface net.minestom.server.particle.Particle
- fromNamespaceId(NamespaceID) - Static method in interface net.minestom.server.potion.PotionEffect
- fromNamespaceId(NamespaceID) - Static method in interface net.minestom.server.potion.PotionType
- fromNamespaceId(NamespaceID) - Static method in interface net.minestom.server.sound.SoundEvent
- fromNamespaceId(NamespaceID) - Static method in interface net.minestom.server.statistic.StatisticType
- fromNamespaceId(NamespaceID) - Static method in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- fromNBT(Material, NBTCompound) - Static method in interface net.minestom.server.item.ItemStack
- fromNBT(Material, NBTCompound, int) - Static method in interface net.minestom.server.item.ItemStack
- fromNBT(NBTCompound) - Static method in class net.minestom.server.world.DimensionType
- fromPacketID(int) - Static method in enum class net.minestom.server.message.ChatMessageType
-
Gets a chat message type from a packet ID.
- fromPacketID(int) - Static method in enum class net.minestom.server.message.ChatPosition
-
Gets a position from a packet ID.
- fromPayload(String, byte[]) - Static method in class net.minestom.server.network.plugin.LoginPluginResponse
- fromPlayer(Player, float) - Static method in class net.minestom.server.entity.damage.Damage
-
Convenient method to create an
EntityDamage
. - fromPoint(Point) - Static method in record class net.minestom.server.coordinate.Pos
- fromPoint(Point) - Static method in record class net.minestom.server.coordinate.Vec
- fromPoints(Point, Point) - Static method in class net.minestom.server.collision.BoundingBox
- fromPose(Entity.Pose) - Static method in class net.minestom.server.collision.BoundingBox
- fromPosition(DamageType, Point, float) - Static method in class net.minestom.server.entity.damage.Damage
- fromProjectile(Entity, Entity, float) - Static method in class net.minestom.server.entity.damage.Damage
-
Convenient method to create an
EntityProjectileDamage
. - fromSender(CommandSender) - Method in class net.minestom.server.utils.location.RelativeVec
- fromStateId(short) - Static method in interface net.minestom.server.instance.block.Block
- fromTemplate(Material) - Method in class net.minestom.server.item.armor.TrimManager
- fromUsername(String) - Static method in record class net.minestom.server.entity.PlayerSkin
-
Gets a skin from a Minecraft username.
- fromUsername(String) - Static method in class net.minestom.server.utils.mojang.MojangUtils
-
Gets a
JsonObject
with the response from the mojang API - fromUuid(String) - Static method in record class net.minestom.server.entity.PlayerSkin
-
Gets a skin from a Mojang UUID.
- fromUuid(String) - Static method in class net.minestom.server.utils.mojang.MojangUtils
-
Gets a
JsonObject
with the response from the mojang API - fromUuid(UUID) - Static method in class net.minestom.server.utils.mojang.MojangUtils
-
Gets a
JsonObject
with the response from the mojang API - fromView(Pos) - Method in class net.minestom.server.utils.location.RelativeVec
- fromView(Entity) - Method in class net.minestom.server.utils.location.RelativeVec
- fromYaw(float) - Static method in enum class net.minestom.server.instance.block.BlockFace
-
Gets the horizontal BlockFace from the given yaw angle
- FRONT_BACK - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Mirror
- FROST_WALKER - Static variable in interface net.minestom.server.item.Enchantment
- FROSTED_ICE - Static variable in interface net.minestom.server.instance.block.Block
- FROZEN - Enum constant in enum class net.minestom.server.world.biomes.Biome.TemperatureModifier
- FROZEN_OCEAN - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- FROZEN_PEAKS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- FROZEN_RIVER - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- FULL - Enum constant in enum class net.minestom.server.message.ChatMessageType
-
The client wants all chat messages.
- FullQueryEvent - Class in net.minestom.server.extras.query.event
-
An event called when a full query is received and ready to be responded to.
- FullQueryEvent(SocketAddress, int) - Constructor for class net.minestom.server.extras.query.event.FullQueryEvent
-
Creates a new full query event.
- FullQueryResponse - Class in net.minestom.server.extras.query.response
-
A full query response containing a dynamic set of responses.
- FullQueryResponse() - Constructor for class net.minestom.server.extras.query.response.FullQueryResponse
-
Creates a new full query response with default values set.
- fullSignature() - Method in record class net.minestom.server.crypto.MessageSignature.Packed
-
Returns the value of the
fullSignature
record component. - FULLY_FILTERED - Enum constant in enum class net.minestom.server.crypto.FilterMask.Type
- FULLY_PUFFED - Enum constant in enum class net.minestom.server.entity.metadata.water.fish.PufferfishMeta.State
- FURNACE - Enum constant in enum class net.minestom.server.inventory.InventoryType
- FURNACE - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientSetRecipeBookStatePacket.BookType
- FURNACE - Static variable in interface net.minestom.server.instance.block.Block
- FURNACE - Static variable in interface net.minestom.server.item.Material
- FURNACE_FIRE_ICON - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- FURNACE_MAXIMUM_FUEL_BURN_TIME - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- FURNACE_MAXIMUM_PROGRESS - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- FURNACE_MINECART - Static variable in interface net.minestom.server.entity.EntityType
- FURNACE_MINECART - Static variable in interface net.minestom.server.item.Material
- FURNACE_PROGRESS_ARROW - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- FurnaceInventory - Class in net.minestom.server.inventory.type
- FurnaceInventory(Component) - Constructor for class net.minestom.server.inventory.type.FurnaceInventory
- FurnaceMinecartMeta - Class in net.minestom.server.entity.metadata.minecart
- FurnaceMinecartMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.minecart.FurnaceMinecartMeta
- FURTHEST - Enum constant in enum class net.minestom.server.utils.entity.EntityFinder.EntitySort
- FUSE - Enum constant in enum class net.minestom.server.entity.metadata.monster.CreeperMeta.State
- future(CompletableFuture<?>) - Static method in interface net.minestom.server.timer.TaskSchedule
G
- GAME_ID - Enum constant in enum class net.minestom.server.extras.query.response.QueryKey
- GAME_INFO - Enum constant in enum class net.minestom.server.message.ChatPosition
-
Game state information displayed above the hot bar.
- GAME_TYPE - Enum constant in enum class net.minestom.server.extras.query.response.QueryKey
- gameMode() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
gameMode
record component. - gameMode() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Entry
-
Returns the value of the
gameMode
record component. - gameMode() - Method in record class net.minestom.server.network.packet.server.play.RespawnPacket
-
Returns the value of the
gameMode
record component. - gameMode() - Method in interface net.minestom.server.snapshot.PlayerSnapshot
- gameMode() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
-
Returns the value of the
gameMode
record component. - GameMode - Enum Class in net.minestom.server.entity
-
Represents the game mode of a player.
- GAMEPLAY_TAGS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- gameProfile() - Method in class net.minestom.server.network.player.PlayerSocketConnection
- GameProfile - Record Class in net.minestom.server.network.player
- GameProfile(UUID, String, List<GameProfile.Property>) - Constructor for record class net.minestom.server.network.player.GameProfile
-
Creates an instance of a
GameProfile
record class. - GameProfile(NetworkBuffer) - Constructor for record class net.minestom.server.network.player.GameProfile
- GameProfile.Property - Record Class in net.minestom.server.network.player
- generate(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
-
Generates arguments from a string format.
- generate(String) - Static method in class net.minestom.server.command.builder.parser.ArgumentParser
- generate(GenerationUnit) - Method in interface net.minestom.server.instance.generator.Generator
-
This method is called when this generator is requesting this unit to be filled with blocks or biomes.
- generateAll(Collection<GenerationUnit>) - Method in interface net.minestom.server.instance.generator.Generator
-
Runs
Generator.generate(GenerationUnit)
on each unit in the collection. - generateChunkData(ChunkBatch, int, int) - Method in interface net.minestom.server.instance.ChunkGenerator
-
Deprecated.Called when the blocks in the
Chunk
should be set usingChunkBatch.setBlock(int, int, int, Block)
or similar. - generateId() - Static method in class net.minestom.server.entity.Entity
-
Generate and return a new unique entity id.
- generateKeyPair() - Static method in class net.minestom.server.extras.mojangAuth.MojangCrypt
- generatePluginsValue() - Static method in class net.minestom.server.extras.query.response.FullQueryResponse
-
Generates the default plugins value.
- generation(WrittenBookMeta.WrittenBookGeneration) - Method in record class net.minestom.server.item.metadata.WrittenBookMeta.Builder
- GenerationUnit - Interface in net.minestom.server.instance.generator
-
Represents an area that can be generated.
- generator() - Method in class net.minestom.server.instance.Instance
-
Gets the generator associated with the instance
- generator() - Method in class net.minestom.server.instance.InstanceContainer
- generator() - Method in class net.minestom.server.instance.SharedInstance
- Generator - Interface in net.minestom.server.instance.generator
- GENERIC - Static variable in interface net.minestom.server.entity.damage.DamageType
- GENERIC_ARMOR - Static variable in class net.minestom.server.attribute.VanillaAttribute
- GENERIC_ARMOR_TOUGHNESS - Static variable in class net.minestom.server.attribute.VanillaAttribute
- GENERIC_ATTACK_DAMAGE - Static variable in class net.minestom.server.attribute.VanillaAttribute
- GENERIC_ATTACK_KNOCKBACK - Static variable in class net.minestom.server.attribute.VanillaAttribute
- GENERIC_ATTACK_SPEED - Static variable in class net.minestom.server.attribute.VanillaAttribute
- GENERIC_FLYING_SPEED - Static variable in class net.minestom.server.attribute.VanillaAttribute
- GENERIC_FOLLOW_RANGE - Static variable in class net.minestom.server.attribute.VanillaAttribute
- GENERIC_KILL - Static variable in interface net.minestom.server.entity.damage.DamageType
- GENERIC_KNOCKBACK_RESISTANCE - Static variable in class net.minestom.server.attribute.VanillaAttribute
- GENERIC_LUCK - Static variable in class net.minestom.server.attribute.VanillaAttribute
- GENERIC_MAX_ABSORPTION - Static variable in class net.minestom.server.attribute.VanillaAttribute
- GENERIC_MAX_HEALTH - Static variable in class net.minestom.server.attribute.VanillaAttribute
- GENERIC_MOVEMENT_SPEED - Static variable in class net.minestom.server.attribute.VanillaAttribute
- get() - Static method in interface net.minestom.server.item.StackingRule
- get() - Method in class net.minestom.server.thread.Acquired
- get() - Method in class net.minestom.server.utils.ObjectPool
- get() - Method in class net.minestom.server.utils.ObjectPool.Holder
- get(int) - Method in class net.minestom.server.utils.collection.IntMappedArray
- get(int) - Method in interface net.minestom.server.utils.collection.ObjectArray
- get(int, int) - Method in class net.minestom.server.map.framebuffers.DirectFramebuffer
- get(int, int) - Method in class net.minestom.server.map.framebuffers.Graphics2DFramebuffer
- get(int, int) - Method in class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- get(int, int, int) - Method in interface net.minestom.server.instance.generator.UnitModifier.Supplier
- get(int, int, int) - Method in interface net.minestom.server.instance.palette.Palette.EntrySupplier
- get(int, int, int) - Method in interface net.minestom.server.instance.palette.Palette
- get(String) - Method in class net.minestom.server.command.builder.CommandContext
- get(String) - Method in class net.minestom.server.command.builder.CommandData
- get(String) - Static method in record class net.minestom.server.featureflag.FeatureFlagImpl
- get(String) - Static method in record class net.minestom.server.fluid.FluidImpl
- get(String) - Static method in class net.minestom.server.instance.block.BlockHandler.Dummy
- get(String) - Method in record class net.minestom.server.registry.Registry.Container
- get(String) - Method in record class net.minestom.server.registry.Registry.DynamicContainer
- get(Object) - Method in class net.minestom.server.utils.collection.MergedMap
- get(String, Registry.Properties) - Method in interface net.minestom.server.registry.Registry.Container.Loader
- get(String, Registry.Properties) - Method in interface net.minestom.server.registry.Registry.DynamicContainer.Loader
- get(String, Registry.Properties) - Method in interface net.minestom.server.registry.Registry.Loader
- get(K) - Method in class net.minestom.server.utils.collection.AutoIncrementMap
- get(Argument<T>) - Method in class net.minestom.server.command.builder.CommandContext
- get(Block) - Static method in class net.minestom.server.entity.pathfinding.PFBlock
-
Gets the
PFBlock
linked to the block state id. - getAcquirable() - Method in class net.minestom.server.entity.Entity
- getAcquisitionTime() - Method in class net.minestom.server.monitoring.TickMonitor
- getAction() - Method in class net.minestom.server.event.player.AdvancementTabEvent
-
Gets the action.
- getActiveEffects() - Method in class net.minestom.server.entity.Entity
-
Gets all the potion effect of this entity.
- getActiveHand() - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
- getAdditionalHearts() - Method in class net.minestom.server.entity.metadata.PlayerMeta
- getAdditionalHearts() - Method in class net.minestom.server.entity.Player
-
Gets the player additional hearts.
- getAdditionIngredient() - Method in class net.minestom.server.recipe.SmithingTransformRecipe
- getAdditionIngredient() - Method in class net.minestom.server.recipe.SmithingTrimRecipe
- getAddPlayerToList() - Method in class net.minestom.server.entity.Player
-
Gets the packet to add the player from the tab-list.
- getAddress() - Method in class net.minestom.server.network.socket.Server
- getAdvancementManager() - Static method in class net.minestom.server.MinecraftServer
- getAerodynamics() - Method in class net.minestom.server.entity.Entity
-
Gets the aerodynamics; how the entity behaves in the air.
- getAIGroup() - Method in class net.minestom.server.entity.ai.GoalSelector
- getAIGroups() - Method in interface net.minestom.server.entity.ai.EntityAI
-
Gets the AI groups of this entity.
- getAIGroups() - Method in class net.minestom.server.entity.EntityCreature
- getAirTicks() - Method in class net.minestom.server.entity.metadata.EntityMeta
- getAliases() - Method in class net.minestom.server.command.builder.Command
-
Gets the command's aliases.
- getAliveTicks() - Method in class net.minestom.server.entity.Entity
-
Gets the number of ticks this entity has been active for.
- getAll(Palette.EntryConsumer) - Method in interface net.minestom.server.instance.palette.Palette
- getAllPermissions() - Method in class net.minestom.server.command.ConsoleSender
- getAllPermissions() - Method in class net.minestom.server.command.ServerSender
- getAllPermissions() - Method in class net.minestom.server.entity.Entity
- getAllPermissions() - Method in interface net.minestom.server.permission.PermissionHandler
-
Returns all permissions associated to this handler.
- getAllPresent(Palette.EntryConsumer) - Method in interface net.minestom.server.instance.palette.Palette
- getAmbientLight() - Method in class net.minestom.server.world.DimensionType
- getAmount() - Method in class net.minestom.server.attribute.AttributeModifier
-
Gets the value of this modifier.
- getAmount() - Method in class net.minestom.server.entity.damage.Damage
- getAmount(ItemStack) - Method in class net.minestom.server.item.rule.VanillaStackingRule
- getAmount(ItemStack) - Method in interface net.minestom.server.item.StackingRule
-
Used to determine the current stack size of an
ItemStack
. - getAndRegister(Object) - Method in class net.minestom.server.utils.ObjectPool
- getAndUpdateTag(Tag<T>, UnaryOperator<T>) - Method in interface net.minestom.server.tag.TagHandler
- getAngerLevel() - Method in class net.minestom.server.entity.metadata.monster.WardenMeta
-
Returns the given anger level from the meta or zero as default value if no value is set.
- getAngerTicks() - Method in class net.minestom.server.entity.metadata.animal.BeeMeta
- getAngerTime() - Method in class net.minestom.server.entity.metadata.animal.tameable.WolfMeta
- getArguments() - Method in class net.minestom.server.command.builder.CommandSyntax
-
Gets all the required
Argument
for this syntax. - getArrowCount() - Method in class net.minestom.server.entity.LivingEntity
-
Gets the amount of arrows in the entity.
- getArrowCount() - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
- getAttachEntityPacket() - Method in class net.minestom.server.entity.Entity
- getAttachFace() - Method in class net.minestom.server.entity.metadata.golem.ShulkerMeta
- getAttacker() - Method in class net.minestom.server.entity.damage.Damage
-
Gets the "attacker" of the damage.
- getAttacker() - Method in class net.minestom.server.entity.damage.EntityDamage
- getAttribute() - Method in class net.minestom.server.attribute.AttributeInstance
-
Gets the attribute associated to this instance.
- getAttribute(Attribute) - Method in class net.minestom.server.entity.LivingEntity
-
Retrieves the attribute instance and its modifiers.
- getAttributeManager() - Static method in class net.minestom.server.MinecraftServer
- getAttributes() - Method in interface net.minestom.server.item.ItemMeta
- getAttributeValue(Attribute) - Method in class net.minestom.server.entity.LivingEntity
-
Retrieves the attribute value.
- getAuthor() - Method in record class net.minestom.server.item.metadata.WrittenBookMeta
- getAuthors() - Method in class net.minestom.server.extensions.DiscoveredExtension
- getBackgroundColor() - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- getBackingImage() - Method in class net.minestom.server.map.framebuffers.Graphics2DFramebuffer
- getBackingImage() - Method in class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- getBaseColor() - Method in record class net.minestom.server.item.metadata.ShieldMeta
-
Get base color of the shield
- getBaseColor() - Method in class net.minestom.server.map.MapColors.PreciseMapColor
- getBaseIngredient() - Method in class net.minestom.server.recipe.SmithingTransformRecipe
- getBaseIngredient() - Method in class net.minestom.server.recipe.SmithingTrimRecipe
- getBaseValue() - Method in class net.minestom.server.attribute.AttributeInstance
-
The base value of this instance without modifiers
- getBeamTarget() - Method in class net.minestom.server.entity.metadata.other.EndCrystalMeta
- getBedInWhichSleepingPosition() - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
- getBeeStingerCount() - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
-
Gets the amount of bee stingers in this entity
- getBenchmarkManager() - Static method in class net.minestom.server.MinecraftServer
-
Gets the manager handling server monitoring.
- getBillboardRenderConstraints() - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- getBiome(int, int, int) - Method in class net.minestom.server.instance.DynamicChunk
- getBiome(int, int, int) - Method in interface net.minestom.server.snapshot.InstanceSnapshot
- getBiome(int, int, int) - Method in record class net.minestom.server.snapshot.SnapshotImpl.Chunk
- getBiome(int, int, int) - Method in interface net.minestom.server.world.biomes.Biome.Getter
- getBiome(Point) - Method in interface net.minestom.server.world.biomes.Biome.Getter
- getBiomeManager() - Static method in class net.minestom.server.MinecraftServer
- getBitFieldPart() - Method in enum class net.minestom.server.item.ItemHideFlag
- getBlock() - Method in class net.minestom.server.entity.metadata.other.FallingBlockMeta
- getBlock() - Method in class net.minestom.server.event.entity.projectile.ProjectileCollideWithBlockEvent
- getBlock() - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
-
Gets the block to break
- getBlock() - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
- getBlock() - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Gets the block which will be placed.
- getBlock() - Method in class net.minestom.server.event.player.PlayerCancelDiggingEvent
-
Gets the block which was being dug.
- getBlock() - Method in class net.minestom.server.event.player.PlayerFinishDiggingEvent
-
Gets the block which was dug.
- getBlock() - Method in class net.minestom.server.event.player.PlayerStartDiggingEvent
-
Gets the block which is being dug.
- getBlock() - Method in interface net.minestom.server.event.trait.BlockEvent
- getBlock() - Method in class net.minestom.server.instance.block.BlockHandler.Destroy
- getBlock() - Method in class net.minestom.server.instance.block.BlockHandler.Interaction
- getBlock() - Method in class net.minestom.server.instance.block.BlockHandler.Placement
- getBlock() - Method in class net.minestom.server.instance.block.BlockHandler.Tick
- getBlock() - Method in class net.minestom.server.instance.block.BlockHandler.Touch
- getBlock() - Method in class net.minestom.server.instance.block.rule.BlockPlacementRule
- getBlock() - Method in class net.minestom.server.utils.block.BlockUtils
- getBlock(int, int, int) - Method in interface net.minestom.server.instance.block.Block.Getter
- getBlock(int, int, int, Block.Getter.Condition) - Method in interface net.minestom.server.instance.block.Block.Getter
- getBlock(int, int, int, Block.Getter.Condition) - Method in class net.minestom.server.instance.DynamicChunk
- getBlock(int, int, int, Block.Getter.Condition) - Method in class net.minestom.server.instance.Instance
- getBlock(int, int, int, Block.Getter.Condition) - Method in interface net.minestom.server.snapshot.InstanceSnapshot
- getBlock(int, int, int, Block.Getter.Condition) - Method in record class net.minestom.server.snapshot.SnapshotImpl.Chunk
- getBlock(int, int, int, Block.Getter.Condition) - Method in class net.minestom.server.utils.chunk.ChunkCache
- getBlock(Point) - Method in interface net.minestom.server.instance.block.Block.Getter
- getBlock(Point, Block.Getter.Condition) - Method in interface net.minestom.server.instance.block.Block.Getter
- getBlockedPercentage() - Method in class net.minestom.server.monitoring.ThreadResult
- getBlockEntityAction() - Method in interface net.minestom.server.instance.block.BlockHandler
- getBlockEntityTags() - Method in interface net.minestom.server.instance.block.BlockHandler
-
Specifies which block entity tags should be sent to the player.
- getBlockFace() - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
-
Gets the face at which the block was broken
- getBlockFace() - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
-
Gets the block face.
- getBlockFace() - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
- getBlockFace() - Method in class net.minestom.server.event.player.PlayerStartDiggingEvent
-
Gets the face you are digging
- getBlockFace() - Method in class net.minestom.server.event.player.PlayerUseItemOnBlockEvent
-
Gets which face the player has interacted with.
- getBlockFace() - Method in class net.minestom.server.instance.block.BlockHandler.PlayerPlacement
- getBlockIndex(int, int, int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Gets the block index of a position.
- getBlockLight(int, int, int) - Method in class net.minestom.server.instance.Instance
- getBlockManager() - Static method in class net.minestom.server.MinecraftServer
- getBlockPlacementRule(Block) - Method in class net.minestom.server.instance.block.BlockManager
-
Gets the
BlockPlacementRule
of the specific block. - getBlockPosition() - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
-
Gets the block position.
- getBlockPosition() - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
-
Gets the position of the interacted block.
- getBlockPosition() - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Gets the block position.
- getBlockPosition() - Method in class net.minestom.server.event.player.PlayerCancelDiggingEvent
-
Gets the block position.
- getBlockPosition() - Method in class net.minestom.server.event.player.PlayerFinishDiggingEvent
-
Gets the block position.
- getBlockPosition() - Method in class net.minestom.server.event.player.PlayerStartDiggingEvent
-
Gets the block position.
- getBlockPosition() - Method in interface net.minestom.server.event.trait.BlockEvent
- getBlockPosition() - Method in class net.minestom.server.instance.block.BlockHandler.Destroy
- getBlockPosition() - Method in class net.minestom.server.instance.block.BlockHandler.Interaction
- getBlockPosition() - Method in class net.minestom.server.instance.block.BlockHandler.Placement
- getBlockPosition() - Method in class net.minestom.server.instance.block.BlockHandler.Tick
- getBlockPosition() - Method in class net.minestom.server.instance.block.BlockHandler.Touch
- getBlockPosition(int, int, int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- getBlocks(Point) - Method in class net.minestom.server.collision.BoundingBox
- getBlocks(Point, BoundingBox.AxisMask, double) - Method in class net.minestom.server.collision.BoundingBox
- getBlockStateId() - Method in class net.minestom.server.entity.metadata.display.BlockDisplayMeta
- getBodyColor() - Method in class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Variant
- getBodyRotation() - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- getBoolean(String) - Method in interface net.minestom.server.registry.Registry.Properties
- getBoolean(String, boolean) - Method in interface net.minestom.server.registry.Registry.Properties
- getBoolean(String, boolean) - Static method in class net.minestom.server.utils.PropertyUtils
- getBoots() - Method in class net.minestom.server.entity.LivingEntity
- getBoots() - Method in class net.minestom.server.entity.Player
- getBoots() - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the boots.
- getBoots() - Method in class net.minestom.server.inventory.PlayerInventory
- getBossBarColorValue(BossBar.Color) - Static method in class net.minestom.server.adventure.AdventurePacketConvertor
-
Gets the int value of a boss bar color.
- getBossBarFlagValue(Collection<BossBar.Flag>) - Static method in class net.minestom.server.adventure.AdventurePacketConvertor
-
Gets the byte value of a collection of boss bar flags.
- getBossBarManager() - Static method in class net.minestom.server.MinecraftServer
- getBossBarOverlayValue(BossBar.Overlay) - Static method in class net.minestom.server.adventure.AdventurePacketConvertor
-
Gets the int value of a boss bar overlay.
- getBossBarViewers(BossBar) - Method in class net.minestom.server.adventure.bossbar.BossBarManager
-
Gets all the players for whom the given boss bar is currently visible.
- getBoundingBox() - Method in class net.minestom.server.entity.Entity
-
Returns the current bounding box (based on pose).
- getBrandName() - Static method in class net.minestom.server.MinecraftServer
-
Gets the current server brand name.
- getBrandPacket() - Static method in record class net.minestom.server.network.packet.server.common.PluginMessagePacket
-
Gets the current server brand name packet.
- getBreedTimer() - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- getBrewTime() - Method in class net.minestom.server.inventory.type.BrewingStandInventory
-
Gets the brewing stand brew time.
- getBrightnessOverride() - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- getById(int) - Method in class net.minestom.server.attribute.AttributeManager
-
Gets a attribute by its id.
- getById(int) - Method in class net.minestom.server.world.biomes.BiomeManager
-
Gets a biome by its id.
- getByName(String) - Method in class net.minestom.server.attribute.AttributeManager
- getByName(String) - Method in class net.minestom.server.world.biomes.BiomeManager
- getByName(NamespaceID) - Method in class net.minestom.server.attribute.AttributeManager
- getByName(NamespaceID) - Method in class net.minestom.server.world.biomes.BiomeManager
- getCallback() - Method in class net.minestom.server.command.builder.arguments.Argument
-
Gets the
ArgumentCallback
to check if the argument-specific conditions are validated or not. - getCanDestroy() - Method in interface net.minestom.server.item.ItemMeta
- getCanPlaceOn() - Method in interface net.minestom.server.item.ItemMeta
- getCarpetColor() - Method in class net.minestom.server.entity.metadata.animal.LlamaMeta
- getCarriedBlockID() - Method in class net.minestom.server.entity.metadata.monster.EndermanMeta
- getCategory() - Method in class net.minestom.server.recipe.BlastingRecipe
- getCategory() - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- getCategory() - Method in class net.minestom.server.recipe.ShapedRecipe
- getCategory() - Method in class net.minestom.server.recipe.ShapelessRecipe
- getCategory() - Method in class net.minestom.server.recipe.SmeltingRecipe
- getCategory() - Method in class net.minestom.server.recipe.SmokingRecipe
- getCategory() - Method in class net.minestom.server.statistic.PlayerStatistic
- getCenterHead() - Method in class net.minestom.server.entity.metadata.monster.WitherMeta
- getCenterX() - Method in class net.minestom.server.instance.Explosion
- getCenterX() - Method in class net.minestom.server.instance.WorldBorder
-
Gets the center X of the world border.
- getCenterY() - Method in class net.minestom.server.instance.Explosion
- getCenterZ() - Method in class net.minestom.server.instance.Explosion
- getCenterZ() - Method in class net.minestom.server.instance.WorldBorder
-
Gets the center Z of the world border.
- getChannel() - Method in class net.minestom.server.network.player.PlayerSocketConnection
- getChannel() - Method in class net.minestom.server.network.plugin.LoginPluginRequest
- getChannel() - Method in class net.minestom.server.network.plugin.LoginPluginResponse
- getChatFormatFunction() - Method in class net.minestom.server.event.player.PlayerChatEvent
-
Used to retrieve the chat format for this message.
- getChatMessage() - Method in class net.minestom.server.event.player.PlayerDeathEvent
-
Gets the message sent to chat.
- getChatMessageType() - Method in class net.minestom.server.entity.Player.PlayerSettings
-
Gets the messages this player wants to receive.
- getChestplate() - Method in class net.minestom.server.entity.LivingEntity
- getChestplate() - Method in class net.minestom.server.entity.Player
- getChestplate() - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the chestplate.
- getChestplate() - Method in class net.minestom.server.inventory.PlayerInventory
- getChildren() - Method in interface net.minestom.server.event.EventNode
-
Returns an unmodifiable view of the children in this node.
- getChildren() - Method in class net.minestom.server.event.GlobalEventHandler
- getChunk() - Method in class net.minestom.server.entity.Entity
-
Convenient method to get the entity current chunk.
- getChunk() - Method in class net.minestom.server.event.instance.InstanceChunkLoadEvent
-
Gets the chunk.
- getChunk() - Method in class net.minestom.server.event.instance.InstanceChunkUnloadEvent
-
Gets the chunk.
- getChunk(int, int) - Method in class net.minestom.server.instance.Instance
-
Gets the loaded
Chunk
at a position. - getChunk(int, int) - Method in class net.minestom.server.instance.InstanceContainer
- getChunk(int, int) - Method in class net.minestom.server.instance.SharedInstance
- getChunkAt(double, double) - Method in class net.minestom.server.instance.Instance
-
Gets the
Chunk
at the given block position, null if not loaded. - getChunkAt(Point) - Method in class net.minestom.server.instance.Instance
- getChunkCoordinate(double) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- getChunkCoordinate(int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- getChunkCoordX(long) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Converts a chunk index to its chunk X position.
- getChunkCoordZ(long) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Converts a chunk index to its chunk Z position.
- getChunkCount(int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- getChunkEntities(Chunk) - Method in class net.minestom.server.instance.Instance
-
Gets the entities located in the chunk.
- getChunkIndex(int, int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Gets the chunk index of chunk coordinates.
- getChunkIndex(Point) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- getChunkIndex(Chunk) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- getChunkLoader() - Method in class net.minestom.server.instance.InstanceContainer
-
Gets the
IChunkLoader
of this instance. - getChunks() - Method in class net.minestom.server.instance.Instance
-
Gets all the instance's loaded chunks.
- getChunks() - Method in class net.minestom.server.instance.InstanceContainer
-
Gets all the instance chunks.
- getChunks() - Method in class net.minestom.server.instance.SharedInstance
- getChunkSupplier() - Method in class net.minestom.server.instance.Instance
-
Gets the chunk supplier of the instance.
- getChunkSupplier() - Method in class net.minestom.server.instance.InstanceContainer
-
Gets the current
ChunkSupplier
. - getChunkSupplier() - Method in class net.minestom.server.instance.SharedInstance
- getChunkViewDistance() - Static method in class net.minestom.server.MinecraftServer
-
Deprecated.
- getChunkX() - Method in class net.minestom.server.event.instance.InstanceChunkLoadEvent
-
Gets the chunk X.
- getChunkX() - Method in class net.minestom.server.event.instance.InstanceChunkUnloadEvent
-
Gets the chunk X.
- getChunkX() - Method in class net.minestom.server.event.player.PlayerChunkLoadEvent
-
Gets the chunk X.
- getChunkX() - Method in class net.minestom.server.event.player.PlayerChunkUnloadEvent
-
Gets the chunk X.
- getChunkX() - Method in class net.minestom.server.instance.Chunk
-
Gets the chunk X.
- getChunkZ() - Method in class net.minestom.server.event.instance.InstanceChunkLoadEvent
-
Gets the chunk Z.
- getChunkZ() - Method in class net.minestom.server.event.instance.InstanceChunkUnloadEvent
-
Gets the chunk Z.
- getChunkZ() - Method in class net.minestom.server.event.player.PlayerChunkLoadEvent
-
Gets the chunk Z.
- getChunkZ() - Method in class net.minestom.server.event.player.PlayerChunkUnloadEvent
-
Gets the chunk Z.
- getChunkZ() - Method in class net.minestom.server.instance.Chunk
-
Gets the chunk Z.
- getCipher(int, Key) - Static method in class net.minestom.server.extras.mojangAuth.MojangCrypt
- getClassLoader() - Method in class net.minestom.server.extensions.DiscoveredExtension
- getClicked() - Method in class net.minestom.server.inventory.click.InventoryClickResult
- getClickedItem() - Method in class net.minestom.server.event.inventory.InventoryClickEvent
-
Gets the clicked item.
- getClickedItem() - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
-
Gets the item who have been clicked.
- getClickedItem() - Method in class net.minestom.server.inventory.condition.InventoryConditionResult
- getClickType() - Method in class net.minestom.server.event.inventory.InventoryClickEvent
-
Gets the click type.
- getClickType() - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
-
Gets the click type.
- getCollarColor() - Method in class net.minestom.server.entity.metadata.animal.tameable.CatMeta
- getCollarColor() - Method in class net.minestom.server.entity.metadata.animal.tameable.WolfMeta
- getCollisionAxis(Point) - Method in class net.minestom.server.instance.WorldBorder
-
Used to check at which axis does the position collides with the world border.
- getCollisionPosition() - Method in class net.minestom.server.event.entity.projectile.ProjectileCollideWithBlockEvent
- getCollisionPosition() - Method in class net.minestom.server.event.entity.projectile.ProjectileCollideWithEntityEvent
- getCollisionRule() - Method in class net.minestom.server.scoreboard.Team
-
Gets the collision rule of the team.
- getColor() - Method in class net.minestom.server.entity.metadata.animal.HorseMeta.Variant
- getColor() - Method in class net.minestom.server.entity.metadata.animal.SheepMeta
- getColor() - Method in class net.minestom.server.entity.metadata.animal.tameable.ParrotMeta
- getColor() - Method in class net.minestom.server.entity.metadata.golem.ShulkerMeta
- getColor() - Method in class net.minestom.server.entity.metadata.other.AreaEffectCloudMeta
- getColor() - Method in class net.minestom.server.entity.metadata.projectile.ArrowMeta
- getColor() - Method in record class net.minestom.server.item.metadata.LeatherArmorMeta
- getColor() - Method in record class net.minestom.server.item.metadata.PotionMeta
- getColors() - Method in class net.minestom.server.map.framebuffers.DirectFramebuffer
-
Mutable colors array
- getColors() - Method in class net.minestom.server.map.framebuffers.LargeDirectFramebuffer
- getCommand() - Method in class net.minestom.server.entity.metadata.minecart.CommandBlockMinecartMeta
- getCommand() - Method in class net.minestom.server.event.player.PlayerCommandEvent
-
Gets the command used (command name + arguments).
- getCommand(String) - Method in class net.minestom.server.command.CommandManager
-
Gets the
Command
registered byCommandManager.register(Command)
. - getCommandCondition() - Method in class net.minestom.server.command.builder.CommandSyntax
-
Gets the condition to use this syntax.
- getCommandData() - Method in class net.minestom.server.command.builder.CommandResult
- getCommandManager() - Static method in class net.minestom.server.MinecraftServer
- getCommandName() - Method in class net.minestom.server.command.builder.CommandContext
- getCommands() - Method in class net.minestom.server.command.builder.CommandDispatcher
- getCommands() - Method in class net.minestom.server.command.CommandManager
- getCompressionThreshold() - Static method in class net.minestom.server.MinecraftServer
-
Gets the compression threshold of the server.
- getCondition() - Method in class net.minestom.server.command.builder.Command
-
Gets the
CommandCondition
. - getConfigPlayers() - Method in class net.minestom.server.network.ConnectionManager
-
Returns an unmodifiable set containing the players currently in the configuration state.
- getConnection() - Method in class net.minestom.server.event.server.ClientPingServerEvent
-
PlayerConnection of received packet.
- getConnection() - Method in class net.minestom.server.event.server.ServerListPingEvent
-
PlayerConnection of received packet.
- getConnectionManager() - Static method in class net.minestom.server.MinecraftServer
- getConnectionState() - Method in class net.minestom.server.network.player.PlayerConnection
-
Gets the client connection state.
- getConsoleSender() - Method in class net.minestom.server.command.CommandManager
-
Gets the
ConsoleSender
(which is used as aCommandSender
). - getContent() - Method in class net.minestom.server.scoreboard.Sidebar.ScoreboardLine
-
Gets the content of the line
- getCookingTime() - Method in class net.minestom.server.recipe.BlastingRecipe
- getCookingTime() - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- getCookingTime() - Method in class net.minestom.server.recipe.SmeltingRecipe
- getCookingTime() - Method in class net.minestom.server.recipe.SmokingRecipe
- getCooldown() - Method in class net.minestom.server.entity.ai.goal.CombinedAttackGoal
- getCooldown() - Method in class net.minestom.server.entity.ai.goal.MeleeAttackGoal
- getCooldown() - Method in class net.minestom.server.entity.ai.goal.RangedAttackGoal
- getCoordinateScale() - Method in class net.minestom.server.world.DimensionType
- getCount() - Method in class net.minestom.server.entity.metadata.other.ExperienceOrbMeta
- getCpuMonitoringMessage() - Method in class net.minestom.server.monitoring.BenchmarkManager
- getCpuPercentage() - Method in class net.minestom.server.monitoring.ThreadResult
- getCreationObjectivePacket(Component, ScoreboardObjectivePacket.Type) - Method in interface net.minestom.server.scoreboard.Scoreboard
-
Creates a creation objective packet.
- getCreatures() - Method in class net.minestom.server.instance.Instance
-
Deprecated.
- getCurrentGoalSelector() - Method in class net.minestom.server.entity.ai.EntityAIGroup
-
Gets the current goal selector of this group.
- getCursor() - Method in class net.minestom.server.inventory.click.InventoryClickResult
- getCursorItem() - Method in class net.minestom.server.event.inventory.InventoryClickEvent
-
Gets the item in the player cursor.
- getCursorItem() - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
-
Gets the item who was in the player cursor.
- getCursorItem() - Method in class net.minestom.server.inventory.condition.InventoryConditionResult
- getCursorItem() - Method in class net.minestom.server.inventory.PlayerInventory
-
Gets the item in player cursor.
- getCursorItem(Player) - Method in class net.minestom.server.inventory.Inventory
-
Gets the cursor item of a viewer.
- getCursorPosition() - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
-
Gets the cursor position of the interacted block
- getCursorPosition() - Method in class net.minestom.server.instance.block.BlockHandler.Interaction
- getCursorX() - Method in class net.minestom.server.instance.block.BlockHandler.PlayerPlacement
- getCursorY() - Method in class net.minestom.server.instance.block.BlockHandler.PlayerPlacement
- getCursorZ() - Method in class net.minestom.server.instance.block.BlockHandler.PlayerPlacement
- getCustomBlockIdAndDamage() - Method in class net.minestom.server.entity.metadata.minecart.AbstractMinecartMeta
- getCustomBlockYPosition() - Method in class net.minestom.server.entity.metadata.minecart.AbstractMinecartMeta
- getCustomModelData() - Method in interface net.minestom.server.item.ItemMeta
- getCustomName() - Method in class net.minestom.server.entity.Entity
-
Gets the entity custom name.
- getCustomName() - Method in class net.minestom.server.entity.metadata.EntityMeta
- getCustomName() - Method in record class net.minestom.server.item.metadata.BannerMeta
-
Get name of the marker, unused by Minestom
- getCustomName() - Method in record class net.minestom.server.item.metadata.ShieldMeta
-
Get name of the marker, unused by Minestom
- getCustomPotionEffects() - Method in record class net.minestom.server.item.metadata.PotionMeta
- getDamage() - Method in class net.minestom.server.event.entity.EntityDamageEvent
-
Gets the damage type.
- getDamage() - Method in interface net.minestom.server.item.ItemMeta
- getDamageTaken() - Method in class net.minestom.server.entity.metadata.other.BoatMeta
- getDataDirectory() - Method in class net.minestom.server.extensions.DiscoveredExtension
- getDataDirectory() - Method in class net.minestom.server.extensions.Extension
- getDataMap() - Method in class net.minestom.server.command.builder.CommandData
- getDeathLocation() - Method in class net.minestom.server.entity.Player
- getDeathText() - Method in class net.minestom.server.event.player.PlayerDeathEvent
-
Gets the text displayed in the death screen.
- getDeclareRecipesPacket() - Method in class net.minestom.server.recipe.RecipeManager
- getDecorations() - Method in record class net.minestom.server.item.metadata.MapMeta
- getDefaultEatingTime() - Method in class net.minestom.server.entity.Player
-
Gets the player default eating time.
- getDefaultExecutor() - Method in class net.minestom.server.command.builder.Command
-
Gets the default
CommandExecutor
which is called when there is no argument or if no corresponding syntax has been found. - getDefaultLocale() - Static method in class net.minestom.server.adventure.MinestomAdventure
-
Gets the default locale used to translate components when no overriding locale has been provided.
- getDefaultValue() - Method in class net.minestom.server.command.builder.arguments.Argument
- getDefaultValuesMap() - Method in class net.minestom.server.command.builder.CommandSyntax
- getDelay() - Method in class net.minestom.server.event.server.ClientPingServerEvent
-
Gets the delay until minestom will send the ping response packet.
- getDependencies() - Method in class net.minestom.server.extensions.DiscoveredExtension
- getDependents() - Method in class net.minestom.server.extensions.Extension
- getDescription() - Method in class net.minestom.server.advancements.Advancement
-
Gets the description of the advancement.
- getDescription() - Method in class net.minestom.server.ping.ResponseData
-
Get the response description
- getDestructionObjectivePacket() - Method in interface net.minestom.server.scoreboard.Scoreboard
-
Creates the destruction objective packet.
- getDiameter() - Method in class net.minestom.server.instance.WorldBorder
-
Gets the diameter of the world border.
- getDifficulty() - Static method in class net.minestom.server.MinecraftServer
-
Gets the server difficulty showed in game option.
- getDimension(NamespaceID) - Method in class net.minestom.server.world.DimensionTypeManager
-
Return to a @
DimensionType
only if present and registered - getDimensionName() - Method in class net.minestom.server.instance.Instance
-
Gets the instance dimension name.
- getDimensionType() - Method in class net.minestom.server.entity.Player
-
Gets the player dimension.
- getDimensionType() - Method in class net.minestom.server.instance.Instance
-
Gets the instance
DimensionType
. - getDimensionTypeManager() - Static method in class net.minestom.server.MinecraftServer
- getDiscoveredExtension() - Method in class net.minestom.server.extensions.ExtensionClassLoader
- getDispatcher() - Method in class net.minestom.server.command.CommandManager
- getDisplayContext() - Method in class net.minestom.server.entity.metadata.display.ItemDisplayMeta
- getDisplayedSkinParts() - Method in class net.minestom.server.entity.Player.PlayerSettings
- getDisplayName() - Method in class net.minestom.server.entity.Player
-
Gets the player display name in the tab-list.
- getDisplayName() - Method in interface net.minestom.server.item.ItemMeta
- getDisplayName() - Method in interface net.minestom.server.item.ItemStack
- getDisplayScoreboardPacket(byte) - Method in interface net.minestom.server.scoreboard.Scoreboard
-
Creates the
DisplayScoreboardPacket
. - getDistance(Point) - Method in class net.minestom.server.entity.Entity
- getDistance(Entity) - Method in class net.minestom.server.entity.Entity
-
Gets the distance between two entities.
- getDistanceSquared(Point) - Method in class net.minestom.server.entity.Entity
- getDistanceSquared(Entity) - Method in class net.minestom.server.entity.Entity
-
Gets the distance squared between two entities.
- getDouble(String) - Method in interface net.minestom.server.registry.Registry.Properties
- getDouble(String, double) - Method in interface net.minestom.server.registry.Registry.Properties
- getDropSeedAtTick() - Method in class net.minestom.server.entity.metadata.animal.SnifferMeta
- getDuration() - Method in class net.minestom.server.event.instance.InstanceTickEvent
-
Gets the duration of the tick in ms.
- getDuration() - Method in class net.minestom.server.utils.time.Cooldown
- getDuration() - Method in class net.minestom.server.utils.time.Tick
- getEatingHand() - Method in class net.minestom.server.entity.Player
-
Gets the hand which the player is eating from.
- getEatingTime() - Method in class net.minestom.server.event.player.PlayerPreEatEvent
-
Gets the food eating time.
- getEatTimer() - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- getEffect(PotionEffect) - Method in class net.minestom.server.entity.Entity
-
Gets the TimedPotion of the specified effect.
- getEffectiveViewDistance() - Method in class net.minestom.server.entity.Player.PlayerSettings
- getEffectLevel(PotionEffect) - Method in class net.minestom.server.entity.Entity
-
Gets the level of the specified effect.
- getEffects() - Method in record class net.minestom.server.item.metadata.FireworkMeta
- getEffects() - Method in class net.minestom.server.world.DimensionType
- getEnabledFeatures() - Method in class net.minestom.server.event.player.AsyncPlayerConfigurationEvent
- getEnchantmentLevel(EnchantmentTableInventory.EnchantmentSlot) - Method in class net.minestom.server.inventory.type.EnchantmentTableInventory
-
Gets the enchantment level shown on mouse hover.
- getEnchantmentMap() - Method in interface net.minestom.server.item.ItemMeta
- getEnchantmentShown(EnchantmentTableInventory.EnchantmentSlot) - Method in class net.minestom.server.inventory.type.EnchantmentTableInventory
-
Gets the enchantment shown in a slot.
- getEntities() - Method in class net.minestom.server.instance.Instance
-
Gets the entities in the instance;
- getEntities(Team) - Method in class net.minestom.server.scoreboard.TeamManager
- getEntity() - Method in class net.minestom.server.entity.pathfinding.Navigator
- getEntity() - Method in class net.minestom.server.event.entity.EntityAttackEvent
- getEntity() - Method in class net.minestom.server.event.entity.EntityDamageEvent
- getEntity() - Method in class net.minestom.server.event.entity.EntityDeathEvent
- getEntity() - Method in class net.minestom.server.event.entity.EntityDespawnEvent
-
Gets the entity who is about to be removed
- getEntity() - Method in class net.minestom.server.event.entity.EntityFireEvent
- getEntity() - Method in class net.minestom.server.event.entity.EntityItemMergeEvent
-
Gets the
ItemEntity
who is receivingEntityItemMergeEvent.getMerged()
. - getEntity() - Method in class net.minestom.server.event.entity.EntityPotionAddEvent
- getEntity() - Method in class net.minestom.server.event.entity.EntityPotionRemoveEvent
- getEntity() - Method in class net.minestom.server.event.entity.EntityShootEvent
- getEntity() - Method in class net.minestom.server.event.entity.EntitySpawnEvent
-
Gets the entity who spawned in the instance.
- getEntity() - Method in class net.minestom.server.event.entity.EntityTickEvent
- getEntity() - Method in class net.minestom.server.event.entity.EntityVelocityEvent
-
Gets the enity who will be affected by
EntityVelocityEvent.getVelocity()
. - getEntity() - Method in class net.minestom.server.event.entity.projectile.ProjectileCollideWithBlockEvent
- getEntity() - Method in class net.minestom.server.event.entity.projectile.ProjectileCollideWithEntityEvent
- getEntity() - Method in class net.minestom.server.event.entity.projectile.ProjectileUncollideEvent
- getEntity() - Method in class net.minestom.server.event.instance.AddEntityToInstanceEvent
-
Entity being added.
- getEntity() - Method in class net.minestom.server.event.instance.RemoveEntityFromInstanceEvent
-
Gets the entity being removed.
- getEntity() - Method in class net.minestom.server.event.item.EntityEquipEvent
- getEntity() - Method in class net.minestom.server.event.item.PickupItemEvent
- getEntity() - Method in interface net.minestom.server.event.trait.EntityEvent
-
Gets the entity of this event.
- getEntity() - Method in interface net.minestom.server.event.trait.PlayerEvent
-
Returns
PlayerEvent.getPlayer()
. - getEntity(int) - Static method in class net.minestom.server.entity.Entity
-
Gets an entity based on its id (from
Entity.getEntityId()
). - getEntity(UUID) - Static method in class net.minestom.server.entity.Entity
-
Gets an entity based on its UUID (from
Entity.getUuid()
). - getEntityCreature() - Method in class net.minestom.server.entity.ai.GoalSelector
-
Gets the entity behind the goal selector.
- getEntityCreature() - Method in class net.minestom.server.entity.ai.TargetSelector
-
Gets the entity linked to this target selector.
- getEntityId() - Method in class net.minestom.server.entity.Entity
-
Each entity has an unique id (server-wide) which will change after a restart.
- getEntityMeta() - Method in class net.minestom.server.entity.Entity
-
Gets metadata of this entity.
- getEntityMeta() - Method in class net.minestom.server.entity.ItemEntity
- getEntityTracker() - Method in class net.minestom.server.instance.Instance
- getEntityType() - Method in class net.minestom.server.entity.Entity
-
Returns the entity type.
- getEntityViewDistance() - Static method in class net.minestom.server.MinecraftServer
-
Deprecated.
- getEntries() - Method in class net.minestom.server.command.builder.suggestion.Suggestion
- getEntries() - Method in class net.minestom.server.entity.Metadata
- getEntries() - Method in class net.minestom.server.ping.ResponseData
-
Gets a modifiable collection of the current entries.
- getEntry() - Method in class net.minestom.server.command.builder.suggestion.SuggestionEntry
- getEntrypoint() - Method in class net.minestom.server.extensions.DiscoveredExtension
- getEquipment(EquipmentSlot) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the equipment in a specific slot.
- getEquipmentsPacket() - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the packet with all the equipments.
- getEquippedItem() - Method in class net.minestom.server.event.item.EntityEquipEvent
- getErrorCode() - Method in exception class net.minestom.server.command.builder.exception.ArgumentSyntaxException
-
Gets the error code of the exception.
- getEventNode() - Method in class net.minestom.server.extensions.Extension
- getEventNode() - Method in class net.minestom.server.extensions.ExtensionClassLoader
- getEventType() - Method in interface net.minestom.server.event.EventNode
- getEventType() - Method in class net.minestom.server.event.GlobalEventHandler
- getExceptionHandler() - Method in class net.minestom.server.exception.ExceptionManager
-
Retrieves the current
ExceptionHandler
, can be the default one if none is defined. - getExceptionManager() - Static method in class net.minestom.server.MinecraftServer
- getExecutor() - Method in class net.minestom.server.command.builder.CommandSyntax
-
Gets the
CommandExecutor
of this syntax, executed once the syntax is properly written. - getExp() - Method in class net.minestom.server.entity.Player
-
Gets the percentage displayed in the experience bar.
- getExperience() - Method in class net.minestom.server.inventory.type.VillagerInventory
- getExperience() - Method in class net.minestom.server.recipe.BlastingRecipe
- getExperience() - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- getExperience() - Method in class net.minestom.server.recipe.SmeltingRecipe
- getExperience() - Method in class net.minestom.server.recipe.SmokingRecipe
- getExperienceCount() - Method in class net.minestom.server.entity.ExperienceOrb
-
Gets the experience count.
- getExperienceCount() - Method in class net.minestom.server.event.item.PickupExperienceEvent
- getExperienceOrb() - Method in class net.minestom.server.event.item.PickupExperienceEvent
- getExperienceOrbs() - Method in class net.minestom.server.instance.Instance
-
Deprecated.
- getExplosionSupplier() - Method in class net.minestom.server.instance.Instance
-
Gets the registered
ExplosionSupplier
, or null if none was provided. - getExtension(String) - Method in class net.minestom.server.extensions.ExtensionManager
- getExtensionDataRoot() - Method in class net.minestom.server.extensions.ExtensionManager
- getExtensionFolder() - Method in class net.minestom.server.extensions.ExtensionManager
- getExtensionManager() - Static method in class net.minestom.server.MinecraftServer
- getExtensions() - Method in class net.minestom.server.extensions.ExtensionManager
- getExternalDependencies() - Method in class net.minestom.server.extensions.DiscoveredExtension
- getEyeHeight() - Method in class net.minestom.server.entity.Entity
-
Gets the entity eye height.
- getEyeHeight() - Method in class net.minestom.server.entity.Player
- getFavicon() - Method in class net.minestom.server.ping.ResponseData
-
Get the response favicon.
- getFieldViewModifier() - Method in class net.minestom.server.entity.Player
- getFireDamagePeriod() - Method in class net.minestom.server.entity.LivingEntity
-
Gets the time in ms between two fire damage applications.
- getFireTime(TemporalUnit) - Method in class net.minestom.server.event.entity.EntityFireEvent
- getFireworkEffect() - Method in record class net.minestom.server.item.metadata.FireworkEffectMeta
- getFireworkInfo() - Method in class net.minestom.server.entity.metadata.projectile.FireworkRocketMeta
- getFirstPotionEffect() - Method in class net.minestom.server.inventory.type.BeaconInventory
-
Gets the first potion effect.
- getFirstUUID() - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- getFixedTime() - Method in class net.minestom.server.world.DimensionType
- getFlag(DeclareCommandsPacket.NodeType, boolean, boolean, boolean) - Static method in record class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
- getFlightDuration() - Method in record class net.minestom.server.item.metadata.FireworkMeta
- getFloat(String, Float) - Static method in class net.minestom.server.utils.PropertyUtils
- getFlyingSpeed() - Method in class net.minestom.server.entity.Player
-
Gets the player flying speed.
- getFood() - Method in class net.minestom.server.entity.Player
-
Gets the player food.
- getFoodSaturation() - Method in class net.minestom.server.entity.Player
- getForward() - Method in class net.minestom.server.entity.vehicle.PlayerVehicleInformation
- getForwardDirection() - Method in class net.minestom.server.entity.metadata.other.BoatMeta
- getFrameType() - Method in class net.minestom.server.advancements.Advancement
-
Gets the advancement frame type.
- getFriendlyFlags() - Method in class net.minestom.server.scoreboard.Team
-
Gets the friendly flags of the team.
- getFuelTime() - Method in class net.minestom.server.inventory.type.BrewingStandInventory
-
Gets the brewing stand fuel time.
- getFullDataPacket() - Method in class net.minestom.server.instance.Chunk
- getFullDataPacket() - Method in class net.minestom.server.instance.DynamicChunk
- getFunction() - Method in enum class net.minestom.server.gamedata.tags.Tag.BasicType
- getFuseTime() - Method in class net.minestom.server.entity.metadata.other.PrimedTntMeta
- getGameMode() - Method in class net.minestom.server.entity.Player
-
Gets the player
GameMode
. - getGametype() - Method in class net.minestom.server.extras.query.response.BasicQueryResponse
-
Gets the gametype.
- getGeneration() - Method in record class net.minestom.server.item.metadata.WrittenBookMeta
- getGenericSound(LivingEntity) - Method in class net.minestom.server.entity.damage.Damage
- getGlobalEventHandler() - Static method in class net.minestom.server.MinecraftServer
- getGlowColorOverride() - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- getGoalSelectors() - Method in class net.minestom.server.entity.ai.EntityAIGroup
-
Gets the goal selectors of this group.
- getGravityTickCount() - Method in class net.minestom.server.entity.Entity
-
Gets the number of tick this entity has been applied gravity.
- getGroup() - Method in class net.minestom.server.recipe.BlastingRecipe
- getGroup() - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- getGroup() - Method in class net.minestom.server.recipe.ShapedRecipe
- getGroup() - Method in class net.minestom.server.recipe.ShapelessRecipe
- getGroup() - Method in class net.minestom.server.recipe.SmeltingRecipe
- getGroup() - Method in class net.minestom.server.recipe.SmokingRecipe
- getGroup() - Method in class net.minestom.server.recipe.StonecutterRecipe
- getHand() - Method in class net.minestom.server.event.item.ItemUpdateStateEvent
- getHand() - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
-
Gets the hand used for the interaction.
- getHand() - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Gets the hand with which the player is trying to place.
- getHand() - Method in class net.minestom.server.event.player.PlayerEatEvent
- getHand() - Method in class net.minestom.server.event.player.PlayerEntityInteractEvent
-
Gets with which hand the player interacted with the entity.
- getHand() - Method in class net.minestom.server.event.player.PlayerHandAnimationEvent
-
Gets the hand used.
- getHand() - Method in class net.minestom.server.event.player.PlayerItemAnimationEvent
-
Gets the hand that was used.
- getHand() - Method in class net.minestom.server.event.player.PlayerPreEatEvent
- getHand() - Method in class net.minestom.server.event.player.PlayerUseItemEvent
-
Gets which hand the player used.
- getHand() - Method in class net.minestom.server.event.player.PlayerUseItemOnBlockEvent
-
Gets which hand the player used to interact with the block.
- getHand() - Method in class net.minestom.server.instance.block.BlockHandler.Interaction
- getHand() - Method in class net.minestom.server.instance.block.BlockHandler.PlayerPlacement
- getHandle(Class<E>) - Static method in class net.minestom.server.event.EventDispatcher
- getHandle(Class<E>) - Method in interface net.minestom.server.event.EventNode
-
Gets the handle of an event type.
- getHandle(Class<E>) - Method in class net.minestom.server.event.GlobalEventHandler
- getHandler(E) - Method in interface net.minestom.server.event.EventFilter
-
Gets the handler for the given event instance, or null if the event type has no handler.
- getHandler(String) - Method in class net.minestom.server.instance.block.BlockManager
- getHandlerOrDummy(String) - Method in class net.minestom.server.instance.block.BlockManager
- getHeadRotation() - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- getHeadShakeTimer() - Method in class net.minestom.server.entity.metadata.villager.AbstractVillagerMeta
- getHealth() - Method in class net.minestom.server.entity.LivingEntity
-
Gets the entity health.
- getHealth() - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
- getHealthAddedByAbsorption() - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
-
Deprecated.This returns the bee stinger count, not the absorption heart count Use
LivingEntityMeta.getBeeStingerCount()
instead - getHeight() - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- getHeight() - Method in class net.minestom.server.entity.metadata.other.InteractionMeta
- getHeight() - Method in class net.minestom.server.recipe.ShapedRecipe
- getHeight() - Method in class net.minestom.server.world.DimensionType
- getHeight(int, int) - Method in class net.minestom.server.instance.heightmap.Heightmap
- getHeldSlot() - Method in class net.minestom.server.entity.Player
-
Gets the player held slot (0-8).
- getHelmet() - Method in class net.minestom.server.entity.LivingEntity
- getHelmet() - Method in class net.minestom.server.entity.Player
- getHelmet() - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the helmet.
- getHelmet() - Method in class net.minestom.server.inventory.PlayerInventory
- getHiddenGene() - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- getHideFlag() - Method in interface net.minestom.server.item.ItemMeta
- getHighestBlockSection(Chunk) - Static method in class net.minestom.server.instance.heightmap.Heightmap
- getHomePosition() - Method in class net.minestom.server.entity.metadata.animal.TurtleMeta
- getHookedEntity() - Method in class net.minestom.server.entity.metadata.other.FishingHookMeta
- getHorizontalDirection(float) - Static method in class net.minestom.server.utils.MathUtils
- getIcon() - Method in class net.minestom.server.advancements.Advancement
-
Gets the advancement icon.
- getId() - Method in class net.minestom.server.attribute.AttributeModifier
-
Gets the id of this modifier.
- getId() - Method in enum class net.minestom.server.attribute.AttributeOperation
- getId() - Method in class net.minestom.server.command.builder.arguments.Argument
-
Gets the ID of the argument, showed in-game above the chat bar and used to retrieve the data when the command is parsed in
CommandContext
. - getId() - Method in enum class net.minestom.server.effects.Effects
- getId() - Method in class net.minestom.server.scoreboard.Sidebar.ScoreboardLine
-
Gets the identifier of the line
- getId() - Method in enum class net.minestom.server.world.Difficulty
- getId() - Method in class net.minestom.server.world.DimensionType
- getId(int) - Method in record class net.minestom.server.registry.Registry.Container
- getId(Attribute) - Method in class net.minestom.server.attribute.AttributeManager
-
Gets the id of a attribute.
- getId(ConnectionState) - Method in interface net.minestom.server.network.packet.server.ServerPacket
-
Gets the id of this packet.
- getId(Biome) - Method in class net.minestom.server.world.biomes.BiomeManager
-
Gets the id of a biome.
- getID() - Method in enum class net.minestom.server.message.ChatPosition
-
Gets the packet ID of this chat position.
- getIdentifier() - Method in class net.minestom.server.advancements.Advancement
-
Gets the identifier of this advancement, used to register the advancement, use it as a parent and to retrieve it later in the
AdvancementTab
. - getIdentifier() - Method in enum class net.minestom.server.command.builder.arguments.minecraft.SuggestionType
- getIdentifier() - Method in class net.minestom.server.event.player.PlayerPluginMessageEvent
-
Gets the message identifier.
- getIdentifier() - Method in enum class net.minestom.server.gamedata.tags.Tag.BasicType
- getIdentifier() - Method in class net.minestom.server.instance.Chunk
-
Gets the unique identifier of this chunk.
- getIdentifier() - Method in enum class net.minestom.server.network.packet.server.play.TeamsPacket.CollisionRule
-
Gets the identifier of the rule
- getIdentifier() - Method in enum class net.minestom.server.network.packet.server.play.TeamsPacket.NameTagVisibility
-
Gets the client identifier
- getIdentifier() - Method in class net.minestom.server.network.player.PlayerConnection
-
Returns a printable identifier for this connection, will be the player username or the connection remote address.
- getIndex() - Method in class net.minestom.server.map.MapColors.PreciseMapColor
- getIndex(int, T) - Method in class net.minestom.server.entity.Metadata
- getInfiniburn() - Method in class net.minestom.server.world.DimensionType
- getIngredient() - Method in class net.minestom.server.recipe.BlastingRecipe
- getIngredient() - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- getIngredient() - Method in class net.minestom.server.recipe.SmeltingRecipe
- getIngredient() - Method in class net.minestom.server.recipe.SmokingRecipe
- getIngredient() - Method in class net.minestom.server.recipe.StonecutterRecipe
- getIngredients() - Method in class net.minestom.server.recipe.ShapedRecipe
- getIngredients() - Method in class net.minestom.server.recipe.ShapelessRecipe
- getInnerSize() - Method in class net.minestom.server.inventory.AbstractInventory
-
Gets the size of the "inner inventory" (which includes only "usable" slots).
- getInnerSize() - Method in class net.minestom.server.inventory.PlayerInventory
- getInput() - Method in class net.minestom.server.command.builder.CommandContext
- getInput() - Method in class net.minestom.server.command.builder.CommandResult
- getInput() - Method in exception class net.minestom.server.command.builder.exception.ArgumentSyntaxException
-
Gets the problematic command input.
- getInput() - Method in class net.minestom.server.command.builder.suggestion.Suggestion
- getInstance() - Method in class net.minestom.server.entity.Entity
-
Gets the entity current instance.
- getInstance() - Method in class net.minestom.server.entity.pathfinding.PFInstanceSpace
- getInstance() - Method in class net.minestom.server.event.instance.AddEntityToInstanceEvent
- getInstance() - Method in class net.minestom.server.event.instance.InstanceChunkLoadEvent
- getInstance() - Method in class net.minestom.server.event.instance.InstanceChunkUnloadEvent
- getInstance() - Method in class net.minestom.server.event.instance.InstanceRegisterEvent
- getInstance() - Method in class net.minestom.server.event.instance.InstanceTickEvent
- getInstance() - Method in class net.minestom.server.event.instance.InstanceUnregisterEvent
- getInstance() - Method in class net.minestom.server.event.instance.InstanceWorldPositionChangeEvent
-
Gets the instance which received a world position change.
- getInstance() - Method in class net.minestom.server.event.instance.RemoveEntityFromInstanceEvent
- getInstance() - Method in interface net.minestom.server.event.trait.EntityInstanceEvent
- getInstance() - Method in interface net.minestom.server.event.trait.InstanceEvent
-
Gets the instance.
- getInstance() - Method in class net.minestom.server.instance.block.BlockHandler.Destroy
- getInstance() - Method in class net.minestom.server.instance.block.BlockHandler.Interaction
- getInstance() - Method in class net.minestom.server.instance.block.BlockHandler.Placement
- getInstance() - Method in class net.minestom.server.instance.block.BlockHandler.Tick
- getInstance() - Method in class net.minestom.server.instance.block.BlockHandler.Touch
- getInstance() - Method in class net.minestom.server.instance.Chunk
-
Gets the instance where this chunk is stored
- getInstance() - Method in class net.minestom.server.instance.WorldBorder
-
Gets the
Instance
linked to this world border. - getInstance(UUID) - Method in class net.minestom.server.instance.InstanceManager
-
Gets an instance by the given UUID.
- getInstanceContainer() - Method in class net.minestom.server.instance.SharedInstance
-
Gets the
InstanceContainer
from where this instance takes its chunks from. - getInstanceManager() - Static method in class net.minestom.server.MinecraftServer
- getInstances() - Method in class net.minestom.server.instance.InstanceManager
-
Gets all the registered instances.
- getInstanceSpace() - Method in class net.minestom.server.instance.Instance
-
Gets the instance space.
- getInt(String) - Method in interface net.minestom.server.registry.Registry.Properties
- getInt(String, int) - Method in interface net.minestom.server.registry.Registry.Properties
- getInteractPosition() - Method in class net.minestom.server.event.player.PlayerEntityInteractEvent
-
Gets the position at which the entity was interacted
- getInventory() - Method in class net.minestom.server.entity.Player
- getInventory() - Method in class net.minestom.server.event.inventory.InventoryClickEvent
- getInventory() - Method in class net.minestom.server.event.inventory.InventoryCloseEvent
- getInventory() - Method in class net.minestom.server.event.inventory.InventoryItemChangeEvent
- getInventory() - Method in class net.minestom.server.event.inventory.InventoryOpenEvent
-
Gets the inventory to open, this could have been change by the
InventoryOpenEvent.setInventory(Inventory)
. - getInventory() - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
- getInventory() - Method in interface net.minestom.server.event.trait.InventoryEvent
-
Gets the inventory.
- getInventoryConditions() - Method in class net.minestom.server.inventory.AbstractInventory
-
Gets all the
InventoryCondition
of this inventory. - getInventoryType() - Method in class net.minestom.server.inventory.Inventory
-
Gets the inventory type.
- getInverseOption() - Method in class net.minestom.server.instance.batch.AbsoluteBlockBatch
- getInvulnerableTime() - Method in class net.minestom.server.entity.metadata.monster.WitherMeta
- getItem() - Method in class net.minestom.server.entity.metadata.item.EyeOfEnderMeta
- getItem() - Method in class net.minestom.server.entity.metadata.item.FireballMeta
- getItem() - Method in class net.minestom.server.entity.metadata.item.ItemEntityMeta
- getItem() - Method in class net.minestom.server.entity.metadata.item.SmallFireballMeta
- getItem() - Method in class net.minestom.server.entity.metadata.item.SnowballMeta
- getItem() - Method in class net.minestom.server.entity.metadata.item.ThrownEggMeta
- getItem() - Method in class net.minestom.server.entity.metadata.item.ThrownEnderPearlMeta
- getItem() - Method in class net.minestom.server.entity.metadata.item.ThrownExperienceBottleMeta
- getItem() - Method in class net.minestom.server.entity.metadata.item.ThrownPotionMeta
- getItem() - Method in class net.minestom.server.entity.metadata.other.ItemFrameMeta
- getItemAnimationType() - Method in class net.minestom.server.event.player.PlayerItemAnimationEvent
-
Gets the animation.
- getItemEntity() - Method in class net.minestom.server.event.item.PickupItemEvent
- getItemInHand(Player.Hand) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the
ItemStack
in the specific hand. - getItemInMainHand() - Method in class net.minestom.server.entity.LivingEntity
- getItemInMainHand() - Method in class net.minestom.server.entity.Player
- getItemInMainHand() - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the
ItemStack
in main hand. - getItemInMainHand() - Method in class net.minestom.server.inventory.PlayerInventory
- getItemInOffHand() - Method in class net.minestom.server.entity.LivingEntity
- getItemInOffHand() - Method in class net.minestom.server.entity.Player
- getItemInOffHand() - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the
ItemStack
in off hand. - getItemInOffHand() - Method in class net.minestom.server.inventory.PlayerInventory
- getItems() - Method in record class net.minestom.server.item.metadata.BundleMeta
- getItemStack() - Method in class net.minestom.server.entity.ItemEntity
-
Gets the item stack on ground.
- getItemStack() - Method in class net.minestom.server.entity.metadata.display.ItemDisplayMeta
- getItemStack() - Method in class net.minestom.server.event.book.EditBookEvent
- getItemStack() - Method in class net.minestom.server.event.item.EntityEquipEvent
-
Same as
EntityEquipEvent.getEquippedItem()
. - getItemStack() - Method in class net.minestom.server.event.item.ItemDropEvent
- getItemStack() - Method in class net.minestom.server.event.item.ItemUpdateStateEvent
- getItemStack() - Method in class net.minestom.server.event.item.PickupItemEvent
- getItemStack() - Method in class net.minestom.server.event.player.PlayerEatEvent
-
Gets the food item that has been eaten.
- getItemStack() - Method in class net.minestom.server.event.player.PlayerPreEatEvent
-
The food item which will be eaten.
- getItemStack() - Method in class net.minestom.server.event.player.PlayerUseItemEvent
-
Gets the item which have been used.
- getItemStack() - Method in class net.minestom.server.event.player.PlayerUseItemOnBlockEvent
-
Gets with which item the player has interacted with the block.
- getItemStack() - Method in interface net.minestom.server.event.trait.ItemEvent
- getItemStack(int) - Method in class net.minestom.server.inventory.AbstractInventory
-
Gets the
ItemStack
at the specified slot. - getItemStacks() - Method in class net.minestom.server.inventory.AbstractInventory
-
Gets all the
ItemStack
in the inventory. - getKey() - Method in enum class net.minestom.server.extras.query.response.QueryKey
-
Gets the key of this query key.
- getKey() - Method in class net.minestom.server.tag.Tag
-
Returns the key used to navigate inside the holder nbt.
- getKeyPair() - Static method in class net.minestom.server.extras.MojangAuth
- getKeyValuesMap() - Method in class net.minestom.server.extras.query.response.FullQueryResponse
-
Gets the map containing the key-value mappings.
- getLastBlockChangeTime() - Method in class net.minestom.server.instance.InstanceContainer
-
Gets the last time at which a block changed.
- getLastChangeTime() - Method in class net.minestom.server.instance.Chunk
-
Gets the last time that this chunk changed.
- getLastChangeTime() - Method in class net.minestom.server.instance.DynamicChunk
- getLastDamageSource() - Method in class net.minestom.server.entity.LivingEntity
-
Gets the last damage source which damaged of this entity.
- getLastKeepAlive() - Method in class net.minestom.server.entity.Player
-
Gets the last sent keep alive id.
- getLastOutput() - Method in class net.minestom.server.entity.metadata.minecart.CommandBlockMinecartMeta
- getLastPoseChangeTick() - Method in class net.minestom.server.entity.metadata.animal.CamelMeta
- getLastReceivedTeleportId() - Method in class net.minestom.server.entity.Player
- getLastSentTeleportId() - Method in class net.minestom.server.entity.Player
- getLatency() - Method in class net.minestom.server.entity.Player
-
Used to get the player latency, computed by seeing how long it takes the client to answer the
KeepAlivePacket
packet. - getLeashedEntities() - Method in class net.minestom.server.entity.Entity
-
Gets the entities that this entity is leashing.
- getLeashHolder() - Method in class net.minestom.server.entity.Entity
-
Gets the current leash holder.
- getLeftArmRotation() - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- getLeftHead() - Method in class net.minestom.server.entity.metadata.monster.WitherMeta
- getLeftLegRotation() - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- getLeftRotation() - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- getLeftShoulderEntityData() - Method in class net.minestom.server.entity.metadata.PlayerMeta
- getLegacyPingResponse(ResponseData, boolean) - Static method in enum class net.minestom.server.ping.ServerListPingType
-
Creates a legacy ping response for client versions below the Netty rewrite (1.6-).
- getLeggings() - Method in class net.minestom.server.entity.LivingEntity
- getLeggings() - Method in class net.minestom.server.entity.Player
- getLeggings() - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Gets the leggings.
- getLeggings() - Method in class net.minestom.server.inventory.PlayerInventory
- getLength() - Method in class net.minestom.server.command.builder.suggestion.Suggestion
- getLevel() - Method in class net.minestom.server.entity.metadata.villager.VillagerMeta.VillagerData
- getLevel() - Method in class net.minestom.server.entity.Player
-
Gets the level of the player displayed in the experience bar.
- getLevel(int, int, int) - Method in interface net.minestom.server.instance.light.Light
- getLevelRequirement(EnchantmentTableInventory.EnchantmentSlot) - Method in class net.minestom.server.inventory.type.EnchantmentTableInventory
-
Gets the level requirement in a slot.
- getLine() - Method in class net.minestom.server.scoreboard.Sidebar.ScoreboardLine
-
Gets the position of the line
- getLine(String) - Method in class net.minestom.server.scoreboard.Sidebar
-
Gets a
Sidebar.ScoreboardLine
through the given identifier - getLineOfSight(int) - Method in class net.minestom.server.entity.Entity
-
Gets the line of sight of the entity.
- getLineOfSightEntity(double, Predicate<Entity>) - Method in class net.minestom.server.entity.Entity
-
Gets first entity on the line of sight of the current one that matches the given predicate.
- getLines() - Method in class net.minestom.server.scoreboard.Sidebar
-
Gets a
Set
containing all the registered lines. - getLineWidth() - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- getLivingEntity() - Method in class net.minestom.server.event.item.PickupItemEvent
- getLivingEntityMeta() - Method in class net.minestom.server.entity.LivingEntity
-
Gets
EntityMeta
of this entity casted toLivingEntityMeta
. - getLocale() - Method in interface net.minestom.server.adventure.Localizable
-
Gets the locale.
- getLocale() - Method in class net.minestom.server.entity.Player
- getLocale() - Method in class net.minestom.server.entity.Player.PlayerSettings
-
The player game language.
- getLodestoneDimension() - Method in record class net.minestom.server.item.metadata.CompassMeta
- getLodestonePosition() - Method in record class net.minestom.server.item.metadata.CompassMeta
- getLogger() - Method in class net.minestom.server.extensions.Extension
-
Gets the logger for the extension
- getLogger() - Method in class net.minestom.server.extensions.ExtensionClassLoader
- getLogicalHeight() - Method in class net.minestom.server.world.DimensionType
- getLoginUsername() - Method in class net.minestom.server.network.player.PlayerSocketConnection
-
Retrieves the username received from the client during connection.
- getLookPitch(double, double, double) - Static method in class net.minestom.server.utils.position.PositionUtils
- getLookYaw(double, double) - Static method in class net.minestom.server.utils.position.PositionUtils
- getLore() - Method in interface net.minestom.server.item.ItemMeta
- getLore() - Method in interface net.minestom.server.item.ItemStack
- getLoyaltyLevel() - Method in class net.minestom.server.entity.metadata.projectile.ThrownTridentMeta
- getMainGene() - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- getMainHand() - Method in class net.minestom.server.entity.Player.PlayerSettings
-
Gets the player main hand.
- getMainHandItem() - Method in class net.minestom.server.event.player.PlayerSwapItemEvent
-
Gets the item which will be in player main hand after the event.
- getMap() - Method in class net.minestom.server.command.builder.CommandContext
- getMap() - Method in class net.minestom.server.extras.query.response.BasicQueryResponse
-
Gets the map.
- getMapColor() - Method in record class net.minestom.server.item.metadata.MapMeta
- getMapColor(int, int) - Method in class net.minestom.server.map.framebuffers.LargeDirectFramebuffer
- getMapColor(int, int) - Method in class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- getMapColor(int, int) - Method in interface net.minestom.server.map.LargeFramebuffer
- getMapId() - Method in record class net.minestom.server.item.metadata.MapMeta
- getMapScaleDirection() - Method in record class net.minestom.server.item.metadata.MapMeta
- getMarking() - Method in class net.minestom.server.entity.metadata.animal.HorseMeta.Variant
- getMask(int) - Method in class net.minestom.server.entity.metadata.EntityMeta
- getMaskBit(int, byte) - Method in class net.minestom.server.entity.metadata.EntityMeta
- getMax() - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
-
Gets the maximum value for this argument.
- getMaxHealth() - Method in class net.minestom.server.entity.LivingEntity
-
Gets the entity max health from
LivingEntity.getAttributeValue(Attribute)
Attributes.GENERIC_MAX_HEALTH
. - getMaximum() - Method in class net.minestom.server.utils.math.Range
-
Retrieves the maximum value of the range.
- getMaximumFuelBurnTime() - Method in class net.minestom.server.inventory.type.FurnaceInventory
- getMaximumProgress() - Method in class net.minestom.server.inventory.type.FurnaceInventory
- getMaxPlayer() - Method in class net.minestom.server.ping.ResponseData
-
Get the response maximum player count.
- getMaxPlayers() - Method in class net.minestom.server.extras.query.response.BasicQueryResponse
-
Gets the max number of players.
- getMaxSection() - Method in class net.minestom.server.instance.Chunk
-
Gets the highest (exclusive) section Y available in this chunk
- getMaxSize(ItemStack) - Method in class net.minestom.server.item.rule.VanillaStackingRule
- getMaxSize(ItemStack) - Method in interface net.minestom.server.item.StackingRule
-
Gets the max size of a stack.
- getMaxY() - Method in class net.minestom.server.world.DimensionType
- getMembers() - Method in class net.minestom.server.scoreboard.Team
-
Obtains an unmodifiable
Set
of registered players who are on the team. - getMerged() - Method in class net.minestom.server.event.entity.EntityItemMergeEvent
-
Gets the entity who will be merged.
- getMergeDelay() - Static method in class net.minestom.server.entity.ItemEntity
-
Gets the update option for the merging feature.
- getMergeRange() - Method in class net.minestom.server.entity.ItemEntity
-
Gets the merge range.
- getMessage() - Method in class net.minestom.server.event.player.PlayerChatEvent
-
Gets the message sent.
- getMessage() - Method in class net.minestom.server.event.player.PlayerPluginMessageEvent
-
Gets the message data as a byte array.
- getMessageString() - Method in class net.minestom.server.event.player.PlayerPluginMessageEvent
-
Gets the message data as a String.
- getMessageType() - Method in enum class net.minestom.server.message.ChatPosition
-
Gets the Adventure message type from this position.
- getMeta() - Method in class net.minestom.server.extensions.DiscoveredExtension
- getMetadataPacket() - Method in class net.minestom.server.entity.Entity
-
Gets an
EntityMetaDataPacket
sent when adding viewers. - getMin() - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
-
Gets the minimum value for this argument.
- getMinimum() - Method in class net.minestom.server.utils.math.Range
-
Retrieves the minimum value of the range.
- getMinSection() - Method in class net.minestom.server.instance.Chunk
-
Gets the lowest (inclusive) section Y available in this chunk
- getMinY() - Method in class net.minestom.server.world.DimensionType
- getModernPingResponse(ResponseData, boolean) - Static method in enum class net.minestom.server.ping.ServerListPingType
-
Creates a modern ping response for client versions above the Netty rewrite (1.7+).
- getModifiers() - Method in class net.minestom.server.attribute.AttributeInstance
-
Get the modifiers applied to this instance.
- getMoistureLevel() - Method in class net.minestom.server.entity.metadata.water.DolphinMeta
-
Get the current moisture level.
- getMotd() - Method in class net.minestom.server.extras.query.response.BasicQueryResponse
-
Gets the MoTD.
- getMultiplier() - Method in class net.minestom.server.map.MapColors.PreciseMapColor
- getName() - Method in class net.minestom.server.attribute.AttributeModifier
-
Gets the name of this modifier.
- getName() - Method in class net.minestom.server.command.builder.Command
-
Gets the main command's name.
- getName() - Method in class net.minestom.server.entity.Player
-
Gets the player's name as a component.
- getName() - Method in interface net.minestom.server.event.EventNode
- getName() - Method in class net.minestom.server.event.GlobalEventHandler
- getName() - Method in class net.minestom.server.extensions.DiscoveredExtension
- getName() - Method in class net.minestom.server.gamedata.tags.Tag
-
Returns the name of this tag
- getName() - Method in interface net.minestom.server.utils.identity.NamedAndIdentified
-
Gets the name of this object.
- getName() - Method in class net.minestom.server.world.DimensionType
- getNamedTextColorValue(NamedTextColor) - Static method in class net.minestom.server.adventure.AdventurePacketConvertor
-
Gets the int value from a named text color.
- getNames() - Method in class net.minestom.server.command.builder.Command
-
Gets all the possible names for this command.
- getNamespaceId() - Method in class net.minestom.server.instance.block.BlockHandler.Dummy
- getNamespaceId() - Method in interface net.minestom.server.instance.block.BlockHandler
-
Gets the id of this handler.
- getNameTagVisibility() - Method in class net.minestom.server.scoreboard.Team
-
Gets the tag visibility of the team.
- getNavigator() - Method in class net.minestom.server.entity.EntityCreature
- getNavigator() - Method in interface net.minestom.server.entity.pathfinding.NavigableEntity
- getNBT() - Static method in interface net.minestom.server.entity.damage.DamageType
- getNBT() - Method in class net.minestom.server.instance.heightmap.Heightmap
- getNBTData() - Method in class net.minestom.server.permission.Permission
-
Gets the data associated to this permission.
- getNearbyEntities(Point, double) - Method in class net.minestom.server.instance.Instance
-
Gets nearby entities to the given position.
- getNeighbors(Chunk, int) - Static method in interface net.minestom.server.instance.light.Light
- getNewGameMode() - Method in class net.minestom.server.event.player.PlayerGameModeChangeEvent
-
Gets the target gamemode.
- getNewInventory() - Method in class net.minestom.server.event.inventory.InventoryCloseEvent
-
Gets the new inventory to open.
- getNewItem() - Method in class net.minestom.server.event.inventory.InventoryItemChangeEvent
-
Gets a new item on a changed slot.
- getNewPosition() - Method in class net.minestom.server.event.instance.InstanceWorldPositionChangeEvent
-
Gets the new position of the instance after the change.
- getNewPosition() - Method in class net.minestom.server.event.player.PlayerMoveEvent
-
Gets the target position.
- getNextTeleportId() - Method in class net.minestom.server.entity.Player
- getNonce() - Method in class net.minestom.server.network.player.PlayerSocketConnection
- getNumberCount() - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeBlockPosition
-
Gets the amount of numbers that this relative location needs.
- getNumberCount() - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec2
-
Gets the amount of numbers that this relative location needs.
- getNumberCount() - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec3
-
Gets the amount of numbers that this relative location needs.
- getNumberProperties() - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
-
Creates the byteflag based on the number's min/max existance.
- getNumPlayers() - Method in class net.minestom.server.extras.query.response.BasicQueryResponse
-
Gets the number of players.
- getObjectData() - Method in class net.minestom.server.entity.metadata.item.FireballMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.item.ItemEntityMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.item.SmallFireballMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.minecart.ChestMinecartMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.minecart.CommandBlockMinecartMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.minecart.FurnaceMinecartMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.minecart.HopperMinecartMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.minecart.MinecartMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.minecart.SpawnerMinecartMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.minecart.TntMinecartMeta
- getObjectData() - Method in interface net.minestom.server.entity.metadata.ObjectDataProvider
- getObjectData() - Method in class net.minestom.server.entity.metadata.other.FallingBlockMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.other.FishingHookMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.other.ItemFrameMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.other.LlamaSpitMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.other.PaintingMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.other.ShulkerBulletMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.projectile.ArrowMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.projectile.DragonFireballMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.projectile.SpectralArrowMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.projectile.WindChargeMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.projectile.WitherSkullMeta
- getObjectData() - Method in class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta
- getObjectiveName() - Method in class net.minestom.server.scoreboard.BelowNameTag
- getObjectiveName() - Method in interface net.minestom.server.scoreboard.Scoreboard
-
Gets the objective name of the scoreboard.
- getObjectiveName() - Method in class net.minestom.server.scoreboard.Sidebar
- getObjectiveName() - Method in class net.minestom.server.scoreboard.TabList
- getOcclusionMap() - Method in class net.minestom.server.instance.LightingChunk
- getOffHandItem() - Method in class net.minestom.server.event.player.PlayerSwapItemEvent
-
Gets the item which will be in player off hand after the event.
- getOldPosition() - Method in class net.minestom.server.event.instance.InstanceWorldPositionChangeEvent
-
Gets the old position of the instance before the change.
- getOnline() - Method in class net.minestom.server.ping.ResponseData
-
Get the response online count.
- getOnlinePlayerByUsername(String) - Method in class net.minestom.server.network.ConnectionManager
-
Gets the first player in the play state which validates
String.equalsIgnoreCase(String)
. - getOnlinePlayerByUuid(UUID) - Method in class net.minestom.server.network.ConnectionManager
-
Gets the first player in the play state which validates
UUID.equals(Object)
. - getOnlinePlayerCount() - Method in class net.minestom.server.network.ConnectionManager
-
Gets the number of "online" players, eg for the query response.
- getOnlinePlayers() - Method in class net.minestom.server.network.ConnectionManager
-
Returns an unmodifiable set containing the players currently in the play state.
- getOpenInventory() - Method in class net.minestom.server.entity.Player
-
Gets the player open inventory.
- getOpenToLANPing(ResponseData) - Static method in enum class net.minestom.server.ping.ServerListPingType
-
Creates a ping sent when the server is sending
OpenToLAN
packets. - getOperation() - Method in class net.minestom.server.attribute.AttributeModifier
-
Gets the operation of this modifier.
- getOppositeFace() - Method in enum class net.minestom.server.instance.block.BlockFace
- getOrDefault(String, T) - Method in class net.minestom.server.command.builder.CommandContext
- getOrDefault(Object, V) - Method in class net.minestom.server.utils.collection.MergedMap
- getOrDefault(Argument<T>, T) - Method in class net.minestom.server.command.builder.CommandContext
- getOrientation() - Method in class net.minestom.server.entity.metadata.other.ItemFrameMeta
- getOrientation() - Method in class net.minestom.server.entity.metadata.other.PaintingMeta
- getOrigin() - Method in class net.minestom.server.extensions.Extension
- getOriginalJar() - Method in class net.minestom.server.extensions.DiscoveredExtension
- getOwner() - Method in class net.minestom.server.entity.metadata.animal.tameable.TameableAnimalMeta
- getOwnerEntity() - Method in class net.minestom.server.entity.metadata.other.FishingHookMeta
- getPackagedResource(String) - Method in class net.minestom.server.extensions.Extension
-
Gets a resource from inside the extension jar.
- getPackagedResource(Path) - Method in class net.minestom.server.extensions.Extension
-
Gets a resource from inside the extension jar.
- getPacket() - Method in class net.minestom.server.event.player.PlayerPacketEvent
- getPacket() - Method in class net.minestom.server.event.player.PlayerPacketOutEvent
- getPacket(int, Pos, Pos, boolean) - Static method in record class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
- getPacket(int, Pos, Pos, boolean) - Static method in record class net.minestom.server.network.packet.server.play.EntityPositionPacket
- getPacketID() - Method in enum class net.minestom.server.message.ChatMessageType
-
Gets the packet ID for this chat message type.
- getPacketListenerManager() - Static method in class net.minestom.server.MinecraftServer
- getPacketProcessor() - Static method in class net.minestom.server.MinecraftServer
- getPages() - Method in class net.minestom.server.event.book.EditBookEvent
- getPages() - Method in record class net.minestom.server.item.metadata.WritableBookMeta
- getPages() - Method in record class net.minestom.server.item.metadata.WrittenBookMeta
- getParent() - Method in class net.minestom.server.advancements.Advancement
-
Gets the advancement parent.
- getParent() - Method in interface net.minestom.server.event.EventNode
- getParent() - Method in class net.minestom.server.event.GlobalEventHandler
- getParsedCommand() - Method in class net.minestom.server.command.builder.CommandResult
- getParticle() - Method in class net.minestom.server.entity.metadata.other.AreaEffectCloudMeta
- getPassengerHeightOffset(Entity, Entity) - Static method in class net.minestom.server.utils.entity.EntityUtils
- getPassengers() - Method in class net.minestom.server.entity.Entity
-
Gets the entity passengers.
- getPassengersPacket() - Method in class net.minestom.server.entity.Entity
- getPathingEntity() - Method in class net.minestom.server.entity.pathfinding.Navigator
- getPathPosition() - Method in class net.minestom.server.entity.pathfinding.Navigator
-
Gets the target pathfinder position.
- getPattern() - Method in class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Variant
- getPatternColor() - Method in class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Variant
- getPatterns() - Method in record class net.minestom.server.item.metadata.BannerMeta
-
Get patterns of the banner
- getPatterns() - Method in record class net.minestom.server.item.metadata.ShieldMeta
-
Get patterns of the shield
- getPayload() - Method in class net.minestom.server.event.server.ClientPingServerEvent
-
Payload of received packet.
- getPayload() - Method in class net.minestom.server.network.plugin.LoginPluginResponse
- getPermission(String) - Method in interface net.minestom.server.permission.PermissionHandler
-
Gets the
Permission
with the namepermissionName
. - getPermissionLevel() - Method in class net.minestom.server.entity.Player
-
Gets the player permission level.
- getPermissionName() - Method in class net.minestom.server.permission.Permission
-
Gets the name of the permission.
- getPhase() - Method in class net.minestom.server.entity.metadata.other.EnderDragonMeta
- getPickupDelay() - Method in class net.minestom.server.entity.ItemEntity
-
Gets the pickup delay in milliseconds, defined by
ItemEntity.setPickupDelay(Duration)
. - getPiercingLevel() - Method in class net.minestom.server.entity.metadata.projectile.AbstractArrowMeta
- getPingResponse(ResponseData) - Method in enum class net.minestom.server.ping.ServerListPingType
-
Gets the ping response for this version.
- getPingType() - Method in class net.minestom.server.event.server.ServerListPingEvent
-
Gets the ping type that the client is pinging with.
- getPlayer() - Method in class net.minestom.server.event.book.EditBookEvent
- getPlayer() - Method in class net.minestom.server.event.inventory.InventoryClickEvent
-
Gets the player who clicked in the inventory.
- getPlayer() - Method in class net.minestom.server.event.inventory.InventoryCloseEvent
-
Gets the player who closed the inventory.
- getPlayer() - Method in class net.minestom.server.event.inventory.InventoryOpenEvent
-
Gets the player who opens the inventory.
- getPlayer() - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
-
Gets the player who is trying to click on the inventory.
- getPlayer() - Method in class net.minestom.server.event.inventory.PlayerInventoryItemChangeEvent
- getPlayer() - Method in class net.minestom.server.event.item.ItemDropEvent
- getPlayer() - Method in class net.minestom.server.event.item.ItemUpdateStateEvent
- getPlayer() - Method in class net.minestom.server.event.item.PickupExperienceEvent
- getPlayer() - Method in class net.minestom.server.event.player.AdvancementTabEvent
- getPlayer() - Method in class net.minestom.server.event.player.AsyncPlayerConfigurationEvent
- getPlayer() - Method in class net.minestom.server.event.player.AsyncPlayerPreLoginEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerCancelDiggingEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerChangeHeldSlotEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerChatEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerChunkLoadEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerChunkUnloadEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerCommandEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerDeathEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerDisconnectEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerEatEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerEntityInteractEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerFinishDiggingEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerGameModeChangeEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerHandAnimationEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerItemAnimationEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerMoveEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerPacketEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerPacketOutEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerPluginMessageEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerPreEatEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerResourcePackStatusEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerRespawnEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerSettingsChangeEvent
-
Gets the player who changed his settings.
- getPlayer() - Method in class net.minestom.server.event.player.PlayerSkinInitEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerSpawnEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerSpectateEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerStartDiggingEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerStartFlyingEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerStartFlyingWithElytraEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerStartSneakingEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerStartSprintingEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerStopFlyingEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerStopFlyingWithElytraEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerStopSneakingEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerStopSprintingEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerSwapItemEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerTickEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerUseItemEvent
- getPlayer() - Method in class net.minestom.server.event.player.PlayerUseItemOnBlockEvent
- getPlayer() - Method in interface net.minestom.server.event.trait.PlayerEvent
-
Gets the player.
- getPlayer() - Method in class net.minestom.server.instance.block.BlockHandler.Interaction
- getPlayer() - Method in class net.minestom.server.instance.block.BlockHandler.PlayerDestroy
- getPlayer() - Method in class net.minestom.server.instance.block.BlockHandler.PlayerPlacement
- getPlayer() - Method in class net.minestom.server.network.player.PlayerConnection
-
Gets the player linked to this connection.
- getPlayer(PlayerConnection) - Method in class net.minestom.server.network.ConnectionManager
-
Gets the
Player
linked to aPlayerConnection
. - getPlayerBossBars(Player) - Method in class net.minestom.server.adventure.bossbar.BossBarManager
-
Gets a collection of all boss bars currently visible to a given player.
- getPlayerConnection() - Method in class net.minestom.server.entity.Player
-
Gets the player connection.
- getPlayerConnectionUuid(PlayerConnection, String) - Method in class net.minestom.server.network.ConnectionManager
-
Computes the UUID of the specified connection.
- getPlayers() - Method in interface net.minestom.server.adventure.audience.PacketGroupingAudience
-
Gets an iterable of the players this audience contains.
- getPlayers() - Method in class net.minestom.server.extras.query.response.FullQueryResponse
-
Gets the list of players.
- getPlayers() - Method in class net.minestom.server.instance.Instance
-
Gets the players in the instance;
- getPlayers() - Method in interface net.minestom.server.scoreboard.Scoreboard
- getPlayers() - Method in class net.minestom.server.scoreboard.Team
- getPlayers(Team) - Method in class net.minestom.server.scoreboard.TeamManager
- getPlayerSkin() - Method in record class net.minestom.server.item.metadata.PlayerHeadMeta
- getPlayerSound(Player) - Method in class net.minestom.server.entity.damage.Damage
- getPlayerUuid() - Method in class net.minestom.server.event.player.AsyncPlayerPreLoginEvent
-
Gets the player uuid.
- getPopulators() - Method in interface net.minestom.server.instance.ChunkGenerator
-
Deprecated.Gets all the
ChunkPopulator
of this generator. - getPort() - Method in class net.minestom.server.network.socket.Server
- getPortalCooldown() - Method in class net.minestom.server.entity.Player
- getPose() - Method in class net.minestom.server.entity.Entity
-
Gets the current entity pose.
- getPose() - Method in class net.minestom.server.entity.metadata.EntityMeta
- getPosition() - Method in class net.minestom.server.entity.Entity
-
Gets the entity position.
- getPosition() - Method in class net.minestom.server.event.player.PlayerUseItemOnBlockEvent
-
Gets the position of the interacted block.
- getPositionWithRelativeFlags(Pos, Pos, int) - Static method in class net.minestom.server.utils.position.PositionUtils
- getPosRotInterpolationDuration() - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- getPotion() - Method in class net.minestom.server.event.entity.EntityPotionAddEvent
-
Returns the potion that was added.
- getPotion() - Method in class net.minestom.server.event.entity.EntityPotionRemoveEvent
-
Returns the potion that was removed.
- getPotionEffectColor() - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
- getPotionType() - Method in record class net.minestom.server.item.metadata.PotionMeta
- getPower() - Method in class net.minestom.server.event.entity.EntityShootEvent
-
Gets shot power.
- getPowerLevel() - Method in class net.minestom.server.inventory.type.BeaconInventory
-
Gets the beacon power level.
- getPrefix() - Method in class net.minestom.server.scoreboard.Team
-
Gets the prefix of the team.
- getPreviousItem() - Method in class net.minestom.server.event.inventory.InventoryItemChangeEvent
-
Gets a previous item that was on changed slot.
- getPreviousPosition() - Method in class net.minestom.server.entity.Entity
-
Gets the previous entity position.
- getPriority() - Method in interface net.minestom.server.event.EventNode
- getPriority() - Method in class net.minestom.server.event.GlobalEventHandler
- getProfession() - Method in class net.minestom.server.entity.metadata.villager.VillagerMeta.VillagerData
- getProgressArrow() - Method in class net.minestom.server.inventory.type.FurnaceInventory
- getProjectile() - Method in class net.minestom.server.entity.damage.EntityProjectileDamage
-
Gets the projectile responsible for the damage.
- getProjectile() - Method in class net.minestom.server.event.entity.EntityShootEvent
-
Gets the projectile.
- getProjectiles() - Method in record class net.minestom.server.item.metadata.CrossbowMeta
- getPropertiesPacket() - Method in class net.minestom.server.entity.LivingEntity
-
Gets an
EntityPropertiesPacket
for this entity with all of its attributes values. - getProperty() - Method in enum class net.minestom.server.inventory.InventoryProperty
- getProperty(String) - Method in interface net.minestom.server.instance.block.Block
-
Returns a property value from
Block.properties()
. - getProtocol() - Method in class net.minestom.server.ping.ResponseData
-
Get the response protocol version.
- getProtocolVersion() - Method in class net.minestom.server.network.player.PlayerConnection
-
Gets protocol version of client.
- getProtocolVersion() - Method in class net.minestom.server.network.player.PlayerSocketConnection
-
Gets the protocol version of a client.
- getQueryResponse() - Method in class net.minestom.server.extras.query.event.QueryEvent
-
Gets the query response that will be sent back to the sender.
- getRadius() - Method in class net.minestom.server.entity.ai.goal.RandomStrollGoal
- getRadius() - Method in class net.minestom.server.entity.metadata.other.AreaEffectCloudMeta
- getRadix(String) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- getRaw(String) - Method in class net.minestom.server.command.builder.CommandContext
- getRaw(Argument<?>) - Method in class net.minestom.server.command.builder.CommandContext
- getRecipeId() - Method in class net.minestom.server.recipe.Recipe
- getRecipeManager() - Static method in class net.minestom.server.MinecraftServer
- getRecipes() - Method in class net.minestom.server.recipe.RecipeManager
- getRecipeType() - Method in class net.minestom.server.recipe.Recipe
- getRecipients() - Method in class net.minestom.server.event.player.PlayerChatEvent
-
Those are the players who will receive the message.
- getRegistry(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentEnchantment
- getRegistry(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentEntityType
- getRegistry(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentParticle
- getRegistry(String) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentRegistry
- getRelativeTo(int, int, int) - Method in class net.minestom.server.utils.block.BlockUtils
- getRemainingFuelTick() - Method in class net.minestom.server.inventory.type.FurnaceInventory
-
Represents the amount of tick until the fire icon come empty.
- getRemoteAddress() - Method in class net.minestom.server.network.player.PlayerConnection
-
Gets the remote address of the client.
- getRemoteAddress() - Method in class net.minestom.server.network.player.PlayerSocketConnection
- getRemovalAnimationDelay() - Method in class net.minestom.server.entity.EntityCreature
-
Gets the kill animation delay before vanishing the entity.
- getRemovePlayerToList() - Method in class net.minestom.server.entity.Player
-
Gets the packet to remove the player from the tab-list.
- getRenderer() - Method in class net.minestom.server.map.framebuffers.Graphics2DFramebuffer
- getRenderer() - Method in class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- getRepairCost() - Method in class net.minestom.server.inventory.type.AnvilInventory
-
Gets the anvil repair cost.
- getRequestPayload() - Method in class net.minestom.server.network.plugin.LoginPluginRequest
- getResource() - Method in enum class net.minestom.server.gamedata.tags.Tag.BasicType
- getResource(String) - Method in class net.minestom.server.extensions.Extension
-
Gets a resource from the extension directory, or from inside the jar if it does not exist in the extension directory.
- getResource(Path) - Method in class net.minestom.server.extensions.Extension
-
Gets a resource from the extension directory, or from inside the jar if it does not exist in the extension directory.
- getResourceAsStreamWithChildren(String) - Method in class net.minestom.server.extensions.ExtensionClassLoader
- getResourcePackFuture() - Method in class net.minestom.server.entity.Player
-
If there are resource packs in-flight, a future is returned which will be completed when all resource packs have been responded to by the client.
- getRespawnPoint() - Method in class net.minestom.server.entity.Player
-
Used to retrieve the default spawn point.
- getRespawnPosition() - Method in class net.minestom.server.event.player.PlayerRespawnEvent
-
Gets the respawn position.
- getResponse() - Method in class net.minestom.server.entity.metadata.other.InteractionMeta
- getResponseData() - Method in class net.minestom.server.event.server.ServerListPingEvent
-
Gets the response data that is sent to the client.
- getResponseFuture() - Method in class net.minestom.server.network.plugin.LoginPluginRequest
- getRestrictions() - Method in class net.minestom.server.command.builder.arguments.ArgumentWord
-
Gets all the word restrictions.
- getResult() - Method in class net.minestom.server.event.entity.EntityItemMergeEvent
-
Gets the final item stack on the ground.
- getResult() - Method in class net.minestom.server.recipe.BlastingRecipe
- getResult() - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- getResult() - Method in class net.minestom.server.recipe.ShapedRecipe
- getResult() - Method in class net.minestom.server.recipe.ShapelessRecipe
- getResult() - Method in class net.minestom.server.recipe.SmeltingRecipe
- getResult() - Method in class net.minestom.server.recipe.SmithingTransformRecipe
- getResult() - Method in class net.minestom.server.recipe.SmokingRecipe
- getResult() - Method in class net.minestom.server.recipe.StonecutterRecipe
- getResultBlock() - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
-
Gets the block which will replace
PlayerBlockBreakEvent.getBlock()
. - getResultMap() - Method in class net.minestom.server.monitoring.BenchmarkManager
- getReturnData() - Method in class net.minestom.server.command.builder.CommandContext
- getRightArmRotation() - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- getRightHead() - Method in class net.minestom.server.entity.metadata.monster.WitherMeta
- getRightLegRotation() - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- getRightRotation() - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- getRightShoulderEntityData() - Method in class net.minestom.server.entity.metadata.PlayerMeta
- getRoot() - Method in class net.minestom.server.advancements.AdvancementTab
-
Gets the root advancement of this tab.
- getRotation() - Method in class net.minestom.server.entity.metadata.other.ItemFrameMeta
- getSafe(String) - Method in record class net.minestom.server.registry.Registry.Container
- getSafe(String) - Method in record class net.minestom.server.registry.Registry.DynamicContainer
- getScale() - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- getSchedulerManager() - Static method in class net.minestom.server.MinecraftServer
- getScore() - Method in class net.minestom.server.entity.metadata.PlayerMeta
- getSecondPotionEffect() - Method in class net.minestom.server.inventory.type.BeaconInventory
-
Gets the second potion effect.
- getSecondUUID() - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- getSection(int) - Method in class net.minestom.server.instance.Chunk
- getSection(int) - Method in class net.minestom.server.instance.DynamicChunk
- getSectionAt(int) - Method in class net.minestom.server.instance.Chunk
- getSections() - Method in class net.minestom.server.instance.Chunk
- getSections() - Method in class net.minestom.server.instance.DynamicChunk
- getSeed() - Method in class net.minestom.server.inventory.type.EnchantmentTableInventory
-
Gets the enchantment seed.
- getSender() - Method in class net.minestom.server.extras.query.event.QueryEvent
-
Gets the socket address of the initiator of the query.
- getServer() - Static method in class net.minestom.server.MinecraftServer
- getServerAddress() - Method in class net.minestom.server.network.player.PlayerConnection
-
Gets the server address that the client used to connect.
- getServerAddress() - Method in class net.minestom.server.network.player.PlayerSocketConnection
-
Gets the server address that the client used to connect.
- getServerPort() - Method in class net.minestom.server.network.player.PlayerConnection
-
Gets the server port that the client used to connect.
- getServerPort() - Method in class net.minestom.server.network.player.PlayerSocketConnection
-
Gets the server port that the client used to connect.
- getSessionID() - Method in class net.minestom.server.extras.query.event.QueryEvent
-
Gets the Session ID of the initiator of the query.
- getSettings() - Method in class net.minestom.server.entity.Player
-
Gets the player settings.
- getShadowRadius() - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- getShadowStrength() - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- getShakingDirection() - Method in class net.minestom.server.entity.metadata.minecart.AbstractMinecartMeta
- getShakingMultiplier() - Method in class net.minestom.server.entity.metadata.minecart.AbstractMinecartMeta
- getShakingPower() - Method in class net.minestom.server.entity.metadata.minecart.AbstractMinecartMeta
- getSharedInstances() - Method in class net.minestom.server.instance.InstanceContainer
-
Gets all the
SharedInstance
linked to this container. - getShieldHeight() - Method in class net.minestom.server.entity.metadata.golem.ShulkerMeta
- getShooter() - Method in class net.minestom.server.entity.damage.EntityProjectileDamage
-
Gets the shooter of the projectile.
- getShooter() - Method in class net.minestom.server.entity.EntityProjectile
- getShooter() - Method in class net.minestom.server.entity.metadata.item.FireballMeta
- getShooter() - Method in class net.minestom.server.entity.metadata.item.SmallFireballMeta
- getShooter() - Method in class net.minestom.server.entity.metadata.projectile.ArrowMeta
- getShooter() - Method in class net.minestom.server.entity.metadata.projectile.DragonFireballMeta
- getShooter() - Method in class net.minestom.server.entity.metadata.projectile.FireworkRocketMeta
- getShooter() - Method in interface net.minestom.server.entity.metadata.projectile.ProjectileMeta
- getShooter() - Method in class net.minestom.server.entity.metadata.projectile.SpectralArrowMeta
- getShooter() - Method in class net.minestom.server.entity.metadata.projectile.WindChargeMeta
- getShooter() - Method in class net.minestom.server.entity.metadata.projectile.WitherSkullMeta
- getShortcut() - Method in class net.minestom.server.command.builder.arguments.ArgumentCommand
- getShowNotification() - Method in class net.minestom.server.recipe.ShapedRecipe
- getSideways() - Method in class net.minestom.server.entity.vehicle.PlayerVehicleInformation
- getSize() - Method in class net.minestom.server.entity.metadata.flying.PhantomMeta
- getSize() - Method in class net.minestom.server.entity.metadata.other.SlimeMeta
- getSize() - Method in class net.minestom.server.inventory.AbstractInventory
-
Gets the size of the inventory.
- getSize() - Method in enum class net.minestom.server.inventory.InventoryType
- getSkin() - Method in class net.minestom.server.entity.Player
-
Gets the player skin.
- getSkin() - Method in class net.minestom.server.event.player.PlayerSkinInitEvent
-
Gets the spawning skin of the player.
- getSkullOwner() - Method in record class net.minestom.server.item.metadata.PlayerHeadMeta
- getSkyLight(int, int, int) - Method in class net.minestom.server.instance.Instance
- getSlot() - Method in class net.minestom.server.event.inventory.InventoryClickEvent
-
Gets the clicked slot number.
- getSlot() - Method in class net.minestom.server.event.inventory.InventoryItemChangeEvent
-
Gets the changed slot number.
- getSlot() - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
-
Gets the clicked slot number.
- getSlot() - Method in class net.minestom.server.event.item.EntityEquipEvent
- getSlot() - Method in class net.minestom.server.event.player.PlayerChangeHeldSlotEvent
-
Gets the slot which the player will held.
- getSneezeTimer() - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- getSound() - Method in class net.minestom.server.event.entity.EntityDamageEvent
-
Gets the damage sound.
- getSound(LivingEntity) - Method in class net.minestom.server.entity.damage.Damage
-
Sound event to play when the given entity is hit by this damage.
- getSoundSourceValue(Sound.Source) - Static method in class net.minestom.server.adventure.AdventurePacketConvertor
-
Gets the int value of a sound source.
- getSource() - Method in class net.minestom.server.entity.damage.Damage
-
Gets the direct source of the damage.
- getSource() - Method in class net.minestom.server.entity.damage.EntityDamage
-
Gets the source of the damage.
- getSource() - Method in class net.minestom.server.entity.damage.EntityProjectileDamage
- getSourcePosition() - Method in class net.minestom.server.entity.damage.Damage
-
Gets the position of the source of the damage, or null if there is none.
- getSourcePosition() - Method in class net.minestom.server.entity.damage.PositionalDamage
- getSpawningInstance() - Method in class net.minestom.server.event.player.AsyncPlayerConfigurationEvent
- getSpawnInstance() - Method in class net.minestom.server.event.entity.EntitySpawnEvent
-
Gets the entity new instance.
- getSpawnInstance() - Method in class net.minestom.server.event.player.PlayerSpawnEvent
-
Deprecated.
- getSpawnPacket(Entity) - Method in enum class net.minestom.server.entity.EntitySpawnType
- getSpawnPosition() - Method in class net.minestom.server.entity.metadata.other.FallingBlockMeta
- getSpawnTime() - Method in class net.minestom.server.entity.ItemEntity
-
Used to know if the ItemEntity can be pickup.
- getSpell() - Method in class net.minestom.server.entity.metadata.monster.raider.SpellcasterIllagerMeta
- getSplashTimer() - Method in class net.minestom.server.entity.metadata.other.BoatMeta
- getSpread() - Method in class net.minestom.server.event.entity.EntityShootEvent
-
Gets shot spread.
- getSrcInstance() - Method in class net.minestom.server.instance.InstanceContainer
-
Gets the instance from which this one has been copied.
- getStart() - Method in class net.minestom.server.command.builder.suggestion.Suggestion
- getState() - Method in class net.minestom.server.entity.metadata.animal.SnifferMeta
- getState() - Method in class net.minestom.server.entity.metadata.monster.CreeperMeta
- getState() - Method in class net.minestom.server.entity.metadata.water.fish.PufferfishMeta
- getStatisticId() - Method in class net.minestom.server.statistic.PlayerStatistic
- getStatisticValueMap() - Method in class net.minestom.server.entity.Player
-
This is the map used to send the statistic packet.
- getStatus() - Method in class net.minestom.server.event.player.PlayerResourcePackStatusEvent
-
Gets the resource pack status.
- getStoredEnchantmentMap() - Method in record class net.minestom.server.item.metadata.EnchantedBookMeta
- getStrength() - Method in class net.minestom.server.entity.metadata.animal.LlamaMeta
- getStrength() - Method in class net.minestom.server.instance.Explosion
- getString(String, String) - Static method in class net.minestom.server.utils.PropertyUtils
- getString(String) - Method in interface net.minestom.server.registry.Registry.Properties
- getString(String, String) - Method in interface net.minestom.server.registry.Registry.Properties
- getSubcommands() - Method in class net.minestom.server.command.builder.Command
- getSuffix() - Method in class net.minestom.server.scoreboard.Team
-
Gets the suffix of the team.
- getSuggestion(CommandSender, String) - Static method in class net.minestom.server.listener.TabCompleteListener
- getSuggestionCallback() - Method in class net.minestom.server.command.builder.arguments.Argument
-
Gets the suggestion callback of the argument
- getSynchronizationTicks() - Method in class net.minestom.server.entity.Entity
-
Returns the current synchronization interval.
- getSyntaxes() - Method in class net.minestom.server.command.builder.Command
-
Gets all the syntaxes of this command.
- getSyntaxesStrings() - Method in class net.minestom.server.command.builder.Command
- getSyntaxesTree() - Method in class net.minestom.server.command.builder.Command
- getSyntaxString() - Method in class net.minestom.server.command.builder.CommandSyntax
- getTab() - Method in class net.minestom.server.advancements.Advancement
-
Gets the advancement tab linked to this advancement.
- getTab(String) - Method in class net.minestom.server.advancements.AdvancementManager
-
Gets an advancement tab by its root identifier.
- getTabId() - Method in class net.minestom.server.event.player.AdvancementTabEvent
-
Gets the tab id.
- getTabs() - Method in class net.minestom.server.advancements.AdvancementManager
-
Gets all the created
AdvancementTab
. - getTabs(Player) - Static method in class net.minestom.server.advancements.AdvancementTab
-
Gets all the tabs of a viewer.
- getTag(Tag.BasicType, String) - Method in class net.minestom.server.gamedata.tags.TagManager
- getTag(Tag<T>) - Method in interface net.minestom.server.item.ItemMeta
- getTag(Tag<T>) - Method in interface net.minestom.server.item.ItemStack
- getTag(Tag<T>) - Method in record class net.minestom.server.item.metadata.BannerMeta
- getTag(Tag<T>) - Method in record class net.minestom.server.item.metadata.BundleMeta
- getTag(Tag<T>) - Method in record class net.minestom.server.item.metadata.CompassMeta
- getTag(Tag<T>) - Method in record class net.minestom.server.item.metadata.CrossbowMeta
- getTag(Tag<T>) - Method in record class net.minestom.server.item.metadata.EnchantedBookMeta
- getTag(Tag<T>) - Method in record class net.minestom.server.item.metadata.FireworkEffectMeta
- getTag(Tag<T>) - Method in record class net.minestom.server.item.metadata.FireworkMeta
- getTag(Tag<T>) - Method in record class net.minestom.server.item.metadata.LeatherArmorMeta
- getTag(Tag<T>) - Method in record class net.minestom.server.item.metadata.MapMeta
- getTag(Tag<T>) - Method in record class net.minestom.server.item.metadata.PlayerHeadMeta
- getTag(Tag<T>) - Method in record class net.minestom.server.item.metadata.PotionMeta
- getTag(Tag<T>) - Method in record class net.minestom.server.item.metadata.ShieldMeta
- getTag(Tag<T>) - Method in record class net.minestom.server.item.metadata.WritableBookMeta
- getTag(Tag<T>) - Method in record class net.minestom.server.item.metadata.WrittenBookMeta
- getTag(Tag<T>) - Method in record class net.minestom.server.snapshot.SnapshotImpl.Chunk
- getTag(Tag<T>) - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
- getTag(Tag<T>) - Method in record class net.minestom.server.snapshot.SnapshotImpl.Instance
- getTag(Tag<T>) - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
- getTag(Tag<T>) - Method in interface net.minestom.server.tag.Taggable
- getTag(Tag<T>) - Method in interface net.minestom.server.tag.TagReadable
-
Reads the specified tag.
- getTagManager() - Static method in class net.minestom.server.MinecraftServer
- getTagMap() - Method in class net.minestom.server.gamedata.tags.TagManager
- getTags() - Method in class net.minestom.server.event.player.UpdateTagListEvent
-
Deprecated.
- getTarget() - Method in class net.minestom.server.entity.EntityCreature
-
Gets the entity target.
- getTarget() - Method in class net.minestom.server.entity.metadata.monster.GuardianMeta
- getTarget() - Method in class net.minestom.server.event.entity.EntityAttackEvent
- getTarget() - Method in class net.minestom.server.event.entity.projectile.ProjectileCollideWithEntityEvent
- getTarget() - Method in class net.minestom.server.event.player.PlayerEntityInteractEvent
-
Gets the
Entity
with whoPlayerEntityInteractEvent.getPlayer()
is interacting. - getTarget() - Method in class net.minestom.server.event.player.PlayerSpectateEvent
- getTargetBlockPosition(int) - Method in class net.minestom.server.entity.LivingEntity
-
Gets the target (not-air) block position of the entity.
- getTargetSelectors() - Method in class net.minestom.server.entity.ai.EntityAIGroup
-
Gets the target selectors of this group.
- getTeam() - Method in class net.minestom.server.entity.LivingEntity
-
Gets the
Team
of the entity. - getTeam(String) - Method in class net.minestom.server.scoreboard.TeamManager
-
Gets a
Team
with the given name - getTeamColor() - Method in class net.minestom.server.scoreboard.Team
-
Gets the color of the team.
- getTeamDisplayName() - Method in class net.minestom.server.scoreboard.Team
-
Gets the display name of the team.
- getTeamManager() - Static method in class net.minestom.server.MinecraftServer
- getTeamName() - Method in class net.minestom.server.scoreboard.Team
-
Gets the registry name of the team.
- getTeams() - Method in class net.minestom.server.scoreboard.TeamManager
- getTemplate() - Method in class net.minestom.server.recipe.SmithingTransformRecipe
- getTemplate() - Method in class net.minestom.server.recipe.SmithingTrimRecipe
- getText() - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- getText(String) - Static method in class net.minestom.server.utils.url.URLUtils
- getTextOpacity() - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- getTick() - Method in class net.minestom.server.thread.TickThread
- getTickFrozen() - Method in class net.minestom.server.entity.metadata.EntityMeta
- getTickMonitor() - Method in class net.minestom.server.event.server.ServerTickMonitorEvent
- getTicksPerSecond() - Method in class net.minestom.server.utils.time.Tick
-
Gets the whole number of these ticks that occur in one second.
- getTickTime() - Method in class net.minestom.server.monitoring.TickMonitor
- getTime() - Method in class net.minestom.server.instance.Instance
-
Gets the current time in the instance (sun/moon).
- getTimeRate() - Method in class net.minestom.server.instance.Instance
-
Gets the rate of the time passing, it is 1 by default
- getTimeSinceLastHit() - Method in class net.minestom.server.entity.metadata.other.BoatMeta
- getTimeToBoost() - Method in class net.minestom.server.entity.metadata.animal.PigMeta
- getTimeToBoost() - Method in class net.minestom.server.entity.metadata.animal.StriderMeta
- getTimeUpdate() - Method in class net.minestom.server.instance.Instance
-
Gets the rate at which the client is updated with the current instance time
- getTitle() - Method in class net.minestom.server.advancements.Advancement
-
Gets the title of the advancement.
- getTitle() - Method in class net.minestom.server.event.book.EditBookEvent
- getTitle() - Method in class net.minestom.server.inventory.Inventory
-
Gets the inventory title.
- getTitle() - Method in record class net.minestom.server.item.metadata.WrittenBookMeta
- getTo() - Method in class net.minestom.server.event.entity.EntityShootEvent
-
Gets the position projectile was shot to.
- getTongueTarget() - Method in class net.minestom.server.entity.metadata.animal.FrogMeta
-
Get the current tongue target value.
- getTooltip() - Method in class net.minestom.server.command.builder.suggestion.SuggestionEntry
- getTotalHeight() - Method in class net.minestom.server.world.DimensionType
- getTouching() - Method in class net.minestom.server.instance.block.BlockHandler.Touch
- getTrades() - Method in class net.minestom.server.inventory.type.VillagerInventory
- getTransformationInterpolationDuration() - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- getTransformationInterpolationStartDelta() - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- getTranslation() - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- getTravelPosition() - Method in class net.minestom.server.entity.metadata.animal.TurtleMeta
- getTreasurePosition() - Method in class net.minestom.server.entity.metadata.water.DolphinMeta
-
Get the given destination point for a treasure.
- getTrimManager() - Static method in class net.minestom.server.MinecraftServer
- getTrimMaterialNBT() - Method in class net.minestom.server.item.armor.TrimManager
- getTrimMaterials() - Method in class net.minestom.server.item.armor.TrimManager
- getTrimPatternNBT() - Method in class net.minestom.server.item.armor.TrimManager
- getTrimPatterns() - Method in class net.minestom.server.item.armor.TrimManager
- getType() - Method in class net.minestom.server.command.builder.CommandResult
- getType() - Method in class net.minestom.server.entity.damage.Damage
-
Gets the type of this damage.
- getType() - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- getType() - Method in class net.minestom.server.entity.metadata.animal.RabbitMeta
- getType() - Method in class net.minestom.server.entity.metadata.other.BoatMeta
- getType() - Method in class net.minestom.server.entity.metadata.villager.VillagerMeta.VillagerData
- getType() - Method in class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Variant
- getType() - Method in enum class net.minestom.server.item.firework.FireworkEffectType
-
Retrieves the type of the firework effect.
- getType() - Method in class net.minestom.server.scoreboard.TabList
-
Gets the scoreboard objective type
- getType() - Method in interface net.minestom.server.world.biomes.particle.BiomeOption
- getType() - Method in record class net.minestom.server.world.biomes.particle.BlockOption
- getType() - Method in record class net.minestom.server.world.biomes.particle.DefaultOption
- getType() - Method in record class net.minestom.server.world.biomes.particle.DustOption
- getType() - Method in record class net.minestom.server.world.biomes.particle.ItemOption
- getUniqueId() - Method in class net.minestom.server.instance.Instance
-
Gets the instance unique id.
- getUnknownCommandCallback() - Method in class net.minestom.server.command.CommandManager
-
Gets the callback executed once an unknown command is run.
- getUnsafeEntityMeta() - Method in class net.minestom.server.entity.Player
-
Gets the entity meta for the player.
- getUpdatePacket() - Method in class net.minestom.server.advancements.Advancement
-
Gets the packet used to add this advancement to the already existing tab.
- getUsedMemory() - Method in class net.minestom.server.monitoring.BenchmarkManager
-
Gets the heap memory used by the server in bytes.
- getUsername() - Method in class net.minestom.server.entity.Player
-
Gets the player's username.
- getUsername() - Method in class net.minestom.server.event.player.AsyncPlayerPreLoginEvent
-
Gets the player username.
- getUsername(UUID) - Static method in class net.minestom.server.utils.mojang.MojangUtils
-
Gets a player's username from their UUID
- getUserPercentage() - Method in class net.minestom.server.monitoring.ThreadResult
- getUuid() - Method in class net.minestom.server.entity.Entity
-
Gets the entity
UUID
. - getUuid() - Method in interface net.minestom.server.utils.identity.NamedAndIdentified
-
Gets the UUID of this object.
- getUUID(String) - Static method in class net.minestom.server.utils.mojang.MojangUtils
-
Gets a player's UUID from their username
- getValue() - Method in class net.minestom.server.attribute.AttributeInstance
-
Gets the value of this instance calculated with modifiers applied.
- getValue() - Method in enum class net.minestom.server.extras.query.response.QueryKey
-
Gets the value of this query key.
- getValue() - Method in enum class net.minestom.server.utils.entity.EntityFinder.ToggleableType
- getValue(int) - Static method in enum class net.minestom.server.color.DyeColor
- getValues() - Method in class net.minestom.server.gamedata.tags.Tag
-
Returns an immutable set of values present in this tag
- getVariant() - Method in class net.minestom.server.entity.metadata.animal.FrogMeta
-
Get the current
FrogMeta.Variant
from a frog. - getVariant() - Method in class net.minestom.server.entity.metadata.animal.HorseMeta
- getVariant() - Method in class net.minestom.server.entity.metadata.animal.LlamaMeta
- getVariant() - Method in class net.minestom.server.entity.metadata.animal.MooshroomMeta
- getVariant() - Method in class net.minestom.server.entity.metadata.animal.tameable.CatMeta
- getVariant() - Method in class net.minestom.server.entity.metadata.other.PaintingMeta
- getVariant() - Method in class net.minestom.server.entity.metadata.water.AxolotlMeta
- getVariant() - Method in class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta
- getVariant(int) - Static method in enum class net.minestom.server.entity.metadata.animal.FrogMeta.Variant
-
Add method to get a variant from a frog over the ordinal id
- getVariantFromID(int) - Static method in class net.minestom.server.entity.metadata.animal.HorseMeta
- getVariantFromID(int) - Static method in class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta
- getVariantID(HorseMeta.Marking, HorseMeta.Color) - Static method in class net.minestom.server.entity.metadata.animal.HorseMeta
- getVariantID(TropicalFishMeta.Variant) - Static method in class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta
- getVarIntSize(int) - Static method in class net.minestom.server.utils.Utils
- getVehicle() - Method in class net.minestom.server.entity.Entity
-
Gets the entity vehicle or null.
- getVehicleInformation() - Method in class net.minestom.server.entity.Player
-
Gets the player vehicle information.
- getVelocity() - Method in class net.minestom.server.entity.Entity
-
Gets the entity current velocity.
- getVelocity() - Method in class net.minestom.server.event.entity.EntityVelocityEvent
-
Gets the velocity which will be applied.
- getVelocityForPacket() - Method in class net.minestom.server.entity.Entity
- getVelocityPacket() - Method in class net.minestom.server.entity.Entity
- getVersion() - Method in class net.minestom.server.extensions.DiscoveredExtension
- getVersion() - Method in class net.minestom.server.ping.ResponseData
-
Get the version name for the response.
- getViewDistance() - Method in class net.minestom.server.entity.Player.PlayerSettings
-
Gets the player view distance.
- getViewers() - Method in class net.minestom.server.advancements.AdvancementTab
- getViewers() - Method in class net.minestom.server.entity.Entity
- getViewers() - Method in class net.minestom.server.instance.Chunk
- getViewers() - Method in class net.minestom.server.inventory.Inventory
- getViewers() - Method in class net.minestom.server.scoreboard.BelowNameTag
- getViewers() - Method in class net.minestom.server.scoreboard.Sidebar
- getViewers() - Method in class net.minestom.server.scoreboard.TabList
- getViewers() - Method in interface net.minestom.server.Viewable
-
Gets all the viewers of this viewable element.
- getViewersAsAudience() - Method in interface net.minestom.server.Viewable
-
Gets the result of
Viewable.getViewers()
as an Adventure Audience. - getViewersAsAudiences() - Method in interface net.minestom.server.Viewable
- getViewRange() - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- getVillagerData() - Method in class net.minestom.server.entity.metadata.monster.zombie.ZombieVillagerMeta
- getVillagerData() - Method in class net.minestom.server.entity.metadata.villager.VillagerMeta
- getVillagerLevel() - Method in class net.minestom.server.inventory.type.VillagerInventory
- getWaitedPercentage() - Method in class net.minestom.server.monitoring.ThreadResult
- getWarningBlocks() - Method in class net.minestom.server.instance.WorldBorder
- getWarningTime() - Method in class net.minestom.server.instance.WorldBorder
- getWeather() - Method in class net.minestom.server.instance.Instance
-
Gets the weather of this instance
- getWidth() - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- getWidth() - Method in class net.minestom.server.entity.metadata.other.InteractionMeta
- getWidth() - Method in class net.minestom.server.recipe.ShapedRecipe
- getWindowId() - Method in class net.minestom.server.inventory.Inventory
-
Gets this window id.
- getWindowType() - Method in enum class net.minestom.server.inventory.InventoryType
- getWorldAge() - Method in class net.minestom.server.instance.Instance
-
Gets the age of this instance in tick.
- getWorldBorder() - Method in class net.minestom.server.instance.Instance
-
Gets the instance
WorldBorder
; - getWorldSpawnPosition() - Method in class net.minestom.server.instance.Instance
-
Gets the spawn position of the instance.
- getX() - Method in class net.minestom.server.advancements.Advancement
-
Gets the X position of this advancement.
- getY() - Method in class net.minestom.server.advancements.Advancement
-
Gets the Y position of this advancement.
- GHAST - Static variable in interface net.minestom.server.entity.EntityType
- GHAST_SHOOTS - Enum constant in enum class net.minestom.server.effects.Effects
- GHAST_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- GHAST_TEAR - Static variable in interface net.minestom.server.item.Material
- GHAST_WARNS - Enum constant in enum class net.minestom.server.effects.Effects
- GhastMeta - Class in net.minestom.server.entity.metadata.flying
- GhastMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.flying.GhastMeta
- GIANT - Static variable in interface net.minestom.server.entity.EntityType
- GiantMeta - Class in net.minestom.server.entity.metadata.monster
- GiantMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.GiantMeta
- GILDED_BLACKSTONE - Static variable in interface net.minestom.server.instance.block.Block
- GILDED_BLACKSTONE - Static variable in interface net.minestom.server.item.Material
- Git - Class in net.minestom.server
- Git() - Constructor for class net.minestom.server.Git
- GLASS - Static variable in interface net.minestom.server.instance.block.Block
- GLASS - Static variable in interface net.minestom.server.item.Material
- GLASS_BOTTLE - Static variable in interface net.minestom.server.item.Material
- GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- GLISTERING_MELON_SLICE - Static variable in interface net.minestom.server.item.Material
- GlobalEventHandler - Class in net.minestom.server.event
-
Object containing all the global event listeners.
- GlobalEventHandler() - Constructor for class net.minestom.server.event.GlobalEventHandler
- globalListener(CommandSender, CommandContext, String) - Method in class net.minestom.server.command.builder.Command
-
Called when a
CommandSender
executes this command before any syntax callback. - GLOBE - Static variable in interface net.minestom.server.item.banner.BannerPattern
- GLOBE - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- GLOBE_BANNER_PATTERN - Static variable in interface net.minestom.server.item.Material
- GLOW - Static variable in interface net.minestom.server.particle.Particle
- GLOW_BERRIES - Static variable in interface net.minestom.server.item.Material
- GLOW_INK_SAC - Static variable in interface net.minestom.server.item.Material
- GLOW_ITEM_FRAME - Static variable in interface net.minestom.server.entity.EntityType
- GLOW_ITEM_FRAME - Static variable in interface net.minestom.server.item.Material
- GLOW_LICHEN - Static variable in interface net.minestom.server.instance.block.Block
- GLOW_LICHEN - Static variable in interface net.minestom.server.item.Material
- GLOW_SQUID - Static variable in interface net.minestom.server.entity.EntityType
- GLOW_SQUID_INK - Static variable in interface net.minestom.server.particle.Particle
- GLOW_SQUID_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- GLOWING - Static variable in interface net.minestom.server.potion.PotionEffect
- GlowItemFrameMeta - Class in net.minestom.server.entity.metadata.other
- GlowItemFrameMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.GlowItemFrameMeta
- GlowSquidMeta - Class in net.minestom.server.entity.metadata.water
- GlowSquidMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.water.GlowSquidMeta
- GLOWSTONE - Static variable in interface net.minestom.server.instance.block.Block
- GLOWSTONE - Static variable in interface net.minestom.server.item.Material
- GLOWSTONE_DUST - Static variable in interface net.minestom.server.item.Material
- GOAL - Enum constant in enum class net.minestom.server.advancements.FrameType
-
A square with a outward rounded edge on the top and bottom as the frame.
- GoalSelector - Class in net.minestom.server.entity.ai
- GoalSelector(EntityCreature) - Constructor for class net.minestom.server.entity.ai.GoalSelector
- GOAT - Static variable in interface net.minestom.server.entity.EntityType
- GOAT_HORN - Static variable in interface net.minestom.server.item.Material
- GOAT_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- GoatMeta - Class in net.minestom.server.entity.metadata.animal
- GoatMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.GoatMeta
- GOLD - Enum constant in enum class net.minestom.server.entity.metadata.animal.RabbitMeta.Type
- GOLD - Enum constant in enum class net.minestom.server.entity.metadata.water.AxolotlMeta.Variant
- GOLD - Enum constant in enum class net.minestom.server.map.MapColors
- GOLD_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- GOLD_BLOCK - Static variable in interface net.minestom.server.item.Material
- GOLD_INGOT - Static variable in interface net.minestom.server.item.Material
- GOLD_NUGGET - Static variable in interface net.minestom.server.item.Material
- GOLD_ORE - Static variable in interface net.minestom.server.instance.block.Block
- GOLD_ORE - Static variable in interface net.minestom.server.item.Material
- GOLDEN_APPLE - Static variable in interface net.minestom.server.item.Material
- GOLDEN_AXE - Static variable in interface net.minestom.server.item.Material
- GOLDEN_BOOTS - Static variable in interface net.minestom.server.item.Material
- GOLDEN_CARROT - Static variable in interface net.minestom.server.item.Material
- GOLDEN_CHESTPLATE - Static variable in interface net.minestom.server.item.Material
- GOLDEN_HELMET - Static variable in interface net.minestom.server.item.Material
- GOLDEN_HOE - Static variable in interface net.minestom.server.item.Material
- GOLDEN_HORSE_ARMOR - Static variable in interface net.minestom.server.item.Material
- GOLDEN_LEGGINGS - Static variable in interface net.minestom.server.item.Material
- GOLDEN_PICKAXE - Static variable in interface net.minestom.server.item.Material
- GOLDEN_SHOVEL - Static variable in interface net.minestom.server.item.Material
- GOLDEN_SWORD - Static variable in interface net.minestom.server.item.Material
- gotoInit() - Method in class net.minestom.server.extensions.ExtensionManager
- gotoPostInit() - Method in class net.minestom.server.extensions.ExtensionManager
- gotoPreInit() - Method in class net.minestom.server.extensions.ExtensionManager
- GRADIENT - Static variable in interface net.minestom.server.item.banner.BannerPattern
- GRADIENT - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- GRADIENT_UP - Static variable in interface net.minestom.server.item.banner.BannerPattern
- GRADIENT_UP - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- GRAHAM - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- GRANITE - Static variable in interface net.minestom.server.instance.block.Block
- GRANITE - Static variable in interface net.minestom.server.item.Material
- GRANITE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- GRANITE_SLAB - Static variable in interface net.minestom.server.item.Material
- GRANITE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- GRANITE_STAIRS - Static variable in interface net.minestom.server.item.Material
- GRANITE_WALL - Static variable in interface net.minestom.server.instance.block.Block
- GRANITE_WALL - Static variable in interface net.minestom.server.item.Material
- Graphics2DFramebuffer - Class in net.minestom.server.map.framebuffers
-
Framebuffer
that embeds a BufferedImage, allowing for rendering directly via Graphics2D or its pixel array. - Graphics2DFramebuffer() - Constructor for class net.minestom.server.map.framebuffers.Graphics2DFramebuffer
- GRASS - Enum constant in enum class net.minestom.server.map.MapColors
- GRASS_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- GRASS_BLOCK - Static variable in interface net.minestom.server.item.Material
- grassColor() - Method in class net.minestom.server.registry.Registry.BiomeEntry
- grassColor() - Method in record class net.minestom.server.world.biomes.BiomeEffects
-
Returns the value of the
grassColor
record component. - grassColor(int) - Method in class net.minestom.server.world.biomes.BiomeEffects.Builder
- grassColorModifier() - Method in record class net.minestom.server.world.biomes.BiomeEffects
-
Returns the value of the
grassColorModifier
record component. - grassColorModifier(BiomeEffects.GrassColorModifier) - Method in class net.minestom.server.world.biomes.BiomeEffects.Builder
- GRAVEL - Static variable in interface net.minestom.server.instance.block.Block
- GRAVEL - Static variable in interface net.minestom.server.item.Material
- gravity() - Method in record class net.minestom.server.collision.Aerodynamics
-
Returns the value of the
gravity
record component. - gravityTickCount - Variable in class net.minestom.server.entity.Entity
- GRAY - Enum constant in enum class net.minestom.server.color.DyeColor
- GRAY - Enum constant in enum class net.minestom.server.entity.metadata.animal.HorseMeta.Color
- GRAY - Enum constant in enum class net.minestom.server.entity.metadata.animal.LlamaMeta.Variant
- GRAY_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- GRAY_BANNER - Static variable in interface net.minestom.server.item.Material
- GRAY_BED - Static variable in interface net.minestom.server.instance.block.Block
- GRAY_BED - Static variable in interface net.minestom.server.item.Material
- GRAY_CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- GRAY_CANDLE - Static variable in interface net.minestom.server.item.Material
- GRAY_CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- GRAY_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- GRAY_CARPET - Static variable in interface net.minestom.server.item.Material
- GRAY_CONCRETE - Static variable in interface net.minestom.server.instance.block.Block
- GRAY_CONCRETE - Static variable in interface net.minestom.server.item.Material
- GRAY_CONCRETE_POWDER - Static variable in interface net.minestom.server.instance.block.Block
- GRAY_CONCRETE_POWDER - Static variable in interface net.minestom.server.item.Material
- GRAY_DYE - Static variable in interface net.minestom.server.item.Material
- GRAY_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- GRAY_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- GRAY_SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- GRAY_SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- GRAY_STAINED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- GRAY_STAINED_GLASS - Static variable in interface net.minestom.server.item.Material
- GRAY_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- GRAY_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- GRAY_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- GRAY_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- GRAY_WALL_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- GRAY_WOOL - Static variable in interface net.minestom.server.instance.block.Block
- GRAY_WOOL - Static variable in interface net.minestom.server.item.Material
- green() - Method in record class net.minestom.server.color.Color
-
Returns the value of the
green
record component. - green() - Method in enum class net.minestom.server.color.DyeColor
- green() - Method in enum class net.minestom.server.map.MapColors
- green() - Method in record class net.minestom.server.world.biomes.particle.DustOption
-
Returns the value of the
green
record component. - GREEN - Enum constant in enum class net.minestom.server.color.DyeColor
- GREEN - Enum constant in enum class net.minestom.server.entity.metadata.animal.tameable.ParrotMeta.Color
- GREEN_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- GREEN_BANNER - Static variable in interface net.minestom.server.item.Material
- GREEN_BED - Static variable in interface net.minestom.server.instance.block.Block
- GREEN_BED - Static variable in interface net.minestom.server.item.Material
- GREEN_CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- GREEN_CANDLE - Static variable in interface net.minestom.server.item.Material
- GREEN_CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- GREEN_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- GREEN_CARPET - Static variable in interface net.minestom.server.item.Material
- GREEN_CONCRETE - Static variable in interface net.minestom.server.instance.block.Block
- GREEN_CONCRETE - Static variable in interface net.minestom.server.item.Material
- GREEN_CONCRETE_POWDER - Static variable in interface net.minestom.server.instance.block.Block
- GREEN_CONCRETE_POWDER - Static variable in interface net.minestom.server.item.Material
- GREEN_DYE - Static variable in interface net.minestom.server.item.Material
- GREEN_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- GREEN_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- GREEN_SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- GREEN_SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- GREEN_STAINED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- GREEN_STAINED_GLASS - Static variable in interface net.minestom.server.item.Material
- GREEN_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- GREEN_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- GREEN_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- GREEN_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- GREEN_WALL_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- GREEN_WOOL - Static variable in interface net.minestom.server.instance.block.Block
- GREEN_WOOL - Static variable in interface net.minestom.server.item.Material
- GREY - Enum constant in enum class net.minestom.server.entity.metadata.animal.tameable.ParrotMeta.Color
- GRINDSTONE - Enum constant in enum class net.minestom.server.inventory.InventoryType
- GRINDSTONE - Static variable in interface net.minestom.server.instance.block.Block
- GRINDSTONE - Static variable in interface net.minestom.server.item.Material
- GRINDSTONE_USED - Enum constant in enum class net.minestom.server.effects.Effects
- GROUND - Enum constant in enum class net.minestom.server.entity.metadata.display.ItemDisplayMeta.DisplayContext
- group() - Method in class net.minestom.server.command.builder.arguments.ArgumentGroup
- group() - Static method in class net.minestom.server.Git
- group() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredBlastingRecipe
-
Returns the value of the
group
record component. - group() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredCampfireCookingRecipe
-
Returns the value of the
group
record component. - group() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
-
Returns the value of the
group
record component. - group() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapelessCraftingRecipe
-
Returns the value of the
group
record component. - group() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmeltingRecipe
-
Returns the value of the
group
record component. - group() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmokingRecipe
-
Returns the value of the
group
record component. - group() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredStonecutterRecipe
-
Returns the value of the
group
record component. - Group(String, Argument<?>...) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- GROUPED_PACKET - Static variable in class net.minestom.server.ServerFlag
- GROVE - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- gson() - Method in class net.minestom.server.adventure.provider.MinestomGsonComponentSerializerProvider
- gsonLegacy() - Method in class net.minestom.server.adventure.provider.MinestomGsonComponentSerializerProvider
- GUARDIAN - Static variable in interface net.minestom.server.entity.EntityType
- GUARDIAN_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- GuardianMeta - Class in net.minestom.server.entity.metadata.monster
- GuardianMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.GuardianMeta
- GUI - Enum constant in enum class net.minestom.server.entity.metadata.display.ItemDisplayMeta.DisplayContext
- GUNPOWDER - Static variable in interface net.minestom.server.item.Material
- GUST - Static variable in interface net.minestom.server.particle.Particle
- GUST_DUST - Static variable in interface net.minestom.server.particle.Particle
- GUST_EMITTER - Static variable in interface net.minestom.server.particle.Particle
H
- HALF_HORIZONTAL - Static variable in interface net.minestom.server.item.banner.BannerPattern
- HALF_HORIZONTAL - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- HALF_HORIZONTAL_BOTTOM - Static variable in interface net.minestom.server.item.banner.BannerPattern
- HALF_HORIZONTAL_BOTTOM - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- HALF_VERTICAL - Static variable in interface net.minestom.server.item.banner.BannerPattern
- HALF_VERTICAL - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- HALF_VERTICAL_RIGHT - Static variable in interface net.minestom.server.item.banner.BannerPattern
- HALF_VERTICAL_RIGHT - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- hand() - Method in record class net.minestom.server.network.packet.client.play.ClientAnimationPacket
-
Returns the value of the
hand
record component. - hand() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Interact
-
Returns the value of the
hand
record component. - hand() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.InteractAt
-
Returns the value of the
hand
record component. - hand() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
-
Returns the value of the
hand
record component. - hand() - Method in record class net.minestom.server.network.packet.client.play.ClientUseItemPacket
-
Returns the value of the
hand
record component. - hand() - Method in record class net.minestom.server.network.packet.server.play.OpenBookPacket
-
Returns the value of the
hand
record component. - handleException(Throwable) - Method in interface net.minestom.server.exception.ExceptionHandler
-
Called when a exception was caught.
- handleException(Throwable) - Method in class net.minestom.server.exception.ExceptionManager
-
Handles an exception, if no
ExceptionHandler
is set, it just prints the stack trace. - handlePhysics(Entity, Vec) - Static method in class net.minestom.server.collision.CollisionUtils
- handlePhysics(Entity, Vec, PhysicsResult) - Static method in class net.minestom.server.collision.CollisionUtils
-
Moves an entity with physics applied (ie checking against blocks)
- handlePhysics(Entity, Vec, PhysicsResult, boolean) - Static method in class net.minestom.server.collision.CollisionUtils
-
Moves an entity with physics applied (ie checking against blocks)
- handlePhysics(Instance, Chunk, BoundingBox, Pos, Vec, PhysicsResult, boolean) - Static method in class net.minestom.server.collision.CollisionUtils
-
Moves bounding box with physics applied (ie checking against blocks)
- handlePhysics(Block.Getter, BoundingBox, Pos, Vec, PhysicsResult, boolean) - Static method in class net.minestom.server.collision.CollisionUtils
-
Moves bounding box with physics applied (ie checking against blocks)
- handler() - Method in interface net.minestom.server.instance.block.Block
-
Returns the block handler.
- handler(Consumer<T>) - Method in class net.minestom.server.event.EventListener.Builder
-
Sets the handler for this event listener.
- handleResponse(int, byte[]) - Method in class net.minestom.server.network.plugin.LoginPluginMessageProcessor
- handlerType() - Method in interface net.minestom.server.event.EventFilter
-
The type returned by
EventFilter.getHandler(Event)
. - HANDSHAKE - Enum constant in enum class net.minestom.server.network.ConnectionState
- HandshakeListener - Class in net.minestom.server.listener.preplay
- HANGING_ROOTS - Static variable in interface net.minestom.server.instance.block.Block
- HANGING_ROOTS - Static variable in interface net.minestom.server.item.Material
- HAPPY_VILLAGER - Static variable in interface net.minestom.server.particle.Particle
- HARD - Enum constant in enum class net.minestom.server.world.Difficulty
- hardness() - Method in class net.minestom.server.registry.Registry.BlockEntry
- HARMING - Static variable in interface net.minestom.server.potion.PotionType
- has(String) - Method in class net.minestom.server.command.builder.CommandContext
- has(String) - Method in class net.minestom.server.command.builder.CommandData
- has(Argument<?>) - Method in class net.minestom.server.command.builder.CommandContext
- hasAccess(CommandSender, String) - Method in class net.minestom.server.command.builder.SimpleCommand
-
Called to know if a player has access to the command.
- hasChatColors() - Method in class net.minestom.server.entity.Player.PlayerSettings
-
Gets if the player has chat colors enabled.
- hasCollision - Variable in class net.minestom.server.entity.Entity
- hasCollision() - Method in record class net.minestom.server.collision.PhysicsResult
-
Returns the value of the
hasCollision
record component. - hasCollision() - Method in class net.minestom.server.entity.Entity
- hasCooldown(long, long, Duration) - Static method in class net.minestom.server.utils.time.Cooldown
-
Gets if something is in cooldown based on the current time.
- hasCooldown(long, long, TemporalUnit, long) - Static method in class net.minestom.server.utils.time.Cooldown
-
Gets if something is in cooldown based on the current time.
- hasCooldown(long, TemporalUnit, int) - Static method in class net.minestom.server.utils.time.Cooldown
-
Gets if something is in cooldown based on the current time (
System.currentTimeMillis()
). - hasEffect(PotionEffect) - Method in class net.minestom.server.entity.Entity
-
If the entity has the specified effect.
- hasEnabledAutoChunkLoad() - Method in class net.minestom.server.instance.Instance
-
Gets if the instance should auto load chunks.
- hasEnabledAutoChunkLoad() - Method in class net.minestom.server.instance.InstanceContainer
- hasEnabledAutoChunkLoad() - Method in class net.minestom.server.instance.SharedInstance
- hasEquipment(EquipmentSlot) - Method in interface net.minestom.server.inventory.EquipmentHandler
- hasErrorCallback() - Method in class net.minestom.server.command.builder.arguments.Argument
-
Gets if the argument has any error callback.
- hasExtension(String) - Method in class net.minestom.server.extensions.ExtensionManager
- hasFish() - Method in class net.minestom.server.entity.metadata.water.DolphinMeta
-
Returns an indicator if a Dolphin received a fish from a player.
- hasFixedSoundRange() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns the value of the
hasFixedSoundRange
record component. - hash() - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPushPacket
-
Returns the value of the
hash
record component. - hasHandAnimation() - Method in class net.minestom.server.event.item.ItemUpdateStateEvent
- hashCode() - Method in record class net.minestom.server.advancements.notifications.Notification
-
Deprecated.Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.attribute.AttributeImpl
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.collision.Aerodynamics
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.collision.PhysicsResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.color.Color
-
Returns a hash code value for this object.
- hashCode() - Method in class net.minestom.server.command.builder.arguments.Argument
- hashCode() - Method in class net.minestom.server.command.builder.CommandContext
- hashCode() - Method in record class net.minestom.server.command.builder.parser.ArgumentQueryResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.command.builder.parser.CommandQueryResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.command.builder.parser.CommandSuggestionHolder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.command.builder.parser.ValidSyntaxHolder
-
Returns a hash code value for this object.
- hashCode() - Method in class net.minestom.server.command.builder.suggestion.SuggestionEntry
- hashCode() - Method in record class net.minestom.server.coordinate.BlockVec
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.coordinate.Pos
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.coordinate.Vec
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.crypto.ArgumentSignatures.Entry
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.crypto.ArgumentSignatures
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.crypto.ChatSession
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.crypto.FilterMask
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.crypto.LastSeenMessages
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.crypto.LastSeenMessages.Packed
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.crypto.LastSeenMessages.Update
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.crypto.MessageSignature
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.crypto.MessageSignature.Packed
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.crypto.PlayerPublicKey
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.crypto.SaltSignaturePair
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.crypto.SignedMessageBody.Packed
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.crypto.SignedMessageHeader
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.entity.PlayerSkin
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.entity.villager.VillagerProfessionImpl
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.entity.villager.VillagerTypeImpl
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.featureflag.FeatureFlagImpl
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.fluid.FluidImpl
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.PlacementState
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.Replacement
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.UpdateState
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.instance.Weather
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.attribute.ItemAttribute
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.banner.BannerPatternImpl
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.firework.FireworkEffect
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.ItemSerializers.EnchantmentEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.BannerMeta.Builder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.BannerMeta
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.BannerMeta.Pattern
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.BundleMeta.Builder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.BundleMeta
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.CompassMeta.Builder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.CompassMeta
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.CrossbowMeta.Builder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.CrossbowMeta
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.EnchantedBookMeta.Builder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.EnchantedBookMeta
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.FireworkEffectMeta.Builder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.FireworkEffectMeta
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.FireworkMeta.Builder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.FireworkMeta
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.LeatherArmorMeta.Builder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.LeatherArmorMeta
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.MapMeta.Builder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.MapMeta.Decoration
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.MapMeta
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.PlayerHeadMeta.Builder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.PlayerHeadMeta
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.PotionMeta.Builder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.PotionMeta
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.ShieldMeta.Builder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.ShieldMeta
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.WritableBookMeta.Builder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.WritableBookMeta
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.WrittenBookMeta.Builder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.item.metadata.WrittenBookMeta
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.common.ClientKeepAlivePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.common.ClientPingRequestPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.common.ClientPluginMessagePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.common.ClientPongPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.common.ClientResourcePackStatusPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.common.ClientSettingsPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.configuration.ClientFinishConfigurationPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.handshake.ClientHandshakePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.login.ClientEncryptionResponsePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.login.ClientLoginAcknowledgedPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.login.ClientLoginPluginResponsePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.login.ClientLoginStartPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientAdvancementTabPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientAnimationPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientChatAckPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientChatMessagePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientChatSessionUpdatePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientChunkBatchReceivedPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowButtonPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ChangedSlot
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientCloseWindowPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientCommandChatPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientConfigurationAckPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientCraftRecipeRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientCreativeInventoryActionPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientEditBookPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientEntityActionPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientGenerateStructurePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientHeldItemChangePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Attack
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Interact
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.InteractAt
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientNameItemPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientPickItemPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerAbilitiesPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPositionAndRotationPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPositionPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerRotationPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientQueryBlockNbtPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientQueryEntityNbtPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientSelectTradePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientSetBeaconEffectPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientSetDisplayedRecipePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientSetRecipeBookStatePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientSpectatePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientStatusPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientSteerBoatPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientSteerVehiclePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientTabCompletePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientTeleportConfirmPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockMinecartPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateSignPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientUseItemPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientVehicleMovePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.play.ClientWindowSlotStatePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.status.LegacyServerListPingPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.client.status.StatusRequestPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.common.DisconnectPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.common.KeepAlivePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.common.PingPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.common.PingResponsePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.common.PluginMessagePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPopPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPushPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.common.TagsPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.configuration.FinishConfigurationPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.configuration.RegistryDataPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.configuration.UpdateEnabledFeaturesPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.FramedPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.login.EncryptionRequestPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.login.LoginDisconnectPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.login.LoginPluginRequestPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.login.LoginSuccessPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.login.SetCompressionPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.AcknowledgeBlockChangePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.ActionBarPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementMapping
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementProgress
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Criteria
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.CriterionProgress
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.ProgressMapping
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Requirement
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.AttachEntityPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.BlockActionPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.BlockChangePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.BlockEntityDataPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.AddAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.RemoveAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateFlagsAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateHealthAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateStyleAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateTitleAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.BundlePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.CameraPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.ChangeGameStatePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.ChunkBatchFinishedPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.ChunkBatchStartPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.ChunkDataPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.ClearTitlesPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.CloseWindowPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.CollectItemPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.CraftRecipeResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.CustomChatCompletionPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DamageEventPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.data.ChunkData
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.data.LightData
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.data.WorldPos
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DeathCombatEventPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredBlastingRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredCampfireCookingRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapelessCraftingRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmeltingRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTransformRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTrimRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmokingRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredStonecutterRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.Ingredient
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DeleteChatPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DestroyEntitiesPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.DisplayScoreboardPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.EffectPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.EndCombatEventPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.EnterCombatEventPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.EntityAnimationPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.EntityEffectPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.EntityHeadLookPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.EntityMetaDataPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.EntityPropertiesPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.EntityRotationPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.EntityStatusPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.EntityTeleportPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.EntityVelocityPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.FacePlayerPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.HeldItemChangePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.HitAnimationPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.InitializeWorldBorderPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.ColorContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.NbtQueryResponsePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.OpenBookPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.OpenHorseWindowPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.OpenSignEditorPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.OpenWindowPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.ParticlePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoRemovePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Entry
-
Returns a hash code value for this object.
- hashCode() - Method in class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Property
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.PlayerListHeaderAndFooterPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.PlayerPositionAndLookPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.RemoveEntityEffectPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.ResetScorePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.RespawnPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.SelectAdvancementTabPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.ServerDataPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.ServerDifficultyPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.SetCooldownPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.SetExperiencePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.SetPassengersPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.SetSlotPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.SetTickStatePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.SetTitleSubTitlePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.SetTitleTextPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.SetTitleTimePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.SoundEffectPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.SpawnEntityPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.SpawnExperienceOrbPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.SpawnPositionPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.StartConfigurationPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.StatisticsPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.StatisticsPacket.Statistic
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.StopSoundPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.SystemChatPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket.Match
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.AddEntitiesToTeamAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.RemoveEntitiesToTeamAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.RemoveTeamAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.UpdateTeamAction
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.TickStepPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.TimeUpdatePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.UnloadChunkPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.UpdateHealthPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.UpdateLightPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.UpdateScorePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.UpdateSimulationDistancePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.UpdateViewDistancePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.UpdateViewPositionPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.VehicleMovePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.WindowItemsPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.WindowPropertyPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderCenterPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderLerpSizePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderSizePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderWarningDelayPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderWarningReachPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.packet.server.status.ResponsePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.player.GameProfile
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.network.player.GameProfile.Property
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.particle.data.BlockMarkerParticleData
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.particle.data.BlockParticleData
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.particle.data.DustColorTransitionParticleData
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.particle.data.DustParticleData
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.particle.data.FallingDustParticleData
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.particle.data.ItemParticleData
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.particle.data.SculkChargeParticleData
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.particle.data.ShriekParticleData
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.particle.data.VibrationParticleData
-
Returns a hash code value for this object.
- hashCode() - Method in class net.minestom.server.permission.Permission
- hashCode() - Method in record class net.minestom.server.potion.CustomPotionEffect
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.potion.Potion
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.potion.TimedPotion
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.registry.Registry.AttributeEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.registry.Registry.Container
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.registry.Registry.DamageTypeEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.registry.Registry.DynamicContainer
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.registry.Registry.EnchantmentEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.registry.Registry.EntityEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.registry.Registry.FeatureFlagEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.registry.Registry.FluidEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.registry.Registry.PotionEffectEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.registry.Registry.TrimMaterialEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.registry.Registry.TrimPatternEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.registry.Registry.VillagerProfession
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.registry.Registry.VillagerType
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Chunk
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Instance
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Server
-
Returns a hash code value for this object.
- hashCode() - Method in class net.minestom.server.tag.Tag
- hashCode() - Method in record class net.minestom.server.utils.binary.BinaryBuffer.Marker
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.utils.collection.MappedCollection
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.utils.Either
-
Returns a hash code value for this object.
- hashCode() - Method in class net.minestom.server.utils.location.RelativeVec
- hashCode() - Method in class net.minestom.server.utils.math.Range
- hashCode() - Method in class net.minestom.server.utils.NamespaceID
- hashCode() - Method in record class net.minestom.server.world.biomes.BiomeEffects.AdditionsSound
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.world.biomes.BiomeEffects
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.world.biomes.BiomeEffects.MoodSound
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.world.biomes.BiomeEffects.Music
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.world.biomes.BiomeParticle
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.world.biomes.particle.BlockOption
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.world.biomes.particle.DefaultOption
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.world.biomes.particle.DustOption
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minestom.server.world.biomes.particle.ItemOption
-
Returns a hash code value for this object.
- hashCode() - Method in class net.minestom.server.world.DimensionType
- hashedSeed() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
hashedSeed
record component. - hashedSeed() - Method in record class net.minestom.server.network.packet.server.play.RespawnPacket
-
Returns the value of the
hashedSeed
record component. - hasIcon() - Method in record class net.minestom.server.potion.Potion
-
Returns whether this Potion has an icon or not.
- hasLeftHorn() - Method in class net.minestom.server.entity.metadata.animal.GoatMeta
- hasLineOfSight(Entity) - Method in class net.minestom.server.entity.Entity
- hasLineOfSight(Entity, boolean) - Method in class net.minestom.server.entity.Entity
-
Raycasts current entity's eye position to target eye position.
- hasListener() - Method in interface net.minestom.server.event.ListenerHandle
-
Gets if any listener has been registered for the given handle.
- hasListener(Class<? extends T>) - Method in interface net.minestom.server.event.EventNode
- hasMax - Variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- hasMax() - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
-
Gets if the argument has a maximum.
- hasMin - Variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- hasMin() - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
-
Gets if the argument has a minimum.
- hasNbt() - Method in interface net.minestom.server.instance.block.Block
- hasNext() - Method in class net.minestom.server.utils.block.BlockIterator
-
Returns true if the iteration has more elements
- hasNoGravity() - Method in class net.minestom.server.entity.Entity
-
Gets the noGravity metadata field.
- hasParticles() - Method in record class net.minestom.server.potion.Potion
-
Returns whether this Potion has particles or not.
- hasPassenger() - Method in class net.minestom.server.entity.Entity
-
Gets if the entity has any passenger.
- hasPermission(String) - Method in interface net.minestom.server.permission.PermissionHandler
-
Gets if this handler has the permission with the name
permissionName
. - hasPermission(String, PermissionVerifier) - Method in interface net.minestom.server.permission.PermissionHandler
-
Gets if this handler has the permission with the name
permissionName
and which verify the optionalPermissionVerifier
. - hasPermission(Permission) - Method in interface net.minestom.server.permission.PermissionHandler
-
Gets if this handler has the permission
permission
. - hasPhysics - Variable in class net.minestom.server.entity.Entity
- hasPrecipitation() - Method in class net.minestom.server.registry.Registry.BiomeEntry
- hasPredictableViewers() - Method in class net.minestom.server.entity.Entity
-
Gets if this entity's viewers (surrounding players) can be predicted from surrounding chunks.
- hasReducedDebugScreenInformation() - Method in class net.minestom.server.entity.Player
-
Gets if the player has the reduced debug screen.
- hasRestrictions() - Method in class net.minestom.server.command.builder.arguments.ArgumentWord
-
Gets if this argument allow complete freedom in the word choice or if a list has been defined.
- hasRightHorn() - Method in class net.minestom.server.entity.metadata.animal.GoatMeta
- hasSharedInstances() - Method in class net.minestom.server.instance.InstanceContainer
-
Gets if this instance has
SharedInstance
linked to it. - hasState() - Method in interface net.minestom.server.item.Material
- hasSuggestion() - Method in class net.minestom.server.command.builder.arguments.Argument
-
Check if the argument has a suggestion.
- hasSuggestion() - Method in class net.minestom.server.command.builder.CommandSyntax
- hasTag(Tag<?>) - Method in interface net.minestom.server.tag.Taggable
- hasTag(Tag<?>) - Method in interface net.minestom.server.tag.TagReadable
-
Returns if a tag is present.
- HASTE - Static variable in interface net.minestom.server.potion.PotionEffect
- hasToast() - Method in class net.minestom.server.advancements.Advancement
-
Gets if this advancement has a toast.
- hasVelocity() - Method in class net.minestom.server.entity.Entity
-
Gets if the entity currently has a velocity applied.
- HAY_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- HAY_BLOCK - Static variable in interface net.minestom.server.item.Material
- HEAD - Enum constant in enum class net.minestom.server.entity.metadata.display.ItemDisplayMeta.DisplayContext
- HEAD - Enum constant in enum class net.minestom.server.item.attribute.AttributeSlot
- header() - Method in record class net.minestom.server.network.packet.server.play.PlayerListHeaderAndFooterPacket
-
Returns the value of the
header
record component. - headRot() - Method in record class net.minestom.server.network.packet.server.play.SpawnEntityPacket
-
Returns the value of the
headRot
record component. - heal() - Method in class net.minestom.server.entity.LivingEntity
-
Sets the heal of the entity as its max health.
- HEALING - Static variable in interface net.minestom.server.potion.PotionType
- health() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.AddAction
-
Returns the value of the
health
record component. - health() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateHealthAction
-
Returns the value of the
health
record component. - health() - Method in record class net.minestom.server.network.packet.server.play.UpdateHealthPacket
-
Returns the value of the
health
record component. - HEALTH_BOOST - Static variable in interface net.minestom.server.potion.PotionEffect
- HEART - Static variable in interface net.minestom.server.particle.Particle
- HEART_OF_THE_SEA - Static variable in interface net.minestom.server.item.Material
- HEART_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- HEARTBREAK_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- HEARTS - Enum constant in enum class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket.Type
- HEAVY_WEIGHTED_PRESSURE_PLATE - Static variable in interface net.minestom.server.instance.block.Block
- HEAVY_WEIGHTED_PRESSURE_PLATE - Static variable in interface net.minestom.server.item.Material
- height() - Method in class net.minestom.server.collision.BoundingBox
- height() - Method in interface net.minestom.server.entity.EntityType
- height() - Method in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- height() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- height() - Method in class net.minestom.server.map.framebuffers.LargeDirectFramebuffer
- height() - Method in class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- height() - Method in interface net.minestom.server.map.LargeFramebuffer
- height() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
-
Returns the value of the
height
record component. - height() - Method in record class net.minestom.server.registry.Registry.EntityEntry
-
Returns the value of the
height
record component. - height(int) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- HEIGHT - Static variable in interface net.minestom.server.map.Framebuffer
- Heightmap - Class in net.minestom.server.instance.heightmap
- Heightmap(Chunk) - Constructor for class net.minestom.server.instance.heightmap.Heightmap
- heightmaps() - Method in record class net.minestom.server.network.packet.server.play.data.ChunkData
-
Returns the value of the
heightmaps
record component. - HELD_ITEM_CHANGE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- HeldItemChangePacket - Record Class in net.minestom.server.network.packet.server.play
- HeldItemChangePacket(byte) - Constructor for record class net.minestom.server.network.packet.server.play.HeldItemChangePacket
-
Creates an instance of a
HeldItemChangePacket
record class. - HeldItemChangePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.HeldItemChangePacket
- heldListener(ClientHeldItemChangePacket, Player) - Static method in class net.minestom.server.listener.PlayerHeldListener
- HELMET - Enum constant in enum class net.minestom.server.entity.EquipmentSlot
- HELMET_SLOT - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- HERO_OF_THE_VILLAGE - Static variable in interface net.minestom.server.potion.PotionEffect
- hiddenBuilder() - Static method in class net.minestom.server.world.DimensionType
- HIDE_ATTRIBUTES - Enum constant in enum class net.minestom.server.item.ItemHideFlag
- HIDE_DESTROYS - Enum constant in enum class net.minestom.server.item.ItemHideFlag
- HIDE_DYE - Enum constant in enum class net.minestom.server.item.ItemHideFlag
- HIDE_ENCHANTS - Enum constant in enum class net.minestom.server.item.ItemHideFlag
- HIDE_FOR_OTHER_TEAMS - Enum constant in enum class net.minestom.server.network.packet.server.play.TeamsPacket.NameTagVisibility
-
Hides the name tag for other teams
- HIDE_FOR_OWN_TEAM - Enum constant in enum class net.minestom.server.network.packet.server.play.TeamsPacket.NameTagVisibility
-
Hides the name tag for the own team
- HIDE_PLACED_ON - Enum constant in enum class net.minestom.server.item.ItemHideFlag
- HIDE_POTION_EFFECTS - Enum constant in enum class net.minestom.server.item.ItemHideFlag
- HIDE_UNBREAKABLE - Enum constant in enum class net.minestom.server.item.ItemHideFlag
- hideBossBar(BossBar) - Method in interface net.minestom.server.adventure.audience.PacketGroupingAudience
- hideBossBar(BossBar) - Method in class net.minestom.server.entity.Player
- hideFlag(int) - Method in interface net.minestom.server.item.ItemMeta.Builder
- hideFlag(ItemHideFlag...) - Method in interface net.minestom.server.item.ItemMeta.Builder
- HIT_ANIMATION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- HitAnimationPacket - Record Class in net.minestom.server.network.packet.server.play
- HitAnimationPacket(int, float) - Constructor for record class net.minestom.server.network.packet.server.play.HitAnimationPacket
-
Creates an instance of a
HitAnimationPacket
record class. - HitAnimationPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.HitAnimationPacket
- HOGLIN - Static variable in interface net.minestom.server.entity.EntityType
- HOGLIN_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- HoglinMeta - Class in net.minestom.server.entity.metadata.animal
- HoglinMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.HoglinMeta
- hold() - Method in class net.minestom.server.utils.ObjectPool
- holdingEntityId() - Method in record class net.minestom.server.network.packet.server.play.AttachEntityPacket
-
Returns the value of the
holdingEntityId
record component. - HONEY_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- HONEY_BLOCK - Static variable in interface net.minestom.server.item.Material
- HONEY_BOTTLE - Static variable in interface net.minestom.server.item.Material
- HONEYCOMB - Static variable in interface net.minestom.server.item.Material
- HONEYCOMB_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- HONEYCOMB_BLOCK - Static variable in interface net.minestom.server.item.Material
- HOPPER - Enum constant in enum class net.minestom.server.inventory.InventoryType
- HOPPER - Static variable in interface net.minestom.server.instance.block.Block
- HOPPER - Static variable in interface net.minestom.server.item.Material
- HOPPER_MINECART - Static variable in interface net.minestom.server.entity.EntityType
- HOPPER_MINECART - Static variable in interface net.minestom.server.item.Material
- HopperMinecartMeta - Class in net.minestom.server.entity.metadata.minecart
- HopperMinecartMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.minecart.HopperMinecartMeta
- HORIZONTAL - Enum constant in enum class net.minestom.server.entity.metadata.display.AbstractDisplayMeta.BillboardConstraints
- HORIZONTAL - Static variable in enum class net.minestom.server.utils.Direction
- horizontalAirResistance() - Method in record class net.minestom.server.collision.Aerodynamics
-
Returns the value of the
horizontalAirResistance
record component. - HORN_CORAL - Static variable in interface net.minestom.server.instance.block.Block
- HORN_CORAL - Static variable in interface net.minestom.server.item.Material
- HORN_CORAL_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- HORN_CORAL_BLOCK - Static variable in interface net.minestom.server.item.Material
- HORN_CORAL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- HORN_CORAL_FAN - Static variable in interface net.minestom.server.item.Material
- HORN_CORAL_WALL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- HORSE - Static variable in interface net.minestom.server.entity.EntityType
- HORSE_JUMP_STRENGTH - Static variable in class net.minestom.server.attribute.VanillaAttribute
- HORSE_ONE_CM - Static variable in interface net.minestom.server.statistic.StatisticType
- HORSE_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- horseJumpBoost() - Method in record class net.minestom.server.network.packet.client.play.ClientEntityActionPacket
-
Returns the value of the
horseJumpBoost
record component. - HorseMeta - Class in net.minestom.server.entity.metadata.animal
- HorseMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.HorseMeta
- HorseMeta.Color - Enum Class in net.minestom.server.entity.metadata.animal
- HorseMeta.Marking - Enum Class in net.minestom.server.entity.metadata.animal
- HorseMeta.Variant - Class in net.minestom.server.entity.metadata.animal
- HOST_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- HOST_IP - Enum constant in enum class net.minestom.server.extras.query.response.QueryKey
- HOST_PORT - Enum constant in enum class net.minestom.server.extras.query.response.QueryKey
- HOSTNAME - Enum constant in enum class net.minestom.server.extras.query.response.QueryKey
- HOT_FLOOR - Static variable in interface net.minestom.server.entity.damage.DamageType
- HOUR - Static variable in class net.minestom.server.utils.time.TimeUnit
- hours(long) - Static method in interface net.minestom.server.timer.TaskSchedule
- HOVERING_WITHOUT_AI - Enum constant in enum class net.minestom.server.entity.metadata.other.EnderDragonMeta.Phase
- HOWL_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- HUNGER - Static variable in interface net.minestom.server.potion.PotionEffect
- HUSK - Static variable in interface net.minestom.server.entity.EntityType
- HUSK_CONVERTS_TO_ZOMBIE_BY_DROWNING - Enum constant in enum class net.minestom.server.effects.Effects
- HUSK_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- HuskMeta - Class in net.minestom.server.entity.metadata.monster.zombie
- HuskMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.zombie.HuskMeta
I
- ICE - Enum constant in enum class net.minestom.server.map.MapColors
- ICE - Static variable in interface net.minestom.server.instance.block.Block
- ICE - Static variable in interface net.minestom.server.item.Material
- ICE_SPIKES - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- IChunkLoader - Interface in net.minestom.server.instance
-
Interface implemented to change the way chunks are loaded/saved.
- icon() - Method in record class net.minestom.server.advancements.notifications.Notification
-
Deprecated.Returns the value of the
icon
record component. - icon() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
-
Returns the value of the
icon
record component. - icon() - Method in interface net.minestom.server.notifications.Notification
-
Get the displayed icon of the notification as
ItemStack
- icon(ItemStack) - Method in interface net.minestom.server.notifications.Notification.Builder
-
Set the
ItemStack
for the icon - icon(Material) - Method in interface net.minestom.server.notifications.Notification.Builder
-
Set the
Material
for the icon - Icon(int, byte, byte, byte, Component) - Constructor for record class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
-
Creates an instance of a
Icon
record class. - Icon(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
- ICON_FLAG - Static variable in record class net.minestom.server.potion.Potion
-
A flag indicating that this Potion has an icon.
- iconBase64() - Method in record class net.minestom.server.network.packet.server.play.ServerDataPacket
-
Returns the value of the
iconBase64
record component. - icons() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket
-
Returns the value of the
icons
record component. - id() - Method in record class net.minestom.server.attribute.AttributeImpl
-
Returns the value of the
id
record component. - id() - Method in record class net.minestom.server.crypto.MessageSignature.Packed
-
Returns the value of the
id
record component. - id() - Method in interface net.minestom.server.entity.EntityType
- id() - Method in enum class net.minestom.server.entity.GameMode
- id() - Method in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Orientation
- id() - Method in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- id() - Method in record class net.minestom.server.entity.villager.VillagerProfessionImpl
-
Returns the value of the
id
record component. - id() - Method in record class net.minestom.server.entity.villager.VillagerTypeImpl
-
Returns the value of the
id
record component. - id() - Method in record class net.minestom.server.featureflag.FeatureFlagImpl
-
Returns the value of the
id
record component. - id() - Method in record class net.minestom.server.fluid.FluidImpl
-
Returns the value of the
id
record component. - id() - Method in interface net.minestom.server.instance.block.Block
- id() - Method in record class net.minestom.server.item.banner.BannerPatternImpl
-
Returns the value of the
id
record component. - id() - Method in interface net.minestom.server.item.Enchantment
- id() - Method in interface net.minestom.server.item.Material
- id() - Method in record class net.minestom.server.item.metadata.MapMeta.Decoration
-
Returns the value of the
id
record component. - id() - Method in record class net.minestom.server.network.packet.client.common.ClientKeepAlivePacket
-
Returns the value of the
id
record component. - id() - Method in record class net.minestom.server.network.packet.client.common.ClientPongPacket
-
Returns the value of the
id
record component. - id() - Method in record class net.minestom.server.network.packet.client.common.ClientResourcePackStatusPacket
-
Returns the value of the
id
record component. - id() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Attack
- id() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Interact
- id() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.InteractAt
- id() - Method in interface net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Type
- id() - Method in record class net.minestom.server.network.packet.server.common.KeepAlivePacket
-
Returns the value of the
id
record component. - id() - Method in record class net.minestom.server.network.packet.server.common.PingPacket
-
Returns the value of the
id
record component. - id() - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPopPacket
-
Returns the value of the
id
record component. - id() - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPushPacket
-
Returns the value of the
id
record component. - id() - Method in interface net.minestom.server.network.packet.server.play.BossBarPacket.Action
- id() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.AddAction
- id() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.RemoveAction
- id() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateFlagsAction
- id() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateHealthAction
- id() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateStyleAction
- id() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateTitleAction
- id() - Method in interface net.minestom.server.network.packet.server.play.TeamsPacket.Action
- id() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.AddEntitiesToTeamAction
- id() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
- id() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.RemoveEntitiesToTeamAction
- id() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.RemoveTeamAction
- id() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.UpdateTeamAction
- id() - Method in record class net.minestom.server.potion.CustomPotionEffect
-
Returns the value of the
id
record component. - id() - Method in interface net.minestom.server.potion.PotionEffect
- id() - Method in record class net.minestom.server.registry.Registry.AttributeEntry
-
Returns the value of the
id
record component. - id() - Method in class net.minestom.server.registry.Registry.BlockEntry
- id() - Method in record class net.minestom.server.registry.Registry.EnchantmentEntry
-
Returns the value of the
id
record component. - id() - Method in record class net.minestom.server.registry.Registry.EntityEntry
-
Returns the value of the
id
record component. - id() - Method in class net.minestom.server.registry.Registry.MaterialEntry
- id() - Method in record class net.minestom.server.registry.Registry.PotionEffectEntry
-
Returns the value of the
id
record component. - id() - Method in record class net.minestom.server.registry.Registry.VillagerProfession
-
Returns the value of the
id
record component. - id() - Method in record class net.minestom.server.registry.Registry.VillagerType
-
Returns the value of the
id
record component. - id() - Method in interface net.minestom.server.registry.StaticProtocolObject
- id() - Method in interface net.minestom.server.snapshot.EntitySnapshot
- id() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
-
Returns the value of the
id
record component. - id() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
- id() - Method in interface net.minestom.server.timer.Task
- ID - Static variable in interface net.minestom.server.instance.block.Block.Comparator
- identified(UUID) - Static method in interface net.minestom.server.utils.identity.NamedAndIdentified
-
Creates a
NamedAndIdentified
instance with an empty name and a given UUID. - identifier() - Method in interface net.minestom.server.item.banner.BannerPattern
- identifier() - Method in record class net.minestom.server.item.banner.BannerPatternImpl
-
Returns the value of the
identifier
record component. - identifier() - Method in record class net.minestom.server.network.packet.server.play.SelectAdvancementTabPacket
-
Returns the value of the
identifier
record component. - IDENTIFIER - Static variable in interface net.minestom.server.notifications.Notification
- identifiersToRemove() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket
-
Returns the value of the
identifiersToRemove
record component. - identity() - Method in class net.minestom.server.command.ConsoleSender
- identity() - Method in class net.minestom.server.command.ServerSender
- identity() - Method in class net.minestom.server.entity.Player
- IDENTITY - Static variable in interface net.minestom.server.instance.block.Block.Comparator
- IDLE - Enum constant in enum class net.minestom.server.entity.metadata.monster.CreeperMeta.State
- IDLING - Enum constant in enum class net.minestom.server.entity.metadata.animal.SnifferMeta.State
- ids() - Method in record class net.minestom.server.registry.Registry.Container
-
Returns the value of the
ids
record component. - IGNORE_ENTITIES - Static variable in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
- ignoreCancelled(boolean) - Method in class net.minestom.server.event.EventListener.Builder
-
Specifies if the handler should still be called if
CancellableEvent.isCancelled()
returnstrue
. - IllegalCommandStructureException - Exception Class in net.minestom.server.command.builder.exception
- IllegalCommandStructureException() - Constructor for exception class net.minestom.server.command.builder.exception.IllegalCommandStructureException
- IllegalCommandStructureException(String) - Constructor for exception class net.minestom.server.command.builder.exception.IllegalCommandStructureException
- ILLUSIONER - Static variable in interface net.minestom.server.entity.EntityType
- IllusionerMeta - Class in net.minestom.server.entity.metadata.monster.raider
- IllusionerMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.raider.IllusionerMeta
- immediate() - Static method in interface net.minestom.server.timer.TaskSchedule
- IMPALING - Static variable in interface net.minestom.server.item.Enchantment
- IN_FIRE - Static variable in interface net.minestom.server.entity.damage.DamageType
- IN_WALL - Static variable in interface net.minestom.server.entity.damage.DamageType
- INCLUDE - Enum constant in enum class net.minestom.server.utils.entity.EntityFinder.ToggleableType
- INDEV_CLASSES_FOLDER - Static variable in class net.minestom.server.extensions.ExtensionManager
- INDEV_RESOURCES_FOLDER - Static variable in class net.minestom.server.extensions.ExtensionManager
- index() - Method in record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
-
Returns the value of the
index
record component. - index(int, int) - Static method in interface net.minestom.server.map.Framebuffer
- index(int, int, int) - Static method in interface net.minestom.server.map.Framebuffer
- INDIRECT_MAGIC - Static variable in interface net.minestom.server.entity.damage.DamageType
- INFESTED_CHISELED_STONE_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- INFESTED_CHISELED_STONE_BRICKS - Static variable in interface net.minestom.server.item.Material
- INFESTED_COBBLESTONE - Static variable in interface net.minestom.server.instance.block.Block
- INFESTED_COBBLESTONE - Static variable in interface net.minestom.server.item.Material
- INFESTED_CRACKED_STONE_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- INFESTED_CRACKED_STONE_BRICKS - Static variable in interface net.minestom.server.item.Material
- INFESTED_DEEPSLATE - Static variable in interface net.minestom.server.instance.block.Block
- INFESTED_DEEPSLATE - Static variable in interface net.minestom.server.item.Material
- INFESTED_MOSSY_STONE_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- INFESTED_MOSSY_STONE_BRICKS - Static variable in interface net.minestom.server.item.Material
- INFESTED_STONE - Static variable in interface net.minestom.server.instance.block.Block
- INFESTED_STONE - Static variable in interface net.minestom.server.item.Material
- INFESTED_STONE_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- INFESTED_STONE_BRICKS - Static variable in interface net.minestom.server.item.Material
- infiniburn(NamespaceID) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- INFINITE_DURATION - Static variable in record class net.minestom.server.potion.Potion
-
A duration constant which sets a Potion duration to infinite.
- INFINITY - Static variable in interface net.minestom.server.item.Enchantment
- ingredient() - Method in interface net.minestom.server.item.armor.TrimMaterial
- ingredient() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredBlastingRecipe
-
Returns the value of the
ingredient
record component. - ingredient() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredCampfireCookingRecipe
-
Returns the value of the
ingredient
record component. - ingredient() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmeltingRecipe
-
Returns the value of the
ingredient
record component. - ingredient() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmokingRecipe
-
Returns the value of the
ingredient
record component. - ingredient() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredStonecutterRecipe
-
Returns the value of the
ingredient
record component. - ingredient() - Method in record class net.minestom.server.registry.Registry.TrimMaterialEntry
-
Returns the value of the
ingredient
record component. - Ingredient(List<ItemStack>) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.Ingredient
-
Creates an instance of a
Ingredient
record class. - Ingredient(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.Ingredient
- ingredients() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
-
Returns the value of the
ingredients
record component. - ingredients() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapelessCraftingRecipe
-
Returns the value of the
ingredients
record component. - INHALING - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- init() - Static method in class net.minestom.server.extras.MojangAuth
-
Enables mojang authentication on the server.
- init() - Static method in class net.minestom.server.MinecraftServer
- init(SocketAddress) - Method in class net.minestom.server.network.socket.Server
- init(Player) - Method in class net.minestom.server.instance.WorldBorder
-
Sends the world border init packet to a player.
- initialize() - Method in class net.minestom.server.extensions.Extension
- INITIALIZE_CHAT - Enum constant in enum class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Action
- INITIALIZE_WORLD_BORDER - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- InitializeWorldBorderPacket - Record Class in net.minestom.server.network.packet.server.play
- InitializeWorldBorderPacket(double, double, double, double, long, int, int, int) - Constructor for record class net.minestom.server.network.packet.server.play.InitializeWorldBorderPacket
-
Creates an instance of a
InitializeWorldBorderPacket
record class. - InitializeWorldBorderPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.InitializeWorldBorderPacket
- initRecipeIds() - Method in record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
-
Returns the value of the
initRecipeIds
record component. - INK_SAC - Static variable in interface net.minestom.server.item.Material
- INNER_INVENTORY_SIZE - Static variable in class net.minestom.server.inventory.PlayerInventory
- input - Variable in class net.minestom.server.command.builder.CommandResult
- input() - Method in record class net.minestom.server.command.builder.parser.ArgumentQueryResult
-
Returns the value of the
input
record component. - inputIndex - Variable in class net.minestom.server.command.builder.parser.ArgumentParser.ArgumentResult
- inputItem1() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
-
Returns the value of the
inputItem1
record component. - inputItem2() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
-
Returns the value of the
inputItem2
record component. - INSIDE_TEST - Static variable in class net.minestom.server.utils.debug.DebugUtils
- insideBlock() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
-
Returns the value of the
insideBlock
record component. - INSPECT_DISPENSER - Static variable in interface net.minestom.server.statistic.StatisticType
- INSPECT_DROPPER - Static variable in interface net.minestom.server.statistic.StatisticType
- INSPECT_HOPPER - Static variable in interface net.minestom.server.statistic.StatisticType
- instance - Variable in class net.minestom.server.entity.Entity
- instance - Variable in class net.minestom.server.instance.Chunk
- instance() - Method in class net.minestom.server.entity.pathfinding.PFColumnarSpace
- instance() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.PlacementState
-
Returns the value of the
instance
record component. - instance() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.UpdateState
-
Returns the value of the
instance
record component. - instance() - Method in interface net.minestom.server.ServerProcess
-
Handles registered instances.
- instance() - Method in interface net.minestom.server.snapshot.ChunkSnapshot
- instance() - Method in interface net.minestom.server.snapshot.EntitySnapshot
- instance() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Chunk
- instance() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
- instance() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
- Instance - Class in net.minestom.server.instance
-
Instances are what are called "worlds" in Minecraft, you can add an entity in it using
Entity.setInstance(Instance)
. - Instance(UUID, DimensionType) - Constructor for class net.minestom.server.instance.Instance
-
Creates a new instance.
- Instance(UUID, DimensionType, NamespaceID) - Constructor for class net.minestom.server.instance.Instance
-
Creates a new instance.
- Instance(AtomicReference<ServerSnapshot>, DimensionType, long, long, Map<Long, AtomicReference<ChunkSnapshot>>, int[], TagReadable) - Constructor for record class net.minestom.server.snapshot.SnapshotImpl.Instance
-
Creates an instance of a
Instance
record class. - INSTANCE - Static variable in interface net.minestom.server.event.EventFilter
- InstanceChunkLoadEvent - Class in net.minestom.server.event.instance
-
Called when a chunk in an instance is loaded.
- InstanceChunkLoadEvent(Instance, Chunk) - Constructor for class net.minestom.server.event.instance.InstanceChunkLoadEvent
- InstanceChunkUnloadEvent - Class in net.minestom.server.event.instance
-
Called when a chunk in an instance is unloaded.
- InstanceChunkUnloadEvent(Instance, Chunk) - Constructor for class net.minestom.server.event.instance.InstanceChunkUnloadEvent
- InstanceContainer - Class in net.minestom.server.instance
-
InstanceContainer is an instance that contains chunks in contrary to SharedInstance.
- InstanceContainer(UUID, DimensionType) - Constructor for class net.minestom.server.instance.InstanceContainer
- InstanceContainer(UUID, DimensionType, IChunkLoader) - Constructor for class net.minestom.server.instance.InstanceContainer
- InstanceContainer(UUID, DimensionType, IChunkLoader, NamespaceID) - Constructor for class net.minestom.server.instance.InstanceContainer
- InstanceContainer(UUID, DimensionType, NamespaceID) - Constructor for class net.minestom.server.instance.InstanceContainer
- InstanceEvent - Interface in net.minestom.server.event.trait
-
Represents any event targeting an
Instance
. - InstanceManager - Class in net.minestom.server.instance
-
Used to register
Instance
. - InstanceManager() - Constructor for class net.minestom.server.instance.InstanceManager
- instanceRef() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Chunk
-
Returns the value of the
instanceRef
record component. - instanceRef() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
-
Returns the value of the
instanceRef
record component. - InstanceRegisterEvent - Class in net.minestom.server.event.instance
-
Called when an instance is registered
- InstanceRegisterEvent(Instance) - Constructor for class net.minestom.server.event.instance.InstanceRegisterEvent
- instances() - Method in interface net.minestom.server.snapshot.ServerSnapshot
- instances() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Server
-
Returns the value of the
instances
record component. - InstanceSnapshot - Interface in net.minestom.server.snapshot
- InstanceTickEvent - Class in net.minestom.server.event.instance
-
Called when an instance processes a tick.
- InstanceTickEvent(Instance, long, long) - Constructor for class net.minestom.server.event.instance.InstanceTickEvent
- InstanceUnregisterEvent - Class in net.minestom.server.event.instance
-
Called when an instance is unregistered
- InstanceUnregisterEvent(Instance) - Constructor for class net.minestom.server.event.instance.InstanceUnregisterEvent
- InstanceUtils - Class in net.minestom.server.utils.instance
- InstanceUtils() - Constructor for class net.minestom.server.utils.instance.InstanceUtils
- InstanceWorldPositionChangeEvent - Class in net.minestom.server.event.instance
-
The event is triggered by the server when an instance successfully changes its world spawn position.
- InstanceWorldPositionChangeEvent(Instance, Pos) - Constructor for class net.minestom.server.event.instance.InstanceWorldPositionChangeEvent
-
Constructs a new
InstanceWorldPositionChangeEvent
with the specified parameters. - INSTANT_DAMAGE - Static variable in interface net.minestom.server.potion.PotionEffect
- INSTANT_EFFECT - Static variable in interface net.minestom.server.particle.Particle
- INSTANT_HEALTH - Static variable in interface net.minestom.server.potion.PotionEffect
- INSTANT_SPLASH - Enum constant in enum class net.minestom.server.effects.Effects
- INT - Static variable in class net.minestom.server.network.NetworkBuffer
- Integer(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- Integer(String) - Static method in class net.minestom.server.tag.Tag
- INTEGER - Enum constant in enum class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket.Type
- IntegerBiConsumer - Interface in net.minestom.server.utils.function
- integrity() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Returns the value of the
integrity
record component. - intent() - Method in record class net.minestom.server.network.packet.client.handshake.ClientHandshakePacket
-
Returns the value of the
intent
record component. - INTENTIONALLY_EMPTY - Static variable in interface net.minestom.server.sound.SoundEvent
- Interact(Player.Hand) - Constructor for record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Interact
-
Creates an instance of a
Interact
record class. - Interact(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Interact
- INTERACT_WITH_ANVIL - Static variable in interface net.minestom.server.statistic.StatisticType
- INTERACT_WITH_BEACON - Static variable in interface net.minestom.server.statistic.StatisticType
- INTERACT_WITH_BLAST_FURNACE - Static variable in interface net.minestom.server.statistic.StatisticType
- INTERACT_WITH_BREWINGSTAND - Static variable in interface net.minestom.server.statistic.StatisticType
- INTERACT_WITH_CAMPFIRE - Static variable in interface net.minestom.server.statistic.StatisticType
- INTERACT_WITH_CARTOGRAPHY_TABLE - Static variable in interface net.minestom.server.statistic.StatisticType
- INTERACT_WITH_CRAFTING_TABLE - Static variable in interface net.minestom.server.statistic.StatisticType
- INTERACT_WITH_FURNACE - Static variable in interface net.minestom.server.statistic.StatisticType
- INTERACT_WITH_GRINDSTONE - Static variable in interface net.minestom.server.statistic.StatisticType
- INTERACT_WITH_LECTERN - Static variable in interface net.minestom.server.statistic.StatisticType
- INTERACT_WITH_LOOM - Static variable in interface net.minestom.server.statistic.StatisticType
- INTERACT_WITH_SMITHING_TABLE - Static variable in interface net.minestom.server.statistic.StatisticType
- INTERACT_WITH_SMOKER - Static variable in interface net.minestom.server.statistic.StatisticType
- INTERACT_WITH_STONECUTTER - Static variable in interface net.minestom.server.statistic.StatisticType
- InteractAt(float, float, float, Player.Hand) - Constructor for record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.InteractAt
-
Creates an instance of a
InteractAt
record class. - InteractAt(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.InteractAt
- Interaction(Block, Instance, Point, Point, Player, Player.Hand) - Constructor for class net.minestom.server.instance.block.BlockHandler.Interaction
- INTERACTION - Static variable in interface net.minestom.server.entity.EntityType
- InteractionMeta - Class in net.minestom.server.entity.metadata.other
- InteractionMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.InteractionMeta
- InterfaceUtils - Class in net.minestom.server.utils
- interpolate(Vec, double, Vec.Interpolation) - Method in record class net.minestom.server.coordinate.Vec
- interpretPacketQueue() - Method in class net.minestom.server.entity.Player
- intersectBox(Point, BoundingBox) - Method in class net.minestom.server.collision.BoundingBox
- intersectBox(Point, BoundingBox) - Method in interface net.minestom.server.collision.Shape
-
Checks if two bounding boxes intersect.
- intersectBox(Point, BoundingBox) - Method in class net.minestom.server.collision.ShapeImpl
- intersectBox(Point, BoundingBox) - Method in class net.minestom.server.entity.Entity
- intersectBoxSwept(Point, Point, Point, BoundingBox, SweepResult) - Method in class net.minestom.server.collision.BoundingBox
- intersectBoxSwept(Point, Point, Point, BoundingBox, SweepResult) - Method in interface net.minestom.server.collision.Shape
-
Checks if a moving bounding box will hit this shape.
- intersectBoxSwept(Point, Point, Point, BoundingBox, SweepResult) - Method in class net.minestom.server.collision.ShapeImpl
- intersectBoxSwept(Point, Point, Point, BoundingBox, SweepResult) - Method in class net.minestom.server.entity.Entity
- intersectEntity(Point, Entity) - Method in interface net.minestom.server.collision.Shape
-
Used to know if this
BoundingBox
intersects with the bounding box of an entity. - IntMappedArray<R> - Class in net.minestom.server.utils.collection
- IntMappedArray(int[], IntFunction<R>) - Constructor for class net.minestom.server.utils.collection.IntMappedArray
- IntRange - Class in net.minestom.server.utils.math
- IntRange(Integer) - Constructor for class net.minestom.server.utils.math.IntRange
- IntRange(Integer, Integer) - Constructor for class net.minestom.server.utils.math.IntRange
- IntRange(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- INVALID - Enum constant in enum class net.minestom.server.event.EventListener.Result
- INVALID_ARGUMENT_NAME - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- INVALID_ARGUMENT_VALUE - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- INVALID_ARGUMENTS_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentGroup
- INVALID_BLOCK - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentBlockState
- INVALID_COMMAND_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentCommand
- INVALID_INPUT_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentLoop
- INVALID_JSON_ERROR - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentComponent
- INVALID_MATERIAL - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentItemStack
- INVALID_NAME - Static variable in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentRegistry
- INVALID_NBT - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentItemStack
- INVALID_NBT - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtCompoundTag
- INVALID_NBT - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtTag
- INVALID_NUMBER_COUNT_ERROR - Static variable in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeBlockPosition
- INVALID_NUMBER_COUNT_ERROR - Static variable in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec2
- INVALID_NUMBER_COUNT_ERROR - Static variable in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec3
- INVALID_NUMBER_ERROR - Static variable in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeBlockPosition
- INVALID_NUMBER_ERROR - Static variable in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec2
- INVALID_NUMBER_ERROR - Static variable in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec3
- INVALID_PROPERTY - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentBlockState
- INVALID_PROPERTY_VALUE - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentBlockState
- INVALID_PROXY_RESPONSE - Static variable in class net.minestom.server.listener.preplay.LoginListener
- INVALID_SYNTAX - Enum constant in enum class net.minestom.server.command.builder.CommandResult.Type
-
Command found, but the syntax is invalid.
- INVALID_SYNTAX - Enum constant in enum class net.minestom.server.command.ExecutableCommand.Result.Type
-
Command couldn't be executed because of a syntax error
- INVALID_SYNTAX - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- INVALID_TIME_FORMAT - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentTime
- INVALID_UUID - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentUUID
- INVALID_VALUE_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentLiteral
- invalidate() - Method in class net.minestom.server.instance.Chunk
-
Invalidate the chunk caches
- invalidate() - Method in class net.minestom.server.instance.DynamicChunk
- invalidate() - Method in interface net.minestom.server.instance.light.Light
- invalidate() - Method in class net.minestom.server.instance.LightingChunk
- invalidate() - Method in class net.minestom.server.network.packet.server.CachedPacket
- invalidatePropagation() - Method in interface net.minestom.server.instance.light.Light
- invalidPacketState(Class<?>, ConnectionState, ConnectionState...) - Static method in class net.minestom.server.utils.PacketUtils
- inventory - Variable in class net.minestom.server.entity.Player
- Inventory - Class in net.minestom.server.inventory
-
Represents an inventory which can be viewed by a collection of
Player
. - Inventory(InventoryType, Component) - Constructor for class net.minestom.server.inventory.Inventory
- INVENTORY - Static variable in interface net.minestom.server.event.EventFilter
- INVENTORY_SIZE - Static variable in class net.minestom.server.inventory.PlayerInventory
- InventoryClickEvent - Class in net.minestom.server.event.inventory
-
Called after
InventoryPreClickEvent
, this event cannot be cancelled and items related to the click are already moved. - InventoryClickEvent(Inventory, Player, int, ClickType, ItemStack, ItemStack) - Constructor for class net.minestom.server.event.inventory.InventoryClickEvent
- InventoryClickHandler - Interface in net.minestom.server.inventory
-
Represents an inventory which can receive click input.
- InventoryClickProcessor - Class in net.minestom.server.inventory.click
- InventoryClickProcessor() - Constructor for class net.minestom.server.inventory.click.InventoryClickProcessor
- InventoryClickResult - Class in net.minestom.server.inventory.click
- InventoryClickResult(ItemStack, ItemStack) - Constructor for class net.minestom.server.inventory.click.InventoryClickResult
- InventoryCloseEvent - Class in net.minestom.server.event.inventory
-
Called when an
Inventory
is closed by a player. - InventoryCloseEvent(Inventory, Player) - Constructor for class net.minestom.server.event.inventory.InventoryCloseEvent
- InventoryCondition - Interface in net.minestom.server.inventory.condition
-
Can be added to any
AbstractInventory
usingAbstractInventory.addInventoryCondition(InventoryCondition)
orAbstractInventory.addInventoryCondition(InventoryCondition)
in order to listen to any issued clicks. - InventoryConditionResult - Class in net.minestom.server.inventory.condition
-
Used by
InventoryCondition
to step in inventory click processing. - InventoryConditionResult(ItemStack, ItemStack) - Constructor for class net.minestom.server.inventory.condition.InventoryConditionResult
- inventoryConditions - Variable in class net.minestom.server.inventory.AbstractInventory
- InventoryEvent - Interface in net.minestom.server.event.trait
-
Represents any event inside an
Inventory
. - InventoryItemChangeEvent - Class in net.minestom.server.event.inventory
-
Called when
AbstractInventory.safeItemInsert(int, ItemStack)
is being invoked. - InventoryItemChangeEvent(Inventory, int, ItemStack, ItemStack) - Constructor for class net.minestom.server.event.inventory.InventoryItemChangeEvent
- InventoryOpenEvent - Class in net.minestom.server.event.inventory
-
Called when a player open an
Inventory
. - InventoryOpenEvent(Inventory, Player) - Constructor for class net.minestom.server.event.inventory.InventoryOpenEvent
- InventoryPreClickEvent - Class in net.minestom.server.event.inventory
-
Called before
InventoryClickEvent
, used to potentially cancel the click. - InventoryPreClickEvent(Inventory, Player, int, ClickType, ItemStack, ItemStack) - Constructor for class net.minestom.server.event.inventory.InventoryPreClickEvent
- InventoryProperty - Enum Class in net.minestom.server.inventory
-
List of inventory property and their ID
- InventoryType - Enum Class in net.minestom.server.inventory
-
Represents a type of
Inventory
- INVISIBILITY - Static variable in interface net.minestom.server.potion.PotionEffect
- INVISIBILITY - Static variable in interface net.minestom.server.potion.PotionType
- INVISIBLE - Enum constant in enum class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Type
- invulnerable - Variable in class net.minestom.server.entity.LivingEntity
- IRON_AXE - Static variable in interface net.minestom.server.item.Material
- IRON_BARS - Static variable in interface net.minestom.server.instance.block.Block
- IRON_BARS - Static variable in interface net.minestom.server.item.Material
- IRON_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- IRON_BLOCK - Static variable in interface net.minestom.server.item.Material
- IRON_BOOTS - Static variable in interface net.minestom.server.item.Material
- IRON_CHESTPLATE - Static variable in interface net.minestom.server.item.Material
- IRON_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- IRON_DOOR - Static variable in interface net.minestom.server.item.Material
- IRON_DOOR_CLOSED - Enum constant in enum class net.minestom.server.effects.Effects
- IRON_DOOR_OPENED - Enum constant in enum class net.minestom.server.effects.Effects
- IRON_GOLEM - Static variable in interface net.minestom.server.entity.EntityType
- IRON_GOLEM_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- IRON_HELMET - Static variable in interface net.minestom.server.item.Material
- IRON_HOE - Static variable in interface net.minestom.server.item.Material
- IRON_HORSE_ARMOR - Static variable in interface net.minestom.server.item.Material
- IRON_INGOT - Static variable in interface net.minestom.server.item.Material
- IRON_LEGGINGS - Static variable in interface net.minestom.server.item.Material
- IRON_NUGGET - Static variable in interface net.minestom.server.item.Material
- IRON_ORE - Static variable in interface net.minestom.server.instance.block.Block
- IRON_ORE - Static variable in interface net.minestom.server.item.Material
- IRON_PICKAXE - Static variable in interface net.minestom.server.item.Material
- IRON_SHOVEL - Static variable in interface net.minestom.server.item.Material
- IRON_SWORD - Static variable in interface net.minestom.server.item.Material
- IRON_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- IRON_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- IRON_TRAPDOOR_CLOSED - Enum constant in enum class net.minestom.server.effects.Effects
- IRON_TRAPDOOR_OPENED - Enum constant in enum class net.minestom.server.effects.Effects
- IronGolemMeta - Class in net.minestom.server.entity.metadata.golem
- IronGolemMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.golem.IronGolemMeta
- isAchieved() - Method in class net.minestom.server.advancements.Advancement
-
Gets if the advancement is achieved.
- isActive() - Method in class net.minestom.server.entity.Entity
-
Returns false just after instantiation, set to true after calling
Entity.setInstance(Instance)
. - isAggressive() - Method in class net.minestom.server.entity.metadata.MobMeta
- isAir() - Method in interface net.minestom.server.instance.block.Block
- isAir() - Method in interface net.minestom.server.item.ItemStack
- isAir() - Method in class net.minestom.server.registry.Registry.BlockEntry
- isAlignLeft() - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- isAlignRight() - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- isAlive() - Method in interface net.minestom.server.ServerProcess
- isAlive() - Method in interface net.minestom.server.timer.Task
- isAllowFlying() - Method in class net.minestom.server.entity.Player
-
Gets if the player is allowed to fly.
- isAllowFriendlyFire() - Method in class net.minestom.server.scoreboard.Team
- isAmbient() - Method in record class net.minestom.server.potion.CustomPotionEffect
-
Returns the value of the
isAmbient
record component. - isAmbient() - Method in record class net.minestom.server.potion.Potion
-
Returns whether this Potion is ambient (it came from a beacon) or not.
- isAngry() - Method in class net.minestom.server.entity.metadata.animal.BeeMeta
- isAquaphobic() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isAquatic() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isArmor() - Method in enum class net.minestom.server.entity.EquipmentSlot
- isArmor() - Method in interface net.minestom.server.item.Material
- isArmor() - Method in class net.minestom.server.registry.Registry.MaterialEntry
- isAttacking() - Method in class net.minestom.server.entity.metadata.flying.GhastMeta
- isAttacking() - Method in class net.minestom.server.entity.metadata.monster.VexMeta
- isAutoViewable() - Method in class net.minestom.server.entity.Entity
-
Gets if this entity is automatically sent to surrounding players.
- isAvian() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isAvoidsDoorways() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isBaby() - Method in class net.minestom.server.entity.metadata.AgeableMobMeta
- isBaby() - Method in class net.minestom.server.entity.metadata.monster.PiglinMeta
- isBaby() - Method in class net.minestom.server.entity.metadata.monster.ZoglinMeta
- isBaby() - Method in class net.minestom.server.entity.metadata.monster.zombie.ZombieMeta
- isBecomingDrowned() - Method in class net.minestom.server.entity.metadata.monster.zombie.ZombieMeta
- isBedSafe() - Method in class net.minestom.server.world.DimensionType
- isBegging() - Method in class net.minestom.server.entity.metadata.animal.tameable.WolfMeta
- isBetween(byte, byte, byte) - Static method in class net.minestom.server.utils.MathUtils
- isBetween(double, double, double) - Static method in class net.minestom.server.utils.MathUtils
- isBetween(float, float, float) - Static method in class net.minestom.server.utils.MathUtils
- isBetween(int, int, int) - Static method in class net.minestom.server.utils.MathUtils
- isBetweenUnordered(double, double, double) - Static method in class net.minestom.server.utils.MathUtils
- isBetweenUnordered(float, float, float) - Static method in class net.minestom.server.utils.MathUtils
- isBlock() - Method in interface net.minestom.server.item.Material
- isBlockEntity() - Method in class net.minestom.server.registry.Registry.BlockEntry
- isBlockingItemUse() - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
-
Gets if the event should block the item use.
- isBungeeGuardEnabled() - Static method in class net.minestom.server.extras.bungee.BungeeCordProxy
-
Checks whether BungeeGuard authentication is enabled.
- isCancel() - Method in class net.minestom.server.inventory.click.InventoryClickResult
- isCancel() - Method in class net.minestom.server.inventory.condition.InventoryConditionResult
- isCancelled() - Method in class net.minestom.server.event.entity.EntityDamageEvent
- isCancelled() - Method in class net.minestom.server.event.entity.EntityFireEvent
- isCancelled() - Method in class net.minestom.server.event.entity.EntityItemMergeEvent
- isCancelled() - Method in class net.minestom.server.event.entity.EntityShootEvent
- isCancelled() - Method in class net.minestom.server.event.entity.EntityVelocityEvent
- isCancelled() - Method in class net.minestom.server.event.entity.projectile.ProjectileCollideWithBlockEvent
- isCancelled() - Method in class net.minestom.server.event.entity.projectile.ProjectileCollideWithEntityEvent
- isCancelled() - Method in class net.minestom.server.event.instance.AddEntityToInstanceEvent
- isCancelled() - Method in class net.minestom.server.event.inventory.InventoryOpenEvent
- isCancelled() - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
- isCancelled() - Method in class net.minestom.server.event.item.ItemDropEvent
- isCancelled() - Method in class net.minestom.server.event.item.PickupExperienceEvent
- isCancelled() - Method in class net.minestom.server.event.item.PickupItemEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerChangeHeldSlotEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerChatEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerCommandEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerGameModeChangeEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerHandAnimationEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerItemAnimationEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerMoveEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerPacketEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerPacketOutEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerPreEatEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerStartDiggingEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerSwapItemEvent
- isCancelled() - Method in class net.minestom.server.event.player.PlayerUseItemEvent
- isCancelled() - Method in class net.minestom.server.event.server.ClientPingServerEvent
- isCancelled() - Method in class net.minestom.server.event.server.ServerListPingEvent
- isCancelled() - Method in interface net.minestom.server.event.trait.CancellableEvent
-
Gets if the
Event
should be cancelled or not. - isCancelled() - Method in class net.minestom.server.extras.query.event.QueryEvent
- isCapeEnabled() - Method in class net.minestom.server.entity.metadata.PlayerMeta
- isCatchable() - Method in class net.minestom.server.entity.metadata.other.FishingHookMeta
- isCautious() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isCeilingEnabled() - Method in class net.minestom.server.world.DimensionType
- isCelebrating() - Method in class net.minestom.server.entity.metadata.monster.raider.RaiderMeta
- isCharged() - Method in class net.minestom.server.entity.metadata.monster.CreeperMeta
- isCharged() - Method in record class net.minestom.server.item.metadata.CrossbowMeta
- isChargingCrossbow() - Method in class net.minestom.server.entity.metadata.monster.PiglinMeta
- isChargingCrossbow() - Method in class net.minestom.server.entity.metadata.monster.raider.PillagerMeta
-
Returns a boolean value if a Pillager is charging his crossbow.
- isChunkLoaded(int, int) - Method in class net.minestom.server.instance.Instance
- isChunkLoaded(Point) - Method in class net.minestom.server.instance.Instance
- isClimbable() - Method in class net.minestom.server.entity.pathfinding.PFBlock
- isClimber() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isClimbing() - Method in class net.minestom.server.entity.metadata.monster.SpiderMeta
- isConverting() - Method in class net.minestom.server.entity.metadata.monster.zombie.ZombieVillagerMeta
- isCreative() - Method in class net.minestom.server.entity.Player
-
Gets if this player is in creative.
- isCritical() - Method in class net.minestom.server.entity.metadata.projectile.AbstractArrowMeta
- isCursed() - Method in record class net.minestom.server.registry.Registry.EnchantmentEntry
-
Returns the value of the
isCursed
record component. - isCustomNameVisible() - Method in class net.minestom.server.entity.Entity
-
Gets the custom name visible metadata field.
- isCustomNameVisible() - Method in class net.minestom.server.entity.metadata.EntityMeta
- isDancing() - Method in class net.minestom.server.entity.metadata.monster.PiglinMeta
- isDancing() - Method in class net.minestom.server.entity.metadata.other.AllayMeta
- isDashing() - Method in class net.minestom.server.entity.metadata.animal.CamelMeta
- isDateBased() - Method in class net.minestom.server.utils.time.Tick
- isDead - Variable in class net.minestom.server.entity.LivingEntity
- isDead() - Method in class net.minestom.server.entity.LivingEntity
-
Gets if the entity is dead or not.
- isDebug() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
isDebug
record component. - isDebug() - Method in record class net.minestom.server.network.packet.server.play.RespawnPacket
-
Returns the value of the
isDebug
record component. - isDefending() - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- isDiscoverable() - Method in record class net.minestom.server.registry.Registry.EnchantmentEntry
-
Returns the value of the
isDiscoverable
record component. - isDoor() - Method in class net.minestom.server.entity.pathfinding.PFBlock
- isDrinkingPotion() - Method in class net.minestom.server.entity.metadata.monster.raider.WitchMeta
- isDurationEstimated() - Method in class net.minestom.server.utils.time.Tick
- isEating() - Method in class net.minestom.server.entity.metadata.animal.AbstractHorseMeta
- isEating() - Method in class net.minestom.server.entity.Player
-
Gets if the player is eating.
- isEmpty() - Method in class net.minestom.server.adventure.audience.AudienceRegistry
-
Checks if this registry is empty.
- isEmpty() - Method in class net.minestom.server.thread.AcquirableCollection
- isEmpty() - Method in record class net.minestom.server.utils.collection.MappedCollection
- isEmpty(Object[]) - Static method in class net.minestom.server.utils.ArrayUtils
- isEnabled() - Static method in class net.minestom.server.extras.bungee.BungeeCordProxy
-
Gets if bungee IP forwarding is enabled.
- isEnabled() - Static method in class net.minestom.server.extras.MojangAuth
- isEnabled() - Static method in class net.minestom.server.extras.velocity.VelocityProxy
-
Gets if velocity modern forwarding is enabled.
- isEnableRespawnScreen() - Method in class net.minestom.server.entity.Player
-
Gets if the player has the respawn screen enabled or disabled.
- isFaceFull(BlockFace) - Method in interface net.minestom.server.collision.Shape
-
Returns true if the given block face is completely covered by this shape, false otherwise.
- isFaceFull(BlockFace) - Method in class net.minestom.server.collision.ShapeImpl
- isFaceplanted() - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- isFenceLike() - Method in class net.minestom.server.entity.pathfinding.PFBlock
- isFireResistant() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isFirstConfig() - Method in class net.minestom.server.event.player.AsyncPlayerConfigurationEvent
-
Returns true if this is the first time the player is in the configuration phase (they are joining), false otherwise.
- isFirstSpawn() - Method in class net.minestom.server.event.player.PlayerSpawnEvent
-
'true' if the player is spawning for the first time.
- isFlat() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
isFlat
record component. - isFlat() - Method in record class net.minestom.server.network.packet.server.play.RespawnPacket
-
Returns the value of the
isFlat
record component. - isFlying() - Method in class net.minestom.server.entity.Player
-
Gets if the player is currently flying.
- isFlyingWithElytra() - Method in class net.minestom.server.entity.LivingEntity
- isFlyingWithElytra() - Method in class net.minestom.server.entity.metadata.EntityMeta
- isFood() - Method in interface net.minestom.server.item.Material
- isFood() - Method in class net.minestom.server.registry.Registry.MaterialEntry
- isFoxSneaking() - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- isFromBucket() - Method in class net.minestom.server.entity.metadata.water.AxolotlMeta
- isFromBucket() - Method in class net.minestom.server.entity.metadata.water.fish.AbstractFishMeta
- isFrontText() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateSignPacket
-
Returns the value of the
isFrontText
record component. - isFrontText() - Method in record class net.minestom.server.network.packet.server.play.OpenSignEditorPacket
-
Returns the value of the
isFrontText
record component. - isFrozen() - Method in record class net.minestom.server.network.packet.server.play.SetTickStatePacket
-
Returns the value of the
isFrozen
record component. - isFullChunk() - Method in class net.minestom.server.instance.batch.BatchOption
-
Gets if the batch is responsible for composing the whole chunk.
- isFullyBounded() - Method in class net.minestom.server.entity.pathfinding.PFBlock
- isGlowing() - Method in class net.minestom.server.entity.Entity
-
Gets if the entity is glowing or not.
- isGoingHome() - Method in class net.minestom.server.entity.metadata.animal.TurtleMeta
- isHand() - Method in enum class net.minestom.server.entity.EquipmentSlot
- isHandActive() - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
- isHanging() - Method in class net.minestom.server.entity.metadata.ambient.BatMeta
- isHardcore() - Method in class net.minestom.server.event.player.AsyncPlayerConfigurationEvent
- isHardcore() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
isHardcore
record component. - isHasArms() - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- isHasBred() - Method in class net.minestom.server.entity.metadata.animal.AbstractHorseMeta
- isHasChest() - Method in class net.minestom.server.entity.metadata.animal.ChestedHorseMeta
- isHasEgg() - Method in class net.minestom.server.entity.metadata.animal.TurtleMeta
- isHasEnchantmentGlint() - Method in class net.minestom.server.entity.metadata.projectile.ThrownTridentMeta
- isHasFuel() - Method in class net.minestom.server.entity.metadata.minecart.FurnaceMinecartMeta
- isHasGlowingEffect() - Method in class net.minestom.server.entity.metadata.EntityMeta
- isHasNectar() - Method in class net.minestom.server.entity.metadata.animal.BeeMeta
- isHasNoBasePlate() - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- isHasNoGravity() - Method in class net.minestom.server.entity.metadata.EntityMeta
- isHasPumpkinHat() - Method in class net.minestom.server.entity.metadata.golem.SnowGolemMeta
- isHasSaddle() - Method in class net.minestom.server.entity.metadata.animal.PigMeta
- isHasSaddle() - Method in class net.minestom.server.entity.metadata.animal.StriderMeta
- isHasStung() - Method in class net.minestom.server.entity.metadata.animal.BeeMeta
- isHatEnabled() - Method in class net.minestom.server.entity.metadata.PlayerMeta
- isHidden() - Method in class net.minestom.server.advancements.Advancement
- isIgnited() - Method in class net.minestom.server.entity.metadata.monster.CreeperMeta
- isImmune(DamageType) - Method in class net.minestom.server.entity.LivingEntity
-
Is this entity immune to the given type of damage?
- isImmune(DamageType) - Method in class net.minestom.server.entity.Player
- isImmuneToZombification() - Method in class net.minestom.server.entity.metadata.animal.HoglinMeta
- isImmuneToZombification() - Method in class net.minestom.server.entity.metadata.monster.BasePiglinMeta
- isImpeding() - Method in class net.minestom.server.entity.pathfinding.PFBlock
- isIncinerating() - Method in class net.minestom.server.entity.pathfinding.PFBlock
- isInRange(Byte) - Method in class net.minestom.server.utils.math.ByteRange
-
Whether the given
value
is in range of the minimum and the maximum. - isInRange(Double) - Method in class net.minestom.server.utils.math.DoubleRange
-
Whether the given
value
is in range of the minimum and the maximum. - isInRange(Float) - Method in class net.minestom.server.utils.math.FloatRange
-
Whether the given
value
is in range of the minimum and the maximum. - isInRange(Integer) - Method in class net.minestom.server.utils.math.IntRange
-
Whether the given
value
is in range of the minimum and the maximum. - isInRange(Long) - Method in class net.minestom.server.utils.math.LongRange
-
Whether the given
value
is in range of the minimum and the maximum. - isInRange(Short) - Method in class net.minestom.server.utils.math.ShortRange
-
Whether the given
value
is in range of the minimum and the maximum. - isInRange(T) - Method in class net.minestom.server.utils.math.Range
-
Whether the given
value
is in range of the minimum and the maximum. - isInRiptideSpinAttack() - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
- isInside(Point) - Method in class net.minestom.server.instance.WorldBorder
-
Used to know if a position is located inside the world border or not.
- isInside(Entity) - Method in class net.minestom.server.instance.WorldBorder
-
Used to know if an entity is located inside the world border or not.
- isInstantaneous() - Method in record class net.minestom.server.registry.Registry.PotionEffectEntry
-
Returns the value of the
isInstantaneous
record component. - isInstantBreak() - Method in class net.minestom.server.entity.Player
- isInterested() - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- isIntractable() - Method in class net.minestom.server.entity.pathfinding.PFBlock
- isInvisible() - Method in class net.minestom.server.entity.Entity
-
Gets if the entity is invisible or not.
- isInvisible() - Method in class net.minestom.server.entity.metadata.EntityMeta
- isInVoid(Point) - Method in class net.minestom.server.instance.Instance
-
Determines whether a position in the void.
- isInVoid(Point) - Method in class net.minestom.server.instance.InstanceContainer
- isInVoid(Point) - Method in class net.minestom.server.instance.SharedInstance
- isInvulnerable() - Method in class net.minestom.server.entity.LivingEntity
-
Gets if the entity is invulnerable.
- isInvulnerable() - Method in class net.minestom.server.entity.metadata.projectile.WitherSkullMeta
- isInvulnerable() - Method in class net.minestom.server.entity.Player
-
The invulnerable field appear in the
PlayerAbilitiesPacket
packet. - isJacketEnabled() - Method in class net.minestom.server.entity.metadata.PlayerMeta
- isLayingEgg() - Method in class net.minestom.server.entity.metadata.animal.TurtleMeta
- isLeft() - Method in record class net.minestom.server.utils.Either
-
Returns the value of the
isLeft
record component. - isLeftHanded() - Method in class net.minestom.server.entity.metadata.MobMeta
- isLeftLegEnabled() - Method in class net.minestom.server.entity.metadata.PlayerMeta
- isLeftPaddleTurning() - Method in class net.minestom.server.entity.metadata.other.BoatMeta
- isLeftSleeveEnabled() - Method in class net.minestom.server.entity.metadata.PlayerMeta
- isLineOfSightReachingShape(Instance, Chunk, Point, Point, Shape) - Static method in class net.minestom.server.collision.CollisionUtils
-
Checks whether shape is reachable by the given line of sight (ie there are no blocks colliding with it).
- isLiquid() - Method in class net.minestom.server.entity.pathfinding.PFBlock
- isLiquid() - Method in interface net.minestom.server.instance.block.Block
- isLiquid() - Method in class net.minestom.server.registry.Registry.BlockEntry
- isLoaded() - Method in class net.minestom.server.instance.Chunk
-
Used to verify if the chunk should still be kept in memory.
- isLoaded(Instance, double, double) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Gets if a chunk is loaded.
- isLoaded(Instance, Point) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- isLoaded(Chunk) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- isLocal() - Method in interface net.minestom.server.thread.Acquirable
-
Gets if the acquirable element is local to this thread
- isLodestoneTracked() - Method in record class net.minestom.server.item.metadata.CompassMeta
- isLying() - Method in class net.minestom.server.entity.metadata.animal.tameable.CatMeta
- isMarker() - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- isMergeable() - Method in class net.minestom.server.entity.ItemEntity
-
Gets if the item is mergeable.
- isMouthOpen() - Method in class net.minestom.server.entity.metadata.animal.AbstractHorseMeta
- isNatural() - Method in class net.minestom.server.world.DimensionType
- isNoAi() - Method in class net.minestom.server.entity.metadata.MobMeta
- isNoClip() - Method in class net.minestom.server.entity.metadata.projectile.AbstractArrowMeta
- isNormalized() - Method in record class net.minestom.server.coordinate.Vec
-
Returns if a vector is normalized
- isOccluded(Shape, BlockFace) - Method in class net.minestom.server.collision.BoundingBox
- isOccluded(Shape, BlockFace) - Method in interface net.minestom.server.collision.Shape
- isOccluded(Shape, BlockFace) - Method in class net.minestom.server.collision.ShapeImpl
- isOccluded(Shape, BlockFace) - Method in class net.minestom.server.entity.Entity
- isOnBack() - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- isOnFire() - Method in class net.minestom.server.entity.Entity
-
Gets if the entity is on fire.
- isOnFire() - Method in class net.minestom.server.entity.metadata.EntityMeta
- isOnFire() - Method in class net.minestom.server.entity.metadata.monster.BlazeMeta
- isOnGround() - Method in record class net.minestom.server.collision.PhysicsResult
-
Returns the value of the
isOnGround
record component. - isOnGround() - Method in class net.minestom.server.entity.Entity
- isOnGround() - Method in class net.minestom.server.entity.Player
- isOnGround() - Method in class net.minestom.server.event.player.PlayerMoveEvent
-
Gets if the player is now on the ground.
- isOnline() - Method in class net.minestom.server.entity.Player
-
Gets if the player is online or not.
- isOnline() - Method in class net.minestom.server.network.player.PlayerConnection
-
Gets if the client is still connected to the server.
- isOnlyCorrect() - Method in class net.minestom.server.command.builder.arguments.ArgumentCommand
- isOnlyPlayers() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- isOnlySingleEntity() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- isOpen() - Static method in class net.minestom.server.extras.lan.OpenToLAN
-
Checks if the server is currently opened to LAN.
- isOpen() - Method in class net.minestom.server.network.socket.Server
- isOpensDoors() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isOptional() - Method in class net.minestom.server.command.builder.arguments.Argument
-
Gets if this argument is 'optional'.
- isParked() - Method in interface net.minestom.server.timer.Task
- isPickable() - Method in class net.minestom.server.entity.ItemEntity
-
Gets if the item is currently pickable.
- isPiglinSafe() - Method in class net.minestom.server.world.DimensionType
- isPlayerCreated() - Method in class net.minestom.server.entity.metadata.golem.IronGolemMeta
- isPlayerShifting() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.PlacementState
-
Returns the value of the
isPlayerShifting
record component. - isPlayingDead() - Method in class net.minestom.server.entity.metadata.water.AxolotlMeta
- isPotionEffectAmbient() - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
- isPouncing() - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- isRaidCapable() - Method in class net.minestom.server.world.DimensionType
- isRaining() - Method in record class net.minestom.server.instance.Weather
- isReadOnly() - Method in class net.minestom.server.instance.Chunk
-
Gets if this chunk is read-only.
- isReady() - Method in class net.minestom.server.instance.batch.AbsoluteBlockBatch
- isReady() - Method in interface net.minestom.server.instance.batch.Batch
-
Gets if the batch is ready to be applied to an instance.
- isReady() - Method in class net.minestom.server.instance.batch.ChunkBatch
- isReady(long) - Method in class net.minestom.server.utils.time.Cooldown
- isRearing() - Method in class net.minestom.server.entity.metadata.animal.AbstractHorseMeta
- isRedstoneConductor() - Method in class net.minestom.server.registry.Registry.BlockEntry
- isRegistered() - Method in class net.minestom.server.instance.Instance
-
Gets if the instance has been registered in
InstanceManager
. - isRegistered() - Method in class net.minestom.server.world.DimensionType
- isRegistered(NamespaceID) - Method in class net.minestom.server.world.DimensionTypeManager
- isRegistered(DimensionType) - Method in class net.minestom.server.world.DimensionTypeManager
- isRegularVillager() - Method in class net.minestom.server.inventory.type.VillagerInventory
- isRelativeX() - Method in class net.minestom.server.utils.location.RelativeVec
-
Gets if the 'x' field is relative.
- isRelativeY() - Method in class net.minestom.server.utils.location.RelativeVec
-
Gets if the 'y' field is relative.
- isRelativeZ() - Method in class net.minestom.server.utils.location.RelativeVec
-
Gets if the 'z' field is relative.
- isRelaxed() - Method in class net.minestom.server.entity.metadata.animal.tameable.CatMeta
- isRemoved() - Method in class net.minestom.server.entity.Entity
-
Gets if this entity has been removed.
- isReplaceable() - Method in class net.minestom.server.registry.Registry.BlockEntry
- isResolved() - Method in record class net.minestom.server.item.metadata.WrittenBookMeta
- isRespawnAnchorSafe() - Method in class net.minestom.server.world.DimensionType
- isRetractingSpikes() - Method in class net.minestom.server.entity.metadata.monster.GuardianMeta
- isRightLegEnabled() - Method in class net.minestom.server.entity.metadata.PlayerMeta
- isRightMainHand() - Method in class net.minestom.server.entity.metadata.PlayerMeta
- isRightPaddleTurning() - Method in class net.minestom.server.entity.metadata.other.BoatMeta
- isRightSleeveEnabled() - Method in class net.minestom.server.entity.metadata.PlayerMeta
- isRiptideSpinAttack() - Method in class net.minestom.server.event.item.ItemUpdateStateEvent
- isRolling() - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- isSaddled() - Method in class net.minestom.server.entity.metadata.animal.AbstractHorseMeta
- isScreaming() - Method in class net.minestom.server.entity.metadata.animal.GoatMeta
- isScreaming() - Method in class net.minestom.server.entity.metadata.monster.EndermanMeta
- isSeeInvisiblePlayers() - Method in class net.minestom.server.scoreboard.Team
- isSeeThrough() - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- isSelfReplaceable(BlockPlacementRule.Replacement) - Method in class net.minestom.server.instance.block.rule.BlockPlacementRule
- isShadow() - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- isShaking() - Method in class net.minestom.server.entity.metadata.animal.StriderMeta
- isSheared() - Method in class net.minestom.server.entity.metadata.animal.SheepMeta
- isShotAtAngle() - Method in class net.minestom.server.entity.metadata.projectile.FireworkRocketMeta
- isShowingBottom() - Method in class net.minestom.server.entity.metadata.other.EndCrystalMeta
- isSignalSource() - Method in class net.minestom.server.registry.Registry.BlockEntry
- isSigned() - Method in class net.minestom.server.event.book.EditBookEvent
- isSilent() - Method in class net.minestom.server.entity.Entity
- isSilent() - Method in class net.minestom.server.entity.metadata.EntityMeta
- isSimilar(BlockFace) - Method in enum class net.minestom.server.instance.block.BlockFace
- isSimilar(ItemStack) - Method in interface net.minestom.server.item.ItemStack
- isSinglePoint() - Method in class net.minestom.server.entity.metadata.other.AreaEffectCloudMeta
- isSitting() - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- isSitting() - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- isSitting() - Method in class net.minestom.server.entity.metadata.animal.tameable.TameableAnimalMeta
- isSkylightEnabled() - Method in class net.minestom.server.world.DimensionType
- isSleeping() - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- isSmall() - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- isSneaking() - Method in class net.minestom.server.entity.Entity
-
Gets if the entity is sneaking.
- isSneaking() - Method in class net.minestom.server.entity.metadata.EntityMeta
- isSneezing() - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- isSocketClient(Entity) - Static method in class net.minestom.server.utils.player.PlayerUtils
- isSocketClient(Player) - Static method in class net.minestom.server.utils.player.PlayerUtils
- isSocketClient(PlayerConnection) - Static method in class net.minestom.server.utils.player.PlayerUtils
- isSolid() - Method in interface net.minestom.server.instance.block.Block
- isSolid() - Method in class net.minestom.server.registry.Registry.BlockEntry
- isSprinting() - Method in class net.minestom.server.entity.Entity
-
Gets if the player is sprinting.
- isSprinting() - Method in class net.minestom.server.entity.metadata.EntityMeta
- isStandingUp() - Method in class net.minestom.server.entity.metadata.animal.PolarBearMeta
- isStaring() - Method in class net.minestom.server.entity.metadata.monster.EndermanMeta
- isStarted() - Static method in class net.minestom.server.extras.query.Query
-
Checks if the query system has been started.
- isStarted() - Static method in class net.minestom.server.MinecraftServer
- isStopping() - Static method in class net.minestom.server.MinecraftServer
- isSwimmer() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- isSwimming() - Method in class net.minestom.server.entity.metadata.EntityMeta
- isTamed() - Method in class net.minestom.server.entity.metadata.animal.AbstractHorseMeta
- isTamed() - Method in class net.minestom.server.entity.metadata.animal.tameable.TameableAnimalMeta
- isTickable() - Method in interface net.minestom.server.instance.block.BlockHandler
- isTimeBased() - Method in class net.minestom.server.utils.time.Tick
- isTradeable() - Method in record class net.minestom.server.registry.Registry.EnchantmentEntry
-
Returns the value of the
isTradeable
record component. - isTravelling() - Method in class net.minestom.server.entity.metadata.animal.TurtleMeta
- isTreasureOnly() - Method in record class net.minestom.server.registry.Registry.EnchantmentEntry
-
Returns the value of the
isTreasureOnly
record component. - isTrusting() - Method in class net.minestom.server.entity.metadata.animal.OcelotMeta
- isUltrawarm() - Method in class net.minestom.server.world.DimensionType
- isUnbreakable() - Method in interface net.minestom.server.item.ItemMeta
- isUnderstood() - Method in class net.minestom.server.network.plugin.LoginPluginResponse
- isUniqueId(String) - Static method in class net.minestom.server.utils.UniqueIdUtils
-
Checks whether the
input
string is anUUID
. - isUnsafeApply() - Method in class net.minestom.server.instance.batch.BatchOption
-
Gets if the batch will wait ignore whether it is ready or not when applying it.
- isUseDefaultBackground() - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- isValid() - Method in class net.minestom.server.network.packet.server.CachedPacket
- isValid(NBTCompound) - Method in interface net.minestom.server.permission.PermissionVerifier
-
Called when using
PermissionHandler.hasPermission(String, PermissionVerifier)
. - isValidBungeeGuardToken(String) - Static method in class net.minestom.server.extras.bungee.BungeeCordProxy
-
Checks whether a token is one of the valid BungeeGuard tokens
- isValidName(Command, String) - Static method in class net.minestom.server.command.builder.Command
- isViewer(Player) - Method in interface net.minestom.server.Viewable
-
Gets if a player is seeing this viewable object.
- isZero() - Method in interface net.minestom.server.coordinate.Point
- item() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ChangedSlot
-
Returns the value of the
item
record component. - item() - Method in record class net.minestom.server.network.packet.client.play.ClientCreativeInventoryActionPacket
-
Returns the value of the
item
record component. - item() - Method in record class net.minestom.server.particle.data.ItemParticleData
-
Returns the value of the
item
record component. - item() - Method in record class net.minestom.server.world.biomes.particle.ItemOption
-
Returns the value of the
item
record component. - ITEM - Static variable in interface net.minestom.server.entity.EntityType
- ITEM - Static variable in interface net.minestom.server.event.EventFilter
- ITEM - Static variable in class net.minestom.server.network.NetworkBuffer
- ITEM - Static variable in interface net.minestom.server.particle.Particle
- ITEM_ARMOR_EQUIP_CHAIN - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_ARMOR_EQUIP_DIAMOND - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_ARMOR_EQUIP_ELYTRA - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_ARMOR_EQUIP_GENERIC - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_ARMOR_EQUIP_GOLD - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_ARMOR_EQUIP_IRON - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_ARMOR_EQUIP_LEATHER - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_ARMOR_EQUIP_NETHERITE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_ARMOR_EQUIP_TURTLE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_AXE_SCRAPE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_AXE_STRIP - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_AXE_WAX_OFF - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BONE_MEAL_USE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BOOK_PAGE_TURN - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BOOK_PUT - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BOTTLE_EMPTY - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BOTTLE_FILL - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BOTTLE_FILL_DRAGONBREATH - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BRUSH_BRUSHING_GENERIC - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BRUSH_BRUSHING_GRAVEL - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BRUSH_BRUSHING_GRAVEL_COMPLETE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BRUSH_BRUSHING_SAND - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BRUSH_BRUSHING_SAND_COMPLETE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BUCKET_EMPTY - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BUCKET_EMPTY_AXOLOTL - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BUCKET_EMPTY_FISH - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BUCKET_EMPTY_LAVA - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BUCKET_EMPTY_POWDER_SNOW - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BUCKET_EMPTY_TADPOLE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BUCKET_FILL - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BUCKET_FILL_AXOLOTL - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BUCKET_FILL_FISH - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BUCKET_FILL_LAVA - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BUCKET_FILL_POWDER_SNOW - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BUCKET_FILL_TADPOLE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BUNDLE_DROP_CONTENTS - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BUNDLE_INSERT - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_BUNDLE_REMOVE_ONE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_CHORUS_FRUIT_TELEPORT - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_CROP_PLANT - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_CROSSBOW_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_CROSSBOW_LOADING_END - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_CROSSBOW_LOADING_MIDDLE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_CROSSBOW_LOADING_START - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_CROSSBOW_QUICK_CHARGE_1 - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_CROSSBOW_QUICK_CHARGE_2 - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_CROSSBOW_QUICK_CHARGE_3 - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_CROSSBOW_SHOOT - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_DISPLAY - Static variable in interface net.minestom.server.entity.EntityType
- ITEM_DYE_USE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_ELYTRA_FLYING - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_FIRECHARGE_USE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_FLINTANDSTEEL_USE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_FRAME - Static variable in interface net.minestom.server.entity.EntityType
- ITEM_FRAME - Static variable in interface net.minestom.server.item.Material
- ITEM_GLOW_INK_SAC_USE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_GOAT_HORN_PLAY - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_GOAT_HORN_SOUND_0 - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_GOAT_HORN_SOUND_1 - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_GOAT_HORN_SOUND_2 - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_GOAT_HORN_SOUND_3 - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_GOAT_HORN_SOUND_4 - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_GOAT_HORN_SOUND_5 - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_GOAT_HORN_SOUND_6 - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_GOAT_HORN_SOUND_7 - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_HOE_TILL - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_HONEY_BOTTLE_DRINK - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_HONEYCOMB_WAX_ON - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_INK_SAC_USE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_LODESTONE_COMPASS_LOCK - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_NETHER_WART_PLANT - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_SHIELD_BLOCK - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_SHIELD_BREAK - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_SHOVEL_FLATTEN - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_SLIME - Static variable in interface net.minestom.server.particle.Particle
- ITEM_SNOWBALL - Static variable in interface net.minestom.server.particle.Particle
- ITEM_SPYGLASS_STOP_USING - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_SPYGLASS_USE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_TAGS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- ITEM_TOTEM_USE - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_TRIDENT_HIT - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_TRIDENT_HIT_GROUND - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_TRIDENT_RETURN - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_TRIDENT_RIPTIDE_1 - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_TRIDENT_RIPTIDE_2 - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_TRIDENT_RIPTIDE_3 - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_TRIDENT_THROW - Static variable in interface net.minestom.server.sound.SoundEvent
- ITEM_TRIDENT_THUNDER - Static variable in interface net.minestom.server.sound.SoundEvent
- ItemAttribute - Record Class in net.minestom.server.item.attribute
- ItemAttribute(UUID, String, Attribute, AttributeOperation, double, AttributeSlot) - Constructor for record class net.minestom.server.item.attribute.ItemAttribute
-
Creates an instance of a
ItemAttribute
record class. - ItemDisplayMeta - Class in net.minestom.server.entity.metadata.display
- ItemDisplayMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.display.ItemDisplayMeta
- ItemDisplayMeta.DisplayContext - Enum Class in net.minestom.server.entity.metadata.display
- ItemDropEvent - Class in net.minestom.server.event.item
- ItemDropEvent(Player, ItemStack) - Constructor for class net.minestom.server.event.item.ItemDropEvent
- ItemEntity - Class in net.minestom.server.entity
-
Represents an item on the ground.
- ItemEntity(ItemStack) - Constructor for class net.minestom.server.entity.ItemEntity
- ItemEntityMeta - Class in net.minestom.server.entity.metadata.item
- ItemEntityMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.item.ItemEntityMeta
- ItemEvent - Interface in net.minestom.server.event.trait
-
Represents any event called about an
ItemStack
. - ItemFrameMeta - Class in net.minestom.server.entity.metadata.other
- ItemFrameMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.ItemFrameMeta
- ItemFrameMeta.Orientation - Enum Class in net.minestom.server.entity.metadata.other
- ItemHideFlag - Enum Class in net.minestom.server.item
-
Represents a hide flag which can be applied to an
ItemStack
usingItemMeta.Builder.hideFlag(int)
. - itemId() - Method in record class net.minestom.server.network.packet.server.play.SetCooldownPacket
-
Returns the value of the
itemId
record component. - ItemMeta - Interface in net.minestom.server.item
- ItemMeta.Builder - Interface in net.minestom.server.item
- ItemMetaView<T> - Interface in net.minestom.server.item
- ItemMetaView.Builder - Interface in net.minestom.server.item
- itemModelIndex() - Method in interface net.minestom.server.item.armor.TrimMaterial
- itemModelIndex() - Method in record class net.minestom.server.registry.Registry.TrimMaterialEntry
-
Returns the value of the
itemModelIndex
record component. - itemName() - Method in record class net.minestom.server.network.packet.client.play.ClientNameItemPacket
-
Returns the value of the
itemName
record component. - ItemOption - Record Class in net.minestom.server.world.biomes.particle
-
Particle effect which used based on an item inside the biome.
- ItemOption(ItemStack) - Constructor for record class net.minestom.server.world.biomes.particle.ItemOption
-
Creates an instance of a
ItemOption
record class. - ItemParticleData - Record Class in net.minestom.server.particle.data
- ItemParticleData(ItemStack) - Constructor for record class net.minestom.server.particle.data.ItemParticleData
-
Creates an instance of a
ItemParticleData
record class. - itemPickupCooldown - Variable in class net.minestom.server.entity.LivingEntity
- items() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.Ingredient
-
Returns the value of the
items
record component. - items() - Method in record class net.minestom.server.network.packet.server.play.WindowItemsPacket
-
Returns the value of the
items
record component. - items(List<ItemStack>) - Method in record class net.minestom.server.item.metadata.BundleMeta.Builder
- ITEMS - Enum constant in enum class net.minestom.server.gamedata.tags.Tag.BasicType
- ITEMS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- ITEMS - Static variable in interface net.minestom.server.instance.EntityTracker.Target
- ItemSerializers - Class in net.minestom.server.item
- ItemSerializers() - Constructor for class net.minestom.server.item.ItemSerializers
- ItemSerializers.EnchantmentEntry - Record Class in net.minestom.server.item
- itemStack() - Method in record class net.minestom.server.network.packet.server.play.SetSlotPacket
-
Returns the value of the
itemStack
record component. - ItemStack - Interface in net.minestom.server.item
-
Represents an immutable item to be placed inside
PlayerInventory
,Inventory
or even on the groundItemEntity
. - ItemStack(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- ItemStack(String) - Static method in class net.minestom.server.tag.Tag
- ItemStack.Builder - Interface in net.minestom.server.item
- itemStacks - Variable in class net.minestom.server.inventory.AbstractInventory
- ItemUpdateStateEvent - Class in net.minestom.server.event.item
- ItemUpdateStateEvent(Player, Player.Hand, ItemStack) - Constructor for class net.minestom.server.event.item.ItemUpdateStateEvent
- iterable() - Static method in class net.minestom.server.adventure.audience.Audiences
-
Gets the
AudienceProvider
that provides iterables of audience members. - iterator() - Method in interface net.minestom.server.registry.Registry.Properties
- iterator() - Method in class net.minestom.server.thread.AcquirableCollection
- iterator() - Method in record class net.minestom.server.utils.collection.MappedCollection
J
- JACK_O_LANTERN - Static variable in interface net.minestom.server.instance.block.Block
- JACK_O_LANTERN - Static variable in interface net.minestom.server.item.Material
- JAGGED_PEAKS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- jaroWinklerScore(String, String) - Static method in class net.minestom.server.utils.StringUtils
-
Applies the Jaro-Winkler distance algorithm to the given strings, providing information about the similarity of them.
- JELLIE - Enum constant in enum class net.minestom.server.entity.metadata.animal.tameable.CatMeta.Variant
- JIGSAW - Static variable in interface net.minestom.server.instance.block.Block
- JIGSAW - Static variable in interface net.minestom.server.item.Material
- JOIN_GAME - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- JoinGamePacket - Record Class in net.minestom.server.network.packet.server.play
- JoinGamePacket(int, boolean, List<String>, int, int, int, boolean, boolean, boolean, String, String, long, GameMode, GameMode, boolean, boolean, WorldPos, int) - Constructor for record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Creates an instance of a
JoinGamePacket
record class. - JoinGamePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.JoinGamePacket
- JOURNEYMAN - Enum constant in enum class net.minestom.server.entity.metadata.villager.VillagerMeta.Level
- JSON_COMPONENT - Static variable in class net.minestom.server.network.NetworkBuffer
- jsonResponse() - Method in record class net.minestom.server.network.packet.server.status.ResponsePacket
-
Returns the value of the
jsonResponse
record component. - JUKEBOX - Static variable in interface net.minestom.server.instance.block.Block
- JUKEBOX - Static variable in interface net.minestom.server.item.Material
- jump(float) - Method in class net.minestom.server.entity.pathfinding.Navigator
- JUMP - Static variable in interface net.minestom.server.statistic.StatisticType
- JUMP_BOOST - Static variable in interface net.minestom.server.potion.PotionEffect
- jumpFactor() - Method in class net.minestom.server.registry.Registry.BlockEntry
- JUNGLE - Enum constant in enum class net.minestom.server.entity.metadata.other.BoatMeta.Type
- JUNGLE - Static variable in interface net.minestom.server.entity.villager.VillagerType
- JUNGLE - Static variable in record class net.minestom.server.entity.villager.VillagerTypeImpl
- JUNGLE - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- JUNGLE_BOAT - Static variable in interface net.minestom.server.item.Material
- JUNGLE_BUTTON - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_BUTTON - Static variable in interface net.minestom.server.item.Material
- JUNGLE_CHEST_BOAT - Static variable in interface net.minestom.server.item.Material
- JUNGLE_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_DOOR - Static variable in interface net.minestom.server.item.Material
- JUNGLE_FENCE - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_FENCE - Static variable in interface net.minestom.server.item.Material
- JUNGLE_FENCE_GATE - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_FENCE_GATE - Static variable in interface net.minestom.server.item.Material
- JUNGLE_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_HANGING_SIGN - Static variable in interface net.minestom.server.item.Material
- JUNGLE_LEAVES - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_LEAVES - Static variable in interface net.minestom.server.item.Material
- JUNGLE_LOG - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_LOG - Static variable in interface net.minestom.server.item.Material
- JUNGLE_PLANKS - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_PLANKS - Static variable in interface net.minestom.server.item.Material
- JUNGLE_PRESSURE_PLATE - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_PRESSURE_PLATE - Static variable in interface net.minestom.server.item.Material
- JUNGLE_SAPLING - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_SAPLING - Static variable in interface net.minestom.server.item.Material
- JUNGLE_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_SIGN - Static variable in interface net.minestom.server.item.Material
- JUNGLE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_SLAB - Static variable in interface net.minestom.server.item.Material
- JUNGLE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_STAIRS - Static variable in interface net.minestom.server.item.Material
- JUNGLE_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- JUNGLE_WALL_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_WALL_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_WOOD - Static variable in interface net.minestom.server.instance.block.Block
- JUNGLE_WOOD - Static variable in interface net.minestom.server.item.Material
K
- KEBAB - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- KEEP - Enum constant in enum class net.minestom.server.network.packet.server.play.ExplosionPacket.BlockInteraction
- KEEP_ALIVE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- KEEP_ALIVE_DELAY - Static variable in class net.minestom.server.ServerFlag
- KEEP_ALIVE_KICK - Static variable in class net.minestom.server.ServerFlag
- KeepAliveListener - Class in net.minestom.server.listener.common
- KeepAliveListener() - Constructor for class net.minestom.server.listener.common.KeepAliveListener
- KeepAlivePacket - Record Class in net.minestom.server.network.packet.server.common
- KeepAlivePacket(long) - Constructor for record class net.minestom.server.network.packet.server.common.KeepAlivePacket
-
Creates an instance of a
KeepAlivePacket
record class. - KeepAlivePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.common.KeepAlivePacket
- keepJigsaws() - Method in record class net.minestom.server.network.packet.client.play.ClientGenerateStructurePacket
-
Returns the value of the
keepJigsaws
record component. - KELP - Static variable in interface net.minestom.server.instance.block.Block
- KELP - Static variable in interface net.minestom.server.item.Material
- KELP_PLANT - Static variable in interface net.minestom.server.instance.block.Block
- key() - Method in interface net.minestom.server.entity.villager.VillagerProfession
- key() - Method in interface net.minestom.server.entity.villager.VillagerType
- key() - Method in interface net.minestom.server.item.banner.BannerPattern
- key() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementMapping
-
Returns the value of the
key
record component. - key() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.ProgressMapping
-
Returns the value of the
key
record component. - key() - Method in interface net.minestom.server.registry.ProtocolObject
- key() - Method in interface net.minestom.server.sound.SoundEvent
- KeyUtils - Class in net.minestom.server.utils.crypto
- KeyUtils.KeyAlgorithm - Enum Class in net.minestom.server.utils.crypto
- KeyUtils.SignatureAlgorithm - Enum Class in net.minestom.server.utils.crypto
- kick(String) - Method in class net.minestom.server.entity.Player
-
Kicks the player with a reason.
- kick(Component) - Method in class net.minestom.server.entity.Player
-
Kicks the player with a reason.
- kickMessage() - Method in record class net.minestom.server.network.packet.server.login.LoginDisconnectPacket
-
Returns the value of the
kickMessage
record component. - kill() - Method in class net.minestom.server.entity.EntityCreature
- kill() - Method in class net.minestom.server.entity.LivingEntity
-
Kills the entity, trigger the
EntityDeathEvent
event. - kill() - Method in class net.minestom.server.entity.Player
- KILLED - Enum constant in enum class net.minestom.server.statistic.StatisticCategory
- KILLED_BY - Enum constant in enum class net.minestom.server.statistic.StatisticCategory
- KILLER_BUNNY - Enum constant in enum class net.minestom.server.entity.metadata.animal.RabbitMeta.Type
- KNOCKBACK - Static variable in interface net.minestom.server.item.Enchantment
- KNOWLEDGE_BOOK - Static variable in interface net.minestom.server.item.Material
- KOB - Enum constant in enum class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Pattern
L
- LADDER - Static variable in interface net.minestom.server.instance.block.Block
- LADDER - Static variable in interface net.minestom.server.item.Material
- LANDING_HONEY - Static variable in interface net.minestom.server.particle.Particle
- LANDING_LAVA - Static variable in interface net.minestom.server.particle.Particle
- LANDING_OBSIDIAN_TEAR - Static variable in interface net.minestom.server.particle.Particle
- LANDING_ON_THE_PORTAL - Enum constant in enum class net.minestom.server.entity.metadata.other.EnderDragonMeta.Phase
- LANTERN - Static variable in interface net.minestom.server.instance.block.Block
- LANTERN - Static variable in interface net.minestom.server.item.Material
- LAPIS - Enum constant in enum class net.minestom.server.map.MapColors
- LAPIS_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- LAPIS_BLOCK - Static variable in interface net.minestom.server.item.Material
- LAPIS_LAZULI - Static variable in interface net.minestom.server.item.Material
- LAPIS_ORE - Static variable in interface net.minestom.server.instance.block.Block
- LAPIS_ORE - Static variable in interface net.minestom.server.item.Material
- LARGE - Enum constant in enum class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Type
- LARGE_AMETHYST_BUD - Static variable in interface net.minestom.server.instance.block.Block
- LARGE_AMETHYST_BUD - Static variable in interface net.minestom.server.item.Material
- LARGE_BALL - Enum constant in enum class net.minestom.server.item.firework.FireworkEffectType
- LARGE_FERN - Static variable in interface net.minestom.server.instance.block.Block
- LARGE_FERN - Static variable in interface net.minestom.server.item.Material
- LARGE_SMOKE - Static variable in interface net.minestom.server.particle.Particle
- LargeDirectFramebuffer - Class in net.minestom.server.map.framebuffers
-
LargeFramebuffer
with direct access to the colors array. - LargeDirectFramebuffer(int, int) - Constructor for class net.minestom.server.map.framebuffers.LargeDirectFramebuffer
-
Creates a new
LargeDirectFramebuffer
with the desired size - LargeFramebuffer - Interface in net.minestom.server.map
-
Framebuffer that is meant to be split in sub-framebuffers.
- LargeFramebufferDefaultView - Class in net.minestom.server.map.framebuffers
- LargeFramebufferDefaultView(LargeFramebuffer, int, int) - Constructor for class net.minestom.server.map.framebuffers.LargeFramebufferDefaultView
- LargeGraphics2DFramebuffer - Class in net.minestom.server.map.framebuffers
-
LargeFramebuffer
that embeds aBufferedImage
, allowing for rendering directly viaGraphics2D
or its pixel array. - LargeGraphics2DFramebuffer(int, int) - Constructor for class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- largeParticleData() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns the value of the
largeParticleData
record component. - largeParticleId() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns the value of the
largeParticleId
record component. - lastDamage - Variable in class net.minestom.server.entity.LivingEntity
- LastEntityDamagerTarget - Class in net.minestom.server.entity.ai.target
-
Targets the last damager of this entity.
- LastEntityDamagerTarget(EntityCreature, float) - Constructor for class net.minestom.server.entity.ai.target.LastEntityDamagerTarget
- lastSeen() - Method in record class net.minestom.server.crypto.SignedMessageBody.Packed
-
Returns the value of the
lastSeen
record component. - lastSeenMessages() - Method in record class net.minestom.server.network.packet.client.play.ClientCommandChatPacket
-
Returns the value of the
lastSeenMessages
record component. - LastSeenMessages - Record Class in net.minestom.server.crypto
- LastSeenMessages(List<MessageSignature>) - Constructor for record class net.minestom.server.crypto.LastSeenMessages
-
Creates an instance of a
LastSeenMessages
record class. - LastSeenMessages(NetworkBuffer) - Constructor for record class net.minestom.server.crypto.LastSeenMessages
- LastSeenMessages.Packed - Record Class in net.minestom.server.crypto
- LastSeenMessages.Update - Record Class in net.minestom.server.crypto
- lastSyncedPosition - Variable in class net.minestom.server.entity.Entity
- lastVelocityWasZero - Variable in class net.minestom.server.entity.Entity
- latency() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Entry
-
Returns the value of the
latency
record component. - LAVA - Static variable in interface net.minestom.server.entity.damage.DamageType
- LAVA - Static variable in interface net.minestom.server.fluid.Fluid
- LAVA - Static variable in record class net.minestom.server.fluid.FluidImpl
- LAVA - Static variable in interface net.minestom.server.instance.block.Block
- LAVA - Static variable in interface net.minestom.server.particle.Particle
- LAVA_BUCKET - Static variable in interface net.minestom.server.item.Material
- LAVA_CAULDRON - Static variable in interface net.minestom.server.instance.block.Block
- LAVA_CONVERTS_BLOCK - Enum constant in enum class net.minestom.server.effects.Effects
- LAZY - Enum constant in enum class net.minestom.server.entity.metadata.animal.PandaMeta.Gene
- LAZY - Enum constant in enum class net.minestom.server.map.MapColors.ColorMappingStrategy
-
If already computed, send the result.
- LazyPacket - Class in net.minestom.server.network.packet.server
-
Represents a packet that is lazily allocated.
- LazyPacket(Supplier<ServerPacket>) - Constructor for class net.minestom.server.network.packet.server.LazyPacket
- LEAD - Static variable in interface net.minestom.server.item.Material
- LEAPING - Static variable in interface net.minestom.server.potion.PotionType
- LEASH_KNOT - Static variable in interface net.minestom.server.entity.EntityType
- LeashKnotMeta - Class in net.minestom.server.entity.metadata.other
- LeashKnotMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.LeashKnotMeta
- LEATHER - Static variable in interface net.minestom.server.item.Material
- LEATHER_BOOTS - Static variable in interface net.minestom.server.item.Material
- LEATHER_CHESTPLATE - Static variable in interface net.minestom.server.item.Material
- LEATHER_HELMET - Static variable in interface net.minestom.server.item.Material
- LEATHER_HORSE_ARMOR - Static variable in interface net.minestom.server.item.Material
- LEATHER_LEGGINGS - Static variable in interface net.minestom.server.item.Material
- LeatherArmorMeta - Record Class in net.minestom.server.item.metadata
- LeatherArmorMeta(TagReadable) - Constructor for record class net.minestom.server.item.metadata.LeatherArmorMeta
-
Creates an instance of a
LeatherArmorMeta
record class. - LeatherArmorMeta.Builder - Record Class in net.minestom.server.item.metadata
- LEATHERWORKER - Static variable in interface net.minestom.server.entity.villager.VillagerProfession
- LEATHERWORKER - Static variable in record class net.minestom.server.entity.villager.VillagerProfessionImpl
- LEAVE_BED - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- LEAVE_BED - Enum constant in enum class net.minestom.server.network.packet.server.play.EntityAnimationPacket.Animation
- LEAVE_GAME - Static variable in interface net.minestom.server.statistic.StatisticType
- LECTERN - Enum constant in enum class net.minestom.server.inventory.InventoryType
- LECTERN - Static variable in interface net.minestom.server.instance.block.Block
- LECTERN - Static variable in interface net.minestom.server.item.Material
- LECTERN_PAGE_NUMBER - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- left() - Method in record class net.minestom.server.utils.Either
-
Returns the value of the
left
record component. - left(T) - Static method in record class net.minestom.server.utils.Either
- LEFT - Enum constant in enum class net.minestom.server.entity.Player.MainHand
- LEFT_CLICK - Enum constant in enum class net.minestom.server.inventory.click.ClickType
- LEFT_DRAGGING - Enum constant in enum class net.minestom.server.inventory.click.ClickType
- LEFT_RIGHT - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Mirror
- leftClick(Player, int) - Method in class net.minestom.server.inventory.Inventory
- leftClick(Player, int) - Method in interface net.minestom.server.inventory.InventoryClickHandler
-
Called when a
Player
left click in the inventory. - leftClick(Player, int) - Method in class net.minestom.server.inventory.PlayerInventory
- leftClick(Player, AbstractInventory, int, ItemStack, ItemStack) - Method in class net.minestom.server.inventory.click.InventoryClickProcessor
- leftPaddleTurning() - Method in record class net.minestom.server.network.packet.client.play.ClientSteerBoatPacket
-
Returns the value of the
leftPaddleTurning
record component. - legacy() - Method in class net.minestom.server.adventure.provider.MinestomLegacyComponentSerializerProvider
- LEGACY_UNVERSIONED - Enum constant in enum class net.minestom.server.ping.ServerListPingType
-
The client is on version 1.5 or lower and supports a description and the player count.
- LEGACY_VERSIONED - Enum constant in enum class net.minestom.server.ping.ServerListPingType
-
The client is on version 1.6 and supports a description, the player count and the version information.
- legacyAmpersand() - Method in class net.minestom.server.adventure.provider.MinestomLegacyComponentSerializerProvider
- legacySection() - Method in class net.minestom.server.adventure.provider.MinestomLegacyComponentSerializerProvider
- LegacyServerListPingPacket - Record Class in net.minestom.server.network.packet.client.status
- LegacyServerListPingPacket(byte) - Constructor for record class net.minestom.server.network.packet.client.status.LegacyServerListPingPacket
-
Creates an instance of a
LegacyServerListPingPacket
record class. - LegacyServerListPingPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.status.LegacyServerListPingPacket
- LEGGINGS - Enum constant in enum class net.minestom.server.entity.EquipmentSlot
- LEGGINGS_SLOT - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- LEGS - Enum constant in enum class net.minestom.server.item.attribute.AttributeSlot
- length() - Method in record class net.minestom.server.coordinate.Vec
-
Gets the magnitude of the vector, defined as sqrt(x^2+y^2+z^2).
- length() - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket
-
Returns the value of the
length
record component. - length() - Method in class net.minestom.server.utils.NamespaceID
- lengthSquared() - Method in record class net.minestom.server.coordinate.Vec
-
Gets the magnitude of the vector squared.
- lerp(Vec, double) - Method in record class net.minestom.server.coordinate.Vec
-
Calculates a linear interpolation between this vector with another vector.
- level() - Method in record class net.minestom.server.item.ItemSerializers.EnchantmentEntry
-
Returns the value of the
level
record component. - level() - Method in record class net.minestom.server.network.packet.client.play.ClientGenerateStructurePacket
-
Returns the value of the
level
record component. - level() - Method in record class net.minestom.server.network.packet.server.play.SetExperiencePacket
-
Returns the value of the
level
record component. - LEVEL_CHUNKS_LOAD_START - Enum constant in enum class net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- LEVER - Static variable in interface net.minestom.server.instance.block.Block
- LEVER - Static variable in interface net.minestom.server.item.Material
- LEVITATION - Static variable in interface net.minestom.server.potion.PotionEffect
- LIBRARIAN - Static variable in interface net.minestom.server.entity.villager.VillagerProfession
- LIBRARIAN - Static variable in record class net.minestom.server.entity.villager.VillagerProfessionImpl
- Light - Interface in net.minestom.server.instance.light
- LIGHT - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT - Static variable in interface net.minestom.server.item.Material
- LIGHT_BLUE - Enum constant in enum class net.minestom.server.color.DyeColor
- LIGHT_BLUE_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_BLUE_BANNER - Static variable in interface net.minestom.server.item.Material
- LIGHT_BLUE_BED - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_BLUE_BED - Static variable in interface net.minestom.server.item.Material
- LIGHT_BLUE_CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_BLUE_CANDLE - Static variable in interface net.minestom.server.item.Material
- LIGHT_BLUE_CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_BLUE_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_BLUE_CARPET - Static variable in interface net.minestom.server.item.Material
- LIGHT_BLUE_CONCRETE - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_BLUE_CONCRETE - Static variable in interface net.minestom.server.item.Material
- LIGHT_BLUE_CONCRETE_POWDER - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_BLUE_CONCRETE_POWDER - Static variable in interface net.minestom.server.item.Material
- LIGHT_BLUE_DYE - Static variable in interface net.minestom.server.item.Material
- LIGHT_BLUE_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_BLUE_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- LIGHT_BLUE_SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_BLUE_SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- LIGHT_BLUE_STAINED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_BLUE_STAINED_GLASS - Static variable in interface net.minestom.server.item.Material
- LIGHT_BLUE_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_BLUE_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- LIGHT_BLUE_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_BLUE_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- LIGHT_BLUE_WALL_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_BLUE_WOOL - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_BLUE_WOOL - Static variable in interface net.minestom.server.item.Material
- LIGHT_GRAY - Enum constant in enum class net.minestom.server.color.DyeColor
- LIGHT_GRAY_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_GRAY_BANNER - Static variable in interface net.minestom.server.item.Material
- LIGHT_GRAY_BED - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_GRAY_BED - Static variable in interface net.minestom.server.item.Material
- LIGHT_GRAY_CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_GRAY_CANDLE - Static variable in interface net.minestom.server.item.Material
- LIGHT_GRAY_CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_GRAY_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_GRAY_CARPET - Static variable in interface net.minestom.server.item.Material
- LIGHT_GRAY_CONCRETE - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_GRAY_CONCRETE - Static variable in interface net.minestom.server.item.Material
- LIGHT_GRAY_CONCRETE_POWDER - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_GRAY_CONCRETE_POWDER - Static variable in interface net.minestom.server.item.Material
- LIGHT_GRAY_DYE - Static variable in interface net.minestom.server.item.Material
- LIGHT_GRAY_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_GRAY_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- LIGHT_GRAY_SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_GRAY_SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- LIGHT_GRAY_STAINED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_GRAY_STAINED_GLASS - Static variable in interface net.minestom.server.item.Material
- LIGHT_GRAY_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_GRAY_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- LIGHT_GRAY_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_GRAY_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- LIGHT_GRAY_WALL_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_GRAY_WOOL - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_GRAY_WOOL - Static variable in interface net.minestom.server.item.Material
- LIGHT_WEIGHTED_PRESSURE_PLATE - Static variable in interface net.minestom.server.instance.block.Block
- LIGHT_WEIGHTED_PRESSURE_PLATE - Static variable in interface net.minestom.server.item.Material
- LightCompute - Class in net.minestom.server.instance.light
- LightCompute() - Constructor for class net.minestom.server.instance.light.LightCompute
- lightData() - Method in record class net.minestom.server.network.packet.server.play.ChunkDataPacket
-
Returns the value of the
lightData
record component. - lightData() - Method in record class net.minestom.server.network.packet.server.play.UpdateLightPacket
-
Returns the value of the
lightData
record component. - LightData - Record Class in net.minestom.server.network.packet.server.play.data
- LightData(BitSet, BitSet, BitSet, BitSet, List<byte[]>, List<byte[]>) - Constructor for record class net.minestom.server.network.packet.server.play.data.LightData
-
Creates an instance of a
LightData
record class. - LightData(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.data.LightData
- lightEmission() - Method in class net.minestom.server.registry.Registry.BlockEntry
- LightingChunk - Class in net.minestom.server.instance
-
A chunk which supports lighting computation.
- LightingChunk(Instance, int, int) - Constructor for class net.minestom.server.instance.LightingChunk
- LIGHTNING_BOLT - Static variable in interface net.minestom.server.entity.damage.DamageType
- LIGHTNING_BOLT - Static variable in interface net.minestom.server.entity.EntityType
- LIGHTNING_ROD - Static variable in interface net.minestom.server.instance.block.Block
- LIGHTNING_ROD - Static variable in interface net.minestom.server.item.Material
- LightningBoltMeta - Class in net.minestom.server.entity.metadata.other
- LightningBoltMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.LightningBoltMeta
- LILAC - Static variable in interface net.minestom.server.instance.block.Block
- LILAC - Static variable in interface net.minestom.server.item.Material
- LILY_OF_THE_VALLEY - Static variable in interface net.minestom.server.instance.block.Block
- LILY_OF_THE_VALLEY - Static variable in interface net.minestom.server.item.Material
- LILY_PAD - Static variable in interface net.minestom.server.instance.block.Block
- LILY_PAD - Static variable in interface net.minestom.server.item.Material
- LIME - Enum constant in enum class net.minestom.server.color.DyeColor
- LIME_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- LIME_BANNER - Static variable in interface net.minestom.server.item.Material
- LIME_BED - Static variable in interface net.minestom.server.instance.block.Block
- LIME_BED - Static variable in interface net.minestom.server.item.Material
- LIME_CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- LIME_CANDLE - Static variable in interface net.minestom.server.item.Material
- LIME_CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- LIME_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- LIME_CARPET - Static variable in interface net.minestom.server.item.Material
- LIME_CONCRETE - Static variable in interface net.minestom.server.instance.block.Block
- LIME_CONCRETE - Static variable in interface net.minestom.server.item.Material
- LIME_CONCRETE_POWDER - Static variable in interface net.minestom.server.instance.block.Block
- LIME_CONCRETE_POWDER - Static variable in interface net.minestom.server.item.Material
- LIME_DYE - Static variable in interface net.minestom.server.item.Material
- LIME_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- LIME_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- LIME_SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- LIME_SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- LIME_STAINED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- LIME_STAINED_GLASS - Static variable in interface net.minestom.server.item.Material
- LIME_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- LIME_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- LIME_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- LIME_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- LIME_WALL_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- LIME_WOOL - Static variable in interface net.minestom.server.instance.block.Block
- LIME_WOOL - Static variable in interface net.minestom.server.item.Material
- LIMITED_CRAFTING - Enum constant in enum class net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- LINEAR - Static variable in interface net.minestom.server.coordinate.Vec.Interpolation
- lines() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateSignPacket
-
Returns the value of the
lines
record component. - LINGERING_POTION - Static variable in interface net.minestom.server.item.Material
- list() - Method in class net.minestom.server.tag.Tag
- listed() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Entry
-
Returns the value of the
listed
record component. - listener(ClientKeepAlivePacket, Player) - Static method in class net.minestom.server.listener.common.KeepAliveListener
- listener(ClientPluginMessagePacket, Player) - Static method in class net.minestom.server.listener.common.PluginMessageListener
- listener(ClientResourcePackStatusPacket, Player) - Static method in class net.minestom.server.listener.common.ResourcePackListener
- listener(ClientSettingsPacket, Player) - Static method in class net.minestom.server.listener.common.SettingsListener
- listener(ClientHandshakePacket, PlayerConnection) - Static method in class net.minestom.server.listener.preplay.HandshakeListener
- listener(ClientAdvancementTabPacket, Player) - Static method in class net.minestom.server.listener.AdvancementTabListener
- listener(ClientCraftRecipeRequest, Player) - Static method in class net.minestom.server.listener.RecipeListener
- listener(ClientCreativeInventoryActionPacket, Player) - Static method in class net.minestom.server.listener.CreativeInventoryActionListener
- listener(ClientEditBookPacket, Player) - Static method in class net.minestom.server.listener.BookListener
- listener(ClientEntityActionPacket, Player) - Static method in class net.minestom.server.listener.EntityActionListener
- listener(ClientPlayerAbilitiesPacket, Player) - Static method in class net.minestom.server.listener.AbilitiesListener
- listener(ClientPlayerBlockPlacementPacket, Player) - Static method in class net.minestom.server.listener.BlockPlacementListener
- listener(ClientSpectatePacket, Player) - Static method in class net.minestom.server.listener.SpectateListener
- listener(ClientStatusPacket, Player) - Static method in class net.minestom.server.listener.PlayStatusListener
- listener(ClientTabCompletePacket, Player) - Static method in class net.minestom.server.listener.TabCompleteListener
- ListenerHandle<E> - Interface in net.minestom.server.event
-
Represents a key to a listenable event, retrievable from
EventNode.getHandle(Class)
. - Literal(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- LITERAL - Enum constant in enum class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.NodeType
- LIVING - Enum constant in enum class net.minestom.server.entity.EntitySpawnType
- LivingEntity - Class in net.minestom.server.entity
- LivingEntity(EntityType) - Constructor for class net.minestom.server.entity.LivingEntity
- LivingEntity(EntityType, UUID) - Constructor for class net.minestom.server.entity.LivingEntity
-
Constructor which allows to specify an UUID.
- LivingEntityMeta - Class in net.minestom.server.entity.metadata
- LivingEntityMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.LivingEntityMeta
- LLAMA - Static variable in interface net.minestom.server.entity.EntityType
- LLAMA_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- LLAMA_SPIT - Static variable in interface net.minestom.server.entity.EntityType
- LlamaMeta - Class in net.minestom.server.entity.metadata.animal
- LlamaMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.LlamaMeta
- LlamaMeta.Variant - Enum Class in net.minestom.server.entity.metadata.animal
- LlamaSpitMeta - Class in net.minestom.server.entity.metadata.other
- LlamaSpitMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.LlamaSpitMeta
- load(Registry.Resource) - Static method in class net.minestom.server.registry.Registry
- LOAD - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Action
- LOAD - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Mode
- loadChunk(int, int) - Method in class net.minestom.server.instance.Instance
-
Forces the generation of a
Chunk
, even if no file andChunkGenerator
are defined. - loadChunk(int, int) - Method in class net.minestom.server.instance.InstanceContainer
- loadChunk(int, int) - Method in class net.minestom.server.instance.SharedInstance
- loadChunk(Point) - Method in class net.minestom.server.instance.Instance
-
Loads the chunk at the given
Point
with a callback. - loadChunk(Instance, int, int) - Method in class net.minestom.server.instance.AnvilLoader
- loadChunk(Instance, int, int) - Method in interface net.minestom.server.instance.IChunkLoader
-
Loads a
Chunk
, all blocks should be set since theChunkGenerator
is not applied. - loadClass(String, boolean) - Method in class net.minestom.server.extensions.ExtensionClassLoader
- loadDynamicExtension(File) - Method in class net.minestom.server.extensions.ExtensionManager
- loaded - Variable in class net.minestom.server.instance.Chunk
- loadFrom(ImmutableLongArray) - Method in class net.minestom.server.instance.heightmap.Heightmap
- loadHeightmapsFromNBT(NBTCompound) - Method in class net.minestom.server.instance.Chunk
- loadHeightmapsFromNBT(NBTCompound) - Method in class net.minestom.server.instance.DynamicChunk
- loadInstance(Instance) - Method in class net.minestom.server.instance.AnvilLoader
- loadInstance(Instance) - Method in interface net.minestom.server.instance.IChunkLoader
-
Loads instance data from the loader.
- loadOptionalChunk(int, int) - Method in class net.minestom.server.instance.Instance
-
Loads the chunk if the chunk is already loaded or if
Instance.hasEnabledAutoChunkLoad()
returns true. - loadOptionalChunk(int, int) - Method in class net.minestom.server.instance.InstanceContainer
- loadOptionalChunk(int, int) - Method in class net.minestom.server.instance.SharedInstance
- loadOptionalChunk(Point) - Method in class net.minestom.server.instance.Instance
-
Loads a
Chunk
(ifInstance.hasEnabledAutoChunkLoad()
returns true) at the givenPoint
with a callback. - loadVanillaAttributes() - Method in class net.minestom.server.attribute.AttributeManager
- loadVanillaBiomes() - Method in class net.minestom.server.world.biomes.BiomeManager
- local() - Method in interface net.minestom.server.thread.Acquirable
-
Retrieves the acquirable value if and only if the element is already present/ticked in the current thread.
- LOCAL - Enum constant in enum class net.minestom.server.utils.location.RelativeVec.CoordinateType
- locale() - Method in record class net.minestom.server.network.packet.client.common.ClientSettingsPacket
-
Returns the value of the
locale
record component. - Localizable - Interface in net.minestom.server.adventure
-
Represents something which can have a locale.
- location() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Returns the value of the
location
record component. - lock() - Method in interface net.minestom.server.thread.Acquirable
-
Returns a new
Acquired
object which will be locked to the current thread. - lock() - Method in class net.minestom.server.thread.TickThread
-
Gets the lock used to ensure the safety of entity acquisition.
- locked() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket
-
Returns the value of the
locked
record component. - locked() - Method in record class net.minestom.server.network.packet.server.play.ServerDifficultyPacket
-
Returns the value of the
locked
record component. - LODESTONE - Static variable in interface net.minestom.server.instance.block.Block
- LODESTONE - Static variable in interface net.minestom.server.item.Material
- lodestoneDimension(String) - Method in record class net.minestom.server.item.metadata.CompassMeta.Builder
- lodestonePosition(Point) - Method in record class net.minestom.server.item.metadata.CompassMeta.Builder
- lodestoneTracked(boolean) - Method in record class net.minestom.server.item.metadata.CompassMeta.Builder
- logger(ComponentLoggerProvider.LoggerHelper, String) - Method in class net.minestom.server.adventure.provider.MinestomComponentLoggerProvider
- LOGGER - Static variable in class net.minestom.server.extensions.DiscoveredExtension
-
Static logger for this class.
- LOGGER - Static variable in class net.minestom.server.extensions.ExtensionManager
- LOGGER - Static variable in class net.minestom.server.MinecraftServer
- logicalHeight(int) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- Login() - Constructor for class net.minestom.server.network.packet.client.ClientPacketsHandler.Login
- LOGIN - Enum constant in enum class net.minestom.server.network.ConnectionState
- LOGIN_DISCONNECT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- LOGIN_ENCRYPTION_REQUEST - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- LOGIN_PLUGIN_MESSAGE_TIMEOUT - Static variable in class net.minestom.server.ServerFlag
- LOGIN_PLUGIN_REQUEST - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- LOGIN_SET_COMPRESSION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- LOGIN_SUCCESS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- loginAckListener(ClientLoginAcknowledgedPacket, PlayerConnection) - Static method in class net.minestom.server.listener.preplay.LoginListener
- LoginDisconnectPacket - Record Class in net.minestom.server.network.packet.server.login
- LoginDisconnectPacket(Component) - Constructor for record class net.minestom.server.network.packet.server.login.LoginDisconnectPacket
-
Creates an instance of a
LoginDisconnectPacket
record class. - LoginDisconnectPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.login.LoginDisconnectPacket
- loginEncryptionResponseListener(ClientEncryptionResponsePacket, PlayerConnection) - Static method in class net.minestom.server.listener.preplay.LoginListener
- loginId() - Method in record class net.minestom.server.network.packet.server.login.EncryptionRequestPacket
- loginId() - Method in record class net.minestom.server.network.packet.server.login.LoginDisconnectPacket
- loginId() - Method in record class net.minestom.server.network.packet.server.login.LoginPluginRequestPacket
- loginId() - Method in record class net.minestom.server.network.packet.server.login.LoginSuccessPacket
- loginId() - Method in record class net.minestom.server.network.packet.server.login.SetCompressionPacket
- loginId() - Method in interface net.minestom.server.network.packet.server.ServerPacket.Login
- LoginListener - Class in net.minestom.server.listener.preplay
- LoginListener() - Constructor for class net.minestom.server.listener.preplay.LoginListener
- loginPluginMessageProcessor() - Method in class net.minestom.server.network.player.PlayerConnection
-
Gets the login plugin message processor, only available during the login state.
- LoginPluginMessageProcessor - Class in net.minestom.server.network.plugin
- LoginPluginMessageProcessor(PlayerConnection) - Constructor for class net.minestom.server.network.plugin.LoginPluginMessageProcessor
- LoginPluginRequest - Class in net.minestom.server.network.plugin
- LoginPluginRequest(String, byte[]) - Constructor for class net.minestom.server.network.plugin.LoginPluginRequest
- LoginPluginRequestPacket - Record Class in net.minestom.server.network.packet.server.login
- LoginPluginRequestPacket(int, String, byte[]) - Constructor for record class net.minestom.server.network.packet.server.login.LoginPluginRequestPacket
-
Creates an instance of a
LoginPluginRequestPacket
record class. - LoginPluginRequestPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.login.LoginPluginRequestPacket
- LoginPluginResponse - Class in net.minestom.server.network.plugin
- loginPluginResponseListener(ClientLoginPluginResponsePacket, PlayerConnection) - Static method in class net.minestom.server.listener.preplay.LoginListener
- loginStartListener(ClientLoginStartPacket, PlayerConnection) - Static method in class net.minestom.server.listener.preplay.LoginListener
- LoginSuccessPacket - Record Class in net.minestom.server.network.packet.server.login
- LoginSuccessPacket(UUID, String, int) - Constructor for record class net.minestom.server.network.packet.server.login.LoginSuccessPacket
-
Creates an instance of a
LoginSuccessPacket
record class. - LoginSuccessPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.login.LoginSuccessPacket
- Long(long) - Static method in class net.minestom.server.entity.Metadata
- Long(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- Long(String) - Static method in class net.minestom.server.tag.Tag
- LONG - Static variable in class net.minestom.server.network.NetworkBuffer
- LONG_ARRAY - Static variable in class net.minestom.server.network.NetworkBuffer
- LONG_FIRE_RESISTANCE - Static variable in interface net.minestom.server.potion.PotionType
- LONG_INVISIBILITY - Static variable in interface net.minestom.server.potion.PotionType
- LONG_JUMPING - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- LONG_LEAPING - Static variable in interface net.minestom.server.potion.PotionType
- LONG_NIGHT_VISION - Static variable in interface net.minestom.server.potion.PotionType
- LONG_POISON - Static variable in interface net.minestom.server.potion.PotionType
- LONG_REGENERATION - Static variable in interface net.minestom.server.potion.PotionType
- LONG_SLOW_FALLING - Static variable in interface net.minestom.server.potion.PotionType
- LONG_SLOWNESS - Static variable in interface net.minestom.server.potion.PotionType
- LONG_STRENGTH - Static variable in interface net.minestom.server.potion.PotionType
- LONG_SWIFTNESS - Static variable in interface net.minestom.server.potion.PotionType
- LONG_TURTLE_MASTER - Static variable in interface net.minestom.server.potion.PotionType
- LONG_WATER_BREATHING - Static variable in interface net.minestom.server.potion.PotionType
- LONG_WEAKNESS - Static variable in interface net.minestom.server.potion.PotionType
- longDistance() - Method in record class net.minestom.server.network.packet.server.play.ParticlePacket
-
Returns the value of the
longDistance
record component. - LongRange - Class in net.minestom.server.utils.math
- LongRange(Long) - Constructor for class net.minestom.server.utils.math.LongRange
- LongRange(Long, Long) - Constructor for class net.minestom.server.utils.math.LongRange
- lookAlong(Pos, double, double, double) - Static method in class net.minestom.server.utils.position.PositionUtils
- lookAt(Point) - Method in class net.minestom.server.entity.Entity
-
Changes the view of the entity so that it looks in a direction to the given position if it is different from the entity's current position.
- lookAt(Point) - Method in class net.minestom.server.entity.Player
-
Forces the player's client to look towards the specified point
- lookAt(Entity) - Method in class net.minestom.server.entity.Entity
-
Changes the view of the entity so that it looks in a direction to the given entity.
- lookAt(Entity) - Method in class net.minestom.server.entity.Player
-
Forces the player's client to look towards the specified entity
- LOOKING_FOR_BREATH_ATTACK_PLAYER - Enum constant in enum class net.minestom.server.entity.metadata.other.EnderDragonMeta.Phase
- LOOM - Enum constant in enum class net.minestom.server.inventory.InventoryType
- LOOM - Static variable in interface net.minestom.server.instance.block.Block
- LOOM - Static variable in interface net.minestom.server.item.Material
- LOOM_SELECTED_PATTERN - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- Loop(String, Argument<T>...) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- LOOTING - Static variable in interface net.minestom.server.item.Enchantment
- lore(List<? extends Component>) - Method in interface net.minestom.server.item.ItemMeta.Builder
- lore(List<? extends Component>) - Method in interface net.minestom.server.item.ItemStack.Builder
- lore(Component...) - Method in interface net.minestom.server.item.ItemMeta.Builder
- lore(Component...) - Method in interface net.minestom.server.item.ItemStack.Builder
- LOWER_CASED - Enum constant in enum class net.minestom.server.command.builder.arguments.ArgumentEnum.Format
- LOYALTY - Static variable in interface net.minestom.server.item.Enchantment
- LUCK - Static variable in interface net.minestom.server.potion.PotionEffect
- LUCK - Static variable in interface net.minestom.server.potion.PotionType
- LUCK_OF_THE_SEA - Static variable in interface net.minestom.server.item.Enchantment
- LUCY - Enum constant in enum class net.minestom.server.entity.metadata.water.AxolotlMeta.Variant
- LUKEWARM_OCEAN - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- LURE - Static variable in interface net.minestom.server.item.Enchantment
- LUSH_CAVES - Static variable in class net.minestom.server.world.biomes.VanillaBiome
M
- MAGENTA - Enum constant in enum class net.minestom.server.color.DyeColor
- MAGENTA_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- MAGENTA_BANNER - Static variable in interface net.minestom.server.item.Material
- MAGENTA_BED - Static variable in interface net.minestom.server.instance.block.Block
- MAGENTA_BED - Static variable in interface net.minestom.server.item.Material
- MAGENTA_CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- MAGENTA_CANDLE - Static variable in interface net.minestom.server.item.Material
- MAGENTA_CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- MAGENTA_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- MAGENTA_CARPET - Static variable in interface net.minestom.server.item.Material
- MAGENTA_CONCRETE - Static variable in interface net.minestom.server.instance.block.Block
- MAGENTA_CONCRETE - Static variable in interface net.minestom.server.item.Material
- MAGENTA_CONCRETE_POWDER - Static variable in interface net.minestom.server.instance.block.Block
- MAGENTA_CONCRETE_POWDER - Static variable in interface net.minestom.server.item.Material
- MAGENTA_DYE - Static variable in interface net.minestom.server.item.Material
- MAGENTA_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- MAGENTA_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- MAGENTA_SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- MAGENTA_SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- MAGENTA_STAINED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- MAGENTA_STAINED_GLASS - Static variable in interface net.minestom.server.item.Material
- MAGENTA_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- MAGENTA_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- MAGENTA_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- MAGENTA_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- MAGENTA_WALL_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- MAGENTA_WOOL - Static variable in interface net.minestom.server.instance.block.Block
- MAGENTA_WOOL - Static variable in interface net.minestom.server.item.Material
- MAGIC - Static variable in interface net.minestom.server.entity.damage.DamageType
- MAGICAL_CRITICAL_EFFECT - Enum constant in enum class net.minestom.server.network.packet.server.play.EntityAnimationPacket.Animation
- MAGMA_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- MAGMA_BLOCK - Static variable in interface net.minestom.server.item.Material
- MAGMA_CREAM - Static variable in interface net.minestom.server.item.Material
- MAGMA_CUBE - Static variable in interface net.minestom.server.entity.EntityType
- MAGMA_CUBE_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- MagmaCubeMeta - Class in net.minestom.server.entity.metadata.other
- MagmaCubeMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.MagmaCubeMeta
- MAIN - Enum constant in enum class net.minestom.server.entity.Player.Hand
- MAIN_HAND - Enum constant in enum class net.minestom.server.entity.EquipmentSlot
- mainHand() - Method in record class net.minestom.server.network.packet.client.common.ClientSettingsPacket
-
Returns the value of the
mainHand
record component. - MAINHAND - Enum constant in enum class net.minestom.server.item.attribute.AttributeSlot
- makeAll() - Method in record class net.minestom.server.network.packet.client.play.ClientCraftRecipeRequest
-
Returns the value of the
makeAll
record component. - makeArray(Consumer<NetworkBuffer>) - Static method in class net.minestom.server.network.NetworkBuffer
- makeArray(Consumer<BinaryWriter>) - Static method in class net.minestom.server.utils.binary.BinaryWriter
-
Returns a byte[] with the contents written via BinaryWriter
- MANGROVE - Enum constant in enum class net.minestom.server.entity.metadata.other.BoatMeta.Type
- MANGROVE_BOAT - Static variable in interface net.minestom.server.item.Material
- MANGROVE_BUTTON - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_BUTTON - Static variable in interface net.minestom.server.item.Material
- MANGROVE_CHEST_BOAT - Static variable in interface net.minestom.server.item.Material
- MANGROVE_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_DOOR - Static variable in interface net.minestom.server.item.Material
- MANGROVE_FENCE - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_FENCE - Static variable in interface net.minestom.server.item.Material
- MANGROVE_FENCE_GATE - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_FENCE_GATE - Static variable in interface net.minestom.server.item.Material
- MANGROVE_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_HANGING_SIGN - Static variable in interface net.minestom.server.item.Material
- MANGROVE_LEAVES - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_LEAVES - Static variable in interface net.minestom.server.item.Material
- MANGROVE_LOG - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_LOG - Static variable in interface net.minestom.server.item.Material
- MANGROVE_PLANKS - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_PLANKS - Static variable in interface net.minestom.server.item.Material
- MANGROVE_PRESSURE_PLATE - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_PRESSURE_PLATE - Static variable in interface net.minestom.server.item.Material
- MANGROVE_PROPAGULE - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_PROPAGULE - Static variable in interface net.minestom.server.item.Material
- MANGROVE_ROOTS - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_ROOTS - Static variable in interface net.minestom.server.item.Material
- MANGROVE_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_SIGN - Static variable in interface net.minestom.server.item.Material
- MANGROVE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_SLAB - Static variable in interface net.minestom.server.item.Material
- MANGROVE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_STAIRS - Static variable in interface net.minestom.server.item.Material
- MANGROVE_SWAMP - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- MANGROVE_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- MANGROVE_WALL_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_WALL_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_WOOD - Static variable in interface net.minestom.server.instance.block.Block
- MANGROVE_WOOD - Static variable in interface net.minestom.server.item.Material
- map(H, EventFilter<E, H>) - Method in interface net.minestom.server.event.EventNode
-
Maps a specific object to a node.
- map(H, EventFilter<E, H>) - Method in class net.minestom.server.event.GlobalEventHandler
- map(Class<M>, BiConsumer<T, M>) - Method in class net.minestom.server.event.EventBinding.FilteredBuilder
- map(BiFunction<CommandSender, T, O>) - Method in class net.minestom.server.command.builder.arguments.Argument
- map(Function<T, O>) - Method in class net.minestom.server.command.builder.arguments.Argument
-
Maps this argument's output to another result.
- map(Function<T, R>, Function<R, T>) - Method in class net.minestom.server.tag.Tag
- map(Function<L, T>, Function<R, T>) - Method in record class net.minestom.server.utils.Either
- MAP - Enum constant in enum class net.minestom.server.extras.query.response.QueryKey
- MAP - Static variable in interface net.minestom.server.item.Material
- MAP_DATA - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- MAP_RGB_MAPPING - Static variable in class net.minestom.server.ServerFlag
- MAP_RGB_REDUCTION - Static variable in class net.minestom.server.ServerFlag
- mapColor(Color) - Method in record class net.minestom.server.item.metadata.MapMeta.Builder
- mapColorId() - Method in enum class net.minestom.server.color.DyeColor
- MapColors - Enum Class in net.minestom.server.map
- MapColors.ColorMappingStrategy - Enum Class in net.minestom.server.map
-
How does Minestom compute RGB to MapColor transitions?
- MapColors.Multiplier - Enum Class in net.minestom.server.map
- MapColors.PreciseMapColor - Class in net.minestom.server.map
- MapDataPacket - Record Class in net.minestom.server.network.packet.server.play
- MapDataPacket(int, byte, boolean, boolean, List<MapDataPacket.Icon>, MapDataPacket.ColorContent) - Constructor for record class net.minestom.server.network.packet.server.play.MapDataPacket
-
Creates an instance of a
MapDataPacket
record class. - MapDataPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.MapDataPacket
- MapDataPacket.ColorContent - Record Class in net.minestom.server.network.packet.server.play
- MapDataPacket.Icon - Record Class in net.minestom.server.network.packet.server.play
- mapId() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket
-
Returns the value of the
mapId
record component. - mapId(int) - Method in record class net.minestom.server.item.metadata.MapMeta.Builder
- MapMeta - Record Class in net.minestom.server.item.metadata
- MapMeta(TagReadable) - Constructor for record class net.minestom.server.item.metadata.MapMeta
-
Creates an instance of a
MapMeta
record class. - MapMeta.Builder - Record Class in net.minestom.server.item.metadata
- MapMeta.Decoration - Record Class in net.minestom.server.item.metadata
- MappedCollection<O,
R> - Record Class in net.minestom.server.utils.collection - MappedCollection(Collection<O>, Function<O, R>) - Constructor for record class net.minestom.server.utils.collection.MappedCollection
-
Creates an instance of a
MappedCollection
record class. - mapper() - Method in record class net.minestom.server.utils.collection.MappedCollection
-
Returns the value of the
mapper
record component. - mapScaleDirection(int) - Method in record class net.minestom.server.item.metadata.MapMeta.Builder
- mapToIntArray(Collection<T>, ToIntFunction<T>) - Static method in class net.minestom.server.utils.ArrayUtils
- mark() - Method in class net.minestom.server.utils.binary.BinaryBuffer
- Marker(int, int) - Constructor for record class net.minestom.server.utils.binary.BinaryBuffer.Marker
-
Creates an instance of a
Marker
record class. - MARKER - Static variable in interface net.minestom.server.entity.EntityType
- MarkerMeta - Class in net.minestom.server.entity.metadata.other
- MarkerMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.MarkerMeta
- mask() - Method in record class net.minestom.server.crypto.FilterMask
-
Returns the value of the
mask
record component. - MASON - Static variable in interface net.minestom.server.entity.villager.VillagerProfession
- MASON - Static variable in record class net.minestom.server.entity.villager.VillagerProfessionImpl
- MASTER - Enum constant in enum class net.minestom.server.entity.metadata.villager.VillagerMeta.Level
- match() - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket.Match
-
Returns the value of the
match
record component. - Match(String, Component) - Constructor for record class net.minestom.server.network.packet.server.play.TabCompletePacket.Match
-
Creates an instance of a
Match
record class. - Match(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.TabCompletePacket.Match
- MATCH - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- matches() - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket
-
Returns the value of the
matches
record component. - material() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.Replacement
-
Returns the value of the
material
record component. - material() - Method in interface net.minestom.server.item.ItemStack
- material() - Method in class net.minestom.server.registry.Registry.BlockEntry
- material(String, Registry.Properties) - Static method in class net.minestom.server.registry.Registry
- Material - Interface in net.minestom.server.item
- MathUtils - Class in net.minestom.server.utils
- max - Variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- max(double) - Method in record class net.minestom.server.coordinate.Vec
- max(Point) - Method in record class net.minestom.server.coordinate.Vec
- max(T) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- MAX_ADVANCEMENTS - Static variable in record class net.minestom.server.network.packet.server.play.AdvancementsPacket
- MAX_CHANGED_SLOTS - Static variable in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
- MAX_ENTRIES - Static variable in record class net.minestom.server.crypto.ArgumentSignatures
- MAX_ENTRIES - Static variable in record class net.minestom.server.crypto.LastSeenMessages
- MAX_ENTRIES - Static variable in record class net.minestom.server.network.packet.server.play.CustomChatCompletionPacket
- MAX_ENTRIES - Static variable in record class net.minestom.server.network.packet.server.play.DestroyEntitiesPacket
- MAX_ENTRIES - Static variable in record class net.minestom.server.network.packet.server.play.EntityPropertiesPacket
- MAX_ENTRIES - Static variable in record class net.minestom.server.network.packet.server.play.PlayerInfoRemovePacket
- MAX_ENTRIES - Static variable in class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket
- MAX_ENTRIES - Static variable in record class net.minestom.server.network.packet.server.play.StatisticsPacket
- MAX_ENTRIES - Static variable in record class net.minestom.server.network.packet.server.play.TabCompletePacket
- MAX_ENTRIES - Static variable in record class net.minestom.server.network.packet.server.play.WindowItemsPacket
- MAX_FEATURES - Static variable in record class net.minestom.server.network.packet.server.configuration.UpdateEnabledFeaturesPacket
- MAX_ICONS - Static variable in record class net.minestom.server.network.packet.server.play.MapDataPacket
- MAX_INGREDIENTS - Static variable in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket
- MAX_MEMBERS - Static variable in record class net.minestom.server.network.packet.server.play.TeamsPacket
- MAX_NODES - Static variable in record class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.AgeableMobMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.ambient.AmbientCreatureMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.ambient.BatMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.AbstractHorseMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.AnimalMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.BeeMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.CamelMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.ChestedHorseMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.ChickenMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.CowMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.DonkeyMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.FoxMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.FrogMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.GoatMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.HoglinMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.HorseMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.LlamaMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.MooshroomMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.MuleMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.OcelotMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.PandaMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.PigMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.PolarBearMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.RabbitMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.SheepMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.SkeletonHorseMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.SnifferMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.StriderMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.tameable.CatMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.tameable.ParrotMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.tameable.TameableAnimalMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.tameable.WolfMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.TurtleMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.ZombieHorseMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.display.BlockDisplayMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.display.ItemDisplayMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.EntityMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.flying.FlyingMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.flying.GhastMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.flying.PhantomMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.golem.AbstractGolemMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.golem.IronGolemMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.golem.ShulkerMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.golem.SnowGolemMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.item.EyeOfEnderMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.item.FireballMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.item.ItemEntityMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.item.SmallFireballMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.item.SnowballMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.item.ThrownEggMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.item.ThrownEnderPearlMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.item.ThrownExperienceBottleMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.item.ThrownPotionMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.LivingEntityMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.AbstractMinecartContainerMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.AbstractMinecartMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.ChestMinecartMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.CommandBlockMinecartMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.FurnaceMinecartMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.HopperMinecartMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.MinecartMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.SpawnerMinecartMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.TntMinecartMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.MobMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.BasePiglinMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.BlazeMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.BreezeMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.CaveSpiderMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.CreeperMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.ElderGuardianMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.EndermanMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.EndermiteMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.GiantMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.GuardianMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.MonsterMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.PiglinBruteMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.PiglinMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.AbstractIllagerMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.EvokerMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.IllusionerMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.PillagerMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.RaiderMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.RavagerMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.SpellcasterIllagerMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.VindicatorMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.WitchMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.SilverfishMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.skeleton.AbstractSkeletonMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.skeleton.SkeletonMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.skeleton.StrayMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.skeleton.WitherSkeletonMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.SpiderMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.VexMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.WardenMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.WitherMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.ZoglinMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.zombie.DrownedMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.zombie.HuskMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.zombie.ZombieMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.zombie.ZombieVillagerMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.zombie.ZombifiedPiglinMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.AllayMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.AreaEffectCloudMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.BoatMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.EndCrystalMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.EnderDragonMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.EvokerFangsMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.ExperienceOrbMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.FallingBlockMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.FishingHookMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.GlowItemFrameMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.InteractionMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.ItemFrameMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.LeashKnotMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.LightningBoltMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.LlamaSpitMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.MagmaCubeMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.MarkerMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.PaintingMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.PrimedTntMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.ShulkerBulletMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.SlimeMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.other.TraderLlamaMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.PathfinderMobMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.PlayerMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.projectile.AbstractArrowMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.projectile.ArrowMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.projectile.DragonFireballMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.projectile.FireworkRocketMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.projectile.SpectralArrowMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.projectile.ThrownTridentMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.projectile.WindChargeMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.projectile.WitherSkullMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.villager.AbstractVillagerMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.villager.VillagerMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.villager.WanderingTraderMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.water.AxolotlMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.water.DolphinMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.water.fish.AbstractFishMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.water.fish.CodMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.water.fish.PufferfishMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.water.fish.SalmonMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.water.GlowSquidMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.water.SquidMeta
- MAX_OFFSET - Static variable in class net.minestom.server.entity.metadata.water.WaterAnimalMeta
- MAX_PACKET_SIZE - Static variable in class net.minestom.server.ServerFlag
- MAX_PAGES - Static variable in record class net.minestom.server.network.packet.client.play.ClientEditBookPacket
- MAX_PASSENGERS - Static variable in record class net.minestom.server.network.packet.server.play.SetPassengersPacket
- MAX_PLAYERS - Enum constant in enum class net.minestom.server.extras.query.response.QueryKey
- MAX_PROPERTIES - Static variable in record class net.minestom.server.network.player.GameProfile
- MAX_RECIPES - Static variable in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket
- MAX_SECTIONS - Static variable in record class net.minestom.server.network.packet.server.play.data.LightData
- MAX_TRADES - Static variable in record class net.minestom.server.network.packet.server.play.TradeListPacket
- MAX_WORLDS - Static variable in record class net.minestom.server.network.packet.server.play.JoinGamePacket
- maxBitsPerEntry() - Method in interface net.minestom.server.instance.palette.Palette
- maxDamage() - Method in class net.minestom.server.registry.Registry.MaterialEntry
- maxDelay() - Method in record class net.minestom.server.world.biomes.BiomeEffects.Music
-
Returns the value of the
maxDelay
record component. - maxLevel() - Method in record class net.minestom.server.registry.Registry.EnchantmentEntry
-
Returns the value of the
maxLevel
record component. - maxPlayers() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
maxPlayers
record component. - maxSection - Variable in class net.minestom.server.instance.Chunk
- maxSize() - Method in interface net.minestom.server.instance.palette.Palette
-
Returns the maximum number of entries in this palette.
- maxSpeed() - Method in record class net.minestom.server.network.packet.server.play.ParticlePacket
-
Returns the value of the
maxSpeed
record component. - maxStackSize() - Method in interface net.minestom.server.item.Material
- maxStackSize() - Method in class net.minestom.server.registry.Registry.MaterialEntry
- maxTradeUsesNumber() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
-
Returns the value of the
maxTradeUsesNumber
record component. - maxUpdateDistance() - Method in class net.minestom.server.instance.block.rule.BlockPlacementRule
-
The max distance where a block update can be triggered.
- maxValue() - Method in interface net.minestom.server.attribute.Attribute
- maxValue() - Method in record class net.minestom.server.attribute.AttributeImpl
- maxValue() - Method in record class net.minestom.server.registry.Registry.AttributeEntry
-
Returns the value of the
maxValue
record component. - maxX() - Method in class net.minestom.server.collision.BoundingBox
- maxY() - Method in class net.minestom.server.collision.BoundingBox
- maxZ() - Method in class net.minestom.server.collision.BoundingBox
- MEADOW - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- MEDIUM_AMETHYST_BUD - Static variable in interface net.minestom.server.instance.block.Block
- MEDIUM_AMETHYST_BUD - Static variable in interface net.minestom.server.item.Material
- MeleeAttackGoal - Class in net.minestom.server.entity.ai.goal
-
Attacks the entity's target (
EntityCreature.getTarget()
) OR the closest entity which can be targeted with the entityTargetSelector
. - MeleeAttackGoal(EntityCreature, double, int, TemporalUnit) - Constructor for class net.minestom.server.entity.ai.goal.MeleeAttackGoal
- MeleeAttackGoal(EntityCreature, double, Duration) - Constructor for class net.minestom.server.entity.ai.goal.MeleeAttackGoal
- MELON - Static variable in interface net.minestom.server.instance.block.Block
- MELON - Static variable in interface net.minestom.server.item.Material
- MELON_SEEDS - Static variable in interface net.minestom.server.item.Material
- MELON_SLICE - Static variable in interface net.minestom.server.item.Material
- MELON_STEM - Static variable in interface net.minestom.server.instance.block.Block
- MENDING - Static variable in interface net.minestom.server.item.Enchantment
- MERCHANT - Enum constant in enum class net.minestom.server.inventory.InventoryType
- MergedMap<K,
V> - Class in net.minestom.server.utils.collection - MergedMap(Map<K, V>, Map<K, V>) - Constructor for class net.minestom.server.utils.collection.MergedMap
- message() - Method in record class net.minestom.server.network.packet.client.play.ClientChatMessagePacket
-
Returns the value of the
message
record component. - message() - Method in record class net.minestom.server.network.packet.client.play.ClientCommandChatPacket
-
Returns the value of the
message
record component. - message() - Method in record class net.minestom.server.network.packet.server.common.DisconnectPacket
-
Returns the value of the
message
record component. - message() - Method in record class net.minestom.server.network.packet.server.play.DeathCombatEventPacket
-
Returns the value of the
message
record component. - message() - Method in record class net.minestom.server.network.packet.server.play.SystemChatPacket
-
Returns the value of the
message
record component. - messageBody() - Method in record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
-
Returns the value of the
messageBody
record component. - messageId() - Method in interface net.minestom.server.entity.damage.DamageType
- messageId() - Method in record class net.minestom.server.network.packet.client.login.ClientLoginPluginResponsePacket
-
Returns the value of the
messageId
record component. - messageId() - Method in record class net.minestom.server.network.packet.server.login.LoginPluginRequestPacket
-
Returns the value of the
messageId
record component. - messageId() - Method in record class net.minestom.server.registry.Registry.DamageTypeEntry
-
Returns the value of the
messageId
record component. - MessageSignature - Record Class in net.minestom.server.crypto
- MessageSignature(byte[]) - Constructor for record class net.minestom.server.crypto.MessageSignature
-
Creates an instance of a
MessageSignature
record class. - MessageSignature(NetworkBuffer) - Constructor for record class net.minestom.server.crypto.MessageSignature
- MessageSignature.Packed - Record Class in net.minestom.server.crypto
- Messenger - Class in net.minestom.server.message
-
Utility class to handle client chat settings.
- Messenger() - Constructor for class net.minestom.server.message.Messenger
- meta() - Method in interface net.minestom.server.item.ItemStack
- meta(Class<T>) - Method in interface net.minestom.server.item.ItemStack
- meta(Class<T>, Consumer<V>) - Method in interface net.minestom.server.item.ItemStack.Builder
- meta(Consumer<ItemMeta.Builder>) - Method in interface net.minestom.server.item.ItemStack.Builder
- meta(ItemMeta) - Method in interface net.minestom.server.item.ItemStack.Builder
- meta(TagHandler) - Method in interface net.minestom.server.item.ItemStack.Builder
- meta(NBTCompound) - Method in interface net.minestom.server.item.ItemStack.Builder
- metadata - Variable in class net.minestom.server.entity.Entity
- metadata - Variable in class net.minestom.server.entity.metadata.EntityMeta
- metadata() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Returns the value of the
metadata
record component. - Metadata - Class in net.minestom.server.entity
- Metadata(Entity) - Constructor for class net.minestom.server.entity.Metadata
- Metadata.Entry<T> - Interface in net.minestom.server.entity
- metaDataAt(int, int, int) - Method in class net.minestom.server.entity.pathfinding.PFColumnarSpace
- METAL - Enum constant in enum class net.minestom.server.map.MapColors
- Metrics - Class in net.minestom.server
- Metrics() - Constructor for class net.minestom.server.Metrics
- MIDDLE - Enum constant in enum class net.minestom.server.inventory.type.EnchantmentTableInventory.EnchantmentSlot
- middleClick(Player, int) - Method in class net.minestom.server.inventory.Inventory
- middleClick(Player, int) - Method in interface net.minestom.server.inventory.InventoryClickHandler
- middleClick(Player, int) - Method in class net.minestom.server.inventory.PlayerInventory
- MILK_BUCKET - Static variable in interface net.minestom.server.item.Material
- millis(long) - Static method in interface net.minestom.server.timer.TaskSchedule
- MILLISECOND - Static variable in class net.minestom.server.utils.time.TimeUnit
- min - Variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- min(double) - Method in record class net.minestom.server.coordinate.Vec
- min(int) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentTime
- min(Point) - Method in record class net.minestom.server.coordinate.Vec
- min(T) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- minDelay() - Method in record class net.minestom.server.world.biomes.BiomeEffects.Music
-
Returns the value of the
minDelay
record component. - MINECART - Static variable in interface net.minestom.server.entity.EntityType
- MINECART - Static variable in interface net.minestom.server.item.Material
- MINECART_ONE_CM - Static variable in interface net.minestom.server.statistic.StatisticType
- MinecartMeta - Class in net.minestom.server.entity.metadata.minecart
- MinecartMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.minecart.MinecartMeta
- MinecraftServer - Class in net.minestom.server
-
The main server class used to start the server and retrieve all the managers.
- MinecraftServer() - Constructor for class net.minestom.server.MinecraftServer
- MINED - Enum constant in enum class net.minestom.server.statistic.StatisticCategory
- MINER_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- MINESTOM_USERNAME - Enum constant in enum class net.minestom.server.utils.entity.EntityFinder.TargetSelector
- MINESTOM_UUID - Enum constant in enum class net.minestom.server.utils.entity.EntityFinder.TargetSelector
- MinestomAdventure - Class in net.minestom.server.adventure
-
Adventure related constants, etc.
- MinestomComponentLoggerProvider - Class in net.minestom.server.adventure.provider
- MinestomComponentLoggerProvider() - Constructor for class net.minestom.server.adventure.provider.MinestomComponentLoggerProvider
- MinestomConsoleWriter - Class in net.minestom.server.terminal
- MinestomConsoleWriter(Map<String, String>) - Constructor for class net.minestom.server.terminal.MinestomConsoleWriter
- MinestomGsonComponentSerializerProvider - Class in net.minestom.server.adventure.provider
- MinestomGsonComponentSerializerProvider() - Constructor for class net.minestom.server.adventure.provider.MinestomGsonComponentSerializerProvider
- MinestomLegacyComponentSerializerProvider - Class in net.minestom.server.adventure.provider
- MinestomLegacyComponentSerializerProvider() - Constructor for class net.minestom.server.adventure.provider.MinestomLegacyComponentSerializerProvider
- MinestomPlainTextComponentSerializerProvider - Class in net.minestom.server.adventure.provider
- MinestomPlainTextComponentSerializerProvider() - Constructor for class net.minestom.server.adventure.provider.MinestomPlainTextComponentSerializerProvider
- MinestomTerminal - Class in net.minestom.server.terminal
- MinestomTerminal() - Constructor for class net.minestom.server.terminal.MinestomTerminal
- MinestomThread - Class in net.minestom.server.thread
- MinestomThread(String) - Constructor for class net.minestom.server.thread.MinestomThread
- mineValue() - Method in interface net.minestom.server.attribute.Attribute
- mineValue() - Method in record class net.minestom.server.attribute.AttributeImpl
- MINING_FATIGUE - Static variable in interface net.minestom.server.potion.PotionEffect
- minSection - Variable in class net.minestom.server.instance.Chunk
- minSection() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Chunk
-
Returns the value of the
minSection
record component. - MINUTE - Static variable in class net.minestom.server.utils.time.TimeUnit
- minutes(long) - Static method in interface net.minestom.server.timer.TaskSchedule
- minValue() - Method in record class net.minestom.server.registry.Registry.AttributeEntry
-
Returns the value of the
minValue
record component. - minX() - Method in class net.minestom.server.collision.BoundingBox
- minY() - Method in class net.minestom.server.collision.BoundingBox
- minY(int) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- minZ() - Method in class net.minestom.server.collision.BoundingBox
- mirror() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Returns the value of the
mirror
record component. - MISC - Enum constant in enum class net.minestom.server.recipe.RecipeCategory.Cooking
- MISC - Enum constant in enum class net.minestom.server.recipe.RecipeCategory.Crafting
- MIXED_TYPE_ERROR - Static variable in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeBlockPosition
- MIXED_TYPE_ERROR - Static variable in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec2
- MIXED_TYPE_ERROR - Static variable in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec3
- mixWith(RGBLike...) - Method in record class net.minestom.server.color.Color
-
Mixes this color with a series of other colors, as if they were combined in a crafting table.
- MOB_ATTACK - Static variable in interface net.minestom.server.entity.damage.DamageType
- MOB_ATTACK_NO_AGGRO - Static variable in interface net.minestom.server.entity.damage.DamageType
- MOB_KILLS - Static variable in interface net.minestom.server.statistic.StatisticType
- MOB_PROJECTILE - Static variable in interface net.minestom.server.entity.damage.DamageType
- MOB_SPAWN_PARTICLE_EFFECT - Enum constant in enum class net.minestom.server.effects.Effects
- MobMeta - Class in net.minestom.server.entity.metadata
- MobMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.MobMeta
- mod(double, double) - Static method in class net.minestom.server.utils.MathUtils
- mode() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket
-
Returns the value of the
mode
record component. - mode() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Returns the value of the
mode
record component. - mode() - Method in record class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
-
Returns the value of the
mode
record component. - mode() - Method in record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
-
Returns the value of the
mode
record component. - MODERN_FULL_RGB - Enum constant in enum class net.minestom.server.ping.ServerListPingType
-
The client is on version 1.16 or higher and supports full RGB with JSON text formatting.
- MODERN_NAMED_COLORS - Enum constant in enum class net.minestom.server.ping.ServerListPingType
-
The client is on version 1.7 or higher and doesn't support full RGB but does support JSON text formatting.
- modifier() - Method in interface net.minestom.server.instance.generator.GenerationUnit
-
This unit's modifier, used to place blocks and biomes within this unit.
- MOJANG - Static variable in interface net.minestom.server.item.banner.BannerPattern
- MOJANG - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- MOJANG_BANNER_PATTERN - Static variable in interface net.minestom.server.item.Material
- MojangAuth - Class in net.minestom.server.extras
- MojangAuth() - Constructor for class net.minestom.server.extras.MojangAuth
- MojangCrypt - Class in net.minestom.server.extras.mojangAuth
- MojangCrypt() - Constructor for class net.minestom.server.extras.mojangAuth.MojangCrypt
- MojangUtils - Class in net.minestom.server.utils.mojang
-
Utils class using mojang API.
- MojangUtils() - Constructor for class net.minestom.server.utils.mojang.MojangUtils
- MonsterMeta - Class in net.minestom.server.entity.metadata.monster
- MonsterMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.MonsterMeta
- moodSound() - Method in record class net.minestom.server.world.biomes.BiomeEffects
-
Returns the value of the
moodSound
record component. - moodSound(BiomeEffects.MoodSound) - Method in class net.minestom.server.world.biomes.BiomeEffects.Builder
- MoodSound(NamespaceID, int, int, double) - Constructor for record class net.minestom.server.world.biomes.BiomeEffects.MoodSound
-
Creates an instance of a
MoodSound
record class. - MOOSHROOM - Static variable in interface net.minestom.server.entity.EntityType
- MOOSHROOM_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- MooshroomMeta - Class in net.minestom.server.entity.metadata.animal
- MooshroomMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.MooshroomMeta
- MooshroomMeta.Variant - Enum Class in net.minestom.server.entity.metadata.animal
- MOSS_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- MOSS_BLOCK - Static variable in interface net.minestom.server.item.Material
- MOSS_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- MOSS_CARPET - Static variable in interface net.minestom.server.item.Material
- MOSSY_COBBLESTONE - Static variable in interface net.minestom.server.instance.block.Block
- MOSSY_COBBLESTONE - Static variable in interface net.minestom.server.item.Material
- MOSSY_COBBLESTONE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- MOSSY_COBBLESTONE_SLAB - Static variable in interface net.minestom.server.item.Material
- MOSSY_COBBLESTONE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- MOSSY_COBBLESTONE_STAIRS - Static variable in interface net.minestom.server.item.Material
- MOSSY_COBBLESTONE_WALL - Static variable in interface net.minestom.server.instance.block.Block
- MOSSY_COBBLESTONE_WALL - Static variable in interface net.minestom.server.item.Material
- MOSSY_STONE_BRICK_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- MOSSY_STONE_BRICK_SLAB - Static variable in interface net.minestom.server.item.Material
- MOSSY_STONE_BRICK_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- MOSSY_STONE_BRICK_STAIRS - Static variable in interface net.minestom.server.item.Material
- MOSSY_STONE_BRICK_WALL - Static variable in interface net.minestom.server.instance.block.Block
- MOSSY_STONE_BRICK_WALL - Static variable in interface net.minestom.server.item.Material
- MOSSY_STONE_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- MOSSY_STONE_BRICKS - Static variable in interface net.minestom.server.item.Material
- motd() - Method in record class net.minestom.server.network.packet.server.play.ServerDataPacket
-
Returns the value of the
motd
record component. - motionBlocking - Variable in class net.minestom.server.instance.DynamicChunk
- motionBlockingHeightmap() - Method in class net.minestom.server.instance.Chunk
- motionBlockingHeightmap() - Method in class net.minestom.server.instance.DynamicChunk
- MotionBlockingHeightmap - Class in net.minestom.server.instance.heightmap
- MotionBlockingHeightmap(Chunk) - Constructor for class net.minestom.server.instance.heightmap.MotionBlockingHeightmap
- MOURNER_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- move(Entity, Point, EntityTracker.Target<T>, EntityTracker.Update<T>) - Method in interface net.minestom.server.instance.EntityTracker
-
Called every time an entity move, you may want to verify if the new position is in a different chunk.
- movementTick() - Method in class net.minestom.server.entity.Entity
- moveTo(Vec3d, Passibility, Gravitation) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- moveTowards(Point, double) - Method in class net.minestom.server.entity.pathfinding.Navigator
-
Used to move the entity toward
direction
in the X and Z axis Gravity is still applied but the entity will not attempt to jump Also update the yaw/pitch of the entity to look along 'direction' - MOVING_PISTON - Static variable in interface net.minestom.server.instance.block.Block
- msgTypeId() - Method in record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
-
Returns the value of the
msgTypeId
record component. - msgTypeName() - Method in record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
-
Returns the value of the
msgTypeName
record component. - msgTypeTarget() - Method in record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
-
Returns the value of the
msgTypeTarget
record component. - MUD - Static variable in interface net.minestom.server.instance.block.Block
- MUD - Static variable in interface net.minestom.server.item.Material
- MUD_BRICK_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- MUD_BRICK_SLAB - Static variable in interface net.minestom.server.item.Material
- MUD_BRICK_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- MUD_BRICK_STAIRS - Static variable in interface net.minestom.server.item.Material
- MUD_BRICK_WALL - Static variable in interface net.minestom.server.instance.block.Block
- MUD_BRICK_WALL - Static variable in interface net.minestom.server.item.Material
- MUD_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- MUD_BRICKS - Static variable in interface net.minestom.server.item.Material
- MUDDY_MANGROVE_ROOTS - Static variable in interface net.minestom.server.instance.block.Block
- MUDDY_MANGROVE_ROOTS - Static variable in interface net.minestom.server.item.Material
- mul(double) - Method in record class net.minestom.server.coordinate.BlockVec
- mul(double) - Method in interface net.minestom.server.coordinate.Point
- mul(double) - Method in record class net.minestom.server.coordinate.Pos
- mul(double) - Method in record class net.minestom.server.coordinate.Vec
- mul(double, double, double) - Method in record class net.minestom.server.coordinate.BlockVec
- mul(double, double, double) - Method in interface net.minestom.server.coordinate.Point
- mul(double, double, double) - Method in record class net.minestom.server.coordinate.Pos
- mul(double, double, double) - Method in record class net.minestom.server.coordinate.Vec
- mul(Point) - Method in record class net.minestom.server.coordinate.BlockVec
- mul(Point) - Method in interface net.minestom.server.coordinate.Point
- mul(Point) - Method in record class net.minestom.server.coordinate.Pos
- mul(Point) - Method in record class net.minestom.server.coordinate.Vec
- MULE - Static variable in interface net.minestom.server.entity.EntityType
- MULE_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- MuleMeta - Class in net.minestom.server.entity.metadata.animal
- MuleMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.MuleMeta
- MULTI_BLOCK_CHANGE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- MultiBlockChangePacket - Record Class in net.minestom.server.network.packet.server.play
- MultiBlockChangePacket(int, int, int, long[]) - Constructor for record class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
- MultiBlockChangePacket(long, long[]) - Constructor for record class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
-
Creates an instance of a
MultiBlockChangePacket
record class. - MultiBlockChangePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
- multiplier() - Method in enum class net.minestom.server.map.MapColors.Multiplier
- MULTIPLY_BASE - Enum constant in enum class net.minestom.server.attribute.AttributeOperation
- MULTIPLY_TOTAL - Enum constant in enum class net.minestom.server.attribute.AttributeOperation
- multiply53() - Method in enum class net.minestom.server.map.MapColors
-
Returns the color index with RGB multiplied by 0.53, to use on a map
- multiply71() - Method in enum class net.minestom.server.map.MapColors
-
Returns the color index with RGB multiplied by 0.71, to use on a map
- multiply86() - Method in enum class net.minestom.server.map.MapColors
-
Returns the color index with RGB multiplied by 0.86, to use on a map
- MULTISHOT - Static variable in interface net.minestom.server.item.Enchantment
- MUNDANE - Static variable in interface net.minestom.server.potion.PotionType
- MUSHROOM_FIELDS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- MUSHROOM_STEM - Static variable in interface net.minestom.server.instance.block.Block
- MUSHROOM_STEM - Static variable in interface net.minestom.server.item.Material
- MUSHROOM_STEW - Static variable in interface net.minestom.server.item.Material
- music() - Method in record class net.minestom.server.world.biomes.BiomeEffects
-
Returns the value of the
music
record component. - music(BiomeEffects.Music) - Method in class net.minestom.server.world.biomes.BiomeEffects.Builder
- Music(NamespaceID, int, int, boolean) - Constructor for record class net.minestom.server.world.biomes.BiomeEffects.Music
-
Creates an instance of a
Music
record class. - MUSIC_CREATIVE - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_CREDITS - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DISC_11 - Static variable in interface net.minestom.server.item.Material
- MUSIC_DISC_11 - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DISC_13 - Static variable in interface net.minestom.server.item.Material
- MUSIC_DISC_13 - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DISC_5 - Static variable in interface net.minestom.server.item.Material
- MUSIC_DISC_5 - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DISC_BLOCKS - Static variable in interface net.minestom.server.item.Material
- MUSIC_DISC_BLOCKS - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DISC_CAT - Static variable in interface net.minestom.server.item.Material
- MUSIC_DISC_CAT - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DISC_CHIRP - Static variable in interface net.minestom.server.item.Material
- MUSIC_DISC_CHIRP - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DISC_FAR - Static variable in interface net.minestom.server.item.Material
- MUSIC_DISC_FAR - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DISC_MALL - Static variable in interface net.minestom.server.item.Material
- MUSIC_DISC_MALL - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DISC_MELLOHI - Static variable in interface net.minestom.server.item.Material
- MUSIC_DISC_MELLOHI - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DISC_OTHERSIDE - Static variable in interface net.minestom.server.item.Material
- MUSIC_DISC_OTHERSIDE - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DISC_PIGSTEP - Static variable in interface net.minestom.server.item.Material
- MUSIC_DISC_PIGSTEP - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DISC_RELIC - Static variable in interface net.minestom.server.item.Material
- MUSIC_DISC_RELIC - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DISC_STAL - Static variable in interface net.minestom.server.item.Material
- MUSIC_DISC_STAL - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DISC_STRAD - Static variable in interface net.minestom.server.item.Material
- MUSIC_DISC_STRAD - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DISC_WAIT - Static variable in interface net.minestom.server.item.Material
- MUSIC_DISC_WAIT - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DISC_WARD - Static variable in interface net.minestom.server.item.Material
- MUSIC_DISC_WARD - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_DRAGON - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_END - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_GAME - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_MENU - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_NETHER_BASALT_DELTAS - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_NETHER_CRIMSON_FOREST - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_NETHER_NETHER_WASTES - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_NETHER_SOUL_SAND_VALLEY - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_NETHER_WARPED_FOREST - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_BADLANDS - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_BAMBOO_JUNGLE - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_CHERRY_GROVE - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_DEEP_DARK - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_DESERT - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_DRIPSTONE_CAVES - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_FLOWER_FOREST - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_FOREST - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_FROZEN_PEAKS - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_GROVE - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_JAGGED_PEAKS - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_JUNGLE - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_LUSH_CAVES - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_MEADOW - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_OLD_GROWTH_TAIGA - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_SNOWY_SLOPES - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_SPARSE_JUNGLE - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_STONY_PEAKS - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_OVERWORLD_SWAMP - Static variable in interface net.minestom.server.sound.SoundEvent
- MUSIC_UNDER_WATER - Static variable in interface net.minestom.server.sound.SoundEvent
- MUTTON - Static variable in interface net.minestom.server.item.Material
- MYCELIUM - Static variable in interface net.minestom.server.instance.block.Block
- MYCELIUM - Static variable in interface net.minestom.server.item.Material
- MYCELIUM - Static variable in interface net.minestom.server.particle.Particle
N
- name - Variable in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- name() - Method in record class net.minestom.server.crypto.ArgumentSignatures.Entry
-
Returns the value of the
name
record component. - name() - Method in record class net.minestom.server.item.attribute.ItemAttribute
-
Returns the value of the
name
record component. - name() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Returns the value of the
name
record component. - name() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Property
-
Returns the value of the
name
record component. - name() - Method in record class net.minestom.server.network.player.GameProfile
-
Returns the value of the
name
record component. - name() - Method in record class net.minestom.server.network.player.GameProfile.Property
-
Returns the value of the
name
record component. - name() - Method in interface net.minestom.server.registry.ProtocolObject
- name(NamespaceID) - Method in class net.minestom.server.world.biomes.Biome.Builder
- name(NamespaceID) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- NAME_REGEX - Static variable in class net.minestom.server.extensions.DiscoveredExtension
-
The regex that this name must pass.
- NAME_TAG - Static variable in interface net.minestom.server.item.Material
- named(String) - Static method in interface net.minestom.server.utils.identity.NamedAndIdentified
-
Creates a
NamedAndIdentified
instance with a given name and a random UUID. - named(Component) - Static method in interface net.minestom.server.utils.identity.NamedAndIdentified
-
Creates a
NamedAndIdentified
instance with a given name and a random UUID. - NamedAndIdentified - Interface in net.minestom.server.utils.identity
- namespace() - Method in interface net.minestom.server.attribute.Attribute
- namespace() - Method in record class net.minestom.server.attribute.AttributeImpl
- namespace() - Method in interface net.minestom.server.entity.damage.DamageType
- namespace() - Method in interface net.minestom.server.entity.EntityType
- namespace() - Method in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- namespace() - Method in interface net.minestom.server.entity.villager.VillagerProfession
- namespace() - Method in interface net.minestom.server.entity.villager.VillagerType
- namespace() - Method in interface net.minestom.server.featureflag.FeatureFlag
- namespace() - Method in record class net.minestom.server.featureflag.FeatureFlagImpl
-
Returns the value of the
namespace
record component. - namespace() - Method in interface net.minestom.server.fluid.Fluid
- namespace() - Method in record class net.minestom.server.fluid.FluidImpl
-
Returns the value of the
namespace
record component. - namespace() - Method in interface net.minestom.server.instance.block.Block
- namespace() - Method in interface net.minestom.server.item.armor.TrimMaterial
- namespace() - Method in interface net.minestom.server.item.armor.TrimPattern
- namespace() - Method in record class net.minestom.server.item.banner.BannerPatternImpl
-
Returns the value of the
namespace
record component. - namespace() - Method in interface net.minestom.server.item.Enchantment
- namespace() - Method in interface net.minestom.server.item.Material
- namespace() - Method in interface net.minestom.server.potion.PotionEffect
- namespace() - Method in interface net.minestom.server.registry.ProtocolObject
- namespace() - Method in record class net.minestom.server.registry.Registry.AttributeEntry
-
Returns the value of the
namespace
record component. - namespace() - Method in class net.minestom.server.registry.Registry.BiomeEntry
- namespace() - Method in class net.minestom.server.registry.Registry.BlockEntry
- namespace() - Method in record class net.minestom.server.registry.Registry.DamageTypeEntry
-
Returns the value of the
namespace
record component. - namespace() - Method in record class net.minestom.server.registry.Registry.EnchantmentEntry
-
Returns the value of the
namespace
record component. - namespace() - Method in record class net.minestom.server.registry.Registry.EntityEntry
-
Returns the value of the
namespace
record component. - namespace() - Method in record class net.minestom.server.registry.Registry.FeatureFlagEntry
-
Returns the value of the
namespace
record component. - namespace() - Method in record class net.minestom.server.registry.Registry.FluidEntry
-
Returns the value of the
namespace
record component. - namespace() - Method in class net.minestom.server.registry.Registry.MaterialEntry
- namespace() - Method in record class net.minestom.server.registry.Registry.PotionEffectEntry
-
Returns the value of the
namespace
record component. - namespace() - Method in record class net.minestom.server.registry.Registry.TrimMaterialEntry
-
Returns the value of the
namespace
record component. - namespace() - Method in record class net.minestom.server.registry.Registry.TrimPatternEntry
-
Returns the value of the
namespace
record component. - namespace() - Method in record class net.minestom.server.registry.Registry.VillagerProfession
-
Returns the value of the
namespace
record component. - namespace() - Method in record class net.minestom.server.registry.Registry.VillagerType
-
Returns the value of the
namespace
record component. - namespace() - Method in class net.minestom.server.utils.NamespaceID
- namespace() - Method in interface net.minestom.server.world.biomes.Biome
- NamespaceID - Class in net.minestom.server.utils
-
Represents a namespaced ID https://minecraft.wiki/w/Namespaced_ID
- namespaces() - Method in record class net.minestom.server.registry.Registry.Container
-
Returns the value of the
namespaces
record component. - namespaces() - Method in record class net.minestom.server.registry.Registry.DynamicContainer
-
Returns the value of the
namespaces
record component. - nameTagVisibility() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
-
Returns the value of the
nameTagVisibility
record component. - nameTagVisibility() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.UpdateTeamAction
-
Returns the value of the
nameTagVisibility
record component. - nameTagVisibility(TeamsPacket.NameTagVisibility) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the
TeamsPacket.NameTagVisibility
of theTeam
without an update packet. - natural(boolean) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- NAUSEA - Static variable in interface net.minestom.server.potion.PotionEffect
- NAUTILUS - Static variable in interface net.minestom.server.particle.Particle
- NAUTILUS_SHELL - Static variable in interface net.minestom.server.item.Material
- NavigableEntity - Interface in net.minestom.server.entity.pathfinding
-
Represents an entity which can use the pathfinder.
- Navigator - Class in net.minestom.server.entity.pathfinding
-
Necessary object for all
NavigableEntity
. - Navigator(Entity) - Constructor for class net.minestom.server.entity.pathfinding.Navigator
- nbt() - Static method in interface net.minestom.server.adventure.serializer.nbt.NbtComponentSerializer
- nbt() - Method in interface net.minestom.server.instance.block.Block
-
Returns an unmodifiable view to the block nbt.
- NBT - Static variable in class net.minestom.server.network.NetworkBuffer
- NBT(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- NBT(String) - Static method in class net.minestom.server.tag.Tag
-
Creates a flexible tag able to read and write any
NBT
objects. - NBT(NBT) - Static method in class net.minestom.server.entity.Metadata
- NBT_CODEC - Static variable in class net.minestom.server.adventure.MinestomAdventure
-
A codec to convert between strings and NBT.
- NBT_QUERY_RESPONSE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- NbtComponentSerializer - Interface in net.minestom.server.adventure.serializer.nbt
- NbtCompound(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- NBTName() - Method in class net.minestom.server.instance.heightmap.Heightmap
- NBTName() - Method in class net.minestom.server.instance.heightmap.MotionBlockingHeightmap
- NBTName() - Method in class net.minestom.server.instance.heightmap.WorldSurfaceHeightmap
- NbtQueryResponsePacket - Record Class in net.minestom.server.network.packet.server.play
- NbtQueryResponsePacket(int, NBTCompound) - Constructor for record class net.minestom.server.network.packet.server.play.NbtQueryResponsePacket
-
Creates an instance of a
NbtQueryResponsePacket
record class. - NbtQueryResponsePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.NbtQueryResponsePacket
- nearbyEntities(Point, double, EntityTracker.Target<T>, Consumer<T>) - Method in interface net.minestom.server.instance.EntityTracker
-
Gets the entities within a range.
- nearbyEntitiesByChunkRange(Point, int, EntityTracker.Target<T>, Consumer<T>) - Method in interface net.minestom.server.instance.EntityTracker
-
Gets the entities within a chunk range.
- NEAREST - Enum constant in enum class net.minestom.server.utils.entity.EntityFinder.EntitySort
- NEAREST_PLAYER - Enum constant in enum class net.minestom.server.utils.entity.EntityFinder.TargetSelector
- neg() - Method in record class net.minestom.server.coordinate.Vec
- net.minestom.server - package net.minestom.server
- net.minestom.server.advancements - package net.minestom.server.advancements
- net.minestom.server.advancements.notifications - package net.minestom.server.advancements.notifications
- net.minestom.server.adventure - package net.minestom.server.adventure
- net.minestom.server.adventure.audience - package net.minestom.server.adventure.audience
- net.minestom.server.adventure.bossbar - package net.minestom.server.adventure.bossbar
- net.minestom.server.adventure.provider - package net.minestom.server.adventure.provider
- net.minestom.server.adventure.serializer.nbt - package net.minestom.server.adventure.serializer.nbt
- net.minestom.server.attribute - package net.minestom.server.attribute
- net.minestom.server.collision - package net.minestom.server.collision
- net.minestom.server.color - package net.minestom.server.color
- net.minestom.server.command - package net.minestom.server.command
- net.minestom.server.command.builder - package net.minestom.server.command.builder
- net.minestom.server.command.builder.arguments - package net.minestom.server.command.builder.arguments
- net.minestom.server.command.builder.arguments.minecraft - package net.minestom.server.command.builder.arguments.minecraft
- net.minestom.server.command.builder.arguments.minecraft.registry - package net.minestom.server.command.builder.arguments.minecraft.registry
- net.minestom.server.command.builder.arguments.number - package net.minestom.server.command.builder.arguments.number
- net.minestom.server.command.builder.arguments.relative - package net.minestom.server.command.builder.arguments.relative
- net.minestom.server.command.builder.condition - package net.minestom.server.command.builder.condition
- net.minestom.server.command.builder.exception - package net.minestom.server.command.builder.exception
- net.minestom.server.command.builder.parser - package net.minestom.server.command.builder.parser
- net.minestom.server.command.builder.suggestion - package net.minestom.server.command.builder.suggestion
- net.minestom.server.coordinate - package net.minestom.server.coordinate
- net.minestom.server.crypto - package net.minestom.server.crypto
- net.minestom.server.effects - package net.minestom.server.effects
- net.minestom.server.entity - package net.minestom.server.entity
- net.minestom.server.entity.ai - package net.minestom.server.entity.ai
- net.minestom.server.entity.ai.goal - package net.minestom.server.entity.ai.goal
- net.minestom.server.entity.ai.target - package net.minestom.server.entity.ai.target
- net.minestom.server.entity.damage - package net.minestom.server.entity.damage
- net.minestom.server.entity.metadata - package net.minestom.server.entity.metadata
- net.minestom.server.entity.metadata.ambient - package net.minestom.server.entity.metadata.ambient
- net.minestom.server.entity.metadata.animal - package net.minestom.server.entity.metadata.animal
- net.minestom.server.entity.metadata.animal.tameable - package net.minestom.server.entity.metadata.animal.tameable
- net.minestom.server.entity.metadata.display - package net.minestom.server.entity.metadata.display
- net.minestom.server.entity.metadata.flying - package net.minestom.server.entity.metadata.flying
- net.minestom.server.entity.metadata.golem - package net.minestom.server.entity.metadata.golem
- net.minestom.server.entity.metadata.item - package net.minestom.server.entity.metadata.item
- net.minestom.server.entity.metadata.minecart - package net.minestom.server.entity.metadata.minecart
- net.minestom.server.entity.metadata.monster - package net.minestom.server.entity.metadata.monster
- net.minestom.server.entity.metadata.monster.raider - package net.minestom.server.entity.metadata.monster.raider
- net.minestom.server.entity.metadata.monster.skeleton - package net.minestom.server.entity.metadata.monster.skeleton
- net.minestom.server.entity.metadata.monster.zombie - package net.minestom.server.entity.metadata.monster.zombie
- net.minestom.server.entity.metadata.other - package net.minestom.server.entity.metadata.other
- net.minestom.server.entity.metadata.projectile - package net.minestom.server.entity.metadata.projectile
- net.minestom.server.entity.metadata.villager - package net.minestom.server.entity.metadata.villager
- net.minestom.server.entity.metadata.water - package net.minestom.server.entity.metadata.water
- net.minestom.server.entity.metadata.water.fish - package net.minestom.server.entity.metadata.water.fish
- net.minestom.server.entity.pathfinding - package net.minestom.server.entity.pathfinding
- net.minestom.server.entity.vehicle - package net.minestom.server.entity.vehicle
- net.minestom.server.entity.villager - package net.minestom.server.entity.villager
- net.minestom.server.event - package net.minestom.server.event
- net.minestom.server.event.book - package net.minestom.server.event.book
- net.minestom.server.event.entity - package net.minestom.server.event.entity
- net.minestom.server.event.entity.projectile - package net.minestom.server.event.entity.projectile
- net.minestom.server.event.instance - package net.minestom.server.event.instance
- net.minestom.server.event.inventory - package net.minestom.server.event.inventory
- net.minestom.server.event.item - package net.minestom.server.event.item
- net.minestom.server.event.player - package net.minestom.server.event.player
- net.minestom.server.event.server - package net.minestom.server.event.server
- net.minestom.server.event.trait - package net.minestom.server.event.trait
- net.minestom.server.exception - package net.minestom.server.exception
- net.minestom.server.extensions - package net.minestom.server.extensions
- net.minestom.server.extras - package net.minestom.server.extras
- net.minestom.server.extras.bungee - package net.minestom.server.extras.bungee
- net.minestom.server.extras.lan - package net.minestom.server.extras.lan
- net.minestom.server.extras.mojangAuth - package net.minestom.server.extras.mojangAuth
- net.minestom.server.extras.query - package net.minestom.server.extras.query
- net.minestom.server.extras.query.event - package net.minestom.server.extras.query.event
- net.minestom.server.extras.query.response - package net.minestom.server.extras.query.response
- net.minestom.server.extras.velocity - package net.minestom.server.extras.velocity
- net.minestom.server.featureflag - package net.minestom.server.featureflag
- net.minestom.server.fluid - package net.minestom.server.fluid
- net.minestom.server.gamedata.tags - package net.minestom.server.gamedata.tags
- net.minestom.server.instance - package net.minestom.server.instance
- net.minestom.server.instance.batch - package net.minestom.server.instance.batch
- net.minestom.server.instance.block - package net.minestom.server.instance.block
- net.minestom.server.instance.block.rule - package net.minestom.server.instance.block.rule
- net.minestom.server.instance.generator - package net.minestom.server.instance.generator
- net.minestom.server.instance.heightmap - package net.minestom.server.instance.heightmap
- net.minestom.server.instance.light - package net.minestom.server.instance.light
- net.minestom.server.instance.palette - package net.minestom.server.instance.palette
- net.minestom.server.inventory - package net.minestom.server.inventory
- net.minestom.server.inventory.click - package net.minestom.server.inventory.click
- net.minestom.server.inventory.condition - package net.minestom.server.inventory.condition
- net.minestom.server.inventory.type - package net.minestom.server.inventory.type
- net.minestom.server.item - package net.minestom.server.item
- net.minestom.server.item.armor - package net.minestom.server.item.armor
- net.minestom.server.item.attribute - package net.minestom.server.item.attribute
- net.minestom.server.item.banner - package net.minestom.server.item.banner
- net.minestom.server.item.firework - package net.minestom.server.item.firework
- net.minestom.server.item.metadata - package net.minestom.server.item.metadata
- net.minestom.server.item.rule - package net.minestom.server.item.rule
- net.minestom.server.listener - package net.minestom.server.listener
- net.minestom.server.listener.common - package net.minestom.server.listener.common
- net.minestom.server.listener.manager - package net.minestom.server.listener.manager
- net.minestom.server.listener.preplay - package net.minestom.server.listener.preplay
- net.minestom.server.map - package net.minestom.server.map
- net.minestom.server.map.framebuffers - package net.minestom.server.map.framebuffers
- net.minestom.server.message - package net.minestom.server.message
- net.minestom.server.monitoring - package net.minestom.server.monitoring
- net.minestom.server.network - package net.minestom.server.network
- net.minestom.server.network.packet.client - package net.minestom.server.network.packet.client
- net.minestom.server.network.packet.client.common - package net.minestom.server.network.packet.client.common
- net.minestom.server.network.packet.client.configuration - package net.minestom.server.network.packet.client.configuration
- net.minestom.server.network.packet.client.handshake - package net.minestom.server.network.packet.client.handshake
- net.minestom.server.network.packet.client.login - package net.minestom.server.network.packet.client.login
- net.minestom.server.network.packet.client.play - package net.minestom.server.network.packet.client.play
- net.minestom.server.network.packet.client.status - package net.minestom.server.network.packet.client.status
- net.minestom.server.network.packet.server - package net.minestom.server.network.packet.server
- net.minestom.server.network.packet.server.common - package net.minestom.server.network.packet.server.common
- net.minestom.server.network.packet.server.configuration - package net.minestom.server.network.packet.server.configuration
- net.minestom.server.network.packet.server.login - package net.minestom.server.network.packet.server.login
- net.minestom.server.network.packet.server.play - package net.minestom.server.network.packet.server.play
- net.minestom.server.network.packet.server.play.data - package net.minestom.server.network.packet.server.play.data
- net.minestom.server.network.packet.server.status - package net.minestom.server.network.packet.server.status
- net.minestom.server.network.player - package net.minestom.server.network.player
- net.minestom.server.network.plugin - package net.minestom.server.network.plugin
- net.minestom.server.network.socket - package net.minestom.server.network.socket
- net.minestom.server.notifications - package net.minestom.server.notifications
-
This module contains logic about notification system for the minecraft client.
- net.minestom.server.particle - package net.minestom.server.particle
- net.minestom.server.particle.data - package net.minestom.server.particle.data
- net.minestom.server.permission - package net.minestom.server.permission
- net.minestom.server.ping - package net.minestom.server.ping
- net.minestom.server.potion - package net.minestom.server.potion
- net.minestom.server.recipe - package net.minestom.server.recipe
- net.minestom.server.registry - package net.minestom.server.registry
- net.minestom.server.scoreboard - package net.minestom.server.scoreboard
- net.minestom.server.snapshot - package net.minestom.server.snapshot
- net.minestom.server.sound - package net.minestom.server.sound
- net.minestom.server.statistic - package net.minestom.server.statistic
- net.minestom.server.tag - package net.minestom.server.tag
- net.minestom.server.terminal - package net.minestom.server.terminal
- net.minestom.server.thread - package net.minestom.server.thread
- net.minestom.server.timer - package net.minestom.server.timer
- net.minestom.server.utils - package net.minestom.server.utils
- net.minestom.server.utils.async - package net.minestom.server.utils.async
- net.minestom.server.utils.binary - package net.minestom.server.utils.binary
- net.minestom.server.utils.block - package net.minestom.server.utils.block
- net.minestom.server.utils.callback - package net.minestom.server.utils.callback
- net.minestom.server.utils.chunk - package net.minestom.server.utils.chunk
- net.minestom.server.utils.collection - package net.minestom.server.utils.collection
- net.minestom.server.utils.crypto - package net.minestom.server.utils.crypto
- net.minestom.server.utils.debug - package net.minestom.server.utils.debug
- net.minestom.server.utils.entity - package net.minestom.server.utils.entity
- net.minestom.server.utils.function - package net.minestom.server.utils.function
- net.minestom.server.utils.identity - package net.minestom.server.utils.identity
- net.minestom.server.utils.instance - package net.minestom.server.utils.instance
- net.minestom.server.utils.inventory - package net.minestom.server.utils.inventory
- net.minestom.server.utils.location - package net.minestom.server.utils.location
- net.minestom.server.utils.math - package net.minestom.server.utils.math
- net.minestom.server.utils.mojang - package net.minestom.server.utils.mojang
- net.minestom.server.utils.player - package net.minestom.server.utils.player
- net.minestom.server.utils.position - package net.minestom.server.utils.position
- net.minestom.server.utils.time - package net.minestom.server.utils.time
- net.minestom.server.utils.url - package net.minestom.server.utils.url
- net.minestom.server.utils.validate - package net.minestom.server.utils.validate
- net.minestom.server.world - package net.minestom.server.world
- net.minestom.server.world.biomes - package net.minestom.server.world.biomes
- net.minestom.server.world.biomes.particle - package net.minestom.server.world.biomes.particle
- NETHER - Enum constant in enum class net.minestom.server.map.MapColors
- NETHER_BRICK - Static variable in interface net.minestom.server.item.Material
- NETHER_BRICK_FENCE - Static variable in interface net.minestom.server.instance.block.Block
- NETHER_BRICK_FENCE - Static variable in interface net.minestom.server.item.Material
- NETHER_BRICK_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- NETHER_BRICK_SLAB - Static variable in interface net.minestom.server.item.Material
- NETHER_BRICK_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- NETHER_BRICK_STAIRS - Static variable in interface net.minestom.server.item.Material
- NETHER_BRICK_WALL - Static variable in interface net.minestom.server.instance.block.Block
- NETHER_BRICK_WALL - Static variable in interface net.minestom.server.item.Material
- NETHER_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- NETHER_BRICKS - Static variable in interface net.minestom.server.item.Material
- NETHER_GOLD_ORE - Static variable in interface net.minestom.server.instance.block.Block
- NETHER_GOLD_ORE - Static variable in interface net.minestom.server.item.Material
- NETHER_PORTAL - Static variable in interface net.minestom.server.instance.block.Block
- NETHER_QUARTZ_ORE - Static variable in interface net.minestom.server.instance.block.Block
- NETHER_QUARTZ_ORE - Static variable in interface net.minestom.server.item.Material
- NETHER_SPROUTS - Static variable in interface net.minestom.server.instance.block.Block
- NETHER_SPROUTS - Static variable in interface net.minestom.server.item.Material
- NETHER_STAR - Static variable in interface net.minestom.server.item.Material
- NETHER_WART - Static variable in interface net.minestom.server.instance.block.Block
- NETHER_WART - Static variable in interface net.minestom.server.item.Material
- NETHER_WART_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- NETHER_WART_BLOCK - Static variable in interface net.minestom.server.item.Material
- NETHER_WASTES - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- NETHERITE_AXE - Static variable in interface net.minestom.server.item.Material
- NETHERITE_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- NETHERITE_BLOCK - Static variable in interface net.minestom.server.item.Material
- NETHERITE_BOOTS - Static variable in interface net.minestom.server.item.Material
- NETHERITE_CHESTPLATE - Static variable in interface net.minestom.server.item.Material
- NETHERITE_HELMET - Static variable in interface net.minestom.server.item.Material
- NETHERITE_HOE - Static variable in interface net.minestom.server.item.Material
- NETHERITE_INGOT - Static variable in interface net.minestom.server.item.Material
- NETHERITE_LEGGINGS - Static variable in interface net.minestom.server.item.Material
- NETHERITE_PICKAXE - Static variable in interface net.minestom.server.item.Material
- NETHERITE_SCRAP - Static variable in interface net.minestom.server.item.Material
- NETHERITE_SHOVEL - Static variable in interface net.minestom.server.item.Material
- NETHERITE_SWORD - Static variable in interface net.minestom.server.item.Material
- NETHERITE_UPGRADE_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- NETHERRACK - Static variable in interface net.minestom.server.instance.block.Block
- NETHERRACK - Static variable in interface net.minestom.server.item.Material
- NetworkBuffer - Class in net.minestom.server.network
- NetworkBuffer() - Constructor for class net.minestom.server.network.NetworkBuffer
- NetworkBuffer(int) - Constructor for class net.minestom.server.network.NetworkBuffer
- NetworkBuffer(ByteBuffer) - Constructor for class net.minestom.server.network.NetworkBuffer
- NetworkBuffer(ByteBuffer, boolean) - Constructor for class net.minestom.server.network.NetworkBuffer
- NetworkBuffer.Type<T> - Interface in net.minestom.server.network
- NetworkBuffer.Writer - Interface in net.minestom.server.network
- NEVER - Enum constant in enum class net.minestom.server.network.packet.server.play.TeamsPacket.CollisionRule
-
Cannot push an object, but neither can they be pushed
- NEVER - Enum constant in enum class net.minestom.server.network.packet.server.play.TeamsPacket.NameTagVisibility
-
The name tag is invisible
- NEVER - Enum constant in enum class net.minestom.server.thread.ThreadProvider.RefreshType
-
Thread never change after being defined once.
- newDiameter() - Method in record class net.minestom.server.network.packet.server.play.InitializeWorldBorderPacket
-
Returns the value of the
newDiameter
record component. - newDiameter() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderLerpSizePacket
-
Returns the value of the
newDiameter
record component. - newHandler() - Static method in interface net.minestom.server.tag.TagHandler
- newPalette(int, int, int) - Static method in interface net.minestom.server.instance.palette.Palette
- newPosition() - Method in record class net.minestom.server.collision.PhysicsResult
-
Returns the value of the
newPosition
record component. - newScheduler() - Static method in interface net.minestom.server.timer.Scheduler
- newState() - Method in record class net.minestom.server.network.packet.client.play.ClientWindowSlotStatePacket
-
Returns the value of the
newState
record component. - newTracker() - Static method in interface net.minestom.server.instance.EntityTracker
- newVelocity() - Method in record class net.minestom.server.collision.PhysicsResult
-
Returns the value of the
newVelocity
record component. - next() - Method in class net.minestom.server.utils.block.BlockIterator
-
Returns the next BlockPosition in the trace
- nextTick() - Static method in interface net.minestom.server.timer.TaskSchedule
- NIGHT_VISION - Static variable in interface net.minestom.server.potion.PotionEffect
- NIGHT_VISION - Static variable in interface net.minestom.server.potion.PotionType
- NITWIT - Static variable in interface net.minestom.server.entity.villager.VillagerProfession
- NITWIT - Static variable in record class net.minestom.server.entity.villager.VillagerProfessionImpl
- NO_BLOCK - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentBlockState
- NO_COLLISION - Static variable in class net.minestom.server.collision.SweepResult
- NO_DELAY - Static variable in class net.minestom.server.network.socket.Server
- NO_MATERIAL - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentItemStack
- NO_NUMBER - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentTime
- NO_RESPAWN_BLOCK - Enum constant in enum class net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- Node() - Constructor for class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- noDelay() - Method in class net.minestom.server.event.server.ClientPingServerEvent
-
Clears the delay until minestom will send the ping response packet.
- nodeProperties() - Method in class net.minestom.server.command.builder.arguments.Argument
- nodeProperties() - Method in class net.minestom.server.command.builder.arguments.ArgumentString
- nodeProperties() - Method in class net.minestom.server.command.builder.arguments.ArgumentStringArray
- nodeProperties() - Method in class net.minestom.server.command.builder.arguments.ArgumentWord
- nodeProperties() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- nodeProperties() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentResource
- nodeProperties() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentResourceOrTag
- nodeProperties() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentTime
- nodeProperties() - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- nodes() - Method in record class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
-
Returns the value of the
nodes
record component. - NONE - Enum constant in enum class net.minestom.server.collision.BoundingBox.AxisMask
- NONE - Enum constant in enum class net.minestom.server.entity.metadata.animal.HorseMeta.Marking
- NONE - Enum constant in enum class net.minestom.server.entity.metadata.display.ItemDisplayMeta.DisplayContext
- NONE - Enum constant in enum class net.minestom.server.entity.metadata.monster.raider.SpellcasterIllagerMeta.Spell
- NONE - Enum constant in enum class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Pattern
- NONE - Enum constant in enum class net.minestom.server.instance.block.Block.Getter.Condition
-
Returns a block no matter what.
- NONE - Enum constant in enum class net.minestom.server.instance.WorldBorder.CollisionAxis
- NONE - Enum constant in enum class net.minestom.server.map.MapColors
- NONE - Enum constant in enum class net.minestom.server.message.ChatMessageType
-
The client doesn't want any messages.
- NONE - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Mirror
- NONE - Enum constant in enum class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.NodeType
- NONE - Enum constant in enum class net.minestom.server.utils.Rotation
-
No rotation
- NONE - Enum constant in enum class net.minestom.server.world.biomes.Biome.Precipitation
- NONE - Enum constant in enum class net.minestom.server.world.biomes.Biome.TemperatureModifier
- NONE - Enum constant in enum class net.minestom.server.world.biomes.BiomeEffects.GrassColorModifier
- NONE - Static variable in class net.minestom.server.entity.RelativeFlags
- NONE - Static variable in interface net.minestom.server.entity.villager.VillagerProfession
- NONE - Static variable in record class net.minestom.server.entity.villager.VillagerProfessionImpl
- NORMAL - Enum constant in enum class net.minestom.server.entity.metadata.animal.PandaMeta.Gene
- NORMAL - Enum constant in enum class net.minestom.server.world.Difficulty
- normalize() - Method in record class net.minestom.server.coordinate.Vec
-
Converts this vector to a unit vector (a vector with length of 1).
- normalX() - Method in enum class net.minestom.server.utils.Direction
- normalY() - Method in enum class net.minestom.server.utils.Direction
- normalZ() - Method in enum class net.minestom.server.utils.Direction
- north() - Method in class net.minestom.server.utils.block.BlockUtils
- NORTH - Enum constant in enum class net.minestom.server.entity.metadata.other.ItemFrameMeta.Orientation
- NORTH - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Orientation
- NORTH - Enum constant in enum class net.minestom.server.instance.block.BlockFace
- NORTH - Enum constant in enum class net.minestom.server.utils.Direction
- NOT_BOOLEAN_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentBoolean
- NOT_ENUM_VALUE_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentEnum
- NOT_NUMBER_ERROR - Static variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- NOTE - Static variable in interface net.minestom.server.particle.Particle
- NOTE_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- NOTE_BLOCK - Static variable in interface net.minestom.server.item.Material
- Notification - Record Class in net.minestom.server.advancements.notifications
-
Deprecated, for removal: This API element is subject to removal in a future version.As of Minestom 22a8ccabfae38c53df0605000aa7eed49765c1ab, because the Maintainability is very hard and can break everytime from Mojang side because bad api design use
Notification.builder()
instead. - Notification - Interface in net.minestom.server.notifications
-
Is used to send temporary advancements to the client, which are called notifications.
- Notification(Component, FrameType, ItemStack) - Constructor for record class net.minestom.server.advancements.notifications.Notification
-
Deprecated.Creates an instance of a
Notification
record class. - Notification(Component, FrameType, Material) - Constructor for record class net.minestom.server.advancements.notifications.Notification
-
Deprecated.
- Notification.Builder - Interface in net.minestom.server.notifications
- NotificationCenter - Class in net.minestom.server.advancements.notifications
-
Deprecated, for removal: This API element is subject to removal in a future version.As of Minestom 22a8ccabfae38c53df0605000aa7eed49765c1ab, because the Maintainability is very hard and can break everytime from Mojang side because bad api design use
Notification.builder()
instead. - notNull(Object, String) - Static method in class net.minestom.server.utils.validate.Check
- notNull(Object, String, Object...) - Static method in class net.minestom.server.utils.validate.Check
- NOVICE - Enum constant in enum class net.minestom.server.entity.metadata.villager.VillagerMeta.Level
- NUM_PLAYERS - Enum constant in enum class net.minestom.server.extras.query.response.QueryKey
- number() - Method in record class net.minestom.server.network.packet.client.common.ClientPingRequestPacket
-
Returns the value of the
number
record component. - number() - Method in record class net.minestom.server.network.packet.server.common.PingResponsePacket
-
Returns the value of the
number
record component. - numberFormat() - Method in record class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
-
Returns the value of the
numberFormat
record component. - numberFormat() - Method in record class net.minestom.server.network.packet.server.play.UpdateScorePacket
-
Returns the value of the
numberFormat
record component. - NumberFormat(NetworkBuffer) - Constructor for class net.minestom.server.scoreboard.Sidebar.NumberFormat
O
- OAK - Enum constant in enum class net.minestom.server.entity.metadata.other.BoatMeta.Type
- OAK_BOAT - Static variable in interface net.minestom.server.item.Material
- OAK_BUTTON - Static variable in interface net.minestom.server.instance.block.Block
- OAK_BUTTON - Static variable in interface net.minestom.server.item.Material
- OAK_CHEST_BOAT - Static variable in interface net.minestom.server.item.Material
- OAK_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- OAK_DOOR - Static variable in interface net.minestom.server.item.Material
- OAK_FENCE - Static variable in interface net.minestom.server.instance.block.Block
- OAK_FENCE - Static variable in interface net.minestom.server.item.Material
- OAK_FENCE_GATE - Static variable in interface net.minestom.server.instance.block.Block
- OAK_FENCE_GATE - Static variable in interface net.minestom.server.item.Material
- OAK_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- OAK_HANGING_SIGN - Static variable in interface net.minestom.server.item.Material
- OAK_LEAVES - Static variable in interface net.minestom.server.instance.block.Block
- OAK_LEAVES - Static variable in interface net.minestom.server.item.Material
- OAK_LOG - Static variable in interface net.minestom.server.instance.block.Block
- OAK_LOG - Static variable in interface net.minestom.server.item.Material
- OAK_PLANKS - Static variable in interface net.minestom.server.instance.block.Block
- OAK_PLANKS - Static variable in interface net.minestom.server.item.Material
- OAK_PRESSURE_PLATE - Static variable in interface net.minestom.server.instance.block.Block
- OAK_PRESSURE_PLATE - Static variable in interface net.minestom.server.item.Material
- OAK_SAPLING - Static variable in interface net.minestom.server.instance.block.Block
- OAK_SAPLING - Static variable in interface net.minestom.server.item.Material
- OAK_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- OAK_SIGN - Static variable in interface net.minestom.server.item.Material
- OAK_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- OAK_SLAB - Static variable in interface net.minestom.server.item.Material
- OAK_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- OAK_STAIRS - Static variable in interface net.minestom.server.item.Material
- OAK_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- OAK_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- OAK_WALL_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- OAK_WALL_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- OAK_WOOD - Static variable in interface net.minestom.server.instance.block.Block
- OAK_WOOD - Static variable in interface net.minestom.server.item.Material
- ObjectArray<T> - Interface in net.minestom.server.utils.collection
-
Represents an array which will be resized to the highest required index.
- ObjectDataProvider - Interface in net.minestom.server.entity.metadata
- objective() - Method in record class net.minestom.server.network.packet.server.play.ResetScorePacket
-
Returns the value of the
objective
record component. - objectiveName() - Method in record class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
-
Returns the value of the
objectiveName
record component. - objectiveName() - Method in record class net.minestom.server.network.packet.server.play.UpdateScorePacket
-
Returns the value of the
objectiveName
record component. - objectiveValue() - Method in record class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
-
Returns the value of the
objectiveValue
record component. - ObjectPool<T> - Class in net.minestom.server.utils
- ObjectPool.Holder - Class in net.minestom.server.utils
- OBSERVER - Static variable in interface net.minestom.server.instance.block.Block
- OBSERVER - Static variable in interface net.minestom.server.item.Material
- OBSIDIAN - Static variable in interface net.minestom.server.instance.block.Block
- OBSIDIAN - Static variable in interface net.minestom.server.item.Material
- occludes() - Method in class net.minestom.server.registry.Registry.BlockEntry
- occlusionFields() - Method in class net.minestom.server.entity.pathfinding.PFColumnarSpace
- OCEAN - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- OCELOT - Static variable in interface net.minestom.server.entity.EntityType
- OCELOT_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- OcelotMeta - Class in net.minestom.server.entity.metadata.animal
- OcelotMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.OcelotMeta
- OCHRE_FROGLIGHT - Static variable in interface net.minestom.server.instance.block.Block
- OCHRE_FROGLIGHT - Static variable in interface net.minestom.server.item.Material
- of(Class<T>, Consumer<T>) - Static method in interface net.minestom.server.event.EventListener
-
Create an event listener without any special options.
- of(String, UUID) - Static method in interface net.minestom.server.utils.identity.NamedAndIdentified
-
Creates a
NamedAndIdentified
instance with a given name and UUID. - of(Collection<Player>) - Static method in interface net.minestom.server.adventure.audience.PacketGroupingAudience
-
Creates a packet grouping audience that copies an iterable of players.
- of(Predicate<Audience>) - Method in class net.minestom.server.adventure.audience.AudienceRegistry
-
Gets every audience member in the registry who matches a given predicate.
- of(Key) - Method in class net.minestom.server.adventure.audience.AudienceRegistry
-
Gets every audience in the registry under a specific key.
- of(Keyed) - Method in class net.minestom.server.adventure.audience.AudienceRegistry
-
Gets every audience in the registry under a specific key.
- of(Component, UUID) - Static method in interface net.minestom.server.utils.identity.NamedAndIdentified
-
Creates a
NamedAndIdentified
instance with a given name and UUID. - of(CommandResult.Type, String) - Static method in class net.minestom.server.command.builder.CommandResult
- of(CommandResult.Type, String, ParsedCommand, CommandData) - Static method in class net.minestom.server.command.builder.CommandResult
- of(Material) - Static method in interface net.minestom.server.item.ItemStack
- of(Material, int) - Static method in interface net.minestom.server.item.ItemStack
- of(ThreadProvider<P>, int) - Static method in class net.minestom.server.thread.ThreadDispatcher
- of(T) - Static method in interface net.minestom.server.thread.Acquirable
-
Creates a new
Acquirable
object. - OFF - Enum constant in enum class net.minestom.server.entity.Player.Hand
- OFF_HAND - Enum constant in enum class net.minestom.server.entity.EquipmentSlot
- OFFHAND - Enum constant in enum class net.minestom.server.item.attribute.AttributeSlot
- OFFHAND_SLOT - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- offset() - Method in record class net.minestom.server.crypto.LastSeenMessages.Update
-
Returns the value of the
offset
record component. - offset() - Method in record class net.minestom.server.network.packet.client.play.ClientChatAckPacket
-
Returns the value of the
offset
record component. - offset() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Returns the value of the
offset
record component. - offset() - Method in record class net.minestom.server.world.biomes.BiomeEffects.MoodSound
-
Returns the value of the
offset
record component. - OFFSET - Static variable in class net.minestom.server.entity.metadata.AgeableMobMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.ambient.AmbientCreatureMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.ambient.BatMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.AbstractHorseMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.AnimalMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.BeeMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.CamelMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.ChestedHorseMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.ChickenMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.CowMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.DonkeyMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.FoxMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.FrogMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.GoatMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.HoglinMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.HorseMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.LlamaMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.MooshroomMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.MuleMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.OcelotMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.PandaMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.PigMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.PolarBearMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.RabbitMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.SheepMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.SkeletonHorseMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.SnifferMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.StriderMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.tameable.CatMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.tameable.ParrotMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.tameable.TameableAnimalMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.tameable.WolfMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.TurtleMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.animal.ZombieHorseMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.display.BlockDisplayMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.display.ItemDisplayMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.EntityMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.flying.FlyingMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.flying.GhastMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.flying.PhantomMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.golem.AbstractGolemMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.golem.IronGolemMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.golem.ShulkerMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.golem.SnowGolemMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.item.EyeOfEnderMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.item.FireballMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.item.ItemEntityMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.item.SmallFireballMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.item.SnowballMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.item.ThrownEggMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.item.ThrownEnderPearlMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.item.ThrownExperienceBottleMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.item.ThrownPotionMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.LivingEntityMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.AbstractMinecartContainerMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.AbstractMinecartMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.ChestMinecartMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.CommandBlockMinecartMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.FurnaceMinecartMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.HopperMinecartMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.MinecartMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.SpawnerMinecartMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.minecart.TntMinecartMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.MobMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.BasePiglinMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.BlazeMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.BreezeMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.CaveSpiderMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.CreeperMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.ElderGuardianMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.EndermanMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.EndermiteMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.GiantMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.GuardianMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.MonsterMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.PiglinBruteMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.PiglinMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.AbstractIllagerMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.EvokerMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.IllusionerMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.PillagerMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.RaiderMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.RavagerMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.SpellcasterIllagerMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.VindicatorMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.raider.WitchMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.SilverfishMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.skeleton.AbstractSkeletonMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.skeleton.SkeletonMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.skeleton.StrayMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.skeleton.WitherSkeletonMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.SpiderMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.VexMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.WardenMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.WitherMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.ZoglinMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.zombie.DrownedMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.zombie.HuskMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.zombie.ZombieMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.zombie.ZombieVillagerMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.monster.zombie.ZombifiedPiglinMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.AllayMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.AreaEffectCloudMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.BoatMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.EndCrystalMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.EnderDragonMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.EvokerFangsMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.ExperienceOrbMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.FallingBlockMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.FishingHookMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.GlowItemFrameMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.InteractionMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.ItemFrameMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.LeashKnotMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.LightningBoltMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.LlamaSpitMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.MagmaCubeMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.MarkerMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.PaintingMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.PrimedTntMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.ShulkerBulletMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.SlimeMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.other.TraderLlamaMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.PathfinderMobMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.PlayerMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.projectile.AbstractArrowMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.projectile.ArrowMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.projectile.DragonFireballMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.projectile.FireworkRocketMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.projectile.SpectralArrowMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.projectile.ThrownTridentMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.projectile.WindChargeMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.projectile.WitherSkullMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.villager.AbstractVillagerMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.villager.VillagerMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.villager.WanderingTraderMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.water.AxolotlMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.water.DolphinMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.water.fish.AbstractFishMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.water.fish.CodMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.water.fish.PufferfishMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.water.fish.SalmonMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.water.GlowSquidMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.water.SquidMeta
- OFFSET - Static variable in class net.minestom.server.entity.metadata.water.WaterAnimalMeta
- OFFSET - Static variable in class net.minestom.server.utils.inventory.PlayerInventoryUtils
- offsetX() - Method in record class net.minestom.server.network.packet.server.play.ParticlePacket
-
Returns the value of the
offsetX
record component. - offsetY() - Method in record class net.minestom.server.network.packet.server.play.ParticlePacket
-
Returns the value of the
offsetY
record component. - offsetZ() - Method in record class net.minestom.server.network.packet.server.play.ParticlePacket
-
Returns the value of the
offsetZ
record component. - ofSize(int) - Static method in class net.minestom.server.utils.binary.BinaryBuffer
- OLD_GROWTH_BIRCH_FOREST - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- OLD_GROWTH_PINE_TAIGA - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- OLD_GROWTH_SPRUCE_TAIGA - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- oldDiameter() - Method in record class net.minestom.server.network.packet.server.play.InitializeWorldBorderPacket
-
Returns the value of the
oldDiameter
record component. - oldDiameter() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderLerpSizePacket
-
Returns the value of the
oldDiameter
record component. - ON_FIRE - Static variable in interface net.minestom.server.entity.damage.DamageType
- onAttributeChanged(AttributeInstance) - Method in class net.minestom.server.entity.LivingEntity
-
Callback used when an attribute instance has been modified.
- onChunkBatchReceived(float) - Method in class net.minestom.server.entity.Player
- onDestroy(BlockHandler.Destroy) - Method in interface net.minestom.server.instance.block.BlockHandler
-
Called when a block has been destroyed or replaced.
- ONE - Static variable in record class net.minestom.server.coordinate.Vec
- onGenerate() - Method in class net.minestom.server.instance.Chunk
-
Called when the chunk generator has finished generating the chunk.
- onGenerate() - Method in class net.minestom.server.instance.LightingChunk
- onGround - Variable in class net.minestom.server.entity.Entity
- onGround() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPacket
-
Returns the value of the
onGround
record component. - onGround() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPositionAndRotationPacket
-
Returns the value of the
onGround
record component. - onGround() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPositionPacket
-
Returns the value of the
onGround
record component. - onGround() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerRotationPacket
-
Returns the value of the
onGround
record component. - onGround() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
-
Returns the value of the
onGround
record component. - onGround() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionPacket
-
Returns the value of the
onGround
record component. - onGround() - Method in record class net.minestom.server.network.packet.server.play.EntityRotationPacket
-
Returns the value of the
onGround
record component. - onGround() - Method in record class net.minestom.server.network.packet.server.play.EntityTeleportPacket
-
Returns the value of the
onGround
record component. - onInteract(BlockHandler.Interaction) - Method in interface net.minestom.server.instance.block.BlockHandler
-
Handles interactions with this block.
- onLoad() - Method in class net.minestom.server.instance.Chunk
-
Called when the chunk has been successfully loaded.
- onLoad() - Method in class net.minestom.server.instance.LightingChunk
- ONLY_PLAYERS_ERROR - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- ONLY_SINGLE_ENTITY_ERROR - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- onlyPlayers(boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- onPlace(BlockHandler.Placement) - Method in interface net.minestom.server.instance.block.BlockHandler
-
Called when a block has been placed.
- onResourcePackStatus(UUID, ResourcePackStatus) - Method in class net.minestom.server.entity.Player
- onTouch(BlockHandler.Touch) - Method in interface net.minestom.server.instance.block.BlockHandler
-
Defines custom behaviour for entities touching this block.
- open() - Static method in class net.minestom.server.extras.lan.OpenToLAN
-
Opens the server to LAN with the default config.
- open(OpenToLANConfig) - Static method in class net.minestom.server.extras.lan.OpenToLAN
-
Opens the server to LAN.
- OPEN_BARREL - Static variable in interface net.minestom.server.statistic.StatisticType
- OPEN_BOOK - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- OPEN_CHEST - Static variable in interface net.minestom.server.statistic.StatisticType
- OPEN_ENDERCHEST - Static variable in interface net.minestom.server.statistic.StatisticType
- OPEN_HORSE_INVENTORY - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- OPEN_HORSE_WINDOW - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- OPEN_SHULKER_BOX - Static variable in interface net.minestom.server.statistic.StatisticType
- OPEN_SIGN_EDITOR - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- OPEN_TO_LAN - Enum constant in enum class net.minestom.server.ping.ServerListPingType
-
The ping that is sent when
OpenToLAN
is enabled and sending packets. - OPEN_WINDOW - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- openBook(Book) - Method in class net.minestom.server.entity.Player
- OpenBookPacket - Record Class in net.minestom.server.network.packet.server.play
- OpenBookPacket(Player.Hand) - Constructor for record class net.minestom.server.network.packet.server.play.OpenBookPacket
-
Creates an instance of a
OpenBookPacket
record class. - OpenBookPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.OpenBookPacket
- OPENED_TAB - Enum constant in enum class net.minestom.server.advancements.AdvancementAction
- OpenHorseWindowPacket - Record Class in net.minestom.server.network.packet.server.play
- OpenHorseWindowPacket(byte, int, int) - Constructor for record class net.minestom.server.network.packet.server.play.OpenHorseWindowPacket
-
Creates an instance of a
OpenHorseWindowPacket
record class. - OpenHorseWindowPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.OpenHorseWindowPacket
- openInventory(Inventory) - Method in class net.minestom.server.entity.Player
-
Opens the specified Inventory, close the previous inventory if existing.
- OpenSignEditorPacket - Record Class in net.minestom.server.network.packet.server.play
- OpenSignEditorPacket(Point, boolean) - Constructor for record class net.minestom.server.network.packet.server.play.OpenSignEditorPacket
-
Creates an instance of a
OpenSignEditorPacket
record class. - OpenSignEditorPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.OpenSignEditorPacket
- OpenToLAN - Class in net.minestom.server.extras.lan
-
Utility class to manage opening the server to LAN.
- OpenToLANConfig - Class in net.minestom.server.extras.lan
-
Configuration for opening the server to LAN.
- OpenToLANConfig() - Constructor for class net.minestom.server.extras.lan.OpenToLANConfig
-
Creates a new config with the port set to random and the delay between pings set to 1.5 seconds and the delay between event calls set to 30 seconds.
- OpenWindowPacket - Record Class in net.minestom.server.network.packet.server.play
- OpenWindowPacket(int, int, Component) - Constructor for record class net.minestom.server.network.packet.server.play.OpenWindowPacket
-
Creates an instance of a
OpenWindowPacket
record class. - OpenWindowPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.OpenWindowPacket
- operation() - Method in record class net.minestom.server.item.attribute.ItemAttribute
-
Returns the value of the
operation
record component. - opposite() - Method in enum class net.minestom.server.utils.Direction
- OPT_BLOCK_POSITION - Static variable in class net.minestom.server.network.NetworkBuffer
- OPT_CHAT - Static variable in class net.minestom.server.network.NetworkBuffer
- OPT_UUID - Static variable in class net.minestom.server.network.NetworkBuffer
- OptBlockState(Integer) - Static method in class net.minestom.server.entity.Metadata
- OptChat(Component) - Static method in class net.minestom.server.entity.Metadata
- option() - Method in record class net.minestom.server.world.biomes.BiomeParticle
-
Returns the value of the
option
record component. - OptionalCallback - Class in net.minestom.server.utils.callback
-
Convenient class to execute callbacks which can be null.
- OptionalCallback() - Constructor for class net.minestom.server.utils.callback.OptionalCallback
- optionalLoadAll(Instance, long[], Consumer<Chunk>) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Executes
Instance.loadOptionalChunk(int, int)
for the array of chunkschunks
with multiple callbacks,eachCallback
which is executed each time a new chunk is loaded andendCallback
when all the chunks in the array have been loaded. - optionalReference(Snapshotable) - Method in interface net.minestom.server.snapshot.SnapshotUpdater
- OptPosition(Point) - Static method in class net.minestom.server.entity.Metadata
- OptUUID(UUID) - Static method in class net.minestom.server.entity.Metadata
- OptVarInt(Integer) - Static method in class net.minestom.server.entity.Metadata
- ORANGE - Enum constant in enum class net.minestom.server.color.DyeColor
- ORANGE_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- ORANGE_BANNER - Static variable in interface net.minestom.server.item.Material
- ORANGE_BED - Static variable in interface net.minestom.server.instance.block.Block
- ORANGE_BED - Static variable in interface net.minestom.server.item.Material
- ORANGE_CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- ORANGE_CANDLE - Static variable in interface net.minestom.server.item.Material
- ORANGE_CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- ORANGE_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- ORANGE_CARPET - Static variable in interface net.minestom.server.item.Material
- ORANGE_CONCRETE - Static variable in interface net.minestom.server.instance.block.Block
- ORANGE_CONCRETE - Static variable in interface net.minestom.server.item.Material
- ORANGE_CONCRETE_POWDER - Static variable in interface net.minestom.server.instance.block.Block
- ORANGE_CONCRETE_POWDER - Static variable in interface net.minestom.server.item.Material
- ORANGE_DYE - Static variable in interface net.minestom.server.item.Material
- ORANGE_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- ORANGE_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- ORANGE_SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- ORANGE_SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- ORANGE_STAINED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- ORANGE_STAINED_GLASS - Static variable in interface net.minestom.server.item.Material
- ORANGE_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- ORANGE_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- ORANGE_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- ORANGE_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- ORANGE_TULIP - Static variable in interface net.minestom.server.instance.block.Block
- ORANGE_TULIP - Static variable in interface net.minestom.server.item.Material
- ORANGE_WALL_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- ORANGE_WOOL - Static variable in interface net.minestom.server.instance.block.Block
- ORANGE_WOOL - Static variable in interface net.minestom.server.item.Material
- ordinal() - Method in interface net.minestom.server.instance.EntityTracker.Target
- original() - Method in record class net.minestom.server.utils.collection.MappedCollection
-
Returns the value of the
original
record component. - ORIGINAL - Enum constant in enum class net.minestom.server.item.metadata.WrittenBookMeta.WrittenBookGeneration
- originalDelta() - Method in record class net.minestom.server.collision.PhysicsResult
-
Returns the value of the
originalDelta
record component. - OUT_OF_WORLD - Static variable in interface net.minestom.server.entity.damage.DamageType
- OUTSIDE_BORDER - Static variable in interface net.minestom.server.entity.damage.DamageType
- overlay() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.AddAction
-
Returns the value of the
overlay
record component. - overlay() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateStyleAction
-
Returns the value of the
overlay
record component. - overlay() - Method in record class net.minestom.server.network.packet.server.play.SystemChatPacket
-
Returns the value of the
overlay
record component. - overrideArmorMaterials() - Method in interface net.minestom.server.item.armor.TrimMaterial
- overrideArmorMaterials() - Method in record class net.minestom.server.registry.Registry.TrimMaterialEntry
-
Returns the value of the
overrideArmorMaterials
record component. - OVERWORLD - Static variable in class net.minestom.server.world.DimensionType
- owner() - Method in record class net.minestom.server.network.packet.server.play.ResetScorePacket
-
Returns the value of the
owner
record component. - owner() - Method in interface net.minestom.server.timer.Task
- OXEYE_DAISY - Static variable in interface net.minestom.server.instance.block.Block
- OXEYE_DAISY - Static variable in interface net.minestom.server.item.Material
- OXIDIZED_CHISELED_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- OXIDIZED_CHISELED_COPPER - Static variable in interface net.minestom.server.item.Material
- OXIDIZED_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- OXIDIZED_COPPER - Static variable in interface net.minestom.server.item.Material
- OXIDIZED_COPPER_BULB - Static variable in interface net.minestom.server.instance.block.Block
- OXIDIZED_COPPER_BULB - Static variable in interface net.minestom.server.item.Material
- OXIDIZED_COPPER_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- OXIDIZED_COPPER_DOOR - Static variable in interface net.minestom.server.item.Material
- OXIDIZED_COPPER_GRATE - Static variable in interface net.minestom.server.instance.block.Block
- OXIDIZED_COPPER_GRATE - Static variable in interface net.minestom.server.item.Material
- OXIDIZED_COPPER_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- OXIDIZED_COPPER_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- OXIDIZED_CUT_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- OXIDIZED_CUT_COPPER - Static variable in interface net.minestom.server.item.Material
- OXIDIZED_CUT_COPPER_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- OXIDIZED_CUT_COPPER_SLAB - Static variable in interface net.minestom.server.item.Material
- OXIDIZED_CUT_COPPER_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- OXIDIZED_CUT_COPPER_STAIRS - Static variable in interface net.minestom.server.item.Material
P
- Packed(int, MessageSignature) - Constructor for record class net.minestom.server.crypto.MessageSignature.Packed
-
Creates an instance of a
Packed
record class. - Packed(String, Instant, long, LastSeenMessages.Packed) - Constructor for record class net.minestom.server.crypto.SignedMessageBody.Packed
-
Creates an instance of a
Packed
record class. - Packed(List<MessageSignature.Packed>) - Constructor for record class net.minestom.server.crypto.LastSeenMessages.Packed
-
Creates an instance of a
Packed
record class. - Packed(NetworkBuffer) - Constructor for record class net.minestom.server.crypto.LastSeenMessages.Packed
- Packed(NetworkBuffer) - Constructor for record class net.minestom.server.crypto.MessageSignature.Packed
- Packed(NetworkBuffer) - Constructor for record class net.minestom.server.crypto.SignedMessageBody.Packed
- PACKED_ICE - Static variable in interface net.minestom.server.instance.block.Block
- PACKED_ICE - Static variable in interface net.minestom.server.item.Material
- PACKED_MUD - Static variable in interface net.minestom.server.instance.block.Block
- PACKED_MUD - Static variable in interface net.minestom.server.item.Material
- packet() - Method in record class net.minestom.server.network.packet.server.FramedPacket
-
Returns the value of the
packet
record component. - packet() - Method in class net.minestom.server.network.packet.server.LazyPacket
- packet(ConnectionState) - Method in class net.minestom.server.network.packet.server.CachedPacket
- PACKET_POOL - Static variable in class net.minestom.server.utils.ObjectPool
- PacketGroupingAudience - Interface in net.minestom.server.adventure.audience
-
An audience implementation that sends grouped packets if possible.
- packetListener() - Method in interface net.minestom.server.ServerProcess
-
Handles incoming packets.
- PacketListenerManager - Class in net.minestom.server.listener.manager
- PacketListenerManager() - Constructor for class net.minestom.server.listener.manager.PacketListenerManager
- PacketPlayListenerConsumer<T> - Interface in net.minestom.server.listener.manager
-
Small convenient interface to use method references with
PacketListenerManager.setPlayListener(Class, PacketPlayListenerConsumer)
. - PacketPrePlayListenerConsumer<T> - Interface in net.minestom.server.listener.manager
-
Small convenient interface to use method references with
PacketListenerManager.setListener(ConnectionState, Class, PacketPrePlayListenerConsumer)
. - packetProcessor() - Method in class net.minestom.server.network.socket.Server
- packetProcessor() - Method in interface net.minestom.server.ServerProcess
-
Gets the object handling the client packets processing.
- PacketProcessor - Class in net.minestom.server.network
-
Responsible for processing client packets.
- PacketProcessor(PacketListenerManager) - Constructor for class net.minestom.server.network.PacketProcessor
- PacketUtils - Class in net.minestom.server.utils
-
Utils class for packets.
- pages() - Method in record class net.minestom.server.network.packet.client.play.ClientEditBookPacket
-
Returns the value of the
pages
record component. - pages(List<Component>) - Method in record class net.minestom.server.item.metadata.WritableBookMeta.Builder
- pages(List<Component>) - Method in record class net.minestom.server.item.metadata.WrittenBookMeta.Builder
- pages(Component...) - Method in record class net.minestom.server.item.metadata.WrittenBookMeta.Builder
- PAINTING - Enum constant in enum class net.minestom.server.entity.EntitySpawnType
- PAINTING - Static variable in interface net.minestom.server.entity.EntityType
- PAINTING - Static variable in interface net.minestom.server.item.Material
- PAINTING_VARIANT - Static variable in class net.minestom.server.network.NetworkBuffer
- PaintingMeta - Class in net.minestom.server.entity.metadata.other
- PaintingMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.PaintingMeta
- PaintingMeta.Orientation - Enum Class in net.minestom.server.entity.metadata.other
- PaintingMeta.Variant - Enum Class in net.minestom.server.entity.metadata.other
- PaintingVariant(PaintingMeta.Variant) - Static method in class net.minestom.server.entity.Metadata
- Palette - Interface in net.minestom.server.instance.palette
-
Represents a palette used to store blocks and biomes.
- Palette.EntryConsumer - Interface in net.minestom.server.instance.palette
- Palette.EntryFunction - Interface in net.minestom.server.instance.palette
- Palette.EntrySupplier - Interface in net.minestom.server.instance.palette
- PANDA - Static variable in interface net.minestom.server.entity.EntityType
- PANDA_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- PandaMeta - Class in net.minestom.server.entity.metadata.animal
- PandaMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.PandaMeta
- PandaMeta.Gene - Enum Class in net.minestom.server.entity.metadata.animal
- PAPER - Static variable in interface net.minestom.server.item.Material
- parentIdentifier() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
-
Returns the value of the
parentIdentifier
record component. - parents() - Method in record class net.minestom.server.command.builder.parser.CommandQueryResult
-
Returns the value of the
parents
record component. - park() - Static method in interface net.minestom.server.timer.TaskSchedule
- PARROT - Static variable in interface net.minestom.server.entity.EntityType
- PARROT_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- ParrotMeta - Class in net.minestom.server.entity.metadata.animal.tameable
- ParrotMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.tameable.ParrotMeta
- ParrotMeta.Color - Enum Class in net.minestom.server.entity.metadata.animal.tameable
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.Argument
-
Parses the given input, and throw an
ArgumentSyntaxException
if the input cannot be converted toT
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.ArgumentBoolean
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.ArgumentCommand
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.ArgumentEnum
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.ArgumentGroup
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.ArgumentLiteral
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.ArgumentLoop
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.ArgumentString
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.ArgumentStringArray
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.ArgumentWord
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentBlockState
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentColor
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentComponent
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentItemStack
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtCompoundTag
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtTag
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentRange
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentResource
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentResourceLocation
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentResourceOrTag
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentTime
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentUUID
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentRegistry
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeBlockPosition
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec2
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec3
- parse(CommandSender, String) - Method in class net.minestom.server.command.builder.CommandDispatcher
-
Parses the given command.
- parse(CommandSender, Graph, String) - Method in interface net.minestom.server.command.CommandParser
-
Parses the command by following the graph
- parse(CommandSender, CommandSyntax, Argument<?>[], String[], String, List<ValidSyntaxHolder>, Int2ObjectRBTreeMap<CommandSuggestionHolder>) - Static method in class net.minestom.server.command.builder.parser.CommandParser
- parse(CommandSender, Argument<T>) - Static method in class net.minestom.server.command.builder.arguments.Argument
-
Parses an argument, using
Argument.getId()
as the input - parseBlockShape(String, String, Registry.BlockEntry) - Static method in class net.minestom.server.collision.CollisionUtils
- parseCommand(CommandSender, String) - Method in class net.minestom.server.command.CommandManager
-
Parses the command based on the registered commands
- parsedCommand - Variable in class net.minestom.server.command.builder.CommandResult
- ParsedCommand - Class in net.minestom.server.command.builder
-
Represents a
Command
ready to be executed (already parsed). - parsedValue - Variable in class net.minestom.server.command.builder.parser.ArgumentParser.ArgumentResult
- parseProperties(String) - Static method in class net.minestom.server.utils.block.BlockUtils
- parser - Variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- parser - Variable in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- parser() - Method in class net.minestom.server.command.builder.arguments.Argument
- parser() - Method in class net.minestom.server.command.builder.arguments.ArgumentBoolean
- parser() - Method in class net.minestom.server.command.builder.arguments.ArgumentCommand
- parser() - Method in class net.minestom.server.command.builder.arguments.ArgumentEnum
- parser() - Method in class net.minestom.server.command.builder.arguments.ArgumentGroup
- parser() - Method in class net.minestom.server.command.builder.arguments.ArgumentLiteral
- parser() - Method in class net.minestom.server.command.builder.arguments.ArgumentLoop
- parser() - Method in class net.minestom.server.command.builder.arguments.ArgumentString
- parser() - Method in class net.minestom.server.command.builder.arguments.ArgumentStringArray
- parser() - Method in class net.minestom.server.command.builder.arguments.ArgumentWord
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentBlockState
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentColor
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentComponent
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentFloatRange
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentIntRange
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentItemStack
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtCompoundTag
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtTag
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentResource
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentResourceLocation
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentResourceOrTag
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentTime
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentUUID
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentEnchantment
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentEntityType
- parser() - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentParticle
- parser() - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- parser() - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeBlockPosition
- parser() - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec2
- parser() - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec3
- parser() - Static method in interface net.minestom.server.command.CommandParser
- parserName - Variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- parseValue(String) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- PARTIALLY_FILTERED - Enum constant in enum class net.minestom.server.crypto.FilterMask.Type
- particle() - Method in record class net.minestom.server.world.biomes.particle.DefaultOption
-
Returns the value of the
particle
record component. - Particle - Interface in net.minestom.server.particle
- Particle(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- Particle(Particle) - Static method in class net.minestom.server.entity.Metadata
- PARTICLE - Static variable in class net.minestom.server.network.NetworkBuffer
- PARTICLE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- PARTICLE_SOUL_ESCAPE - Static variable in interface net.minestom.server.sound.SoundEvent
- particleCount() - Method in record class net.minestom.server.network.packet.server.play.ParticlePacket
-
Returns the value of the
particleCount
record component. - ParticleData - Interface in net.minestom.server.particle.data
- particleId() - Method in record class net.minestom.server.network.packet.server.play.ParticlePacket
-
Returns the value of the
particleId
record component. - ParticlePacket - Record Class in net.minestom.server.network.packet.server.play
- ParticlePacket(int, boolean, double, double, double, float, float, float, float, int, ParticleData) - Constructor for record class net.minestom.server.network.packet.server.play.ParticlePacket
-
Creates an instance of a
ParticlePacket
record class. - ParticlePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.ParticlePacket
- ParticlePacket(Particle, boolean, double, double, double, float, float, float, float, int) - Constructor for record class net.minestom.server.network.packet.server.play.ParticlePacket
- ParticlePacket(Particle, boolean, Point, Point, float, int) - Constructor for record class net.minestom.server.network.packet.server.play.ParticlePacket
- ParticlePacket(Particle, double, double, double, float, float, float, float, int) - Constructor for record class net.minestom.server.network.packet.server.play.ParticlePacket
- ParticlePacket(Particle, Point, Point, float, int) - Constructor for record class net.minestom.server.network.packet.server.play.ParticlePacket
- PARTICLES - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- PARTICLES_FLAG - Static variable in record class net.minestom.server.potion.Potion
-
A flag indicating that this Potion has particles.
- PASS - Static variable in interface net.minestom.server.crypto.SignatureValidator
- PASS_THROUGH - Enum constant in enum class net.minestom.server.crypto.FilterMask.Type
- passengers() - Method in interface net.minestom.server.snapshot.EntitySnapshot
- passengers() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
- passengers() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
- passengersId() - Method in record class net.minestom.server.network.packet.server.play.SetPassengersPacket
-
Returns the value of the
passengersId
record component. - passengersId() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
-
Returns the value of the
passengersId
record component. - path() - Method in class net.minestom.server.utils.NamespaceID
- path(String...) - Method in class net.minestom.server.tag.Tag
- PathfinderMobMeta - Class in net.minestom.server.entity.metadata
- PathfinderMobMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.PathfinderMobMeta
- pattern() - Method in record class net.minestom.server.item.metadata.BannerMeta.Pattern
-
Returns the value of the
pattern
record component. - Pattern(DyeColor, BannerPattern) - Constructor for record class net.minestom.server.item.metadata.BannerMeta.Pattern
-
Creates an instance of a
Pattern
record class. - patterns(List<BannerMeta.Pattern>) - Method in record class net.minestom.server.item.metadata.BannerMeta.Builder
-
Set the patterns of the banner
- patterns(List<BannerMeta.Pattern>) - Method in record class net.minestom.server.item.metadata.ShieldMeta.Builder
-
Set the patterns of the shield
- payload() - Method in record class net.minestom.server.network.packet.client.status.LegacyServerListPingPacket
-
Returns the value of the
payload
record component. - PEACEFUL - Enum constant in enum class net.minestom.server.world.Difficulty
- PEARLESCENT_FROGLIGHT - Static variable in interface net.minestom.server.instance.block.Block
- PEARLESCENT_FROGLIGHT - Static variable in interface net.minestom.server.item.Material
- PEONY - Static variable in interface net.minestom.server.instance.block.Block
- PEONY - Static variable in interface net.minestom.server.item.Material
- percentage() - Method in record class net.minestom.server.network.packet.server.play.SetExperiencePacket
-
Returns the value of the
percentage
record component. - PERFORM_RESPAWN - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientStatusPacket.Action
- Permission - Class in net.minestom.server.permission
-
Representation of a permission granted to a
CommandSender
. - Permission(String) - Constructor for class net.minestom.server.permission.Permission
-
Creates a new permission object without additional data
- Permission(String, NBTCompound) - Constructor for class net.minestom.server.permission.Permission
-
Creates a new permission object with optional data.
- PermissionHandler - Interface in net.minestom.server.permission
-
Represents an object which can have permissions.
- PermissionVerifier - Interface in net.minestom.server.permission
-
Interface used to check if the
nbt data
of aPermission
is correct. - PERSIAN - Enum constant in enum class net.minestom.server.entity.metadata.animal.tameable.CatMeta.Variant
- PETRIFIED_OAK_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- PETRIFIED_OAK_SLAB - Static variable in interface net.minestom.server.item.Material
- PFBlock - Class in net.minestom.server.entity.pathfinding
- PFColumnarSpace - Class in net.minestom.server.entity.pathfinding
- PFInstanceSpace - Class in net.minestom.server.entity.pathfinding
- PFInstanceSpace(Instance) - Constructor for class net.minestom.server.entity.pathfinding.PFInstanceSpace
- PFPathingEntity - Class in net.minestom.server.entity.pathfinding
- PFPathingEntity(Navigator) - Constructor for class net.minestom.server.entity.pathfinding.PFPathingEntity
- PHANTOM - Static variable in interface net.minestom.server.entity.EntityType
- PHANTOM_BITES - Enum constant in enum class net.minestom.server.effects.Effects
- PHANTOM_MEMBRANE - Static variable in interface net.minestom.server.item.Material
- PHANTOM_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- PhantomMeta - Class in net.minestom.server.entity.metadata.flying
- PhantomMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.flying.PhantomMeta
- PhysicsResult - Record Class in net.minestom.server.collision
- PhysicsResult(Pos, Vec, boolean, boolean, boolean, boolean, Vec, Point[], Shape[], boolean, SweepResult) - Constructor for record class net.minestom.server.collision.PhysicsResult
-
Creates an instance of a
PhysicsResult
record class. - PhysicsUtils - Class in net.minestom.server.collision
- PICKED_UP - Enum constant in enum class net.minestom.server.statistic.StatisticCategory
- PICKUP - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ClickType
- PICKUP_ALL - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ClickType
- PickupExperienceEvent - Class in net.minestom.server.event.item
- PickupExperienceEvent(Player, ExperienceOrb) - Constructor for class net.minestom.server.event.item.PickupExperienceEvent
- pickupItemCount() - Method in record class net.minestom.server.network.packet.server.play.CollectItemPacket
-
Returns the value of the
pickupItemCount
record component. - PickupItemEvent - Class in net.minestom.server.event.item
- PickupItemEvent(LivingEntity, ItemEntity) - Constructor for class net.minestom.server.event.item.PickupItemEvent
- PIERCING - Static variable in interface net.minestom.server.item.Enchantment
- PIG - Static variable in interface net.minestom.server.entity.EntityType
- PIG_ONE_CM - Static variable in interface net.minestom.server.statistic.StatisticType
- PIG_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- PIGLIN - Static variable in interface net.minestom.server.entity.EntityType
- PIGLIN - Static variable in interface net.minestom.server.item.banner.BannerPattern
- PIGLIN - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- PIGLIN_BANNER_PATTERN - Static variable in interface net.minestom.server.item.Material
- PIGLIN_BRUTE - Static variable in interface net.minestom.server.entity.EntityType
- PIGLIN_BRUTE_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- PIGLIN_HEAD - Static variable in interface net.minestom.server.instance.block.Block
- PIGLIN_HEAD - Static variable in interface net.minestom.server.item.Material
- PIGLIN_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- PIGLIN_WALL_HEAD - Static variable in interface net.minestom.server.instance.block.Block
- PiglinBruteMeta - Class in net.minestom.server.entity.metadata.monster
- PiglinBruteMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.PiglinBruteMeta
- PiglinMeta - Class in net.minestom.server.entity.metadata.monster
- PiglinMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.PiglinMeta
- piglinSafe(boolean) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- PigMeta - Class in net.minestom.server.entity.metadata.animal
- PigMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.PigMeta
- PIGSCENE - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- PILLAGER - Static variable in interface net.minestom.server.entity.EntityType
- PILLAGER_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- PillagerMeta - Class in net.minestom.server.entity.metadata.monster.raider
- PillagerMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.raider.PillagerMeta
- PING - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- PING_RESPONSE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- pingDelay(Duration) - Method in class net.minestom.server.extras.lan.OpenToLANConfig
-
Sets the delay between outgoing pings.
- PingPacket - Record Class in net.minestom.server.network.packet.server.common
- PingPacket(int) - Constructor for record class net.minestom.server.network.packet.server.common.PingPacket
-
Creates an instance of a
PingPacket
record class. - PingPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.common.PingPacket
- pingRequestListener(ClientPingRequestPacket, PlayerConnection) - Static method in class net.minestom.server.listener.preplay.StatusListener
- PingResponsePacket - Record Class in net.minestom.server.network.packet.server.common
- PingResponsePacket(long) - Constructor for record class net.minestom.server.network.packet.server.common.PingResponsePacket
-
Creates an instance of a
PingResponsePacket
record class. - PingResponsePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.common.PingResponsePacket
- PINK - Enum constant in enum class net.minestom.server.color.DyeColor
- PINK_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- PINK_BANNER - Static variable in interface net.minestom.server.item.Material
- PINK_BED - Static variable in interface net.minestom.server.instance.block.Block
- PINK_BED - Static variable in interface net.minestom.server.item.Material
- PINK_CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- PINK_CANDLE - Static variable in interface net.minestom.server.item.Material
- PINK_CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- PINK_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- PINK_CARPET - Static variable in interface net.minestom.server.item.Material
- PINK_CONCRETE - Static variable in interface net.minestom.server.instance.block.Block
- PINK_CONCRETE - Static variable in interface net.minestom.server.item.Material
- PINK_CONCRETE_POWDER - Static variable in interface net.minestom.server.instance.block.Block
- PINK_CONCRETE_POWDER - Static variable in interface net.minestom.server.item.Material
- PINK_DYE - Static variable in interface net.minestom.server.item.Material
- PINK_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- PINK_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- PINK_PETALS - Static variable in interface net.minestom.server.instance.block.Block
- PINK_PETALS - Static variable in interface net.minestom.server.item.Material
- PINK_SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- PINK_SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- PINK_STAINED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- PINK_STAINED_GLASS - Static variable in interface net.minestom.server.item.Material
- PINK_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- PINK_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- PINK_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- PINK_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- PINK_TULIP - Static variable in interface net.minestom.server.instance.block.Block
- PINK_TULIP - Static variable in interface net.minestom.server.item.Material
- PINK_WALL_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- PINK_WOOL - Static variable in interface net.minestom.server.instance.block.Block
- PINK_WOOL - Static variable in interface net.minestom.server.item.Material
- PISTON - Static variable in interface net.minestom.server.instance.block.Block
- PISTON - Static variable in interface net.minestom.server.item.Material
- PISTON_HEAD - Static variable in interface net.minestom.server.instance.block.Block
- pitch() - Method in record class net.minestom.server.coordinate.Pos
-
Returns the value of the
pitch
record component. - pitch() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerRotationPacket
-
Returns the value of the
pitch
record component. - pitch() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
-
Returns the value of the
pitch
record component. - pitch() - Method in record class net.minestom.server.network.packet.server.play.EntityRotationPacket
-
Returns the value of the
pitch
record component. - pitch() - Method in record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
-
Returns the value of the
pitch
record component. - pitch() - Method in record class net.minestom.server.network.packet.server.play.SoundEffectPacket
-
Returns the value of the
pitch
record component. - PITCH - Static variable in class net.minestom.server.entity.RelativeFlags
- PITCHER_CROP - Static variable in interface net.minestom.server.instance.block.Block
- PITCHER_PLANT - Static variable in interface net.minestom.server.instance.block.Block
- PITCHER_PLANT - Static variable in interface net.minestom.server.item.Material
- PITCHER_POD - Static variable in interface net.minestom.server.item.Material
- placeBlock(BlockHandler.Placement) - Method in class net.minestom.server.instance.Instance
- placeBlock(BlockHandler.Placement, boolean) - Method in class net.minestom.server.instance.Instance
- placeBlock(BlockHandler.Placement, boolean) - Method in class net.minestom.server.instance.InstanceContainer
- placeBlock(BlockHandler.Placement, boolean) - Method in class net.minestom.server.instance.SharedInstance
- Placement(Block, Instance, Point) - Constructor for class net.minestom.server.instance.block.BlockHandler.Placement
- PlacementState(Block.Getter, Block, BlockFace, Point, Point, Pos, ItemMeta, boolean) - Constructor for record class net.minestom.server.instance.block.rule.BlockPlacementRule.PlacementState
-
Creates an instance of a
PlacementState
record class. - placePosition() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.PlacementState
-
Returns the value of the
placePosition
record component. - plainReferences(Collection<O>) - Static method in record class net.minestom.server.utils.collection.MappedCollection
- PLAINS - Static variable in interface net.minestom.server.entity.villager.VillagerType
- PLAINS - Static variable in record class net.minestom.server.entity.villager.VillagerTypeImpl
- PLAINS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- plainText() - Method in class net.minestom.server.adventure.provider.MinestomPlainTextComponentSerializerProvider
- plainTextSimple() - Method in class net.minestom.server.adventure.provider.MinestomPlainTextComponentSerializerProvider
- PLANT - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- PLANT - Enum constant in enum class net.minestom.server.map.MapColors
- Play() - Constructor for class net.minestom.server.network.packet.client.ClientPacketsHandler.Play
- PLAY - Enum constant in enum class net.minestom.server.network.ConnectionState
- PLAY_NOTEBLOCK - Static variable in interface net.minestom.server.statistic.StatisticType
- PLAY_PUFFERFISH_STING_SOUND - Enum constant in enum class net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- PLAY_RECORD - Enum constant in enum class net.minestom.server.effects.Effects
- PLAY_RECORD - Static variable in interface net.minestom.server.statistic.StatisticType
- PLAY_TIME - Static variable in interface net.minestom.server.statistic.StatisticType
- PlayConfigListener - Class in net.minestom.server.listener
- PlayConfigListener() - Constructor for class net.minestom.server.listener.PlayConfigListener
- playEffect(Effects, int, int, int, int, boolean) - Method in class net.minestom.server.entity.Player
-
Plays a given effect at the given position for this player.
- player - Variable in class net.minestom.server.inventory.PlayerInventory
- Player - Class in net.minestom.server.entity
-
Those are the major actors of the server
- Player(UUID, String, PlayerConnection) - Constructor for class net.minestom.server.entity.Player
- Player(EntitySnapshot, String, GameMode) - Constructor for record class net.minestom.server.snapshot.SnapshotImpl.Player
-
Creates an instance of a
Player
record class. - PLAYER - Enum constant in enum class net.minestom.server.entity.EntitySpawnType
- PLAYER - Static variable in interface net.minestom.server.entity.EntityType
- PLAYER - Static variable in interface net.minestom.server.event.EventFilter
- PLAYER_ABILITIES - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- PLAYER_ATTACK - Static variable in interface net.minestom.server.entity.damage.DamageType
- PLAYER_CHAT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- PLAYER_ELDER_GUARDIAN_MOB_APPEARANCE - Enum constant in enum class net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- PLAYER_EXPLOSION - Static variable in interface net.minestom.server.entity.damage.DamageType
- PLAYER_HEAD - Static variable in interface net.minestom.server.instance.block.Block
- PLAYER_HEAD - Static variable in interface net.minestom.server.item.Material
- PLAYER_INFO_CHANNEL - Static variable in class net.minestom.server.extras.velocity.VelocityProxy
- PLAYER_INFO_REMOVE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- PLAYER_INFO_UPDATE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- PLAYER_KILLS - Static variable in interface net.minestom.server.statistic.StatisticType
- PLAYER_LIST_HEADER_AND_FOOTER - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- PLAYER_PACKET_PER_TICK - Static variable in class net.minestom.server.ServerFlag
- PLAYER_PACKET_QUEUE_SIZE - Static variable in class net.minestom.server.ServerFlag
- PLAYER_POSITION_AND_LOOK - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- PLAYER_WALL_HEAD - Static variable in interface net.minestom.server.instance.block.Block
- Player.FacePoint - Enum Class in net.minestom.server.entity
- Player.Hand - Enum Class in net.minestom.server.entity
-
Represents the main or off hand of the player.
- Player.MainHand - Enum Class in net.minestom.server.entity
-
Represents where is located the main hand of the player (can be changed in Minecraft option).
- Player.PlayerSettings - Class in net.minestom.server.entity
- PlayerAbilitiesPacket - Record Class in net.minestom.server.network.packet.server.play
- PlayerAbilitiesPacket(byte, float, float) - Constructor for record class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
-
Creates an instance of a
PlayerAbilitiesPacket
record class. - PlayerAbilitiesPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
- PlayerBlockBreakEvent - Class in net.minestom.server.event.player
- PlayerBlockBreakEvent(Player, Block, Block, BlockVec, BlockFace) - Constructor for class net.minestom.server.event.player.PlayerBlockBreakEvent
- PlayerBlockInteractEvent - Class in net.minestom.server.event.player
-
Called when a player interacts with a block (right-click).
- PlayerBlockInteractEvent(Player, Player.Hand, Block, BlockVec, Point, BlockFace) - Constructor for class net.minestom.server.event.player.PlayerBlockInteractEvent
- PlayerBlockPlaceEvent - Class in net.minestom.server.event.player
-
Called when a player tries placing a block.
- PlayerBlockPlaceEvent(Player, Block, BlockFace, BlockVec, Player.Hand) - Constructor for class net.minestom.server.event.player.PlayerBlockPlaceEvent
- PlayerCancelDiggingEvent - Class in net.minestom.server.event.player
-
Called when a
Player
stops digging a block before it is broken - PlayerCancelDiggingEvent(Player, Block, BlockVec) - Constructor for class net.minestom.server.event.player.PlayerCancelDiggingEvent
- PlayerChangeHeldSlotEvent - Class in net.minestom.server.event.player
-
Called when a player change his held slot (by pressing 1-9 keys).
- PlayerChangeHeldSlotEvent(Player, byte) - Constructor for class net.minestom.server.event.player.PlayerChangeHeldSlotEvent
- PlayerChatEvent - Class in net.minestom.server.event.player
-
Called every time a
Player
write and send something in the chat. - PlayerChatEvent(Player, Collection<Player>, Function<PlayerChatEvent, Component>, String) - Constructor for class net.minestom.server.event.player.PlayerChatEvent
- PlayerChatMessagePacket - Record Class in net.minestom.server.network.packet.server.play
-
Represents an outgoing chat message packet.
- PlayerChatMessagePacket(UUID, int, byte[], SignedMessageBody.Packed, Component, FilterMask, int, Component, Component) - Constructor for record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
-
Creates an instance of a
PlayerChatMessagePacket
record class. - PlayerChatMessagePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
- PlayerChunkLoadEvent - Class in net.minestom.server.event.player
-
Called when a player receive a new chunk data.
- PlayerChunkLoadEvent(Player, int, int) - Constructor for class net.minestom.server.event.player.PlayerChunkLoadEvent
- PlayerChunkUnloadEvent - Class in net.minestom.server.event.player
-
Called after a chunk being unload to a certain player.
- PlayerChunkUnloadEvent(Player, int, int) - Constructor for class net.minestom.server.event.player.PlayerChunkUnloadEvent
- PlayerCommandEvent - Class in net.minestom.server.event.player
-
Called every time a player send a message starting by '/'.
- PlayerCommandEvent(Player, String) - Constructor for class net.minestom.server.event.player.PlayerCommandEvent
- playerConnection - Variable in class net.minestom.server.entity.Player
- PlayerConnection - Class in net.minestom.server.network.player
-
A PlayerConnection is an object needed for all created
Player
. - PlayerConnection() - Constructor for class net.minestom.server.network.player.PlayerConnection
- playerConnectionInit() - Method in class net.minestom.server.entity.Player
-
Used to initialize the player connection
- PlayerDeathEvent - Class in net.minestom.server.event.player
-
Called when a player die in
Player.kill()
. - PlayerDeathEvent(Player, Component, Component) - Constructor for class net.minestom.server.event.player.PlayerDeathEvent
- PlayerDestroy(Block, Instance, Point, Player) - Constructor for class net.minestom.server.instance.block.BlockHandler.PlayerDestroy
- playerDiggingListener(ClientPlayerDiggingPacket, Player) - Static method in class net.minestom.server.listener.PlayerDiggingListener
- PlayerDiggingListener - Class in net.minestom.server.listener
- PlayerDiggingListener() - Constructor for class net.minestom.server.listener.PlayerDiggingListener
- PlayerDisconnectEvent - Class in net.minestom.server.event.player
-
Called when a player disconnect.
- PlayerDisconnectEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerDisconnectEvent
- PlayerEatEvent - Class in net.minestom.server.event.player
-
Called when a player is finished eating.
- PlayerEatEvent(Player, ItemStack, Player.Hand) - Constructor for class net.minestom.server.event.player.PlayerEatEvent
- PlayerEntityInteractEvent - Class in net.minestom.server.event.player
- PlayerEntityInteractEvent(Player, Entity, Player.Hand, Point) - Constructor for class net.minestom.server.event.player.PlayerEntityInteractEvent
- PlayerEvent - Interface in net.minestom.server.event.trait
-
Represents any event called on a
Player
. - PlayerFinishDiggingEvent - Class in net.minestom.server.event.player
-
Called when a
Player
successfully finishes digging a block - PlayerFinishDiggingEvent(Player, Block, BlockVec) - Constructor for class net.minestom.server.event.player.PlayerFinishDiggingEvent
- PlayerGameModeChangeEvent - Class in net.minestom.server.event.player
-
Called when the gamemode of a player is being modified.
- PlayerGameModeChangeEvent(Player, GameMode) - Constructor for class net.minestom.server.event.player.PlayerGameModeChangeEvent
- PlayerHandAnimationEvent - Class in net.minestom.server.event.player
-
Called when the player swings his hand.
- PlayerHandAnimationEvent(Player, Player.Hand) - Constructor for class net.minestom.server.event.player.PlayerHandAnimationEvent
- PlayerHeadMeta - Record Class in net.minestom.server.item.metadata
- PlayerHeadMeta(TagReadable) - Constructor for record class net.minestom.server.item.metadata.PlayerHeadMeta
-
Creates an instance of a
PlayerHeadMeta
record class. - PlayerHeadMeta.Builder - Record Class in net.minestom.server.item.metadata
- PlayerHeldListener - Class in net.minestom.server.listener
- PlayerHeldListener() - Constructor for class net.minestom.server.listener.PlayerHeldListener
- playerId() - Method in record class net.minestom.server.network.packet.client.play.ClientEntityActionPacket
-
Returns the value of the
playerId
record component. - playerId() - Method in record class net.minestom.server.network.packet.server.play.DeathCombatEventPacket
-
Returns the value of the
playerId
record component. - PlayerInfoRemovePacket - Record Class in net.minestom.server.network.packet.server.play
- PlayerInfoRemovePacket(List<UUID>) - Constructor for record class net.minestom.server.network.packet.server.play.PlayerInfoRemovePacket
-
Creates an instance of a
PlayerInfoRemovePacket
record class. - PlayerInfoRemovePacket(UUID) - Constructor for record class net.minestom.server.network.packet.server.play.PlayerInfoRemovePacket
- PlayerInfoRemovePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.PlayerInfoRemovePacket
- PlayerInfoUpdatePacket - Class in net.minestom.server.network.packet.server.play
- PlayerInfoUpdatePacket(EnumSet<PlayerInfoUpdatePacket.Action>, List<PlayerInfoUpdatePacket.Entry>) - Constructor for class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket
- PlayerInfoUpdatePacket(NetworkBuffer) - Constructor for class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket
- PlayerInfoUpdatePacket(PlayerInfoUpdatePacket.Action, PlayerInfoUpdatePacket.Entry) - Constructor for class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket
- PlayerInfoUpdatePacket.Action - Enum Class in net.minestom.server.network.packet.server.play
- PlayerInfoUpdatePacket.Entry - Record Class in net.minestom.server.network.packet.server.play
- PlayerInfoUpdatePacket.Property - Record Class in net.minestom.server.network.packet.server.play
- PlayerInstanceEvent - Interface in net.minestom.server.event.trait
-
Represents an
PlayerEvent
which happen inEntity.getInstance()
. - PlayerInventory - Class in net.minestom.server.inventory
-
Represents the inventory of a
Player
, retrieved withPlayer.getInventory()
. - PlayerInventory(Player) - Constructor for class net.minestom.server.inventory.PlayerInventory
- PlayerInventoryItemChangeEvent - Class in net.minestom.server.event.inventory
-
Called when
AbstractInventory.safeItemInsert(int, ItemStack)
is being invoked on aPlayerInventory
. - PlayerInventoryItemChangeEvent(Player, int, ItemStack, ItemStack) - Constructor for class net.minestom.server.event.inventory.PlayerInventoryItemChangeEvent
- PlayerInventoryUtils - Class in net.minestom.server.utils.inventory
- PlayerItemAnimationEvent - Class in net.minestom.server.event.player
-
Used when a
Player
finish the animation of an item. - PlayerItemAnimationEvent(Player, PlayerItemAnimationEvent.ItemAnimationType, Player.Hand) - Constructor for class net.minestom.server.event.player.PlayerItemAnimationEvent
- PlayerItemAnimationEvent.ItemAnimationType - Enum Class in net.minestom.server.event.player
- PlayerListHeaderAndFooterPacket - Record Class in net.minestom.server.network.packet.server.play
- PlayerListHeaderAndFooterPacket(Component, Component) - Constructor for record class net.minestom.server.network.packet.server.play.PlayerListHeaderAndFooterPacket
-
Creates an instance of a
PlayerListHeaderAndFooterPacket
record class. - PlayerListHeaderAndFooterPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.PlayerListHeaderAndFooterPacket
- playerLookListener(ClientPlayerRotationPacket, Player) - Static method in class net.minestom.server.listener.PlayerPositionListener
- PlayerMeta - Class in net.minestom.server.entity.metadata
- PlayerMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.PlayerMeta
- playerMotionX() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns the value of the
playerMotionX
record component. - playerMotionY() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns the value of the
playerMotionY
record component. - playerMotionZ() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns the value of the
playerMotionZ
record component. - PlayerMoveEvent - Class in net.minestom.server.event.player
-
Called when a player is modifying his position.
- PlayerMoveEvent(Player, Pos, boolean) - Constructor for class net.minestom.server.event.player.PlayerMoveEvent
- playerOnly(CommandSender, String) - Static method in class net.minestom.server.command.builder.condition.Conditions
- PlayerPacketEvent - Class in net.minestom.server.event.player
- PlayerPacketEvent(Player, ClientPacket) - Constructor for class net.minestom.server.event.player.PlayerPacketEvent
- playerPacketListener(ClientPlayerPacket, Player) - Static method in class net.minestom.server.listener.PlayerPositionListener
- PlayerPacketOutEvent - Class in net.minestom.server.event.player
-
Listen to outgoing packets asynchronously.
- PlayerPacketOutEvent(Player, ServerPacket) - Constructor for class net.minestom.server.event.player.PlayerPacketOutEvent
- PlayerPlacement(Block, Instance, Point, Player, Player.Hand, BlockFace, float, float, float) - Constructor for class net.minestom.server.instance.block.BlockHandler.PlayerPlacement
- PlayerPluginMessageEvent - Class in net.minestom.server.event.player
-
Called when a player send
ClientPluginMessagePacket
. - PlayerPluginMessageEvent(Player, String, byte[]) - Constructor for class net.minestom.server.event.player.PlayerPluginMessageEvent
- playerPosition() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.PlacementState
-
Returns the value of the
playerPosition
record component. - playerPositionAndLookListener(ClientPlayerPositionAndRotationPacket, Player) - Static method in class net.minestom.server.listener.PlayerPositionListener
- PlayerPositionAndLookPacket - Record Class in net.minestom.server.network.packet.server.play
- PlayerPositionAndLookPacket(Pos, byte, int) - Constructor for record class net.minestom.server.network.packet.server.play.PlayerPositionAndLookPacket
-
Creates an instance of a
PlayerPositionAndLookPacket
record class. - PlayerPositionAndLookPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.PlayerPositionAndLookPacket
- playerPositionListener(ClientPlayerPositionPacket, Player) - Static method in class net.minestom.server.listener.PlayerPositionListener
- PlayerPositionListener - Class in net.minestom.server.listener
- PlayerPositionListener() - Constructor for class net.minestom.server.listener.PlayerPositionListener
- PlayerPreEatEvent - Class in net.minestom.server.event.player
-
Called before the PlayerEatEvent and can be used to change the eating time or to cancel its processing, cancelling the event means that the player will continue the animation indefinitely.
- PlayerPreEatEvent(Player, ItemStack, Player.Hand, long) - Constructor for class net.minestom.server.event.player.PlayerPreEatEvent
- PlayerProjectile - Class in net.minestom.server.entity
- PlayerProjectile(Entity, EntityType) - Constructor for class net.minestom.server.entity.PlayerProjectile
- PlayerProvider - Interface in net.minestom.server.network
-
Used when you want to provide your own player object instead of using the default one.
- playerPublicKey() - Method in class net.minestom.server.network.player.PlayerConnection
- PlayerPublicKey - Record Class in net.minestom.server.crypto
-
Player's public key used to sign chat messages
- PlayerPublicKey(Instant, PublicKey, byte[]) - Constructor for record class net.minestom.server.crypto.PlayerPublicKey
-
Creates an instance of a
PlayerPublicKey
record class. - PlayerPublicKey(NetworkBuffer) - Constructor for record class net.minestom.server.crypto.PlayerPublicKey
- PlayerResourcePackStatusEvent - Class in net.minestom.server.event.player
-
Called when a player warns the server of a resource pack status.
- PlayerResourcePackStatusEvent(Player, ResourcePackStatus) - Constructor for class net.minestom.server.event.player.PlayerResourcePackStatusEvent
- PlayerRespawnEvent - Class in net.minestom.server.event.player
-
Called when
Player.respawn()
is executed (for custom respawn or as a result ofClientStatusPacket
- PlayerRespawnEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerRespawnEvent
- players() - Method in interface net.minestom.server.adventure.audience.AudienceProvider
-
Gets all audience members that are of type
Player
. - players() - Static method in class net.minestom.server.adventure.audience.Audiences
-
Gets all audience members that are of type
Player
. - players(Predicate<Player>) - Method in interface net.minestom.server.adventure.audience.AudienceProvider
-
Gets all audience members that are of type
Player
and match the predicate. - players(Predicate<Player>) - Static method in class net.minestom.server.adventure.audience.Audiences
-
Gets all audience members that are of type
Player
and match the predicate. - PLAYERS - Static variable in interface net.minestom.server.instance.EntityTracker.Target
- PlayerSettings() - Constructor for class net.minestom.server.entity.Player.PlayerSettings
- PlayerSettingsChangeEvent - Class in net.minestom.server.event.player
-
Called after the player signals the server that his settings has been modified.
- PlayerSettingsChangeEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerSettingsChangeEvent
- playerSkin(PlayerSkin) - Method in record class net.minestom.server.item.metadata.PlayerHeadMeta.Builder
- PlayerSkin - Record Class in net.minestom.server.entity
-
Contains all the data required to store a skin.
- PlayerSkin(String, String) - Constructor for record class net.minestom.server.entity.PlayerSkin
-
Creates an instance of a
PlayerSkin
record class. - PlayerSkinInitEvent - Class in net.minestom.server.event.player
-
Called at the player connection to initialize his skin.
- PlayerSkinInitEvent(Player, PlayerSkin) - Constructor for class net.minestom.server.event.player.PlayerSkinInitEvent
- PlayerSnapshot - Interface in net.minestom.server.snapshot
- PlayerSocketConnection - Class in net.minestom.server.network.player
-
Represents a socket connection.
- PlayerSocketConnection(Worker, SocketChannel, SocketAddress) - Constructor for class net.minestom.server.network.player.PlayerSocketConnection
- PlayerSpawnEvent - Class in net.minestom.server.event.player
-
Called when a new instance is set for a player.
- PlayerSpawnEvent(Player, Instance, boolean) - Constructor for class net.minestom.server.event.player.PlayerSpawnEvent
- PlayerSpectateEvent - Class in net.minestom.server.event.player
-
Called by the SpectateListener when a player starts spectating an entity.
- PlayerSpectateEvent(Player, Entity) - Constructor for class net.minestom.server.event.player.PlayerSpectateEvent
- PlayerStartDiggingEvent - Class in net.minestom.server.event.player
- PlayerStartDiggingEvent(Player, Block, BlockVec, BlockFace) - Constructor for class net.minestom.server.event.player.PlayerStartDiggingEvent
- PlayerStartFlyingEvent - Class in net.minestom.server.event.player
-
Called when a player start flying.
- PlayerStartFlyingEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerStartFlyingEvent
- PlayerStartFlyingWithElytraEvent - Class in net.minestom.server.event.player
- PlayerStartFlyingWithElytraEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerStartFlyingWithElytraEvent
- PlayerStartSneakingEvent - Class in net.minestom.server.event.player
-
Called when a player starts sneaking.
- PlayerStartSneakingEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerStartSneakingEvent
- PlayerStartSprintingEvent - Class in net.minestom.server.event.player
-
Called when a player starts sprinting.
- PlayerStartSprintingEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerStartSprintingEvent
- PlayerStatistic - Class in net.minestom.server.statistic
-
Represents a single statistic in the "statistics" game menu.
- PlayerStatistic(StatisticCategory, int) - Constructor for class net.minestom.server.statistic.PlayerStatistic
- PlayerStatistic(StatisticType) - Constructor for class net.minestom.server.statistic.PlayerStatistic
- PlayerStopFlyingEvent - Class in net.minestom.server.event.player
-
Called when a player stop flying.
- PlayerStopFlyingEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerStopFlyingEvent
- PlayerStopFlyingWithElytraEvent - Class in net.minestom.server.event.player
- PlayerStopFlyingWithElytraEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerStopFlyingWithElytraEvent
- PlayerStopSneakingEvent - Class in net.minestom.server.event.player
-
Called when a player stops sneaking.
- PlayerStopSneakingEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerStopSneakingEvent
- PlayerStopSprintingEvent - Class in net.minestom.server.event.player
-
Called when a player stops sprinting.
- PlayerStopSprintingEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerStopSprintingEvent
- PlayerSwapItemEvent - Class in net.minestom.server.event.player
-
Called when a player is trying to swap his main and off hand item.
- PlayerSwapItemEvent(Player, ItemStack, ItemStack) - Constructor for class net.minestom.server.event.player.PlayerSwapItemEvent
- PlayerTickEvent - Class in net.minestom.server.event.player
-
Called at each player tick.
- PlayerTickEvent(Player) - Constructor for class net.minestom.server.event.player.PlayerTickEvent
- PlayerUseItemEvent - Class in net.minestom.server.event.player
-
Event when an item is used without clicking on a block.
- PlayerUseItemEvent(Player, Player.Hand, ItemStack) - Constructor for class net.minestom.server.event.player.PlayerUseItemEvent
- PlayerUseItemOnBlockEvent - Class in net.minestom.server.event.player
-
Used when a player is clicking on a block with an item (but is not a block in item form).
- PlayerUseItemOnBlockEvent(Player, Player.Hand, ItemStack, Point, Point, BlockFace) - Constructor for class net.minestom.server.event.player.PlayerUseItemOnBlockEvent
- PlayerUtils - Class in net.minestom.server.utils.player
- PlayerVehicleInformation - Class in net.minestom.server.entity.vehicle
- PlayerVehicleInformation() - Constructor for class net.minestom.server.entity.vehicle.PlayerVehicleInformation
- PlayerVehicleListener - Class in net.minestom.server.listener
- PlayerVehicleListener() - Constructor for class net.minestom.server.listener.PlayerVehicleListener
- PLAYFUL - Enum constant in enum class net.minestom.server.entity.metadata.animal.PandaMeta.Gene
- playId() - Method in record class net.minestom.server.network.packet.server.common.DisconnectPacket
- playId() - Method in record class net.minestom.server.network.packet.server.common.KeepAlivePacket
- playId() - Method in record class net.minestom.server.network.packet.server.common.PingPacket
- playId() - Method in record class net.minestom.server.network.packet.server.common.PingResponsePacket
- playId() - Method in record class net.minestom.server.network.packet.server.common.PluginMessagePacket
- playId() - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPopPacket
- playId() - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPushPacket
- playId() - Method in record class net.minestom.server.network.packet.server.common.TagsPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.AcknowledgeBlockChangePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.ActionBarPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.AttachEntityPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.BlockActionPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.BlockChangePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.BlockEntityDataPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.BundlePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.CameraPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.ChangeGameStatePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.ChunkBatchFinishedPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.ChunkBatchStartPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.ChunkDataPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.ClearTitlesPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.CloseWindowPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.CollectItemPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.CraftRecipeResponse
- playId() - Method in record class net.minestom.server.network.packet.server.play.CustomChatCompletionPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.DamageEventPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.DeathCombatEventPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.DeleteChatPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.DestroyEntitiesPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.DisplayScoreboardPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.EffectPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.EndCombatEventPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.EnterCombatEventPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.EntityAnimationPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.EntityEffectPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.EntityHeadLookPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.EntityMetaDataPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.EntityPropertiesPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.EntityRotationPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.EntityStatusPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.EntityTeleportPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.EntityVelocityPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.FacePlayerPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.HeldItemChangePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.HitAnimationPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.InitializeWorldBorderPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.NbtQueryResponsePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.OpenBookPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.OpenHorseWindowPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.OpenSignEditorPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.OpenWindowPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.ParticlePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoRemovePacket
- playId() - Method in class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.PlayerListHeaderAndFooterPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.PlayerPositionAndLookPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.RemoveEntityEffectPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.ResetScorePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.RespawnPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.SelectAdvancementTabPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.ServerDataPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.ServerDifficultyPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.SetCooldownPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.SetExperiencePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.SetPassengersPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.SetSlotPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.SetTickStatePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.SetTitleSubTitlePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.SetTitleTextPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.SetTitleTimePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.SoundEffectPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.SpawnEntityPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.SpawnExperienceOrbPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.SpawnPositionPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.StartConfigurationPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.StatisticsPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.StopSoundPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.SystemChatPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket
-
Gets the identifier of the packet
- playId() - Method in record class net.minestom.server.network.packet.server.play.TickStepPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.TimeUpdatePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.UnloadChunkPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.UpdateHealthPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.UpdateLightPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.UpdateScorePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.UpdateSimulationDistancePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.UpdateViewDistancePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.UpdateViewPositionPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.VehicleMovePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.WindowItemsPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.WindowPropertyPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderCenterPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderLerpSizePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderSizePacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderWarningDelayPacket
- playId() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderWarningReachPacket
- playId() - Method in interface net.minestom.server.network.packet.server.ServerPacket.Play
- PlayPingListener - Class in net.minestom.server.listener
- PlayPingListener() - Constructor for class net.minestom.server.listener.PlayPingListener
- playSound(Sound) - Method in class net.minestom.server.entity.Player
- playSound(Sound, double, double, double) - Method in interface net.minestom.server.adventure.audience.PacketGroupingAudience
- playSound(Sound, double, double, double) - Method in class net.minestom.server.entity.Player
- playSound(Sound, Sound.Emitter) - Method in interface net.minestom.server.adventure.audience.PacketGroupingAudience
- playSound(Sound, Sound.Emitter) - Method in class net.minestom.server.entity.Player
- playSound(Sound, Point) - Method in interface net.minestom.server.adventure.audience.PacketGroupingAudience
-
Plays a
Sound
at a given point - playSound(Sound, Point) - Method in class net.minestom.server.entity.Player
- PlayStatusListener - Class in net.minestom.server.listener
- PlayStatusListener() - Constructor for class net.minestom.server.listener.PlayStatusListener
- PLENTY_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- PLUGIN_MESSAGE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- PluginMessageListener - Class in net.minestom.server.listener.common
- PluginMessageListener() - Constructor for class net.minestom.server.listener.common.PluginMessageListener
- PluginMessagePacket - Record Class in net.minestom.server.network.packet.server.common
- PluginMessagePacket(String, byte[]) - Constructor for record class net.minestom.server.network.packet.server.common.PluginMessagePacket
-
Creates an instance of a
PluginMessagePacket
record class. - PluginMessagePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.common.PluginMessagePacket
- PLUGINS - Enum constant in enum class net.minestom.server.extras.query.response.QueryKey
- PODZOL - Enum constant in enum class net.minestom.server.map.MapColors
- PODZOL - Static variable in interface net.minestom.server.instance.block.Block
- PODZOL - Static variable in interface net.minestom.server.item.Material
- Point - Interface in net.minestom.server.coordinate
-
Represents a 3D point.
- POINTED_DRIPSTONE - Static variable in interface net.minestom.server.instance.block.Block
- POINTED_DRIPSTONE - Static variable in interface net.minestom.server.item.Material
- POINTER - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- pointers() - Method in class net.minestom.server.command.ConsoleSender
- pointers() - Method in class net.minestom.server.entity.Player
- pointers() - Method in class net.minestom.server.instance.Instance
- pointers() - Method in class net.minestom.server.scoreboard.Team
- POISON - Static variable in interface net.minestom.server.potion.PotionEffect
- POISON - Static variable in interface net.minestom.server.potion.PotionType
- POISONOUS_POTATO - Static variable in interface net.minestom.server.item.Material
- POLAR_BEAR - Static variable in interface net.minestom.server.entity.EntityType
- POLAR_BEAR_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- PolarBearMeta - Class in net.minestom.server.entity.metadata.animal
- PolarBearMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.PolarBearMeta
- POLISHED_ANDESITE - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_ANDESITE - Static variable in interface net.minestom.server.item.Material
- POLISHED_ANDESITE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_ANDESITE_SLAB - Static variable in interface net.minestom.server.item.Material
- POLISHED_ANDESITE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_ANDESITE_STAIRS - Static variable in interface net.minestom.server.item.Material
- POLISHED_BASALT - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_BASALT - Static variable in interface net.minestom.server.item.Material
- POLISHED_BLACKSTONE - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE - Static variable in interface net.minestom.server.item.Material
- POLISHED_BLACKSTONE_BRICK_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_BRICK_SLAB - Static variable in interface net.minestom.server.item.Material
- POLISHED_BLACKSTONE_BRICK_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_BRICK_STAIRS - Static variable in interface net.minestom.server.item.Material
- POLISHED_BLACKSTONE_BRICK_WALL - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_BRICK_WALL - Static variable in interface net.minestom.server.item.Material
- POLISHED_BLACKSTONE_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_BRICKS - Static variable in interface net.minestom.server.item.Material
- POLISHED_BLACKSTONE_BUTTON - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_BUTTON - Static variable in interface net.minestom.server.item.Material
- POLISHED_BLACKSTONE_PRESSURE_PLATE - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_PRESSURE_PLATE - Static variable in interface net.minestom.server.item.Material
- POLISHED_BLACKSTONE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_SLAB - Static variable in interface net.minestom.server.item.Material
- POLISHED_BLACKSTONE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_STAIRS - Static variable in interface net.minestom.server.item.Material
- POLISHED_BLACKSTONE_WALL - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_BLACKSTONE_WALL - Static variable in interface net.minestom.server.item.Material
- POLISHED_DEEPSLATE - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_DEEPSLATE - Static variable in interface net.minestom.server.item.Material
- POLISHED_DEEPSLATE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_DEEPSLATE_SLAB - Static variable in interface net.minestom.server.item.Material
- POLISHED_DEEPSLATE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_DEEPSLATE_STAIRS - Static variable in interface net.minestom.server.item.Material
- POLISHED_DEEPSLATE_WALL - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_DEEPSLATE_WALL - Static variable in interface net.minestom.server.item.Material
- POLISHED_DIORITE - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_DIORITE - Static variable in interface net.minestom.server.item.Material
- POLISHED_DIORITE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_DIORITE_SLAB - Static variable in interface net.minestom.server.item.Material
- POLISHED_DIORITE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_DIORITE_STAIRS - Static variable in interface net.minestom.server.item.Material
- POLISHED_GRANITE - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_GRANITE - Static variable in interface net.minestom.server.item.Material
- POLISHED_GRANITE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_GRANITE_SLAB - Static variable in interface net.minestom.server.item.Material
- POLISHED_GRANITE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_GRANITE_STAIRS - Static variable in interface net.minestom.server.item.Material
- POLISHED_TUFF - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_TUFF - Static variable in interface net.minestom.server.item.Material
- POLISHED_TUFF_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_TUFF_SLAB - Static variable in interface net.minestom.server.item.Material
- POLISHED_TUFF_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_TUFF_STAIRS - Static variable in interface net.minestom.server.item.Material
- POLISHED_TUFF_WALL - Static variable in interface net.minestom.server.instance.block.Block
- POLISHED_TUFF_WALL - Static variable in interface net.minestom.server.item.Material
- pong(ClientPongPacket, Player) - Static method in class net.minestom.server.listener.WindowListener
- POOF - Static variable in interface net.minestom.server.particle.Particle
- POOL - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- POOLED_BUFFER_SIZE - Static variable in class net.minestom.server.ServerFlag
- POPPED_CHORUS_FRUIT - Static variable in interface net.minestom.server.item.Material
- POPPY - Static variable in interface net.minestom.server.instance.block.Block
- POPPY - Static variable in interface net.minestom.server.item.Material
- populateChunk(ChunkBatch, Chunk) - Method in interface net.minestom.server.instance.ChunkPopulator
-
Deprecated.
- PORKCHOP - Static variable in interface net.minestom.server.item.Material
- port(int) - Method in class net.minestom.server.extras.lan.OpenToLANConfig
-
Sets the port used to send pings from.
- PORTAL - Static variable in interface net.minestom.server.particle.Particle
- PORTAL_TRAVEL - Enum constant in enum class net.minestom.server.effects.Effects
- portalCooldown() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
portalCooldown
record component. - portalCooldown() - Method in record class net.minestom.server.network.packet.server.play.RespawnPacket
-
Returns the value of the
portalCooldown
record component. - portalTeleportBoundary() - Method in record class net.minestom.server.network.packet.server.play.InitializeWorldBorderPacket
-
Returns the value of the
portalTeleportBoundary
record component. - Pos - Record Class in net.minestom.server.coordinate
-
Represents a position containing coordinates and a view.
- Pos(double, double, double) - Constructor for record class net.minestom.server.coordinate.Pos
- Pos(double, double, double, float, float) - Constructor for record class net.minestom.server.coordinate.Pos
-
Creates an instance of a
Pos
record class. - Pos(Point) - Constructor for record class net.minestom.server.coordinate.Pos
- Pos(Point, float, float) - Constructor for record class net.minestom.server.coordinate.Pos
- Pos.Operator - Interface in net.minestom.server.coordinate
- Pose(Entity.Pose) - Static method in class net.minestom.server.entity.Metadata
- POSE - Static variable in class net.minestom.server.network.NetworkBuffer
- position - Variable in class net.minestom.server.entity.Entity
- position() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPositionAndRotationPacket
-
Returns the value of the
position
record component. - position() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPositionPacket
-
Returns the value of the
position
record component. - position() - Method in record class net.minestom.server.network.packet.client.play.ClientVehicleMovePacket
-
Returns the value of the
position
record component. - position() - Method in record class net.minestom.server.network.packet.server.play.data.WorldPos
-
Returns the value of the
position
record component. - position() - Method in record class net.minestom.server.network.packet.server.play.DisplayScoreboardPacket
-
Returns the value of the
position
record component. - position() - Method in record class net.minestom.server.network.packet.server.play.EffectPacket
-
Returns the value of the
position
record component. - position() - Method in record class net.minestom.server.network.packet.server.play.EntityTeleportPacket
-
Returns the value of the
position
record component. - position() - Method in record class net.minestom.server.network.packet.server.play.OpenSignEditorPacket
-
Returns the value of the
position
record component. - position() - Method in record class net.minestom.server.network.packet.server.play.PlayerPositionAndLookPacket
-
Returns the value of the
position
record component. - position() - Method in record class net.minestom.server.network.packet.server.play.SpawnEntityPacket
-
Returns the value of the
position
record component. - position() - Method in record class net.minestom.server.network.packet.server.play.SpawnExperienceOrbPacket
-
Returns the value of the
position
record component. - position() - Method in record class net.minestom.server.network.packet.server.play.SpawnPositionPacket
-
Returns the value of the
position
record component. - position() - Method in record class net.minestom.server.network.packet.server.play.VehicleMovePacket
-
Returns the value of the
position
record component. - position() - Method in interface net.minestom.server.snapshot.EntitySnapshot
- position() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
-
Returns the value of the
position
record component. - position() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
- Position(Point) - Static method in class net.minestom.server.entity.Metadata
- PositionalDamage - Class in net.minestom.server.entity.damage
-
Represents damage that is associated with a certain position.
- PositionalDamage(DamageType, Point, float) - Constructor for class net.minestom.server.entity.damage.PositionalDamage
- PositionUtils - Class in net.minestom.server.utils.position
- PositionUtils() - Constructor for class net.minestom.server.utils.position.PositionUtils
- possibleStates() - Method in interface net.minestom.server.instance.block.Block
- postExplosion(Instance, List<Point>, ExplosionPacket) - Method in class net.minestom.server.instance.Explosion
-
Called after removing blocks and preparing the packet, but before sending it.
- postInitialize() - Method in class net.minestom.server.extensions.Extension
- postSend(Instance, List<Point>) - Method in class net.minestom.server.instance.Explosion
-
Called after sending the explosion packet.
- postTerminate() - Method in class net.minestom.server.extensions.Extension
- POT_FLOWER - Static variable in interface net.minestom.server.statistic.StatisticType
- POTATO - Static variable in interface net.minestom.server.item.Material
- POTATOES - Static variable in interface net.minestom.server.instance.block.Block
- potion() - Method in record class net.minestom.server.network.packet.server.play.EntityEffectPacket
-
Returns the value of the
potion
record component. - potion() - Method in record class net.minestom.server.potion.TimedPotion
-
Returns the value of the
potion
record component. - Potion - Record Class in net.minestom.server.potion
-
Represents a potion effect that can be added to an
Entity
. - Potion(NetworkBuffer) - Constructor for record class net.minestom.server.potion.Potion
- Potion(PotionEffect, byte, int) - Constructor for record class net.minestom.server.potion.Potion
-
Creates a new Potion with no flags.
- Potion(PotionEffect, byte, int, byte) - Constructor for record class net.minestom.server.potion.Potion
-
Creates an instance of a
Potion
record class. - POTION - Static variable in interface net.minestom.server.entity.EntityType
- POTION - Static variable in interface net.minestom.server.item.Material
- POTION_EFFECTS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- POTION_TYPES - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- potionEffect() - Method in record class net.minestom.server.network.packet.server.play.RemoveEntityEffectPacket
-
Returns the value of the
potionEffect
record component. - potionEffect(String, Registry.Properties) - Static method in class net.minestom.server.registry.Registry
- PotionEffect - Interface in net.minestom.server.potion
- PotionEffectEntry(String, Registry.Properties, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.PotionEffectEntry
- PotionEffectEntry(NamespaceID, int, String, int, boolean, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.PotionEffectEntry
-
Creates an instance of a
PotionEffectEntry
record class. - PotionMeta - Record Class in net.minestom.server.item.metadata
- PotionMeta(TagReadable) - Constructor for record class net.minestom.server.item.metadata.PotionMeta
-
Creates an instance of a
PotionMeta
record class. - PotionMeta.Builder - Record Class in net.minestom.server.item.metadata
- potionType(PotionType) - Method in record class net.minestom.server.item.metadata.PotionMeta.Builder
- PotionType - Interface in net.minestom.server.potion
- POTTED_ACACIA_SAPLING - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_ALLIUM - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_AZALEA_BUSH - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_AZURE_BLUET - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_BAMBOO - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_BIRCH_SAPLING - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_BLUE_ORCHID - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_BROWN_MUSHROOM - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_CACTUS - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_CHERRY_SAPLING - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_CORNFLOWER - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_CRIMSON_FUNGUS - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_CRIMSON_ROOTS - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_DANDELION - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_DARK_OAK_SAPLING - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_DEAD_BUSH - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_FERN - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_FLOWERING_AZALEA_BUSH - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_JUNGLE_SAPLING - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_LILY_OF_THE_VALLEY - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_MANGROVE_PROPAGULE - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_OAK_SAPLING - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_ORANGE_TULIP - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_OXEYE_DAISY - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_PINK_TULIP - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_POPPY - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_RED_MUSHROOM - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_RED_TULIP - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_SPRUCE_SAPLING - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_TORCHFLOWER - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_WARPED_FUNGUS - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_WARPED_ROOTS - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_WHITE_TULIP - Static variable in interface net.minestom.server.instance.block.Block
- POTTED_WITHER_ROSE - Static variable in interface net.minestom.server.instance.block.Block
- POWDER_SNOW - Static variable in interface net.minestom.server.instance.block.Block
- POWDER_SNOW_BUCKET - Static variable in interface net.minestom.server.item.Material
- POWDER_SNOW_CAULDRON - Static variable in interface net.minestom.server.instance.block.Block
- POWER - Static variable in interface net.minestom.server.item.Enchantment
- POWERED_RAIL - Static variable in interface net.minestom.server.instance.block.Block
- POWERED_RAIL - Static variable in interface net.minestom.server.item.Material
- precipitation() - Method in interface net.minestom.server.world.biomes.Biome
- precipitation(Biome.Precipitation) - Method in class net.minestom.server.world.biomes.Biome.Builder
- PRECISE - Enum constant in enum class net.minestom.server.map.MapColors.ColorMappingStrategy
-
All colors are already in the map after the first call.
- PRECONDITION_FAILED - Enum constant in enum class net.minestom.server.command.ExecutableCommand.Result.Type
-
Either
Command.getCondition()
orCommandSyntax.getCommandCondition()
failed - prefix(Component) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the prefix of the
Team
without an update packet. - preInitialize() - Method in class net.minestom.server.extensions.Extension
- prepare(Instance) - Method in class net.minestom.server.instance.Explosion
-
Prepares the list of blocks that will be broken.
- preparePacket(int) - Method in interface net.minestom.server.map.Framebuffer
- preparePacket(int, int, int) - Method in interface net.minestom.server.map.LargeFramebuffer
-
Prepares the packet to render a 128x128 sub view of this framebuffer
- preparePacket(int, int, int, int, int) - Method in interface net.minestom.server.map.Framebuffer
- prepareViewablePacket(Viewable, ServerPacket) - Static method in class net.minestom.server.utils.PacketUtils
- prepareViewablePacket(Viewable, ServerPacket, Entity) - Static method in class net.minestom.server.utils.PacketUtils
- preTerminate() - Method in class net.minestom.server.extensions.Extension
- previousGameMode() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
previousGameMode
record component. - previousGameMode() - Method in record class net.minestom.server.network.packet.server.play.RespawnPacket
-
Returns the value of the
previousGameMode
record component. - previousPosition - Variable in class net.minestom.server.entity.Entity
- previousSignature() - Method in record class net.minestom.server.crypto.SignedMessageHeader
-
Returns the value of the
previousSignature
record component. - priceMultiplier() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
-
Returns the value of the
priceMultiplier
record component. - primaryEffect() - Method in record class net.minestom.server.network.packet.client.play.ClientSetBeaconEffectPacket
-
Returns the value of the
primaryEffect
record component. - PrimedTntMeta - Class in net.minestom.server.entity.metadata.other
- PrimedTntMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.PrimedTntMeta
- printStackTrace() - Static method in class net.minestom.server.utils.debug.DebugUtils
-
Prints the current thread stack trace elements.
- PRISMARINE - Static variable in interface net.minestom.server.instance.block.Block
- PRISMARINE - Static variable in interface net.minestom.server.item.Material
- PRISMARINE_BRICK_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- PRISMARINE_BRICK_SLAB - Static variable in interface net.minestom.server.item.Material
- PRISMARINE_BRICK_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- PRISMARINE_BRICK_STAIRS - Static variable in interface net.minestom.server.item.Material
- PRISMARINE_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- PRISMARINE_BRICKS - Static variable in interface net.minestom.server.item.Material
- PRISMARINE_CRYSTALS - Static variable in interface net.minestom.server.item.Material
- PRISMARINE_SHARD - Static variable in interface net.minestom.server.item.Material
- PRISMARINE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- PRISMARINE_SLAB - Static variable in interface net.minestom.server.item.Material
- PRISMARINE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- PRISMARINE_STAIRS - Static variable in interface net.minestom.server.item.Material
- PRISMARINE_WALL - Static variable in interface net.minestom.server.instance.block.Block
- PRISMARINE_WALL - Static variable in interface net.minestom.server.item.Material
- PRIZE_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- probability() - Method in record class net.minestom.server.world.biomes.BiomeParticle
-
Returns the value of the
probability
record component. - process() - Static method in class net.minestom.server.MinecraftServer
- process() - Method in interface net.minestom.server.timer.Scheduler
-
Process scheduled tasks based on time to increase scheduling precision.
- process() - Method in class net.minestom.server.timer.SchedulerManager
- process(CommandSender, String, String[]) - Method in class net.minestom.server.command.builder.SimpleCommand
-
Called when the command is executed by a
CommandSender
. - process(AbstractInventory, ItemStack) - Method in interface net.minestom.server.inventory.TransactionType
- process(AbstractInventory, ItemStack, TransactionType.SlotPredicate) - Method in interface net.minestom.server.inventory.TransactionType
- process(AbstractInventory, ItemStack, TransactionType.SlotPredicate, int, int, int) - Method in interface net.minestom.server.inventory.TransactionType
- process(PlayerConnection, int, ByteBuffer) - Method in class net.minestom.server.network.PacketProcessor
- processClientPacket(T, PlayerConnection) - Method in class net.minestom.server.listener.manager.PacketListenerManager
-
Processes a packet by getting its
PacketPlayListenerConsumer
and calling all the packet listeners. - processItemStack(ItemStack, TransactionType, TransactionOption<T>) - Method in class net.minestom.server.inventory.AbstractInventory
- processItemStacks(List<ItemStack>, TransactionType, TransactionOption<T>) - Method in class net.minestom.server.inventory.AbstractInventory
- processPackets(BinaryBuffer, PacketProcessor) - Method in class net.minestom.server.network.player.PlayerSocketConnection
- processTick() - Method in interface net.minestom.server.timer.Scheduler
-
Advance 1 tick and call
Scheduler.process()
. - processTick() - Method in class net.minestom.server.timer.SchedulerManager
- processTickEnd() - Method in interface net.minestom.server.timer.Scheduler
-
Execute tasks set to run at the end of this tick.
- processTickEnd() - Method in class net.minestom.server.timer.SchedulerManager
- profileId() - Method in record class net.minestom.server.network.packet.client.login.ClientLoginStartPacket
-
Returns the value of the
profileId
record component. - progress() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.ProgressMapping
-
Returns the value of the
progress
record component. - ProgressMapping(String, AdvancementsPacket.AdvancementProgress) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket.ProgressMapping
-
Creates an instance of a
ProgressMapping
record class. - ProgressMapping(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket.ProgressMapping
- progressMappings() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket
-
Returns the value of the
progressMappings
record component. - projectile(ItemStack) - Method in record class net.minestom.server.item.metadata.CrossbowMeta.Builder
- PROJECTILE_PROTECTION - Static variable in interface net.minestom.server.item.Enchantment
- ProjectileCollideWithBlockEvent - Class in net.minestom.server.event.entity.projectile
- ProjectileCollideWithBlockEvent(Entity, Pos, Block) - Constructor for class net.minestom.server.event.entity.projectile.ProjectileCollideWithBlockEvent
- ProjectileCollideWithEntityEvent - Class in net.minestom.server.event.entity.projectile
- ProjectileCollideWithEntityEvent(Entity, Pos, Entity) - Constructor for class net.minestom.server.event.entity.projectile.ProjectileCollideWithEntityEvent
- ProjectileMeta - Interface in net.minestom.server.entity.metadata.projectile
- projectiles(ItemStack, ItemStack, ItemStack) - Method in record class net.minestom.server.item.metadata.CrossbowMeta.Builder
- ProjectileUncollideEvent - Class in net.minestom.server.event.entity.projectile
- ProjectileUncollideEvent(Entity) - Constructor for class net.minestom.server.event.entity.projectile.ProjectileUncollideEvent
- prompt() - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPushPacket
-
Returns the value of the
prompt
record component. - properties - Variable in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- properties() - Method in interface net.minestom.server.instance.block.Block
-
Returns the block properties.
- properties() - Method in record class net.minestom.server.network.packet.server.login.LoginSuccessPacket
-
Returns the value of the
properties
record component. - properties() - Method in record class net.minestom.server.network.packet.server.play.EntityPropertiesPacket
-
Returns the value of the
properties
record component. - properties() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Entry
-
Returns the value of the
properties
record component. - properties() - Method in record class net.minestom.server.network.player.GameProfile
-
Returns the value of the
properties
record component. - propertiesWriter - Variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- property() - Method in record class net.minestom.server.network.packet.server.play.WindowPropertyPacket
-
Returns the value of the
property
record component. - Property(String, String) - Constructor for record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Property
- Property(String, String) - Constructor for record class net.minestom.server.network.player.GameProfile.Property
- Property(String, String, String) - Constructor for record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Property
-
Creates an instance of a
Property
record class. - Property(String, String, String) - Constructor for record class net.minestom.server.network.player.GameProfile.Property
-
Creates an instance of a
Property
record class. - Property(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Property
- Property(NetworkBuffer) - Constructor for record class net.minestom.server.network.player.GameProfile.Property
- PropertyUtils - Class in net.minestom.server.utils
- PROTECTION - Static variable in interface net.minestom.server.item.Enchantment
- PROTOCOL_VERSION - Static variable in class net.minestom.server.MinecraftServer
- ProtocolObject - Interface in net.minestom.server.registry
- protocolVersion() - Method in record class net.minestom.server.network.packet.client.handshake.ClientHandshakePacket
-
Returns the value of the
protocolVersion
record component. - provide(PlayerConnection, String) - Method in interface net.minestom.server.network.UuidProvider
-
Called when a new
UUID
is requested. - publicKey() - Method in record class net.minestom.server.crypto.ChatSession
-
Returns the value of the
publicKey
record component. - publicKey() - Method in record class net.minestom.server.crypto.PlayerPublicKey
-
Returns the value of the
publicKey
record component. - publicKey() - Method in record class net.minestom.server.network.packet.server.login.EncryptionRequestPacket
-
Returns the value of the
publicKey
record component. - publicRSAKeyFrom(byte[]) - Static method in class net.minestom.server.utils.crypto.KeyUtils
- PUFFERFISH - Static variable in interface net.minestom.server.entity.EntityType
- PUFFERFISH - Static variable in interface net.minestom.server.item.Material
- PUFFERFISH_BUCKET - Static variable in interface net.minestom.server.item.Material
- PUFFERFISH_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- PufferfishMeta - Class in net.minestom.server.entity.metadata.water.fish
- PufferfishMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.water.fish.PufferfishMeta
- PufferfishMeta.State - Enum Class in net.minestom.server.entity.metadata.water.fish
- PUMPKIN - Static variable in interface net.minestom.server.instance.block.Block
- PUMPKIN - Static variable in interface net.minestom.server.item.Material
- PUMPKIN_PIE - Static variable in interface net.minestom.server.item.Material
- PUMPKIN_SEEDS - Static variable in interface net.minestom.server.item.Material
- PUMPKIN_STEM - Static variable in interface net.minestom.server.instance.block.Block
- PUNCH - Static variable in interface net.minestom.server.item.Enchantment
- PURPLE - Enum constant in enum class net.minestom.server.color.DyeColor
- PURPLE_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- PURPLE_BANNER - Static variable in interface net.minestom.server.item.Material
- PURPLE_BED - Static variable in interface net.minestom.server.instance.block.Block
- PURPLE_BED - Static variable in interface net.minestom.server.item.Material
- PURPLE_CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- PURPLE_CANDLE - Static variable in interface net.minestom.server.item.Material
- PURPLE_CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- PURPLE_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- PURPLE_CARPET - Static variable in interface net.minestom.server.item.Material
- PURPLE_CONCRETE - Static variable in interface net.minestom.server.instance.block.Block
- PURPLE_CONCRETE - Static variable in interface net.minestom.server.item.Material
- PURPLE_CONCRETE_POWDER - Static variable in interface net.minestom.server.instance.block.Block
- PURPLE_CONCRETE_POWDER - Static variable in interface net.minestom.server.item.Material
- PURPLE_DYE - Static variable in interface net.minestom.server.item.Material
- PURPLE_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- PURPLE_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- PURPLE_SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- PURPLE_SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- PURPLE_STAINED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- PURPLE_STAINED_GLASS - Static variable in interface net.minestom.server.item.Material
- PURPLE_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- PURPLE_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- PURPLE_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- PURPLE_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- PURPLE_WALL_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- PURPLE_WOOL - Static variable in interface net.minestom.server.instance.block.Block
- PURPLE_WOOL - Static variable in interface net.minestom.server.item.Material
- PURPUR_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- PURPUR_BLOCK - Static variable in interface net.minestom.server.item.Material
- PURPUR_PILLAR - Static variable in interface net.minestom.server.instance.block.Block
- PURPUR_PILLAR - Static variable in interface net.minestom.server.item.Material
- PURPUR_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- PURPUR_SLAB - Static variable in interface net.minestom.server.item.Material
- PURPUR_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- PURPUR_STAIRS - Static variable in interface net.minestom.server.item.Material
- PUSH_OTHER_TEAMS - Enum constant in enum class net.minestom.server.network.packet.server.play.TeamsPacket.CollisionRule
-
Can push objects of other teams, but teammates cannot
- PUSH_OWN_TEAM - Enum constant in enum class net.minestom.server.network.packet.server.play.TeamsPacket.CollisionRule
-
Can only push objects of the same team
- put(String, String) - Method in class net.minestom.server.extras.query.response.FullQueryResponse
-
Puts a key-value mapping into the response.
- put(QueryKey, String) - Method in class net.minestom.server.extras.query.response.FullQueryResponse
-
Puts a key-value mapping into the response.
Q
- QUARTZ - Enum constant in enum class net.minestom.server.map.MapColors
- QUARTZ - Static variable in interface net.minestom.server.item.Material
- QUARTZ_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- QUARTZ_BLOCK - Static variable in interface net.minestom.server.item.Material
- QUARTZ_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- QUARTZ_BRICKS - Static variable in interface net.minestom.server.item.Material
- QUARTZ_PILLAR - Static variable in interface net.minestom.server.instance.block.Block
- QUARTZ_PILLAR - Static variable in interface net.minestom.server.item.Material
- QUARTZ_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- QUARTZ_SLAB - Static variable in interface net.minestom.server.item.Material
- QUARTZ_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- QUARTZ_STAIRS - Static variable in interface net.minestom.server.item.Material
- Quaternion(float[]) - Static method in class net.minestom.server.entity.Metadata
- QUATERNION - Static variable in class net.minestom.server.network.NetworkBuffer
- Query - Class in net.minestom.server.extras.query
-
Utility class to manage responses to the GameSpy4 Query Protocol.
- QueryEvent<T> - Class in net.minestom.server.extras.query.event
-
An event called when a query is received and ready to be responded to.
- QueryEvent(SocketAddress, int, T) - Constructor for class net.minestom.server.extras.query.event.QueryEvent
-
Creates a new query event.
- QueryKey - Enum Class in net.minestom.server.extras.query.response
-
An enum of default query keys.
- queue() - Method in class net.minestom.server.network.socket.Worker
- QUICK_CHARGE - Static variable in interface net.minestom.server.item.Enchantment
- QUICK_CRAFT - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ClickType
- QUICK_MOVE - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ClickType
- QUOTE_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentString
R
- RABBIT - Static variable in interface net.minestom.server.entity.EntityType
- RABBIT - Static variable in interface net.minestom.server.item.Material
- RABBIT_FOOT - Static variable in interface net.minestom.server.item.Material
- RABBIT_HIDE - Static variable in interface net.minestom.server.item.Material
- RABBIT_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- RABBIT_STEW - Static variable in interface net.minestom.server.item.Material
- RabbitMeta - Class in net.minestom.server.entity.metadata.animal
- RabbitMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.RabbitMeta
- RabbitMeta.Type - Enum Class in net.minestom.server.entity.metadata.animal
- radius() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns the value of the
radius
record component. - radixParser - Variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- RAGDOLL - Enum constant in enum class net.minestom.server.entity.metadata.animal.tameable.CatMeta.Variant
- RAID_TRIGGER - Static variable in interface net.minestom.server.statistic.StatisticType
- RAID_WIN - Static variable in interface net.minestom.server.statistic.StatisticType
- raidCapable(boolean) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- RaiderMeta - Class in net.minestom.server.entity.metadata.monster.raider
- RaiderMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.raider.RaiderMeta
- RAIL - Static variable in interface net.minestom.server.instance.block.Block
- RAIL - Static variable in interface net.minestom.server.item.Material
- RAIN - Enum constant in enum class net.minestom.server.world.biomes.Biome.Precipitation
- RAIN - Static variable in record class net.minestom.server.instance.Weather
- RAIN - Static variable in interface net.minestom.server.particle.Particle
- RAIN_LEVEL_CHANGE - Enum constant in enum class net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- rainLevel() - Method in record class net.minestom.server.instance.Weather
-
Returns the value of the
rainLevel
record component. - RAISER_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- RANDOM - Enum constant in enum class net.minestom.server.utils.entity.EntityFinder.EntitySort
- RANDOM_PLAYER - Enum constant in enum class net.minestom.server.utils.entity.EntityFinder.TargetSelector
- RandomLookAroundGoal - Class in net.minestom.server.entity.ai.goal
- RandomLookAroundGoal(EntityCreature, int) - Constructor for class net.minestom.server.entity.ai.goal.RandomLookAroundGoal
- RandomLookAroundGoal(EntityCreature, int, Supplier<Integer>, Function<EntityCreature, Vec>) - Constructor for class net.minestom.server.entity.ai.goal.RandomLookAroundGoal
- RandomStrollGoal - Class in net.minestom.server.entity.ai.goal
- RandomStrollGoal(EntityCreature, int) - Constructor for class net.minestom.server.entity.ai.goal.RandomStrollGoal
- range() - Method in record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
-
Returns the value of the
range
record component. - range() - Method in record class net.minestom.server.network.packet.server.play.SoundEffectPacket
-
Returns the value of the
range
record component. - Range<T> - Class in net.minestom.server.utils.math
-
Represents the base for any data type that is numeric.
- Range(T) - Constructor for class net.minestom.server.utils.math.Range
-
Constructs a new
Range
with thevalue
. - Range(T, T) - Constructor for class net.minestom.server.utils.math.Range
- RangedAttackGoal - Class in net.minestom.server.entity.ai.goal
- RangedAttackGoal(EntityCreature, int, int, int, boolean, double, double, TemporalUnit) - Constructor for class net.minestom.server.entity.ai.goal.RangedAttackGoal
- RangedAttackGoal(EntityCreature, Duration, int, int, boolean, double, double) - Constructor for class net.minestom.server.entity.ai.goal.RangedAttackGoal
- RangedAttackGoal.ProjectileGenerator - Interface in net.minestom.server.entity.ai.goal
-
The function used to generate a projectile.
- RAVAGER - Static variable in interface net.minestom.server.entity.EntityType
- RAVAGER_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- RavagerMeta - Class in net.minestom.server.entity.metadata.monster.raider
- RavagerMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.raider.RavagerMeta
- RAW_BYTES - Static variable in class net.minestom.server.network.NetworkBuffer
- RAW_COPPER - Static variable in interface net.minestom.server.item.Material
- RAW_COPPER_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- RAW_COPPER_BLOCK - Static variable in interface net.minestom.server.item.Material
- RAW_GOLD - Static variable in interface net.minestom.server.item.Material
- RAW_GOLD_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- RAW_GOLD_BLOCK - Static variable in interface net.minestom.server.item.Material
- RAW_IRON - Static variable in interface net.minestom.server.item.Material
- RAW_IRON_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- RAW_IRON_BLOCK - Static variable in interface net.minestom.server.item.Material
- rawArg - Variable in class net.minestom.server.command.builder.parser.ArgumentParser.ArgumentResult
- rawArgs - Variable in class net.minestom.server.command.builder.CommandContext
- read() - Method in class net.minestom.server.utils.binary.BinaryReader
- read(int, NetworkBuffer) - Static method in interface net.minestom.server.entity.Metadata.Entry
- read(int, NetworkBuffer) - Static method in interface net.minestom.server.particle.data.ParticleData
- read(Supplier<T>) - Method in class net.minestom.server.utils.binary.BinaryReader
-
Creates a new object from the given supplier and calls its
Readable.read(BinaryReader)
method with this reader. - read(NetworkBuffer) - Method in interface net.minestom.server.network.NetworkBuffer.Type
- read(NetworkBuffer) - Method in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- read(NetworkBuffer.Type<T>) - Method in class net.minestom.server.network.NetworkBuffer
- read(TagReadable) - Method in interface net.minestom.server.tag.TagSerializer
-
Reads the custom tag from a
TagReadable
. - read(BinaryReader) - Method in interface net.minestom.server.utils.binary.Readable
-
Reads from a
BinaryReader
. - read(NBTCompoundLike) - Method in class net.minestom.server.tag.Tag
- readable() - Method in record class net.minestom.server.item.metadata.BannerMeta
-
Returns the value of the
readable
record component. - readable() - Method in record class net.minestom.server.item.metadata.BundleMeta
-
Returns the value of the
readable
record component. - readable() - Method in record class net.minestom.server.item.metadata.CompassMeta
-
Returns the value of the
readable
record component. - readable() - Method in record class net.minestom.server.item.metadata.CrossbowMeta
-
Returns the value of the
readable
record component. - readable() - Method in record class net.minestom.server.item.metadata.EnchantedBookMeta
-
Returns the value of the
readable
record component. - readable() - Method in record class net.minestom.server.item.metadata.FireworkEffectMeta
-
Returns the value of the
readable
record component. - readable() - Method in record class net.minestom.server.item.metadata.FireworkMeta
-
Returns the value of the
readable
record component. - readable() - Method in record class net.minestom.server.item.metadata.LeatherArmorMeta
-
Returns the value of the
readable
record component. - readable() - Method in record class net.minestom.server.item.metadata.MapMeta
-
Returns the value of the
readable
record component. - readable() - Method in record class net.minestom.server.item.metadata.PlayerHeadMeta
-
Returns the value of the
readable
record component. - readable() - Method in record class net.minestom.server.item.metadata.PotionMeta
-
Returns the value of the
readable
record component. - readable() - Method in record class net.minestom.server.item.metadata.ShieldMeta
-
Returns the value of the
readable
record component. - readable() - Method in record class net.minestom.server.item.metadata.WritableBookMeta
-
Returns the value of the
readable
record component. - readable() - Method in record class net.minestom.server.item.metadata.WrittenBookMeta
-
Returns the value of the
readable
record component. - Readable - Interface in net.minestom.server.utils.binary
-
Represents an element which can read from a
BinaryReader
. - readableBytes() - Method in class net.minestom.server.network.NetworkBuffer
- readableBytes() - Method in class net.minestom.server.utils.binary.BinaryBuffer
- readableCopy() - Method in interface net.minestom.server.tag.TagHandler
-
Creates a readable copy of this handler.
- readArray(Supplier<T>) - Method in class net.minestom.server.utils.binary.BinaryReader
-
Reads the length of the array to read as a varint, creates the array to contain the readable objects and call their respective
Readable.read(BinaryReader)
methods. - readBlockPosition() - Method in class net.minestom.server.utils.binary.BinaryReader
- readBoolean() - Method in class net.minestom.server.utils.binary.BinaryReader
- readByte() - Method in class net.minestom.server.utils.binary.BinaryReader
- readByteArray() - Method in class net.minestom.server.utils.binary.BinaryReader
- readByteList(Function<BinaryReader, T>) - Method in class net.minestom.server.utils.binary.BinaryReader
- readBytes(int) - Method in class net.minestom.server.network.NetworkBuffer
- readBytes(int) - Method in class net.minestom.server.utils.binary.BinaryBuffer
- readBytes(int) - Method in class net.minestom.server.utils.binary.BinaryReader
- readChannel(ReadableByteChannel) - Method in class net.minestom.server.utils.binary.BinaryBuffer
- readCollection(Function<NetworkBuffer, T>, int) - Method in class net.minestom.server.network.NetworkBuffer
- readCollection(NetworkBuffer.Type<T>, int) - Method in class net.minestom.server.network.NetworkBuffer
- readComponent() - Method in class net.minestom.server.utils.binary.BinaryReader
- readComponent(int) - Method in class net.minestom.server.utils.binary.BinaryReader
- readDouble() - Method in class net.minestom.server.utils.binary.BinaryReader
- readEither(Function<BinaryReader, L>, Function<BinaryReader, R>) - Method in class net.minestom.server.utils.binary.BinaryReader
- readEnum(Class<E>) - Method in class net.minestom.server.network.NetworkBuffer
- readEnumSet(Class<E>) - Method in class net.minestom.server.network.NetworkBuffer
- readerOffset() - Method in record class net.minestom.server.utils.binary.BinaryBuffer.Marker
-
Returns the value of the
readerOffset
record component. - readerOffset() - Method in class net.minestom.server.utils.binary.BinaryBuffer
- readerOffset(int) - Method in class net.minestom.server.utils.binary.BinaryBuffer
- readFixedBitSet(int) - Method in class net.minestom.server.network.NetworkBuffer
- readFloat() - Method in class net.minestom.server.utils.binary.BinaryReader
- readIndex() - Method in class net.minestom.server.network.NetworkBuffer
- readIndex(int) - Method in class net.minestom.server.network.NetworkBuffer
- readInt() - Method in class net.minestom.server.utils.binary.BinaryReader
-
Same as readInteger, created for parity with BinaryWriter
- readInteger() - Method in class net.minestom.server.utils.binary.BinaryReader
-
Same as readInt
- readItemStack() - Method in class net.minestom.server.utils.binary.BinaryReader
- readLong() - Method in class net.minestom.server.utils.binary.BinaryReader
- readLongArray() - Method in class net.minestom.server.utils.binary.BinaryReader
- readOptional(Function<NetworkBuffer, T>) - Method in class net.minestom.server.network.NetworkBuffer
- readOptional(NetworkBuffer.Type<T>) - Method in class net.minestom.server.network.NetworkBuffer
- readPackets(BinaryBuffer, boolean, BiConsumer<Integer, ByteBuffer>) - Static method in class net.minestom.server.utils.PacketUtils
- readRemainingBytes() - Method in class net.minestom.server.utils.binary.BinaryBuffer
- readRemainingBytes() - Method in class net.minestom.server.utils.binary.BinaryReader
- readShort() - Method in class net.minestom.server.utils.binary.BinaryReader
- readSizedString() - Method in class net.minestom.server.utils.binary.BinaryReader
- readSizedString(int) - Method in class net.minestom.server.utils.binary.BinaryReader
-
Reads a string size by a var-int.
- readSizedStringArray() - Method in class net.minestom.server.utils.binary.BinaryReader
- readSizedStringArray(int) - Method in class net.minestom.server.utils.binary.BinaryReader
- readTag() - Method in class net.minestom.server.utils.binary.BinaryReader
- readUnsignedShort() - Method in class net.minestom.server.utils.binary.BinaryReader
- readUuid() - Method in class net.minestom.server.utils.binary.BinaryReader
- readVarInt() - Method in class net.minestom.server.utils.binary.BinaryBuffer
- readVarInt() - Method in class net.minestom.server.utils.binary.BinaryReader
- readVarInt(ByteBuffer) - Static method in class net.minestom.server.utils.Utils
- readVarIntArray() - Method in class net.minestom.server.utils.binary.BinaryReader
- readVarIntList(Function<BinaryReader, T>) - Method in class net.minestom.server.utils.binary.BinaryReader
- readVarLong() - Method in class net.minestom.server.utils.binary.BinaryReader
- readVarLongArray() - Method in class net.minestom.server.utils.binary.BinaryReader
- readyLatch - Variable in class net.minestom.server.instance.batch.AbsoluteBlockBatch
- readyLatch - Variable in class net.minestom.server.instance.batch.ChunkBatch
- reason() - Method in record class net.minestom.server.network.packet.server.play.ChangeGameStatePacket
-
Returns the value of the
reason
record component. - recipe() - Method in record class net.minestom.server.network.packet.client.play.ClientCraftRecipeRequest
-
Returns the value of the
recipe
record component. - recipe() - Method in record class net.minestom.server.network.packet.server.play.CraftRecipeResponse
-
Returns the value of the
recipe
record component. - recipe() - Method in interface net.minestom.server.ServerProcess
-
Handles registered recipes shown to clients.
- Recipe - Class in net.minestom.server.recipe
- Recipe(Recipe.Type, String) - Constructor for class net.minestom.server.recipe.Recipe
- Recipe.Type - Enum Class in net.minestom.server.recipe
- RecipeCategory - Interface in net.minestom.server.recipe
- RecipeCategory.Cooking - Enum Class in net.minestom.server.recipe
- RecipeCategory.Crafting - Enum Class in net.minestom.server.recipe
- recipeId - Variable in class net.minestom.server.recipe.Recipe
- recipeId() - Method in record class net.minestom.server.network.packet.client.play.ClientSetDisplayedRecipePacket
-
Returns the value of the
recipeId
record component. - recipeId() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredBlastingRecipe
-
Returns the value of the
recipeId
record component. - recipeId() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredCampfireCookingRecipe
-
Returns the value of the
recipeId
record component. - recipeId() - Method in interface net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredRecipe
- recipeId() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
-
Returns the value of the
recipeId
record component. - recipeId() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapelessCraftingRecipe
-
Returns the value of the
recipeId
record component. - recipeId() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmeltingRecipe
-
Returns the value of the
recipeId
record component. - recipeId() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTransformRecipe
-
Returns the value of the
recipeId
record component. - recipeId() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTrimRecipe
-
Returns the value of the
recipeId
record component. - recipeId() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmokingRecipe
-
Returns the value of the
recipeId
record component. - recipeId() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredStonecutterRecipe
-
Returns the value of the
recipeId
record component. - recipeIds() - Method in record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
-
Returns the value of the
recipeIds
record component. - RecipeListener - Class in net.minestom.server.listener
- RecipeListener() - Constructor for class net.minestom.server.listener.RecipeListener
- RecipeManager - Class in net.minestom.server.recipe
- RecipeManager() - Constructor for class net.minestom.server.recipe.RecipeManager
- recipes() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket
-
Returns the value of the
recipes
record component. - recipeType - Variable in class net.minestom.server.recipe.Recipe
- records() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns the value of the
records
record component. - RECOVERY_COMPASS - Static variable in interface net.minestom.server.item.Material
- RecursiveEvent - Interface in net.minestom.server.event.trait
- red() - Method in record class net.minestom.server.color.Color
-
Returns the value of the
red
record component. - red() - Method in enum class net.minestom.server.color.DyeColor
- red() - Method in enum class net.minestom.server.map.MapColors
- red() - Method in record class net.minestom.server.world.biomes.particle.DustOption
-
Returns the value of the
red
record component. - RED - Enum constant in enum class net.minestom.server.color.DyeColor
- RED - Enum constant in enum class net.minestom.server.entity.metadata.animal.FoxMeta.Type
- RED - Enum constant in enum class net.minestom.server.entity.metadata.animal.MooshroomMeta.Variant
- RED - Enum constant in enum class net.minestom.server.entity.metadata.animal.tameable.CatMeta.Variant
- RED_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- RED_BANNER - Static variable in interface net.minestom.server.item.Material
- RED_BED - Static variable in interface net.minestom.server.instance.block.Block
- RED_BED - Static variable in interface net.minestom.server.item.Material
- RED_BLUE - Enum constant in enum class net.minestom.server.entity.metadata.animal.tameable.ParrotMeta.Color
- RED_CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- RED_CANDLE - Static variable in interface net.minestom.server.item.Material
- RED_CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- RED_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- RED_CARPET - Static variable in interface net.minestom.server.item.Material
- RED_CONCRETE - Static variable in interface net.minestom.server.instance.block.Block
- RED_CONCRETE - Static variable in interface net.minestom.server.item.Material
- RED_CONCRETE_POWDER - Static variable in interface net.minestom.server.instance.block.Block
- RED_CONCRETE_POWDER - Static variable in interface net.minestom.server.item.Material
- RED_DYE - Static variable in interface net.minestom.server.item.Material
- RED_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- RED_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- RED_MUSHROOM - Static variable in interface net.minestom.server.instance.block.Block
- RED_MUSHROOM - Static variable in interface net.minestom.server.item.Material
- RED_MUSHROOM_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- RED_MUSHROOM_BLOCK - Static variable in interface net.minestom.server.item.Material
- RED_NETHER_BRICK_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- RED_NETHER_BRICK_SLAB - Static variable in interface net.minestom.server.item.Material
- RED_NETHER_BRICK_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- RED_NETHER_BRICK_STAIRS - Static variable in interface net.minestom.server.item.Material
- RED_NETHER_BRICK_WALL - Static variable in interface net.minestom.server.instance.block.Block
- RED_NETHER_BRICK_WALL - Static variable in interface net.minestom.server.item.Material
- RED_NETHER_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- RED_NETHER_BRICKS - Static variable in interface net.minestom.server.item.Material
- RED_SAND - Static variable in interface net.minestom.server.instance.block.Block
- RED_SAND - Static variable in interface net.minestom.server.item.Material
- RED_SANDSTONE - Static variable in interface net.minestom.server.instance.block.Block
- RED_SANDSTONE - Static variable in interface net.minestom.server.item.Material
- RED_SANDSTONE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- RED_SANDSTONE_SLAB - Static variable in interface net.minestom.server.item.Material
- RED_SANDSTONE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- RED_SANDSTONE_STAIRS - Static variable in interface net.minestom.server.item.Material
- RED_SANDSTONE_WALL - Static variable in interface net.minestom.server.instance.block.Block
- RED_SANDSTONE_WALL - Static variable in interface net.minestom.server.item.Material
- RED_SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- RED_SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- RED_STAINED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- RED_STAINED_GLASS - Static variable in interface net.minestom.server.item.Material
- RED_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- RED_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- RED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- RED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- RED_TULIP - Static variable in interface net.minestom.server.instance.block.Block
- RED_TULIP - Static variable in interface net.minestom.server.item.Material
- RED_WALL_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- RED_WOOL - Static variable in interface net.minestom.server.instance.block.Block
- RED_WOOL - Static variable in interface net.minestom.server.item.Material
- redirectedNode - Variable in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- REDSTONE - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket.Mode
- REDSTONE - Enum constant in enum class net.minestom.server.recipe.RecipeCategory.Crafting
- REDSTONE - Static variable in interface net.minestom.server.item.Material
- REDSTONE_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- REDSTONE_BLOCK - Static variable in interface net.minestom.server.item.Material
- REDSTONE_LAMP - Static variable in interface net.minestom.server.instance.block.Block
- REDSTONE_LAMP - Static variable in interface net.minestom.server.item.Material
- REDSTONE_ORE - Static variable in interface net.minestom.server.instance.block.Block
- REDSTONE_ORE - Static variable in interface net.minestom.server.item.Material
- REDSTONE_TORCH - Static variable in interface net.minestom.server.instance.block.Block
- REDSTONE_TORCH - Static variable in interface net.minestom.server.item.Material
- REDSTONE_TORCH_BURNS_OUT - Enum constant in enum class net.minestom.server.effects.Effects
- REDSTONE_WALL_TORCH - Static variable in interface net.minestom.server.instance.block.Block
- REDSTONE_WIRE - Static variable in interface net.minestom.server.instance.block.Block
- reducedDebugInfo() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
reducedDebugInfo
record component. - reference(Snapshotable) - Method in interface net.minestom.server.snapshot.SnapshotUpdater
- referencesMap(Collection<S>, Function<S, K>) - Method in interface net.minestom.server.snapshot.SnapshotUpdater
- referencesMapInt(Collection<S>, ToIntFunction<S>) - Method in interface net.minestom.server.snapshot.SnapshotUpdater
- referencesMapLong(Collection<S>, ToLongFunction<S>) - Method in interface net.minestom.server.snapshot.SnapshotUpdater
- referenceUpdate(Point, EntityTracker) - Method in interface net.minestom.server.instance.EntityTracker.Update
- refresh(float, float, boolean, boolean) - Method in class net.minestom.server.entity.vehicle.PlayerVehicleInformation
-
Refresh internal data
- refresh(int) - Method in class net.minestom.server.instance.heightmap.Heightmap
- refresh(int, int, int) - Method in class net.minestom.server.instance.heightmap.Heightmap
- refresh(int, int, int, Block) - Method in class net.minestom.server.instance.heightmap.Heightmap
- refresh(String, byte, ChatMessageType, boolean, byte, Player.MainHand, boolean, boolean) - Method in class net.minestom.server.entity.Player.PlayerSettings
-
Changes the player settings internally.
- refreshAbilities() - Method in class net.minestom.server.entity.Player
-
Sends to the player a
PlayerAbilitiesPacket
with all the updated fields. - refreshActiveHand(boolean, boolean, boolean) - Method in class net.minestom.server.entity.LivingEntity
- refreshAfterTeleport() - Method in class net.minestom.server.entity.Player
-
Called after the player teleportation to refresh his position and send data to his new viewers.
- refreshAnswerKeepAlive(boolean) - Method in class net.minestom.server.entity.Player
- refreshCommands() - Method in class net.minestom.server.entity.Player
-
Refreshes the command list for this player.
- refreshCoordinate(Point) - Method in class net.minestom.server.entity.Entity
-
Used to refresh the entity and its passengers position - put the entity in the right instance chunk - update the viewable chunks (load and unload) - add/remove players from the viewers list if
Entity.isAutoViewable()
is enabled - refreshCurrentChunk(Chunk) - Method in class net.minestom.server.entity.Entity
- refreshEating(Player.Hand) - Method in class net.minestom.server.entity.Player
- refreshEating(Player.Hand, long) - Method in class net.minestom.server.entity.Player
- refreshFlying(boolean) - Method in class net.minestom.server.entity.Player
-
Updates the internal flying field.
- refreshHealth() - Method in class net.minestom.server.entity.Player
-
Sets the player food and health values to their maximum.
- refreshHeldSlot(byte) - Method in class net.minestom.server.entity.Player
-
Changes the held item for the player viewers Also cancel eating if
Player.isEating()
was true. - refreshIsDead(boolean) - Method in class net.minestom.server.entity.LivingEntity
-
Used to change the
isDead
internal field. - refreshKeepAlive(long) - Method in class net.minestom.server.entity.Player
-
Used to change internally the last sent last keep alive id.
- refreshLastBlockChangeTime() - Method in class net.minestom.server.instance.InstanceContainer
-
Signals the instance that a block changed.
- refreshLastUpdate(long) - Method in class net.minestom.server.utils.time.Cooldown
- refreshLatency(int) - Method in class net.minestom.server.entity.Player
-
Changes the storage player latency and update its tab value.
- refreshOnGround(boolean) - Method in class net.minestom.server.entity.Player
- refreshPosition(Pos) - Method in class net.minestom.server.entity.Entity
- refreshPosition(Pos) - Method in class net.minestom.server.entity.PlayerProjectile
- refreshPosition(Pos, boolean) - Method in class net.minestom.server.entity.Entity
- refreshPosition(Pos, boolean, boolean) - Method in class net.minestom.server.entity.Entity
-
Updates internal fields and sends updates.
- refreshReceivedTeleportId(int) - Method in class net.minestom.server.entity.Player
- refreshServerInformation(String, int, int) - Method in class net.minestom.server.network.player.PlayerSocketConnection
-
Used in
ClientHandshakePacket
to change the internal fields. - refreshThreads() - Method in class net.minestom.server.thread.ThreadDispatcher
- refreshThreads(long) - Method in class net.minestom.server.thread.ThreadDispatcher
-
Called at the end of each tick to clear removed entities, refresh the chunk linked to an entity, and chunk threads based on
ThreadProvider.findThread(Object)
. - refreshType() - Method in interface net.minestom.server.thread.ThreadProvider
-
Defines how often chunks thread should be updated.
- refreshVehicleSteer(float, float, boolean, boolean) - Method in class net.minestom.server.entity.Player
- REGENERATION - Static variable in interface net.minestom.server.potion.PotionEffect
- REGENERATION - Static variable in interface net.minestom.server.potion.PotionType
- register(int, Function<NetworkBuffer, ClientPacket>) - Method in class net.minestom.server.network.packet.client.ClientPacketsHandler
- register(Object, Collection<T>) - Method in class net.minestom.server.utils.ObjectPool
- register(Object, AtomicReference<T>) - Method in class net.minestom.server.utils.ObjectPool
- register(Object, T) - Method in class net.minestom.server.utils.ObjectPool
- register(Keyed, Collection<Audience>) - Method in class net.minestom.server.adventure.audience.AudienceRegistry
-
Adds some audiences to the registry.
- register(Keyed, Audience...) - Method in class net.minestom.server.adventure.audience.AudienceRegistry
-
Adds some audiences to the registry.
- register(Key, Collection<Audience>) - Method in class net.minestom.server.adventure.audience.AudienceRegistry
-
Adds some audiences to the registry.
- register(Key, Audience...) - Method in class net.minestom.server.adventure.audience.AudienceRegistry
-
Adds some audiences to the registry.
- register(Attribute) - Method in class net.minestom.server.attribute.AttributeManager
-
Adds a new Attribute.
- register(Command) - Method in class net.minestom.server.command.builder.CommandDispatcher
-
Registers a command, be aware that registering a command name or alias will override the previous entry.
- register(Command) - Method in class net.minestom.server.command.CommandManager
-
Registers a
Command
. - register(Entity, Point, EntityTracker.Target<T>, EntityTracker.Update<T>) - Method in interface net.minestom.server.instance.EntityTracker
-
Register an entity to be tracked.
- register(EventBinding<? extends T>) - Method in interface net.minestom.server.event.EventNode
- register(EventBinding<? extends Event>) - Method in class net.minestom.server.event.GlobalEventHandler
- registerBlockPlacementRule(BlockPlacementRule) - Method in class net.minestom.server.instance.block.BlockManager
-
Registers a
BlockPlacementRule
. - registered - Variable in class net.minestom.server.world.DimensionType
- registerHandler(String, Supplier<BlockHandler>) - Method in class net.minestom.server.instance.block.BlockManager
- registerHandler(NamespaceID, Supplier<BlockHandler>) - Method in class net.minestom.server.instance.block.BlockManager
- registerInstance(Instance) - Method in class net.minestom.server.instance.InstanceManager
-
Registers an
Instance
internally. - registerNewTeam(Team) - Method in class net.minestom.server.scoreboard.TeamManager
-
Registers a new
Team
- registerSharedInstance(SharedInstance) - Method in class net.minestom.server.instance.InstanceManager
-
Registers a
SharedInstance
. - registry() - Method in interface net.minestom.server.adventure.audience.AudienceProvider
-
Gets the audience registry used to register custom audiences.
- registry() - Static method in class net.minestom.server.adventure.audience.Audiences
-
Gets the audience registry used to register custom audiences.
- registry() - Method in interface net.minestom.server.attribute.Attribute
- registry() - Method in record class net.minestom.server.attribute.AttributeImpl
-
Returns the value of the
registry
record component. - registry() - Method in interface net.minestom.server.entity.damage.DamageType
-
Returns the damage type registry.
- registry() - Method in interface net.minestom.server.entity.EntityType
-
Returns the entity registry.
- registry() - Method in interface net.minestom.server.entity.villager.VillagerProfession
- registry() - Method in record class net.minestom.server.entity.villager.VillagerProfessionImpl
-
Returns the value of the
registry
record component. - registry() - Method in interface net.minestom.server.entity.villager.VillagerType
- registry() - Method in record class net.minestom.server.entity.villager.VillagerTypeImpl
-
Returns the value of the
registry
record component. - registry() - Method in interface net.minestom.server.featureflag.FeatureFlag
-
Returns the entity registry.
- registry() - Method in record class net.minestom.server.featureflag.FeatureFlagImpl
-
Returns the value of the
registry
record component. - registry() - Method in interface net.minestom.server.fluid.Fluid
-
Returns the entity registry.
- registry() - Method in record class net.minestom.server.fluid.FluidImpl
-
Returns the value of the
registry
record component. - registry() - Method in interface net.minestom.server.instance.block.Block
-
Returns the block registry.
- registry() - Method in interface net.minestom.server.item.armor.TrimMaterial
- registry() - Method in interface net.minestom.server.item.armor.TrimPattern
- registry() - Method in interface net.minestom.server.item.Enchantment
-
Returns the enchantment registry.
- registry() - Method in interface net.minestom.server.item.Material
-
Returns the material registry.
- registry() - Method in interface net.minestom.server.potion.PotionEffect
- registry() - Method in interface net.minestom.server.world.biomes.Biome
-
Returns the entity registry.
- Registry - Class in net.minestom.server.registry
-
Handles registry data, used by
StaticProtocolObject
implementations and is strictly internal. - Registry() - Constructor for class net.minestom.server.registry.Registry
- Registry.AttributeEntry - Record Class in net.minestom.server.registry
- Registry.BiomeEntry - Class in net.minestom.server.registry
- Registry.BlockEntry - Class in net.minestom.server.registry
- Registry.Container<T> - Record Class in net.minestom.server.registry
- Registry.Container.Loader<T> - Interface in net.minestom.server.registry
- Registry.DamageTypeEntry - Record Class in net.minestom.server.registry
- Registry.DynamicContainer<T> - Record Class in net.minestom.server.registry
- Registry.DynamicContainer.Loader<T> - Interface in net.minestom.server.registry
- Registry.EnchantmentEntry - Record Class in net.minestom.server.registry
- Registry.EntityEntry - Record Class in net.minestom.server.registry
- Registry.Entry - Interface in net.minestom.server.registry
- Registry.FeatureFlagEntry - Record Class in net.minestom.server.registry
- Registry.FluidEntry - Record Class in net.minestom.server.registry
- Registry.Loader<T> - Interface in net.minestom.server.registry
- Registry.MaterialEntry - Class in net.minestom.server.registry
- Registry.PotionEffectEntry - Record Class in net.minestom.server.registry
- Registry.Properties - Interface in net.minestom.server.registry
- Registry.Resource - Enum Class in net.minestom.server.registry
- Registry.TrimMaterialEntry - Record Class in net.minestom.server.registry
- Registry.TrimPatternEntry - Record Class in net.minestom.server.registry
- Registry.VillagerProfession - Record Class in net.minestom.server.registry
- Registry.VillagerType - Record Class in net.minestom.server.registry
- RegistryDataPacket - Record Class in net.minestom.server.network.packet.server.configuration
- RegistryDataPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.configuration.RegistryDataPacket
- RegistryDataPacket(NBTCompound) - Constructor for record class net.minestom.server.network.packet.server.configuration.RegistryDataPacket
-
Creates an instance of a
RegistryDataPacket
record class. - regularVillager() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket
-
Returns the value of the
regularVillager
record component. - REINFORCED_DEEPSLATE - Static variable in interface net.minestom.server.instance.block.Block
- REINFORCED_DEEPSLATE - Static variable in interface net.minestom.server.item.Material
- relative(BlockFace) - Method in record class net.minestom.server.coordinate.BlockVec
- relative(BlockFace) - Method in interface net.minestom.server.coordinate.Point
- relative(BlockFace) - Method in record class net.minestom.server.coordinate.Pos
- relative(BlockFace) - Method in record class net.minestom.server.coordinate.Vec
- RELATIVE - Enum constant in enum class net.minestom.server.utils.location.RelativeVec.CoordinateType
- RelativeBlockBatch - Class in net.minestom.server.instance.batch
-
A
Batch
which can be used when changes are required across chunk borders, and are going to be reused in different places. - RelativeBlockBatch() - Constructor for class net.minestom.server.instance.batch.RelativeBlockBatch
- RelativeBlockBatch(BatchOption) - Constructor for class net.minestom.server.instance.batch.RelativeBlockBatch
- RelativeBlockPosition(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- relativeEnd() - Method in class net.minestom.server.collision.BoundingBox
- relativeEnd() - Method in interface net.minestom.server.collision.Shape
-
Relative End
- relativeEnd() - Method in class net.minestom.server.collision.ShapeImpl
- relativeEnd() - Method in class net.minestom.server.entity.Entity
- RelativeFlags - Class in net.minestom.server.entity
- RelativeFlags() - Constructor for class net.minestom.server.entity.RelativeFlags
- relativeStart() - Method in class net.minestom.server.collision.BoundingBox
- relativeStart() - Method in interface net.minestom.server.collision.Shape
-
Relative Start
- relativeStart() - Method in class net.minestom.server.collision.ShapeImpl
- relativeStart() - Method in class net.minestom.server.entity.Entity
- RelativeVec - Class in net.minestom.server.utils.location
-
Represents a location which can have fields relative to an
Entity
position. - RelativeVec(Vec, RelativeVec.CoordinateType, boolean, boolean, boolean) - Constructor for class net.minestom.server.utils.location.RelativeVec
- RelativeVec.CoordinateType - Enum Class in net.minestom.server.utils.location
- RelativeVec2(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- RelativeVec3(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- relight(Instance, Collection<Chunk>) - Static method in class net.minestom.server.instance.LightingChunk
-
Forces a relight of the specified chunks.
- remove() - Method in class net.minestom.server.entity.Entity
-
Removes the entity from the server immediately.
- remove() - Method in class net.minestom.server.utils.block.BlockIterator
- remove(boolean) - Method in class net.minestom.server.entity.Entity
- remove(boolean) - Method in class net.minestom.server.entity.Player
- remove(int) - Method in interface net.minestom.server.utils.collection.ObjectArray
- remove(E) - Method in interface net.minestom.server.instance.EntityTracker.Update
- remove(Object) - Method in class net.minestom.server.thread.AcquirableCollection
- remove(Object) - Method in record class net.minestom.server.utils.collection.MappedCollection
- REMOVE - Enum constant in enum class net.minestom.server.network.packet.server.play.CustomChatCompletionPacket.Action
- REMOVE_ENTITY_EFFECT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- REMOVE_PACKET - Static variable in interface net.minestom.server.notifications.Notification
- RemoveAction() - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket.RemoveAction
-
Creates an instance of a
RemoveAction
record class. - removeAll(Collection<?>) - Method in class net.minestom.server.thread.AcquirableCollection
- removeAll(Collection<?>) - Method in record class net.minestom.server.utils.collection.MappedCollection
- removeAllBossBars(Player) - Method in class net.minestom.server.adventure.bossbar.BossBarManager
-
Removes a player from all of their boss bars.
- removeBiome(Attribute) - Method in class net.minestom.server.attribute.AttributeManager
-
Removes a attribute.
- removeBiome(Biome) - Method in class net.minestom.server.world.biomes.BiomeManager
-
Removes a biome.
- removeBossBar(Collection<Player>, BossBar) - Method in class net.minestom.server.adventure.bossbar.BossBarManager
-
Removes the specified players from the boss bar's viewers and despawns the boss bar.
- removeBossBar(Player, BossBar) - Method in class net.minestom.server.adventure.bossbar.BossBarManager
-
Removes the specified player from the boss bar's viewers and despawns the boss bar.
- removeChild(EventNode<? extends T>) - Method in interface net.minestom.server.event.EventNode
-
Directly removes the given child from this node.
- removeChild(EventNode<? extends Event>) - Method in class net.minestom.server.event.GlobalEventHandler
- removeChildren(String) - Method in interface net.minestom.server.event.EventNode
-
Recursively removes children with the given name starting at this node.
- removeChildren(String, Class<? extends T>) - Method in interface net.minestom.server.event.EventNode
-
Recursively removes children with the given name and type starting at this node.
- removeChildren(String, Class<? extends Event>) - Method in class net.minestom.server.event.GlobalEventHandler
- removed - Variable in class net.minestom.server.entity.Entity
- removeDimension(DimensionType) - Method in class net.minestom.server.world.DimensionTypeManager
-
Removes a dimension type.
- removeEffect(PotionEffect) - Method in class net.minestom.server.entity.Entity
-
Removes effect from entity, if it has it.
- removeElement(Tickable) - Method in class net.minestom.server.thread.ThreadDispatcher
- RemoveEntitiesToTeamAction(Collection<String>) - Constructor for record class net.minestom.server.network.packet.server.play.TeamsPacket.RemoveEntitiesToTeamAction
-
Creates an instance of a
RemoveEntitiesToTeamAction
record class. - RemoveEntitiesToTeamAction(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.TeamsPacket.RemoveEntitiesToTeamAction
- RemoveEntityEffectPacket - Record Class in net.minestom.server.network.packet.server.play
- RemoveEntityEffectPacket(int, PotionEffect) - Constructor for record class net.minestom.server.network.packet.server.play.RemoveEntityEffectPacket
-
Creates an instance of a
RemoveEntityEffectPacket
record class. - RemoveEntityEffectPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.RemoveEntityEffectPacket
- RemoveEntityFromInstanceEvent - Class in net.minestom.server.event.instance
-
Called by an Instance when an entity is removed from it.
- RemoveEntityFromInstanceEvent(Instance, Entity) - Constructor for class net.minestom.server.event.instance.RemoveEntityFromInstanceEvent
- removeItem(ItemStack) - Method in record class net.minestom.server.item.metadata.BundleMeta.Builder
- removeLine(String) - Method in class net.minestom.server.scoreboard.Sidebar
-
Removes a
Sidebar.ScoreboardLine
through the given identifier - removeListener(EventListener<? extends T>) - Method in interface net.minestom.server.event.EventNode
- removeListener(EventListener<? extends Event>) - Method in class net.minestom.server.event.GlobalEventHandler
- removeMember(String) - Method in class net.minestom.server.scoreboard.Team
-
Removes a member from the
Team
. - removeMembers(Collection<String>) - Method in class net.minestom.server.scoreboard.Team
-
Removes members from the
Team
. - removeModifier(UUID) - Method in class net.minestom.server.attribute.AttributeInstance
-
Remove a modifier from this instance.
- removeModifier(AttributeModifier) - Method in class net.minestom.server.attribute.AttributeInstance
-
Remove a modifier from this instance.
- removePacket - Variable in class net.minestom.server.advancements.AdvancementTab
- removePassenger(Entity) - Method in class net.minestom.server.entity.Entity
-
Removes a passenger to this entity.
- removePattern(BannerMeta.Pattern) - Method in record class net.minestom.server.item.metadata.BannerMeta.Builder
-
Remove a pattern from the banner
- removePattern(BannerMeta.Pattern) - Method in record class net.minestom.server.item.metadata.ShieldMeta.Builder
-
Remove a pattern from the shield
- removePermission(String) - Method in interface net.minestom.server.permission.PermissionHandler
-
Removes a
Permission
based on its string identifier. - removePermission(Permission) - Method in interface net.minestom.server.permission.PermissionHandler
-
Removes a
Permission
from this handler. - removePlayer(PlayerConnection) - Method in class net.minestom.server.network.ConnectionManager
-
Removes a
Player
from the players list. - removeRecipe(Recipe) - Method in class net.minestom.server.recipe.RecipeManager
- removeResourcePacks(UUID, UUID...) - Method in class net.minestom.server.entity.Player
- removeScientificNotation(String) - Method in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- removeTag(Tag<?>) - Method in interface net.minestom.server.tag.Taggable
- removeTag(Tag<?>) - Method in interface net.minestom.server.tag.TagWritable
- RemoveTeamAction() - Constructor for record class net.minestom.server.network.packet.server.play.TeamsPacket.RemoveTeamAction
-
Creates an instance of a
RemoveTeamAction
record class. - removeTrade(int) - Method in class net.minestom.server.inventory.type.VillagerInventory
- removeTrimMaterial(TrimMaterial) - Method in class net.minestom.server.item.armor.TrimManager
- removeTrimPattern(TrimPattern) - Method in class net.minestom.server.item.armor.TrimManager
- removeViewer(Player) - Method in class net.minestom.server.advancements.AdvancementTab
- removeViewer(Player) - Method in class net.minestom.server.entity.Entity
- removeViewer(Player) - Method in class net.minestom.server.instance.Chunk
- removeViewer(Player) - Method in class net.minestom.server.inventory.Inventory
-
This will not close the inventory for
player
, usePlayer.closeInventory()
. - removeViewer(Player) - Method in class net.minestom.server.scoreboard.BelowNameTag
- removeViewer(Player) - Method in class net.minestom.server.scoreboard.Sidebar
- removeViewer(Player) - Method in class net.minestom.server.scoreboard.TabList
- removeViewer(Player) - Method in interface net.minestom.server.Viewable
-
Removes a viewer.
- repeat(long, TemporalUnit) - Method in class net.minestom.server.timer.Task.Builder
- repeat(Duration) - Method in class net.minestom.server.timer.Task.Builder
- repeat(TaskSchedule) - Method in class net.minestom.server.timer.Task.Builder
- REPEATER - Static variable in interface net.minestom.server.instance.block.Block
- REPEATER - Static variable in interface net.minestom.server.item.Material
- REPEATING_COMMAND_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- REPEATING_COMMAND_BLOCK - Static variable in interface net.minestom.server.item.Material
- replace(int, int, int, IntUnaryOperator) - Method in interface net.minestom.server.instance.palette.Palette
- replaceAll(Palette.EntryFunction) - Method in interface net.minestom.server.instance.palette.Palette
- replaceChildren(String, Class<E>, EventNode<E>) - Method in interface net.minestom.server.event.EventNode
-
Replaces all children matching the given name and type recursively starting from this node.
- replaceChildren(String, Class<E>, EventNode<E>) - Method in class net.minestom.server.event.GlobalEventHandler
- replaceChildren(String, EventNode<T>) - Method in interface net.minestom.server.event.EventNode
-
Replaces all children matching the given name and type recursively starting from this node.
- replaceCurrentMusic() - Method in record class net.minestom.server.world.biomes.BiomeEffects.Music
-
Returns the value of the
replaceCurrentMusic
record component. - replaceItemStack(int, UnaryOperator<ItemStack>) - Method in class net.minestom.server.inventory.AbstractInventory
- Replacement(Block, BlockFace, Point, Material) - Constructor for record class net.minestom.server.instance.block.rule.BlockPlacementRule.Replacement
-
Creates an instance of a
Replacement
record class. - Repository() - Constructor for class net.minestom.server.extensions.DiscoveredExtension.ExternalDependencies.Repository
- request(String, byte[]) - Method in class net.minestom.server.network.plugin.LoginPluginMessageProcessor
- REQUEST_STATS - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientStatusPacket.Action
- requestListener(ClientPingRequestPacket, Player) - Static method in class net.minestom.server.listener.PlayPingListener
- requestListener(StatusRequestPacket, PlayerConnection) - Static method in class net.minestom.server.listener.preplay.StatusListener
- Requirement(List<String>) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Requirement
-
Creates an instance of a
Requirement
record class. - Requirement(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Requirement
- requirements() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
-
Returns the value of the
requirements
record component. - requirements() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Requirement
-
Returns the value of the
requirements
record component. - requiresData(int) - Static method in interface net.minestom.server.particle.data.ParticleData
- requiresSend() - Method in interface net.minestom.server.instance.light.Light
- requiresUpdate() - Method in interface net.minestom.server.instance.light.Light
- requiresVelocityPacketAtSpawn() - Method in class net.minestom.server.entity.metadata.item.FireballMeta
- requiresVelocityPacketAtSpawn() - Method in class net.minestom.server.entity.metadata.item.ItemEntityMeta
- requiresVelocityPacketAtSpawn() - Method in class net.minestom.server.entity.metadata.item.SmallFireballMeta
- requiresVelocityPacketAtSpawn() - Method in class net.minestom.server.entity.metadata.minecart.AbstractMinecartMeta
- requiresVelocityPacketAtSpawn() - Method in interface net.minestom.server.entity.metadata.ObjectDataProvider
- requiresVelocityPacketAtSpawn() - Method in class net.minestom.server.entity.metadata.other.FallingBlockMeta
- requiresVelocityPacketAtSpawn() - Method in class net.minestom.server.entity.metadata.other.FishingHookMeta
- requiresVelocityPacketAtSpawn() - Method in class net.minestom.server.entity.metadata.other.ItemFrameMeta
- requiresVelocityPacketAtSpawn() - Method in class net.minestom.server.entity.metadata.other.LlamaSpitMeta
- requiresVelocityPacketAtSpawn() - Method in class net.minestom.server.entity.metadata.other.PaintingMeta
- requiresVelocityPacketAtSpawn() - Method in class net.minestom.server.entity.metadata.other.ShulkerBulletMeta
- requiresVelocityPacketAtSpawn() - Method in class net.minestom.server.entity.metadata.projectile.ArrowMeta
- requiresVelocityPacketAtSpawn() - Method in class net.minestom.server.entity.metadata.projectile.DragonFireballMeta
- requiresVelocityPacketAtSpawn() - Method in class net.minestom.server.entity.metadata.projectile.SpectralArrowMeta
- requiresVelocityPacketAtSpawn() - Method in class net.minestom.server.entity.metadata.projectile.WindChargeMeta
- requiresVelocityPacketAtSpawn() - Method in class net.minestom.server.entity.metadata.projectile.WitherSkullMeta
- requiresVelocityPacketAtSpawn() - Method in class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta
- res() - Method in record class net.minestom.server.collision.PhysicsResult
-
Returns the value of the
res
record component. - reset() - Method in class net.minestom.server.instance.Chunk
-
Resets the chunk, this means clearing all the data making it empty.
- reset() - Method in class net.minestom.server.instance.DynamicChunk
- reset() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket
-
Returns the value of the
reset
record component. - reset() - Method in record class net.minestom.server.network.packet.server.play.ClearTitlesPacket
-
Returns the value of the
reset
record component. - reset(int, int) - Method in class net.minestom.server.utils.binary.BinaryBuffer
- reset(BinaryBuffer.Marker) - Method in class net.minestom.server.utils.binary.BinaryBuffer
- RESET_SCORE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- resetAcquiringTime() - Static method in interface net.minestom.server.thread.Acquirable
-
Retrieve and reset acquiring time.
- ResetScorePacket - Record Class in net.minestom.server.network.packet.server.play
- ResetScorePacket(String, String) - Constructor for record class net.minestom.server.network.packet.server.play.ResetScorePacket
-
Creates an instance of a
ResetScorePacket
record class. - ResetScorePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.ResetScorePacket
- resetTitle() - Method in interface net.minestom.server.adventure.audience.PacketGroupingAudience
- resetTitle() - Method in class net.minestom.server.entity.Player
- resetTongueTarget() - Method in class net.minestom.server.entity.metadata.animal.FrogMeta
-
Set's the current tongue target back to the default value from the protocol.
- RESISTANCE - Static variable in interface net.minestom.server.potion.PotionEffect
- resolved(boolean) - Method in record class net.minestom.server.item.metadata.WrittenBookMeta.Builder
- resource() - Method in record class net.minestom.server.registry.Registry.Container
-
Returns the value of the
resource
record component. - resource() - Method in record class net.minestom.server.registry.Registry.DynamicContainer
-
Returns the value of the
resource
record component. - Resource(String, String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- RESOURCE_PACK_POP - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- RESOURCE_PACK_PUSH - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ResourceLocation(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- ResourceOrTag(String, String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- ResourcePackListener - Class in net.minestom.server.listener.common
- ResourcePackListener() - Constructor for class net.minestom.server.listener.common.ResourcePackListener
- ResourcePackPopPacket - Record Class in net.minestom.server.network.packet.server.common
- ResourcePackPopPacket(UUID) - Constructor for record class net.minestom.server.network.packet.server.common.ResourcePackPopPacket
-
Creates an instance of a
ResourcePackPopPacket
record class. - ResourcePackPopPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.common.ResourcePackPopPacket
- ResourcePackPushPacket - Record Class in net.minestom.server.network.packet.server.common
- ResourcePackPushPacket(UUID, String, String, boolean, Component) - Constructor for record class net.minestom.server.network.packet.server.common.ResourcePackPushPacket
-
Creates an instance of a
ResourcePackPushPacket
record class. - ResourcePackPushPacket(ResourcePackInfo, boolean, Component) - Constructor for record class net.minestom.server.network.packet.server.common.ResourcePackPushPacket
- ResourcePackPushPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.common.ResourcePackPushPacket
- respawn() - Method in class net.minestom.server.entity.Player
-
Respawns the player by sending a
RespawnPacket
to the player and teleporting him toPlayer.getRespawnPoint()
. - RESPAWN - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- RESPAWN_ANCHOR - Static variable in interface net.minestom.server.instance.block.Block
- RESPAWN_ANCHOR - Static variable in interface net.minestom.server.item.Material
- respawnAnchorSafe(boolean) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- RespawnPacket - Record Class in net.minestom.server.network.packet.server.play
- RespawnPacket(String, String, long, GameMode, GameMode, boolean, boolean, WorldPos, int, int) - Constructor for record class net.minestom.server.network.packet.server.play.RespawnPacket
-
Creates an instance of a
RespawnPacket
record class. - RespawnPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.RespawnPacket
- RESPIRATION - Static variable in interface net.minestom.server.item.Enchantment
- ResponseData - Class in net.minestom.server.ping
-
Represents the data sent to the player when responding to a ping event.
- ResponseData() - Constructor for class net.minestom.server.ping.ResponseData
-
Constructs a new
ResponseData
. - ResponsePacket - Record Class in net.minestom.server.network.packet.server.status
- ResponsePacket(String) - Constructor for record class net.minestom.server.network.packet.server.status.ResponsePacket
-
Creates an instance of a
ResponsePacket
record class. - ResponsePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.status.ResponsePacket
- RESTRICTION_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentWord
- restrictions - Variable in class net.minestom.server.command.builder.arguments.ArgumentWord
- result() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredBlastingRecipe
-
Returns the value of the
result
record component. - result() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredCampfireCookingRecipe
-
Returns the value of the
result
record component. - result() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
-
Returns the value of the
result
record component. - result() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapelessCraftingRecipe
-
Returns the value of the
result
record component. - result() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmeltingRecipe
-
Returns the value of the
result
record component. - result() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTransformRecipe
-
Returns the value of the
result
record component. - result() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmokingRecipe
-
Returns the value of the
result
record component. - result() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredStonecutterRecipe
-
Returns the value of the
result
record component. - result() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
-
Returns the value of the
result
record component. - retainAll(Collection<?>) - Method in class net.minestom.server.thread.AcquirableCollection
- retainAll(Collection<?>) - Method in record class net.minestom.server.utils.collection.MappedCollection
- retrieve(Instance, Chunk, double, double) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- retrieve(Instance, Chunk, Point) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
- retrieveChunk(int, int) - Method in class net.minestom.server.instance.InstanceContainer
- retrieveDefaultValues(Map<String, Supplier<Object>>) - Method in class net.minestom.server.command.builder.CommandContext
- retrieveOptionalThreadMap(Collection<Acquirable<T>>, Thread, Consumer<T>) - Static method in class net.minestom.server.thread.AcquirableCollection
-
Creates
- REVERSE_PORTAL - Static variable in interface net.minestom.server.particle.Particle
- RHOMBUS - Static variable in interface net.minestom.server.item.banner.BannerPattern
- RHOMBUS - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- RIB_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- right() - Method in record class net.minestom.server.utils.Either
-
Returns the value of the
right
record component. - right(T) - Static method in record class net.minestom.server.utils.Either
- RIGHT - Enum constant in enum class net.minestom.server.entity.Player.MainHand
- RIGHT_CLICK - Enum constant in enum class net.minestom.server.inventory.click.ClickType
- RIGHT_DRAGGING - Enum constant in enum class net.minestom.server.inventory.click.ClickType
- rightClick(Player, int) - Method in class net.minestom.server.inventory.Inventory
- rightClick(Player, int) - Method in interface net.minestom.server.inventory.InventoryClickHandler
-
Called when a
Player
right click in the inventory. - rightClick(Player, int) - Method in class net.minestom.server.inventory.PlayerInventory
- rightClick(Player, AbstractInventory, int, ItemStack, ItemStack) - Method in class net.minestom.server.inventory.click.InventoryClickProcessor
- rightPaddleTurning() - Method in record class net.minestom.server.network.packet.client.play.ClientSteerBoatPacket
-
Returns the value of the
rightPaddleTurning
record component. - RIPTIDE - Static variable in interface net.minestom.server.item.Enchantment
- RISING - Enum constant in enum class net.minestom.server.entity.metadata.animal.SnifferMeta.State
- RIVER - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- ROAR - Enum constant in enum class net.minestom.server.entity.metadata.other.EnderDragonMeta.Phase
- ROARING - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- roll() - Method in record class net.minestom.server.particle.data.SculkChargeParticleData
-
Returns the value of the
roll
record component. - ROOT - Enum constant in enum class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.NodeType
- ROOTED_DIRT - Static variable in interface net.minestom.server.instance.block.Block
- ROOTED_DIRT - Static variable in interface net.minestom.server.item.Material
- rootIndex() - Method in record class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
-
Returns the value of the
rootIndex
record component. - ROSE_BUSH - Static variable in interface net.minestom.server.instance.block.Block
- ROSE_BUSH - Static variable in interface net.minestom.server.item.Material
- rotate(double, double, double) - Method in record class net.minestom.server.coordinate.Vec
- rotateAroundAxis(Vec, double) - Method in record class net.minestom.server.coordinate.Vec
-
Rotates the vector around a given arbitrary axis in 3 dimensional space.
- rotateAroundNonUnitAxis(Vec, double) - Method in record class net.minestom.server.coordinate.Vec
-
Rotates the vector around a given arbitrary axis in 3 dimensional space.
- rotateAroundX(double) - Method in record class net.minestom.server.coordinate.Vec
-
Rotates the vector around the x-axis.
- rotateAroundY(double) - Method in record class net.minestom.server.coordinate.Vec
-
Rotates the vector around the y-axis.
- rotateAroundZ(double) - Method in record class net.minestom.server.coordinate.Vec
-
Rotates the vector around the z axis
- rotateClockwise() - Method in enum class net.minestom.server.utils.Rotation
-
Rotate clockwise by 90 degrees.
- rotateCounterClockwise() - Method in enum class net.minestom.server.utils.Rotation
-
Rotate counter-clockwise by 90 degrees.
- rotateFromView(float, float) - Method in record class net.minestom.server.coordinate.Vec
- rotateFromView(Pos) - Method in record class net.minestom.server.coordinate.Vec
- rotation() - Method in record class net.minestom.server.item.metadata.MapMeta.Decoration
-
Returns the value of the
rotation
record component. - rotation() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Returns the value of the
rotation
record component. - Rotation - Enum Class in net.minestom.server.utils
- Rotation(Point) - Static method in class net.minestom.server.entity.Metadata
- ROTTEN_FLESH - Static variable in interface net.minestom.server.item.Material
- round(double, int) - Static method in class net.minestom.server.utils.MathUtils
- round(float, int) - Static method in class net.minestom.server.utils.MathUtils
- rows() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.ColorContent
-
Returns the value of the
rows
record component. - RSA - Enum constant in enum class net.minestom.server.utils.crypto.KeyUtils.KeyAlgorithm
- rsaPublicKeyToString(PublicKey) - Static method in class net.minestom.server.utils.crypto.KeyUtils
- run() - Method in class net.minestom.server.network.socket.Worker
- run() - Method in class net.minestom.server.thread.TickSchedulerThread
- run() - Method in class net.minestom.server.thread.TickThread
- run(T) - Method in interface net.minestom.server.event.EventListener
- runAsync(Runnable) - Static method in class net.minestom.server.utils.async.AsyncUtils
S
- SADDLE - Static variable in interface net.minestom.server.item.Material
- safeItemInsert(int, ItemStack) - Method in class net.minestom.server.inventory.AbstractInventory
- safeItemInsert(int, ItemStack, boolean) - Method in class net.minestom.server.inventory.AbstractInventory
-
Inserts safely an item into the inventory.
- SALMON - Static variable in interface net.minestom.server.entity.EntityType
- SALMON - Static variable in interface net.minestom.server.item.Material
- SALMON_BUCKET - Static variable in interface net.minestom.server.item.Material
- SALMON_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- SalmonMeta - Class in net.minestom.server.entity.metadata.water.fish
- SalmonMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.water.fish.SalmonMeta
- salt() - Method in record class net.minestom.server.crypto.SaltSignaturePair
-
Returns the value of the
salt
record component. - salt() - Method in record class net.minestom.server.crypto.SignedMessageBody.Packed
-
Returns the value of the
salt
record component. - salt() - Method in record class net.minestom.server.network.packet.client.play.ClientChatMessagePacket
-
Returns the value of the
salt
record component. - salt() - Method in record class net.minestom.server.network.packet.client.play.ClientCommandChatPacket
-
Returns the value of the
salt
record component. - SALT_AND_PEPPER - Enum constant in enum class net.minestom.server.entity.metadata.animal.RabbitMeta.Type
- SaltSignaturePair - Record Class in net.minestom.server.crypto
- SaltSignaturePair(long, byte[]) - Constructor for record class net.minestom.server.crypto.SaltSignaturePair
-
Creates an instance of a
SaltSignaturePair
record class. - SaltSignaturePair(NetworkBuffer) - Constructor for record class net.minestom.server.crypto.SaltSignaturePair
- sameBlock(int, int, int) - Method in interface net.minestom.server.coordinate.Point
- sameBlock(Point) - Method in interface net.minestom.server.coordinate.Point
-
Checks if two points are in the same block.
- sameChunk(Point) - Method in interface net.minestom.server.coordinate.Point
-
Checks if two points are in the same chunk.
- samePoint(double, double, double) - Method in interface net.minestom.server.coordinate.Point
- samePoint(Point) - Method in interface net.minestom.server.coordinate.Point
-
Checks it two points have similar (x/y/z).
- sameView(float, float) - Method in record class net.minestom.server.coordinate.Pos
- sameView(Pos) - Method in record class net.minestom.server.coordinate.Pos
-
Checks if two positions have a similar view (yaw/pitch).
- SAND - Enum constant in enum class net.minestom.server.map.MapColors
- SAND - Static variable in interface net.minestom.server.instance.block.Block
- SAND - Static variable in interface net.minestom.server.item.Material
- SANDSTONE - Static variable in interface net.minestom.server.instance.block.Block
- SANDSTONE - Static variable in interface net.minestom.server.item.Material
- SANDSTONE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- SANDSTONE_SLAB - Static variable in interface net.minestom.server.item.Material
- SANDSTONE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- SANDSTONE_STAIRS - Static variable in interface net.minestom.server.item.Material
- SANDSTONE_WALL - Static variable in interface net.minestom.server.instance.block.Block
- SANDSTONE_WALL - Static variable in interface net.minestom.server.item.Material
- SATURATION - Static variable in interface net.minestom.server.potion.PotionEffect
- SAVANNA - Static variable in interface net.minestom.server.entity.villager.VillagerType
- SAVANNA - Static variable in record class net.minestom.server.entity.villager.VillagerTypeImpl
- SAVANNA - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- SAVANNA_PLATEAU - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- SAVE - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Action
- SAVE - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Mode
- saveChunk(Chunk) - Method in class net.minestom.server.instance.AnvilLoader
- saveChunk(Chunk) - Method in interface net.minestom.server.instance.IChunkLoader
-
Saves a
Chunk
with an optional callback for when it is done. - saveChunks(Collection<Chunk>) - Method in interface net.minestom.server.instance.IChunkLoader
-
Saves multiple chunks with an optional callback for when it is done.
- saveChunksToStorage() - Method in class net.minestom.server.instance.Instance
-
Saves multiple chunks to permanent storage.
- saveChunksToStorage() - Method in class net.minestom.server.instance.InstanceContainer
- saveChunksToStorage() - Method in class net.minestom.server.instance.SharedInstance
- saveChunkToStorage(Chunk) - Method in class net.minestom.server.instance.Instance
-
Saves a
Chunk
to permanent storage. - saveChunkToStorage(Chunk) - Method in class net.minestom.server.instance.InstanceContainer
- saveChunkToStorage(Chunk) - Method in class net.minestom.server.instance.SharedInstance
- saveInstance() - Method in class net.minestom.server.instance.Instance
-
Saves the current instance tags.
- saveInstance() - Method in class net.minestom.server.instance.InstanceContainer
- saveInstance() - Method in class net.minestom.server.instance.SharedInstance
- saveInstance(Instance) - Method in class net.minestom.server.instance.AnvilLoader
- saveInstance(Instance) - Method in interface net.minestom.server.instance.IChunkLoader
- savePackagedResource(String) - Method in class net.minestom.server.extensions.Extension
-
Copies a resource file to the extension directory, replacing any existing copy.
- savePackagedResource(Path) - Method in class net.minestom.server.extensions.Extension
-
Copies a resource file to the extension directory, replacing any existing copy.
- SCAFFOLDING - Static variable in interface net.minestom.server.instance.block.Block
- SCAFFOLDING - Static variable in interface net.minestom.server.item.Material
- scale() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket
-
Returns the value of the
scale
record component. - scale() - Method in record class net.minestom.server.particle.data.DustColorTransitionParticleData
-
Returns the value of the
scale
record component. - scale() - Method in record class net.minestom.server.particle.data.DustParticleData
-
Returns the value of the
scale
record component. - scale() - Method in record class net.minestom.server.world.biomes.particle.DustOption
-
Returns the value of the
scale
record component. - scaling() - Method in interface net.minestom.server.entity.damage.DamageType
- scaling() - Method in record class net.minestom.server.registry.Registry.DamageTypeEntry
-
Returns the value of the
scaling
record component. - SCENTING - Enum constant in enum class net.minestom.server.entity.metadata.animal.SnifferMeta.State
- Schedulable - Interface in net.minestom.server.timer
- schedule() - Method in class net.minestom.server.timer.Task.Builder
- scheduleEndOfTick(Runnable) - Method in interface net.minestom.server.timer.Scheduler
- scheduleNextProcess(Runnable) - Method in interface net.minestom.server.timer.Scheduler
- scheduleNextProcess(Runnable, ExecutionType) - Method in interface net.minestom.server.timer.Scheduler
- scheduleNextTick(Runnable) - Method in interface net.minestom.server.timer.Scheduler
- scheduleNextTick(Runnable, ExecutionType) - Method in interface net.minestom.server.timer.Scheduler
- scheduleNextTick(Consumer<Entity>) - Method in class net.minestom.server.entity.Entity
-
Schedules a task to be run during the next entity tick.
- scheduleNextTick(Consumer<Instance>) - Method in class net.minestom.server.instance.Instance
-
Schedules a task to be run during the next instance tick.
- scheduler() - Method in class net.minestom.server.entity.Entity
- scheduler() - Method in class net.minestom.server.instance.Instance
- scheduler() - Method in interface net.minestom.server.ServerProcess
-
Main scheduler ticked at the server rate.
- scheduler() - Method in interface net.minestom.server.timer.Schedulable
- Scheduler - Interface in net.minestom.server.timer
-
Represents a scheduler that will execute tasks with a precision based on its ticking rate.
- scheduleRemove(long, TemporalUnit) - Method in class net.minestom.server.entity.Entity
-
Triggers
Entity.remove()
after the specified time. - scheduleRemove(Duration) - Method in class net.minestom.server.entity.Entity
-
Triggers
Entity.remove()
after the specified time. - SchedulerManager - Class in net.minestom.server.timer
- SchedulerManager() - Constructor for class net.minestom.server.timer.SchedulerManager
- scheduleTask(Runnable, TaskSchedule, TaskSchedule) - Method in interface net.minestom.server.timer.Scheduler
- scheduleTask(Runnable, TaskSchedule, TaskSchedule, ExecutionType) - Method in interface net.minestom.server.timer.Scheduler
- scheduleTask(Supplier<TaskSchedule>, TaskSchedule) - Method in interface net.minestom.server.timer.Scheduler
- score() - Method in record class net.minestom.server.network.packet.server.play.UpdateScorePacket
-
Returns the value of the
score
record component. - Scoreboard - Interface in net.minestom.server.scoreboard
-
This interface represents all scoreboard of Minecraft.
- SCOREBOARD_OBJECTIVE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- ScoreboardLine(String, Component, int) - Constructor for class net.minestom.server.scoreboard.Sidebar.ScoreboardLine
- ScoreboardLine(String, Component, int, Sidebar.NumberFormat) - Constructor for class net.minestom.server.scoreboard.Sidebar.ScoreboardLine
- ScoreboardObjectivePacket - Record Class in net.minestom.server.network.packet.server.play
- ScoreboardObjectivePacket(String, byte, Component, ScoreboardObjectivePacket.Type, Sidebar.NumberFormat) - Constructor for record class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
-
Creates an instance of a
ScoreboardObjectivePacket
record class. - ScoreboardObjectivePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
- ScoreboardObjectivePacket.Type - Enum Class in net.minestom.server.network.packet.server.play
-
This enumeration represents all available types for the scoreboard objective
- scoreName() - Method in record class net.minestom.server.network.packet.server.play.DisplayScoreboardPacket
-
Returns the value of the
scoreName
record component. - SCRAPE - Static variable in interface net.minestom.server.particle.Particle
- SCULK - Static variable in interface net.minestom.server.instance.block.Block
- SCULK - Static variable in interface net.minestom.server.item.Material
- SCULK_CATALYST - Static variable in interface net.minestom.server.instance.block.Block
- SCULK_CATALYST - Static variable in interface net.minestom.server.item.Material
- SCULK_CHARGE - Static variable in interface net.minestom.server.particle.Particle
- SCULK_CHARGE_POP - Static variable in interface net.minestom.server.particle.Particle
- SCULK_SENSOR - Static variable in interface net.minestom.server.instance.block.Block
- SCULK_SENSOR - Static variable in interface net.minestom.server.item.Material
- SCULK_SHRIEKER - Static variable in interface net.minestom.server.instance.block.Block
- SCULK_SHRIEKER - Static variable in interface net.minestom.server.item.Material
- SCULK_SOUL - Static variable in interface net.minestom.server.particle.Particle
- SCULK_VEIN - Static variable in interface net.minestom.server.instance.block.Block
- SCULK_VEIN - Static variable in interface net.minestom.server.item.Material
- SculkChargeParticleData - Record Class in net.minestom.server.particle.data
- SculkChargeParticleData(float) - Constructor for record class net.minestom.server.particle.data.SculkChargeParticleData
-
Creates an instance of a
SculkChargeParticleData
record class. - SCUTE - Static variable in interface net.minestom.server.item.Material
- SEA - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- SEA_LANTERN - Static variable in interface net.minestom.server.instance.block.Block
- SEA_LANTERN - Static variable in interface net.minestom.server.item.Material
- SEA_PICKLE - Static variable in interface net.minestom.server.instance.block.Block
- SEA_PICKLE - Static variable in interface net.minestom.server.item.Material
- SEAGRASS - Static variable in interface net.minestom.server.instance.block.Block
- SEAGRASS - Static variable in interface net.minestom.server.item.Material
- SEARCHING - Enum constant in enum class net.minestom.server.entity.metadata.animal.SnifferMeta.State
- searchRange() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- SECOND - Static variable in class net.minestom.server.utils.time.TimeUnit
- secondaryEffect() - Method in record class net.minestom.server.network.packet.client.play.ClientSetBeaconEffectPacket
-
Returns the value of the
secondaryEffect
record component. - seconds(long) - Static method in interface net.minestom.server.timer.TaskSchedule
- section() - Method in interface net.minestom.server.coordinate.Point
- section(String) - Method in interface net.minestom.server.registry.Registry.Properties
- Section - Class in net.minestom.server.instance
- Section() - Constructor for class net.minestom.server.instance.Section
- sections - Variable in class net.minestom.server.instance.DynamicChunk
- sections() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Chunk
-
Returns the value of the
sections
record component. - seed() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Returns the value of the
seed
record component. - seed() - Method in record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
-
Returns the value of the
seed
record component. - seed() - Method in record class net.minestom.server.network.packet.server.play.SoundEffectPacket
-
Returns the value of the
seed
record component. - seeInvisiblePlayers() - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the friendly flags to sees invisible players of own team without an update packet.
- SELECT_ADVANCEMENT_TAB - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SelectAdvancementTabPacket - Record Class in net.minestom.server.network.packet.server.play
- SelectAdvancementTabPacket(String) - Constructor for record class net.minestom.server.network.packet.server.play.SelectAdvancementTabPacket
-
Creates an instance of a
SelectAdvancementTabPacket
record class. - SelectAdvancementTabPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.SelectAdvancementTabPacket
- selectedSlot() - Method in record class net.minestom.server.network.packet.client.play.ClientSelectTradePacket
-
Returns the value of the
selectedSlot
record component. - SELF - Enum constant in enum class net.minestom.server.utils.entity.EntityFinder.TargetSelector
- SEMI_PUFFED - Enum constant in enum class net.minestom.server.entity.metadata.water.fish.PufferfishMeta.State
- send(Collection<Player>) - Method in interface net.minestom.server.notifications.Notification
-
Send the notification to a collection of clients
- send(Notification, Collection<Player>) - Static method in class net.minestom.server.advancements.notifications.NotificationCenter
-
Deprecated.Send a
Notification
to a collection of players. - send(Notification, Player) - Static method in class net.minestom.server.advancements.notifications.NotificationCenter
-
Deprecated.Send a
Notification
to one player. - send(Player) - Method in interface net.minestom.server.notifications.Notification
-
Send the notification to the client
- SEND_LIGHT_AFTER_BLOCK_PLACEMENT_DELAY - Static variable in class net.minestom.server.ServerFlag
- SendablePacket - Interface in net.minestom.server.network.packet.server
-
Represents a packet that can be sent to a
PlayerConnection
. - sendActionBar(Component) - Method in interface net.minestom.server.adventure.audience.PacketGroupingAudience
- sendActionBar(Component) - Method in class net.minestom.server.entity.Player
- sendAddPacket(Entity) - Method in record class net.minestom.server.potion.Potion
-
Sends a packet that a potion effect has been applied to the entity.
- sendBlockAction(Point, byte, byte) - Method in class net.minestom.server.instance.Instance
-
Sends a
BlockActionPacket
for all the viewers of the specific position. - sendChunk() - Method in class net.minestom.server.instance.Chunk
- sendChunk(Player) - Method in class net.minestom.server.instance.Chunk
-
Sends the chunk data to
player
. - sendChunk(Chunk) - Method in class net.minestom.server.entity.Player
-
Queues the given chunk to be sent to the player.
- sendChunkUpdates(Chunk) - Method in class net.minestom.server.entity.Player
- sendDimension(DimensionType, String) - Method in class net.minestom.server.entity.Player
-
Changes the dimension of the player.
- sender() - Method in record class net.minestom.server.crypto.SignedMessageHeader
-
Returns the value of the
sender
record component. - sender() - Method in record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
-
Returns the value of the
sender
record component. - sendGroupedPacket(Collection<Player>, ServerPacket) - Static method in class net.minestom.server.utils.PacketUtils
-
Same as
PacketUtils.sendGroupedPacket(Collection, ServerPacket, Predicate)
but with the player validator sets to null. - sendGroupedPacket(Collection<Player>, ServerPacket, Predicate<Player>) - Static method in class net.minestom.server.utils.PacketUtils
-
Sends a
ServerPacket
to multiple players. - sendGroupedPacket(ServerPacket) - Method in interface net.minestom.server.adventure.audience.PacketGroupingAudience
-
Broadcast a ServerPacket to all players of this audience
- sendLighting() - Method in class net.minestom.server.instance.LightingChunk
- sendMessage(String) - Method in interface net.minestom.server.command.CommandSender
-
Sends a raw string message.
- sendMessage(String) - Method in class net.minestom.server.command.ConsoleSender
- sendMessage(String[]) - Method in interface net.minestom.server.command.CommandSender
-
Sends multiple raw string messages.
- sendMessage(Collection<Player>, Component, ChatPosition, UUID) - Static method in class net.minestom.server.message.Messenger
-
Sends a message to some players, respecting their chat settings.
- sendMessage(Identity, Component, MessageType) - Method in interface net.minestom.server.adventure.audience.PacketGroupingAudience
-
Deprecated.
- sendMessage(Identity, Component, MessageType) - Method in class net.minestom.server.command.ConsoleSender
- sendMessage(Identity, Component, MessageType) - Method in class net.minestom.server.entity.Player
-
Deprecated.
- sendMessage(Player, Component, ChatPosition, UUID) - Static method in class net.minestom.server.message.Messenger
-
Sends a message to a player, respecting their chat settings.
- sendPacket(Audience, ServerPacket) - Static method in class net.minestom.server.utils.PacketUtils
-
Sends a packet to an audience.
- sendPacket(SendablePacket) - Method in class net.minestom.server.entity.Player
-
Shortcut for
PlayerConnection.sendPacket(SendablePacket)
. - sendPacket(SendablePacket) - Method in class net.minestom.server.network.player.PlayerConnection
-
Serializes the packet and send it to the client.
- sendPacket(SendablePacket) - Method in class net.minestom.server.network.player.PlayerSocketConnection
- sendPackets(Collection<SendablePacket>) - Method in class net.minestom.server.entity.Player
- sendPackets(Collection<SendablePacket>) - Method in class net.minestom.server.network.player.PlayerConnection
- sendPackets(Collection<SendablePacket>) - Method in class net.minestom.server.network.player.PlayerSocketConnection
- sendPackets(SendablePacket...) - Method in class net.minestom.server.entity.Player
- sendPackets(SendablePacket...) - Method in class net.minestom.server.network.player.PlayerConnection
- sendPacketsToViewers(Collection<SendablePacket>) - Method in interface net.minestom.server.Viewable
- sendPacketsToViewers(SendablePacket...) - Method in interface net.minestom.server.Viewable
- sendPacketToViewers(SendablePacket) - Method in interface net.minestom.server.Viewable
-
Sends a packet to all viewers.
- sendPacketToViewersAndSelf(SendablePacket) - Method in class net.minestom.server.entity.Player
- sendPacketToViewersAndSelf(SendablePacket) - Method in interface net.minestom.server.Viewable
-
Sends a packet to all viewers and the viewable element if it is a player.
- sendPlayerListHeaderAndFooter(Component, Component) - Method in interface net.minestom.server.adventure.audience.PacketGroupingAudience
- sendPlayerListHeaderAndFooter(Component, Component) - Method in class net.minestom.server.entity.Player
- sendPluginMessage(String, byte[]) - Method in class net.minestom.server.entity.Player
-
Sends a plugin message to the player.
- sendPluginMessage(String, String) - Method in class net.minestom.server.entity.Player
-
Sends a plugin message to the player.
- sendPluginRequest(String, byte[]) - Method in class net.minestom.server.event.player.AsyncPlayerPreLoginEvent
-
Sends a login plugin message request.
- sendProperty(InventoryProperty, short) - Method in class net.minestom.server.inventory.Inventory
-
Sends a window property to all viewers.
- sendRejectionMessage(Player) - Static method in class net.minestom.server.message.Messenger
-
Sends a message to the player informing them we are rejecting their message or command.
- sendRemovePacket(Entity) - Method in record class net.minestom.server.potion.Potion
-
Sends a packet that a potion effect has been removed from the entity.
- sendResourcePacks(ResourcePackRequest) - Method in class net.minestom.server.entity.Player
- sendSlotRefresh(short, ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
-
Refreshes an inventory slot.
- sendTelemetryData() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
-
Returns the value of the
sendTelemetryData
record component. - sendTitlePart(TitlePart<T>, T) - Method in interface net.minestom.server.adventure.audience.PacketGroupingAudience
- sendTitlePart(TitlePart<T>, T) - Method in class net.minestom.server.entity.Player
- sendUpdatePacket() - Method in class net.minestom.server.scoreboard.Team
-
Sends an
TeamsPacket.UpdateTeamAction
action packet. - SENTRY_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- sequence() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
-
Returns the value of the
sequence
record component. - sequence() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket
-
Returns the value of the
sequence
record component. - sequence() - Method in record class net.minestom.server.network.packet.client.play.ClientUseItemPacket
-
Returns the value of the
sequence
record component. - sequence() - Method in record class net.minestom.server.network.packet.server.play.AcknowledgeBlockChangePacket
-
Returns the value of the
sequence
record component. - SEQUENCE - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket.Mode
- SERIALIZE_EMPTY_COMPOUND - Static variable in class net.minestom.server.ServerFlag
- server() - Method in interface net.minestom.server.adventure.audience.AudienceProvider
-
Gets the combination of
AudienceProvider.players()
andAudienceProvider.console()
. - server() - Static method in class net.minestom.server.adventure.audience.Audiences
-
Gets the combination of
Audiences.players()
andAudiences.console()
. - server() - Method in interface net.minestom.server.ServerProcess
-
Exposed socket server.
- server() - Method in interface net.minestom.server.snapshot.InstanceSnapshot
- server() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Instance
- server(long) - Static method in class net.minestom.server.utils.time.Tick
-
Creates a duration from an amount of ticks.
- Server - Class in net.minestom.server.network.socket
- Server(Collection<InstanceSnapshot>, Int2ObjectOpenHashMap<AtomicReference<EntitySnapshot>>) - Constructor for record class net.minestom.server.snapshot.SnapshotImpl.Server
-
Creates an instance of a
Server
record class. - Server(PacketProcessor) - Constructor for class net.minestom.server.network.socket.Server
- SERVER_DATA - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SERVER_DIFFICULTY - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SERVER_MAX_TICK_CATCH_UP - Static variable in class net.minestom.server.ServerFlag
- SERVER_TICK - Static variable in class net.minestom.server.utils.time.TimeUnit
- SERVER_TICKS - Static variable in class net.minestom.server.utils.time.Tick
-
A TemporalUnit representing the server tick.
- SERVER_TICKS_PER_SECOND - Static variable in class net.minestom.server.ServerFlag
- serverAddress() - Method in record class net.minestom.server.network.packet.client.handshake.ClientHandshakePacket
-
Returns the value of the
serverAddress
record component. - ServerDataPacket - Record Class in net.minestom.server.network.packet.server.play
- ServerDataPacket(Component, byte[], boolean) - Constructor for record class net.minestom.server.network.packet.server.play.ServerDataPacket
-
Creates an instance of a
ServerDataPacket
record class. - ServerDataPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.ServerDataPacket
- ServerDifficultyPacket - Record Class in net.minestom.server.network.packet.server.play
- ServerDifficultyPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.ServerDifficultyPacket
- ServerDifficultyPacket(Difficulty, boolean) - Constructor for record class net.minestom.server.network.packet.server.play.ServerDifficultyPacket
-
Creates an instance of a
ServerDifficultyPacket
record class. - ServerFlag - Class in net.minestom.server
-
Contains server settings/flags to be set with system properties.
- serverId() - Method in record class net.minestom.server.network.packet.server.login.EncryptionRequestPacket
-
Returns the value of the
serverId
record component. - ServerListPingEvent - Class in net.minestom.server.event.server
-
Called when a
PlayerConnection
sends a status packet, usually to display information on the server list. - ServerListPingEvent(PlayerConnection, ServerListPingType) - Constructor for class net.minestom.server.event.server.ServerListPingEvent
-
Creates a new server list ping event.
- ServerListPingEvent(ServerListPingType) - Constructor for class net.minestom.server.event.server.ServerListPingEvent
-
Creates a new server list ping event with no player connection.
- ServerListPingType - Enum Class in net.minestom.server.ping
-
An enum containing the different types of server list ping responses.
- ServerPacket - Interface in net.minestom.server.network.packet.server
-
Represents a packet which can be sent to a player using
PlayerConnection.sendPacket(SendablePacket)
. - ServerPacket.ComponentHolding - Interface in net.minestom.server.network.packet.server
- ServerPacket.Configuration - Interface in net.minestom.server.network.packet.server
- ServerPacket.Login - Interface in net.minestom.server.network.packet.server
- ServerPacket.Play - Interface in net.minestom.server.network.packet.server
- ServerPacket.Status - Interface in net.minestom.server.network.packet.server
- ServerPacketIdentifier - Class in net.minestom.server.network.packet.server
- ServerPacketIdentifier() - Constructor for class net.minestom.server.network.packet.server.ServerPacketIdentifier
- serverPort() - Method in record class net.minestom.server.network.packet.client.handshake.ClientHandshakePacket
-
Returns the value of the
serverPort
record component. - ServerProcess - Interface in net.minestom.server
- ServerProcess.Ticker - Interface in net.minestom.server
- serverRef() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Instance
-
Returns the value of the
serverRef
record component. - ServerSender - Class in net.minestom.server.command
-
Sender used in
CommandManager.executeServerCommand(String)
. - ServerSender() - Constructor for class net.minestom.server.command.ServerSender
- ServerSnapshot - Interface in net.minestom.server.snapshot
-
Represents the complete state of the server at a given moment.
- ServerTickMonitorEvent - Class in net.minestom.server.event.server
- ServerTickMonitorEvent(TickMonitor) - Constructor for class net.minestom.server.event.server.ServerTickMonitorEvent
- sessionId() - Method in record class net.minestom.server.crypto.ChatSession
-
Returns the value of the
sessionId
record component. - set(byte[]) - Method in interface net.minestom.server.instance.light.Light
- set(int, int, byte) - Method in class net.minestom.server.map.framebuffers.DirectFramebuffer
- set(int, int, int) - Method in class net.minestom.server.map.framebuffers.Graphics2DFramebuffer
- set(int, int, int) - Method in class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- set(int, int, int, int) - Method in interface net.minestom.server.instance.palette.Palette
- set(int, T) - Method in interface net.minestom.server.utils.collection.ObjectArray
- set(String, Object) - Method in class net.minestom.server.command.builder.CommandData
- set(Tag<T>, T) - Method in interface net.minestom.server.item.ItemMeta.Builder
- set(Tag<T>, T) - Method in interface net.minestom.server.item.ItemStack.Builder
- SET - Enum constant in enum class net.minestom.server.network.packet.server.play.CustomChatCompletionPacket.Action
- SET_COOLDOWN - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SET_EXPERIENCE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SET_PASSENGERS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SET_SIMULATION_DISTANCE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SET_SLOT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SET_TITLE_SUBTITLE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SET_TITLE_TEXT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SET_TITLE_TIME - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- setAchieved(boolean) - Method in class net.minestom.server.advancements.Advancement
-
Makes the advancement achieved.
- setActiveHand(Player.Hand) - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
- setAdditionalHearts(float) - Method in class net.minestom.server.entity.metadata.PlayerMeta
- setAdditionalHearts(float) - Method in class net.minestom.server.entity.Player
-
Changes the amount of additional hearts shown.
- setAdditionIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.SmithingTransformRecipe
- setAdditionIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.SmithingTrimRecipe
- setAerodynamics(Aerodynamics) - Method in class net.minestom.server.entity.Entity
-
Sets the aerodynamics; how the entity behaves in the air.
- setAggressive(boolean) - Method in class net.minestom.server.entity.metadata.MobMeta
- setAirTicks(int) - Method in class net.minestom.server.entity.metadata.EntityMeta
- setAlignLeft(boolean) - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- setAlignRight(boolean) - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- setAll(UnitModifier.Supplier) - Method in interface net.minestom.server.instance.generator.UnitModifier
-
Sets all blocks within the unit to the block given by the supplier.
- setAll(Palette.EntrySupplier) - Method in interface net.minestom.server.instance.palette.Palette
- setAllowFlying(boolean) - Method in class net.minestom.server.entity.Player
-
Allows or forbid the player to fly.
- setAllowFriendlyFire(boolean) - Method in class net.minestom.server.scoreboard.Team
- setAllRelative(UnitModifier.Supplier) - Method in interface net.minestom.server.instance.generator.UnitModifier
-
Sets all blocks within the unit to the block given by the supplier, relative to the absolute position of the unit.
- setAmount(float) - Method in class net.minestom.server.entity.damage.Damage
- setAngerLevel(int) - Method in class net.minestom.server.entity.metadata.monster.WardenMeta
-
Set the anger level for a warden.
- setAngerTicks(int) - Method in class net.minestom.server.entity.metadata.animal.BeeMeta
- setAngerTime(int) - Method in class net.minestom.server.entity.metadata.animal.tameable.WolfMeta
- setAngry(boolean) - Method in class net.minestom.server.entity.metadata.animal.BeeMeta
- setAnimation(boolean) - Method in class net.minestom.server.event.entity.EntityDamageEvent
-
Sets whether the damage animation should be played.
- setAquaphobic(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setAquatic(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setArg(String, Object, String) - Method in class net.minestom.server.command.builder.CommandContext
- setArgumentCallback(ArgumentCallback, Argument<?>) - Method in class net.minestom.server.command.builder.Command
-
Sets an
ArgumentCallback
. - setArrowCount(int) - Method in class net.minestom.server.entity.LivingEntity
-
Changes the amount of arrow stuck in the entity.
- setArrowCount(int) - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
- setAttachFace(Direction) - Method in class net.minestom.server.entity.metadata.golem.ShulkerMeta
- setAttacking(boolean) - Method in class net.minestom.server.entity.metadata.flying.GhastMeta
- setAttacking(boolean) - Method in class net.minestom.server.entity.metadata.monster.VexMeta
- setAutoViewable(boolean) - Method in class net.minestom.server.entity.Entity
-
Decides if this entity should be auto-viewable by nearby players.
- setAutoViewEntities(boolean) - Method in class net.minestom.server.entity.Entity
-
Decides if surrounding entities must be visible.
- setAvian(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setAvoidsDoorways(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setBaby(boolean) - Method in class net.minestom.server.entity.metadata.AgeableMobMeta
- setBaby(boolean) - Method in class net.minestom.server.entity.metadata.monster.PiglinMeta
- setBaby(boolean) - Method in class net.minestom.server.entity.metadata.monster.ZoglinMeta
- setBaby(boolean) - Method in class net.minestom.server.entity.metadata.monster.zombie.ZombieMeta
- setBackground(String) - Method in class net.minestom.server.advancements.Advancement
-
Sets the background.
- setBackgroundColor(int) - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- setBaseIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.SmithingTransformRecipe
- setBaseIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.SmithingTrimRecipe
- setBaseValue(float) - Method in class net.minestom.server.attribute.AttributeInstance
-
Sets the base value of this instance.
- setBeamTarget(Point) - Method in class net.minestom.server.entity.metadata.other.EndCrystalMeta
- setBecomingDrowned(boolean) - Method in class net.minestom.server.entity.metadata.monster.zombie.ZombieMeta
- setBedInWhichSleepingPosition(Point) - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
- setBeeStingerCount(int) - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
-
Sets the amount of bee stingers in this entity
- setBegging(boolean) - Method in class net.minestom.server.entity.metadata.animal.tameable.WolfMeta
- setBelowNameTag(BelowNameTag) - Method in class net.minestom.server.entity.Player
-
Changes the tag below the name.
- setBillboardRenderConstraints(AbstractDisplayMeta.BillboardConstraints) - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- setBiome(int, int, int, Biome) - Method in class net.minestom.server.instance.DynamicChunk
- setBiome(int, int, int, Biome) - Method in interface net.minestom.server.world.biomes.Biome.Setter
- setBiome(Point, Biome) - Method in interface net.minestom.server.world.biomes.Biome.Setter
- setBlock(int, int, int, Block) - Method in class net.minestom.server.instance.batch.AbsoluteBlockBatch
- setBlock(int, int, int, Block) - Method in class net.minestom.server.instance.batch.ChunkBatch
- setBlock(int, int, int, Block) - Method in class net.minestom.server.instance.batch.RelativeBlockBatch
- setBlock(int, int, int, Block) - Method in interface net.minestom.server.instance.block.Block.Setter
- setBlock(int, int, int, Block) - Method in class net.minestom.server.instance.Chunk
-
Sets a block at a position.
- setBlock(int, int, int, Block) - Method in class net.minestom.server.instance.Instance
- setBlock(int, int, int, Block, boolean) - Method in class net.minestom.server.instance.Instance
- setBlock(int, int, int, Block, boolean) - Method in class net.minestom.server.instance.InstanceContainer
- setBlock(int, int, int, Block, boolean) - Method in class net.minestom.server.instance.SharedInstance
- setBlock(int, int, int, Block, BlockHandler.Placement, BlockHandler.Destroy) - Method in class net.minestom.server.instance.Chunk
- setBlock(int, int, int, Block, BlockHandler.Placement, BlockHandler.Destroy) - Method in class net.minestom.server.instance.DynamicChunk
- setBlock(int, int, int, Block, BlockHandler.Placement, BlockHandler.Destroy) - Method in class net.minestom.server.instance.LightingChunk
- setBlock(Point, Block) - Method in interface net.minestom.server.instance.block.Block.Setter
- setBlock(Point, Block, boolean) - Method in class net.minestom.server.instance.Instance
- setBlock(Block) - Method in class net.minestom.server.entity.metadata.other.FallingBlockMeta
-
Sets which block to display.
- setBlock(Block) - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Changes the block to be placed.
- setBlock(Block) - Method in class net.minestom.server.event.player.PlayerFinishDiggingEvent
-
Changes which block was dug
- setBlockingItemUse(boolean) - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
-
Sets the blocking item use state of this event Note: If this is true, then no
PlayerUseItemOnBlockEvent
will be fired. - setBlockLight(byte[]) - Method in class net.minestom.server.instance.Section
- setBlockPosition(Point) - Method in class net.minestom.server.entity.metadata.animal.TurtleMeta
- setBlockState(int) - Method in class net.minestom.server.entity.metadata.display.BlockDisplayMeta
- setBodyColor(byte) - Method in class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Variant
- setBodyRotation(Vec) - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- setBoots(ItemStack) - Method in class net.minestom.server.entity.LivingEntity
- setBoots(ItemStack) - Method in class net.minestom.server.entity.Player
- setBoots(ItemStack) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Changes the boots.
- setBoots(ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
- setBoundingBox(double, double, double) - Method in class net.minestom.server.entity.Entity
-
Changes the internal entity standing bounding box.
- setBoundingBox(BoundingBox) - Method in class net.minestom.server.entity.Entity
-
Changes the internal entity standing bounding box.
- setBoundingBox(BoundingBox) - Method in class net.minestom.server.entity.LivingEntity
- setBrandName(String) - Static method in class net.minestom.server.MinecraftServer
-
Changes the server brand name and send the change to all connected players.
- setBreedTimer(int) - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- setBrewTime(short) - Method in class net.minestom.server.inventory.type.BrewingStandInventory
-
Changes the brew time.
- setBrightnessOverride(int) - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- setBungeeGuardTokens(Set<String>) - Static method in class net.minestom.server.extras.bungee.BungeeCordProxy
-
Sets the tokens used by BungeeGuard authentication.
- setCalculateInverse(boolean) - Method in class net.minestom.server.instance.batch.BatchOption
- setCallback(ArgumentCallback) - Method in class net.minestom.server.command.builder.arguments.Argument
-
Sets the
ArgumentCallback
. - setCancel(boolean) - Method in class net.minestom.server.inventory.condition.InventoryConditionResult
- setCancelled(boolean) - Method in class net.minestom.server.event.entity.EntityDamageEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.entity.EntityFireEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.entity.EntityItemMergeEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.entity.EntityShootEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.entity.EntityVelocityEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.entity.projectile.ProjectileCollideWithBlockEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.entity.projectile.ProjectileCollideWithEntityEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.instance.AddEntityToInstanceEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.inventory.InventoryOpenEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.item.ItemDropEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.item.PickupExperienceEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.item.PickupItemEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerBlockInteractEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerChangeHeldSlotEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerChatEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerCommandEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerGameModeChangeEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerHandAnimationEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerItemAnimationEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerMoveEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerPacketEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerPacketOutEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerPreEatEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerStartDiggingEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerSwapItemEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.player.PlayerUseItemEvent
- setCancelled(boolean) - Method in class net.minestom.server.event.server.ClientPingServerEvent
-
Cancelling this event will cause the server to appear offline in the vanilla server list.
- setCancelled(boolean) - Method in class net.minestom.server.event.server.ServerListPingEvent
-
Cancelling this event will cause the server to appear offline in the vanilla server list.
- setCancelled(boolean) - Method in interface net.minestom.server.event.trait.CancellableEvent
-
Marks the
Event
as cancelled or not. - setCancelled(boolean) - Method in class net.minestom.server.extras.query.event.QueryEvent
- setCanDuplicate(boolean) - Method in class net.minestom.server.entity.metadata.other.AllayMeta
- setCanPickupItem(boolean) - Method in class net.minestom.server.entity.LivingEntity
-
When set to false, the entity will not be able to pick
ItemEntity
on the ground. - setCanRestock(boolean) - Method in class net.minestom.server.inventory.type.VillagerInventory
- setCapeEnabled(boolean) - Method in class net.minestom.server.entity.metadata.PlayerMeta
- setCarpetColor(int) - Method in class net.minestom.server.entity.metadata.animal.LlamaMeta
- setCarriedBlockID(Integer) - Method in class net.minestom.server.entity.metadata.monster.EndermanMeta
- setCatchable(boolean) - Method in class net.minestom.server.entity.metadata.other.FishingHookMeta
- setCategory(RecipeCategory.Cooking) - Method in class net.minestom.server.recipe.BlastingRecipe
- setCategory(RecipeCategory.Cooking) - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- setCategory(RecipeCategory.Cooking) - Method in class net.minestom.server.recipe.SmeltingRecipe
- setCategory(RecipeCategory.Cooking) - Method in class net.minestom.server.recipe.SmokingRecipe
- setCategory(RecipeCategory.Crafting) - Method in class net.minestom.server.recipe.ShapedRecipe
- setCategory(RecipeCategory.Crafting) - Method in class net.minestom.server.recipe.ShapelessRecipe
- setCautious(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setCelebrating(boolean) - Method in class net.minestom.server.entity.metadata.monster.raider.RaiderMeta
- setCenter(float, float) - Method in class net.minestom.server.instance.WorldBorder
-
Changes the X and Z position of the center.
- setCenterHead(Entity) - Method in class net.minestom.server.entity.metadata.monster.WitherMeta
- setCenterX(float) - Method in class net.minestom.server.instance.WorldBorder
-
Changes the center X of the world border.
- setCenterZ(float) - Method in class net.minestom.server.instance.WorldBorder
-
Changes the center Z of the world border.
- setCharged(boolean) - Method in class net.minestom.server.entity.metadata.monster.CreeperMeta
- setChargingCrossbow(boolean) - Method in class net.minestom.server.entity.metadata.monster.PiglinMeta
- setChargingCrossbow(boolean) - Method in class net.minestom.server.entity.metadata.monster.raider.PillagerMeta
-
Set the state if a Pillager charge his crossbow.
- setChatFormat(Function<PlayerChatEvent, Component>) - Method in class net.minestom.server.event.player.PlayerChatEvent
-
Changes the chat format.
- setChatMessage(Component) - Method in class net.minestom.server.event.player.PlayerDeathEvent
-
Changes the text sent in chat
- setChestplate(ItemStack) - Method in class net.minestom.server.entity.LivingEntity
- setChestplate(ItemStack) - Method in class net.minestom.server.entity.Player
- setChestplate(ItemStack) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Changes the chestplate.
- setChestplate(ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
- setChunkGenerator(ChunkGenerator) - Method in class net.minestom.server.instance.Instance
-
Deprecated.
- setChunkLoader(IChunkLoader) - Method in class net.minestom.server.instance.InstanceContainer
-
Changes the
IChunkLoader
of this instance (to change how chunks are retrieved when not already loaded). - setChunkSupplier(ChunkSupplier) - Method in class net.minestom.server.instance.Instance
- setChunkSupplier(ChunkSupplier) - Method in class net.minestom.server.instance.InstanceContainer
-
Changes which type of
Chunk
implementation to use once one needs to be loaded. - setChunkSupplier(ChunkSupplier) - Method in class net.minestom.server.instance.SharedInstance
- setClickedItem(ItemStack) - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
-
Changes the clicked item.
- setClickedItem(ItemStack) - Method in class net.minestom.server.inventory.condition.InventoryConditionResult
- setClimber(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setClimbing(boolean) - Method in class net.minestom.server.entity.metadata.monster.SpiderMeta
- setCollarColor(int) - Method in class net.minestom.server.entity.metadata.animal.tameable.WolfMeta
- setCollarColor(DyeColor) - Method in class net.minestom.server.entity.metadata.animal.tameable.CatMeta
- setCollisionRule(TeamsPacket.CollisionRule) - Method in class net.minestom.server.scoreboard.Team
-
Changes the
TeamsPacket.CollisionRule
of the team. - setColor(byte) - Method in class net.minestom.server.entity.metadata.animal.SheepMeta
- setColor(byte) - Method in class net.minestom.server.entity.metadata.golem.ShulkerMeta
- setColor(int) - Method in class net.minestom.server.entity.metadata.other.AreaEffectCloudMeta
- setColor(int) - Method in class net.minestom.server.entity.metadata.projectile.ArrowMeta
- setColor(HorseMeta.Color) - Method in class net.minestom.server.entity.metadata.animal.HorseMeta.Variant
- setColor(ParrotMeta.Color) - Method in class net.minestom.server.entity.metadata.animal.tameable.ParrotMeta
- setColumnarSpace(PFColumnarSpace) - Method in class net.minestom.server.instance.Chunk
-
Changes this chunk columnar space.
- setCommand(String) - Method in class net.minestom.server.entity.metadata.minecart.CommandBlockMinecartMeta
- setCommand(String) - Method in class net.minestom.server.event.player.PlayerCommandEvent
-
Changes the command to execute.
- setCommandCondition(CommandCondition) - Method in class net.minestom.server.command.builder.CommandSyntax
-
Changes the command condition of this syntax.
- SetCompressionPacket - Record Class in net.minestom.server.network.packet.server.login
- SetCompressionPacket(int) - Constructor for record class net.minestom.server.network.packet.server.login.SetCompressionPacket
-
Creates an instance of a
SetCompressionPacket
record class. - SetCompressionPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.login.SetCompressionPacket
- setCompressionThreshold(int) - Static method in class net.minestom.server.MinecraftServer
-
Changes the compression threshold of the server.
- setCondition(CommandCondition) - Method in class net.minestom.server.command.builder.Command
-
Sets the
CommandCondition
. - setConfigurationListener(Class<T>, PacketPlayListenerConsumer<T>) - Method in class net.minestom.server.listener.manager.PacketListenerManager
- setConnectionState(ConnectionState) - Method in class net.minestom.server.network.player.PlayerConnection
- setConstantName(String) - Method in class net.minestom.server.utils.entity.EntityFinder
- setConstantUuid(UUID) - Method in class net.minestom.server.utils.entity.EntityFinder
- setConverting(boolean) - Method in class net.minestom.server.entity.metadata.monster.zombie.ZombieVillagerMeta
- setCookingTime(int) - Method in class net.minestom.server.recipe.BlastingRecipe
- setCookingTime(int) - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- setCookingTime(int) - Method in class net.minestom.server.recipe.SmeltingRecipe
- setCookingTime(int) - Method in class net.minestom.server.recipe.SmokingRecipe
- SetCooldownPacket - Record Class in net.minestom.server.network.packet.server.play
- SetCooldownPacket(int, int) - Constructor for record class net.minestom.server.network.packet.server.play.SetCooldownPacket
-
Creates an instance of a
SetCooldownPacket
record class. - SetCooldownPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.SetCooldownPacket
- setCount(int) - Method in class net.minestom.server.entity.metadata.other.ExperienceOrbMeta
-
Sets count of orbs.
- setCritical(boolean) - Method in class net.minestom.server.entity.metadata.projectile.AbstractArrowMeta
- setCurrentGoalSelector(GoalSelector) - Method in class net.minestom.server.entity.ai.EntityAIGroup
-
Changes the current goal selector of this group.
- setCursorItem(Player, ItemStack) - Method in class net.minestom.server.inventory.Inventory
-
Changes the cursor item of a viewer, does nothing if
player
is not a viewer. - setCursorItem(ItemStack) - Method in class net.minestom.server.event.inventory.InventoryPreClickEvent
-
Changes the cursor item.
- setCursorItem(ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
-
Changes the player cursor item.
- setCursorItem(ItemStack) - Method in class net.minestom.server.inventory.condition.InventoryConditionResult
- setCustomBlockIdAndDamage(int) - Method in class net.minestom.server.entity.metadata.minecart.AbstractMinecartMeta
- setCustomBlockYPosition(int) - Method in class net.minestom.server.entity.metadata.minecart.AbstractMinecartMeta
- setCustomName(Component) - Method in class net.minestom.server.entity.Entity
-
Changes the entity custom name.
- setCustomName(Component) - Method in class net.minestom.server.entity.metadata.EntityMeta
- setCustomNameVisible(boolean) - Method in class net.minestom.server.entity.Entity
-
Changes the internal custom name visible field and send a
EntityMetaDataPacket
to update the entity state to its viewers. - setCustomNameVisible(boolean) - Method in class net.minestom.server.entity.metadata.EntityMeta
- setDamageTaken(float) - Method in class net.minestom.server.entity.metadata.other.BoatMeta
- setDancing(boolean) - Method in class net.minestom.server.entity.metadata.monster.PiglinMeta
- setDancing(boolean) - Method in class net.minestom.server.entity.metadata.other.AllayMeta
- setDashing(boolean) - Method in class net.minestom.server.entity.metadata.animal.CamelMeta
- setDataDirectory(Path) - Method in class net.minestom.server.extensions.DiscoveredExtension
- setDeathLocation(DimensionType, Pos) - Method in class net.minestom.server.entity.Player
- setDeathText(Component) - Method in class net.minestom.server.event.player.PlayerDeathEvent
-
Changes the text displayed in the death screen.
- setDefaultEatingTime(long) - Method in class net.minestom.server.entity.Player
-
Used to change the default eating time animation.
- setDefaultExecutor(CommandExecutor) - Method in class net.minestom.server.command.builder.Command
-
Sets the default
CommandExecutor
. - setDefaultLocale(Locale) - Static method in class net.minestom.server.adventure.MinestomAdventure
-
Sets the default locale used to translate components when no overriding locale has been provided.
- setDefaultValue(Function<CommandSender, T>) - Method in class net.minestom.server.command.builder.arguments.Argument
- setDefaultValue(Supplier<T>) - Method in class net.minestom.server.command.builder.arguments.Argument
-
Sets the default value supplier of the argument.
- setDefaultValue(T) - Method in class net.minestom.server.command.builder.arguments.Argument
-
Sets the default value supplier of the argument.
- setDefending(boolean) - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- setDelay(Duration) - Method in class net.minestom.server.event.server.ClientPingServerEvent
-
Sets the delay until minestom will send the ping response packet.
- setDescription(Component) - Method in class net.minestom.server.advancements.Advancement
-
Changes the description title.
- setDescription(Component) - Method in class net.minestom.server.ping.ResponseData
-
Sets the response description.
- setDiameter(double) - Method in class net.minestom.server.instance.WorldBorder
-
Changes the diameter of the world border.
- setDiameter(double, long) - Method in class net.minestom.server.instance.WorldBorder
-
Changes the diameter to
diameter
inspeed
milliseconds (interpolation). - setDifference(float, float, float) - Method in class net.minestom.server.utils.entity.EntityFinder
- setDifficulty(Difficulty) - Static method in class net.minestom.server.MinecraftServer
-
Changes the server difficulty and send the appropriate packet to all connected clients.
- setDisplayContext(ItemDisplayMeta.DisplayContext) - Method in class net.minestom.server.entity.metadata.display.ItemDisplayMeta
- setDisplayedSkinParts(byte) - Method in class net.minestom.server.entity.metadata.PlayerMeta
- setDisplayName(Component) - Method in class net.minestom.server.entity.Player
-
Changes the player display name in the tab-list.
- setDistance(IntRange) - Method in class net.minestom.server.utils.entity.EntityFinder
- setDoBlockUpdates(boolean) - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Should the place trigger updates (on self and neighbors)
- setDrinkingPotion(boolean) - Method in class net.minestom.server.entity.metadata.monster.raider.WitchMeta
- setDropSeedAtTick(int) - Method in class net.minestom.server.entity.metadata.animal.SnifferMeta
- setEating(boolean) - Method in class net.minestom.server.entity.metadata.animal.AbstractHorseMeta
- setEatingTime(long) - Method in class net.minestom.server.event.player.PlayerPreEatEvent
-
Changes the food eating time.
- setEatTimer(int) - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- setEnabledFeatures(Set<FeatureFlag>) - Method in class net.minestom.server.event.player.AsyncPlayerConfigurationEvent
- setEnableRespawnScreen(boolean) - Method in class net.minestom.server.entity.Player
-
Enables or disable the respawn screen.
- setEnchantmentLevel(EnchantmentTableInventory.EnchantmentSlot, short) - Method in class net.minestom.server.inventory.type.EnchantmentTableInventory
-
Sets the enchantment level shown on mouse hover.
- setEnchantmentShown(EnchantmentTableInventory.EnchantmentSlot, Enchantment) - Method in class net.minestom.server.inventory.type.EnchantmentTableInventory
-
Sets the enchantment shown in a slot.
- setEncryptionKey(SecretKey) - Method in class net.minestom.server.network.player.PlayerSocketConnection
-
Sets the encryption key and add the codecs to the pipeline.
- setEntity(EntityType, EntityFinder.ToggleableType) - Method in class net.minestom.server.utils.entity.EntityFinder
- setEntityCreature(EntityCreature) - Method in class net.minestom.server.entity.ai.GoalSelector
-
Changes the entity affected by the goal selector.
- setEntitySort(EntityFinder.EntitySort) - Method in class net.minestom.server.utils.entity.EntityFinder
- setEquipment(EquipmentSlot, ItemStack) - Method in interface net.minestom.server.inventory.EquipmentHandler
- setEquippedItem(ItemStack) - Method in class net.minestom.server.event.item.EntityEquipEvent
- setExceptionHandler(ExceptionHandler) - Method in class net.minestom.server.exception.ExceptionManager
-
Changes the exception handler, to allow custom exception handling.
- setExecutor(CommandExecutor) - Method in class net.minestom.server.command.builder.CommandSyntax
-
Changes the
CommandExecutor
of this syntax. - setExp(float) - Method in class net.minestom.server.entity.Player
-
Used to change the percentage experience bar.
- setExperience(float) - Method in class net.minestom.server.recipe.BlastingRecipe
- setExperience(float) - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- setExperience(float) - Method in class net.minestom.server.recipe.SmeltingRecipe
- setExperience(float) - Method in class net.minestom.server.recipe.SmokingRecipe
- setExperience(int) - Method in class net.minestom.server.inventory.type.VillagerInventory
- setExperienceCount(short) - Method in class net.minestom.server.entity.ExperienceOrb
-
Changes the experience count.
- setExperienceCount(short) - Method in class net.minestom.server.event.item.PickupExperienceEvent
- SetExperiencePacket - Record Class in net.minestom.server.network.packet.server.play
- SetExperiencePacket(float, int, int) - Constructor for record class net.minestom.server.network.packet.server.play.SetExperiencePacket
-
Creates an instance of a
SetExperiencePacket
record class. - SetExperiencePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.SetExperiencePacket
- setExplosionSupplier(ExplosionSupplier) - Method in class net.minestom.server.instance.Instance
-
Registers the
ExplosionSupplier
to use in this instance. - setExtensionDataRoot(Path) - Method in class net.minestom.server.extensions.ExtensionManager
- setFaceplanted(boolean) - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- setFavicon(String) - Method in class net.minestom.server.ping.ResponseData
-
Sets the response favicon.
- setFieldViewModifier(float) - Method in class net.minestom.server.entity.Player
- setFireDamagePeriod(long, TemporalUnit) - Method in class net.minestom.server.entity.LivingEntity
-
Changes the delay between two fire damage applications.
- setFireDamagePeriod(Duration) - Method in class net.minestom.server.entity.LivingEntity
-
Changes the delay between two fire damage applications.
- setFireForDuration(int) - Method in class net.minestom.server.entity.LivingEntity
-
Sets fire to this entity for a given duration.
- setFireForDuration(int, TemporalUnit) - Method in class net.minestom.server.entity.LivingEntity
-
Sets fire to this entity for a given duration.
- setFireForDuration(Duration) - Method in class net.minestom.server.entity.LivingEntity
-
Sets fire to this entity for a given duration.
- setFireResistant(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setFireTime(int, TemporalUnit) - Method in class net.minestom.server.event.entity.EntityFireEvent
- setFireTime(Duration) - Method in class net.minestom.server.event.entity.EntityFireEvent
- setFireworkInfo(ItemStack) - Method in class net.minestom.server.entity.metadata.projectile.FireworkRocketMeta
- setFirstPotionEffect(PotionEffect) - Method in class net.minestom.server.inventory.type.BeaconInventory
-
Changes the first potion effect.
- setFirstUUID(UUID) - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- setFlying(boolean) - Method in class net.minestom.server.entity.Player
-
Sets the player flying.
- setFlyingSpeed(float) - Method in class net.minestom.server.entity.Player
-
Updates the internal field and send a
PlayerAbilitiesPacket
with the new flying speed. - setFlyingWithElytra(boolean) - Method in class net.minestom.server.entity.LivingEntity
- setFlyingWithElytra(boolean) - Method in class net.minestom.server.entity.metadata.EntityMeta
- setFood(int) - Method in class net.minestom.server.entity.Player
-
Sets and refresh client food bar.
- setFoodSaturation(float) - Method in class net.minestom.server.entity.Player
-
Sets and refresh client food saturation.
- setFormat(ArgumentEnum.Format) - Method in class net.minestom.server.command.builder.arguments.ArgumentEnum
- setForwardDirection(int) - Method in class net.minestom.server.entity.metadata.other.BoatMeta
- setFoxSneaking(boolean) - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- setFrameType(FrameType) - Method in class net.minestom.server.advancements.Advancement
-
Changes the advancement frame type.
- setFriendlyFlags(byte) - Method in class net.minestom.server.scoreboard.Team
-
Changes the friendly flags of the team.
- setFromBucket(boolean) - Method in class net.minestom.server.entity.metadata.water.AxolotlMeta
- setFromBucket(boolean) - Method in class net.minestom.server.entity.metadata.water.fish.AbstractFishMeta
- setFuelTime(short) - Method in class net.minestom.server.inventory.type.BrewingStandInventory
-
Changes the fuel time.
- setFullChunk(boolean) - Method in class net.minestom.server.instance.batch.BatchOption
- setFuseTime(int) - Method in class net.minestom.server.entity.metadata.other.PrimedTntMeta
- setGameMode(GameMode) - Method in class net.minestom.server.entity.Player
-
Changes the player
GameMode
- setGameMode(GameMode, EntityFinder.ToggleableType) - Method in class net.minestom.server.utils.entity.EntityFinder
- setGametype(String) - Method in class net.minestom.server.extras.query.response.BasicQueryResponse
-
Sets the gametype.
- setGenerator(Generator) - Method in class net.minestom.server.instance.Instance
-
Changes the generator of the instance
- setGenerator(Generator) - Method in class net.minestom.server.instance.InstanceContainer
- setGenerator(Generator) - Method in class net.minestom.server.instance.SharedInstance
- setGlowColorOverride(int) - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- setGlowing(boolean) - Method in class net.minestom.server.entity.Entity
-
Sets or remove the entity glowing effect.
- setGoingHome(boolean) - Method in class net.minestom.server.entity.metadata.animal.TurtleMeta
- setGroup(String) - Method in class net.minestom.server.recipe.BlastingRecipe
- setGroup(String) - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- setGroup(String) - Method in class net.minestom.server.recipe.ShapedRecipe
- setGroup(String) - Method in class net.minestom.server.recipe.ShapelessRecipe
- setGroup(String) - Method in class net.minestom.server.recipe.SmeltingRecipe
- setGroup(String) - Method in class net.minestom.server.recipe.SmokingRecipe
- setGroup(String) - Method in class net.minestom.server.recipe.StonecutterRecipe
- setHandActive(boolean) - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
- setHandAnimation(boolean) - Method in class net.minestom.server.event.item.ItemUpdateStateEvent
-
Sets whether the player should have a hand animation.
- setHanging(boolean) - Method in class net.minestom.server.entity.metadata.ambient.BatMeta
- setHardcore(boolean) - Method in class net.minestom.server.event.player.AsyncPlayerConfigurationEvent
- setHasArms(boolean) - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- setHasBred(boolean) - Method in class net.minestom.server.entity.metadata.animal.AbstractHorseMeta
- setHasChest(boolean) - Method in class net.minestom.server.entity.metadata.animal.ChestedHorseMeta
- setHasEgg(boolean) - Method in class net.minestom.server.entity.metadata.animal.TurtleMeta
- setHasEnchantmentGlint(boolean) - Method in class net.minestom.server.entity.metadata.projectile.ThrownTridentMeta
- setHasFish(boolean) - Method in class net.minestom.server.entity.metadata.water.DolphinMeta
-
Set the indicator if a Dolphin got a fish from a player.
- setHasFuel(boolean) - Method in class net.minestom.server.entity.metadata.minecart.FurnaceMinecartMeta
- setHasGlowingEffect(boolean) - Method in class net.minestom.server.entity.metadata.EntityMeta
- setHasNectar(boolean) - Method in class net.minestom.server.entity.metadata.animal.BeeMeta
- setHasNoBasePlate(boolean) - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- setHasNoGravity(boolean) - Method in class net.minestom.server.entity.metadata.EntityMeta
- setHasPumpkinHat(boolean) - Method in class net.minestom.server.entity.metadata.golem.SnowGolemMeta
- setHasSaddle(boolean) - Method in class net.minestom.server.entity.metadata.animal.PigMeta
- setHasSaddle(boolean) - Method in class net.minestom.server.entity.metadata.animal.StriderMeta
- setHasStung(boolean) - Method in class net.minestom.server.entity.metadata.animal.BeeMeta
- setHatEnabled(boolean) - Method in class net.minestom.server.entity.metadata.PlayerMeta
- setHeadRotation(Vec) - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- setHeadShakeTimer(int) - Method in class net.minestom.server.entity.metadata.villager.AbstractVillagerMeta
- setHealth(float) - Method in class net.minestom.server.entity.LivingEntity
-
Changes the entity health, kill it if
health
is <= 0 and is not dead yet. - setHealth(float) - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
- setHealth(float) - Method in class net.minestom.server.entity.Player
- setHealthAddedByAbsorption(int) - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
-
Deprecated.This sets the bee stinger count, not the absorption heart count Use
LivingEntityMeta.setBeeStingerCount(int)
instead - setHeight(float) - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- setHeight(float) - Method in class net.minestom.server.entity.metadata.other.InteractionMeta
- setHeldItemSlot(byte) - Method in class net.minestom.server.entity.Player
-
Changes the current held slot for the player.
- setHelmet(ItemStack) - Method in class net.minestom.server.entity.LivingEntity
- setHelmet(ItemStack) - Method in class net.minestom.server.entity.Player
- setHelmet(ItemStack) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Changes the helmet.
- setHelmet(ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
- setHidden(boolean) - Method in class net.minestom.server.advancements.Advancement
- setHiddenGene(PandaMeta.Gene) - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- setHookedEntity(Entity) - Method in class net.minestom.server.entity.metadata.other.FishingHookMeta
- setIcon(ItemStack) - Method in class net.minestom.server.advancements.Advancement
-
Changes the advancement icon.
- setIdentifier(String) - Method in class net.minestom.server.advancements.Advancement
-
Changes the advancement identifier.
- setIgnited(boolean) - Method in class net.minestom.server.entity.metadata.monster.CreeperMeta
- setImmuneToZombification(boolean) - Method in class net.minestom.server.entity.metadata.animal.HoglinMeta
- setImmuneToZombification(boolean) - Method in class net.minestom.server.entity.metadata.monster.BasePiglinMeta
- setIndex(int, Metadata.Entry<?>) - Method in class net.minestom.server.entity.Metadata
- setIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.BlastingRecipe
- setIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- setIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.SmeltingRecipe
- setIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.SmokingRecipe
- setIngredient(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.StonecutterRecipe
- setInRiptideSpinAttack(boolean) - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
- setInstance(Instance) - Method in class net.minestom.server.entity.Entity
-
Changes the entity instance.
- setInstance(Instance) - Method in class net.minestom.server.entity.Player
-
Changes the player instance without changing its position (defaulted to
Player.getRespawnPoint()
if the player is not in any instance). - setInstance(Instance, Point) - Method in class net.minestom.server.entity.Entity
- setInstance(Instance, Pos) - Method in class net.minestom.server.entity.Entity
-
Changes the entity instance, i.e.
- setInstance(Instance, Pos) - Method in class net.minestom.server.entity.EntityCreature
- setInstance(Instance, Pos) - Method in class net.minestom.server.entity.Player
-
Changes the player instance and load surrounding chunks if needed.
- setInstance(Instance, Pos) - Method in class net.minestom.server.entity.PlayerProjectile
- setInstantBreak(boolean) - Method in class net.minestom.server.entity.Player
-
Changes the player ability "Creative Mode".
- setInterested(boolean) - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- setInventory(Inventory) - Method in class net.minestom.server.event.inventory.InventoryOpenEvent
-
Changes the inventory to open.
- setInverseOption(BatchOption) - Method in class net.minestom.server.instance.batch.AbsoluteBlockBatch
- setInvisible(boolean) - Method in class net.minestom.server.entity.Entity
-
Changes the internal invisible value and send a
EntityMetaDataPacket
to make visible or invisible the entity to its viewers. - setInvisible(boolean) - Method in class net.minestom.server.entity.metadata.EntityMeta
- setInvulnerable(boolean) - Method in class net.minestom.server.entity.LivingEntity
-
Makes the entity vulnerable or invulnerable.
- setInvulnerable(boolean) - Method in class net.minestom.server.entity.metadata.projectile.WitherSkullMeta
- setInvulnerable(boolean) - Method in class net.minestom.server.entity.Player
-
This do update the
invulnerable
field in the packetPlayerAbilitiesPacket
and prevent the player from receiving damage. - setInvulnerableTime(int) - Method in class net.minestom.server.entity.metadata.monster.WitherMeta
- setItem(ItemStack) - Method in class net.minestom.server.entity.metadata.item.EyeOfEnderMeta
- setItem(ItemStack) - Method in class net.minestom.server.entity.metadata.item.FireballMeta
- setItem(ItemStack) - Method in class net.minestom.server.entity.metadata.item.ItemEntityMeta
- setItem(ItemStack) - Method in class net.minestom.server.entity.metadata.item.SmallFireballMeta
- setItem(ItemStack) - Method in class net.minestom.server.entity.metadata.item.SnowballMeta
- setItem(ItemStack) - Method in class net.minestom.server.entity.metadata.item.ThrownEggMeta
- setItem(ItemStack) - Method in class net.minestom.server.entity.metadata.item.ThrownEnderPearlMeta
- setItem(ItemStack) - Method in class net.minestom.server.entity.metadata.item.ThrownExperienceBottleMeta
- setItem(ItemStack) - Method in class net.minestom.server.entity.metadata.item.ThrownPotionMeta
- setItem(ItemStack) - Method in class net.minestom.server.entity.metadata.other.ItemFrameMeta
- setItemInHand(Player.Hand, ItemStack) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Changes the
ItemStack
in the specific hand. - setItemInMainHand(ItemStack) - Method in class net.minestom.server.entity.LivingEntity
- setItemInMainHand(ItemStack) - Method in class net.minestom.server.entity.Player
- setItemInMainHand(ItemStack) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Changes the main hand
ItemStack
. - setItemInMainHand(ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
- setItemInOffHand(ItemStack) - Method in class net.minestom.server.entity.LivingEntity
- setItemInOffHand(ItemStack) - Method in class net.minestom.server.entity.Player
- setItemInOffHand(ItemStack) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Changes the off hand
ItemStack
. - setItemInOffHand(ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
- setItemStack(int, ItemStack) - Method in class net.minestom.server.inventory.AbstractInventory
-
Sets an
ItemStack
at the specified slot and send relevant update to the viewer(s). - setItemStack(ItemStack) - Method in class net.minestom.server.entity.ItemEntity
-
Changes the item stack on ground.
- setItemStack(ItemStack) - Method in class net.minestom.server.entity.metadata.display.ItemDisplayMeta
- setJacketEnabled(boolean) - Method in class net.minestom.server.entity.metadata.PlayerMeta
- setKeyValuesMap(Map<String, String>) - Method in class net.minestom.server.extras.query.response.FullQueryResponse
-
Sets the map containing the key-value mappings.
- setLastOutput(Component) - Method in class net.minestom.server.entity.metadata.minecart.CommandBlockMinecartMeta
- setLastPoseChangeTick(long) - Method in class net.minestom.server.entity.metadata.animal.CamelMeta
- setLayingEgg(boolean) - Method in class net.minestom.server.entity.metadata.animal.TurtleMeta
- setLeashHolder(Entity) - Method in class net.minestom.server.entity.Entity
-
Sets the leash holder to this entity.
- setLeftArmRotation(Vec) - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- setLeftHanded(boolean) - Method in class net.minestom.server.entity.metadata.MobMeta
- setLeftHead(Entity) - Method in class net.minestom.server.entity.metadata.monster.WitherMeta
- setLeftHorn(boolean) - Method in class net.minestom.server.entity.metadata.animal.GoatMeta
- setLeftLegEnabled(boolean) - Method in class net.minestom.server.entity.metadata.PlayerMeta
- setLeftLegRotation(Vec) - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- setLeftPaddleTurning(boolean) - Method in class net.minestom.server.entity.metadata.other.BoatMeta
- setLeftRotation(float[]) - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- setLeftShoulderEntityData(NBT) - Method in class net.minestom.server.entity.metadata.PlayerMeta
- setLeftSleeveEnabled(boolean) - Method in class net.minestom.server.entity.metadata.PlayerMeta
- setLeggings(ItemStack) - Method in class net.minestom.server.entity.LivingEntity
- setLeggings(ItemStack) - Method in class net.minestom.server.entity.Player
- setLeggings(ItemStack) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Changes the leggings.
- setLeggings(ItemStack) - Method in class net.minestom.server.inventory.PlayerInventory
- setLength(int) - Method in class net.minestom.server.command.builder.suggestion.Suggestion
- setLevel(int) - Method in class net.minestom.server.entity.Player
-
Used to change the level of the player This cannot change the displayed percentage bar see
Player.setExp(float)
- setLevel(VillagerMeta.Level) - Method in class net.minestom.server.entity.metadata.villager.VillagerMeta.VillagerData
- setLevel(IntRange) - Method in class net.minestom.server.utils.entity.EntityFinder
- setLevelRequirement(EnchantmentTableInventory.EnchantmentSlot, short) - Method in class net.minestom.server.inventory.type.EnchantmentTableInventory
-
Sets the level requirement of a slot.
- setLimit(int) - Method in class net.minestom.server.utils.entity.EntityFinder
- setLineWidth(int) - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- setListener(Class<T>, PacketPlayListenerConsumer<T>) - Method in class net.minestom.server.listener.manager.PacketListenerManager
-
Deprecated.
- setListener(ConnectionState, Class<T>, PacketPrePlayListenerConsumer<T>) - Method in class net.minestom.server.listener.manager.PacketListenerManager
-
Sets the listener of a packet.
- setLoadOnStartup(boolean) - Method in class net.minestom.server.extensions.ExtensionManager
-
Used to specify if you want extensions to be loaded and initialized during startup.
- setLocale(Locale) - Method in interface net.minestom.server.adventure.Localizable
-
Sets the locale.
- setLocale(Locale) - Method in class net.minestom.server.entity.Player
-
Sets the player's locale.
- setLoyaltyLevel(int) - Method in class net.minestom.server.entity.metadata.projectile.ThrownTridentMeta
- setLying(boolean) - Method in class net.minestom.server.entity.metadata.animal.tameable.CatMeta
- setMainGene(PandaMeta.Gene) - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- setMainHandItem(ItemStack) - Method in class net.minestom.server.event.player.PlayerSwapItemEvent
-
Changes the item which will be in the player main hand.
- setMap(String) - Method in class net.minestom.server.extras.query.response.BasicQueryResponse
-
Sets the map.
- setMapColor(int, int, byte) - Method in class net.minestom.server.map.framebuffers.LargeDirectFramebuffer
- setMarker(boolean) - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- setMarking(HorseMeta.Marking) - Method in class net.minestom.server.entity.metadata.animal.HorseMeta.Variant
- setMask(int, byte) - Method in class net.minestom.server.entity.metadata.EntityMeta
- setMaskBit(int, byte, boolean) - Method in class net.minestom.server.entity.metadata.EntityMeta
- setMaximum(T) - Method in class net.minestom.server.utils.math.Range
-
Changes the maximum value of the range.
- setMaximumFuelBurnTime(short) - Method in class net.minestom.server.inventory.type.FurnaceInventory
- setMaximumProgress(short) - Method in class net.minestom.server.inventory.type.FurnaceInventory
- setMaxPlayer(int) - Method in class net.minestom.server.ping.ResponseData
-
Sets the response maximum player count.
- setMaxPlayers(int) - Method in class net.minestom.server.extras.query.response.BasicQueryResponse
-
Sets the max number of players.
- setMaxPlayers(String) - Method in class net.minestom.server.extras.query.response.BasicQueryResponse
-
Sets the max number of players.
- setMergeable(boolean) - Method in class net.minestom.server.entity.ItemEntity
-
When set to true, close
ItemEntity
will try to merge together as a single entity when theirItemEntity.getItemStack()
is similar and allowed to stack together. - setMergeDelay(Duration) - Static method in class net.minestom.server.entity.ItemEntity
-
Changes the merge delay.
- setMergeRange(float) - Method in class net.minestom.server.entity.ItemEntity
-
Changes the merge range.
- setMessage(String) - Method in class net.minestom.server.event.player.PlayerChatEvent
-
Used to change the message.
- setMinimum(T) - Method in class net.minestom.server.utils.math.Range
-
Changes the minimum value of the range.
- setMoistureLevel(int) - Method in class net.minestom.server.entity.metadata.water.DolphinMeta
-
Updates the given moisture level.
- setMotd(String) - Method in class net.minestom.server.extras.query.response.BasicQueryResponse
-
Sets the MoTD.
- setMouthOpen(boolean) - Method in class net.minestom.server.entity.metadata.animal.AbstractHorseMeta
- setName(String, EntityFinder.ToggleableType) - Method in class net.minestom.server.utils.entity.EntityFinder
- setNameTagVisibility(TeamsPacket.NameTagVisibility) - Method in class net.minestom.server.scoreboard.Team
-
Changes the
TeamsPacket.NameTagVisibility
of the team. - setNewGameMode(GameMode) - Method in class net.minestom.server.event.player.PlayerGameModeChangeEvent
-
Changes the target gamemode.
- setNewInventory(Inventory) - Method in class net.minestom.server.event.inventory.InventoryCloseEvent
-
Can be used to open a new inventory after closing the previous one.
- setNewPosition(Pos) - Method in class net.minestom.server.event.player.PlayerMoveEvent
-
Changes the target position.
- setNoAi(boolean) - Method in class net.minestom.server.entity.metadata.MobMeta
- setNoClip(boolean) - Method in class net.minestom.server.entity.metadata.projectile.AbstractArrowMeta
- setNoGravity(boolean) - Method in class net.minestom.server.entity.Entity
-
Changes the noGravity metadata field and change the gravity behaviour accordingly.
- setNonce(byte[]) - Method in class net.minestom.server.network.player.PlayerSocketConnection
- setNotifyAboutChanges(boolean) - Method in class net.minestom.server.entity.metadata.EntityMeta
-
Sets whether any changes to this meta must result in a metadata packet being sent to entity viewers.
- setNotifyAboutChanges(boolean) - Method in class net.minestom.server.entity.Metadata
- setNumPlayers(int) - Method in class net.minestom.server.extras.query.response.BasicQueryResponse
-
Sets the number of players.
- setNumPlayers(String) - Method in class net.minestom.server.extras.query.response.BasicQueryResponse
-
Sets the number of players.
- setOffHandItem(ItemStack) - Method in class net.minestom.server.event.player.PlayerSwapItemEvent
-
Changes the item which will be in the player off hand.
- setOnBack(boolean) - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- setOnFire(boolean) - Method in class net.minestom.server.entity.Entity
-
Sets the entity in fire visually.
- setOnFire(boolean) - Method in class net.minestom.server.entity.metadata.EntityMeta
- setOnFire(boolean) - Method in class net.minestom.server.entity.metadata.monster.BlazeMeta
- setOnline(int) - Method in class net.minestom.server.ping.ResponseData
-
Sets the response online count.
- setOnlyCorrect(boolean) - Method in class net.minestom.server.command.builder.arguments.ArgumentCommand
- setOpensDoors(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setOrientation(ItemFrameMeta.Orientation) - Method in class net.minestom.server.entity.metadata.other.ItemFrameMeta
-
Sets orientation of the item frame.
- setOrientation(PaintingMeta.Orientation) - Method in class net.minestom.server.entity.metadata.other.PaintingMeta
-
Sets orientation of the painting.
- setOriginalJar(File) - Method in class net.minestom.server.extensions.DiscoveredExtension
- setOwner(UUID) - Method in class net.minestom.server.entity.metadata.animal.tameable.TameableAnimalMeta
- setOwnerEntity(Entity) - Method in class net.minestom.server.entity.metadata.other.FishingHookMeta
- setParent(Advancement) - Method in class net.minestom.server.advancements.Advancement
- setParticle(Particle) - Method in class net.minestom.server.entity.metadata.other.AreaEffectCloudMeta
- SetPassengersPacket - Record Class in net.minestom.server.network.packet.server.play
- SetPassengersPacket(int, List<Integer>) - Constructor for record class net.minestom.server.network.packet.server.play.SetPassengersPacket
-
Creates an instance of a
SetPassengersPacket
record class. - SetPassengersPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.SetPassengersPacket
- setPathFinder(HydrazinePathFinder) - Method in class net.minestom.server.entity.pathfinding.Navigator
- setPathTo(Point) - Method in class net.minestom.server.entity.pathfinding.Navigator
- setPathTo(Point, boolean) - Method in class net.minestom.server.entity.pathfinding.Navigator
-
Retrieves the path to
position
and ask the entity to follow the path. - setPattern(TropicalFishMeta.Pattern) - Method in class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Variant
- setPatternColor(byte) - Method in class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Variant
- setPayload(long) - Method in class net.minestom.server.event.server.ClientPingServerEvent
-
Sets the payload to respond with.
- setPendingOptions(Instance, boolean) - Method in class net.minestom.server.entity.Player
- setPermissionLevel(int) - Method in class net.minestom.server.entity.Player
-
Changes the player permission level.
- setPhase(EnderDragonMeta.Phase) - Method in class net.minestom.server.entity.metadata.other.EnderDragonMeta
- setPickable(boolean) - Method in class net.minestom.server.entity.ItemEntity
-
Makes the item pickable.
- setPickupDelay(long, TemporalUnit) - Method in class net.minestom.server.entity.ItemEntity
-
Sets the pickup delay of the ItemEntity.
- setPickupDelay(Duration) - Method in class net.minestom.server.entity.ItemEntity
-
Sets the pickup delay of the ItemEntity.
- setPiercingLevel(byte) - Method in class net.minestom.server.entity.metadata.projectile.AbstractArrowMeta
- setPlayer(Player) - Method in class net.minestom.server.network.player.PlayerConnection
-
Changes the player linked to this connection.
- setPlayerCreated(boolean) - Method in class net.minestom.server.entity.metadata.golem.IronGolemMeta
- setPlayerProvider(PlayerProvider) - Method in class net.minestom.server.network.ConnectionManager
-
Changes the
Player
provider, to change which object to link to him. - setPlayerPublicKey(PlayerPublicKey) - Method in class net.minestom.server.network.player.PlayerConnection
- setPlayers(List<String>) - Method in class net.minestom.server.extras.query.response.FullQueryResponse
-
Sets the list of players.
- setPlayersHidden(boolean) - Method in class net.minestom.server.ping.ResponseData
-
Sets whether the players are hidden or not.
- setPlayerUuid(UUID) - Method in class net.minestom.server.event.player.AsyncPlayerPreLoginEvent
-
Changes the player uuid.
- setPlayingDead(boolean) - Method in class net.minestom.server.entity.metadata.water.AxolotlMeta
- setPlayListener(Class<T>, PacketPlayListenerConsumer<T>) - Method in class net.minestom.server.listener.manager.PacketListenerManager
-
Sets the listener of a packet.
- setPortalCooldown(int) - Method in class net.minestom.server.entity.Player
- setPose(Entity.Pose) - Method in class net.minestom.server.entity.Entity
-
Changes the entity pose.
- setPose(Entity.Pose) - Method in class net.minestom.server.entity.metadata.EntityMeta
- setPosRotInterpolationDuration(int) - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- setPotionEffectAmbient(boolean) - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
- setPotionEffectColor(int) - Method in class net.minestom.server.entity.metadata.LivingEntityMeta
- setPouncing(boolean) - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- setPower(double) - Method in class net.minestom.server.event.entity.EntityShootEvent
-
Sets shot power.
- setPowerLevel(short) - Method in class net.minestom.server.inventory.type.BeaconInventory
-
Changes the beacon power level.
- setPrefix(Component) - Method in class net.minestom.server.scoreboard.Team
-
Changes the prefix of the team.
- setPriority(int) - Method in interface net.minestom.server.event.EventNode
- setPriority(int) - Method in class net.minestom.server.event.GlobalEventHandler
- setProfession(VillagerProfession) - Method in class net.minestom.server.entity.metadata.villager.VillagerMeta.VillagerData
- setProgressArrow(short) - Method in class net.minestom.server.inventory.type.FurnaceInventory
- setProjectileGenerator(Function<Entity, EntityProjectile>) - Method in class net.minestom.server.entity.ai.goal.CombinedAttackGoal
- setProjectileGenerator(Function<Entity, EntityProjectile>) - Method in class net.minestom.server.entity.ai.goal.RangedAttackGoal
- setProjectileGenerator(RangedAttackGoal.ProjectileGenerator) - Method in class net.minestom.server.entity.ai.goal.RangedAttackGoal
- setProtocol(int) - Method in class net.minestom.server.ping.ResponseData
-
Sets the response protocol version.
- setQueryResponse(T) - Method in class net.minestom.server.extras.query.event.QueryEvent
-
Sets the query response that will be sent back to the sender.
- setRadius(float) - Method in class net.minestom.server.entity.metadata.other.AreaEffectCloudMeta
- setReadOnly(boolean) - Method in class net.minestom.server.instance.Chunk
-
Changes the read state of the chunk.
- setRearing(boolean) - Method in class net.minestom.server.entity.metadata.animal.AbstractHorseMeta
- setReducedDebugScreenInformation(boolean) - Method in class net.minestom.server.entity.Player
-
Sets or remove the reduced debug screen.
- setRegistered(boolean) - Method in class net.minestom.server.instance.Instance
-
Changes the registered field.
- setRegularVillager(boolean) - Method in class net.minestom.server.inventory.type.VillagerInventory
- setRelative(int, int, int, Block) - Method in interface net.minestom.server.instance.generator.UnitModifier
-
Sets the block relative to the absolute position of the unit.
- setRelaxed(boolean) - Method in class net.minestom.server.entity.metadata.animal.tameable.CatMeta
- setRemainingFuelTick(short) - Method in class net.minestom.server.inventory.type.FurnaceInventory
-
Represents the amount of tick until the fire icon come empty.
- setRemoteAddress(SocketAddress) - Method in class net.minestom.server.network.player.PlayerSocketConnection
-
Changes the internal remote address field.
- setRemovalAnimationDelay(int) - Method in class net.minestom.server.entity.EntityCreature
-
Changes the removal animation delay of the entity.
- setRepairCost(short) - Method in class net.minestom.server.inventory.type.AnvilInventory
-
Sets the anvil repair cost.
- setRespawnPoint(Pos) - Method in class net.minestom.server.entity.Player
-
Changes the default spawn point.
- setRespawnPosition(Pos) - Method in class net.minestom.server.event.player.PlayerRespawnEvent
-
Changes the respawn position.
- setResponse(boolean) - Method in class net.minestom.server.entity.metadata.other.InteractionMeta
- setResponseData(ResponseData) - Method in class net.minestom.server.event.server.ServerListPingEvent
-
Sets the response data, overwriting the exiting data.
- setResult(ItemStack) - Method in class net.minestom.server.event.entity.EntityItemMergeEvent
-
Changes the item stack which will appear on the ground.
- setResult(ItemStack) - Method in class net.minestom.server.recipe.BlastingRecipe
- setResult(ItemStack) - Method in class net.minestom.server.recipe.CampfireCookingRecipe
- setResult(ItemStack) - Method in class net.minestom.server.recipe.ShapedRecipe
- setResult(ItemStack) - Method in class net.minestom.server.recipe.ShapelessRecipe
- setResult(ItemStack) - Method in class net.minestom.server.recipe.SmeltingRecipe
- setResult(ItemStack) - Method in class net.minestom.server.recipe.SmithingTransformRecipe
- setResult(ItemStack) - Method in class net.minestom.server.recipe.SmokingRecipe
- setResult(ItemStack) - Method in class net.minestom.server.recipe.StonecutterRecipe
- setResultBlock(Block) - Method in class net.minestom.server.event.player.PlayerBlockBreakEvent
-
Changes the result of the event.
- setRetractingSpikes(boolean) - Method in class net.minestom.server.entity.metadata.monster.GuardianMeta
- setReturnData(CommandData) - Method in class net.minestom.server.command.builder.CommandContext
- setRightArmRotation(Vec) - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- setRightHead(Entity) - Method in class net.minestom.server.entity.metadata.monster.WitherMeta
- setRightHorn(boolean) - Method in class net.minestom.server.entity.metadata.animal.GoatMeta
- setRightLegEnabled(boolean) - Method in class net.minestom.server.entity.metadata.PlayerMeta
- setRightLegRotation(Vec) - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- setRightMainHand(boolean) - Method in class net.minestom.server.entity.metadata.PlayerMeta
- setRightPaddleTurning(boolean) - Method in class net.minestom.server.entity.metadata.other.BoatMeta
- setRightRotation(float[]) - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- setRightShoulderEntityData(NBT) - Method in class net.minestom.server.entity.metadata.PlayerMeta
- setRightSleeveEnabled(boolean) - Method in class net.minestom.server.entity.metadata.PlayerMeta
- setRiptideSpinAttack(boolean) - Method in class net.minestom.server.event.item.ItemUpdateStateEvent
-
Sets whether the player should have a riptide spin attack animation.
- setRolling(boolean) - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- setRotation(Rotation) - Method in class net.minestom.server.entity.metadata.other.ItemFrameMeta
- setSaddled(boolean) - Method in class net.minestom.server.entity.metadata.animal.AbstractHorseMeta
- setScale(Vec) - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- setScore(int) - Method in class net.minestom.server.entity.metadata.PlayerMeta
- setScreaming(boolean) - Method in class net.minestom.server.entity.metadata.animal.GoatMeta
- setScreaming(boolean) - Method in class net.minestom.server.entity.metadata.monster.EndermanMeta
- setSearchRange(float) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
-
Changes the search range of the entity
- setSecondPotionEffect(PotionEffect) - Method in class net.minestom.server.inventory.type.BeaconInventory
-
Changes the second potion effect.
- setSecondUUID(UUID) - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- setSeed(short) - Method in class net.minestom.server.inventory.type.EnchantmentTableInventory
-
Sets the enchantment seed.
- setSeeInvisiblePlayers(boolean) - Method in class net.minestom.server.scoreboard.Team
- setSeeThrough(boolean) - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- setSendRegistryData(boolean) - Method in class net.minestom.server.event.player.AsyncPlayerConfigurationEvent
- setSendUpdate(boolean) - Method in class net.minestom.server.instance.batch.BatchOption
- setShadow(boolean) - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- setShadowRadius(float) - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- setShadowStrength(float) - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- setShaking(boolean) - Method in class net.minestom.server.entity.metadata.animal.StriderMeta
- setShakingDirection(int) - Method in class net.minestom.server.entity.metadata.minecart.AbstractMinecartMeta
- setShakingMultiplier(float) - Method in class net.minestom.server.entity.metadata.minecart.AbstractMinecartMeta
- setShakingPower(int) - Method in class net.minestom.server.entity.metadata.minecart.AbstractMinecartMeta
- setSheared(boolean) - Method in class net.minestom.server.entity.metadata.animal.SheepMeta
- setShieldHeight(byte) - Method in class net.minestom.server.entity.metadata.golem.ShulkerMeta
- setShooter(Entity) - Method in class net.minestom.server.entity.metadata.item.FireballMeta
- setShooter(Entity) - Method in class net.minestom.server.entity.metadata.item.SmallFireballMeta
- setShooter(Entity) - Method in class net.minestom.server.entity.metadata.projectile.ArrowMeta
- setShooter(Entity) - Method in class net.minestom.server.entity.metadata.projectile.DragonFireballMeta
- setShooter(Entity) - Method in class net.minestom.server.entity.metadata.projectile.FireworkRocketMeta
- setShooter(Entity) - Method in interface net.minestom.server.entity.metadata.projectile.ProjectileMeta
- setShooter(Entity) - Method in class net.minestom.server.entity.metadata.projectile.SpectralArrowMeta
- setShooter(Entity) - Method in class net.minestom.server.entity.metadata.projectile.WindChargeMeta
- setShooter(Entity) - Method in class net.minestom.server.entity.metadata.projectile.WitherSkullMeta
- setShortcut(String) - Method in class net.minestom.server.command.builder.arguments.ArgumentCommand
- setShotAtAngle(boolean) - Method in class net.minestom.server.entity.metadata.projectile.FireworkRocketMeta
- setShowingBottom(boolean) - Method in class net.minestom.server.entity.metadata.other.EndCrystalMeta
- setShowNotification(boolean) - Method in class net.minestom.server.recipe.ShapedRecipe
- setSilent(boolean) - Method in class net.minestom.server.entity.Entity
- setSilent(boolean) - Method in class net.minestom.server.entity.metadata.EntityMeta
- setSinglePoint(boolean) - Method in class net.minestom.server.entity.metadata.other.AreaEffectCloudMeta
- setSitting(boolean) - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- setSitting(boolean) - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- setSitting(boolean) - Method in class net.minestom.server.entity.metadata.animal.tameable.TameableAnimalMeta
- setSize(int) - Method in class net.minestom.server.entity.metadata.flying.PhantomMeta
- setSize(int) - Method in class net.minestom.server.entity.metadata.other.SlimeMeta
- setSkin(PlayerSkin) - Method in class net.minestom.server.entity.Player
-
Changes the player skin.
- setSkin(PlayerSkin) - Method in class net.minestom.server.event.player.PlayerSkinInitEvent
-
Sets the spawning skin of the player.
- setSkyLight(byte[]) - Method in class net.minestom.server.instance.Section
- setSleeping(boolean) - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- setSlot(byte) - Method in class net.minestom.server.event.player.PlayerChangeHeldSlotEvent
-
Changes the final held slot of the player.
- SetSlotPacket - Record Class in net.minestom.server.network.packet.server.play
- SetSlotPacket(byte, int, short, ItemStack) - Constructor for record class net.minestom.server.network.packet.server.play.SetSlotPacket
-
Creates an instance of a
SetSlotPacket
record class. - SetSlotPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.SetSlotPacket
- setSmall(boolean) - Method in class net.minestom.server.entity.metadata.other.ArmorStandMeta
- setSneaking(boolean) - Method in class net.minestom.server.entity.Entity
-
Makes the entity sneak.
- setSneaking(boolean) - Method in class net.minestom.server.entity.metadata.EntityMeta
- setSneaking(boolean) - Method in class net.minestom.server.entity.Player
- setSneezeTimer(int) - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- setSneezing(boolean) - Method in class net.minestom.server.entity.metadata.animal.PandaMeta
- setSound(SoundEvent) - Method in class net.minestom.server.event.entity.EntityDamageEvent
-
Changes the damage sound.
- setSpawningInstance(Instance) - Method in class net.minestom.server.event.player.AsyncPlayerConfigurationEvent
- setSpawnPosition(Point) - Method in class net.minestom.server.entity.metadata.other.FallingBlockMeta
- setSpell(SpellcasterIllagerMeta.Spell) - Method in class net.minestom.server.entity.metadata.monster.raider.SpellcasterIllagerMeta
- setSplashTimer(int) - Method in class net.minestom.server.entity.metadata.other.BoatMeta
- setSpread(double) - Method in class net.minestom.server.event.entity.EntityShootEvent
-
Sets shot spread.
- setSprinting(boolean) - Method in class net.minestom.server.entity.Entity
-
Makes the entity sprint.
- setSprinting(boolean) - Method in class net.minestom.server.entity.metadata.EntityMeta
- setStandingUp(boolean) - Method in class net.minestom.server.entity.metadata.animal.PolarBearMeta
- setStaring(boolean) - Method in class net.minestom.server.entity.metadata.monster.EndermanMeta
- setStart(int) - Method in class net.minestom.server.command.builder.suggestion.Suggestion
- setStartPosition(Point) - Method in class net.minestom.server.utils.entity.EntityFinder
- setState(SnifferMeta.State) - Method in class net.minestom.server.entity.metadata.animal.SnifferMeta
- setState(CreeperMeta.State) - Method in class net.minestom.server.entity.metadata.monster.CreeperMeta
- setState(PufferfishMeta.State) - Method in class net.minestom.server.entity.metadata.water.fish.PufferfishMeta
- setStrength(int) - Method in class net.minestom.server.entity.metadata.animal.LlamaMeta
- setSuffix(Component) - Method in class net.minestom.server.scoreboard.Team
-
Changes the suffix of the team.
- setSuggestionCallback(SuggestionCallback) - Method in class net.minestom.server.command.builder.arguments.Argument
-
Sets the suggestion callback (for dynamic tab completion) of this argument.
- setSwimmer(boolean) - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- setSwimming(boolean) - Method in class net.minestom.server.entity.metadata.EntityMeta
- setSynchronizationTicks(long) - Method in class net.minestom.server.entity.Entity
-
Set the tick period until this entity's position is synchronized.
- setTab(AdvancementTab) - Method in class net.minestom.server.advancements.Advancement
- setTag(Tag<T>, T) - Method in interface net.minestom.server.tag.Taggable
- setTag(Tag<T>, T) - Method in interface net.minestom.server.tag.TagWritable
-
Writes the specified type.
- setTamed(boolean) - Method in class net.minestom.server.entity.metadata.animal.AbstractHorseMeta
- setTamed(boolean) - Method in class net.minestom.server.entity.metadata.animal.tameable.TameableAnimalMeta
- setTarget(Entity) - Method in class net.minestom.server.entity.EntityCreature
-
Changes the entity target.
- setTarget(Entity) - Method in class net.minestom.server.entity.metadata.monster.GuardianMeta
- setTargetSelector(EntityFinder.TargetSelector) - Method in class net.minestom.server.utils.entity.EntityFinder
- setTeam(Team) - Method in class net.minestom.server.entity.LivingEntity
-
Changes the
Team
for the entity. - setTeamColor(NamedTextColor) - Method in class net.minestom.server.scoreboard.Team
-
Changes the color of the team.
- setTeamDisplayName(Component) - Method in class net.minestom.server.scoreboard.Team
-
Changes the display name of the team.
- setTemplate(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.SmithingTransformRecipe
- setTemplate(DeclareRecipesPacket.Ingredient) - Method in class net.minestom.server.recipe.SmithingTrimRecipe
- setText(Component) - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- setTextOpacity(byte) - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- setTickFrozen(int) - Method in class net.minestom.server.entity.metadata.EntityMeta
- SetTickStatePacket - Record Class in net.minestom.server.network.packet.server.play
- SetTickStatePacket(float, boolean) - Constructor for record class net.minestom.server.network.packet.server.play.SetTickStatePacket
-
Creates an instance of a
SetTickStatePacket
record class. - SetTickStatePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.SetTickStatePacket
- setTime(long) - Method in class net.minestom.server.instance.Instance
-
Changes the current time in the instance, from 0 to 24000.
- setTimeRate(int) - Method in class net.minestom.server.instance.Instance
-
Changes the time rate of the instance
- setTimeSinceLastHit(int) - Method in class net.minestom.server.entity.metadata.other.BoatMeta
- setTimeToBoost(int) - Method in class net.minestom.server.entity.metadata.animal.PigMeta
- setTimeToBoost(int) - Method in class net.minestom.server.entity.metadata.animal.StriderMeta
- setTimeUpdate(Duration) - Method in class net.minestom.server.instance.Instance
-
Changes the rate at which the client is updated about the time
- SettingsListener - Class in net.minestom.server.listener.common
- SettingsListener() - Constructor for class net.minestom.server.listener.common.SettingsListener
- setTitle(Component) - Method in class net.minestom.server.advancements.Advancement
-
Changes the advancement title.
- setTitle(Component) - Method in class net.minestom.server.inventory.Inventory
-
Changes the inventory title.
- setTitle(Component) - Method in class net.minestom.server.scoreboard.Sidebar
-
Changes the
Sidebar
title - SetTitleSubTitlePacket - Record Class in net.minestom.server.network.packet.server.play
- SetTitleSubTitlePacket(Component) - Constructor for record class net.minestom.server.network.packet.server.play.SetTitleSubTitlePacket
-
Creates an instance of a
SetTitleSubTitlePacket
record class. - SetTitleSubTitlePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.SetTitleSubTitlePacket
- SetTitleTextPacket - Record Class in net.minestom.server.network.packet.server.play
- SetTitleTextPacket(Component) - Constructor for record class net.minestom.server.network.packet.server.play.SetTitleTextPacket
-
Creates an instance of a
SetTitleTextPacket
record class. - SetTitleTextPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.SetTitleTextPacket
- SetTitleTimePacket - Record Class in net.minestom.server.network.packet.server.play
- SetTitleTimePacket(int, int, int) - Constructor for record class net.minestom.server.network.packet.server.play.SetTitleTimePacket
-
Creates an instance of a
SetTitleTimePacket
record class. - SetTitleTimePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.SetTitleTimePacket
- setTongueTarget(int) - Method in class net.minestom.server.entity.metadata.animal.FrogMeta
-
Set the target value for a tongue.
- setTransformationInterpolationDuration(int) - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- setTransformationInterpolationStartDelta(int) - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- setTranslation(Point) - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- setTravelling(boolean) - Method in class net.minestom.server.entity.metadata.animal.TurtleMeta
- setTravelPosition(Point) - Method in class net.minestom.server.entity.metadata.animal.TurtleMeta
- setTreasurePosition(Point) - Method in class net.minestom.server.entity.metadata.water.DolphinMeta
-
Set the destination point to lead a player to a treasure.
- setTrusting(boolean) - Method in class net.minestom.server.entity.metadata.animal.OcelotMeta
- setType(FoxMeta.Type) - Method in class net.minestom.server.entity.metadata.animal.FoxMeta
- setType(RabbitMeta.Type) - Method in class net.minestom.server.entity.metadata.animal.RabbitMeta
- setType(BoatMeta.Type) - Method in class net.minestom.server.entity.metadata.other.BoatMeta
- setType(TropicalFishMeta.Type) - Method in class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Variant
- setType(VillagerType) - Method in class net.minestom.server.entity.metadata.villager.VillagerMeta.VillagerData
- setType(ScoreboardObjectivePacket.Type) - Method in class net.minestom.server.scoreboard.TabList
-
Changes the scoreboard objective type
- setUnknownCommandCallback(CommandCallback) - Method in class net.minestom.server.command.CommandManager
-
Sets the callback executed once an unknown command is run.
- setUnsafeApply(boolean) - Method in class net.minestom.server.instance.batch.BatchOption
- setUseDefaultBackground(boolean) - Method in class net.minestom.server.entity.metadata.display.TextDisplayMeta
- setUsername(String) - Method in class net.minestom.server.event.player.AsyncPlayerPreLoginEvent
-
Changes the player username.
- setUsernameField(String) - Method in class net.minestom.server.entity.Player
-
Changes the internal player name, used for the
AsyncPlayerPreLoginEvent
mostly unsafe outside of it. - setUuid(UUID) - Method in class net.minestom.server.entity.Entity
-
Changes the internal entity UUID, mostly unsafe.
- setUuid(UUID) - Method in class net.minestom.server.entity.Player
- setUuid(UUID, EntityFinder.ToggleableType) - Method in class net.minestom.server.utils.entity.EntityFinder
- setUuidProvider(UuidProvider) - Method in class net.minestom.server.network.ConnectionManager
-
Changes how
UUID
are attributed to players. - setVariant(FrogMeta.Variant) - Method in class net.minestom.server.entity.metadata.animal.FrogMeta
-
Set the variant for a frog.
- setVariant(HorseMeta.Variant) - Method in class net.minestom.server.entity.metadata.animal.HorseMeta
- setVariant(LlamaMeta.Variant) - Method in class net.minestom.server.entity.metadata.animal.LlamaMeta
- setVariant(MooshroomMeta.Variant) - Method in class net.minestom.server.entity.metadata.animal.MooshroomMeta
- setVariant(CatMeta.Variant) - Method in class net.minestom.server.entity.metadata.animal.tameable.CatMeta
- setVariant(PaintingMeta.Variant) - Method in class net.minestom.server.entity.metadata.other.PaintingMeta
- setVariant(AxolotlMeta.Variant) - Method in class net.minestom.server.entity.metadata.water.AxolotlMeta
- setVariant(TropicalFishMeta.Variant) - Method in class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta
- setVelocity(Vec) - Method in class net.minestom.server.entity.Entity
-
Changes the entity velocity and calls
EntityVelocityEvent
. - setVelocity(Vec) - Method in class net.minestom.server.event.entity.EntityVelocityEvent
-
Changes the applied velocity.
- setVersion(String) - Method in class net.minestom.server.ping.ResponseData
-
Sets the version name for the response.
- setView(float, float) - Method in class net.minestom.server.entity.Entity
-
Changes the view of the entity.
- setView(float, float) - Method in class net.minestom.server.entity.Player
-
Forces the player's client to look towards the target yaw/pitch
- setViewRange(float) - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- setVillagerData(VillagerMeta.VillagerData) - Method in class net.minestom.server.entity.metadata.villager.VillagerMeta
- setVillagerData(VillagerMeta.VillagerData) - Method in class net.minestom.server.entity.metadata.monster.zombie.ZombieVillagerMeta
- setVillagerLevel(int) - Method in class net.minestom.server.inventory.type.VillagerInventory
- setWarningBlocks(int) - Method in class net.minestom.server.instance.WorldBorder
- setWarningTime(int) - Method in class net.minestom.server.instance.WorldBorder
- setWeather(Weather) - Method in class net.minestom.server.instance.Instance
-
Sets the weather of this instance with a fixed transition
- setWeather(Weather, int) - Method in class net.minestom.server.instance.Instance
-
Sets the weather on this instance, transitions over time
- setWidth(float) - Method in class net.minestom.server.entity.metadata.display.AbstractDisplayMeta
- setWidth(float) - Method in class net.minestom.server.entity.metadata.other.InteractionMeta
- setWorldSpawnPosition(Pos) - Method in class net.minestom.server.instance.Instance
-
Updates the spawn position of the instance.
- setWorldSpawnPosition(Pos, boolean) - Method in class net.minestom.server.instance.Instance
-
Updates the spawn position of the instance.
- setX(float) - Method in class net.minestom.server.advancements.Advancement
-
Changes this advancement X coordinate.
- setY(float) - Method in class net.minestom.server.advancements.Advancement
-
Changes this advancement Y coordinate.
- SHA1withRSA - Enum constant in enum class net.minestom.server.utils.crypto.KeyUtils.SignatureAlgorithm
- SHA256withRSA - Enum constant in enum class net.minestom.server.utils.crypto.KeyUtils.SignatureAlgorithm
- Shape - Interface in net.minestom.server.collision
- SHAPED - Enum constant in enum class net.minestom.server.recipe.Recipe.Type
- ShapedRecipe - Class in net.minestom.server.recipe
- ShapedRecipe(String, int, int, String, RecipeCategory.Crafting, List<DeclareRecipesPacket.Ingredient>, ItemStack, boolean) - Constructor for class net.minestom.server.recipe.ShapedRecipe
- ShapeImpl - Class in net.minestom.server.collision
- SHAPELESS - Enum constant in enum class net.minestom.server.recipe.Recipe.Type
- ShapelessRecipe - Class in net.minestom.server.recipe
- ShapelessRecipe(String, String, RecipeCategory.Crafting, List<DeclareRecipesPacket.Ingredient>, ItemStack) - Constructor for class net.minestom.server.recipe.ShapelessRecipe
- SHAPER_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- SharedInstance - Class in net.minestom.server.instance
-
The
SharedInstance
is an instance that shares the same chunks as its linkedInstanceContainer
, entities are separated. - SharedInstance(UUID, InstanceContainer) - Constructor for class net.minestom.server.instance.SharedInstance
- sharedSecret() - Method in record class net.minestom.server.network.packet.client.login.ClientEncryptionResponsePacket
-
Returns the value of the
sharedSecret
record component. - SHARPNESS - Static variable in interface net.minestom.server.item.Enchantment
- SHEAF_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- SHEARS - Static variable in interface net.minestom.server.item.Material
- SHEEP - Static variable in interface net.minestom.server.entity.EntityType
- SHEEP_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- SheepMeta - Class in net.minestom.server.entity.metadata.animal
- SheepMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.SheepMeta
- SHELTER_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- SHEPHERD - Static variable in interface net.minestom.server.entity.villager.VillagerProfession
- SHEPHERD - Static variable in record class net.minestom.server.entity.villager.VillagerProfessionImpl
- SHIELD - Enum constant in enum class net.minestom.server.event.player.PlayerItemAnimationEvent.ItemAnimationType
- SHIELD - Static variable in interface net.minestom.server.item.Material
- ShieldMeta - Record Class in net.minestom.server.item.metadata
- ShieldMeta(TagReadable) - Constructor for record class net.minestom.server.item.metadata.ShieldMeta
-
Creates an instance of a
ShieldMeta
record class. - ShieldMeta.Builder - Record Class in net.minestom.server.item.metadata
- SHIFT_LEFT_CLICK - Enum constant in enum class net.minestom.server.inventory.click.ClickType
- SHIFT_RIGHT_CLICK - Enum constant in enum class net.minestom.server.inventory.click.ClickType
- shiftClick(Player, int, int) - Method in class net.minestom.server.inventory.Inventory
- shiftClick(Player, int, int) - Method in interface net.minestom.server.inventory.InventoryClickHandler
-
Called when a
Player
shift click in the inventory - shiftClick(Player, int, int) - Method in class net.minestom.server.inventory.PlayerInventory
- shiftClick(AbstractInventory, AbstractInventory, int, int, int, Player, int, ItemStack, ItemStack, int) - Method in class net.minestom.server.inventory.click.InventoryClickProcessor
- shoot(Point, Point, double, double) - Method in class net.minestom.server.entity.PlayerProjectile
- shoot(Point, double, double) - Method in class net.minestom.server.entity.EntityProjectile
- shoot(Point, double, double) - Method in class net.minestom.server.entity.PlayerProjectile
- SHOOTING - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- shootProjectile(EntityCreature, Pos, double, double) - Method in interface net.minestom.server.entity.ai.goal.RangedAttackGoal.ProjectileGenerator
-
Shoots a projectile.
- Short(String) - Static method in class net.minestom.server.tag.Tag
- SHORT - Static variable in class net.minestom.server.network.NetworkBuffer
- SHORT_GRASS - Static variable in interface net.minestom.server.instance.block.Block
- SHORT_GRASS - Static variable in interface net.minestom.server.item.Material
- ShortRange - Class in net.minestom.server.utils.math
- ShortRange(Short) - Constructor for class net.minestom.server.utils.math.ShortRange
- ShortRange(Short, Short) - Constructor for class net.minestom.server.utils.math.ShortRange
- shouldAnimate() - Method in class net.minestom.server.event.entity.EntityDamageEvent
-
Gets whether the damage animation should be played.
- shouldCalculateInverse() - Method in class net.minestom.server.instance.batch.BatchOption
-
Gets if the batch will calculate the inverse of the batch when it is applied for an 'undo' behavior.
- shouldDoBlockUpdates() - Method in class net.minestom.server.event.player.PlayerBlockPlaceEvent
-
Should the place trigger updates (on self and neighbors)
- shouldEnd() - Method in class net.minestom.server.entity.ai.goal.CombinedAttackGoal
- shouldEnd() - Method in class net.minestom.server.entity.ai.goal.DoNothingGoal
- shouldEnd() - Method in class net.minestom.server.entity.ai.goal.FollowTargetGoal
- shouldEnd() - Method in class net.minestom.server.entity.ai.goal.MeleeAttackGoal
- shouldEnd() - Method in class net.minestom.server.entity.ai.goal.RandomLookAroundGoal
- shouldEnd() - Method in class net.minestom.server.entity.ai.goal.RandomStrollGoal
- shouldEnd() - Method in class net.minestom.server.entity.ai.goal.RangedAttackGoal
- shouldEnd() - Method in class net.minestom.server.entity.ai.GoalSelector
-
Whether or not this
GoalSelector
should end. - shouldGenerate() - Method in class net.minestom.server.instance.Chunk
-
Gets if this chunk will or had been loaded with a
ChunkGenerator
. - shouldJump() - Method in class net.minestom.server.entity.vehicle.PlayerVehicleInformation
- shouldLoadOnStartup() - Method in class net.minestom.server.extensions.ExtensionManager
-
Gets if the extensions should be loaded during startup.
- shouldSendUpdate() - Method in class net.minestom.server.instance.batch.BatchOption
- shouldShow(Player) - Method in class net.minestom.server.recipe.Recipe
- shouldStart() - Method in class net.minestom.server.entity.ai.goal.CombinedAttackGoal
- shouldStart() - Method in class net.minestom.server.entity.ai.goal.DoNothingGoal
- shouldStart() - Method in class net.minestom.server.entity.ai.goal.FollowTargetGoal
- shouldStart() - Method in class net.minestom.server.entity.ai.goal.MeleeAttackGoal
- shouldStart() - Method in class net.minestom.server.entity.ai.goal.RandomLookAroundGoal
- shouldStart() - Method in class net.minestom.server.entity.ai.goal.RandomStrollGoal
- shouldStart() - Method in class net.minestom.server.entity.ai.goal.RangedAttackGoal
- shouldStart() - Method in class net.minestom.server.entity.ai.GoalSelector
-
Whether or not this
GoalSelector
should start. - shouldUnmount() - Method in class net.minestom.server.entity.vehicle.PlayerVehicleInformation
- SHOW_AIR - Static variable in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
- SHOW_BOUNDING_BOX - Static variable in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Requires the player to be in creative and have a permission level higher than 2.
- showBossBar(BossBar) - Method in interface net.minestom.server.adventure.audience.PacketGroupingAudience
- showBossBar(BossBar) - Method in class net.minestom.server.entity.Player
- showIcon() - Method in record class net.minestom.server.potion.CustomPotionEffect
-
Returns the value of the
showIcon
record component. - showNotification() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
-
Returns the value of the
showNotification
record component. - showParticles() - Method in record class net.minestom.server.potion.CustomPotionEffect
-
Returns the value of the
showParticles
record component. - showPlayer(PlayerConnection) - Method in class net.minestom.server.entity.Player
-
Sends all the related packet to have the player sent to another with related data (create player, spawn position, velocity, metadata, equipments, passengers, team).
- showToast(boolean) - Method in class net.minestom.server.advancements.Advancement
-
Makes this argument a toast.
- SHRIEK - Static variable in interface net.minestom.server.particle.Particle
- ShriekParticleData - Record Class in net.minestom.server.particle.data
- ShriekParticleData(int) - Constructor for record class net.minestom.server.particle.data.ShriekParticleData
-
Creates an instance of a
ShriekParticleData
record class. - SHROOMLIGHT - Static variable in interface net.minestom.server.instance.block.Block
- SHROOMLIGHT - Static variable in interface net.minestom.server.item.Material
- SHULKER - Static variable in interface net.minestom.server.entity.EntityType
- SHULKER_BOX - Enum constant in enum class net.minestom.server.inventory.InventoryType
- SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- SHULKER_BULLET - Static variable in interface net.minestom.server.entity.EntityType
- SHULKER_SHELL - Static variable in interface net.minestom.server.item.Material
- SHULKER_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- ShulkerBulletMeta - Class in net.minestom.server.entity.metadata.other
- ShulkerBulletMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.ShulkerBulletMeta
- ShulkerMeta - Class in net.minestom.server.entity.metadata.golem
- ShulkerMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.golem.ShulkerMeta
- shutdown() - Method in class net.minestom.server.extensions.ExtensionManager
-
Shutdowns all the extensions by unloading them.
- shutdown() - Method in class net.minestom.server.Metrics
- shutdown() - Method in class net.minestom.server.network.ConnectionManager
-
Shutdowns the connection manager by kicking all the currently connected players.
- shutdown() - Method in class net.minestom.server.thread.ThreadDispatcher
-
Shutdowns all the
tick threads
. - shutdown() - Method in class net.minestom.server.timer.SchedulerManager
- SIAMESE - Enum constant in enum class net.minestom.server.entity.metadata.animal.tameable.CatMeta.Variant
- Sidebar - Class in net.minestom.server.scoreboard
-
Represents a sidebar which can contain up to 16
Sidebar.ScoreboardLine
. - Sidebar(Component) - Constructor for class net.minestom.server.scoreboard.Sidebar
-
Creates a new sidebar
- Sidebar.NumberFormat - Class in net.minestom.server.scoreboard
- Sidebar.ScoreboardLine - Class in net.minestom.server.scoreboard
-
This class is used to create a line for the sidebar.
- sideways() - Method in record class net.minestom.server.network.packet.client.play.ClientSteerVehiclePacket
-
Returns the value of the
sideways
record component. - signature() - Method in record class net.minestom.server.crypto.ArgumentSignatures.Entry
-
Returns the value of the
signature
record component. - signature() - Method in record class net.minestom.server.crypto.MessageSignature
-
Returns the value of the
signature
record component. - signature() - Method in record class net.minestom.server.crypto.PlayerPublicKey
-
Returns the value of the
signature
record component. - signature() - Method in record class net.minestom.server.crypto.SaltSignaturePair
-
Returns the value of the
signature
record component. - signature() - Method in record class net.minestom.server.entity.PlayerSkin
-
Returns the value of the
signature
record component. - signature() - Method in record class net.minestom.server.network.packet.client.play.ClientChatMessagePacket
-
Returns the value of the
signature
record component. - signature() - Method in record class net.minestom.server.network.packet.server.play.DeleteChatPacket
-
Returns the value of the
signature
record component. - signature() - Method in record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
-
Returns the value of the
signature
record component. - signature() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Property
-
Returns the value of the
signature
record component. - signature() - Method in record class net.minestom.server.network.player.GameProfile.Property
-
Returns the value of the
signature
record component. - signatures() - Method in record class net.minestom.server.network.packet.client.play.ClientCommandChatPacket
-
Returns the value of the
signatures
record component. - SignatureValidator - Interface in net.minestom.server.crypto
-
General purpose functional interface to verify signatures.
Built in validators:SignatureValidator.PASS
: will always report trueSignatureValidator.FAIL
: will always report falseSignatureValidator.YGGDRASIL
: Uses SHA1 with RSA and Yggdrasil Public Key for verifying signaturesSignatureValidator.from(Player)
: Uses SHA256 with RSA and the Player'sPlayerPublicKey.publicKey()
SignatureValidator.from(PublicKey, KeyUtils.SignatureAlgorithm)
: General purpose factory method - SignedMessageBody - Class in net.minestom.server.crypto
- SignedMessageBody() - Constructor for class net.minestom.server.crypto.SignedMessageBody
- SignedMessageBody.Packed - Record Class in net.minestom.server.crypto
- SignedMessageHeader - Record Class in net.minestom.server.crypto
- SignedMessageHeader(MessageSignature, UUID) - Constructor for record class net.minestom.server.crypto.SignedMessageHeader
-
Creates an instance of a
SignedMessageHeader
record class. - SignedMessageHeader(NetworkBuffer) - Constructor for record class net.minestom.server.crypto.SignedMessageHeader
- SILENCE_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- SILK_TOUCH - Static variable in interface net.minestom.server.item.Enchantment
- SILVERFISH - Static variable in interface net.minestom.server.entity.EntityType
- SILVERFISH_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- SilverfishMeta - Class in net.minestom.server.entity.metadata.monster
- SilverfishMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.SilverfishMeta
- SimpleCommand - Class in net.minestom.server.command.builder
- SimpleCommand(String, String...) - Constructor for class net.minestom.server.command.builder.SimpleCommand
- simulateMovement(Pos, Vec, BoundingBox, WorldBorder, Block.Getter, Aerodynamics, boolean, boolean, boolean, boolean, PhysicsResult) - Static method in class net.minestom.server.collision.PhysicsUtils
-
Simulate the entity's movement physics
- simulationDistance() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
simulationDistance
record component. - simulationDistance() - Method in record class net.minestom.server.network.packet.server.play.UpdateSimulationDistancePacket
-
Returns the value of the
simulationDistance
record component. - single() - Static method in class net.minestom.server.adventure.audience.Audiences
-
Gets the
AudienceProvider
that provides forwarding audiences. - singleEntity(boolean) - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- singleThread() - Static method in class net.minestom.server.thread.ThreadDispatcher
- singleThread() - Static method in interface net.minestom.server.utils.collection.ObjectArray
- singleThread(int) - Static method in interface net.minestom.server.utils.collection.ObjectArray
- SITTING - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- size() - Method in interface net.minestom.server.instance.generator.GenerationUnit
-
The size of this unit in blocks.
- size() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Returns the value of the
size
record component. - size() - Method in interface net.minestom.server.registry.Registry.Properties
- size() - Method in class net.minestom.server.thread.AcquirableCollection
- size() - Method in class net.minestom.server.utils.collection.IntMappedArray
- size() - Method in record class net.minestom.server.utils.collection.MappedCollection
- SKELETON - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- SKELETON - Static variable in interface net.minestom.server.entity.EntityType
- SKELETON_HORSE - Static variable in interface net.minestom.server.entity.EntityType
- SKELETON_HORSE_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- SKELETON_SKULL - Static variable in interface net.minestom.server.instance.block.Block
- SKELETON_SKULL - Static variable in interface net.minestom.server.item.Material
- SKELETON_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- SKELETON_WALL_SKULL - Static variable in interface net.minestom.server.instance.block.Block
- SkeletonHorseMeta - Class in net.minestom.server.entity.metadata.animal
- SkeletonHorseMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.SkeletonHorseMeta
- SkeletonMeta - Class in net.minestom.server.entity.metadata.monster.skeleton
- SkeletonMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.skeleton.SkeletonMeta
- SKIN - Static variable in record class net.minestom.server.item.metadata.PlayerHeadMeta
- skipWrite(int) - Method in class net.minestom.server.network.NetworkBuffer
- SKULL - Static variable in interface net.minestom.server.item.banner.BannerPattern
- SKULL - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- SKULL_AND_ROSES - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- SKULL_BANNER_PATTERN - Static variable in interface net.minestom.server.item.Material
- SKULL_OWNER - Static variable in record class net.minestom.server.item.metadata.PlayerHeadMeta
- SKULL_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- skullOwner(UUID) - Method in record class net.minestom.server.item.metadata.PlayerHeadMeta.Builder
- sky(Palette) - Static method in interface net.minestom.server.instance.light.Light
- skyColor() - Method in class net.minestom.server.registry.Registry.BiomeEntry
- skyColor() - Method in record class net.minestom.server.world.biomes.BiomeEffects
-
Returns the value of the
skyColor
record component. - skyColor(int) - Method in class net.minestom.server.world.biomes.BiomeEffects.Builder
- skyLight() - Method in class net.minestom.server.instance.Section
- skyLight() - Method in record class net.minestom.server.network.packet.server.play.data.LightData
-
Returns the value of the
skyLight
record component. - skylightEnabled(boolean) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- skyMask() - Method in record class net.minestom.server.network.packet.server.play.data.LightData
-
Returns the value of the
skyMask
record component. - SLEEP_IN_BED - Static variable in interface net.minestom.server.statistic.StatisticType
- SLEEPING - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- SLIDING - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- SLIME - Static variable in interface net.minestom.server.entity.EntityType
- SLIME_BALL - Static variable in interface net.minestom.server.item.Material
- SLIME_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- SLIME_BLOCK - Static variable in interface net.minestom.server.item.Material
- SLIME_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- SlimeMeta - Class in net.minestom.server.entity.metadata.other
- SlimeMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.SlimeMeta
- slot() - Method in record class net.minestom.server.item.attribute.ItemAttribute
-
Returns the value of the
slot
record component. - slot() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ChangedSlot
-
Returns the value of the
slot
record component. - slot() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
-
Returns the value of the
slot
record component. - slot() - Method in record class net.minestom.server.network.packet.client.play.ClientCreativeInventoryActionPacket
-
Returns the value of the
slot
record component. - slot() - Method in record class net.minestom.server.network.packet.client.play.ClientEditBookPacket
-
Returns the value of the
slot
record component. - slot() - Method in record class net.minestom.server.network.packet.client.play.ClientHeldItemChangePacket
-
Returns the value of the
slot
record component. - slot() - Method in record class net.minestom.server.network.packet.client.play.ClientPickItemPacket
-
Returns the value of the
slot
record component. - slot() - Method in record class net.minestom.server.network.packet.client.play.ClientWindowSlotStatePacket
-
Returns the value of the
slot
record component. - slot() - Method in record class net.minestom.server.network.packet.server.play.HeldItemChangePacket
-
Returns the value of the
slot
record component. - slot() - Method in record class net.minestom.server.network.packet.server.play.SetSlotPacket
-
Returns the value of the
slot
record component. - Slot(ItemStack) - Static method in class net.minestom.server.entity.Metadata
- slotCount() - Method in record class net.minestom.server.network.packet.server.play.OpenHorseWindowPacket
-
Returns the value of the
slotCount
record component. - SLOW_FALLING - Static variable in interface net.minestom.server.potion.PotionEffect
- SLOW_FALLING - Static variable in interface net.minestom.server.potion.PotionType
- SLOWNESS - Static variable in interface net.minestom.server.potion.PotionEffect
- SLOWNESS - Static variable in interface net.minestom.server.potion.PotionType
- SMALL - Enum constant in enum class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Type
- SMALL_AMETHYST_BUD - Static variable in interface net.minestom.server.instance.block.Block
- SMALL_AMETHYST_BUD - Static variable in interface net.minestom.server.item.Material
- SMALL_BALL - Enum constant in enum class net.minestom.server.item.firework.FireworkEffectType
- SMALL_DRIPLEAF - Static variable in interface net.minestom.server.instance.block.Block
- SMALL_DRIPLEAF - Static variable in interface net.minestom.server.item.Material
- SMALL_END_ISLANDS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- SMALL_FIREBALL - Static variable in interface net.minestom.server.entity.EntityType
- SMALL_FLAME - Static variable in interface net.minestom.server.particle.Particle
- SMALL_STRIPES - Static variable in interface net.minestom.server.item.banner.BannerPattern
- SMALL_STRIPES - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- SmallFireballMeta - Class in net.minestom.server.entity.metadata.item
- SmallFireballMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.item.SmallFireballMeta
- smallParticleData() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns the value of the
smallParticleData
record component. - smallParticleId() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns the value of the
smallParticleId
record component. - SMELTING - Enum constant in enum class net.minestom.server.recipe.Recipe.Type
- SmeltingRecipe - Class in net.minestom.server.recipe
- SmeltingRecipe(String, String, RecipeCategory.Cooking, ItemStack, float, int) - Constructor for class net.minestom.server.recipe.SmeltingRecipe
- smeltingRecipeBookFilterActive() - Method in record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
-
Returns the value of the
smeltingRecipeBookFilterActive
record component. - smeltingRecipeBookOpen() - Method in record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
-
Returns the value of the
smeltingRecipeBookOpen
record component. - SMITE - Static variable in interface net.minestom.server.item.Enchantment
- SMITHING - Enum constant in enum class net.minestom.server.inventory.InventoryType
- SMITHING_TABLE - Static variable in interface net.minestom.server.instance.block.Block
- SMITHING_TABLE - Static variable in interface net.minestom.server.item.Material
- SMITHING_TRANSFORM - Enum constant in enum class net.minestom.server.recipe.Recipe.Type
- SMITHING_TRIM - Enum constant in enum class net.minestom.server.recipe.Recipe.Type
- SmithingTransformRecipe - Class in net.minestom.server.recipe
- SmithingTransformRecipe(String, DeclareRecipesPacket.Ingredient, DeclareRecipesPacket.Ingredient, DeclareRecipesPacket.Ingredient, ItemStack) - Constructor for class net.minestom.server.recipe.SmithingTransformRecipe
- SmithingTrimRecipe - Class in net.minestom.server.recipe
- SmithingTrimRecipe(String, DeclareRecipesPacket.Ingredient, DeclareRecipesPacket.Ingredient, DeclareRecipesPacket.Ingredient) - Constructor for class net.minestom.server.recipe.SmithingTrimRecipe
- SMOKE - Static variable in interface net.minestom.server.particle.Particle
- SMOKER - Enum constant in enum class net.minestom.server.inventory.InventoryType
- SMOKER - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientSetRecipeBookStatePacket.BookType
- SMOKER - Static variable in interface net.minestom.server.instance.block.Block
- SMOKER - Static variable in interface net.minestom.server.item.Material
- smokerRecipeBookFilterActive() - Method in record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
-
Returns the value of the
smokerRecipeBookFilterActive
record component. - smokerRecipeBookOpen() - Method in record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
-
Returns the value of the
smokerRecipeBookOpen
record component. - SMOKING - Enum constant in enum class net.minestom.server.recipe.Recipe.Type
- SmokingRecipe - Class in net.minestom.server.recipe
- SmokingRecipe(String, String, RecipeCategory.Cooking, ItemStack, float, int) - Constructor for class net.minestom.server.recipe.SmokingRecipe
- SMOOTH - Static variable in interface net.minestom.server.coordinate.Vec.Interpolation
- SMOOTH_BASALT - Static variable in interface net.minestom.server.instance.block.Block
- SMOOTH_BASALT - Static variable in interface net.minestom.server.item.Material
- SMOOTH_QUARTZ - Static variable in interface net.minestom.server.instance.block.Block
- SMOOTH_QUARTZ - Static variable in interface net.minestom.server.item.Material
- SMOOTH_QUARTZ_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- SMOOTH_QUARTZ_SLAB - Static variable in interface net.minestom.server.item.Material
- SMOOTH_QUARTZ_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- SMOOTH_QUARTZ_STAIRS - Static variable in interface net.minestom.server.item.Material
- SMOOTH_RED_SANDSTONE - Static variable in interface net.minestom.server.instance.block.Block
- SMOOTH_RED_SANDSTONE - Static variable in interface net.minestom.server.item.Material
- SMOOTH_RED_SANDSTONE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- SMOOTH_RED_SANDSTONE_SLAB - Static variable in interface net.minestom.server.item.Material
- SMOOTH_RED_SANDSTONE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- SMOOTH_RED_SANDSTONE_STAIRS - Static variable in interface net.minestom.server.item.Material
- SMOOTH_SANDSTONE - Static variable in interface net.minestom.server.instance.block.Block
- SMOOTH_SANDSTONE - Static variable in interface net.minestom.server.item.Material
- SMOOTH_SANDSTONE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- SMOOTH_SANDSTONE_SLAB - Static variable in interface net.minestom.server.item.Material
- SMOOTH_SANDSTONE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- SMOOTH_SANDSTONE_STAIRS - Static variable in interface net.minestom.server.item.Material
- SMOOTH_STONE - Static variable in interface net.minestom.server.instance.block.Block
- SMOOTH_STONE - Static variable in interface net.minestom.server.item.Material
- SMOOTH_STONE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- SMOOTH_STONE_SLAB - Static variable in interface net.minestom.server.item.Material
- snapshot() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
-
Returns the value of the
snapshot
record component. - Snapshot - Interface in net.minestom.server.snapshot
-
Represents a snapshot of a game object.
- Snapshotable - Interface in net.minestom.server.snapshot
-
Represents an object which is regularly saved into a snapshot.
- SnapshotImpl - Class in net.minestom.server.snapshot
- SnapshotImpl() - Constructor for class net.minestom.server.snapshot.SnapshotImpl
- SnapshotImpl.Chunk - Record Class in net.minestom.server.snapshot
- SnapshotImpl.Entity - Record Class in net.minestom.server.snapshot
- SnapshotImpl.Instance - Record Class in net.minestom.server.snapshot
- SnapshotImpl.Player - Record Class in net.minestom.server.snapshot
- SnapshotImpl.Server - Record Class in net.minestom.server.snapshot
- SnapshotUpdater - Interface in net.minestom.server.snapshot
-
Represents the context of a snapshot build.
- SNEAK_TIME - Static variable in interface net.minestom.server.statistic.StatisticType
- sneaking() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
-
Returns the value of the
sneaking
record component. - SNEAKING - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- SNEEZE - Static variable in interface net.minestom.server.particle.Particle
- SNIFFER - Static variable in interface net.minestom.server.entity.EntityType
- SNIFFER_EGG - Static variable in interface net.minestom.server.instance.block.Block
- SNIFFER_EGG - Static variable in interface net.minestom.server.item.Material
- SNIFFER_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- SNIFFER_STATE - Static variable in class net.minestom.server.network.NetworkBuffer
- SnifferMeta - Class in net.minestom.server.entity.metadata.animal
- SnifferMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.SnifferMeta
- SnifferMeta.State - Enum Class in net.minestom.server.entity.metadata.animal
- SnifferState(SnifferMeta.State) - Static method in class net.minestom.server.entity.Metadata
- SNIFFING - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- SNIFFING - Enum constant in enum class net.minestom.server.entity.metadata.animal.SnifferMeta.State
- SNOOPER - Enum constant in enum class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Pattern
- SNORT_POTTERY_SHERD - Static variable in interface net.minestom.server.item.Material
- SNOUT_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- SNOW - Enum constant in enum class net.minestom.server.entity.metadata.animal.FoxMeta.Type
- SNOW - Enum constant in enum class net.minestom.server.map.MapColors
- SNOW - Enum constant in enum class net.minestom.server.world.biomes.Biome.Precipitation
- SNOW - Static variable in interface net.minestom.server.entity.villager.VillagerType
- SNOW - Static variable in record class net.minestom.server.entity.villager.VillagerTypeImpl
- SNOW - Static variable in interface net.minestom.server.instance.block.Block
- SNOW - Static variable in interface net.minestom.server.item.Material
- SNOW_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- SNOW_BLOCK - Static variable in interface net.minestom.server.item.Material
- SNOW_GOLEM - Static variable in interface net.minestom.server.entity.EntityType
- SNOW_GOLEM_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- SNOWBALL - Static variable in interface net.minestom.server.entity.EntityType
- SNOWBALL - Static variable in interface net.minestom.server.item.Material
- SnowballMeta - Class in net.minestom.server.entity.metadata.item
- SnowballMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.item.SnowballMeta
- SNOWFLAKE - Static variable in interface net.minestom.server.particle.Particle
- SnowGolemMeta - Class in net.minestom.server.entity.metadata.golem
- SnowGolemMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.golem.SnowGolemMeta
- SNOWY_BEACH - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- SNOWY_PLAINS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- SNOWY_SLOPES - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- SNOWY_TAIGA - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- SOCKET_RECEIVE_BUFFER_SIZE - Static variable in class net.minestom.server.ServerFlag
- SOCKET_SEND_BUFFER_SIZE - Static variable in class net.minestom.server.ServerFlag
- socketAddress() - Method in class net.minestom.server.network.socket.Server
- SONIC_BOOM - Static variable in interface net.minestom.server.entity.damage.DamageType
- SONIC_BOOM - Static variable in interface net.minestom.server.particle.Particle
- SOUL - Static variable in interface net.minestom.server.particle.Particle
- SOUL_CAMPFIRE - Static variable in interface net.minestom.server.instance.block.Block
- SOUL_CAMPFIRE - Static variable in interface net.minestom.server.item.Material
- SOUL_FIRE - Static variable in interface net.minestom.server.instance.block.Block
- SOUL_FIRE_FLAME - Static variable in interface net.minestom.server.particle.Particle
- SOUL_LANTERN - Static variable in interface net.minestom.server.instance.block.Block
- SOUL_LANTERN - Static variable in interface net.minestom.server.item.Material
- SOUL_SAND - Static variable in interface net.minestom.server.instance.block.Block
- SOUL_SAND - Static variable in interface net.minestom.server.item.Material
- SOUL_SAND_VALLEY - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- SOUL_SOIL - Static variable in interface net.minestom.server.instance.block.Block
- SOUL_SOIL - Static variable in interface net.minestom.server.item.Material
- SOUL_SPEED - Static variable in interface net.minestom.server.item.Enchantment
- SOUL_TORCH - Static variable in interface net.minestom.server.instance.block.Block
- SOUL_TORCH - Static variable in interface net.minestom.server.item.Material
- SOUL_WALL_TORCH - Static variable in interface net.minestom.server.instance.block.Block
- sound() - Method in record class net.minestom.server.network.packet.server.play.StopSoundPacket
-
Returns the value of the
sound
record component. - sound() - Method in record class net.minestom.server.world.biomes.BiomeEffects.AdditionsSound
-
Returns the value of the
sound
record component. - sound() - Method in record class net.minestom.server.world.biomes.BiomeEffects.MoodSound
-
Returns the value of the
sound
record component. - sound() - Method in record class net.minestom.server.world.biomes.BiomeEffects.Music
-
Returns the value of the
sound
record component. - SOUND_EFFECT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SoundEffectPacket - Record Class in net.minestom.server.network.packet.server.play
- SoundEffectPacket(String, Float, Sound.Source, Point, float, float, long) - Constructor for record class net.minestom.server.network.packet.server.play.SoundEffectPacket
- SoundEffectPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.SoundEffectPacket
- SoundEffectPacket(SoundEvent, Float, Sound.Source, Point, float, float, long) - Constructor for record class net.minestom.server.network.packet.server.play.SoundEffectPacket
- SoundEffectPacket(SoundEvent, String, Float, Sound.Source, int, int, int, float, float, long) - Constructor for record class net.minestom.server.network.packet.server.play.SoundEffectPacket
-
Creates an instance of a
SoundEffectPacket
record class. - soundEvent() - Method in record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
-
Returns the value of the
soundEvent
record component. - soundEvent() - Method in record class net.minestom.server.network.packet.server.play.SoundEffectPacket
-
Returns the value of the
soundEvent
record component. - soundEvent() - Method in record class net.minestom.server.registry.Registry.VillagerProfession
-
Returns the value of the
soundEvent
record component. - SoundEvent - Interface in net.minestom.server.sound
- soundName() - Method in record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
-
Returns the value of the
soundName
record component. - soundName() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns the value of the
soundName
record component. - soundName() - Method in record class net.minestom.server.network.packet.server.play.SoundEffectPacket
-
Returns the value of the
soundName
record component. - soundRange() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns the value of the
soundRange
record component. - SOUNDS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- source() - Method in record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
-
Returns the value of the
source
record component. - source() - Method in record class net.minestom.server.network.packet.server.play.SoundEffectPacket
-
Returns the value of the
source
record component. - source() - Method in record class net.minestom.server.network.packet.server.play.StopSoundPacket
-
Returns the value of the
source
record component. - source() - Method in record class net.minestom.server.particle.data.VibrationParticleData
-
Returns the value of the
source
record component. - sourceDirectId() - Method in record class net.minestom.server.network.packet.server.play.DamageEventPacket
-
Returns the value of the
sourceDirectId
record component. - sourceEntityId() - Method in record class net.minestom.server.network.packet.server.play.DamageEventPacket
-
Returns the value of the
sourceEntityId
record component. - sourcePos() - Method in record class net.minestom.server.network.packet.server.play.DamageEventPacket
-
Returns the value of the
sourcePos
record component. - south() - Method in class net.minestom.server.utils.block.BlockUtils
- SOUTH - Enum constant in enum class net.minestom.server.entity.metadata.other.ItemFrameMeta.Orientation
- SOUTH - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Orientation
- SOUTH - Enum constant in enum class net.minestom.server.instance.block.BlockFace
- SOUTH - Enum constant in enum class net.minestom.server.utils.Direction
- SPACE - Static variable in class net.minestom.server.utils.StringUtils
- SPACE_CHAR - Static variable in class net.minestom.server.utils.StringUtils
- SPACE_ERROR - Static variable in class net.minestom.server.command.builder.arguments.ArgumentWord
- SPACE_ERROR - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentResource
- SPACE_ERROR - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentResourceLocation
- SPACE_ERROR - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentResourceOrTag
- SPARSE_JUNGLE - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- spawn() - Method in class net.minestom.server.entity.Entity
-
Called when a new instance is set.
- spawn() - Method in class net.minestom.server.entity.ExperienceOrb
- spawn() - Method in class net.minestom.server.entity.ItemEntity
- SPAWN_ENTITY - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SPAWN_EXPERIENCE_ORB - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SPAWN_POSITION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SpawnEntityPacket - Record Class in net.minestom.server.network.packet.server.play
- SpawnEntityPacket(int, UUID, int, Pos, float, int, short, short, short) - Constructor for record class net.minestom.server.network.packet.server.play.SpawnEntityPacket
-
Creates an instance of a
SpawnEntityPacket
record class. - SpawnEntityPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.SpawnEntityPacket
- spawnEntityType() - Method in class net.minestom.server.registry.Registry.MaterialEntry
-
Gets the entity type this item can spawn.
- SPAWNER - Static variable in interface net.minestom.server.instance.block.Block
- SPAWNER - Static variable in interface net.minestom.server.item.Material
- SPAWNER_MINECART - Static variable in interface net.minestom.server.entity.EntityType
- SpawnerMinecartMeta - Class in net.minestom.server.entity.metadata.minecart
- SpawnerMinecartMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.minecart.SpawnerMinecartMeta
- SpawnExperienceOrbPacket - Record Class in net.minestom.server.network.packet.server.play
- SpawnExperienceOrbPacket(int, Pos, short) - Constructor for record class net.minestom.server.network.packet.server.play.SpawnExperienceOrbPacket
-
Creates an instance of a
SpawnExperienceOrbPacket
record class. - SpawnExperienceOrbPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.SpawnExperienceOrbPacket
- SpawnPositionPacket - Record Class in net.minestom.server.network.packet.server.play
- SpawnPositionPacket(Point, float) - Constructor for record class net.minestom.server.network.packet.server.play.SpawnPositionPacket
-
Creates an instance of a
SpawnPositionPacket
record class. - SpawnPositionPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.SpawnPositionPacket
- SPAWNS_10_SMOKE_PARTICLES - Enum constant in enum class net.minestom.server.effects.Effects
- spawnType() - Method in record class net.minestom.server.registry.Registry.EntityEntry
-
Returns the value of the
spawnType
record component. - specialPrice() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
-
Returns the value of the
specialPrice
record component. - spectate(Entity) - Method in class net.minestom.server.entity.Player
-
Sets the camera at
entity
eyes. - SpectateListener - Class in net.minestom.server.listener
- SpectateListener() - Constructor for class net.minestom.server.listener.SpectateListener
- SPECTATOR - Enum constant in enum class net.minestom.server.entity.GameMode
- SPECTRAL_ARROW - Static variable in interface net.minestom.server.entity.EntityType
- SPECTRAL_ARROW - Static variable in interface net.minestom.server.item.Material
- SpectralArrowMeta - Class in net.minestom.server.entity.metadata.projectile
- SpectralArrowMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.projectile.SpectralArrowMeta
- speed() - Method in record class net.minestom.server.network.packet.server.play.InitializeWorldBorderPacket
-
Returns the value of the
speed
record component. - speed() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderLerpSizePacket
-
Returns the value of the
speed
record component. - SPEED - Static variable in interface net.minestom.server.potion.PotionEffect
- speedFactor() - Method in class net.minestom.server.registry.Registry.BlockEntry
- SpellcasterIllagerMeta - Class in net.minestom.server.entity.metadata.monster.raider
- SpellcasterIllagerMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.raider.SpellcasterIllagerMeta
- SpellcasterIllagerMeta.Spell - Enum Class in net.minestom.server.entity.metadata.monster.raider
- SPIDER - Static variable in interface net.minestom.server.entity.EntityType
- SPIDER_EYE - Static variable in interface net.minestom.server.item.Material
- SPIDER_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- SpiderMeta - Class in net.minestom.server.entity.metadata.monster
- SpiderMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.SpiderMeta
- SPIN_ATTACK - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- SPIRE_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- SPIT - Static variable in interface net.minestom.server.particle.Particle
- SPLASH - Static variable in interface net.minestom.server.particle.Particle
- SPLASH_POTION - Enum constant in enum class net.minestom.server.effects.Effects
- SPLASH_POTION - Static variable in interface net.minestom.server.item.Material
- SPONGE - Static variable in interface net.minestom.server.instance.block.Block
- SPONGE - Static variable in interface net.minestom.server.item.Material
- SPORE_BLOSSOM - Static variable in interface net.minestom.server.instance.block.Block
- SPORE_BLOSSOM - Static variable in interface net.minestom.server.item.Material
- SPORE_BLOSSOM_AIR - Static variable in interface net.minestom.server.particle.Particle
- SPOTTY - Enum constant in enum class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Pattern
- SPRINT_ONE_CM - Static variable in interface net.minestom.server.statistic.StatisticType
- SPRUCE - Enum constant in enum class net.minestom.server.entity.metadata.other.BoatMeta.Type
- SPRUCE_BOAT - Static variable in interface net.minestom.server.item.Material
- SPRUCE_BUTTON - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_BUTTON - Static variable in interface net.minestom.server.item.Material
- SPRUCE_CHEST_BOAT - Static variable in interface net.minestom.server.item.Material
- SPRUCE_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_DOOR - Static variable in interface net.minestom.server.item.Material
- SPRUCE_FENCE - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_FENCE - Static variable in interface net.minestom.server.item.Material
- SPRUCE_FENCE_GATE - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_FENCE_GATE - Static variable in interface net.minestom.server.item.Material
- SPRUCE_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_HANGING_SIGN - Static variable in interface net.minestom.server.item.Material
- SPRUCE_LEAVES - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_LEAVES - Static variable in interface net.minestom.server.item.Material
- SPRUCE_LOG - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_LOG - Static variable in interface net.minestom.server.item.Material
- SPRUCE_PLANKS - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_PLANKS - Static variable in interface net.minestom.server.item.Material
- SPRUCE_PRESSURE_PLATE - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_PRESSURE_PLATE - Static variable in interface net.minestom.server.item.Material
- SPRUCE_SAPLING - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_SAPLING - Static variable in interface net.minestom.server.item.Material
- SPRUCE_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_SIGN - Static variable in interface net.minestom.server.item.Material
- SPRUCE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_SLAB - Static variable in interface net.minestom.server.item.Material
- SPRUCE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_STAIRS - Static variable in interface net.minestom.server.item.Material
- SPRUCE_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- SPRUCE_WALL_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_WALL_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_WOOD - Static variable in interface net.minestom.server.instance.block.Block
- SPRUCE_WOOD - Static variable in interface net.minestom.server.item.Material
- SPYGLASS - Static variable in interface net.minestom.server.item.Material
- square(double) - Static method in class net.minestom.server.utils.MathUtils
- square(float) - Static method in class net.minestom.server.utils.MathUtils
- square(int) - Static method in class net.minestom.server.utils.MathUtils
- SQUARE_BOTTOM_LEFT - Static variable in interface net.minestom.server.item.banner.BannerPattern
- SQUARE_BOTTOM_LEFT - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- SQUARE_BOTTOM_RIGHT - Static variable in interface net.minestom.server.item.banner.BannerPattern
- SQUARE_BOTTOM_RIGHT - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- SQUARE_TOP_LEFT - Static variable in interface net.minestom.server.item.banner.BannerPattern
- SQUARE_TOP_LEFT - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- SQUARE_TOP_RIGHT - Static variable in interface net.minestom.server.item.banner.BannerPattern
- SQUARE_TOP_RIGHT - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- SQUID - Static variable in interface net.minestom.server.entity.EntityType
- SQUID_INK - Static variable in interface net.minestom.server.particle.Particle
- SQUID_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- SquidMeta - Class in net.minestom.server.entity.metadata.water
- SquidMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.water.SquidMeta
- srcInstance - Variable in class net.minestom.server.instance.InstanceContainer
- STACKING_RULE - Static variable in class net.minestom.server.ServerFlag
- StackingRule - Interface in net.minestom.server.item
-
Represents the stacking rule of an
ItemStack
. - STAGE - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- STALAGMITE - Static variable in interface net.minestom.server.entity.damage.DamageType
- STANDING - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- STAR_SHAPED - Enum constant in enum class net.minestom.server.item.firework.FireworkEffectType
- start() - Method in class net.minestom.server.entity.ai.goal.CombinedAttackGoal
- start() - Method in class net.minestom.server.entity.ai.goal.DoNothingGoal
- start() - Method in class net.minestom.server.entity.ai.goal.FollowTargetGoal
- start() - Method in class net.minestom.server.entity.ai.goal.MeleeAttackGoal
- start() - Method in class net.minestom.server.entity.ai.goal.RandomLookAroundGoal
- start() - Method in class net.minestom.server.entity.ai.goal.RandomStrollGoal
- start() - Method in class net.minestom.server.entity.ai.goal.RangedAttackGoal
- start() - Method in class net.minestom.server.entity.ai.GoalSelector
-
Starts this
GoalSelector
. - start() - Method in class net.minestom.server.extensions.ExtensionManager
- start() - Static method in class net.minestom.server.extras.query.Query
-
Starts the query system, responding to queries on a random port, logging if it could not be started.
- start() - Method in class net.minestom.server.Metrics
- start() - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket
-
Returns the value of the
start
record component. - start() - Method in class net.minestom.server.network.socket.Server
- start() - Static method in class net.minestom.server.terminal.MinestomTerminal
- start(int) - Static method in class net.minestom.server.extras.query.Query
-
Starts the query system, responding to queries on a given port, logging if it could not be started.
- start(String, int) - Method in class net.minestom.server.MinecraftServer
- start(SocketAddress) - Method in class net.minestom.server.MinecraftServer
-
Starts the server.
- start(SocketAddress) - Method in interface net.minestom.server.ServerProcess
- START_CONFIGURATION_PACKET - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- START_DOUBLE_CLICK - Enum constant in enum class net.minestom.server.inventory.click.ClickType
- START_FLYING_ELYTRA - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- START_JUMP_HORSE - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- START_LEFT_DRAGGING - Enum constant in enum class net.minestom.server.inventory.click.ClickType
- START_RIGHT_DRAGGING - Enum constant in enum class net.minestom.server.inventory.click.ClickType
- START_SHIFT_LEFT_CLICK - Enum constant in enum class net.minestom.server.inventory.click.ClickType
- START_SHIFT_RIGHT_CLICK - Enum constant in enum class net.minestom.server.inventory.click.ClickType
- START_SNEAKING - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- START_SPRINTING - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- startCompression() - Method in class net.minestom.server.network.player.PlayerSocketConnection
-
Enables compression and add a new codec to the pipeline.
- StartConfigurationPacket - Record Class in net.minestom.server.network.packet.server.play
- StartConfigurationPacket() - Constructor for record class net.minestom.server.network.packet.server.play.StartConfigurationPacket
-
Creates an instance of a
StartConfigurationPacket
record class. - startConfigurationPhase() - Method in class net.minestom.server.entity.Player
-
Moves the player immediately to the configuration state.
- STARTED_DIGGING - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
- startingTicks() - Method in record class net.minestom.server.potion.TimedPotion
-
Returns the value of the
startingTicks
record component. - STARVE - Static variable in interface net.minestom.server.entity.damage.DamageType
- STATE - Static variable in interface net.minestom.server.instance.block.Block.Comparator
- stateCondition(boolean, String) - Static method in class net.minestom.server.utils.validate.Check
- stateCondition(boolean, String, Object...) - Static method in class net.minestom.server.utils.validate.Check
- stateId() - Method in interface net.minestom.server.instance.block.Block
- stateId() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
-
Returns the value of the
stateId
record component. - stateId() - Method in record class net.minestom.server.network.packet.server.play.SetSlotPacket
-
Returns the value of the
stateId
record component. - stateId() - Method in record class net.minestom.server.network.packet.server.play.WindowItemsPacket
-
Returns the value of the
stateId
record component. - stateId() - Method in class net.minestom.server.registry.Registry.BlockEntry
- staticParse(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentString
-
Deprecated.
- staticParse(String) - Static method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentBlockState
-
Deprecated.
- staticParse(String) - Static method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentItemStack
-
Deprecated.
- staticParse(CommandSender, String, boolean, boolean) - Static method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
-
Deprecated.
- StaticProtocolObject - Interface in net.minestom.server.registry
- Statistic(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.StatisticsPacket.Statistic
- Statistic(StatisticCategory, int, int) - Constructor for record class net.minestom.server.network.packet.server.play.StatisticsPacket.Statistic
-
Creates an instance of a
Statistic
record class. - StatisticCategory - Enum Class in net.minestom.server.statistic
- statisticId() - Method in record class net.minestom.server.network.packet.server.play.StatisticsPacket.Statistic
-
Returns the value of the
statisticId
record component. - statistics() - Method in record class net.minestom.server.network.packet.server.play.StatisticsPacket
-
Returns the value of the
statistics
record component. - STATISTICS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- STATISTICS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- StatisticsPacket - Record Class in net.minestom.server.network.packet.server.play
- StatisticsPacket(List<StatisticsPacket.Statistic>) - Constructor for record class net.minestom.server.network.packet.server.play.StatisticsPacket
-
Creates an instance of a
StatisticsPacket
record class. - StatisticsPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.StatisticsPacket
- StatisticsPacket.Statistic - Record Class in net.minestom.server.network.packet.server.play
- StatisticType - Interface in net.minestom.server.statistic
- status() - Method in record class net.minestom.server.network.packet.client.common.ClientResourcePackStatusPacket
-
Returns the value of the
status
record component. - status() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket
-
Returns the value of the
status
record component. - status() - Method in record class net.minestom.server.network.packet.server.play.EntityStatusPacket
-
Returns the value of the
status
record component. - Status() - Constructor for class net.minestom.server.network.packet.client.ClientPacketsHandler.Status
- STATUS - Enum constant in enum class net.minestom.server.network.ConnectionState
- STATUS_PING_RESPONSE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- STATUS_RESPONSE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- statusId() - Method in record class net.minestom.server.network.packet.server.common.PingResponsePacket
- statusId() - Method in interface net.minestom.server.network.packet.server.ServerPacket.Status
- statusId() - Method in record class net.minestom.server.network.packet.server.status.ResponsePacket
- StatusListener - Class in net.minestom.server.listener.preplay
- StatusListener() - Constructor for class net.minestom.server.listener.preplay.StatusListener
- StatusRequestPacket - Record Class in net.minestom.server.network.packet.client.status
- StatusRequestPacket() - Constructor for record class net.minestom.server.network.packet.client.status.StatusRequestPacket
-
Creates an instance of a
StatusRequestPacket
record class. - StatusRequestPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.client.status.StatusRequestPacket
- stay() - Method in record class net.minestom.server.network.packet.server.play.SetTitleTimePacket
-
Returns the value of the
stay
record component. - steerVehicleListener(ClientSteerVehiclePacket, Player) - Static method in class net.minestom.server.listener.PlayerVehicleListener
- steps() - Method in record class net.minestom.server.network.packet.server.play.TickStepPacket
-
Returns the value of the
steps
record component. - STICK - Static variable in interface net.minestom.server.item.Material
- STICKY_PISTON - Static variable in interface net.minestom.server.instance.block.Block
- STICKY_PISTON - Static variable in interface net.minestom.server.item.Material
- STING - Static variable in interface net.minestom.server.entity.damage.DamageType
- STONE - Enum constant in enum class net.minestom.server.map.MapColors
- STONE - Static variable in interface net.minestom.server.instance.block.Block
- STONE - Static variable in interface net.minestom.server.item.Material
- STONE_AXE - Static variable in interface net.minestom.server.item.Material
- STONE_BRICK_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- STONE_BRICK_SLAB - Static variable in interface net.minestom.server.item.Material
- STONE_BRICK_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- STONE_BRICK_STAIRS - Static variable in interface net.minestom.server.item.Material
- STONE_BRICK_WALL - Static variable in interface net.minestom.server.instance.block.Block
- STONE_BRICK_WALL - Static variable in interface net.minestom.server.item.Material
- STONE_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- STONE_BRICKS - Static variable in interface net.minestom.server.item.Material
- STONE_BUTTON - Static variable in interface net.minestom.server.instance.block.Block
- STONE_BUTTON - Static variable in interface net.minestom.server.item.Material
- STONE_CUTTER - Enum constant in enum class net.minestom.server.inventory.InventoryType
- STONE_HOE - Static variable in interface net.minestom.server.item.Material
- STONE_PICKAXE - Static variable in interface net.minestom.server.item.Material
- STONE_PRESSURE_PLATE - Static variable in interface net.minestom.server.instance.block.Block
- STONE_PRESSURE_PLATE - Static variable in interface net.minestom.server.item.Material
- STONE_SHOVEL - Static variable in interface net.minestom.server.item.Material
- STONE_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- STONE_SLAB - Static variable in interface net.minestom.server.item.Material
- STONE_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- STONE_STAIRS - Static variable in interface net.minestom.server.item.Material
- STONE_SWORD - Static variable in interface net.minestom.server.item.Material
- STONECUTTER - Static variable in interface net.minestom.server.instance.block.Block
- STONECUTTER - Static variable in interface net.minestom.server.item.Material
- STONECUTTER_SELECTED_RECIPE - Enum constant in enum class net.minestom.server.inventory.InventoryProperty
- StonecutterRecipe - Class in net.minestom.server.recipe
- StonecutterRecipe(String, String, DeclareRecipesPacket.Ingredient, ItemStack) - Constructor for class net.minestom.server.recipe.StonecutterRecipe
- STONECUTTING - Enum constant in enum class net.minestom.server.recipe.Recipe.Type
- STONY_PEAKS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- STONY_SHORE - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- stop() - Static method in class net.minestom.server.extras.query.Query
-
Stops the query system.
- stop() - Method in class net.minestom.server.network.socket.Server
- stop() - Method in interface net.minestom.server.ServerProcess
- stop() - Static method in class net.minestom.server.terminal.MinestomTerminal
- stop() - Static method in interface net.minestom.server.timer.TaskSchedule
- STOP_JUMP_HORSE - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- STOP_SNEAKING - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- STOP_SOUND - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- STOP_SPRINTING - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
- stopCleanly() - Static method in class net.minestom.server.MinecraftServer
-
Stops this server properly (saves if needed, kicking players, etc.)
- stopSound(SoundStop) - Method in interface net.minestom.server.adventure.audience.PacketGroupingAudience
- stopSound(SoundStop) - Method in class net.minestom.server.entity.Player
- StopSoundPacket - Record Class in net.minestom.server.network.packet.server.play
- StopSoundPacket(byte, Sound.Source, String) - Constructor for record class net.minestom.server.network.packet.server.play.StopSoundPacket
-
Creates an instance of a
StopSoundPacket
record class. - StopSoundPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.StopSoundPacket
- stopSpectating() - Method in class net.minestom.server.entity.Player
-
Resets the camera at the player.
- STRAFING - Enum constant in enum class net.minestom.server.entity.metadata.other.EnderDragonMeta.Phase
- STRAIGHT_CROSS - Static variable in interface net.minestom.server.item.banner.BannerPattern
- STRAIGHT_CROSS - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- STRAY - Static variable in interface net.minestom.server.entity.EntityType
- STRAY_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- StrayMeta - Class in net.minestom.server.entity.metadata.monster.skeleton
- StrayMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.skeleton.StrayMeta
- STRENGTH - Static variable in interface net.minestom.server.potion.PotionEffect
- STRENGTH - Static variable in interface net.minestom.server.potion.PotionType
- STRIDER - Static variable in interface net.minestom.server.entity.EntityType
- STRIDER_ONE_CM - Static variable in interface net.minestom.server.statistic.StatisticType
- STRIDER_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- StriderMeta - Class in net.minestom.server.entity.metadata.animal
- StriderMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.StriderMeta
- String(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- String(String) - Static method in class net.minestom.server.entity.Metadata
- String(String) - Static method in class net.minestom.server.tag.Tag
- STRING - Static variable in interface net.minestom.server.item.Material
- STRING - Static variable in class net.minestom.server.network.NetworkBuffer
- StringArray(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- StringUtils - Class in net.minestom.server.utils
- StringUtils() - Constructor for class net.minestom.server.utils.StringUtils
- STRIPE_BOTTOM - Static variable in interface net.minestom.server.item.banner.BannerPattern
- STRIPE_BOTTOM - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- STRIPE_CENTER - Static variable in interface net.minestom.server.item.banner.BannerPattern
- STRIPE_CENTER - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- STRIPE_DOWNLEFT - Static variable in interface net.minestom.server.item.banner.BannerPattern
- STRIPE_DOWNLEFT - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- STRIPE_DOWNRIGHT - Static variable in interface net.minestom.server.item.banner.BannerPattern
- STRIPE_DOWNRIGHT - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- STRIPE_LEFT - Static variable in interface net.minestom.server.item.banner.BannerPattern
- STRIPE_LEFT - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- STRIPE_MIDDLE - Static variable in interface net.minestom.server.item.banner.BannerPattern
- STRIPE_MIDDLE - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- STRIPE_RIGHT - Static variable in interface net.minestom.server.item.banner.BannerPattern
- STRIPE_RIGHT - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- STRIPE_TOP - Static variable in interface net.minestom.server.item.banner.BannerPattern
- STRIPE_TOP - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- STRIPPED_ACACIA_LOG - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_ACACIA_LOG - Static variable in interface net.minestom.server.item.Material
- STRIPPED_ACACIA_WOOD - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_ACACIA_WOOD - Static variable in interface net.minestom.server.item.Material
- STRIPPED_BAMBOO_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_BAMBOO_BLOCK - Static variable in interface net.minestom.server.item.Material
- STRIPPED_BIRCH_LOG - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_BIRCH_LOG - Static variable in interface net.minestom.server.item.Material
- STRIPPED_BIRCH_WOOD - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_BIRCH_WOOD - Static variable in interface net.minestom.server.item.Material
- STRIPPED_CHERRY_LOG - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_CHERRY_LOG - Static variable in interface net.minestom.server.item.Material
- STRIPPED_CHERRY_WOOD - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_CHERRY_WOOD - Static variable in interface net.minestom.server.item.Material
- STRIPPED_CRIMSON_HYPHAE - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_CRIMSON_HYPHAE - Static variable in interface net.minestom.server.item.Material
- STRIPPED_CRIMSON_STEM - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_CRIMSON_STEM - Static variable in interface net.minestom.server.item.Material
- STRIPPED_DARK_OAK_LOG - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_DARK_OAK_LOG - Static variable in interface net.minestom.server.item.Material
- STRIPPED_DARK_OAK_WOOD - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_DARK_OAK_WOOD - Static variable in interface net.minestom.server.item.Material
- STRIPPED_JUNGLE_LOG - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_JUNGLE_LOG - Static variable in interface net.minestom.server.item.Material
- STRIPPED_JUNGLE_WOOD - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_JUNGLE_WOOD - Static variable in interface net.minestom.server.item.Material
- STRIPPED_MANGROVE_LOG - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_MANGROVE_LOG - Static variable in interface net.minestom.server.item.Material
- STRIPPED_MANGROVE_WOOD - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_MANGROVE_WOOD - Static variable in interface net.minestom.server.item.Material
- STRIPPED_OAK_LOG - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_OAK_LOG - Static variable in interface net.minestom.server.item.Material
- STRIPPED_OAK_WOOD - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_OAK_WOOD - Static variable in interface net.minestom.server.item.Material
- STRIPPED_SPRUCE_LOG - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_SPRUCE_LOG - Static variable in interface net.minestom.server.item.Material
- STRIPPED_SPRUCE_WOOD - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_SPRUCE_WOOD - Static variable in interface net.minestom.server.item.Material
- STRIPPED_WARPED_HYPHAE - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_WARPED_HYPHAE - Static variable in interface net.minestom.server.item.Material
- STRIPPED_WARPED_STEM - Static variable in interface net.minestom.server.instance.block.Block
- STRIPPED_WARPED_STEM - Static variable in interface net.minestom.server.item.Material
- STRONG_HARMING - Static variable in interface net.minestom.server.potion.PotionType
- STRONG_HEALING - Static variable in interface net.minestom.server.potion.PotionType
- STRONG_LEAPING - Static variable in interface net.minestom.server.potion.PotionType
- STRONG_POISON - Static variable in interface net.minestom.server.potion.PotionType
- STRONG_REGENERATION - Static variable in interface net.minestom.server.potion.PotionType
- STRONG_SLOWNESS - Static variable in interface net.minestom.server.potion.PotionType
- STRONG_STRENGTH - Static variable in interface net.minestom.server.potion.PotionType
- STRONG_SWIFTNESS - Static variable in interface net.minestom.server.potion.PotionType
- STRONG_TURTLE_MASTER - Static variable in interface net.minestom.server.potion.PotionType
- Structure(String, Class<T>) - Static method in class net.minestom.server.tag.Tag
- Structure(String, TagSerializer<T>) - Static method in class net.minestom.server.tag.Tag
-
Creates a tag containing multiple fields.
- STRUCTURE_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- STRUCTURE_BLOCK - Static variable in interface net.minestom.server.item.Material
- STRUCTURE_VOID - Static variable in interface net.minestom.server.instance.block.Block
- STRUCTURE_VOID - Static variable in interface net.minestom.server.item.Material
- styled(Component) - Static method in class net.minestom.server.scoreboard.Sidebar.NumberFormat
-
A number format which lets the sidebar scores be styled
- sub(double) - Method in record class net.minestom.server.coordinate.BlockVec
- sub(double) - Method in interface net.minestom.server.coordinate.Point
- sub(double) - Method in record class net.minestom.server.coordinate.Pos
- sub(double) - Method in record class net.minestom.server.coordinate.Vec
- sub(double, double, double) - Method in record class net.minestom.server.coordinate.BlockVec
- sub(double, double, double) - Method in interface net.minestom.server.coordinate.Point
- sub(double, double, double) - Method in record class net.minestom.server.coordinate.Pos
- sub(double, double, double) - Method in record class net.minestom.server.coordinate.Vec
- sub(int) - Method in record class net.minestom.server.coordinate.BlockVec
- sub(int, int, int) - Method in record class net.minestom.server.coordinate.BlockVec
- sub(BlockVec) - Method in record class net.minestom.server.coordinate.BlockVec
- sub(Point) - Method in record class net.minestom.server.coordinate.BlockVec
- sub(Point) - Method in interface net.minestom.server.coordinate.Point
- sub(Point) - Method in record class net.minestom.server.coordinate.Pos
- sub(Point) - Method in record class net.minestom.server.coordinate.Vec
- subdivide() - Method in interface net.minestom.server.instance.generator.GenerationUnit
-
Divides this unit into the smallest independent units.
- submitTask(Supplier<TaskSchedule>) - Method in interface net.minestom.server.timer.Scheduler
- submitTask(Supplier<TaskSchedule>, ExecutionType) - Method in interface net.minestom.server.timer.Scheduler
-
Submits a new task with custom scheduling logic.
- submitTask(Supplier<TaskSchedule>, ExecutionType) - Method in class net.minestom.server.timer.SchedulerManager
- subSequence(int, int) - Method in class net.minestom.server.utils.NamespaceID
- subtitle() - Method in record class net.minestom.server.network.packet.server.play.SetTitleSubTitlePacket
-
Returns the value of the
subtitle
record component. - SUCCESS - Enum constant in enum class net.minestom.server.command.builder.CommandResult.Type
-
Command and syntax successfully found.
- SUCCESS - Enum constant in enum class net.minestom.server.command.ExecutableCommand.Result.Type
-
Command executed successfully.
- SUCCESS - Enum constant in enum class net.minestom.server.event.EventListener.Result
- suffix(Component) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the suffix of the
Team
without an update packet. - SUGAR - Static variable in interface net.minestom.server.item.Material
- SUGAR_CANE - Static variable in interface net.minestom.server.instance.block.Block
- SUGAR_CANE - Static variable in interface net.minestom.server.item.Material
- suggestion(CommandSender) - Method in interface net.minestom.server.command.CommandParser.Result
- Suggestion - Class in net.minestom.server.command.builder.suggestion
- Suggestion(String, int, int) - Constructor for class net.minestom.server.command.builder.suggestion.Suggestion
- SuggestionCallback - Interface in net.minestom.server.command.builder.suggestion
- SuggestionEntry - Class in net.minestom.server.command.builder.suggestion
- SuggestionEntry(String) - Constructor for class net.minestom.server.command.builder.suggestion.SuggestionEntry
- SuggestionEntry(String, Component) - Constructor for class net.minestom.server.command.builder.suggestion.SuggestionEntry
- suggestionsType - Variable in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- suggestionType - Variable in class net.minestom.server.command.builder.arguments.Argument
- suggestionType() - Method in class net.minestom.server.command.builder.arguments.Argument
- SuggestionType - Enum Class in net.minestom.server.command.builder.arguments.minecraft
- SUMMON_VEX - Enum constant in enum class net.minestom.server.entity.metadata.monster.raider.SpellcasterIllagerMeta.Spell
- SUMMONABLE_ENTITIES - Enum constant in enum class net.minestom.server.command.builder.arguments.minecraft.SuggestionType
- SUNFLOWER - Static variable in interface net.minestom.server.instance.block.Block
- SUNFLOWER - Static variable in interface net.minestom.server.item.Material
- SUNFLOWER_PLAINS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- SUNSET - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- SUNSTREAK - Enum constant in enum class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Pattern
- supportsParallelLoading() - Method in class net.minestom.server.instance.AnvilLoader
- supportsParallelLoading() - Method in interface net.minestom.server.instance.IChunkLoader
-
Does this
IChunkLoader
allow for multi-threaded loading ofChunk
? - supportsParallelSaving() - Method in class net.minestom.server.instance.AnvilLoader
- supportsParallelSaving() - Method in interface net.minestom.server.instance.IChunkLoader
-
Does this
IChunkLoader
allow for multi-threaded saving ofChunk
? - SURVIVAL - Enum constant in enum class net.minestom.server.entity.GameMode
- SUSPICIOUS_GRAVEL - Static variable in interface net.minestom.server.instance.block.Block
- SUSPICIOUS_GRAVEL - Static variable in interface net.minestom.server.item.Material
- SUSPICIOUS_SAND - Static variable in interface net.minestom.server.instance.block.Block
- SUSPICIOUS_SAND - Static variable in interface net.minestom.server.item.Material
- SUSPICIOUS_STEW - Static variable in interface net.minestom.server.item.Material
- SWAMP - Enum constant in enum class net.minestom.server.world.biomes.BiomeEffects.GrassColorModifier
- SWAMP - Static variable in interface net.minestom.server.entity.villager.VillagerType
- SWAMP - Static variable in record class net.minestom.server.entity.villager.VillagerTypeImpl
- SWAMP - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- SWAP - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ClickType
- SWAP_ITEM_HAND - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
- SWEEP_ATTACK - Static variable in interface net.minestom.server.particle.Particle
- SWEEPING - Static variable in interface net.minestom.server.item.Enchantment
- SweepResult - Class in net.minestom.server.collision
- SweepResult(double, double, double, double, Shape, Point) - Constructor for class net.minestom.server.collision.SweepResult
-
Store the result of a movement operation
- SWEET_BERRIES - Static variable in interface net.minestom.server.item.Material
- SWEET_BERRY_BUSH - Static variable in interface net.minestom.server.entity.damage.DamageType
- SWEET_BERRY_BUSH - Static variable in interface net.minestom.server.instance.block.Block
- SWIFT_SNEAK - Static variable in interface net.minestom.server.item.Enchantment
- SWIFTNESS - Static variable in interface net.minestom.server.potion.PotionType
- SWIM_ONE_CM - Static variable in interface net.minestom.server.statistic.StatisticType
- SWIMMING - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- SWING_MAIN_ARM - Enum constant in enum class net.minestom.server.network.packet.server.play.EntityAnimationPacket.Animation
- SWING_OFF_HAND - Enum constant in enum class net.minestom.server.network.packet.server.play.EntityAnimationPacket.Animation
- swingMainHand() - Method in class net.minestom.server.entity.LivingEntity
-
Sends a
EntityAnimationPacket
to swing the main hand (can be used for attack animation). - swingOffHand() - Method in class net.minestom.server.entity.LivingEntity
-
Sends a
EntityAnimationPacket
to swing the off hand (can be used for attack animation). - switchEntityType(EntityType) - Method in class net.minestom.server.entity.Entity
-
Changes the entity type of this entity.
- sync(Consumer<T>) - Method in interface net.minestom.server.thread.Acquirable
-
Locks the acquirable element, execute
consumer
synchronously and unlock the thread. - SYNC - Enum constant in enum class net.minestom.server.timer.ExecutionType
-
Deprecated.use
ExecutionType.TICK_START
to be removed in 1.20.5 - syncEquipment(EquipmentSlot) - Method in interface net.minestom.server.inventory.EquipmentHandler
-
Sends a specific equipment to viewers.
- synchronizeNextTick() - Method in class net.minestom.server.entity.Entity
-
Asks for a position synchronization to happen during next entity tick.
- synchronizePosition() - Method in class net.minestom.server.entity.Entity
-
Used to synchronize entity position with viewers by sending an
EntityTeleportPacket
andEntityHeadLookPacket
to viewers. - syntax() - Method in record class net.minestom.server.command.builder.parser.ArgumentQueryResult
-
Returns the value of the
syntax
record component. - syntax() - Method in record class net.minestom.server.command.builder.parser.CommandSuggestionHolder
-
Returns the value of the
syntax
record component. - syntax() - Method in record class net.minestom.server.command.builder.parser.ValidSyntaxHolder
-
Returns the value of the
syntax
record component. - SYSTEM - Enum constant in enum class net.minestom.server.message.ChatMessageType
-
The client only wants messages from commands, or system messages.
- SYSTEM_CHAT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- SYSTEM_MESSAGE - Enum constant in enum class net.minestom.server.message.ChatPosition
-
Feedback from running a command or other system messages.
- SystemChatPacket - Record Class in net.minestom.server.network.packet.server.play
- SystemChatPacket(Component, boolean) - Constructor for record class net.minestom.server.network.packet.server.play.SystemChatPacket
-
Creates an instance of a
SystemChatPacket
record class. - SystemChatPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.SystemChatPacket
T
- tab - Variable in class net.minestom.server.advancements.Advancement
- TAB_COMPLETE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- TABBY - Enum constant in enum class net.minestom.server.entity.metadata.animal.tameable.CatMeta.Variant
- TabCompleteListener - Class in net.minestom.server.listener
- TabCompleteListener() - Constructor for class net.minestom.server.listener.TabCompleteListener
- TabCompletePacket - Record Class in net.minestom.server.network.packet.server.play
- TabCompletePacket(int, int, int, List<TabCompletePacket.Match>) - Constructor for record class net.minestom.server.network.packet.server.play.TabCompletePacket
-
Creates an instance of a
TabCompletePacket
record class. - TabCompletePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.TabCompletePacket
- TabCompletePacket.Match - Record Class in net.minestom.server.network.packet.server.play
- tabIdentifier() - Method in record class net.minestom.server.network.packet.client.play.ClientAdvancementTabPacket
-
Returns the value of the
tabIdentifier
record component. - TabList - Class in net.minestom.server.scoreboard
-
Represents the
Player
tab list as aScoreboard
. - TabList(String, ScoreboardObjectivePacket.Type) - Constructor for class net.minestom.server.scoreboard.TabList
- TADPOLE - Static variable in interface net.minestom.server.entity.EntityType
- TADPOLE_BUCKET - Static variable in interface net.minestom.server.item.Material
- TADPOLE_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- TadpoleMeta - Class in net.minestom.server.entity.metadata.water.fish
-
Metadata implementation for a Tadpole entity.
- TadpoleMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.water.fish.TadpoleMeta
-
Creates a new reference from this meta.
- tag() - Method in interface net.minestom.server.ServerProcess
-
Handles registry tags.
- tag(String, EventFilter<E, ? extends TagReadable>, Tag<?>) - Static method in interface net.minestom.server.event.EventNode
-
Creates an event node which accepts any event of the given type which has a handler who has the given tag.
- tag(String, EventFilter<E, ? extends TagReadable>, Tag<V>, Predicate<V>) - Static method in interface net.minestom.server.event.EventNode
-
Creates an event node which accepts any event of the given type which has a handler who has an applicable tag.
- Tag - Class in net.minestom.server.gamedata.tags
-
Represents a group of items, blocks, fluids, entity types or function.
- Tag<T> - Class in net.minestom.server.tag
-
Represents a key to retrieve or change a value.
- Tag(NamespaceID) - Constructor for class net.minestom.server.gamedata.tags.Tag
-
Creates a new empty tag.
- Tag(NamespaceID, Set<NamespaceID>) - Constructor for class net.minestom.server.gamedata.tags.Tag
-
Creates a new tag with the given values.
- TAG_HANDLER_CACHE_ENABLED - Static variable in class net.minestom.server.ServerFlag
- Tag.BasicType - Enum Class in net.minestom.server.gamedata.tags
- Taggable - Interface in net.minestom.server.tag
- tagHandler - Variable in class net.minestom.server.instance.Instance
- tagHandler() - Method in class net.minestom.server.command.ConsoleSender
- tagHandler() - Method in class net.minestom.server.command.ServerSender
- tagHandler() - Method in class net.minestom.server.entity.damage.Damage
- tagHandler() - Method in class net.minestom.server.entity.Entity
- tagHandler() - Method in class net.minestom.server.instance.Chunk
- tagHandler() - Method in class net.minestom.server.instance.Instance
- tagHandler() - Method in class net.minestom.server.inventory.AbstractInventory
- tagHandler() - Method in record class net.minestom.server.item.metadata.BannerMeta.Builder
-
Returns the value of the
tagHandler
record component. - tagHandler() - Method in record class net.minestom.server.item.metadata.BundleMeta.Builder
-
Returns the value of the
tagHandler
record component. - tagHandler() - Method in record class net.minestom.server.item.metadata.CompassMeta.Builder
-
Returns the value of the
tagHandler
record component. - tagHandler() - Method in record class net.minestom.server.item.metadata.CrossbowMeta.Builder
-
Returns the value of the
tagHandler
record component. - tagHandler() - Method in record class net.minestom.server.item.metadata.EnchantedBookMeta.Builder
-
Returns the value of the
tagHandler
record component. - tagHandler() - Method in record class net.minestom.server.item.metadata.FireworkEffectMeta.Builder
-
Returns the value of the
tagHandler
record component. - tagHandler() - Method in record class net.minestom.server.item.metadata.FireworkMeta.Builder
-
Returns the value of the
tagHandler
record component. - tagHandler() - Method in record class net.minestom.server.item.metadata.LeatherArmorMeta.Builder
-
Returns the value of the
tagHandler
record component. - tagHandler() - Method in record class net.minestom.server.item.metadata.MapMeta.Builder
-
Returns the value of the
tagHandler
record component. - tagHandler() - Method in record class net.minestom.server.item.metadata.PlayerHeadMeta.Builder
-
Returns the value of the
tagHandler
record component. - tagHandler() - Method in record class net.minestom.server.item.metadata.PotionMeta.Builder
-
Returns the value of the
tagHandler
record component. - tagHandler() - Method in record class net.minestom.server.item.metadata.ShieldMeta.Builder
-
Returns the value of the
tagHandler
record component. - tagHandler() - Method in record class net.minestom.server.item.metadata.WritableBookMeta.Builder
-
Returns the value of the
tagHandler
record component. - tagHandler() - Method in record class net.minestom.server.item.metadata.WrittenBookMeta.Builder
-
Returns the value of the
tagHandler
record component. - tagHandler() - Method in interface net.minestom.server.tag.Taggable
- TagHandler - Interface in net.minestom.server.tag
-
Represents an element which can read and write
tags
. - TagManager - Class in net.minestom.server.gamedata.tags
-
Handles loading and caching of tags.
- TagManager() - Constructor for class net.minestom.server.gamedata.tags.TagManager
- tagReadable() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Chunk
-
Returns the value of the
tagReadable
record component. - tagReadable() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
-
Returns the value of the
tagReadable
record component. - tagReadable() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Instance
-
Returns the value of the
tagReadable
record component. - TagReadable - Interface in net.minestom.server.tag
-
Represents an element which can read
tags
. - TAGS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- TagSerializer<T> - Interface in net.minestom.server.tag
-
Interface used to create custom
tags
. - tagsMap() - Method in record class net.minestom.server.network.packet.server.common.TagsPacket
-
Returns the value of the
tagsMap
record component. - TagsPacket - Record Class in net.minestom.server.network.packet.server.common
- TagsPacket(Map<Tag.BasicType, List<Tag>>) - Constructor for record class net.minestom.server.network.packet.server.common.TagsPacket
-
Creates an instance of a
TagsPacket
record class. - TagsPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.common.TagsPacket
- TagWritable - Interface in net.minestom.server.tag
-
Represents an element which can write
tags
. - TAIGA - Static variable in interface net.minestom.server.entity.villager.VillagerType
- TAIGA - Static variable in record class net.minestom.server.entity.villager.VillagerTypeImpl
- TAIGA - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- TAKE - Static variable in interface net.minestom.server.inventory.TransactionType
-
Takes an item from the inventory.
- TAKE_DAMAGE - Enum constant in enum class net.minestom.server.network.packet.server.play.EntityAnimationPacket.Animation
- takeItemStack(ItemStack, TransactionOption<T>) - Method in class net.minestom.server.inventory.AbstractInventory
-
Takes an
ItemStack
from the inventory and sends relevant update to the viewer(s). - takeItemStacks(List<ItemStack>, TransactionOption<T>) - Method in class net.minestom.server.inventory.AbstractInventory
-
Takes
ItemStack
s from the inventory and sends relevant updates to the viewer(s). - takeKnockback(float, double, double) - Method in class net.minestom.server.entity.Entity
-
Applies knockback to the entity
- takeKnockback(float, double, double) - Method in class net.minestom.server.entity.LivingEntity
-
Applies knockback
- TAKING_OFF_FROM_THE_PORTAL - Enum constant in enum class net.minestom.server.entity.metadata.other.EnderDragonMeta.Phase
- TALKED_TO_VILLAGER - Static variable in interface net.minestom.server.statistic.StatisticType
- TALL_GRASS - Static variable in interface net.minestom.server.instance.block.Block
- TALL_GRASS - Static variable in interface net.minestom.server.item.Material
- TALL_SEAGRASS - Static variable in interface net.minestom.server.instance.block.Block
- TameableAnimalMeta - Class in net.minestom.server.entity.metadata.animal.tameable
- TameableAnimalMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.tameable.TameableAnimalMeta
- target() - Method in record class net.minestom.server.network.packet.client.play.ClientSpectatePacket
-
Returns the value of the
target
record component. - target() - Method in record class net.minestom.server.network.packet.server.play.FacePlayerPacket
-
Returns the value of the
target
record component. - TARGET - Static variable in interface net.minestom.server.instance.block.Block
- TARGET - Static variable in interface net.minestom.server.item.Material
- TARGET_HIT - Static variable in interface net.minestom.server.statistic.StatisticType
- targetChunksPerTick() - Method in record class net.minestom.server.network.packet.client.play.ClientChunkBatchReceivedPacket
-
Returns the value of the
targetChunksPerTick
record component. - targetEntityId() - Method in record class net.minestom.server.network.packet.server.play.DamageEventPacket
-
Returns the value of the
targetEntityId
record component. - targetId() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
-
Returns the value of the
targetId
record component. - TARGETS - Static variable in interface net.minestom.server.instance.EntityTracker.Target
- TargetSelector - Class in net.minestom.server.entity.ai
-
The target selector is called each time the entity receives an "attack" instruction without having a target.
- TargetSelector(EntityCreature) - Constructor for class net.minestom.server.entity.ai.TargetSelector
- targetX() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.InteractAt
-
Returns the value of the
targetX
record component. - targetY() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.InteractAt
-
Returns the value of the
targetY
record component. - targetZ() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.InteractAt
-
Returns the value of the
targetZ
record component. - Task - Interface in net.minestom.server.timer
- TASK - Enum constant in enum class net.minestom.server.advancements.FrameType
-
A simple rounded square as the frame.
- Task.Builder - Class in net.minestom.server.timer
- TaskSchedule - Interface in net.minestom.server.timer
- TATTERED - Enum constant in enum class net.minestom.server.item.metadata.WrittenBookMeta.WrittenBookGeneration
- team() - Method in interface net.minestom.server.ServerProcess
-
Handles registered teams.
- Team - Class in net.minestom.server.scoreboard
-
This object represents a team on a scoreboard that has a common display theme and other properties.
- Team(String) - Constructor for class net.minestom.server.scoreboard.Team
-
Default constructor to creates a team.
- TeamBuilder - Class in net.minestom.server.scoreboard
-
A builder which represents a fluent Object to built teams.
- TeamBuilder(String, TeamManager) - Constructor for class net.minestom.server.scoreboard.TeamBuilder
-
Creates an team builder.
- teamColor() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
-
Returns the value of the
teamColor
record component. - teamColor() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.UpdateTeamAction
-
Returns the value of the
teamColor
record component. - teamColor(NamedTextColor) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the color of the
Team
without an update packet. - teamDisplayName(Component) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Changes the display name of the
Team
without an update packet. - TeamManager - Class in net.minestom.server.scoreboard
-
An object which manages all the
Team
's - TeamManager() - Constructor for class net.minestom.server.scoreboard.TeamManager
-
Default constructor
- teamName() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket
-
Returns the value of the
teamName
record component. - teamPrefix() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
-
Returns the value of the
teamPrefix
record component. - teamPrefix() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.UpdateTeamAction
-
Returns the value of the
teamPrefix
record component. - TEAMS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- TeamsPacket - Record Class in net.minestom.server.network.packet.server.play
-
The packet creates or updates teams
- TeamsPacket(String, TeamsPacket.Action) - Constructor for record class net.minestom.server.network.packet.server.play.TeamsPacket
-
Creates an instance of a
TeamsPacket
record class. - TeamsPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.TeamsPacket
- TeamsPacket.Action - Interface in net.minestom.server.network.packet.server.play
- TeamsPacket.AddEntitiesToTeamAction - Record Class in net.minestom.server.network.packet.server.play
- TeamsPacket.CollisionRule - Enum Class in net.minestom.server.network.packet.server.play
-
An enumeration which representing all rules for the collision
- TeamsPacket.CreateTeamAction - Record Class in net.minestom.server.network.packet.server.play
- TeamsPacket.NameTagVisibility - Enum Class in net.minestom.server.network.packet.server.play
-
An enumeration which representing all visibility states for the name tags
- TeamsPacket.RemoveEntitiesToTeamAction - Record Class in net.minestom.server.network.packet.server.play
- TeamsPacket.RemoveTeamAction - Record Class in net.minestom.server.network.packet.server.play
- TeamsPacket.UpdateTeamAction - Record Class in net.minestom.server.network.packet.server.play
- teamSuffix() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
-
Returns the value of the
teamSuffix
record component. - teamSuffix() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.UpdateTeamAction
-
Returns the value of the
teamSuffix
record component. - teleport(Pos) - Method in class net.minestom.server.entity.Entity
- teleport(Pos, long[], int) - Method in class net.minestom.server.entity.Entity
-
Teleports the entity only if the chunk at
position
is loaded or ifInstance.hasEnabledAutoChunkLoad()
returns true. - teleport(Pos, long[], int) - Method in class net.minestom.server.entity.Player
- teleportConfirmListener(ClientTeleportConfirmPacket, Player) - Static method in class net.minestom.server.listener.PlayerPositionListener
- teleportId() - Method in record class net.minestom.server.network.packet.client.play.ClientTeleportConfirmPacket
-
Returns the value of the
teleportId
record component. - teleportId() - Method in record class net.minestom.server.network.packet.server.play.PlayerPositionAndLookPacket
-
Returns the value of the
teleportId
record component. - TEMPERATE - Enum constant in enum class net.minestom.server.entity.metadata.animal.FrogMeta.Variant
- temperature() - Method in class net.minestom.server.registry.Registry.BiomeEntry
- temperature() - Method in interface net.minestom.server.world.biomes.Biome
- temperature(float) - Method in class net.minestom.server.world.biomes.Biome.Builder
- temperatureModifier() - Method in interface net.minestom.server.world.biomes.Biome
- temperatureModifier(Biome.TemperatureModifier) - Method in class net.minestom.server.world.biomes.Biome.Builder
- template() - Method in interface net.minestom.server.item.armor.TrimPattern
- template() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTransformRecipe
-
Returns the value of the
template
record component. - template() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTrimRecipe
-
Returns the value of the
template
record component. - template() - Method in record class net.minestom.server.registry.Registry.TrimPatternEntry
-
Returns the value of the
template
record component. - TERMINAL_ENABLED - Static variable in class net.minestom.server.ServerFlag
- TERMINAL_SUPPORT_COLOR - Static variable in class net.minestom.server.ServerFlag
- TERMINAL_SUPPORT_HEX_COLOR - Static variable in class net.minestom.server.ServerFlag
- terminate() - Method in class net.minestom.server.extensions.Extension
- TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- TERRACOTTA_BLACK - Enum constant in enum class net.minestom.server.map.MapColors
- TERRACOTTA_BLUE - Enum constant in enum class net.minestom.server.map.MapColors
- TERRACOTTA_BROWN - Enum constant in enum class net.minestom.server.map.MapColors
- TERRACOTTA_CYAN - Enum constant in enum class net.minestom.server.map.MapColors
- TERRACOTTA_GRAY - Enum constant in enum class net.minestom.server.map.MapColors
- TERRACOTTA_GREEN - Enum constant in enum class net.minestom.server.map.MapColors
- TERRACOTTA_LIGHT_BLUE - Enum constant in enum class net.minestom.server.map.MapColors
- TERRACOTTA_LIGHT_GRAY - Enum constant in enum class net.minestom.server.map.MapColors
- TERRACOTTA_LIGHT_GREEN - Enum constant in enum class net.minestom.server.map.MapColors
- TERRACOTTA_MAGENTA - Enum constant in enum class net.minestom.server.map.MapColors
- TERRACOTTA_ORANGE - Enum constant in enum class net.minestom.server.map.MapColors
- TERRACOTTA_PINK - Enum constant in enum class net.minestom.server.map.MapColors
- TERRACOTTA_PURPLE - Enum constant in enum class net.minestom.server.map.MapColors
- TERRACOTTA_RED - Enum constant in enum class net.minestom.server.map.MapColors
- TERRACOTTA_WHITE - Enum constant in enum class net.minestom.server.map.MapColors
- TERRACOTTA_YELLOW - Enum constant in enum class net.minestom.server.map.MapColors
- test(int, ItemStack) - Method in interface net.minestom.server.inventory.TransactionType.SlotPredicate
- text() - Method in record class net.minestom.server.network.packet.client.play.ClientTabCompletePacket
-
Returns the value of the
text
record component. - text() - Method in record class net.minestom.server.network.packet.server.play.ActionBarPacket
-
Returns the value of the
text
record component. - TEXT_DISPLAY - Static variable in interface net.minestom.server.entity.EntityType
- textColor() - Method in enum class net.minestom.server.color.DyeColor
- TextDisplayMeta - Class in net.minestom.server.entity.metadata.display
- TextDisplayMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.display.TextDisplayMeta
- textures() - Method in record class net.minestom.server.entity.PlayerSkin
-
Returns the value of the
textures
record component. - THE_END - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- THE_VOID - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- THICK - Static variable in interface net.minestom.server.potion.PotionType
- THIRD_PERSON_LEFT_HAND - Enum constant in enum class net.minestom.server.entity.metadata.display.ItemDisplayMeta.DisplayContext
- THIRD_PERSON_RIGHT_HAND - Enum constant in enum class net.minestom.server.entity.metadata.display.ItemDisplayMeta.DisplayContext
- THORNS - Static variable in interface net.minestom.server.entity.damage.DamageType
- THORNS - Static variable in interface net.minestom.server.item.Enchantment
- thread() - Method in class net.minestom.server.thread.ThreadDispatcher.Partition
- THREAD_NAME_BENCHMARK - Static variable in class net.minestom.server.MinecraftServer
- THREAD_NAME_TICK - Static variable in class net.minestom.server.MinecraftServer
- THREAD_NAME_TICK_SCHEDULER - Static variable in class net.minestom.server.MinecraftServer
- ThreadDispatcher<P> - Class in net.minestom.server.thread
-
Used to link chunks into multiple groups.
- ThreadDispatcher.Partition - Class in net.minestom.server.thread
- ThreadProvider<T> - Interface in net.minestom.server.thread
- ThreadProvider.RefreshType - Enum Class in net.minestom.server.thread
-
Defines how often chunks thread should be refreshed.
- ThreadResult - Class in net.minestom.server.monitoring
- ThreadResult(double, double, double, double) - Constructor for class net.minestom.server.monitoring.ThreadResult
- threads() - Method in class net.minestom.server.thread.ThreadDispatcher
- threshold() - Method in record class net.minestom.server.network.packet.server.login.SetCompressionPacket
-
Returns the value of the
threshold
record component. - THROW - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ClickType
- THROWN - Static variable in interface net.minestom.server.entity.damage.DamageType
- ThrownEggMeta - Class in net.minestom.server.entity.metadata.item
- ThrownEggMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.item.ThrownEggMeta
- ThrownEnderPearlMeta - Class in net.minestom.server.entity.metadata.item
- ThrownEnderPearlMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.item.ThrownEnderPearlMeta
- ThrownExperienceBottleMeta - Class in net.minestom.server.entity.metadata.item
- ThrownExperienceBottleMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.item.ThrownExperienceBottleMeta
- ThrownPotionMeta - Class in net.minestom.server.entity.metadata.item
- ThrownPotionMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.item.ThrownPotionMeta
- ThrownTridentMeta - Class in net.minestom.server.entity.metadata.projectile
- ThrownTridentMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.projectile.ThrownTridentMeta
- THUNDER - Static variable in record class net.minestom.server.instance.Weather
- THUNDER_LEVEL_CHANGE - Enum constant in enum class net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- thunderLevel() - Method in record class net.minestom.server.instance.Weather
-
Returns the value of the
thunderLevel
record component. - tick() - Method in class net.minestom.server.entity.pathfinding.Navigator
- tick() - Method in class net.minestom.server.network.socket.Server
- tick() - Method in class net.minestom.server.network.socket.Worker
- tick(int) - Static method in interface net.minestom.server.timer.TaskSchedule
- tick(long) - Method in class net.minestom.server.entity.ai.EntityAIGroup
- tick(long) - Method in class net.minestom.server.entity.ai.goal.CombinedAttackGoal
- tick(long) - Method in class net.minestom.server.entity.ai.goal.DoNothingGoal
- tick(long) - Method in class net.minestom.server.entity.ai.goal.FollowTargetGoal
- tick(long) - Method in class net.minestom.server.entity.ai.goal.MeleeAttackGoal
- tick(long) - Method in class net.minestom.server.entity.ai.goal.RandomLookAroundGoal
- tick(long) - Method in class net.minestom.server.entity.ai.goal.RandomStrollGoal
- tick(long) - Method in class net.minestom.server.entity.ai.goal.RangedAttackGoal
- tick(long) - Method in class net.minestom.server.entity.ai.GoalSelector
-
Called every tick when this
GoalSelector
is running. - tick(long) - Method in class net.minestom.server.entity.Entity
-
Updates the entity, called every tick.
- tick(long) - Method in class net.minestom.server.entity.EntityProjectile
- tick(long) - Method in class net.minestom.server.entity.PlayerProjectile
- tick(long) - Method in class net.minestom.server.instance.Chunk
-
Executes a chunk tick.
- tick(long) - Method in class net.minestom.server.instance.DynamicChunk
- tick(long) - Method in class net.minestom.server.instance.Instance
-
Performs a single tick in the instance, including scheduled tasks from
Instance.scheduleNextTick(Consumer)
. - tick(long) - Method in class net.minestom.server.instance.InstanceContainer
- tick(long) - Method in class net.minestom.server.instance.LightingChunk
- tick(long) - Method in class net.minestom.server.network.ConnectionManager
- tick(long) - Method in interface net.minestom.server.ServerProcess.Ticker
- tick(long) - Method in interface net.minestom.server.Tickable
-
Ticks this element.
- tick(BlockHandler.Tick) - Method in interface net.minestom.server.instance.block.BlockHandler
- Tick - Class in net.minestom.server.utils.time
-
A TemporalUnit that represents one tick.
- Tick(Block, Instance, Point) - Constructor for class net.minestom.server.instance.block.BlockHandler.Tick
- TICK_END - Enum constant in enum class net.minestom.server.timer.ExecutionType
-
Schedule tasks to execute at the end of the
Schedulable
tick - TICK_MS - Static variable in class net.minestom.server.MinecraftServer
- TICK_PER_SECOND - Static variable in class net.minestom.server.MinecraftServer
-
Deprecated.
- TICK_START - Enum constant in enum class net.minestom.server.timer.ExecutionType
-
Schedule tasks to execute at the beginning of the
Schedulable
tick - TICK_STATE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- TICK_STEP - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- Tickable - Interface in net.minestom.server
-
Represents an element which is ticked at a regular interval.
- tickableMap - Variable in class net.minestom.server.instance.DynamicChunk
- tickChance() - Method in record class net.minestom.server.world.biomes.BiomeEffects.AdditionsSound
-
Returns the value of the
tickChance
record component. - tickDelay() - Method in record class net.minestom.server.world.biomes.BiomeEffects.MoodSound
-
Returns the value of the
tickDelay
record component. - ticker() - Method in interface net.minestom.server.ServerProcess
-
Handles the server ticks.
- TickMonitor - Class in net.minestom.server.monitoring
- TickMonitor(double, double) - Constructor for class net.minestom.server.monitoring.TickMonitor
- tickRate() - Method in record class net.minestom.server.network.packet.server.play.SetTickStatePacket
-
Returns the value of the
tickRate
record component. - ticks() - Method in record class net.minestom.server.particle.data.VibrationParticleData
-
Returns the value of the
ticks
record component. - TickSchedulerThread - Class in net.minestom.server.thread
- TickSchedulerThread(ServerProcess) - Constructor for class net.minestom.server.thread.TickSchedulerThread
- TickStepPacket - Record Class in net.minestom.server.network.packet.server.play
- TickStepPacket(int) - Constructor for record class net.minestom.server.network.packet.server.play.TickStepPacket
-
Creates an instance of a
TickStepPacket
record class. - TickStepPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.TickStepPacket
- TickThread - Class in net.minestom.server.thread
- TickThread(int) - Constructor for class net.minestom.server.thread.TickThread
- TickUtils - Class in net.minestom.server.utils
-
Tick related utilities.
- TIDE_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- time() - Method in interface net.minestom.server.snapshot.InstanceSnapshot
- time() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Instance
-
Returns the value of the
time
record component. - Time(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- TIME_SINCE_DEATH - Static variable in interface net.minestom.server.statistic.StatisticType
- TIME_SINCE_REST - Static variable in interface net.minestom.server.statistic.StatisticType
- TIME_UPDATE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- TimedPotion - Record Class in net.minestom.server.potion
- TimedPotion(Potion, long) - Constructor for record class net.minestom.server.potion.TimedPotion
-
Creates an instance of a
TimedPotion
record class. - timeOfDay() - Method in record class net.minestom.server.network.packet.server.play.TimeUpdatePacket
-
Returns the value of the
timeOfDay
record component. - timestamp() - Method in record class net.minestom.server.network.packet.client.play.ClientChatMessagePacket
-
Returns the value of the
timestamp
record component. - timestamp() - Method in record class net.minestom.server.network.packet.client.play.ClientCommandChatPacket
-
Returns the value of the
timestamp
record component. - timeStamp() - Method in record class net.minestom.server.crypto.SignedMessageBody.Packed
-
Returns the value of the
timeStamp
record component. - TimeUnit - Class in net.minestom.server.utils.time
- TimeUpdatePacket - Record Class in net.minestom.server.network.packet.server.play
- TimeUpdatePacket(long, long) - Constructor for record class net.minestom.server.network.packet.server.play.TimeUpdatePacket
-
Creates an instance of a
TimeUpdatePacket
record class. - TimeUpdatePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.TimeUpdatePacket
- TINTED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- TINTED_GLASS - Static variable in interface net.minestom.server.item.Material
- TIPPED_ARROW - Static variable in interface net.minestom.server.item.Material
- title() - Method in record class net.minestom.server.advancements.notifications.Notification
-
Deprecated.Returns the value of the
title
record component. - title() - Method in record class net.minestom.server.network.packet.client.play.ClientEditBookPacket
-
Returns the value of the
title
record component. - title() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
-
Returns the value of the
title
record component. - title() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.AddAction
-
Returns the value of the
title
record component. - title() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateTitleAction
-
Returns the value of the
title
record component. - title() - Method in record class net.minestom.server.network.packet.server.play.OpenWindowPacket
-
Returns the value of the
title
record component. - title() - Method in record class net.minestom.server.network.packet.server.play.SetTitleTextPacket
-
Returns the value of the
title
record component. - title() - Method in interface net.minestom.server.notifications.Notification
-
Gets the title of the notification as a
Component
- title(String) - Method in record class net.minestom.server.item.metadata.WrittenBookMeta.Builder
- title(Component) - Method in interface net.minestom.server.notifications.Notification.Builder
-
Set the title for a notification as component.
- title(Component) - Method in record class net.minestom.server.item.metadata.WrittenBookMeta.Builder
- TNT - Static variable in interface net.minestom.server.entity.EntityType
- TNT - Static variable in interface net.minestom.server.instance.block.Block
- TNT - Static variable in interface net.minestom.server.item.Material
- TNT_MINECART - Static variable in interface net.minestom.server.entity.EntityType
- TNT_MINECART - Static variable in interface net.minestom.server.item.Material
- TntMinecartMeta - Class in net.minestom.server.entity.metadata.minecart
- TntMinecartMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.minecart.TntMinecartMeta
- to() - Method in record class net.minestom.server.particle.data.DustColorTransitionParticleData
-
Returns the value of the
to
record component. - toAbsoluteBatch() - Method in class net.minestom.server.instance.batch.RelativeBlockBatch
-
Converts this batch to an absolute batch at the origin (0, 0, 0).
- toAbsoluteBatch(int, int, int) - Method in class net.minestom.server.instance.batch.RelativeBlockBatch
-
Converts this batch to an absolute batch at the given coordinates.
- toArray() - Method in class net.minestom.server.thread.AcquirableCollection
- toArray() - Method in record class net.minestom.server.utils.collection.MappedCollection
- toArray(T[]) - Method in class net.minestom.server.thread.AcquirableCollection
- toArray(T[]) - Method in record class net.minestom.server.utils.collection.MappedCollection
- toByteArray() - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Converts the internal buffer to a byte array.
- toDirection() - Method in enum class net.minestom.server.instance.block.BlockFace
- toDisplayData() - Method in class net.minestom.server.advancements.Advancement
- toId(String) - Method in record class net.minestom.server.registry.Registry.Container
- toIndexedNBT() - Method in class net.minestom.server.world.DimensionType
- toItemNBT() - Method in interface net.minestom.server.item.ItemStack
-
Converts this item to an NBT tag containing the id (material), count (amount), and tag (meta)
- toMap(K[], V[], int) - Static method in class net.minestom.server.utils.ArrayUtils
- toMapColors() - Method in interface net.minestom.server.map.Framebuffer
- toMapColors() - Method in class net.minestom.server.map.framebuffers.DirectFramebuffer
- toMapColors() - Method in class net.minestom.server.map.framebuffers.Graphics2DFramebuffer
- toMapColors() - Method in class net.minestom.server.map.framebuffers.LargeFramebufferDefaultView
- toMapping() - Method in class net.minestom.server.advancements.Advancement
-
Converts this advancement to an
AdvancementsPacket.AdvancementMapping
. - toNbt() - Method in interface net.minestom.server.world.biomes.Biome
- toNbt() - Method in record class net.minestom.server.world.biomes.BiomeEffects.AdditionsSound
- toNbt() - Method in record class net.minestom.server.world.biomes.BiomeEffects.MoodSound
- toNbt() - Method in record class net.minestom.server.world.biomes.BiomeEffects.Music
- toNbt() - Method in record class net.minestom.server.world.biomes.BiomeEffects
- toNbt() - Method in record class net.minestom.server.world.biomes.BiomeParticle
- toNbt() - Method in interface net.minestom.server.world.biomes.particle.BiomeOption
- toNbt() - Method in record class net.minestom.server.world.biomes.particle.BlockOption
- toNbt() - Method in record class net.minestom.server.world.biomes.particle.DefaultOption
- toNbt() - Method in record class net.minestom.server.world.biomes.particle.DustOption
- toNbt() - Method in record class net.minestom.server.world.biomes.particle.ItemOption
- toNBT() - Method in interface net.minestom.server.item.ItemMeta
- toNBT() - Method in class net.minestom.server.world.biomes.BiomeManager
- toNBT() - Method in class net.minestom.server.world.DimensionType
- toNBT() - Method in class net.minestom.server.world.DimensionTypeManager
-
Creates the
NBTCompound
containing all the registered dimensions. - TOO_HIGH_ERROR - Static variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- TOO_LOW_ERROR - Static variable in class net.minestom.server.command.builder.arguments.number.ArgumentNumber
- TOOLSMITH - Static variable in interface net.minestom.server.entity.villager.VillagerProfession
- TOOLSMITH - Static variable in record class net.minestom.server.entity.villager.VillagerProfessionImpl
- tooltip() - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket.Match
-
Returns the value of the
tooltip
record component. - TOP - Enum constant in enum class net.minestom.server.instance.block.BlockFace
- TOP - Enum constant in enum class net.minestom.server.inventory.type.EnchantmentTableInventory.EnchantmentSlot
- toPosition() - Method in class net.minestom.server.instance.Chunk
-
Gets the world position of this chunk.
- toProgressMapping() - Method in class net.minestom.server.advancements.Advancement
- TORCH - Static variable in interface net.minestom.server.instance.block.Block
- TORCH - Static variable in interface net.minestom.server.item.Material
- TORCHFLOWER - Static variable in interface net.minestom.server.instance.block.Block
- TORCHFLOWER - Static variable in interface net.minestom.server.item.Material
- TORCHFLOWER_CROP - Static variable in interface net.minestom.server.instance.block.Block
- TORCHFLOWER_SEEDS - Static variable in interface net.minestom.server.item.Material
- toRGB() - Method in class net.minestom.server.map.MapColors.PreciseMapColor
- toRGB(MapColors, MapColors.Multiplier) - Static method in class net.minestom.server.map.MapColors.PreciseMapColor
- toSectionRelativeCoordinate(int) - Static method in class net.minestom.server.utils.chunk.ChunkUtils
-
Converts a global coordinate value to a section coordinate
- toSNBT() - Method in interface net.minestom.server.item.ItemMeta
- toString() - Method in record class net.minestom.server.advancements.notifications.Notification
-
Deprecated.Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.attribute.AttributeImpl
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.collision.Aerodynamics
-
Returns a string representation of this record class.
- toString() - Method in class net.minestom.server.collision.BoundingBox
- toString() - Method in record class net.minestom.server.collision.PhysicsResult
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.color.Color
-
Returns a string representation of this record class.
- toString() - Method in class net.minestom.server.command.builder.arguments.ArgumentBoolean
- toString() - Method in class net.minestom.server.command.builder.arguments.ArgumentCommand
- toString() - Method in class net.minestom.server.command.builder.arguments.ArgumentEnum
- toString() - Method in class net.minestom.server.command.builder.arguments.ArgumentLiteral
- toString() - Method in class net.minestom.server.command.builder.arguments.ArgumentString
- toString() - Method in class net.minestom.server.command.builder.arguments.ArgumentStringArray
- toString() - Method in class net.minestom.server.command.builder.arguments.ArgumentWord
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentBlockState
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentColor
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentComponent
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentEntity
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentFloatRange
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentIntRange
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentItemStack
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtCompoundTag
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentNbtTag
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentResource
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentResourceLocation
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentResourceOrTag
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentTime
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.ArgumentUUID
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentEnchantment
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentEntityType
- toString() - Method in class net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentParticle
- toString() - Method in class net.minestom.server.command.builder.arguments.number.ArgumentDouble
- toString() - Method in class net.minestom.server.command.builder.arguments.number.ArgumentFloat
- toString() - Method in class net.minestom.server.command.builder.arguments.number.ArgumentInteger
- toString() - Method in class net.minestom.server.command.builder.arguments.number.ArgumentLong
- toString() - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeBlockPosition
- toString() - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec2
- toString() - Method in class net.minestom.server.command.builder.arguments.relative.ArgumentRelativeVec3
- toString() - Method in record class net.minestom.server.command.builder.parser.ArgumentQueryResult
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.command.builder.parser.CommandQueryResult
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.command.builder.parser.CommandSuggestionHolder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.command.builder.parser.ValidSyntaxHolder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.coordinate.BlockVec
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.coordinate.Pos
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.coordinate.Vec
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.crypto.ArgumentSignatures.Entry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.crypto.ArgumentSignatures
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.crypto.ChatSession
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.crypto.FilterMask
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.crypto.LastSeenMessages.Packed
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.crypto.LastSeenMessages
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.crypto.LastSeenMessages.Update
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.crypto.MessageSignature.Packed
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.crypto.MessageSignature
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.crypto.PlayerPublicKey
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.crypto.SaltSignaturePair
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.crypto.SignedMessageBody.Packed
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.crypto.SignedMessageHeader
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.entity.PlayerSkin
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.entity.villager.VillagerProfessionImpl
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.entity.villager.VillagerTypeImpl
-
Returns a string representation of this record class.
- toString() - Method in class net.minestom.server.event.GlobalEventHandler
- toString() - Method in record class net.minestom.server.featureflag.FeatureFlagImpl
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.fluid.FluidImpl
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.PlacementState
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.Replacement
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.UpdateState
-
Returns a string representation of this record class.
- toString() - Method in class net.minestom.server.instance.Chunk
- toString() - Method in record class net.minestom.server.instance.Weather
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.attribute.ItemAttribute
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.banner.BannerPatternImpl
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.firework.FireworkEffect
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.ItemSerializers.EnchantmentEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.BannerMeta.Builder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.BannerMeta.Pattern
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.BannerMeta
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.BundleMeta.Builder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.BundleMeta
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.CompassMeta.Builder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.CompassMeta
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.CrossbowMeta.Builder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.CrossbowMeta
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.EnchantedBookMeta.Builder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.EnchantedBookMeta
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.FireworkEffectMeta.Builder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.FireworkEffectMeta
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.FireworkMeta.Builder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.FireworkMeta
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.LeatherArmorMeta.Builder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.LeatherArmorMeta
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.MapMeta.Builder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.MapMeta.Decoration
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.MapMeta
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.PlayerHeadMeta.Builder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.PlayerHeadMeta
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.PotionMeta.Builder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.PotionMeta
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.ShieldMeta.Builder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.ShieldMeta
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.WritableBookMeta.Builder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.WritableBookMeta
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.WrittenBookMeta.Builder
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.item.metadata.WrittenBookMeta
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.common.ClientKeepAlivePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.common.ClientPingRequestPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.common.ClientPluginMessagePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.common.ClientPongPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.common.ClientResourcePackStatusPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.common.ClientSettingsPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.configuration.ClientFinishConfigurationPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.handshake.ClientHandshakePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.login.ClientEncryptionResponsePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.login.ClientLoginAcknowledgedPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.login.ClientLoginPluginResponsePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.login.ClientLoginStartPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientAdvancementTabPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientAnimationPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientChatAckPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientChatMessagePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientChatSessionUpdatePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientChunkBatchReceivedPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowButtonPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ChangedSlot
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientCloseWindowPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientCommandChatPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientConfigurationAckPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientCraftRecipeRequest
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientCreativeInventoryActionPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientEditBookPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientEntityActionPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientGenerateStructurePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientHeldItemChangePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Attack
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Interact
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.InteractAt
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientNameItemPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientPickItemPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerAbilitiesPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPositionAndRotationPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPositionPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerRotationPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientQueryBlockNbtPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientQueryEntityNbtPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientSelectTradePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientSetBeaconEffectPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientSetDisplayedRecipePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientSetRecipeBookStatePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientSpectatePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientStatusPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientSteerBoatPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientSteerVehiclePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientTabCompletePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientTeleportConfirmPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockMinecartPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateSignPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientUseItemPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientVehicleMovePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.play.ClientWindowSlotStatePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.status.LegacyServerListPingPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.client.status.StatusRequestPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.common.DisconnectPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.common.KeepAlivePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.common.PingPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.common.PingResponsePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.common.PluginMessagePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPopPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPushPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.common.TagsPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.configuration.FinishConfigurationPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.configuration.RegistryDataPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.configuration.UpdateEnabledFeaturesPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.FramedPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.login.EncryptionRequestPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.login.LoginDisconnectPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.login.LoginPluginRequestPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.login.LoginSuccessPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.login.SetCompressionPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.AcknowledgeBlockChangePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.ActionBarPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementMapping
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementProgress
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Criteria
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.CriterionProgress
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.ProgressMapping
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Requirement
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.AttachEntityPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.BlockActionPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.BlockChangePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.BlockEntityDataPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.AddAction
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.RemoveAction
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateFlagsAction
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateHealthAction
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateStyleAction
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateTitleAction
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.BundlePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.CameraPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.ChangeGameStatePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.ChunkBatchFinishedPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.ChunkBatchStartPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.ChunkDataPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.ClearTitlesPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.CloseWindowPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.CollectItemPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.CraftRecipeResponse
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.CustomChatCompletionPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DamageEventPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.data.ChunkData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.data.LightData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.data.WorldPos
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DeathCombatEventPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredBlastingRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredCampfireCookingRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapelessCraftingRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmeltingRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTransformRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTrimRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmokingRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredStonecutterRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.Ingredient
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DeleteChatPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DestroyEntitiesPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.DisplayScoreboardPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.EffectPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.EndCombatEventPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.EnterCombatEventPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.EntityAnimationPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.EntityEffectPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.EntityHeadLookPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.EntityMetaDataPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.EntityPropertiesPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.EntityRotationPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.EntityStatusPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.EntityTeleportPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.EntityVelocityPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.FacePlayerPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.HeldItemChangePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.HitAnimationPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.InitializeWorldBorderPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.ColorContent
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.NbtQueryResponsePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.OpenBookPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.OpenHorseWindowPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.OpenSignEditorPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.OpenWindowPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.ParticlePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoRemovePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Entry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Property
-
Returns a string representation of this record class.
- toString() - Method in class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket
- toString() - Method in record class net.minestom.server.network.packet.server.play.PlayerListHeaderAndFooterPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.PlayerPositionAndLookPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.RemoveEntityEffectPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.ResetScorePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.RespawnPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.SelectAdvancementTabPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.ServerDataPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.ServerDifficultyPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.SetCooldownPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.SetExperiencePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.SetPassengersPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.SetSlotPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.SetTickStatePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.SetTitleSubTitlePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.SetTitleTextPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.SetTitleTimePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.SoundEffectPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.SpawnEntityPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.SpawnExperienceOrbPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.SpawnPositionPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.StartConfigurationPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.StatisticsPacket.Statistic
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.StatisticsPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.StopSoundPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.SystemChatPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket.Match
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.AddEntitiesToTeamAction
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.RemoveEntitiesToTeamAction
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.RemoveTeamAction
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.UpdateTeamAction
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.TickStepPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.TimeUpdatePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.UnloadChunkPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.UpdateHealthPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.UpdateLightPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.UpdateScorePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.UpdateSimulationDistancePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.UpdateViewDistancePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.UpdateViewPositionPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.VehicleMovePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.WindowItemsPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.WindowPropertyPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderCenterPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderLerpSizePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderSizePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderWarningDelayPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderWarningReachPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.packet.server.status.ResponsePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.player.GameProfile.Property
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.network.player.GameProfile
-
Returns a string representation of this record class.
- toString() - Method in class net.minestom.server.network.player.PlayerConnection
- toString() - Method in record class net.minestom.server.particle.data.BlockMarkerParticleData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.particle.data.BlockParticleData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.particle.data.DustColorTransitionParticleData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.particle.data.DustParticleData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.particle.data.FallingDustParticleData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.particle.data.ItemParticleData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.particle.data.SculkChargeParticleData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.particle.data.ShriekParticleData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.particle.data.VibrationParticleData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.potion.CustomPotionEffect
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.potion.Potion
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.potion.TimedPotion
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.registry.Registry.AttributeEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.registry.Registry.Container
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.registry.Registry.DamageTypeEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.registry.Registry.DynamicContainer
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.registry.Registry.EnchantmentEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.registry.Registry.EntityEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.registry.Registry.FeatureFlagEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.registry.Registry.FluidEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.registry.Registry.PotionEffectEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.registry.Registry.TrimMaterialEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.registry.Registry.TrimPatternEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.registry.Registry.VillagerProfession
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.registry.Registry.VillagerType
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Chunk
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Instance
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Server
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.utils.binary.BinaryBuffer.Marker
-
Returns a string representation of this record class.
- toString() - Method in class net.minestom.server.utils.binary.BinaryBuffer
- toString() - Method in record class net.minestom.server.utils.collection.MappedCollection
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.utils.Either
-
Returns a string representation of this record class.
- toString() - Method in class net.minestom.server.utils.NamespaceID
- toString() - Method in record class net.minestom.server.world.biomes.BiomeEffects.AdditionsSound
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.world.biomes.BiomeEffects.MoodSound
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.world.biomes.BiomeEffects.Music
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.world.biomes.BiomeEffects
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.world.biomes.BiomeParticle
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.world.biomes.particle.BlockOption
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.world.biomes.particle.DefaultOption
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.world.biomes.particle.DustOption
-
Returns a string representation of this record class.
- toString() - Method in record class net.minestom.server.world.biomes.particle.ItemOption
-
Returns a string representation of this record class.
- toString() - Method in class net.minestom.server.world.DimensionType
- TOTAL_WORLD_TIME - Static variable in interface net.minestom.server.statistic.StatisticType
- totalExperience() - Method in record class net.minestom.server.network.packet.server.play.SetExperiencePacket
-
Returns the value of the
totalExperience
record component. - TOTEM_OF_UNDYING - Static variable in interface net.minestom.server.item.Material
- TOTEM_OF_UNDYING - Static variable in interface net.minestom.server.particle.Particle
- Touch(Block, Instance, Point, Entity) - Constructor for class net.minestom.server.instance.block.BlockHandler.Touch
- trackingPosition() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket
-
Returns the value of the
trackingPosition
record component. - trackingUpdate - Variable in class net.minestom.server.entity.Entity
- trackOutput() - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockMinecartPacket
-
Returns the value of the
trackOutput
record component. - Trade(ItemStack, ItemStack, ItemStack, boolean, int, int, int, int, float, int) - Constructor for record class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
-
Creates an instance of a
Trade
record class. - Trade(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
- TRADE_LIST - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- TRADE_REBALANCE - Static variable in interface net.minestom.server.featureflag.FeatureFlag
- TRADE_REBALANCE - Static variable in record class net.minestom.server.featureflag.FeatureFlagImpl
- TRADED_WITH_VILLAGER - Static variable in interface net.minestom.server.statistic.StatisticType
- tradeDisabled() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
-
Returns the value of the
tradeDisabled
record component. - TradeListPacket - Record Class in net.minestom.server.network.packet.server.play
- TradeListPacket(int, List<TradeListPacket.Trade>, int, int, boolean, boolean) - Constructor for record class net.minestom.server.network.packet.server.play.TradeListPacket
-
Creates an instance of a
TradeListPacket
record class. - TradeListPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.TradeListPacket
- TradeListPacket.Trade - Record Class in net.minestom.server.network.packet.server.play
- TRADER_LLAMA - Static variable in interface net.minestom.server.entity.EntityType
- TRADER_LLAMA_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- TraderLlamaMeta - Class in net.minestom.server.entity.metadata.other
- TraderLlamaMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.other.TraderLlamaMeta
- trades() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket
-
Returns the value of the
trades
record component. - tradeUsesNumber() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
-
Returns the value of the
tradeUsesNumber
record component. - trail() - Method in record class net.minestom.server.item.firework.FireworkEffect
-
Returns the value of the
trail
record component. - transactionId() - Method in record class net.minestom.server.network.packet.client.play.ClientQueryBlockNbtPacket
-
Returns the value of the
transactionId
record component. - transactionId() - Method in record class net.minestom.server.network.packet.client.play.ClientQueryEntityNbtPacket
-
Returns the value of the
transactionId
record component. - transactionId() - Method in record class net.minestom.server.network.packet.client.play.ClientTabCompletePacket
-
Returns the value of the
transactionId
record component. - transactionId() - Method in record class net.minestom.server.network.packet.server.play.NbtQueryResponsePacket
-
Returns the value of the
transactionId
record component. - transactionId() - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket
-
Returns the value of the
transactionId
record component. - TransactionOption<T> - Interface in net.minestom.server.inventory
- TransactionType - Interface in net.minestom.server.inventory
-
Represents a type of transaction that you can apply to an
AbstractInventory
. - TransactionType.SlotPredicate - Interface in net.minestom.server.inventory
- Transient(String) - Static method in class net.minestom.server.tag.Tag
- transitionConfigToPlay(Player) - Method in class net.minestom.server.network.ConnectionManager
- transitionLoginToConfig(Player) - Method in class net.minestom.server.network.ConnectionManager
- transitionPlayToConfig(Player) - Method in class net.minestom.server.network.ConnectionManager
- translationKey() - Method in interface net.minestom.server.attribute.Attribute
- translationKey() - Method in record class net.minestom.server.attribute.AttributeImpl
- translationKey() - Method in record class net.minestom.server.registry.Registry.AttributeEntry
-
Returns the value of the
translationKey
record component. - translationKey() - Method in class net.minestom.server.registry.Registry.BlockEntry
- translationKey() - Method in record class net.minestom.server.registry.Registry.EnchantmentEntry
-
Returns the value of the
translationKey
record component. - translationKey() - Method in record class net.minestom.server.registry.Registry.EntityEntry
-
Returns the value of the
translationKey
record component. - translationKey() - Method in class net.minestom.server.registry.Registry.MaterialEntry
- translationKey() - Method in record class net.minestom.server.registry.Registry.PotionEffectEntry
-
Returns the value of the
translationKey
record component. - TRAPPED_CHEST - Static variable in interface net.minestom.server.instance.block.Block
- TRAPPED_CHEST - Static variable in interface net.minestom.server.item.Material
- TRIAL_KEY - Static variable in interface net.minestom.server.item.Material
- TRIAL_SPAWNER - Static variable in interface net.minestom.server.instance.block.Block
- TRIAL_SPAWNER - Static variable in interface net.minestom.server.item.Material
- TRIAL_SPAWNER_DETECTION - Static variable in interface net.minestom.server.particle.Particle
- TRIANGLE_BOTTOM - Static variable in interface net.minestom.server.item.banner.BannerPattern
- TRIANGLE_BOTTOM - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- TRIANGLE_TOP - Static variable in interface net.minestom.server.item.banner.BannerPattern
- TRIANGLE_TOP - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- TRIANGLES_BOTTOM - Static variable in interface net.minestom.server.item.banner.BannerPattern
- TRIANGLES_BOTTOM - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- TRIANGLES_TOP - Static variable in interface net.minestom.server.item.banner.BannerPattern
- TRIANGLES_TOP - Static variable in record class net.minestom.server.item.banner.BannerPatternImpl
- TRIDENT - Enum constant in enum class net.minestom.server.event.player.PlayerItemAnimationEvent.ItemAnimationType
- TRIDENT - Static variable in interface net.minestom.server.entity.damage.DamageType
- TRIDENT - Static variable in interface net.minestom.server.entity.EntityType
- TRIDENT - Static variable in interface net.minestom.server.item.Material
- TRIGGER_BLOCK - Enum constant in enum class net.minestom.server.network.packet.server.play.ExplosionPacket.BlockInteraction
- TRIGGER_TRAPPED_CHEST - Static variable in interface net.minestom.server.statistic.StatisticType
- triggerStatus(byte) - Method in class net.minestom.server.entity.Entity
-
Entity statuses can be found here.
- trim() - Method in interface net.minestom.server.ServerProcess
- trim() - Method in interface net.minestom.server.utils.collection.ObjectArray
- TRIM_MATERIALS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- TRIM_PATTERNS - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- TrimManager - Class in net.minestom.server.item.armor
- TrimManager() - Constructor for class net.minestom.server.item.armor.TrimManager
- trimMaterial(String, Registry.Properties) - Static method in class net.minestom.server.registry.Registry
- TrimMaterial - Interface in net.minestom.server.item.armor
- TrimMaterialEntry(String, Registry.Properties, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.TrimMaterialEntry
- TrimMaterialEntry(NamespaceID, String, Material, float, Map<String, String>, Component, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.TrimMaterialEntry
-
Creates an instance of a
TrimMaterialEntry
record class. - trimPattern(String, Registry.Properties) - Static method in class net.minestom.server.registry.Registry
- TrimPattern - Interface in net.minestom.server.item.armor
- TrimPatternEntry(String, Registry.Properties, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.TrimPatternEntry
- TrimPatternEntry(NamespaceID, NamespaceID, Material, Component, boolean, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.TrimPatternEntry
-
Creates an instance of a
TrimPatternEntry
record class. - TRIPWIRE - Static variable in interface net.minestom.server.instance.block.Block
- TRIPWIRE_HOOK - Static variable in interface net.minestom.server.instance.block.Block
- TRIPWIRE_HOOK - Static variable in interface net.minestom.server.item.Material
- TROPICAL_FISH - Static variable in interface net.minestom.server.entity.EntityType
- TROPICAL_FISH - Static variable in interface net.minestom.server.item.Material
- TROPICAL_FISH_BUCKET - Static variable in interface net.minestom.server.item.Material
- TROPICAL_FISH_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- TropicalFishMeta - Class in net.minestom.server.entity.metadata.water.fish
- TropicalFishMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta
- TropicalFishMeta.Pattern - Enum Class in net.minestom.server.entity.metadata.water.fish
- TropicalFishMeta.Type - Enum Class in net.minestom.server.entity.metadata.water.fish
- TropicalFishMeta.Variant - Class in net.minestom.server.entity.metadata.water.fish
- TUBE_CORAL - Static variable in interface net.minestom.server.instance.block.Block
- TUBE_CORAL - Static variable in interface net.minestom.server.item.Material
- TUBE_CORAL_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- TUBE_CORAL_BLOCK - Static variable in interface net.minestom.server.item.Material
- TUBE_CORAL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- TUBE_CORAL_FAN - Static variable in interface net.minestom.server.item.Material
- TUBE_CORAL_WALL_FAN - Static variable in interface net.minestom.server.instance.block.Block
- TUFF - Static variable in interface net.minestom.server.instance.block.Block
- TUFF - Static variable in interface net.minestom.server.item.Material
- TUFF_BRICK_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- TUFF_BRICK_SLAB - Static variable in interface net.minestom.server.item.Material
- TUFF_BRICK_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- TUFF_BRICK_STAIRS - Static variable in interface net.minestom.server.item.Material
- TUFF_BRICK_WALL - Static variable in interface net.minestom.server.instance.block.Block
- TUFF_BRICK_WALL - Static variable in interface net.minestom.server.item.Material
- TUFF_BRICKS - Static variable in interface net.minestom.server.instance.block.Block
- TUFF_BRICKS - Static variable in interface net.minestom.server.item.Material
- TUFF_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- TUFF_SLAB - Static variable in interface net.minestom.server.item.Material
- TUFF_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- TUFF_STAIRS - Static variable in interface net.minestom.server.item.Material
- TUFF_WALL - Static variable in interface net.minestom.server.instance.block.Block
- TUFF_WALL - Static variable in interface net.minestom.server.item.Material
- TUNE_NOTEBLOCK - Static variable in interface net.minestom.server.statistic.StatisticType
- TURTLE - Static variable in interface net.minestom.server.entity.EntityType
- TURTLE_EGG - Static variable in interface net.minestom.server.instance.block.Block
- TURTLE_EGG - Static variable in interface net.minestom.server.item.Material
- TURTLE_HELMET - Static variable in interface net.minestom.server.item.Material
- TURTLE_MASTER - Static variable in interface net.minestom.server.potion.PotionType
- TURTLE_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- TurtleMeta - Class in net.minestom.server.entity.metadata.animal
- TurtleMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.TurtleMeta
- TWISTING_VINES - Static variable in interface net.minestom.server.instance.block.Block
- TWISTING_VINES - Static variable in interface net.minestom.server.item.Material
- TWISTING_VINES_PLANT - Static variable in interface net.minestom.server.instance.block.Block
- type - Variable in class net.minestom.server.command.builder.CommandResult
- type() - Method in interface net.minestom.server.command.ExecutableCommand.Result
- type() - Method in record class net.minestom.server.crypto.FilterMask
-
Returns the value of the
type
record component. - type() - Method in interface net.minestom.server.entity.Metadata.Entry
- type() - Method in interface net.minestom.server.instance.EntityTracker.Target
- type() - Method in record class net.minestom.server.item.firework.FireworkEffect
-
Returns the value of the
type
record component. - type() - Method in record class net.minestom.server.item.metadata.MapMeta.Decoration
-
Returns the value of the
type
record component. - type() - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
-
Returns the value of the
type
record component. - type() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredBlastingRecipe
- type() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredCampfireCookingRecipe
- type() - Method in interface net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredRecipe
- type() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
- type() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapelessCraftingRecipe
- type() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmeltingRecipe
- type() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTransformRecipe
- type() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTrimRecipe
- type() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmokingRecipe
- type() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredStonecutterRecipe
- type() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
-
Returns the value of the
type
record component. - type() - Method in record class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
-
Returns the value of the
type
record component. - type() - Method in record class net.minestom.server.network.packet.server.play.SpawnEntityPacket
-
Returns the value of the
type
record component. - type() - Method in interface net.minestom.server.notifications.Notification
-
Get the
FrameType
of the notification - type() - Method in record class net.minestom.server.particle.data.VibrationParticleData
-
Returns the value of the
type
record component. - type() - Method in interface net.minestom.server.snapshot.EntitySnapshot
- type() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
-
Returns the value of the
type
record component. - type() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
- type(String, EventFilter<E, V>) - Static method in interface net.minestom.server.event.EventNode
-
Creates an event node which accepts any event of the given type.
- type(String, EventFilter<E, V>, BiPredicate<E, V>) - Static method in interface net.minestom.server.event.EventNode
-
Creates an event node which accepts any event of the given type which passes the provided condition.
- TYPE - Enum constant in enum class net.minestom.server.instance.block.Block.Getter.Condition
-
Hints that we only care about the block type.
- TYPE_BLOCKSTATE - Static variable in class net.minestom.server.entity.Metadata
- TYPE_BOOLEAN - Static variable in class net.minestom.server.entity.Metadata
- TYPE_BYTE - Static variable in class net.minestom.server.entity.Metadata
- TYPE_CAT_VARIANT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_CHAT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_DIRECTION - Static variable in class net.minestom.server.entity.Metadata
- TYPE_FLOAT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_FROG_VARIANT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_LONG - Static variable in class net.minestom.server.entity.Metadata
- TYPE_NBT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_OPTBLOCKSTATE - Static variable in class net.minestom.server.entity.Metadata
- TYPE_OPTCHAT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_OPTGLOBALPOS - Static variable in class net.minestom.server.entity.Metadata
- TYPE_OPTPOSITION - Static variable in class net.minestom.server.entity.Metadata
- TYPE_OPTUUID - Static variable in class net.minestom.server.entity.Metadata
- TYPE_OPTVARINT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_PAINTINGVARIANT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_PARTICLE - Static variable in class net.minestom.server.entity.Metadata
- TYPE_POSE - Static variable in class net.minestom.server.entity.Metadata
- TYPE_POSITION - Static variable in class net.minestom.server.entity.Metadata
- TYPE_QUATERNION - Static variable in class net.minestom.server.entity.Metadata
- TYPE_ROTATION - Static variable in class net.minestom.server.entity.Metadata
- TYPE_SLOT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_SNIFFER_STATE - Static variable in class net.minestom.server.entity.Metadata
- TYPE_STRING - Static variable in class net.minestom.server.entity.Metadata
- TYPE_VARINT - Static variable in class net.minestom.server.entity.Metadata
- TYPE_VECTOR3 - Static variable in class net.minestom.server.entity.Metadata
- TYPE_VILLAGERDATA - Static variable in class net.minestom.server.entity.Metadata
U
- UI_BUTTON_CLICK - Static variable in interface net.minestom.server.sound.SoundEvent
- UI_CARTOGRAPHY_TABLE_TAKE_RESULT - Static variable in interface net.minestom.server.sound.SoundEvent
- UI_LOOM_SELECT_PATTERN - Static variable in interface net.minestom.server.sound.SoundEvent
- UI_LOOM_TAKE_RESULT - Static variable in interface net.minestom.server.sound.SoundEvent
- UI_STONECUTTER_SELECT_RECIPE - Static variable in interface net.minestom.server.sound.SoundEvent
- UI_STONECUTTER_TAKE_RESULT - Static variable in interface net.minestom.server.sound.SoundEvent
- UI_TOAST_CHALLENGE_COMPLETE - Static variable in interface net.minestom.server.sound.SoundEvent
- UI_TOAST_IN - Static variable in interface net.minestom.server.sound.SoundEvent
- UI_TOAST_OUT - Static variable in interface net.minestom.server.sound.SoundEvent
- ultrawarm(boolean) - Method in class net.minestom.server.world.DimensionType.DimensionTypeBuilder
- UNATTRIBUTED_FIREBALL - Static variable in interface net.minestom.server.entity.damage.DamageType
- unbreakable(boolean) - Method in interface net.minestom.server.item.ItemMeta.Builder
- UNBREAKING - Static variable in interface net.minestom.server.item.Enchantment
- UNDEFINED_COLOR - Static variable in class net.minestom.server.command.builder.arguments.minecraft.ArgumentColor
- UNDERWATER - Static variable in interface net.minestom.server.particle.Particle
- unescapeJavaString(String) - Static method in class net.minestom.server.utils.StringUtils
- UNIQUE_ID_PATTERN - Static variable in class net.minestom.server.utils.UniqueIdUtils
- uniqueId - Variable in class net.minestom.server.instance.Instance
- UniqueIdUtils - Class in net.minestom.server.utils
-
An utilities class for
UUID
. - UnitModifier - Interface in net.minestom.server.instance.generator
- UnitModifier.Supplier - Interface in net.minestom.server.instance.generator
- UNKNOWN - Enum constant in enum class net.minestom.server.command.builder.CommandResult.Type
-
Command is not registered, it is also the default result type.
- UNKNOWN - Enum constant in enum class net.minestom.server.command.ExecutableCommand.Result.Type
-
Unknown command
- unload() - Method in class net.minestom.server.instance.Chunk
-
Sets the chunk as "unloaded".
- UNLOAD_CHUNK - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- unloadChunk(int, int) - Method in class net.minestom.server.instance.Instance
-
Unloads the chunk at the given position.
- unloadChunk(Chunk) - Method in class net.minestom.server.instance.Instance
-
Schedules the removal of a
Chunk
, this method does not promise when it will be done. - unloadChunk(Chunk) - Method in class net.minestom.server.instance.InstanceContainer
- unloadChunk(Chunk) - Method in class net.minestom.server.instance.SharedInstance
- unloadChunk(Chunk) - Method in class net.minestom.server.instance.AnvilLoader
-
Unload a given chunk.
- unloadChunk(Chunk) - Method in interface net.minestom.server.instance.IChunkLoader
-
Called when a chunk is unloaded, so that this chunk loader can unload any resource it is holding.
- UnloadChunkPacket - Record Class in net.minestom.server.network.packet.server.play
- UnloadChunkPacket(int, int) - Constructor for record class net.minestom.server.network.packet.server.play.UnloadChunkPacket
-
Creates an instance of a
UnloadChunkPacket
record class. - UnloadChunkPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.UnloadChunkPacket
- unlock() - Method in class net.minestom.server.thread.Acquired
- UNLOCK_RECIPES - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- UnlockRecipesPacket - Record Class in net.minestom.server.network.packet.server.play
- UnlockRecipesPacket(int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, List<String>, List<String>) - Constructor for record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
-
Creates an instance of a
UnlockRecipesPacket
record class. - UnlockRecipesPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
- UNLUCK - Static variable in interface net.minestom.server.potion.PotionEffect
- unmap(Object) - Method in interface net.minestom.server.event.EventNode
-
Prevents the node from
EventNode.map(Object, EventFilter)
to be called. - unmap(Object) - Method in class net.minestom.server.event.GlobalEventHandler
- unmodifiableCollection() - Method in class net.minestom.server.attribute.AttributeManager
-
Returns an immutable copy of the attribute already registered.
- unmodifiableCollection() - Method in class net.minestom.server.world.biomes.BiomeManager
-
Returns an immutable copy of the biomes already registered.
- unmodifiableList() - Method in class net.minestom.server.world.DimensionTypeManager
-
Returns an immutable copy of the dimension types already registered.
- unpark() - Method in interface net.minestom.server.timer.Task
-
Unpark the tasks to be executed during next processing.
- UNPUFFED - Enum constant in enum class net.minestom.server.entity.metadata.water.fish.PufferfishMeta.State
- unregister(Command) - Method in class net.minestom.server.command.builder.CommandDispatcher
- unregister(Command) - Method in class net.minestom.server.command.CommandManager
-
Removes a command from the currently registered commands.
- unregister(Entity, EntityTracker.Target<T>, EntityTracker.Update<T>) - Method in interface net.minestom.server.instance.EntityTracker
-
Unregister an entity tracking.
- unregister(EventBinding<? extends T>) - Method in interface net.minestom.server.event.EventNode
- unregister(EventBinding<? extends Event>) - Method in class net.minestom.server.event.GlobalEventHandler
- unregisterInstance(Instance) - Method in class net.minestom.server.instance.InstanceManager
-
Unregisters the
Instance
internally. - UNSAFE_changeDidCloseInventory(boolean) - Method in class net.minestom.server.entity.Player
-
Used internally to reset the didCloseInventory field.
- UNSAFE_init() - Method in class net.minestom.server.entity.Player
-
Used when the player is created.
- UNSAFE_itemInsert(int, ItemStack, boolean) - Method in class net.minestom.server.inventory.AbstractInventory
- UNSAFE_itemInsert(int, ItemStack, boolean) - Method in class net.minestom.server.inventory.Inventory
- UNSAFE_itemInsert(int, ItemStack, boolean) - Method in class net.minestom.server.inventory.PlayerInventory
- UNSAFE_setLoginUsername(String) - Method in class net.minestom.server.network.player.PlayerSocketConnection
-
Sets the internal login username field.
- UNSAFE_setProfile(GameProfile) - Method in class net.minestom.server.network.player.PlayerSocketConnection
- unsafeApply(Instance, Runnable) - Method in class net.minestom.server.instance.batch.AbsoluteBlockBatch
-
Applies this batch to the given instance, and execute the callback immediately when the blocks have been applied, in an unknown thread.
- unsafeApply(Instance, Chunk, ChunkCallback) - Method in class net.minestom.server.instance.batch.ChunkBatch
-
Apply this batch to the given chunk, and execute the callback immediately when the blocks have been applied, in an unknown thread.
- UNSIGNED_SHORT - Static variable in class net.minestom.server.network.NetworkBuffer
- unsignedContent() - Method in record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
-
Returns the value of the
unsignedContent
record component. - unwrap() - Method in interface net.minestom.server.thread.Acquirable
-
Unwrap the contained object unsafely.
- unwrap() - Method in class net.minestom.server.thread.AcquirableCollection
- UP - Enum constant in enum class net.minestom.server.entity.metadata.other.ItemFrameMeta.Orientation
- UP - Enum constant in enum class net.minestom.server.utils.Direction
- update() - Method in class net.minestom.server.advancements.Advancement
-
Sends update to all tab viewers if one of the advancement value changes.
- update() - Method in class net.minestom.server.instance.WorldBorder
-
Used to update in real-time the current diameter time.
- update() - Method in class net.minestom.server.inventory.AbstractInventory
- update() - Method in class net.minestom.server.inventory.Inventory
-
Refreshes the inventory for all viewers.
- update() - Method in class net.minestom.server.inventory.PlayerInventory
-
Refreshes the player inventory by sending a
WindowItemsPacket
containing all. - update() - Method in class net.minestom.server.inventory.type.VillagerInventory
- update() - Static method in interface net.minestom.server.snapshot.ServerSnapshot
- update(long) - Method in class net.minestom.server.entity.Entity
-
Called each tick.
- update(long) - Method in class net.minestom.server.entity.EntityCreature
- update(long) - Method in class net.minestom.server.entity.ExperienceOrb
- update(long) - Method in class net.minestom.server.entity.ItemEntity
- update(long) - Method in class net.minestom.server.entity.LivingEntity
- update(long) - Method in class net.minestom.server.entity.Player
- update(Player) - Method in class net.minestom.server.inventory.Inventory
-
Refreshes the inventory for a specific viewer.
- update(Snapshotable) - Static method in interface net.minestom.server.snapshot.SnapshotUpdater
-
Updates the snapshot of the given snapshotable.
- Update(int, BitSet) - Constructor for record class net.minestom.server.crypto.LastSeenMessages.Update
-
Creates an instance of a
Update
record class. - Update(NetworkBuffer) - Constructor for record class net.minestom.server.crypto.LastSeenMessages.Update
- UPDATE_1_21 - Static variable in interface net.minestom.server.featureflag.FeatureFlag
- UPDATE_1_21 - Static variable in record class net.minestom.server.featureflag.FeatureFlagImpl
- UPDATE_DATA - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Action
- UPDATE_DISPLAY_NAME - Enum constant in enum class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Action
- UPDATE_GAME_MODE - Enum constant in enum class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Action
- UPDATE_HEALTH - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- UPDATE_ITEM_STATE - Enum constant in enum class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
- UPDATE_LATENCY - Enum constant in enum class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Action
- UPDATE_LIGHT - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- UPDATE_LISTED - Enum constant in enum class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Action
- UPDATE_SCORE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- UPDATE_VIEW_DISTANCE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- UPDATE_VIEW_POSITION - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- updateAllowFriendlyFire() - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the friendly flags for allow friendly fire.
- updateAllowFriendlyFire(boolean) - Method in class net.minestom.server.scoreboard.Team
- updateAndAwait(long) - Method in class net.minestom.server.thread.ThreadDispatcher
-
Prepares the update by creating the
TickThread
tasks. - updateAndGetTag(Tag<T>, UnaryOperator<T>) - Method in interface net.minestom.server.tag.TagHandler
- updateCollisionRule(TeamsPacket.CollisionRule) - Method in class net.minestom.server.scoreboard.Team
-
Changes the collision rule of the team and sends an update packet.
- updateCollisionRule(TeamsPacket.CollisionRule) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the
TeamsPacket.CollisionRule
of theTeam
. - updateContent(NBTCompoundLike) - Method in interface net.minestom.server.tag.TagHandler
-
Updates the content of this handler.
- updateCriteria() - Method in class net.minestom.server.advancements.Advancement
- updateElement(Tickable, P) - Method in class net.minestom.server.thread.ThreadDispatcher
- UpdateEnabledFeaturesPacket - Record Class in net.minestom.server.network.packet.server.configuration
- UpdateEnabledFeaturesPacket(Set<FeatureFlag>) - Constructor for record class net.minestom.server.network.packet.server.configuration.UpdateEnabledFeaturesPacket
-
Creates an instance of a
UpdateEnabledFeaturesPacket
record class. - UpdateEnabledFeaturesPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.configuration.UpdateEnabledFeaturesPacket
- UpdateFlagsAction(byte) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateFlagsAction
-
Creates an instance of a
UpdateFlagsAction
record class. - UpdateFlagsAction(BossBar) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateFlagsAction
- UpdateFlagsAction(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateFlagsAction
- updateFriendlyFlags(byte) - Method in class net.minestom.server.scoreboard.Team
-
Changes the friendly flags of the team and sends an update packet.
- updateFriendlyFlags(byte) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the friendly flags of the
Team
. - UpdateHealthAction(float) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateHealthAction
-
Creates an instance of a
UpdateHealthAction
record class. - UpdateHealthAction(BossBar) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateHealthAction
- UpdateHealthAction(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateHealthAction
- UpdateHealthPacket - Record Class in net.minestom.server.network.packet.server.play
- UpdateHealthPacket(float, int, float) - Constructor for record class net.minestom.server.network.packet.server.play.UpdateHealthPacket
-
Creates an instance of a
UpdateHealthPacket
record class. - UpdateHealthPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.UpdateHealthPacket
- UpdateLightPacket - Record Class in net.minestom.server.network.packet.server.play
- UpdateLightPacket(int, int, LightData) - Constructor for record class net.minestom.server.network.packet.server.play.UpdateLightPacket
-
Creates an instance of a
UpdateLightPacket
record class. - UpdateLightPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.UpdateLightPacket
- updateLineContent(String, Component) - Method in class net.minestom.server.scoreboard.Sidebar
-
Updates a
Sidebar.ScoreboardLine
content through the given identifier. - updateLineScore(String, int) - Method in class net.minestom.server.scoreboard.Sidebar
-
Updates the score of a
Sidebar.ScoreboardLine
through the given identifier - updateNameTagVisibility(TeamsPacket.NameTagVisibility) - Method in class net.minestom.server.scoreboard.Team
-
Changes the
TeamsPacket.NameTagVisibility
of the team and sends an update packet. - updateNameTagVisibility(TeamsPacket.NameTagVisibility) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the
TeamsPacket.NameTagVisibility
of theTeam
. - updateNewViewer(Player) - Method in class net.minestom.server.entity.Entity
-
Called when a new viewer must be shown.
- updateNewViewer(Player) - Method in class net.minestom.server.entity.LivingEntity
- updateOldViewer(Player) - Method in class net.minestom.server.entity.Entity
-
Called when a viewer must be destroyed.
- updateOldViewer(Player) - Method in class net.minestom.server.entity.Player
- updatePose() - Method in class net.minestom.server.entity.Entity
- updatePose() - Method in class net.minestom.server.entity.Player
- updatePrefix(Component) - Method in class net.minestom.server.scoreboard.Team
-
Changes the prefix of the team and sends an update packet.
- updatePrefix(Component) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the prefix of the
Team
. - updateProcess() - Static method in class net.minestom.server.MinecraftServer
- updateScore(Player, int) - Method in interface net.minestom.server.scoreboard.Scoreboard
-
Updates the score of a
Player
. - UpdateScorePacket - Record Class in net.minestom.server.network.packet.server.play
- UpdateScorePacket(String, String, int, Component, Sidebar.NumberFormat) - Constructor for record class net.minestom.server.network.packet.server.play.UpdateScorePacket
-
Creates an instance of a
UpdateScorePacket
record class. - UpdateScorePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.UpdateScorePacket
- updateSeeInvisiblePlayers() - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the friendly flags to sees invisible players of own team.
- updateSeeInvisiblePlayers(boolean) - Method in class net.minestom.server.scoreboard.Team
- UpdateSimulationDistancePacket - Record Class in net.minestom.server.network.packet.server.play
- UpdateSimulationDistancePacket(int) - Constructor for record class net.minestom.server.network.packet.server.play.UpdateSimulationDistancePacket
-
Creates an instance of a
UpdateSimulationDistancePacket
record class. - UpdateSimulationDistancePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.UpdateSimulationDistancePacket
- updateSnapshot(SnapshotUpdater) - Method in class net.minestom.server.entity.Entity
- updateSnapshot(SnapshotUpdater) - Method in class net.minestom.server.entity.Player
- updateSnapshot(SnapshotUpdater) - Method in class net.minestom.server.instance.DynamicChunk
- updateSnapshot(SnapshotUpdater) - Method in class net.minestom.server.instance.Instance
- updateSnapshot(SnapshotUpdater) - Method in interface net.minestom.server.snapshot.Snapshotable
-
Updates the currently cached snapshot if required.
- UpdateState(Block.Getter, Point, Block, BlockFace) - Constructor for record class net.minestom.server.instance.block.rule.BlockPlacementRule.UpdateState
-
Creates an instance of a
UpdateState
record class. - UpdateStyleAction(BossBar) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateStyleAction
- UpdateStyleAction(BossBar.Color, BossBar.Overlay) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateStyleAction
-
Creates an instance of a
UpdateStyleAction
record class. - UpdateStyleAction(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateStyleAction
- updateSuffix(Component) - Method in class net.minestom.server.scoreboard.Team
-
Changes the suffix of the team and sends an update packet.
- updateSuffix(Component) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the suffix of the
Team
. - updateTag(Tag<T>, UnaryOperator<T>) - Method in interface net.minestom.server.tag.TagHandler
- UpdateTagListEvent - Class in net.minestom.server.event.player
-
Deprecated.
- UpdateTagListEvent(TagsPacket) - Constructor for class net.minestom.server.event.player.UpdateTagListEvent
-
Deprecated.
- UpdateTeamAction(Component, byte, TeamsPacket.NameTagVisibility, TeamsPacket.CollisionRule, NamedTextColor, Component, Component) - Constructor for record class net.minestom.server.network.packet.server.play.TeamsPacket.UpdateTeamAction
-
Creates an instance of a
UpdateTeamAction
record class. - UpdateTeamAction(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.TeamsPacket.UpdateTeamAction
- updateTeamColor(NamedTextColor) - Method in class net.minestom.server.scoreboard.Team
-
Changes the color of the team and sends an update packet.
- updateTeamColor(NamedTextColor) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the color of the
Team
. - updateTeamDisplayName(Component) - Method in class net.minestom.server.scoreboard.Team
-
Changes the display name of the team and sends an update packet.
- updateTeamDisplayName(Component) - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Updates the display name of the
Team
. - updateTeamPacket() - Method in class net.minestom.server.scoreboard.TeamBuilder
-
Allows to send an update packet when the team is built.
- UpdateTitleAction(BossBar) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateTitleAction
- UpdateTitleAction(Component) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateTitleAction
-
Creates an instance of a
UpdateTitleAction
record class. - UpdateTitleAction(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateTitleAction
- updateViewableRule() - Method in class net.minestom.server.entity.Entity
- updateViewableRule(Predicate<Player>) - Method in class net.minestom.server.entity.Entity
- UpdateViewDistancePacket - Record Class in net.minestom.server.network.packet.server.play
- UpdateViewDistancePacket(int) - Constructor for record class net.minestom.server.network.packet.server.play.UpdateViewDistancePacket
-
Creates an instance of a
UpdateViewDistancePacket
record class. - UpdateViewDistancePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.UpdateViewDistancePacket
- updateViewerRule() - Method in class net.minestom.server.entity.Entity
- updateViewerRule(Predicate<Entity>) - Method in class net.minestom.server.entity.Entity
- UpdateViewPositionPacket - Record Class in net.minestom.server.network.packet.server.play
- UpdateViewPositionPacket(int, int) - Constructor for record class net.minestom.server.network.packet.server.play.UpdateViewPositionPacket
-
Creates an instance of a
UpdateViewPositionPacket
record class. - UpdateViewPositionPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.UpdateViewPositionPacket
- updateWaitingPlayers() - Method in class net.minestom.server.network.ConnectionManager
-
Connects waiting players.
- UPPER_CASED - Enum constant in enum class net.minestom.server.command.builder.arguments.ArgumentEnum.Format
- url() - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPushPacket
-
Returns the value of the
url
record component. - URLUtils - Class in net.minestom.server.utils.url
- use(Function<T, R>) - Method in class net.minestom.server.utils.ObjectPool
- USE_CAULDRON - Static variable in interface net.minestom.server.statistic.StatisticType
- USED - Enum constant in enum class net.minestom.server.statistic.StatisticCategory
- usedItemMeta() - Method in record class net.minestom.server.instance.block.rule.BlockPlacementRule.PlacementState
-
Returns the value of the
usedItemMeta
record component. - useEntityListener(ClientInteractEntityPacket, Player) - Static method in class net.minestom.server.listener.UseEntityListener
- UseEntityListener - Class in net.minestom.server.listener
- UseEntityListener() - Constructor for class net.minestom.server.listener.UseEntityListener
- useItemListener(ClientUseItemPacket, Player) - Static method in class net.minestom.server.listener.UseItemListener
- UseItemListener - Class in net.minestom.server.listener
- UseItemListener() - Constructor for class net.minestom.server.listener.UseItemListener
- useRemaining - Variable in class net.minestom.server.command.builder.arguments.Argument
- useRemaining - Variable in class net.minestom.server.command.builder.parser.ArgumentParser.ArgumentResult
- useRemaining() - Method in class net.minestom.server.command.builder.arguments.Argument
-
Gets if the argument always use all the remaining characters.
- username() - Method in record class net.minestom.server.network.packet.client.login.ClientLoginStartPacket
-
Returns the value of the
username
record component. - username() - Method in record class net.minestom.server.network.packet.server.login.LoginSuccessPacket
-
Returns the value of the
username
record component. - username() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Entry
-
Returns the value of the
username
record component. - username() - Method in interface net.minestom.server.snapshot.PlayerSnapshot
- username() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
-
Returns the value of the
username
record component. - USING_TONGUE - Enum constant in enum class net.minestom.server.entity.Entity.Pose
- Utils - Class in net.minestom.server.utils
- uuid - Variable in class net.minestom.server.entity.Entity
- uuid() - Method in record class net.minestom.server.item.attribute.ItemAttribute
-
Returns the value of the
uuid
record component. - uuid() - Method in record class net.minestom.server.network.packet.server.login.LoginSuccessPacket
-
Returns the value of the
uuid
record component. - uuid() - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket
-
Returns the value of the
uuid
record component. - uuid() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Entry
-
Returns the value of the
uuid
record component. - uuid() - Method in record class net.minestom.server.network.packet.server.play.SpawnEntityPacket
-
Returns the value of the
uuid
record component. - uuid() - Method in record class net.minestom.server.network.player.GameProfile
-
Returns the value of the
uuid
record component. - uuid() - Method in interface net.minestom.server.snapshot.EntitySnapshot
- uuid() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
-
Returns the value of the
uuid
record component. - uuid() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
- UUID - Static variable in class net.minestom.server.network.NetworkBuffer
- UUID(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- UUID(String) - Static method in class net.minestom.server.tag.Tag
- UUID_GROUP_REPLACEMENT - Static variable in class net.minestom.server.utils.UniqueIdUtils
- UuidProvider - Interface in net.minestom.server.network
-
Used when you want to provide your own
UUID
object for players instead of using the default one. - uuids() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoRemovePacket
-
Returns the value of the
uuids
record component.
V
- validate(byte[], byte[]) - Method in interface net.minestom.server.crypto.SignatureValidator
-
Validate signature.
- validate(int) - Method in record class net.minestom.server.particle.data.BlockMarkerParticleData
- validate(int) - Method in record class net.minestom.server.particle.data.BlockParticleData
- validate(int) - Method in record class net.minestom.server.particle.data.DustColorTransitionParticleData
- validate(int) - Method in record class net.minestom.server.particle.data.DustParticleData
- validate(int) - Method in record class net.minestom.server.particle.data.FallingDustParticleData
- validate(int) - Method in record class net.minestom.server.particle.data.ItemParticleData
- validate(int) - Method in interface net.minestom.server.particle.data.ParticleData
- validate(int) - Method in record class net.minestom.server.particle.data.SculkChargeParticleData
- validate(int) - Method in record class net.minestom.server.particle.data.ShriekParticleData
- validate(int) - Method in record class net.minestom.server.particle.data.VibrationParticleData
- validate(Consumer<NetworkBuffer>, byte[]) - Method in interface net.minestom.server.crypto.SignatureValidator
- validate(CommandSender, Argument<?>, Argument<?>[], int, String[], int) - Static method in class net.minestom.server.command.builder.parser.ArgumentParser
- ValidSyntaxHolder - Record Class in net.minestom.server.command.builder.parser
-
Holds the data of a validated syntax.
- ValidSyntaxHolder(String, CommandSyntax, Map<Argument<?>, ArgumentParser.ArgumentResult>) - Constructor for record class net.minestom.server.command.builder.parser.ValidSyntaxHolder
-
Creates an instance of a
ValidSyntaxHolder
record class. - value() - Method in interface net.minestom.server.entity.Metadata.Entry
- value() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementMapping
-
Returns the value of the
value
record component. - value() - Method in record class net.minestom.server.network.packet.server.play.ChangeGameStatePacket
-
Returns the value of the
value
record component. - value() - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Property
-
Returns the value of the
value
record component. - value() - Method in record class net.minestom.server.network.packet.server.play.StatisticsPacket.Statistic
-
Returns the value of the
value
record component. - value() - Method in record class net.minestom.server.network.packet.server.play.WindowPropertyPacket
-
Returns the value of the
value
record component. - value() - Method in record class net.minestom.server.network.player.GameProfile.Property
-
Returns the value of the
value
record component. - value() - Method in class net.minestom.server.utils.NamespaceID
- value(String, EventFilter<E, V>, Predicate<V>) - Static method in interface net.minestom.server.event.EventNode
-
Creates an event node which accepts any event of the given type which passes the provided condition.
- valueOf(String) - Static method in enum class net.minestom.server.advancements.AdvancementAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.advancements.FrameType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.attribute.AttributeOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.collision.BoundingBox.AxisMask
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.color.DyeColor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.command.builder.arguments.ArgumentEnum.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.command.builder.arguments.minecraft.SuggestionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.command.builder.CommandResult.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.command.ExecutableCommand.Result.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.crypto.FilterMask.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.effects.Effects
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.Entity.Pose
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.EntitySpawnType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.EquipmentSlot
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.GameMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.animal.FoxMeta.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.animal.FrogMeta.Variant
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.animal.HorseMeta.Color
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.animal.HorseMeta.Marking
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.animal.LlamaMeta.Variant
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.animal.MooshroomMeta.Variant
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.animal.PandaMeta.Gene
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.animal.RabbitMeta.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.animal.SnifferMeta.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.animal.tameable.CatMeta.Variant
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.animal.tameable.ParrotMeta.Color
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.display.AbstractDisplayMeta.BillboardConstraints
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.display.ItemDisplayMeta.DisplayContext
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.monster.CreeperMeta.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.monster.raider.SpellcasterIllagerMeta.Spell
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.other.BoatMeta.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.other.EnderDragonMeta.Phase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.other.ItemFrameMeta.Orientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Orientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.villager.VillagerMeta.Level
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.water.AxolotlMeta.Variant
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.water.fish.PufferfishMeta.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Pattern
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.Player.FacePoint
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.Player.Hand
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.entity.Player.MainHand
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.event.EventListener.Result
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.event.player.PlayerItemAnimationEvent.ItemAnimationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.extras.query.response.QueryKey
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.gamedata.tags.Tag.BasicType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.instance.block.Block.Getter.Condition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.instance.block.BlockFace
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.instance.WorldBorder.CollisionAxis
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.inventory.click.ClickType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.inventory.InventoryProperty
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.inventory.InventoryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.inventory.type.EnchantmentTableInventory.EnchantmentSlot
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.item.attribute.AttributeSlot
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.item.firework.FireworkEffectType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.item.ItemHideFlag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.item.metadata.WrittenBookMeta.WrittenBookGeneration
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.map.MapColors.ColorMappingStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.map.MapColors.Multiplier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.map.MapColors
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.message.ChatMessageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.message.ChatPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.ConnectionState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ClickType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.client.play.ClientSetRecipeBookStatePacket.BookType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.client.play.ClientStatusPacket.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Mirror
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.server.play.CustomChatCompletionPacket.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.NodeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.server.play.EntityAnimationPacket.Animation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.server.play.ExplosionPacket.BlockInteraction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.server.play.FacePlayerPacket.FacePosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.server.play.TeamsPacket.CollisionRule
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.network.packet.server.play.TeamsPacket.NameTagVisibility
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.particle.data.VibrationParticleData.VibrationSource
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.ping.ServerListPingType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.recipe.Recipe.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.recipe.RecipeCategory.Cooking
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.recipe.RecipeCategory.Crafting
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.registry.Registry.Resource
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.statistic.StatisticCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.thread.ThreadProvider.RefreshType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.timer.ExecutionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.utils.crypto.KeyUtils.KeyAlgorithm
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.utils.crypto.KeyUtils.SignatureAlgorithm
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.utils.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.utils.entity.EntityFinder.EntitySort
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.utils.entity.EntityFinder.TargetSelector
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.utils.entity.EntityFinder.ToggleableType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.utils.location.RelativeVec.CoordinateType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.utils.Rotation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.world.biomes.Biome.Precipitation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.world.biomes.Biome.TemperatureModifier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.world.biomes.BiomeEffects.GrassColorModifier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minestom.server.world.Difficulty
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class net.minestom.server.advancements.AdvancementAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.advancements.FrameType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.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 net.minestom.server.collision.BoundingBox.AxisMask
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.color.DyeColor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.command.builder.arguments.ArgumentEnum.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.command.builder.arguments.minecraft.SuggestionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.command.builder.CommandResult.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.command.ExecutableCommand.Result.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.crypto.FilterMask.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.effects.Effects
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in interface net.minestom.server.entity.damage.DamageType
- values() - Static method in enum class net.minestom.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 net.minestom.server.entity.EntitySpawnType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in interface net.minestom.server.entity.EntityType
- values() - Static method in enum class net.minestom.server.entity.EquipmentSlot
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.GameMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.animal.FoxMeta.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.animal.FrogMeta.Variant
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.animal.HorseMeta.Color
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.animal.HorseMeta.Marking
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.animal.LlamaMeta.Variant
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.animal.MooshroomMeta.Variant
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.animal.PandaMeta.Gene
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.animal.RabbitMeta.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.animal.SnifferMeta.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.animal.tameable.CatMeta.Variant
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.animal.tameable.ParrotMeta.Color
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.display.AbstractDisplayMeta.BillboardConstraints
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.display.ItemDisplayMeta.DisplayContext
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.monster.CreeperMeta.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.monster.raider.SpellcasterIllagerMeta.Spell
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.other.BoatMeta.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.other.EnderDragonMeta.Phase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.other.ItemFrameMeta.Orientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Orientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.villager.VillagerMeta.Level
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.water.AxolotlMeta.Variant
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.water.fish.PufferfishMeta.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Pattern
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.Player.FacePoint
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.Player.Hand
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.entity.Player.MainHand
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in interface net.minestom.server.entity.villager.VillagerProfession
- values() - Static method in interface net.minestom.server.entity.villager.VillagerType
- values() - Static method in enum class net.minestom.server.event.EventListener.Result
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.event.player.PlayerItemAnimationEvent.ItemAnimationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.extras.query.response.QueryKey
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in interface net.minestom.server.featureflag.FeatureFlag
- values() - Static method in interface net.minestom.server.fluid.Fluid
- values() - Static method in enum class net.minestom.server.gamedata.tags.Tag.BasicType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.instance.block.Block.Getter.Condition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in interface net.minestom.server.instance.block.Block
- values() - Static method in enum class net.minestom.server.instance.block.BlockFace
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.instance.WorldBorder.CollisionAxis
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.inventory.click.ClickType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.inventory.InventoryProperty
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.inventory.InventoryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.inventory.type.EnchantmentTableInventory.EnchantmentSlot
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in interface net.minestom.server.item.armor.TrimMaterial
- values() - Static method in interface net.minestom.server.item.armor.TrimPattern
- values() - Static method in enum class net.minestom.server.item.attribute.AttributeSlot
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in interface net.minestom.server.item.banner.BannerPattern
- values() - Static method in interface net.minestom.server.item.Enchantment
- values() - Static method in enum class net.minestom.server.item.firework.FireworkEffectType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.item.ItemHideFlag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in interface net.minestom.server.item.Material
- values() - Static method in enum class net.minestom.server.item.metadata.WrittenBookMeta.WrittenBookGeneration
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.map.MapColors.ColorMappingStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.map.MapColors.Multiplier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.map.MapColors
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.message.ChatMessageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.message.ChatPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.ConnectionState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ClickType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.client.play.ClientEntityActionPacket.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.client.play.ClientSetRecipeBookStatePacket.BookType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.client.play.ClientStatusPacket.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Mirror
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.server.play.CustomChatCompletionPacket.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.NodeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.server.play.EntityAnimationPacket.Animation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.server.play.ExplosionPacket.BlockInteraction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.server.play.FacePlayerPacket.FacePosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.server.play.TeamsPacket.CollisionRule
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.network.packet.server.play.TeamsPacket.NameTagVisibility
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.particle.data.VibrationParticleData.VibrationSource
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in interface net.minestom.server.particle.Particle
- values() - Static method in enum class net.minestom.server.ping.ServerListPingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in interface net.minestom.server.potion.PotionEffect
- values() - Static method in interface net.minestom.server.potion.PotionType
- values() - Static method in enum class net.minestom.server.recipe.Recipe.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.recipe.RecipeCategory.Cooking
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.recipe.RecipeCategory.Crafting
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in record class net.minestom.server.registry.Registry.Container
- values() - Method in record class net.minestom.server.registry.Registry.DynamicContainer
- values() - Static method in enum class net.minestom.server.registry.Registry.Resource
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in interface net.minestom.server.sound.SoundEvent
- values() - Static method in enum class net.minestom.server.statistic.StatisticCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in interface net.minestom.server.statistic.StatisticType
- values() - Static method in enum class net.minestom.server.thread.ThreadProvider.RefreshType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.timer.ExecutionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.utils.crypto.KeyUtils.KeyAlgorithm
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.utils.crypto.KeyUtils.SignatureAlgorithm
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.utils.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.utils.entity.EntityFinder.EntitySort
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.utils.entity.EntityFinder.TargetSelector
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.utils.entity.EntityFinder.ToggleableType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.utils.location.RelativeVec.CoordinateType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.utils.Rotation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.world.biomes.Biome.Precipitation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.world.biomes.Biome.TemperatureModifier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.world.biomes.BiomeEffects.GrassColorModifier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minestom.server.world.Difficulty
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VALUES - Static variable in enum class net.minestom.server.entity.metadata.villager.VillagerMeta.Level
- VANILLA - Static variable in interface net.minestom.server.featureflag.FeatureFlag
- VANILLA - Static variable in record class net.minestom.server.featureflag.FeatureFlagImpl
- VanillaAttribute - Class in net.minestom.server.attribute
- VanillaAttribute() - Constructor for class net.minestom.server.attribute.VanillaAttribute
- VanillaBiome - Class in net.minestom.server.world.biomes
- VanillaBiome() - Constructor for class net.minestom.server.world.biomes.VanillaBiome
- VanillaStackingRule - Class in net.minestom.server.item.rule
- VanillaStackingRule() - Constructor for class net.minestom.server.item.rule.VanillaStackingRule
- VANISHING_CURSE - Static variable in interface net.minestom.server.item.Enchantment
- VAR_INT - Static variable in class net.minestom.server.network.NetworkBuffer
- VAR_INT_ARRAY - Static variable in class net.minestom.server.network.NetworkBuffer
- VAR_LONG - Static variable in class net.minestom.server.network.NetworkBuffer
- VAR_LONG_ARRAY - Static variable in class net.minestom.server.network.NetworkBuffer
- Variant(HorseMeta.Marking, HorseMeta.Color) - Constructor for class net.minestom.server.entity.metadata.animal.HorseMeta.Variant
- Variant(TropicalFishMeta.Type, TropicalFishMeta.Pattern, byte, byte) - Constructor for class net.minestom.server.entity.metadata.water.fish.TropicalFishMeta.Variant
- VarInt(int) - Static method in class net.minestom.server.entity.Metadata
- Vec - Record Class in net.minestom.server.coordinate
-
Represents an immutable 3D vector.
- Vec(double) - Constructor for record class net.minestom.server.coordinate.Vec
-
Creates a vec with all 3 coordinates sharing the same value.
- Vec(double, double) - Constructor for record class net.minestom.server.coordinate.Vec
-
Creates a new vec with the [x;z] coordinates set.
- Vec(double, double, double) - Constructor for record class net.minestom.server.coordinate.Vec
-
Creates an instance of a
Vec
record class. - Vec.Interpolation - Interface in net.minestom.server.coordinate
- Vec.Operator - Interface in net.minestom.server.coordinate
- Vector3(Point) - Static method in class net.minestom.server.entity.Metadata
- VECTOR3 - Static variable in class net.minestom.server.network.NetworkBuffer
- VECTOR3D - Static variable in class net.minestom.server.network.NetworkBuffer
- vehicle - Variable in class net.minestom.server.entity.Entity
- vehicle() - Method in interface net.minestom.server.snapshot.EntitySnapshot
- vehicle() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
- vehicle() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
- VEHICLE_MOVE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- vehicleEntityId() - Method in record class net.minestom.server.network.packet.server.play.SetPassengersPacket
-
Returns the value of the
vehicleEntityId
record component. - vehicleId() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
-
Returns the value of the
vehicleId
record component. - vehicleMoveListener(ClientVehicleMovePacket, Player) - Static method in class net.minestom.server.listener.PlayerVehicleListener
- VehicleMovePacket - Record Class in net.minestom.server.network.packet.server.play
- VehicleMovePacket(Pos) - Constructor for record class net.minestom.server.network.packet.server.play.VehicleMovePacket
-
Creates an instance of a
VehicleMovePacket
record class. - VehicleMovePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.VehicleMovePacket
- velocity - Variable in class net.minestom.server.entity.Entity
- velocity() - Method in interface net.minestom.server.snapshot.EntitySnapshot
- velocity() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
-
Returns the value of the
velocity
record component. - velocity() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
- VelocityProxy - Class in net.minestom.server.extras.velocity
-
Support for Velocity modern forwarding.
- VelocityProxy() - Constructor for class net.minestom.server.extras.velocity.VelocityProxy
- velocityX() - Method in record class net.minestom.server.network.packet.server.play.EntityVelocityPacket
-
Returns the value of the
velocityX
record component. - velocityX() - Method in record class net.minestom.server.network.packet.server.play.SpawnEntityPacket
-
Returns the value of the
velocityX
record component. - velocityY() - Method in record class net.minestom.server.network.packet.server.play.EntityVelocityPacket
-
Returns the value of the
velocityY
record component. - velocityY() - Method in record class net.minestom.server.network.packet.server.play.SpawnEntityPacket
-
Returns the value of the
velocityY
record component. - velocityZ() - Method in record class net.minestom.server.network.packet.server.play.EntityVelocityPacket
-
Returns the value of the
velocityZ
record component. - velocityZ() - Method in record class net.minestom.server.network.packet.server.play.SpawnEntityPacket
-
Returns the value of the
velocityZ
record component. - VERDANT_FROGLIGHT - Static variable in interface net.minestom.server.instance.block.Block
- VERDANT_FROGLIGHT - Static variable in interface net.minestom.server.item.Material
- verifyIntegrity(DiscoveredExtension) - Static method in class net.minestom.server.extensions.DiscoveredExtension
-
Ensures that all properties of this extension are properly set if they aren't
- verifyToken() - Method in record class net.minestom.server.network.packet.server.login.EncryptionRequestPacket
-
Returns the value of the
verifyToken
record component. - VERSION - Enum constant in enum class net.minestom.server.extras.query.response.QueryKey
- VERSION_NAME - Static variable in class net.minestom.server.MinecraftServer
- VERTICAL - Enum constant in enum class net.minestom.server.entity.metadata.display.AbstractDisplayMeta.BillboardConstraints
- verticalAirResistance() - Method in record class net.minestom.server.collision.Aerodynamics
-
Returns the value of the
verticalAirResistance
record component. - VEX - Static variable in interface net.minestom.server.entity.EntityType
- VEX_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- VEX_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- VexMeta - Class in net.minestom.server.entity.metadata.monster
- VexMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.VexMeta
- VIBRATION - Static variable in interface net.minestom.server.particle.Particle
- VibrationParticleData - Record Class in net.minestom.server.particle.data
- VibrationParticleData(VibrationParticleData.VibrationSource, Point, int, float, int) - Constructor for record class net.minestom.server.particle.data.VibrationParticleData
-
Creates an instance of a
VibrationParticleData
record class. - VibrationParticleData.VibrationSource - Enum Class in net.minestom.server.particle.data
- view(ByteBuffer) - Static method in class net.minestom.server.utils.binary.BinaryWriter
- View(Class<T>) - Static method in class net.minestom.server.tag.Tag
- View(TagSerializer<T>) - Static method in class net.minestom.server.tag.Tag
-
Specialized Structure tag affecting the src of the handler (i.e.
- VIEW - Static variable in class net.minestom.server.entity.RelativeFlags
- viewable(int, int) - Method in interface net.minestom.server.instance.EntityTracker
- viewable(List<SharedInstance>, int, int) - Method in interface net.minestom.server.instance.EntityTracker
- Viewable - Interface in net.minestom.server
-
Represents something which can be displayed or hidden to players.
- VIEWABLE_PACKET - Static variable in class net.minestom.server.ServerFlag
- viewDistance() - Method in record class net.minestom.server.network.packet.client.common.ClientSettingsPacket
-
Returns the value of the
viewDistance
record component. - viewDistance() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
viewDistance
record component. - viewDistance() - Method in record class net.minestom.server.network.packet.server.play.UpdateViewDistancePacket
-
Returns the value of the
viewDistance
record component. - viewEngine - Variable in class net.minestom.server.entity.Entity
- viewers - Variable in class net.minestom.server.entity.Entity
- viewers() - Method in interface net.minestom.server.snapshot.EntitySnapshot
- viewers() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
- viewers() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Player
- viewersId() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Entity
-
Returns the value of the
viewersId
record component. - VILLAGER - Static variable in interface net.minestom.server.entity.EntityType
- VILLAGER_DATA - Static variable in class net.minestom.server.network.NetworkBuffer
- VILLAGER_PROFESSION - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- VILLAGER_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- VILLAGER_TYPES - Enum constant in enum class net.minestom.server.registry.Registry.Resource
- VillagerData(VillagerType, VillagerProfession, VillagerMeta.Level) - Constructor for class net.minestom.server.entity.metadata.villager.VillagerMeta.VillagerData
- VillagerData(int, int, int) - Static method in class net.minestom.server.entity.Metadata
- VillagerInventory - Class in net.minestom.server.inventory.type
- VillagerInventory(Component) - Constructor for class net.minestom.server.inventory.type.VillagerInventory
- villagerLevel() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket
-
Returns the value of the
villagerLevel
record component. - VillagerMeta - Class in net.minestom.server.entity.metadata.villager
- VillagerMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.villager.VillagerMeta
- VillagerMeta.Level - Enum Class in net.minestom.server.entity.metadata.villager
- VillagerMeta.VillagerData - Class in net.minestom.server.entity.metadata.villager
- villagerProfession(String, Registry.Properties) - Static method in class net.minestom.server.registry.Registry
- VillagerProfession - Interface in net.minestom.server.entity.villager
- VillagerProfession(String, Registry.Properties, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.VillagerProfession
- VillagerProfession(NamespaceID, int, SoundEvent, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.VillagerProfession
-
Creates an instance of a
VillagerProfession
record class. - VillagerProfessionImpl - Record Class in net.minestom.server.entity.villager
- VillagerProfessionImpl(Registry.VillagerProfession) - Constructor for record class net.minestom.server.entity.villager.VillagerProfessionImpl
- VillagerProfessionImpl(Registry.VillagerProfession, int) - Constructor for record class net.minestom.server.entity.villager.VillagerProfessionImpl
-
Creates an instance of a
VillagerProfessionImpl
record class. - villagerType(String, Registry.Properties) - Static method in class net.minestom.server.registry.Registry
- VillagerType - Interface in net.minestom.server.entity.villager
- VillagerType(String, Registry.Properties, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.VillagerType
- VillagerType(NamespaceID, int, Registry.Properties) - Constructor for record class net.minestom.server.registry.Registry.VillagerType
-
Creates an instance of a
VillagerType
record class. - VillagerTypeImpl - Record Class in net.minestom.server.entity.villager
- VillagerTypeImpl(Registry.VillagerType) - Constructor for record class net.minestom.server.entity.villager.VillagerTypeImpl
- VillagerTypeImpl(Registry.VillagerType, int) - Constructor for record class net.minestom.server.entity.villager.VillagerTypeImpl
-
Creates an instance of a
VillagerTypeImpl
record class. - VINDICATOR - Static variable in interface net.minestom.server.entity.EntityType
- VINDICATOR_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- VindicatorMeta - Class in net.minestom.server.entity.metadata.monster.raider
- VindicatorMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.raider.VindicatorMeta
- VINE - Static variable in interface net.minestom.server.instance.block.Block
- VINE - Static variable in interface net.minestom.server.item.Material
- visitComponents(Consumer<Component>) - Method in interface net.minestom.server.adventure.ComponentHolder
-
Visits each component held by this object.
- VOID - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- VOID_AIR - Static variable in interface net.minestom.server.instance.block.Block
- VOID_FUTURE - Static variable in class net.minestom.server.utils.async.AsyncUtils
- volume() - Method in record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
-
Returns the value of the
volume
record component. - volume() - Method in record class net.minestom.server.network.packet.server.play.SoundEffectPacket
-
Returns the value of the
volume
record component.
W
- WALK_ON_WATER_ONE_CM - Static variable in interface net.minestom.server.statistic.StatisticType
- WALK_ONE_CM - Static variable in interface net.minestom.server.statistic.StatisticType
- WALK_UNDER_WATER_ONE_CM - Static variable in interface net.minestom.server.statistic.StatisticType
- walkingSpeed() - Method in record class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
-
Returns the value of the
walkingSpeed
record component. - WALL_TORCH - Static variable in interface net.minestom.server.instance.block.Block
- WANDERER - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- WANDERING_TRADER - Static variable in interface net.minestom.server.entity.EntityType
- WANDERING_TRADER_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- WanderingTraderMeta - Class in net.minestom.server.entity.metadata.villager
- WanderingTraderMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.villager.WanderingTraderMeta
- WARD_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- WARDEN - Static variable in interface net.minestom.server.entity.EntityType
- WARDEN_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- WardenMeta - Class in net.minestom.server.entity.metadata.monster
-
This metadata implementation can be used for a warden entity.
- WardenMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.WardenMeta
-
Creates a new metadata which can be set to a warden entity.
- WARM - Enum constant in enum class net.minestom.server.entity.metadata.animal.FrogMeta.Variant
- WARM_OCEAN - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- warningBlocks() - Method in record class net.minestom.server.network.packet.server.play.InitializeWorldBorderPacket
-
Returns the value of the
warningBlocks
record component. - warningBlocks() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderWarningReachPacket
-
Returns the value of the
warningBlocks
record component. - warningTime() - Method in record class net.minestom.server.network.packet.server.play.InitializeWorldBorderPacket
-
Returns the value of the
warningTime
record component. - warningTime() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderWarningDelayPacket
-
Returns the value of the
warningTime
record component. - WARPED_BUTTON - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_BUTTON - Static variable in interface net.minestom.server.item.Material
- WARPED_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_DOOR - Static variable in interface net.minestom.server.item.Material
- WARPED_FENCE - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_FENCE - Static variable in interface net.minestom.server.item.Material
- WARPED_FENCE_GATE - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_FENCE_GATE - Static variable in interface net.minestom.server.item.Material
- WARPED_FOREST - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- WARPED_FUNGUS - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_FUNGUS - Static variable in interface net.minestom.server.item.Material
- WARPED_FUNGUS_ON_A_STICK - Static variable in interface net.minestom.server.item.Material
- WARPED_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_HANGING_SIGN - Static variable in interface net.minestom.server.item.Material
- WARPED_HYPHAE - Enum constant in enum class net.minestom.server.map.MapColors
- WARPED_HYPHAE - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_HYPHAE - Static variable in interface net.minestom.server.item.Material
- WARPED_NYLIUM - Enum constant in enum class net.minestom.server.map.MapColors
- WARPED_NYLIUM - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_NYLIUM - Static variable in interface net.minestom.server.item.Material
- WARPED_PLANKS - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_PLANKS - Static variable in interface net.minestom.server.item.Material
- WARPED_PRESSURE_PLATE - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_PRESSURE_PLATE - Static variable in interface net.minestom.server.item.Material
- WARPED_ROOTS - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_ROOTS - Static variable in interface net.minestom.server.item.Material
- WARPED_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_SIGN - Static variable in interface net.minestom.server.item.Material
- WARPED_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_SLAB - Static variable in interface net.minestom.server.item.Material
- WARPED_SPORE - Static variable in interface net.minestom.server.particle.Particle
- WARPED_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_STAIRS - Static variable in interface net.minestom.server.item.Material
- WARPED_STEM - Enum constant in enum class net.minestom.server.map.MapColors
- WARPED_STEM - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_STEM - Static variable in interface net.minestom.server.item.Material
- WARPED_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- WARPED_WALL_HANGING_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_WALL_SIGN - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_WART_BLOCK - Enum constant in enum class net.minestom.server.map.MapColors
- WARPED_WART_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- WARPED_WART_BLOCK - Static variable in interface net.minestom.server.item.Material
- WASTELAND - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- WATER - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- WATER - Enum constant in enum class net.minestom.server.map.MapColors
- WATER - Static variable in interface net.minestom.server.fluid.Fluid
- WATER - Static variable in record class net.minestom.server.fluid.FluidImpl
- WATER - Static variable in interface net.minestom.server.instance.block.Block
- WATER - Static variable in interface net.minestom.server.potion.PotionType
- WATER_BREATHING - Static variable in interface net.minestom.server.potion.PotionEffect
- WATER_BREATHING - Static variable in interface net.minestom.server.potion.PotionType
- WATER_BUCKET - Static variable in interface net.minestom.server.item.Material
- WATER_CAULDRON - Static variable in interface net.minestom.server.instance.block.Block
- WaterAnimalMeta - Class in net.minestom.server.entity.metadata.water
- WaterAnimalMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.water.WaterAnimalMeta
- waterColor() - Method in class net.minestom.server.registry.Registry.BiomeEntry
- waterColor() - Method in record class net.minestom.server.world.biomes.BiomeEffects
-
Returns the value of the
waterColor
record component. - waterColor(int) - Method in class net.minestom.server.world.biomes.BiomeEffects.Builder
- waterFogColor() - Method in class net.minestom.server.registry.Registry.BiomeEntry
- waterFogColor() - Method in record class net.minestom.server.world.biomes.BiomeEffects
-
Returns the value of the
waterFogColor
record component. - waterFogColor(int) - Method in class net.minestom.server.world.biomes.BiomeEffects.Builder
- WAX_OFF - Static variable in interface net.minestom.server.particle.Particle
- WAX_ON - Static variable in interface net.minestom.server.particle.Particle
- WAXED_CHISELED_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_CHISELED_COPPER - Static variable in interface net.minestom.server.item.Material
- WAXED_COPPER_BLOCK - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_COPPER_BLOCK - Static variable in interface net.minestom.server.item.Material
- WAXED_COPPER_BULB - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_COPPER_BULB - Static variable in interface net.minestom.server.item.Material
- WAXED_COPPER_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_COPPER_DOOR - Static variable in interface net.minestom.server.item.Material
- WAXED_COPPER_GRATE - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_COPPER_GRATE - Static variable in interface net.minestom.server.item.Material
- WAXED_COPPER_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_COPPER_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- WAXED_CUT_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_CUT_COPPER - Static variable in interface net.minestom.server.item.Material
- WAXED_CUT_COPPER_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_CUT_COPPER_SLAB - Static variable in interface net.minestom.server.item.Material
- WAXED_CUT_COPPER_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_CUT_COPPER_STAIRS - Static variable in interface net.minestom.server.item.Material
- WAXED_EXPOSED_CHISELED_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_EXPOSED_CHISELED_COPPER - Static variable in interface net.minestom.server.item.Material
- WAXED_EXPOSED_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_EXPOSED_COPPER - Static variable in interface net.minestom.server.item.Material
- WAXED_EXPOSED_COPPER_BULB - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_EXPOSED_COPPER_BULB - Static variable in interface net.minestom.server.item.Material
- WAXED_EXPOSED_COPPER_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_EXPOSED_COPPER_DOOR - Static variable in interface net.minestom.server.item.Material
- WAXED_EXPOSED_COPPER_GRATE - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_EXPOSED_COPPER_GRATE - Static variable in interface net.minestom.server.item.Material
- WAXED_EXPOSED_COPPER_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_EXPOSED_COPPER_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- WAXED_EXPOSED_CUT_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_EXPOSED_CUT_COPPER - Static variable in interface net.minestom.server.item.Material
- WAXED_EXPOSED_CUT_COPPER_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_EXPOSED_CUT_COPPER_SLAB - Static variable in interface net.minestom.server.item.Material
- WAXED_EXPOSED_CUT_COPPER_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_EXPOSED_CUT_COPPER_STAIRS - Static variable in interface net.minestom.server.item.Material
- WAXED_OXIDIZED_CHISELED_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_OXIDIZED_CHISELED_COPPER - Static variable in interface net.minestom.server.item.Material
- WAXED_OXIDIZED_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_OXIDIZED_COPPER - Static variable in interface net.minestom.server.item.Material
- WAXED_OXIDIZED_COPPER_BULB - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_OXIDIZED_COPPER_BULB - Static variable in interface net.minestom.server.item.Material
- WAXED_OXIDIZED_COPPER_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_OXIDIZED_COPPER_DOOR - Static variable in interface net.minestom.server.item.Material
- WAXED_OXIDIZED_COPPER_GRATE - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_OXIDIZED_COPPER_GRATE - Static variable in interface net.minestom.server.item.Material
- WAXED_OXIDIZED_COPPER_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_OXIDIZED_COPPER_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- WAXED_OXIDIZED_CUT_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_OXIDIZED_CUT_COPPER - Static variable in interface net.minestom.server.item.Material
- WAXED_OXIDIZED_CUT_COPPER_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_OXIDIZED_CUT_COPPER_SLAB - Static variable in interface net.minestom.server.item.Material
- WAXED_OXIDIZED_CUT_COPPER_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_OXIDIZED_CUT_COPPER_STAIRS - Static variable in interface net.minestom.server.item.Material
- WAXED_WEATHERED_CHISELED_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_WEATHERED_CHISELED_COPPER - Static variable in interface net.minestom.server.item.Material
- WAXED_WEATHERED_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_WEATHERED_COPPER - Static variable in interface net.minestom.server.item.Material
- WAXED_WEATHERED_COPPER_BULB - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_WEATHERED_COPPER_BULB - Static variable in interface net.minestom.server.item.Material
- WAXED_WEATHERED_COPPER_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_WEATHERED_COPPER_DOOR - Static variable in interface net.minestom.server.item.Material
- WAXED_WEATHERED_COPPER_GRATE - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_WEATHERED_COPPER_GRATE - Static variable in interface net.minestom.server.item.Material
- WAXED_WEATHERED_COPPER_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_WEATHERED_COPPER_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- WAXED_WEATHERED_CUT_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_WEATHERED_CUT_COPPER - Static variable in interface net.minestom.server.item.Material
- WAXED_WEATHERED_CUT_COPPER_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_WEATHERED_CUT_COPPER_SLAB - Static variable in interface net.minestom.server.item.Material
- WAXED_WEATHERED_CUT_COPPER_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- WAXED_WEATHERED_CUT_COPPER_STAIRS - Static variable in interface net.minestom.server.item.Material
- WAYFINDER_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- WEAK - Enum constant in enum class net.minestom.server.entity.metadata.animal.PandaMeta.Gene
- WEAKNESS - Static variable in interface net.minestom.server.potion.PotionEffect
- WEAKNESS - Static variable in interface net.minestom.server.potion.PotionType
- WEAPONSMITH - Static variable in interface net.minestom.server.entity.villager.VillagerProfession
- WEAPONSMITH - Static variable in record class net.minestom.server.entity.villager.VillagerProfessionImpl
- Weather - Record Class in net.minestom.server.instance
-
Represents the possible weather properties of an instance
- Weather(float, float) - Constructor for record class net.minestom.server.instance.Weather
-
Creates an instance of a
Weather
record class. - WEATHER_RAIN - Static variable in interface net.minestom.server.sound.SoundEvent
- WEATHER_RAIN_ABOVE - Static variable in interface net.minestom.server.sound.SoundEvent
- WEATHERED_CHISELED_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- WEATHERED_CHISELED_COPPER - Static variable in interface net.minestom.server.item.Material
- WEATHERED_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- WEATHERED_COPPER - Static variable in interface net.minestom.server.item.Material
- WEATHERED_COPPER_BULB - Static variable in interface net.minestom.server.instance.block.Block
- WEATHERED_COPPER_BULB - Static variable in interface net.minestom.server.item.Material
- WEATHERED_COPPER_DOOR - Static variable in interface net.minestom.server.instance.block.Block
- WEATHERED_COPPER_DOOR - Static variable in interface net.minestom.server.item.Material
- WEATHERED_COPPER_GRATE - Static variable in interface net.minestom.server.instance.block.Block
- WEATHERED_COPPER_GRATE - Static variable in interface net.minestom.server.item.Material
- WEATHERED_COPPER_TRAPDOOR - Static variable in interface net.minestom.server.instance.block.Block
- WEATHERED_COPPER_TRAPDOOR - Static variable in interface net.minestom.server.item.Material
- WEATHERED_CUT_COPPER - Static variable in interface net.minestom.server.instance.block.Block
- WEATHERED_CUT_COPPER - Static variable in interface net.minestom.server.item.Material
- WEATHERED_CUT_COPPER_SLAB - Static variable in interface net.minestom.server.instance.block.Block
- WEATHERED_CUT_COPPER_SLAB - Static variable in interface net.minestom.server.item.Material
- WEATHERED_CUT_COPPER_STAIRS - Static variable in interface net.minestom.server.instance.block.Block
- WEATHERED_CUT_COPPER_STAIRS - Static variable in interface net.minestom.server.item.Material
- WEEPING_VINES - Static variable in interface net.minestom.server.instance.block.Block
- WEEPING_VINES - Static variable in interface net.minestom.server.item.Material
- WEEPING_VINES_PLANT - Static variable in interface net.minestom.server.instance.block.Block
- west() - Method in class net.minestom.server.utils.block.BlockUtils
- WEST - Enum constant in enum class net.minestom.server.entity.metadata.other.ItemFrameMeta.Orientation
- WEST - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Orientation
- WEST - Enum constant in enum class net.minestom.server.instance.block.BlockFace
- WEST - Enum constant in enum class net.minestom.server.utils.Direction
- WET_SPONGE - Static variable in interface net.minestom.server.instance.block.Block
- WET_SPONGE - Static variable in interface net.minestom.server.item.Material
- WET_SPONGE_VAPORIZES - Enum constant in enum class net.minestom.server.effects.Effects
- WHEAT - Static variable in interface net.minestom.server.instance.block.Block
- WHEAT - Static variable in interface net.minestom.server.item.Material
- WHEAT_SEEDS - Static variable in interface net.minestom.server.item.Material
- WHITE - Enum constant in enum class net.minestom.server.color.DyeColor
- WHITE - Enum constant in enum class net.minestom.server.entity.metadata.animal.HorseMeta.Color
- WHITE - Enum constant in enum class net.minestom.server.entity.metadata.animal.HorseMeta.Marking
- WHITE - Enum constant in enum class net.minestom.server.entity.metadata.animal.LlamaMeta.Variant
- WHITE - Enum constant in enum class net.minestom.server.entity.metadata.animal.RabbitMeta.Type
- WHITE - Enum constant in enum class net.minestom.server.entity.metadata.animal.tameable.CatMeta.Variant
- WHITE_ASH - Static variable in interface net.minestom.server.particle.Particle
- WHITE_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- WHITE_BANNER - Static variable in interface net.minestom.server.item.Material
- WHITE_BED - Static variable in interface net.minestom.server.instance.block.Block
- WHITE_BED - Static variable in interface net.minestom.server.item.Material
- WHITE_CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- WHITE_CANDLE - Static variable in interface net.minestom.server.item.Material
- WHITE_CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- WHITE_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- WHITE_CARPET - Static variable in interface net.minestom.server.item.Material
- WHITE_CONCRETE - Static variable in interface net.minestom.server.instance.block.Block
- WHITE_CONCRETE - Static variable in interface net.minestom.server.item.Material
- WHITE_CONCRETE_POWDER - Static variable in interface net.minestom.server.instance.block.Block
- WHITE_CONCRETE_POWDER - Static variable in interface net.minestom.server.item.Material
- WHITE_DOTS - Enum constant in enum class net.minestom.server.entity.metadata.animal.HorseMeta.Marking
- WHITE_DYE - Static variable in interface net.minestom.server.item.Material
- WHITE_FIELD - Enum constant in enum class net.minestom.server.entity.metadata.animal.HorseMeta.Marking
- WHITE_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- WHITE_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- WHITE_SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- WHITE_SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- WHITE_SMOKE - Static variable in interface net.minestom.server.particle.Particle
- WHITE_STAINED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- WHITE_STAINED_GLASS - Static variable in interface net.minestom.server.item.Material
- WHITE_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- WHITE_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- WHITE_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- WHITE_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- WHITE_TULIP - Static variable in interface net.minestom.server.instance.block.Block
- WHITE_TULIP - Static variable in interface net.minestom.server.item.Material
- WHITE_WALL_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- WHITE_WOOL - Static variable in interface net.minestom.server.instance.block.Block
- WHITE_WOOL - Static variable in interface net.minestom.server.item.Material
- width() - Method in class net.minestom.server.collision.BoundingBox
- width() - Method in interface net.minestom.server.entity.EntityType
- width() - Method in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- width() - Method in class net.minestom.server.entity.pathfinding.PFPathingEntity
- width() - Method in class net.minestom.server.map.framebuffers.LargeDirectFramebuffer
- width() - Method in class net.minestom.server.map.framebuffers.LargeGraphics2DFramebuffer
- width() - Method in interface net.minestom.server.map.LargeFramebuffer
- width() - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
-
Returns the value of the
width
record component. - width() - Method in record class net.minestom.server.registry.Registry.EntityEntry
-
Returns the value of the
width
record component. - WIDTH - Static variable in interface net.minestom.server.map.Framebuffer
- WILD - Enum constant in enum class net.minestom.server.entity.metadata.water.AxolotlMeta.Variant
- WILD_ARMOR_TRIM_SMITHING_TEMPLATE - Static variable in interface net.minestom.server.item.Material
- willSendRegistryData() - Method in class net.minestom.server.event.player.AsyncPlayerConfigurationEvent
- WIN_GAME - Enum constant in enum class net.minestom.server.network.packet.server.play.ChangeGameStatePacket.Reason
- WIND - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- WIND_CHARGE - Static variable in interface net.minestom.server.entity.EntityType
- WindChargeMeta - Class in net.minestom.server.entity.metadata.projectile
- WindChargeMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.projectile.WindChargeMeta
- WINDOW_3X3 - Enum constant in enum class net.minestom.server.inventory.InventoryType
- WINDOW_ITEMS - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- WINDOW_PROPERTY - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- windowId() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowButtonPacket
-
Returns the value of the
windowId
record component. - windowId() - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
-
Returns the value of the
windowId
record component. - windowId() - Method in record class net.minestom.server.network.packet.client.play.ClientCloseWindowPacket
-
Returns the value of the
windowId
record component. - windowId() - Method in record class net.minestom.server.network.packet.client.play.ClientCraftRecipeRequest
-
Returns the value of the
windowId
record component. - windowId() - Method in record class net.minestom.server.network.packet.client.play.ClientWindowSlotStatePacket
-
Returns the value of the
windowId
record component. - windowId() - Method in record class net.minestom.server.network.packet.server.play.CloseWindowPacket
-
Returns the value of the
windowId
record component. - windowId() - Method in record class net.minestom.server.network.packet.server.play.CraftRecipeResponse
-
Returns the value of the
windowId
record component. - windowId() - Method in record class net.minestom.server.network.packet.server.play.OpenHorseWindowPacket
-
Returns the value of the
windowId
record component. - windowId() - Method in record class net.minestom.server.network.packet.server.play.OpenWindowPacket
-
Returns the value of the
windowId
record component. - windowId() - Method in record class net.minestom.server.network.packet.server.play.SetSlotPacket
-
Returns the value of the
windowId
record component. - windowId() - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket
-
Returns the value of the
windowId
record component. - windowId() - Method in record class net.minestom.server.network.packet.server.play.WindowItemsPacket
-
Returns the value of the
windowId
record component. - windowId() - Method in record class net.minestom.server.network.packet.server.play.WindowPropertyPacket
-
Returns the value of the
windowId
record component. - WindowItemsPacket - Record Class in net.minestom.server.network.packet.server.play
- WindowItemsPacket(byte, int, List<ItemStack>, ItemStack) - Constructor for record class net.minestom.server.network.packet.server.play.WindowItemsPacket
-
Creates an instance of a
WindowItemsPacket
record class. - WindowItemsPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.WindowItemsPacket
- WindowListener - Class in net.minestom.server.listener
- WindowListener() - Constructor for class net.minestom.server.listener.WindowListener
- WindowPropertyPacket - Record Class in net.minestom.server.network.packet.server.play
- WindowPropertyPacket(byte, short, short) - Constructor for record class net.minestom.server.network.packet.server.play.WindowPropertyPacket
-
Creates an instance of a
WindowPropertyPacket
record class. - WindowPropertyPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.WindowPropertyPacket
- windowType() - Method in record class net.minestom.server.network.packet.server.play.OpenWindowPacket
-
Returns the value of the
windowType
record component. - WINDSWEPT_FOREST - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- WINDSWEPT_GRAVELLY_HILLS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- WINDSWEPT_HILLS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- WINDSWEPT_SAVANNA - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- WITCH - Static variable in interface net.minestom.server.entity.EntityType
- WITCH - Static variable in interface net.minestom.server.particle.Particle
- WITCH_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- WitchMeta - Class in net.minestom.server.entity.metadata.monster.raider
- WitchMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.raider.WitchMeta
- with(Consumer<ItemMeta.Builder>) - Method in interface net.minestom.server.item.ItemMeta
- with(Consumer<ItemStack.Builder>) - Method in interface net.minestom.server.item.ItemStack
- withAirResistance(double, double) - Method in record class net.minestom.server.collision.Aerodynamics
- withAmount(int) - Method in interface net.minestom.server.item.ItemStack
- withAmount(IntUnaryOperator) - Method in interface net.minestom.server.item.ItemStack
- withBlockX(int) - Method in record class net.minestom.server.coordinate.BlockVec
- withBlockY(int) - Method in record class net.minestom.server.coordinate.BlockVec
- withBlockZ(int) - Method in record class net.minestom.server.coordinate.BlockVec
- withBlue(int) - Method in record class net.minestom.server.color.Color
- withCoord(double, double, double) - Method in record class net.minestom.server.coordinate.Pos
-
Changes the 3 coordinates of this position.
- withCoord(Point) - Method in record class net.minestom.server.coordinate.Pos
- withData(ParticleData) - Method in interface net.minestom.server.particle.Particle
- withDirection(Point) - Method in record class net.minestom.server.coordinate.Pos
-
Sets the yaw and pitch to point in the direction of the point.
- withDisplayName(UnaryOperator<Component>) - Method in interface net.minestom.server.item.ItemStack
- withDisplayName(Component) - Method in interface net.minestom.server.item.ItemStack
- WITHER - Enum constant in enum class net.minestom.server.entity.metadata.other.PaintingMeta.Variant
- WITHER - Static variable in interface net.minestom.server.entity.damage.DamageType
- WITHER - Static variable in interface net.minestom.server.entity.EntityType
- WITHER - Static variable in interface net.minestom.server.potion.PotionEffect
- WITHER_BREAKS_BLOCK - Enum constant in enum class net.minestom.server.effects.Effects
- WITHER_ROSE - Static variable in interface net.minestom.server.instance.block.Block
- WITHER_ROSE - Static variable in interface net.minestom.server.item.Material
- WITHER_SHOOTS - Enum constant in enum class net.minestom.server.effects.Effects
- WITHER_SKELETON - Static variable in interface net.minestom.server.entity.EntityType
- WITHER_SKELETON_SKULL - Static variable in interface net.minestom.server.instance.block.Block
- WITHER_SKELETON_SKULL - Static variable in interface net.minestom.server.item.Material
- WITHER_SKELETON_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- WITHER_SKELETON_WALL_SKULL - Static variable in interface net.minestom.server.instance.block.Block
- WITHER_SKULL - Static variable in interface net.minestom.server.entity.damage.DamageType
- WITHER_SKULL - Static variable in interface net.minestom.server.entity.EntityType
- WITHER_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- WITHER_SPAWNED - Enum constant in enum class net.minestom.server.effects.Effects
- WitherMeta - Class in net.minestom.server.entity.metadata.monster
- WitherMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.WitherMeta
- WitherSkeletonMeta - Class in net.minestom.server.entity.metadata.monster.skeleton
- WitherSkeletonMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.skeleton.WitherSkeletonMeta
- WitherSkullMeta - Class in net.minestom.server.entity.metadata.projectile
- WitherSkullMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.projectile.WitherSkullMeta
- withGravity(double) - Method in record class net.minestom.server.collision.Aerodynamics
- withGravity(DoubleUnaryOperator) - Method in record class net.minestom.server.collision.Aerodynamics
- withGreen(int) - Method in record class net.minestom.server.color.Color
- withHandler(BlockHandler) - Method in interface net.minestom.server.instance.block.Block
-
Creates a new block with the specified
handler
. - withHorizontalAirResistance(double) - Method in record class net.minestom.server.collision.Aerodynamics
- withHorizontalAirResistance(DoubleUnaryOperator) - Method in record class net.minestom.server.collision.Aerodynamics
- withLookAt(Point) - Method in record class net.minestom.server.coordinate.Pos
- withLore(List<? extends Component>) - Method in interface net.minestom.server.item.ItemStack
- withLore(UnaryOperator<List<Component>>) - Method in interface net.minestom.server.item.ItemStack
- withMaterial(Material) - Method in interface net.minestom.server.item.ItemStack
- withMeta(Class<T>, Consumer<V>) - Method in interface net.minestom.server.item.ItemStack
- withMeta(Consumer<ItemMeta.Builder>) - Method in interface net.minestom.server.item.ItemStack
- withMeta(ItemMeta) - Method in interface net.minestom.server.item.ItemStack
- withNbt(NBTCompound) - Method in interface net.minestom.server.instance.block.Block
-
Creates a new block with different nbt data.
- withOffset(Point) - Method in class net.minestom.server.collision.BoundingBox
-
Creates a new
BoundingBox
with an offset. - withPitch(float) - Method in record class net.minestom.server.coordinate.Pos
- withPitch(DoubleUnaryOperator) - Method in record class net.minestom.server.coordinate.Pos
- withProperties(Map<String, String>) - Method in interface net.minestom.server.instance.block.Block
-
Changes multiple properties at once.
- withProperty(String, String) - Method in interface net.minestom.server.instance.block.Block
-
Creates a new block with the the property
property
sets tovalue
. - withRainLevel(float) - Method in record class net.minestom.server.instance.Weather
- withRainLevel(FloatUnaryOperator) - Method in record class net.minestom.server.instance.Weather
- withRed(int) - Method in record class net.minestom.server.color.Color
- withTag(Tag<T>, T) - Method in interface net.minestom.server.instance.block.Block
-
Creates a new block with a tag modified.
- withTag(Tag<T>, T) - Method in interface net.minestom.server.item.ItemStack
- withThunderLevel(float) - Method in record class net.minestom.server.instance.Weather
- withThunderLevel(FloatUnaryOperator) - Method in record class net.minestom.server.instance.Weather
- withVerticalAirResistance(double) - Method in record class net.minestom.server.collision.Aerodynamics
- withVerticalAirResistance(DoubleUnaryOperator) - Method in record class net.minestom.server.collision.Aerodynamics
- withView(float, float) - Method in record class net.minestom.server.coordinate.Pos
- withView(Pos) - Method in record class net.minestom.server.coordinate.Pos
- withX(double) - Method in record class net.minestom.server.coordinate.BlockVec
- withX(double) - Method in interface net.minestom.server.coordinate.Point
-
Creates a point with the specified X coordinate.
- withX(double) - Method in record class net.minestom.server.coordinate.Pos
- withX(double) - Method in record class net.minestom.server.coordinate.Vec
- withX(DoubleUnaryOperator) - Method in record class net.minestom.server.coordinate.BlockVec
- withX(DoubleUnaryOperator) - Method in interface net.minestom.server.coordinate.Point
-
Creates a point with a modified X coordinate based on its value.
- withX(DoubleUnaryOperator) - Method in record class net.minestom.server.coordinate.Pos
- withX(DoubleUnaryOperator) - Method in record class net.minestom.server.coordinate.Vec
- withY(double) - Method in record class net.minestom.server.coordinate.BlockVec
- withY(double) - Method in interface net.minestom.server.coordinate.Point
-
Creates a point with the specified Y coordinate.
- withY(double) - Method in record class net.minestom.server.coordinate.Pos
- withY(double) - Method in record class net.minestom.server.coordinate.Vec
- withY(DoubleUnaryOperator) - Method in record class net.minestom.server.coordinate.BlockVec
- withY(DoubleUnaryOperator) - Method in interface net.minestom.server.coordinate.Point
-
Creates a point with a modified Y coordinate based on its value.
- withY(DoubleUnaryOperator) - Method in record class net.minestom.server.coordinate.Pos
- withY(DoubleUnaryOperator) - Method in record class net.minestom.server.coordinate.Vec
- withYaw(float) - Method in record class net.minestom.server.coordinate.Pos
- withYaw(DoubleUnaryOperator) - Method in record class net.minestom.server.coordinate.Pos
- withZ(double) - Method in record class net.minestom.server.coordinate.BlockVec
- withZ(double) - Method in interface net.minestom.server.coordinate.Point
-
Creates a point with the specified Z coordinate.
- withZ(double) - Method in record class net.minestom.server.coordinate.Pos
- withZ(double) - Method in record class net.minestom.server.coordinate.Vec
- withZ(DoubleUnaryOperator) - Method in record class net.minestom.server.coordinate.BlockVec
- withZ(DoubleUnaryOperator) - Method in interface net.minestom.server.coordinate.Point
-
Creates a point with a modified Z coordinate based on its value.
- withZ(DoubleUnaryOperator) - Method in record class net.minestom.server.coordinate.Pos
- withZ(DoubleUnaryOperator) - Method in record class net.minestom.server.coordinate.Vec
- WOLF - Static variable in interface net.minestom.server.entity.EntityType
- WOLF_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- WolfMeta - Class in net.minestom.server.entity.metadata.animal.tameable
- WolfMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.tameable.WolfMeta
- WOLOLO - Enum constant in enum class net.minestom.server.entity.metadata.monster.raider.SpellcasterIllagerMeta.Spell
- WOOD - Enum constant in enum class net.minestom.server.map.MapColors
- WOODED_BADLANDS - Static variable in class net.minestom.server.world.biomes.VanillaBiome
- WOODEN_AXE - Static variable in interface net.minestom.server.item.Material
- WOODEN_DOOR_CLOSED - Enum constant in enum class net.minestom.server.effects.Effects
- WOODEN_DOOR_OPENED - Enum constant in enum class net.minestom.server.effects.Effects
- WOODEN_HOE - Static variable in interface net.minestom.server.item.Material
- WOODEN_PICKAXE - Static variable in interface net.minestom.server.item.Material
- WOODEN_SHOVEL - Static variable in interface net.minestom.server.item.Material
- WOODEN_SWORD - Static variable in interface net.minestom.server.item.Material
- WOODEN_TRAPDOOR_CLOSED - Enum constant in enum class net.minestom.server.effects.Effects
- WOODEN_TRAPDOOR_OPENED - Enum constant in enum class net.minestom.server.effects.Effects
- WOOL - Enum constant in enum class net.minestom.server.map.MapColors
- Word(String) - Static method in class net.minestom.server.command.builder.arguments.ArgumentType
- Worker - Class in net.minestom.server.network.socket
- WORKER_COUNT - Static variable in class net.minestom.server.ServerFlag
- world() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
world
record component. - WORLD_BORDER_CENTER - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- WORLD_BORDER_LERP_SIZE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- WORLD_BORDER_SIZE - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- WORLD_BORDER_SIZE - Static variable in class net.minestom.server.ServerFlag
- WORLD_BORDER_WARNING_DELAY - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- WORLD_BORDER_WARNING_REACH - Static variable in class net.minestom.server.network.packet.server.ServerPacketIdentifier
- worldAge() - Method in record class net.minestom.server.network.packet.server.play.TimeUpdatePacket
-
Returns the value of the
worldAge
record component. - worldAge() - Method in interface net.minestom.server.snapshot.InstanceSnapshot
- worldAge() - Method in record class net.minestom.server.snapshot.SnapshotImpl.Instance
-
Returns the value of the
worldAge
record component. - WorldBorder - Class in net.minestom.server.instance
-
Represents the world border of an
Instance
, can be retrieved withInstance.getWorldBorder()
. - WorldBorder(Instance) - Constructor for class net.minestom.server.instance.WorldBorder
- WorldBorder.CollisionAxis - Enum Class in net.minestom.server.instance
- WorldBorderCenterPacket - Record Class in net.minestom.server.network.packet.server.play
- WorldBorderCenterPacket(double, double) - Constructor for record class net.minestom.server.network.packet.server.play.WorldBorderCenterPacket
-
Creates an instance of a
WorldBorderCenterPacket
record class. - WorldBorderCenterPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.WorldBorderCenterPacket
- WorldBorderLerpSizePacket - Record Class in net.minestom.server.network.packet.server.play
- WorldBorderLerpSizePacket(double, double, long) - Constructor for record class net.minestom.server.network.packet.server.play.WorldBorderLerpSizePacket
-
Creates an instance of a
WorldBorderLerpSizePacket
record class. - WorldBorderLerpSizePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.WorldBorderLerpSizePacket
- WorldBorderSizePacket - Record Class in net.minestom.server.network.packet.server.play
- WorldBorderSizePacket(double) - Constructor for record class net.minestom.server.network.packet.server.play.WorldBorderSizePacket
-
Creates an instance of a
WorldBorderSizePacket
record class. - WorldBorderSizePacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.WorldBorderSizePacket
- WorldBorderWarningDelayPacket - Record Class in net.minestom.server.network.packet.server.play
- WorldBorderWarningDelayPacket(int) - Constructor for record class net.minestom.server.network.packet.server.play.WorldBorderWarningDelayPacket
-
Creates an instance of a
WorldBorderWarningDelayPacket
record class. - WorldBorderWarningDelayPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.WorldBorderWarningDelayPacket
- WorldBorderWarningReachPacket - Record Class in net.minestom.server.network.packet.server.play
- WorldBorderWarningReachPacket(int) - Constructor for record class net.minestom.server.network.packet.server.play.WorldBorderWarningReachPacket
-
Creates an instance of a
WorldBorderWarningReachPacket
record class. - WorldBorderWarningReachPacket(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.WorldBorderWarningReachPacket
- worldName() - Method in record class net.minestom.server.network.packet.server.play.RespawnPacket
-
Returns the value of the
worldName
record component. - WorldPos - Record Class in net.minestom.server.network.packet.server.play.data
- WorldPos(String, Point) - Constructor for record class net.minestom.server.network.packet.server.play.data.WorldPos
-
Creates an instance of a
WorldPos
record class. - WorldPos(NetworkBuffer) - Constructor for record class net.minestom.server.network.packet.server.play.data.WorldPos
- worlds() - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
-
Returns the value of the
worlds
record component. - worldSurface - Variable in class net.minestom.server.instance.DynamicChunk
- worldSurfaceHeightmap() - Method in class net.minestom.server.instance.Chunk
- worldSurfaceHeightmap() - Method in class net.minestom.server.instance.DynamicChunk
- WorldSurfaceHeightmap - Class in net.minestom.server.instance.heightmap
- WorldSurfaceHeightmap(Chunk) - Constructor for class net.minestom.server.instance.heightmap.WorldSurfaceHeightmap
- WORRIED - Enum constant in enum class net.minestom.server.entity.metadata.animal.PandaMeta.Gene
- wrap(ByteBuffer) - Static method in class net.minestom.server.utils.binary.BinaryBuffer
- WRITABLE_BOOK - Static variable in interface net.minestom.server.item.Material
- WritableBookMeta - Record Class in net.minestom.server.item.metadata
- WritableBookMeta(TagReadable) - Constructor for record class net.minestom.server.item.metadata.WritableBookMeta
-
Creates an instance of a
WritableBookMeta
record class. - WritableBookMeta.Builder - Record Class in net.minestom.server.item.metadata
- write(int) - Method in class net.minestom.server.utils.binary.BinaryWriter
- write(ByteBuffer) - Method in class net.minestom.server.network.player.PlayerSocketConnection
- write(ByteBuffer) - Method in class net.minestom.server.utils.binary.BinaryWriter
- write(ByteBuffer, int, int) - Method in class net.minestom.server.network.player.PlayerSocketConnection
- write(ByteBuffer) - Method in class net.minestom.server.utils.binary.BinaryBuffer
- write(ByteBuffer, int, int) - Method in class net.minestom.server.utils.binary.BinaryBuffer
- write(NetworkBuffer) - Method in record class net.minestom.server.crypto.ArgumentSignatures.Entry
- write(NetworkBuffer) - Method in record class net.minestom.server.crypto.ArgumentSignatures
- write(NetworkBuffer) - Method in record class net.minestom.server.crypto.ChatSession
- write(NetworkBuffer) - Method in record class net.minestom.server.crypto.FilterMask
- write(NetworkBuffer) - Method in record class net.minestom.server.crypto.LastSeenMessages.Packed
- write(NetworkBuffer) - Method in record class net.minestom.server.crypto.LastSeenMessages.Update
- write(NetworkBuffer) - Method in record class net.minestom.server.crypto.LastSeenMessages
- write(NetworkBuffer) - Method in record class net.minestom.server.crypto.MessageSignature.Packed
- write(NetworkBuffer) - Method in record class net.minestom.server.crypto.MessageSignature
- write(NetworkBuffer) - Method in record class net.minestom.server.crypto.PlayerPublicKey
- write(NetworkBuffer) - Method in record class net.minestom.server.crypto.SaltSignaturePair
- write(NetworkBuffer) - Method in record class net.minestom.server.crypto.SignedMessageBody.Packed
- write(NetworkBuffer) - Method in record class net.minestom.server.crypto.SignedMessageHeader
- write(NetworkBuffer) - Method in class net.minestom.server.instance.Section
- write(NetworkBuffer) - Method in interface net.minestom.server.network.NetworkBuffer.Writer
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.common.ClientKeepAlivePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.common.ClientPingRequestPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.common.ClientPluginMessagePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.common.ClientPongPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.common.ClientResourcePackStatusPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.common.ClientSettingsPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.configuration.ClientFinishConfigurationPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.handshake.ClientHandshakePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.login.ClientEncryptionResponsePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.login.ClientLoginAcknowledgedPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.login.ClientLoginPluginResponsePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.login.ClientLoginStartPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientAdvancementTabPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientAnimationPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientChatAckPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientChatMessagePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientChatSessionUpdatePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientChunkBatchReceivedPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowButtonPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket.ChangedSlot
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientClickWindowPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientCloseWindowPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientCommandChatPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientConfigurationAckPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientCraftRecipeRequest
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientCreativeInventoryActionPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientEditBookPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientEntityActionPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientGenerateStructurePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientHeldItemChangePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Attack
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.Interact
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket.InteractAt
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientInteractEntityPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientNameItemPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientPickItemPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerAbilitiesPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerBlockPlacementPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerDiggingPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPositionAndRotationPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerPositionPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerRotationPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientQueryBlockNbtPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientQueryEntityNbtPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientSelectTradePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientSetBeaconEffectPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientSetDisplayedRecipePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientSetRecipeBookStatePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientSpectatePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientStatusPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientSteerBoatPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientSteerVehiclePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientTabCompletePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientTeleportConfirmPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockMinecartPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateCommandBlockPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateSignPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientUpdateStructureBlockPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientUseItemPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientVehicleMovePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.play.ClientWindowSlotStatePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.status.LegacyServerListPingPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.client.status.StatusRequestPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.common.DisconnectPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.common.KeepAlivePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.common.PingPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.common.PingResponsePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.common.PluginMessagePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPopPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.common.ResourcePackPushPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.common.TagsPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.configuration.FinishConfigurationPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.configuration.RegistryDataPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.configuration.UpdateEnabledFeaturesPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.login.EncryptionRequestPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.login.LoginDisconnectPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.login.LoginPluginRequestPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.login.LoginSuccessPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.login.SetCompressionPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.AcknowledgeBlockChangePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.ActionBarPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Advancement
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementMapping
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.AdvancementProgress
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Criteria
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.CriterionProgress
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.ProgressMapping
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.Requirement
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.AttachEntityPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.BlockActionPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.BlockBreakAnimationPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.BlockChangePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.BlockEntityDataPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.AddAction
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.RemoveAction
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateFlagsAction
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateHealthAction
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateStyleAction
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket.UpdateTitleAction
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.BossBarPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.BundlePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.CameraPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.ChangeGameStatePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.ChunkBatchFinishedPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.ChunkBatchStartPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.ChunkDataPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.ClearTitlesPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.CloseWindowPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.CollectItemPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.CraftRecipeResponse
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.CustomChatCompletionPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DamageEventPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.data.ChunkData
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.data.LightData
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.data.WorldPos
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DeathCombatEventPacket
- write(NetworkBuffer) - Method in class net.minestom.server.network.packet.server.play.DeclareCommandsPacket.Node
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DeclareCommandsPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredBlastingRecipe
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredCampfireCookingRecipe
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapedCraftingRecipe
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredShapelessCraftingRecipe
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmeltingRecipe
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTransformRecipe
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmithingTrimRecipe
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredSmokingRecipe
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.DeclaredStonecutterRecipe
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket.Ingredient
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DeclareRecipesPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DeleteChatPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DestroyEntitiesPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.DisplayScoreboardPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.EffectPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.EndCombatEventPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.EnterCombatEventPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.EntityAnimationPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.EntityEffectPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.EntityEquipmentPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.EntityHeadLookPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.EntityMetaDataPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.EntityPositionPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.EntityPropertiesPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.EntityRotationPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.EntitySoundEffectPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.EntityStatusPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.EntityTeleportPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.EntityVelocityPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.FacePlayerPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.HeldItemChangePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.HitAnimationPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.InitializeWorldBorderPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.JoinGamePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.ColorContent
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.MultiBlockChangePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.NbtQueryResponsePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.OpenBookPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.OpenHorseWindowPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.OpenSignEditorPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.OpenWindowPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.ParticlePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.PlayerAbilitiesPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.PlayerChatMessagePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoRemovePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket.Property
- write(NetworkBuffer) - Method in class net.minestom.server.network.packet.server.play.PlayerInfoUpdatePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.PlayerListHeaderAndFooterPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.PlayerPositionAndLookPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.RemoveEntityEffectPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.ResetScorePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.RespawnPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.ScoreboardObjectivePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.SelectAdvancementTabPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.ServerDataPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.ServerDifficultyPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.SetCooldownPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.SetExperiencePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.SetPassengersPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.SetSlotPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.SetTickStatePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.SetTitleSubTitlePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.SetTitleTextPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.SetTitleTimePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.SoundEffectPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.SpawnEntityPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.SpawnExperienceOrbPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.SpawnPositionPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.StartConfigurationPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.StatisticsPacket.Statistic
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.StatisticsPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.StopSoundPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.SystemChatPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket.Match
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.TabCompletePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.AddEntitiesToTeamAction
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.CreateTeamAction
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.RemoveEntitiesToTeamAction
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.RemoveTeamAction
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket.UpdateTeamAction
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.TeamsPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.TickStepPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.TimeUpdatePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket.Trade
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.TradeListPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.UnloadChunkPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.UnlockRecipesPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.UpdateHealthPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.UpdateLightPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.UpdateScorePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.UpdateSimulationDistancePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.UpdateViewDistancePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.UpdateViewPositionPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.VehicleMovePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.WindowItemsPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.WindowPropertyPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.WorldBorderCenterPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.WorldBorderLerpSizePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.WorldBorderSizePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.WorldBorderWarningDelayPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.play.WorldBorderWarningReachPacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.packet.server.status.ResponsePacket
- write(NetworkBuffer) - Method in record class net.minestom.server.network.player.GameProfile.Property
- write(NetworkBuffer) - Method in record class net.minestom.server.network.player.GameProfile
- write(NetworkBuffer) - Method in record class net.minestom.server.particle.data.BlockMarkerParticleData
- write(NetworkBuffer) - Method in record class net.minestom.server.particle.data.BlockParticleData
- write(NetworkBuffer) - Method in record class net.minestom.server.particle.data.DustColorTransitionParticleData
- write(NetworkBuffer) - Method in record class net.minestom.server.particle.data.DustParticleData
- write(NetworkBuffer) - Method in record class net.minestom.server.particle.data.FallingDustParticleData
- write(NetworkBuffer) - Method in record class net.minestom.server.particle.data.ItemParticleData
- write(NetworkBuffer) - Method in interface net.minestom.server.particle.data.ParticleData
- write(NetworkBuffer) - Method in record class net.minestom.server.particle.data.SculkChargeParticleData
- write(NetworkBuffer) - Method in record class net.minestom.server.particle.data.ShriekParticleData
- write(NetworkBuffer) - Method in record class net.minestom.server.particle.data.VibrationParticleData
- write(NetworkBuffer) - Method in record class net.minestom.server.potion.Potion
- write(NetworkBuffer) - Method in class net.minestom.server.scoreboard.Sidebar.NumberFormat
- write(NetworkBuffer, T) - Method in interface net.minestom.server.network.NetworkBuffer.Type
- write(NetworkBuffer.Type<T>, T) - Method in class net.minestom.server.network.NetworkBuffer
- write(NetworkBuffer.Writer) - Method in class net.minestom.server.network.NetworkBuffer
- write(TagWritable, T) - Method in interface net.minestom.server.tag.TagSerializer
-
Writes the custom tag to a
TagWritable
. - write(BinaryWriter) - Method in class net.minestom.server.extras.query.response.BasicQueryResponse
- write(BinaryWriter) - Method in class net.minestom.server.extras.query.response.FullQueryResponse
- write(BinaryWriter) - Method in class net.minestom.server.utils.binary.BinaryWriter
- write(BinaryWriter) - Method in interface net.minestom.server.utils.binary.Writeable
-
Writes into a
BinaryWriter
. - write(Writeable) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes the given writeable object into this writer.
- write(BinaryBuffer) - Method in class net.minestom.server.utils.binary.BinaryBuffer
- write(MutableNBTCompound, T) - Method in class net.minestom.server.tag.Tag
- write(LogEntry) - Method in class net.minestom.server.terminal.MinestomConsoleWriter
- Writeable - Interface in net.minestom.server.utils.binary
-
Represents an element which can write to a
BinaryWriter
. - writeArray(Writeable[]) - Method in class net.minestom.server.utils.binary.BinaryWriter
-
Writes an array of writeable objects to this writer.
- writeBlockPosition(int, int, int) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeBlockPosition(Point) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeBoolean(boolean) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeByte(byte) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeByteArray(byte[]) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeByteList(Collection<T>, BiConsumer<BinaryWriter, T>) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeBytes(byte[]) - Method in class net.minestom.server.utils.binary.BinaryBuffer
- writeBytes(byte[]) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeChannel(WritableByteChannel) - Method in class net.minestom.server.utils.binary.BinaryBuffer
- writeCollection(Collection<T>) - Method in class net.minestom.server.network.NetworkBuffer
- writeCollection(Collection<T>, BiConsumer<NetworkBuffer, T>) - Method in class net.minestom.server.network.NetworkBuffer
- writeCollection(NetworkBuffer.Type<T>, Collection<T>) - Method in class net.minestom.server.network.NetworkBuffer
- writeCollection(NetworkBuffer.Type<T>, T...) - Method in class net.minestom.server.network.NetworkBuffer
- writeComponent(Component) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeDouble(double) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeEither(Either<L, R>, BiConsumer<BinaryWriter, L>, BiConsumer<BinaryWriter, R>) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeEnum(Class<E>, E) - Method in class net.minestom.server.network.NetworkBuffer
- writeEnumSet(EnumSet<E>, Class<E>) - Method in class net.minestom.server.network.NetworkBuffer
- writeFixedBitSet(BitSet, int) - Method in class net.minestom.server.network.NetworkBuffer
- writeFloat(float) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeFramedPacket(ByteBuffer, int, NetworkBuffer.Writer, int) - Static method in class net.minestom.server.utils.PacketUtils
- writeFramedPacket(ConnectionState, ByteBuffer, ServerPacket, boolean) - Static method in class net.minestom.server.utils.PacketUtils
- writeIndex() - Method in class net.minestom.server.network.NetworkBuffer
- writeIndex(int) - Method in class net.minestom.server.network.NetworkBuffer
- writeInt(int) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeItemStack(ItemStack) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeLong(long) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeLongArray(long[]) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeNBT(String, NBT) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeNullTerminatedString(String, Charset) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeOptional(NetworkBuffer.Type<T>, T) - Method in class net.minestom.server.network.NetworkBuffer
- writeOptional(NetworkBuffer.Writer) - Method in class net.minestom.server.network.NetworkBuffer
- writerOffset() - Method in record class net.minestom.server.utils.binary.BinaryBuffer.Marker
-
Returns the value of the
writerOffset
record component. - writerOffset() - Method in class net.minestom.server.utils.binary.BinaryBuffer
- writerOffset(int) - Method in class net.minestom.server.utils.binary.BinaryBuffer
- writeShort(short) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeSizedString(String) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeStringArray(String[]) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeUnsafe(MutableNBTCompound, Object) - Method in class net.minestom.server.tag.Tag
- writeUnsignedShort(int) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeUuid(UUID) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeVarInt(int) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeVarInt(ByteBuffer, int) - Static method in class net.minestom.server.utils.Utils
- writeVarIntArray(int[]) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeVarIntHeader(ByteBuffer, int, int) - Static method in class net.minestom.server.utils.Utils
- writeVarIntList(Collection<T>, BiConsumer<BinaryWriter, T>) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeVarLong(long) - Method in class net.minestom.server.utils.binary.BinaryWriter
- writeVarLongArray(long[]) - Method in class net.minestom.server.utils.binary.BinaryWriter
- WRITTEN_BOOK - Static variable in interface net.minestom.server.item.Material
- WrittenBookMeta - Record Class in net.minestom.server.item.metadata
- WrittenBookMeta(TagReadable) - Constructor for record class net.minestom.server.item.metadata.WrittenBookMeta
-
Creates an instance of a
WrittenBookMeta
record class. - WrittenBookMeta.Builder - Record Class in net.minestom.server.item.metadata
- WrittenBookMeta.WrittenBookGeneration - Enum Class in net.minestom.server.item.metadata
X
- x() - Method in record class net.minestom.server.coordinate.BlockVec
-
Returns the value of the
x
record component. - x() - Method in interface net.minestom.server.coordinate.Point
-
Gets the X coordinate.
- x() - Method in record class net.minestom.server.coordinate.Pos
-
Returns the value of the
x
record component. - x() - Method in record class net.minestom.server.coordinate.Vec
-
Returns the value of the
x
record component. - x() - Method in record class net.minestom.server.item.metadata.MapMeta.Decoration
-
Returns the value of the
x
record component. - x() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
-
Returns the value of the
x
record component. - x() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns the value of the
x
record component. - x() - Method in record class net.minestom.server.network.packet.server.play.InitializeWorldBorderPacket
-
Returns the value of the
x
record component. - x() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.ColorContent
-
Returns the value of the
x
record component. - x() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
-
Returns the value of the
x
record component. - x() - Method in record class net.minestom.server.network.packet.server.play.ParticlePacket
-
Returns the value of the
x
record component. - x() - Method in record class net.minestom.server.network.packet.server.play.SoundEffectPacket
-
Returns the value of the
x
record component. - x() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderCenterPacket
-
Returns the value of the
x
record component. - X - Enum constant in enum class net.minestom.server.collision.BoundingBox.AxisMask
- X - Enum constant in enum class net.minestom.server.instance.WorldBorder.CollisionAxis
- X - Static variable in class net.minestom.server.entity.RelativeFlags
- x0_53 - Enum constant in enum class net.minestom.server.map.MapColors.Multiplier
- x0_71 - Enum constant in enum class net.minestom.server.map.MapColors.Multiplier
- x0_86 - Enum constant in enum class net.minestom.server.map.MapColors.Multiplier
- x1_00 - Enum constant in enum class net.minestom.server.map.MapColors.Multiplier
Y
- y() - Method in record class net.minestom.server.coordinate.BlockVec
-
Returns the value of the
y
record component. - y() - Method in interface net.minestom.server.coordinate.Point
-
Gets the Y coordinate.
- y() - Method in record class net.minestom.server.coordinate.Pos
-
Returns the value of the
y
record component. - y() - Method in record class net.minestom.server.coordinate.Vec
-
Returns the value of the
y
record component. - y() - Method in record class net.minestom.server.network.packet.server.play.AdvancementsPacket.DisplayData
-
Returns the value of the
y
record component. - y() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns the value of the
y
record component. - y() - Method in record class net.minestom.server.network.packet.server.play.ParticlePacket
-
Returns the value of the
y
record component. - y() - Method in record class net.minestom.server.network.packet.server.play.SoundEffectPacket
-
Returns the value of the
y
record component. - Y - Enum constant in enum class net.minestom.server.collision.BoundingBox.AxisMask
- Y - Static variable in class net.minestom.server.entity.RelativeFlags
- yaw() - Method in record class net.minestom.server.coordinate.Pos
-
Returns the value of the
yaw
record component. - yaw() - Method in record class net.minestom.server.network.packet.client.play.ClientPlayerRotationPacket
-
Returns the value of the
yaw
record component. - yaw() - Method in record class net.minestom.server.network.packet.server.play.EntityHeadLookPacket
-
Returns the value of the
yaw
record component. - yaw() - Method in record class net.minestom.server.network.packet.server.play.EntityPositionAndRotationPacket
-
Returns the value of the
yaw
record component. - yaw() - Method in record class net.minestom.server.network.packet.server.play.EntityRotationPacket
-
Returns the value of the
yaw
record component. - yaw() - Method in record class net.minestom.server.network.packet.server.play.HitAnimationPacket
-
Returns the value of the
yaw
record component. - YAW - Static variable in class net.minestom.server.entity.RelativeFlags
- YELLOW - Enum constant in enum class net.minestom.server.color.DyeColor
- YELLOW_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- YELLOW_BANNER - Static variable in interface net.minestom.server.item.Material
- YELLOW_BED - Static variable in interface net.minestom.server.instance.block.Block
- YELLOW_BED - Static variable in interface net.minestom.server.item.Material
- YELLOW_BLUE - Enum constant in enum class net.minestom.server.entity.metadata.animal.tameable.ParrotMeta.Color
- YELLOW_CANDLE - Static variable in interface net.minestom.server.instance.block.Block
- YELLOW_CANDLE - Static variable in interface net.minestom.server.item.Material
- YELLOW_CANDLE_CAKE - Static variable in interface net.minestom.server.instance.block.Block
- YELLOW_CARPET - Static variable in interface net.minestom.server.instance.block.Block
- YELLOW_CARPET - Static variable in interface net.minestom.server.item.Material
- YELLOW_CONCRETE - Static variable in interface net.minestom.server.instance.block.Block
- YELLOW_CONCRETE - Static variable in interface net.minestom.server.item.Material
- YELLOW_CONCRETE_POWDER - Static variable in interface net.minestom.server.instance.block.Block
- YELLOW_CONCRETE_POWDER - Static variable in interface net.minestom.server.item.Material
- YELLOW_DYE - Static variable in interface net.minestom.server.item.Material
- YELLOW_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- YELLOW_GLAZED_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- YELLOW_SHULKER_BOX - Static variable in interface net.minestom.server.instance.block.Block
- YELLOW_SHULKER_BOX - Static variable in interface net.minestom.server.item.Material
- YELLOW_STAINED_GLASS - Static variable in interface net.minestom.server.instance.block.Block
- YELLOW_STAINED_GLASS - Static variable in interface net.minestom.server.item.Material
- YELLOW_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.instance.block.Block
- YELLOW_STAINED_GLASS_PANE - Static variable in interface net.minestom.server.item.Material
- YELLOW_TERRACOTTA - Static variable in interface net.minestom.server.instance.block.Block
- YELLOW_TERRACOTTA - Static variable in interface net.minestom.server.item.Material
- YELLOW_WALL_BANNER - Static variable in interface net.minestom.server.instance.block.Block
- YELLOW_WOOL - Static variable in interface net.minestom.server.instance.block.Block
- YELLOW_WOOL - Static variable in interface net.minestom.server.item.Material
- YGGDRASIL - Static variable in interface net.minestom.server.crypto.SignatureValidator
Z
- z() - Method in record class net.minestom.server.coordinate.BlockVec
-
Returns the value of the
z
record component. - z() - Method in interface net.minestom.server.coordinate.Point
-
Gets the Z coordinate.
- z() - Method in record class net.minestom.server.coordinate.Pos
-
Returns the value of the
z
record component. - z() - Method in record class net.minestom.server.coordinate.Vec
-
Returns the value of the
z
record component. - z() - Method in record class net.minestom.server.item.metadata.MapMeta.Decoration
-
Returns the value of the
z
record component. - z() - Method in record class net.minestom.server.network.packet.server.play.ExplosionPacket
-
Returns the value of the
z
record component. - z() - Method in record class net.minestom.server.network.packet.server.play.InitializeWorldBorderPacket
-
Returns the value of the
z
record component. - z() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.ColorContent
-
Returns the value of the
z
record component. - z() - Method in record class net.minestom.server.network.packet.server.play.MapDataPacket.Icon
-
Returns the value of the
z
record component. - z() - Method in record class net.minestom.server.network.packet.server.play.ParticlePacket
-
Returns the value of the
z
record component. - z() - Method in record class net.minestom.server.network.packet.server.play.SoundEffectPacket
-
Returns the value of the
z
record component. - z() - Method in record class net.minestom.server.network.packet.server.play.WorldBorderCenterPacket
-
Returns the value of the
z
record component. - Z - Enum constant in enum class net.minestom.server.collision.BoundingBox.AxisMask
- Z - Enum constant in enum class net.minestom.server.instance.WorldBorder.CollisionAxis
- Z - Static variable in class net.minestom.server.entity.RelativeFlags
- ZERO - Static variable in record class net.minestom.server.coordinate.Pos
- ZERO - Static variable in record class net.minestom.server.coordinate.Vec
- ZOGLIN - Static variable in interface net.minestom.server.entity.EntityType
- ZOGLIN_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- ZoglinMeta - Class in net.minestom.server.entity.metadata.monster
- ZoglinMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.ZoglinMeta
- ZOMBIE - Static variable in interface net.minestom.server.entity.EntityType
- ZOMBIE_ATTACKS_IRON_DOOR - Enum constant in enum class net.minestom.server.effects.Effects
- ZOMBIE_ATTACKS_WOOD_DOOR - Enum constant in enum class net.minestom.server.effects.Effects
- ZOMBIE_BREAKS_WOOD_DOOR - Enum constant in enum class net.minestom.server.effects.Effects
- ZOMBIE_CONVERTS_TO_DROWNED - Enum constant in enum class net.minestom.server.effects.Effects
- ZOMBIE_HEAD - Static variable in interface net.minestom.server.instance.block.Block
- ZOMBIE_HEAD - Static variable in interface net.minestom.server.item.Material
- ZOMBIE_HORSE - Static variable in interface net.minestom.server.entity.EntityType
- ZOMBIE_HORSE_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- ZOMBIE_INFECTS - Enum constant in enum class net.minestom.server.effects.Effects
- ZOMBIE_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- ZOMBIE_SPAWN_REINFORCEMENTS - Static variable in class net.minestom.server.attribute.VanillaAttribute
- ZOMBIE_VILLAGER - Static variable in interface net.minestom.server.entity.EntityType
- ZOMBIE_VILLAGER_CONVERTED - Enum constant in enum class net.minestom.server.effects.Effects
- ZOMBIE_VILLAGER_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- ZOMBIE_WALL_HEAD - Static variable in interface net.minestom.server.instance.block.Block
- ZombieHorseMeta - Class in net.minestom.server.entity.metadata.animal
- ZombieHorseMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.animal.ZombieHorseMeta
- ZombieMeta - Class in net.minestom.server.entity.metadata.monster.zombie
- ZombieMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.zombie.ZombieMeta
- ZombieVillagerMeta - Class in net.minestom.server.entity.metadata.monster.zombie
- ZombieVillagerMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.zombie.ZombieVillagerMeta
- ZOMBIFIED_PIGLIN - Static variable in interface net.minestom.server.entity.EntityType
- ZOMBIFIED_PIGLIN_SPAWN_EGG - Static variable in interface net.minestom.server.item.Material
- ZombifiedPiglinMeta - Class in net.minestom.server.entity.metadata.monster.zombie
- ZombifiedPiglinMeta(Entity, Metadata) - Constructor for class net.minestom.server.entity.metadata.monster.zombie.ZombifiedPiglinMeta
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Player.callItemUpdateStateEvent(Hand)
instead