Index

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

A

ABSORPTION - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
AbstractArrowEntity - Class in org.geysermc.geyser.entity.type
 
AbstractArrowEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.AbstractArrowEntity
 
AbstractBlockInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
Provided as a base for any inventory that requires a block for opening it
AbstractBlockInventoryTranslator(int, String, ContainerType, InventoryUpdater, String...) - Constructor for class org.geysermc.geyser.translator.inventory.AbstractBlockInventoryTranslator
 
AbstractBlockInventoryTranslator(int, InventoryHolder, InventoryUpdater) - Constructor for class org.geysermc.geyser.translator.inventory.AbstractBlockInventoryTranslator
 
AbstractFishEntity - Class in org.geysermc.geyser.entity.type.living
 
AbstractFishEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.AbstractFishEntity
 
AbstractFurnaceInventoryTranslator - Class in org.geysermc.geyser.translator.inventory.furnace
 
AbstractHorseEntity - Class in org.geysermc.geyser.entity.type.living.animal.horse
 
AbstractHorseEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.horse.AbstractHorseEntity
 
AbstractHorseInventoryTranslator - Class in org.geysermc.geyser.translator.inventory.horse
 
AbstractHorseInventoryTranslator(int) - Constructor for class org.geysermc.geyser.translator.inventory.horse.AbstractHorseInventoryTranslator
 
AbstractIllagerEntity - Class in org.geysermc.geyser.entity.type.living.monster.raid
 
AbstractIllagerEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.raid.AbstractIllagerEntity
 
AbstractMappedRegistry<K,​V,​M extends Map<K,​V>> - Class in org.geysermc.geyser.registry
An abstract registry holding a map of various registrations as defined by AbstractMappedRegistry.
AbstractMappedRegistry(I, RegistryLoader<I, M>) - Constructor for class org.geysermc.geyser.registry.AbstractMappedRegistry
 
AbstractMerchantEntity - Class in org.geysermc.geyser.entity.type.living.merchant
 
AbstractMerchantEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.merchant.AbstractMerchantEntity
 
AbstractSkeletonEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
AbstractSkeletonEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.AbstractSkeletonEntity
 
acceptedType() - Method in record class org.geysermc.geyser.translator.entity.EntityMetadataTranslator
Returns the value of the acceptedType record component.
acceptItem(ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.AxolotlBucketTranslator
 
acceptItem(ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.CrossbowTranslator
 
acceptItem(ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.EnchantedBookTranslator
 
acceptItem(ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.FireworkRocketTranslator
 
acceptItem(ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.FireworkStarTranslator
 
acceptItem(ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.LeatherArmorTranslator
 
acceptItem(ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.LodestoneCompassTranslator
 
acceptItem(ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.MapItemTranslator
 
acceptItem(ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.PlayerHeadTranslator
 
acceptItem(ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.ShulkerBoxItemTranslator
 
acceptItem(ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.TropicalFishBucketTranslator
 
acceptItem(ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.NbtItemStackTranslator
Gets whether this nbt translator takes in this item.
acceptRequest(ItemStackRequest, List<ItemStackResponsePacket.ContainerEntry>) - Static method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
action - Variable in enum class org.geysermc.geyser.inventory.click.Click
 
ACTIONBAR - Enum constant in enum class org.geysermc.geyser.util.CooldownUtils.CooldownType
 
actionType - Variable in enum class org.geysermc.geyser.inventory.click.Click
 
adapter - Variable in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotNativeWorldManager
 
add(int) - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
add(Click, int) - Method in class org.geysermc.geyser.inventory.click.ClickPlan
 
add(Click, int, boolean) - Method in class org.geysermc.geyser.inventory.click.ClickPlan
 
ADD - Enum constant in enum class org.geysermc.geyser.scoreboard.UpdateType
 
addAdditionalSpawnData(AddEntityPacket) - Method in class org.geysermc.geyser.entity.type.Entity
To be overridden in other entity classes, if additional things need to be done to the spawn entity packet.
addAdditionalSpawnData(AddEntityPacket) - Method in class org.geysermc.geyser.entity.type.living.monster.EnderDragonEntity
 
AddBehaviorTreePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
AddBehaviorTreePacketReceive(GeyserSession, AddBehaviorTreePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AddBehaviorTreePacketReceive
 
AddBehaviorTreePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
AddBehaviorTreePacketSend(GeyserSession, AddBehaviorTreePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AddBehaviorTreePacketSend
 
addBossBar() - Method in class org.geysermc.geyser.session.cache.BossBar
 
addBossBar(UUID, BossBar) - Method in class org.geysermc.geyser.session.cache.EntityCache
 
addCachedPlayerEntityLink(long, long) - Method in class org.geysermc.geyser.session.cache.EntityCache
 
addCustomChart(Metrics.CustomChart) - Method in class org.geysermc.geyser.util.Metrics
Adds a custom chart.
ADDED_TO_QUEUE - Enum constant in enum class org.geysermc.floodgate.util.WebsocketEventType
Sent every time a skin got added to the upload queue
addEntities(String...) - Method in class org.geysermc.geyser.scoreboard.Team
 
AddEntityPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
AddEntityPacketReceive(GeyserSession, AddEntityPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AddEntityPacketReceive
 
AddEntityPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
AddEntityPacketSend(GeyserSession, AddEntityPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AddEntityPacketSend
 
addFakeTradeExperience(int) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
 
addForm(Form) - Method in class org.geysermc.geyser.session.cache.FormCache
 
AddHangingEntityPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
AddHangingEntityPacketReceive(GeyserSession, AddHangingEntityPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AddHangingEntityPacketReceive
 
AddHangingEntityPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
AddHangingEntityPacketSend(GeyserSession, AddHangingEntityPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AddHangingEntityPacketSend
 
AddItemEntityPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
AddItemEntityPacketReceive(GeyserSession, AddItemEntityPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AddItemEntityPacketReceive
 
AddItemEntityPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
AddItemEntityPacketSend(GeyserSession, AddItemEntityPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AddItemEntityPacketSend
 
addNews(NewsItem) - Method in class org.geysermc.geyser.util.NewsHandler
 
AddPaintingPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
AddPaintingPacketReceive(GeyserSession, AddPaintingPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AddPaintingPacketReceive
 
AddPaintingPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
AddPaintingPacketSend(GeyserSession, AddPaintingPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AddPaintingPacketSend
 
addPendingSession(GeyserSession) - Method in class org.geysermc.geyser.session.SessionManager
Called once the player has successfully authenticated to the Geyser server.
addPlayerEntity(PlayerEntity) - Method in class org.geysermc.geyser.session.cache.EntityCache
 
AddPlayerPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
AddPlayerPacketReceive(GeyserSession, AddPlayerPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AddPlayerPacketReceive
 
AddPlayerPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
AddPlayerPacketSend(GeyserSession, AddPlayerPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AddPlayerPacketSend
 
addSession(UUID, GeyserSession) - Method in class org.geysermc.geyser.session.SessionManager
Called once a player has successfully logged into their Java server.
addTeleport(TeleportCache) - Method in class org.geysermc.geyser.session.GeyserSession
 
addToCache(int, int, DataPalette[]) - Method in class org.geysermc.geyser.session.cache.ChunkCache
 
addTranslator(MetadataType<U>, BiConsumer<T, EM>) - Method in class org.geysermc.geyser.entity.EntityDefinition.Builder
 
addTranslator(EntityMetadataTranslator<T, ?, ?>) - Method in class org.geysermc.geyser.entity.EntityDefinition.Builder
 
addValues(Collection<Integer>) - Method in class org.geysermc.geyser.platform.standalone.gui.GraphPanel
 
adjustBedrockPosition(Vector3f, boolean, boolean) - Method in class org.geysermc.geyser.level.physics.CollisionManager
Adjust the Bedrock position before sending to the Java server to account for inaccuracies in movement between the two versions.
adjustSpeed() - Method in class org.geysermc.geyser.session.GeyserSession
Adjusts speed if the player is crawling.
AdvancedBarChart(String, Callable<Map<String, int[]>>) - Constructor for class org.geysermc.geyser.util.Metrics.AdvancedBarChart
Class constructor.
AdvancedPie(String, Callable<Map<String, Integer>>) - Constructor for class org.geysermc.geyser.util.Metrics.AdvancedPie
Class constructor.
AdvancedTooltipsCommand - Class in org.geysermc.geyser.command.defaults
 
AdvancedTooltipsCommand(String, String, String) - Constructor for class org.geysermc.geyser.command.defaults.AdvancedTooltipsCommand
 
AdvancementsCache - Class in org.geysermc.geyser.session.cache
 
AdvancementsCache(GeyserSession) - Constructor for class org.geysermc.geyser.session.cache.AdvancementsCache
 
AdvancementsCommand - Class in org.geysermc.geyser.command.defaults
 
AdvancementsCommand(String, String, String) - Constructor for class org.geysermc.geyser.command.defaults.AdvancementsCommand
 
AdventureSettingsPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
AdventureSettingsPacketReceive(GeyserSession, AdventureSettingsPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AdventureSettingsPacketReceive
 
AdventureSettingsPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
AdventureSettingsPacketSend(GeyserSession, AdventureSettingsPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AdventureSettingsPacketSend
 
AesCipher - Class in org.geysermc.floodgate.crypto
 
AesCipher() - Constructor for class org.geysermc.floodgate.crypto.AesCipher
 
AesKeyProducer - Class in org.geysermc.floodgate.crypto
 
AesKeyProducer() - Constructor for class org.geysermc.floodgate.crypto.AesKeyProducer
 
AgeableEntity - Class in org.geysermc.geyser.entity.type.living
 
AgeableEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.AgeableEntity
 
AIR - Static variable in class org.geysermc.geyser.registry.type.BlockMapping
 
AIR - Static variable in class org.geysermc.geyser.registry.type.ItemMapping
 
ALBAN - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
ALEX_SKIN - Static variable in class org.geysermc.geyser.skin.SkinProvider
 
ALL_JAVA_IDENTIFIERS - Static variable in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
A list of all enchantment Java identifiers for use with command suggestions.
alloc() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
ALLOW_THIRD_PARTY_CAPES - Static variable in class org.geysermc.geyser.skin.SkinProvider
 
ALLOW_THIRD_PARTY_EARS - Static variable in class org.geysermc.geyser.skin.SkinProvider
 
AMAZON - Enum constant in enum class org.geysermc.floodgate.util.DeviceOs
 
AmbientEntity - Class in org.geysermc.geyser.entity.type.living
 
AmbientEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.AmbientEntity
 
ANDROID - Enum constant in enum class org.geysermc.common.PlatformType
 
AnimalEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
AnimalEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.AnimalEntity
 
AnimatePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
AnimatePacketReceive(GeyserSession, AnimatePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AnimatePacketReceive
 
AnimatePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
AnimatePacketSend(GeyserSession, AnimatePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AnimatePacketSend
 
AnnotatedRegistryLoader<R,​A extends Annotation,​V> - Class in org.geysermc.geyser.registry.loader
A mapped registry loader which takes in a String and returns a transformed Annotation as the value.
AnnotatedRegistryLoader(Class<A>, Function<A, R>) - Constructor for class org.geysermc.geyser.registry.loader.AnnotatedRegistryLoader
 
ANNOUNCEADVANCEMENTS - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
ANNOUNCEMENT - Enum constant in enum class org.geysermc.floodgate.news.NewsType
 
AnnouncementData - Class in org.geysermc.floodgate.news.data
 
ANSIColor - Enum Class in org.geysermc.geyser.platform.standalone.gui
 
AnvilContainer - Class in org.geysermc.geyser.inventory
Used to determine if rename packets should be sent and stores the expected level cost for AnvilInventoryUpdater
AnvilContainer(String, int, int, ContainerType, PlayerInventory) - Constructor for class org.geysermc.geyser.inventory.AnvilContainer
 
AnvilDamagePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
AnvilDamagePacketReceive(GeyserSession, AnvilDamagePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AnvilDamagePacketReceive
 
AnvilDamagePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
AnvilDamagePacketSend(GeyserSession, AnvilDamagePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AnvilDamagePacketSend
 
AnvilInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
 
AnvilInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.AnvilInventoryTranslator
 
AnvilInventoryUpdater - Class in org.geysermc.geyser.inventory.updater
 
AnvilInventoryUpdater() - Constructor for class org.geysermc.geyser.inventory.updater.AnvilInventoryUpdater
 
api() - Static method in class org.geysermc.api.Geyser
Returns the base api.
api(Class<T>) - Static method in class org.geysermc.api.Geyser
Returns the api of the given type.
appendANSI(String) - Method in class org.geysermc.geyser.platform.standalone.gui.ColorPane
Extract the ANSI color codes from the string and add each part to the text pane
apply(EntityDataMap) - Method in class org.geysermc.geyser.entity.GeyserDirtyMetadata
Applies the contents of the dirty metadata into the input and clears the contents of our map.
AQUA - Static variable in class org.geysermc.geyser.text.ChatColor
 
AQUA_AFFINITY - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
AQUA_AFFINITY - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
AREA_EFFECT_CLOUD - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
AreaEffectCloudEntity - Class in org.geysermc.geyser.entity.type
 
AreaEffectCloudEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.AreaEffectCloudEntity
 
ARMOR - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
ARMOR_STAND - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ARMOR_TOUGHNESS - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
ArmorStandEntity - Class in org.geysermc.geyser.entity.type.living
 
ArmorStandEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
ArrayRegistry<M> - Class in org.geysermc.geyser.registry
An array registry that stores mappings as an array defined by ArrayRegistry.
ArrayRegistry(I, RegistryLoader<I, M[]>) - Constructor for class org.geysermc.geyser.registry.ArrayRegistry
Creates a new array registry of this class with the given input and RegistryLoader.
ARROW - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
as(Class<I>) - Method in class org.geysermc.geyser.entity.type.Entity
 
AsteriskSerializer - Class in org.geysermc.geyser.text
 
AsteriskSerializer() - Constructor for class org.geysermc.geyser.text.AsteriskSerializer
 
AsteriskSerializer(String, boolean) - Constructor for class org.geysermc.geyser.text.AsteriskSerializer
 
AsteriskSerializer.Asterisk - Annotation Interface in org.geysermc.geyser.text
 
ATTACH_CHEST - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
ATTACK_DAMAGE - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
ATTACK_KNOCKBACK - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
ATTACK_SPEED - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
attr(AttributeKey<T>) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
attributes - Variable in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
Used to fix some inconsistencies, especially in respawning.
AttributeUtils - Class in org.geysermc.geyser.util
 
AttributeUtils() - Constructor for class org.geysermc.geyser.util.AttributeUtils
 
AuthData - Class in org.geysermc.connector.network.session.auth
Deprecated.
legacy code
AuthData - Record Class in org.geysermc.geyser.session.auth
 
AuthData(String, UUID, String, JsonNode, String) - Constructor for record class org.geysermc.geyser.session.auth.AuthData
Creates an instance of a AuthData record class.
AuthData(AuthData) - Constructor for class org.geysermc.connector.network.session.auth.AuthData
Deprecated.
 
authenticate(String) - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
authenticate(String) - Method in class org.geysermc.geyser.session.GeyserSession
 
authenticate(String, String) - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
authenticate(String, String) - Method in class org.geysermc.geyser.session.GeyserSession
 
authenticateWithMicrosoftCode() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
authenticateWithMicrosoftCode() - Method in class org.geysermc.geyser.session.GeyserSession
Present a form window to the user asking to log in with another web browser
authors - Variable in class org.geysermc.geyser.dump.BootstrapDumpInfo.PluginInfo
 
authors() - Element in annotation interface org.geysermc.geyser.extension.annotations.Extension
List of authors of the extension
AuthType - Enum Class in org.geysermc.geyser.session.auth
 
AuthType.Deserializer - Class in org.geysermc.geyser.session.auth
 
AutomationClientConnectPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
AutomationClientConnectPacketReceive(GeyserSession, AutomationClientConnectPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AutomationClientConnectPacketReceive
 
AutomationClientConnectPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
AutomationClientConnectPacketSend(GeyserSession, AutomationClientConnectPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AutomationClientConnectPacketSend
 
AvailableCommandsPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
AvailableCommandsPacketReceive(GeyserSession, AvailableCommandsPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AvailableCommandsPacketReceive
 
AvailableCommandsPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
AvailableCommandsPacketSend(GeyserSession, AvailableCommandsPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AvailableCommandsPacketSend
 
AvailableEntityIdentifiersPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
AvailableEntityIdentifiersPacketReceive(GeyserSession, AvailableEntityIdentifiersPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AvailableEntityIdentifiersPacketReceive
 
AvailableEntityIdentifiersPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
AvailableEntityIdentifiersPacketSend(GeyserSession, AvailableEntityIdentifiersPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.AvailableEntityIdentifiersPacketSend
 
AWKWARD - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
AWKWARD - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
Axis - Enum Class in org.geysermc.geyser.level.physics
 
AXOLOTL - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
AxolotlBucketTranslator - Class in org.geysermc.geyser.translator.inventory.item.nbt
 
AxolotlBucketTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.AxolotlBucketTranslator
 
AxolotlEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
AxolotlEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.AxolotlEntity
 
AZTEC - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
AZTEC2 - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 

B

B_BLACK - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
B_BLUE - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
B_CYAN - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
B_GREEN - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
B_MAGENTA - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
B_RED - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
B_STATS_VERSION - Static variable in class org.geysermc.geyser.util.Metrics
 
B_WHITE - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
B_YELLOW - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
backwardsDefaultReturnValue() - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
bamboo() - Method in class org.geysermc.geyser.inventory.item.StoredItemMappings
 
BANE_OF_ARTHROPODS - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
BANE_OF_ARTHROPODS - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
banner() - Method in class org.geysermc.geyser.inventory.item.StoredItemMappings
 
BannerBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
 
BannerBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.BannerBlockEntityTranslator
 
BannerTranslator - Class in org.geysermc.geyser.translator.inventory.item
 
BannerTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.BannerTranslator
 
barrier() - Method in class org.geysermc.geyser.inventory.item.StoredItemMappings
 
BARTER - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
Base64Topping - Class in org.geysermc.floodgate.crypto
 
Base64Topping() - Constructor for class org.geysermc.floodgate.crypto.Base64Topping
 
BaseEntityFactory<T extends Entity> - Interface in org.geysermc.geyser.entity.factory
 
BaseInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
 
BaseInventoryTranslator(int) - Constructor for class org.geysermc.geyser.translator.inventory.BaseInventoryTranslator
 
BasePiglinEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
BasePiglinEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.BasePiglinEntity
 
BasicItemTranslator - Class in org.geysermc.geyser.translator.inventory.item.nbt
 
BasicItemTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.BasicItemTranslator
 
BAT - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
BatEntity - Class in org.geysermc.geyser.entity.type.living
 
BatEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.BatEntity
 
BeaconBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
 
BeaconBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.BeaconBlockEntityTranslator
 
BeaconContainer - Class in org.geysermc.geyser.inventory
 
BeaconContainer(String, int, int, ContainerType, PlayerInventory) - Constructor for class org.geysermc.geyser.inventory.BeaconContainer
 
BeaconInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
 
BeaconInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.BeaconInventoryTranslator
 
BedBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
 
BedBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.BedBlockEntityTranslator
 
BEDROCK_CHARACTER_WIDTH_MAX - Static variable in class org.geysermc.geyser.util.SignUtils
The maximum character width that a sign can hold in Bedrock
BEDROCK_ENTITY_IDENTIFIERS - Static variable in class org.geysermc.geyser.registry.Registries
A registry holding a CompoundTag of the known entity identifiers.
BEDROCK_ONLY_BLOCK_ENTITIES - Static variable in class org.geysermc.geyser.util.BlockEntityUtils
A list of all block entities that require the Java block state in order to fill out their block entity information.
BEDROCK_PACKET_TRANSLATORS - Static variable in class org.geysermc.geyser.registry.Registries
A registry containing all the Bedrock packet translators.
BedrockActionTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock.entity.player
 
BedrockActionTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockActionTranslator
 
BedrockAdventureSettingsTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockAdventureSettingsTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockAdventureSettingsTranslator
 
bedrockAirId(int) - Method in class org.geysermc.geyser.registry.type.BlockMappings.BlockMappingsBuilder
 
BedrockAnimateTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockAnimateTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockAnimateTranslator
 
BedrockBlockEntityDataTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockBlockEntityDataTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockBlockEntityDataTranslator
 
bedrockBlockId(int) - Method in class org.geysermc.geyser.registry.type.ItemMapping.ItemMappingBuilder
The Bedrock block runtime ID to render this item with.
BedrockBlockPickRequestTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockBlockPickRequestTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockBlockPickRequestTranslator
 
bedrockBlockStates(NbtList<NbtMap>) - Method in class org.geysermc.geyser.registry.type.BlockMappings.BlockMappingsBuilder
 
BedrockBookEditTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockBookEditTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockBookEditTranslator
 
BedrockClientData - Class in org.geysermc.geyser.session.auth
 
BedrockClientData() - Constructor for class org.geysermc.geyser.session.auth.BedrockClientData
 
BedrockCommandBlockUpdateTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockCommandBlockUpdateTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockCommandBlockUpdateTranslator
 
BedrockCommandRequestTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockCommandRequestTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockCommandRequestTranslator
 
BedrockConfiguration() - Constructor for class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.BedrockConfiguration
 
BedrockContainerCloseTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockContainerCloseTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockContainerCloseTranslator
 
BedrockContainerSlot - Class in org.geysermc.geyser.inventory
 
BedrockContainerSlot(ContainerSlotType, int) - Constructor for class org.geysermc.geyser.inventory.BedrockContainerSlot
 
bedrockData(int) - Method in class org.geysermc.geyser.registry.type.ItemMapping.ItemMappingBuilder
 
BedrockData - Class in org.geysermc.floodgate.util
This class contains the raw data send by Geyser to Floodgate or from Floodgate to Floodgate.
BedrockData() - Constructor for class org.geysermc.floodgate.util.BedrockData
 
BedrockEmoteListTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockEmoteListTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockEmoteListTranslator
 
BedrockEmoteTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock.entity.player
 
BedrockEmoteTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockEmoteTranslator
 
BedrockEntityEventTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock.entity
 
BedrockEntityEventTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.entity.BedrockEntityEventTranslator
 
BedrockEntityPickRequestTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
Called when the Bedrock user uses the pick block button on an entity
BedrockEntityPickRequestTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockEntityPickRequestTranslator
 
BedrockFilterTextTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
Used to send strings to the server and filter out unwanted words.
BedrockFilterTextTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockFilterTextTranslator
 
bedrockId(int) - Method in class org.geysermc.geyser.registry.type.ItemMapping.ItemMappingBuilder
 
bedrockIdentifier(String) - Method in class org.geysermc.geyser.registry.type.ItemMapping.ItemMappingBuilder
 
BedrockInteractTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock.entity.player
 
BedrockInteractTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockInteractTranslator
 
BedrockInventoryTransactionTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
BedrockInventoryTransactionTranslator handles most interactions between the client and the world, or the client and their inventory.
BedrockInventoryTransactionTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockInventoryTransactionTranslator
 
BedrockItemFrameDropItemTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
Pre-1.16.210: used for both survival and creative item frame item removal 1.16.210: only used in creative.
BedrockItemFrameDropItemTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockItemFrameDropItemTranslator
 
BedrockItemStackRequestTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
The packet sent for server-authoritative-style inventory transactions.
BedrockItemStackRequestTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockItemStackRequestTranslator
 
BedrockLecternUpdateTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
Used to translate moving pages, or closing the inventory
BedrockLecternUpdateTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockLecternUpdateTranslator
 
BedrockLevelSoundEventTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock.world
 
BedrockLevelSoundEventTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.world.BedrockLevelSoundEventTranslator
 
BedrockMapIcon - Enum Class in org.geysermc.geyser.level
 
BedrockMapInfoRequestTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockMapInfoRequestTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockMapInfoRequestTranslator
 
BedrockMobEquipmentTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockMobEquipmentTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockMobEquipmentTranslator
 
BedrockMoveEntityAbsoluteTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
Sent by the client when moving a horse.
BedrockMoveEntityAbsoluteTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockMoveEntityAbsoluteTranslator
 
BedrockMovePlayerTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock.entity.player
 
BedrockMovePlayerTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockMovePlayerTranslator
 
bedrockMovingBlockId(int) - Method in class org.geysermc.geyser.registry.type.BlockMappings.BlockMappingsBuilder
 
BedrockNetworkStackLatencyTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
Used to send the forwarded keep alive packet back to the server
BedrockNetworkStackLatencyTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockNetworkStackLatencyTranslator
 
BedrockOnlyBlockEntity - Interface in org.geysermc.geyser.translator.level.block.entity
Implemented only if a block is a block entity in Bedrock and not Java Edition.
BedrockPacketViolationWarningTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockPacketViolationWarningTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockPacketViolationWarningTranslator
 
BedrockPlayerInputTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
Sent by the client for minecarts and boats.
BedrockPlayerInputTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockPlayerInputTranslator
 
BedrockPongEvent - Class in org.geysermc.geyser.event.events.network
Triggered just before Geyser sends a Pong to a Ping packet
BedrockPongEvent(InetSocketAddress, BedrockPong) - Constructor for class org.geysermc.geyser.event.events.network.BedrockPongEvent
 
BedrockPositionTrackingDBClientRequestTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockPositionTrackingDBClientRequestTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockPositionTrackingDBClientRequestTranslator
 
BedrockRespawnTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockRespawnTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockRespawnTranslator
 
BedrockRiderJumpTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock.entity.player
 
BedrockRiderJumpTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockRiderJumpTranslator
 
BedrockServerSettingsRequestTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockServerSettingsRequestTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockServerSettingsRequestTranslator
 
BedrockSetLocalPlayerAsInitializedTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockSetLocalPlayerAsInitializedTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockSetLocalPlayerAsInitializedTranslator
 
BedrockSetPlayerGameTypeTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock.entity.player
In vanilla Bedrock, if you have operator status, this sets the player's gamemode without confirmation from the server.
BedrockSetPlayerGameTypeTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockSetPlayerGameTypeTranslator
 
BedrockShowCreditsTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockShowCreditsTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockShowCreditsTranslator
 
bedrockSlotToJava(StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.AnvilInventoryTranslator
 
bedrockSlotToJava(StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.BaseInventoryTranslator
 
bedrockSlotToJava(StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.BeaconInventoryTranslator
 
bedrockSlotToJava(StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.BrewingInventoryTranslator
 
bedrockSlotToJava(StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.CartographyInventoryTranslator
 
bedrockSlotToJava(StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.CraftingInventoryTranslator
 
bedrockSlotToJava(StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.EnchantingInventoryTranslator
 
bedrockSlotToJava(StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.GrindstoneInventoryTranslator
 
bedrockSlotToJava(StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.horse.ChestedHorseInventoryTranslator
 
bedrockSlotToJava(StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.horse.HorseInventoryTranslator
 
bedrockSlotToJava(StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
bedrockSlotToJava(StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.LoomInventoryTranslator
 
bedrockSlotToJava(StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.MerchantInventoryTranslator
 
bedrockSlotToJava(StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.PlayerInventoryTranslator
 
bedrockSlotToJava(StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.SmithingInventoryTranslator
 
bedrockSlotToJava(StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.StonecutterInventoryTranslator
 
BedrockTextTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
 
BedrockTextTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockTextTranslator
 
bedrockWaterId(int) - Method in class org.geysermc.geyser.registry.type.BlockMappings.BlockMappingsBuilder
 
BEE - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
BeeEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
BeeEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.BeeEntity
 
beforeCorrectPosition(int, int, int, BoundingBox) - Method in class org.geysermc.geyser.translator.collision.BlockCollision
Overridden in classes like SnowCollision and GrassPathCollision when correction code needs to be run before the main correction
beforeCorrectPosition(int, int, int, BoundingBox) - Method in class org.geysermc.geyser.translator.collision.DirtPathCollision
 
beforeCorrectPosition(int, int, int, BoundingBox) - Method in class org.geysermc.geyser.translator.collision.SnowCollision
 
bind(SocketAddress) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
bind(SocketAddress, ChannelPromise) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
BINDING_CURSE - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
BINDING_CURSE - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
BIOME_IDENTIFIERS - Static variable in class org.geysermc.geyser.registry.Registries
A mapped registry which stores Java biome identifiers and their Bedrock biome identifier.
BiomeDefinitionListPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
BiomeDefinitionListPacketReceive(GeyserSession, BiomeDefinitionListPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.BiomeDefinitionListPacketReceive
 
BiomeDefinitionListPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
BiomeDefinitionListPacketSend(GeyserSession, BiomeDefinitionListPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.BiomeDefinitionListPacketSend
 
BiomeIdentifierRegistryLoader - Class in org.geysermc.geyser.registry.loader
 
BiomeIdentifierRegistryLoader() - Constructor for class org.geysermc.geyser.registry.loader.BiomeIdentifierRegistryLoader
 
BIOMES_NBT - Static variable in class org.geysermc.geyser.registry.Registries
A registry holding a CompoundTag of all the known biomes.
BiomeTranslator - Class in org.geysermc.geyser.translator.level
 
BiomeTranslator() - Constructor for class org.geysermc.geyser.translator.level.BiomeTranslator
 
BitArray - Interface in org.geysermc.geyser.level.chunk.bitarray
 
BitArrayVersion - Enum Class in org.geysermc.geyser.level.chunk.bitarray
 
BLACK - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
 
BLACK - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
BLACK - Static variable in class org.geysermc.geyser.text.ChatColor
 
BLAST_PROTECTION - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
BLAST_PROTECTION - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
BlastFurnaceInventoryTranslator - Class in org.geysermc.geyser.translator.inventory.furnace
 
BlastFurnaceInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.furnace.BlastFurnaceInventoryTranslator
 
BLAZE - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
BlazeEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
BlazeEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.BlazeEntity
 
BLOCK - Enum constant in enum class org.geysermc.geyser.level.physics.PistonBehavior
 
BLOCK_ENTITIES - Static variable in class org.geysermc.geyser.registry.Registries
A mapped registry which stores a block entity identifier to its BlockEntityTranslator.
BLOCK_ENTITY_TRANSLATIONS - Static variable in class org.geysermc.geyser.util.BlockEntityUtils
Contains a list of irregular block entity name translations that can't be fit into the regex
BlockCollision - Class in org.geysermc.geyser.translator.collision
 
BlockCollision(BoundingBox[]) - Constructor for class org.geysermc.geyser.translator.collision.BlockCollision
 
BlockEntity - Annotation Interface in org.geysermc.geyser.translator.level.block.entity
 
BlockEntityDataPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
BlockEntityDataPacketReceive(GeyserSession, BlockEntityDataPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.BlockEntityDataPacketReceive
 
BlockEntityDataPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
BlockEntityDataPacketSend(GeyserSession, BlockEntityDataPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.BlockEntityDataPacketSend
 
BlockEntityProcessor - Class in org.geysermc.processor
 
BlockEntityProcessor() - Constructor for class org.geysermc.processor.BlockEntityProcessor
 
BlockEntityRegistryEvent - Class in org.geysermc.geyser.event.events.registry
Triggered when registering Packet Translators
BlockEntityRegistryEvent(Set<Class<?>>) - Constructor for class org.geysermc.geyser.event.events.registry.BlockEntityRegistryEvent
 
BlockEntityRegistryLoader - Class in org.geysermc.geyser.registry.loader
Loads block entities from the given classpath.
BlockEntityRegistryLoader() - Constructor for class org.geysermc.geyser.registry.loader.BlockEntityRegistryLoader
 
BlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
The class that all block entities (on both Java and Bedrock) should translate with
BlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.BlockEntityTranslator
 
BlockEntityUtils - Class in org.geysermc.geyser.util
 
BlockEntityUtils() - Constructor for class org.geysermc.geyser.util.BlockEntityUtils
 
BlockEventPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
BlockEventPacketReceive(GeyserSession, BlockEventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.BlockEventPacketReceive
 
BlockEventPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
BlockEventPacketSend(GeyserSession, BlockEventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.BlockEventPacketSend
 
BlockInventoryHolder - Class in org.geysermc.geyser.inventory.holder
Manages the fake block we implement for each inventory, should we need to.
BlockInventoryHolder(String, ContainerType, String...) - Constructor for class org.geysermc.geyser.inventory.holder.BlockInventoryHolder
 
BlockMapping - Class in org.geysermc.geyser.registry.type
 
BlockMapping.BlockMappingBuilder - Class in org.geysermc.geyser.registry.type
 
BlockMappings - Class in org.geysermc.geyser.registry.type
 
BlockMappings.BlockMappingsBuilder - Class in org.geysermc.geyser.registry.type
 
BlockPickRequestPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
BlockPickRequestPacketReceive(GeyserSession, BlockPickRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.BlockPickRequestPacketReceive
 
BlockPickRequestPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
BlockPickRequestPacketSend(GeyserSession, BlockPickRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.BlockPickRequestPacketSend
 
blockPosition(int, int, int) - Static method in class org.geysermc.geyser.level.chunk.GeyserChunkSection
 
BlockPositionIterator - Class in org.geysermc.geyser.level.block
 
BlockPositionIterator(int, int, int, int, int, int) - Constructor for class org.geysermc.geyser.level.block.BlockPositionIterator
 
BlockRegistries - Class in org.geysermc.geyser.registry
Holds all the block registries in Geyser.
BlockRegistries() - Constructor for class org.geysermc.geyser.registry.BlockRegistries
 
BlockRegistryPopulator - Class in org.geysermc.geyser.registry.populator
Populates the block registries.
BlockRegistryPopulator() - Constructor for class org.geysermc.geyser.registry.populator.BlockRegistryPopulator
 
blocks() - Element in annotation interface org.geysermc.geyser.translator.sound.SoundTranslator
The identifier(s) that the placed block must contain one of.
BLOCKS - Static variable in class org.geysermc.geyser.registry.BlockRegistries
A versioned registry which holds BlockMappings for each version.
BlockSoundInteractionTranslator - Interface in org.geysermc.geyser.translator.sound
Sound interaction handler for when a block is right-clicked.
BlockStateValues - Class in org.geysermc.geyser.level.block
Used for block entities if the Java block state contains Bedrock block information.
blockStateVersion(int) - Method in class org.geysermc.geyser.registry.type.BlockMappings.BlockMappingsBuilder
 
BlockStorage - Class in org.geysermc.geyser.level.chunk
 
BlockStorage(int) - Constructor for class org.geysermc.geyser.level.chunk.BlockStorage
 
BlockStorage(int, BitArrayVersion) - Constructor for class org.geysermc.geyser.level.chunk.BlockStorage
 
BlockStorage(BitArray, IntList) - Constructor for class org.geysermc.geyser.level.chunk.BlockStorage
 
BlockUtils - Class in org.geysermc.geyser.util
 
BlockUtils() - Constructor for class org.geysermc.geyser.util.BlockUtils
 
BLUE - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
 
BLUE - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
BLUE - Static variable in class org.geysermc.geyser.text.ChatColor
 
BOARD_BOAT - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
BOAT - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
BoatEntity - Class in org.geysermc.geyser.entity.type
 
BoatEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.BoatEntity
 
boatIds(IntList) - Method in class org.geysermc.geyser.registry.type.ItemMappings.ItemMappingsBuilder
 
BOLD - Static variable in class org.geysermc.geyser.text.ChatColor
 
BOMB - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
BookEditCache - Class in org.geysermc.geyser.session.cache
Manages updating the current writable book.
BookEditCache(GeyserSession) - Constructor for class org.geysermc.geyser.session.cache.BookEditCache
 
BookEditPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
BookEditPacketReceive(GeyserSession, BookEditPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.BookEditPacketReceive
 
BookEditPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
BookEditPacketSend(GeyserSession, BookEditPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.BookEditPacketSend
 
BookPagesTranslator - Class in org.geysermc.geyser.translator.inventory.item.nbt
 
BookPagesTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.BookPagesTranslator
 
BOOST - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
boots - Variable in class org.geysermc.geyser.entity.type.LivingEntity
 
BootstrapDumpInfo - Class in org.geysermc.geyser.dump
 
BootstrapDumpInfo() - Constructor for class org.geysermc.geyser.dump.BootstrapDumpInfo
 
BootstrapDumpInfo.ListenerInfo - Class in org.geysermc.geyser.dump
 
BootstrapDumpInfo.PluginInfo - Class in org.geysermc.geyser.dump
 
BossBar - Class in org.geysermc.geyser.session.cache
 
BossBar(GeyserSession, long, Component, float, int, int, int) - Constructor for class org.geysermc.geyser.session.cache.BossBar
 
BossEventPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
BossEventPacketReceive(GeyserSession, BossEventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.BossEventPacketReceive
 
BossEventPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
BossEventPacketSend(GeyserSession, BossEventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.BossEventPacketSend
 
BoundingBox - Class in org.geysermc.geyser.level.physics
 
BoundingBox(double, double, double, double, double, double) - Constructor for class org.geysermc.geyser.level.physics.BoundingBox
 
boundingBoxes - Variable in class org.geysermc.geyser.translator.collision.BlockCollision
 
boundingBoxHeight - Variable in class org.geysermc.geyser.entity.type.Entity
 
boundingBoxWidth - Variable in class org.geysermc.geyser.entity.type.Entity
 
BrewingInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
 
BrewingInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.BrewingInventoryTranslator
 
BROADCAST_TO_CONSOLE - Enum constant in enum class org.geysermc.floodgate.news.NewsItemAction
 
BROADCAST_TO_OPERATORS - Enum constant in enum class org.geysermc.floodgate.news.NewsItemAction
 
BROWN - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
 
bucketIds(IntList) - Method in class org.geysermc.geyser.registry.type.ItemMappings.ItemMappingsBuilder
 
BucketSoundInteractionTranslator - Class in org.geysermc.geyser.translator.sound.block
 
BucketSoundInteractionTranslator() - Constructor for class org.geysermc.geyser.translator.sound.block.BucketSoundInteractionTranslator
 
bufferedImageToImageData(BufferedImage) - Static method in class org.geysermc.geyser.skin.SkinProvider
Convert a BufferedImage to a byte[]
build() - Method in class org.geysermc.geyser.entity.EntityDefinition.Builder
 
build() - Method in class org.geysermc.geyser.registry.type.BlockMapping.BlockMappingBuilder
 
build() - Method in class org.geysermc.geyser.registry.type.BlockMappings.BlockMappingsBuilder
 
build() - Method in class org.geysermc.geyser.registry.type.ItemMapping.ItemMappingBuilder
 
build() - Method in class org.geysermc.geyser.registry.type.ItemMappings.ItemMappingsBuilder
 
build(boolean) - Method in class org.geysermc.geyser.entity.EntityDefinition.Builder
 
build(GeyserSession) - Method in class org.geysermc.geyser.inventory.GeyserEnchantOption
 
BUILD_SPECIFIC - Enum constant in enum class org.geysermc.floodgate.news.NewsType
 
buildAndSendStatisticsMenu(GeyserSession) - Static method in class org.geysermc.geyser.util.StatisticsUtils
Build a form for the given session with all statistic categories
buildAndShowInfoForm(GeyserAdvancement) - Method in class org.geysermc.geyser.session.cache.AdvancementsCache
Builds the advancement display info based on the chosen category
buildAndShowListForm() - Method in class org.geysermc.geyser.session.cache.AdvancementsCache
Build and send the list of advancements
buildAndShowLoginDetailsWindow(GeyserSession) - Static method in class org.geysermc.geyser.util.LoginEncryptionUtils
 
buildAndShowLoginWindow(GeyserSession) - Static method in class org.geysermc.geyser.util.LoginEncryptionUtils
 
buildAndShowMenuForm() - Method in class org.geysermc.geyser.session.cache.AdvancementsCache
Build and send a form with all advancement categories
buildAndShowMicrosoftAuthenticationWindow(GeyserSession) - Static method in class org.geysermc.geyser.util.LoginEncryptionUtils
Prompts the user between either OAuth code login or manual password authentication
buildAndShowMicrosoftCodeWindow(GeyserSession, MsaAuthenticationService.MsCodeResponse) - Static method in class org.geysermc.geyser.util.LoginEncryptionUtils
Shows the code that a user must input into their browser
buildCachedEntry(GeyserSession, PlayerEntity) - Static method in class org.geysermc.geyser.skin.SkinManager
Builds a Bedrock player list entry from our existing, cached Bedrock skin information
buildEntryManually(GeyserSession, UUID, String, long, String, byte[], String, byte[], SkinProvider.SkinGeometry) - Static method in class org.geysermc.geyser.skin.SkinManager
With all the information needed, build a Bedrock player entry with translated skin information.
builder() - Static method in class org.geysermc.geyser.registry.type.BlockMapping
 
builder() - Static method in class org.geysermc.geyser.registry.type.BlockMappings
 
builder() - Static method in class org.geysermc.geyser.registry.type.ItemMapping
 
builder() - Static method in class org.geysermc.geyser.registry.type.ItemMappings
 
builder(EntityFactory<T>) - Static method in record class org.geysermc.geyser.entity.EntityDefinition
 
Builder(EntityFactory<T>, EntityType, String, float, float, float, List<EntityMetadataTranslator<? super T, ?, ?>>) - Constructor for class org.geysermc.geyser.entity.EntityDefinition.Builder
 
buildForm(GeyserSession) - Static method in class org.geysermc.geyser.util.SettingsUtils
Build a settings form for the given session and store it for later
buildSkullEntryManually(String, byte[]) - Static method in class org.geysermc.geyser.skin.SkullSkinManager
 
BuildSpecificData - Class in org.geysermc.floodgate.news.data
 
buildStaticPistonTag(Vector3i, boolean, boolean) - Static method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
Create a piston data tag that has fully extended/retracted
BungeeCommandSender - Class in org.geysermc.geyser.platform.bungeecord.command
 
BungeeCommandSender(CommandSender) - Constructor for class org.geysermc.geyser.platform.bungeecord.command.BungeeCommandSender
 
BUNGEECORD - Enum constant in enum class org.geysermc.common.PlatformType
 
BURNING_SKULL - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
BUST - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
bytesBeforeUnwritable() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
bytesBeforeWritable() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 

C

cacheEntity(Entity) - Method in class org.geysermc.geyser.session.cache.EntityCache
 
cacheInventoryItem(GeyserItemStack) - Method in class org.geysermc.geyser.session.cache.LodestoneCache
 
calcLevelCost(GeyserSession, AnvilContainer, boolean) - Method in class org.geysermc.geyser.inventory.updater.AnvilInventoryUpdater
Calculate the number of levels needed to combine/rename an item
calculateAttribute(Attribute, GeyserAttributeType) - Method in class org.geysermc.geyser.entity.type.LivingEntity
Calculates the complete attribute value to send to Bedrock.
calculateAttribute(Attribute, GeyserAttributeType) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
 
calculateSHA1(File) - Static method in class org.geysermc.geyser.util.FileUtils
Calculate the SHA1 hash of a file
calculateSHA256(File) - Static method in class org.geysermc.geyser.util.FileUtils
Calculate the SHA256 hash of a file
calculateValue(Attribute) - Static method in class org.geysermc.geyser.util.AttributeUtils
Retrieve the base attribute value with all modifiers applied.
CameraPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
CameraPacketReceive(GeyserSession, CameraPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CameraPacketReceive
 
CameraPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
CameraPacketSend(GeyserSession, CameraPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CameraPacketSend
 
CampfireBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
 
CampfireBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.CampfireBlockEntityTranslator
 
canBeRemoved() - Method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
 
canBreakWithHand(boolean) - Method in class org.geysermc.geyser.registry.type.BlockMapping.BlockMappingBuilder
 
Cancellable - Interface in org.geysermc.geyser.event
An event that is able to be cancelled
canConfirm(Vector3d) - Method in class org.geysermc.geyser.session.cache.TeleportCache
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.AnimalEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.AxolotlEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.BeeEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.ChickenEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.FoxEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.HoglinEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.AbstractHorseEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.LlamaEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.OcelotEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.PandaEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.PigEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.PolarBearEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.RabbitEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.StriderEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.CatEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.ParrotEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.WolfEntity
 
canEat(String, ItemMapping) - Method in class org.geysermc.geyser.entity.type.living.animal.TurtleEntity
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.extension.ExtensionDisableEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.extension.ExtensionEnableEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.geyser.GeyserLoginEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.geyser.LoadBedrockSkinEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.geyser.ResourceReadEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.network.BedrockPongEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.network.SessionConnectEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.network.SessionDisconnectEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketReceiveEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketSendEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketReceiveEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketSendEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.registry.BlockEntityRegistryEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.registry.InventoryTranslatorRegistryEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.registry.ItemRemapperRegistryEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.registry.PacketTranslatorRegistryEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.events.registry.SoundHandlerRegistryEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.event.GeyserEvent
 
canEqual(Object) - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
canEqual(Object) - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
canEqual(Object) - Method in class org.geysermc.geyser.pack.ResourcePackManifest
 
canEqual(Object) - Method in class org.geysermc.geyser.ping.GeyserPingInfo
 
canEqual(Object) - Method in class org.geysermc.geyser.ping.GeyserPingInfo.Players
 
canEqual(Object) - Method in class org.geysermc.geyser.ping.GeyserPingInfo.Version
 
canEqual(Object) - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
canEqual(Object) - Method in class org.geysermc.geyser.registry.type.PaletteItem
 
canEqual(Object) - Method in class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
 
canEqual(Object) - Method in class org.geysermc.geyser.session.cache.TeleportCache
 
canEqual(Object) - Method in class org.geysermc.geyser.translator.collision.BlockCollision
 
canEqual(Object) - Method in class org.geysermc.geyser.translator.collision.DirtPathCollision
 
canEqual(Object) - Method in class org.geysermc.geyser.translator.collision.DoorCollision
 
canEqual(Object) - Method in class org.geysermc.geyser.translator.collision.OtherCollision
 
canEqual(Object) - Method in class org.geysermc.geyser.translator.collision.ScaffoldingCollision
 
canEqual(Object) - Method in class org.geysermc.geyser.translator.collision.SnowCollision
 
canEqual(Object) - Method in class org.geysermc.geyser.translator.collision.SolidCollision
 
canEqual(Object) - Method in class org.geysermc.geyser.translator.collision.SpawnerCollision
 
canEqual(Object) - Method in class org.geysermc.geyser.translator.collision.TrapdoorCollision
 
canInteract(GeyserSession, GeyserItemStack, String) - Static method in interface org.geysermc.geyser.translator.sound.BlockSoundInteractionTranslator
Determines if the adventure gamemode would prevent this item from actually succeeding
canPistonDestroyBlock(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
 
canPistonMoveBlock(int, boolean) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
 
canStack(ItemStack, ItemStack) - Static method in class org.geysermc.geyser.util.InventoryUtils
 
canStack(ItemData, ItemData) - Static method in class org.geysermc.geyser.util.InventoryUtils
 
canStack(GeyserItemStack, GeyserItemStack) - Static method in class org.geysermc.geyser.util.InventoryUtils
 
cape() - Method in record class org.geysermc.geyser.skin.SkinProvider.SkinData
Returns the value of the cape record component.
Cape(String, String, byte[], long, boolean) - Constructor for class org.geysermc.geyser.skin.SkinProvider.Cape
 
capeUrl() - Method in record class org.geysermc.geyser.skin.SkinManager.GameProfileData
Returns the value of the capeUrl record component.
carpets(List<ItemData>) - Method in class org.geysermc.geyser.registry.type.ItemMappings.ItemMappingsBuilder
 
CartographyContainer - Class in org.geysermc.geyser.inventory
 
CartographyContainer(String, int, int, ContainerType, PlayerInventory) - Constructor for class org.geysermc.geyser.inventory.CartographyContainer
 
CartographyInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
 
CartographyInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.CartographyInventoryTranslator
 
CAT - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
CatEntity - Class in org.geysermc.geyser.entity.type.living.animal.tameable
 
CatEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.tameable.CatEntity
 
CAVE_SPIDER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ceil(float) - Static method in class org.geysermc.geyser.util.MathUtils
Round the given float to the next whole number
certChainData() - Method in record class org.geysermc.geyser.session.auth.AuthData
Returns the value of the certChainData record component.
changeBedrockNetherId(boolean) - Static method in class org.geysermc.geyser.util.DimensionUtils
The Nether dimension in Bedrock does not permit building above Y128 - the Bedrock above the dimension.
ChangeDimensionPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ChangeDimensionPacketReceive(GeyserSession, ChangeDimensionPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ChangeDimensionPacketReceive
 
ChangeDimensionPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ChangeDimensionPacketSend(GeyserSession, ChangeDimensionPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ChangeDimensionPacketSend
 
CHANNELING - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
CHANNELING - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
ChannelWrapper - Class in org.geysermc.geyser.network.netty
 
ChannelWrapper(Channel) - Constructor for class org.geysermc.geyser.network.netty.ChannelWrapper
 
ChatColor - Class in org.geysermc.geyser.text
 
ChatColor() - Constructor for class org.geysermc.geyser.text.ChatColor
 
CHECK_AFTER - Enum constant in enum class org.geysermc.floodgate.news.NewsType
 
CheckAfterData - Class in org.geysermc.floodgate.news.data
 
checkCollision(Vector3i, BoundingBox) - Method in class org.geysermc.geyser.session.cache.PistonCache
 
checkCollision(Vector3i, BoundingBox) - Method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
 
checkForCrossbow() - Method in class org.geysermc.geyser.entity.type.living.monster.raid.PillagerEntity
Check for a crossbow in either the mainhand or offhand.
checkForSend() - Method in class org.geysermc.geyser.session.cache.BookEditCache
Check to see if there is a book edit update to send, and if so, send it.
checkGeyserConfiguration(GeyserConfiguration, GeyserLogger) - Static method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
checkHeader(byte[]) - Method in interface org.geysermc.floodgate.crypto.FloodgateCipher
Checks if the header is valid.
checkInteractionPosition(GeyserSession) - Method in class org.geysermc.geyser.inventory.holder.BlockInventoryHolder
Will be overwritten in the beacon inventory translator to remove the check, since virtual inventories can't exist.
checkIntersection(double, double, double, BoundingBox) - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
checkIntersection(double, double, double, BoundingBox) - Method in class org.geysermc.geyser.translator.collision.BlockCollision
 
checkIntersection(Vector3d, BoundingBox) - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
checkIntersection(Vector3i, BoundingBox) - Method in class org.geysermc.geyser.translator.collision.BlockCollision
 
checkLoopback(GeyserStandaloneLogger) - Static method in class org.geysermc.geyser.platform.standalone.LoopbackUtil
 
checkNetId(GeyserSession, Inventory, StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
CHEST_MINECART - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ChestedHorseEntity - Class in org.geysermc.geyser.entity.type.living.animal.horse
 
ChestedHorseEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.horse.ChestedHorseEntity
 
ChestedHorseInventoryTranslator - Class in org.geysermc.geyser.translator.inventory.horse
 
ChestedHorseInventoryTranslator(int, int) - Constructor for class org.geysermc.geyser.translator.inventory.horse.ChestedHorseInventoryTranslator
 
ChestInventoryTranslator - Class in org.geysermc.geyser.translator.inventory.chest
 
ChestInventoryTranslator(int, int) - Constructor for class org.geysermc.geyser.translator.inventory.chest.ChestInventoryTranslator
 
ChestInventoryUpdater - Class in org.geysermc.geyser.inventory.updater
 
ChestInventoryUpdater(int) - Constructor for class org.geysermc.geyser.inventory.updater.ChestInventoryUpdater
 
chestplate - Variable in class org.geysermc.geyser.entity.type.LivingEntity
 
CHICKEN - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ChickenEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
ChickenEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.ChickenEntity
 
choose(Vector3d) - Method in enum class org.geysermc.geyser.level.physics.Axis
 
CHUNK_SIZE - Static variable in class org.geysermc.geyser.pack.ResourcePack
The size of each chunk to use when sending the resource packs to clients in bytes
ChunkCache - Class in org.geysermc.geyser.session.cache
 
ChunkCache(GeyserSession) - Constructor for class org.geysermc.geyser.session.cache.ChunkCache
 
chunkPositionToLong(int, int) - Static method in class org.geysermc.geyser.util.MathUtils
Packs a chunk's X and Z coordinates into a single long.
ChunkRadiusUpdatedPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ChunkRadiusUpdatedPacketReceive(GeyserSession, ChunkRadiusUpdatedPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ChunkRadiusUpdatedPacketReceive
 
ChunkRadiusUpdatedPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ChunkRadiusUpdatedPacketSend(GeyserSession, ChunkRadiusUpdatedPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ChunkRadiusUpdatedPacketSend
 
ChunkUtils - Class in org.geysermc.geyser.util
 
CIDRMatcher - Class in org.geysermc.geyser.network
 
CIDRMatcher(String) - Constructor for class org.geysermc.geyser.network.CIDRMatcher
 
CLASSIC - Enum constant in enum class org.geysermc.floodgate.util.UiProfile
 
ClassProcessor - Class in org.geysermc.processor
 
ClassProcessor(String) - Constructor for class org.geysermc.processor.ClassProcessor
 
clear() - Method in class org.geysermc.geyser.session.cache.ChunkCache
Manually clears all entries in the chunk cache.
clear() - Method in class org.geysermc.geyser.session.cache.LodestoneCache
 
clear() - Method in class org.geysermc.geyser.session.cache.PistonCache
 
clear() - Method in class org.geysermc.geyser.session.cache.TagCache
 
Click - Enum Class in org.geysermc.geyser.inventory.click
 
ClickPlan - Class in org.geysermc.geyser.inventory.click
 
ClickPlan(GeyserSession, InventoryTranslator, Inventory) - Constructor for class org.geysermc.geyser.inventory.click.ClickPlan
 
CLIENT_PROTOCOL_VERSION - Static variable in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
The current client protocol version for ViaVersion usage.
ClientboundChatPacket - Class in org.geysermc.geyser.event.events.packet.downstream
 
ClientboundChatPacket(GeyserSession, ClientboundChatPacket) - Constructor for class org.geysermc.geyser.event.events.packet.downstream.ClientboundChatPacket
 
ClientboundMapItemDataPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ClientboundMapItemDataPacketReceive(GeyserSession, ClientboundMapItemDataPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ClientboundMapItemDataPacketReceive
 
ClientboundMapItemDataPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ClientboundMapItemDataPacketSend(GeyserSession, ClientboundMapItemDataPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ClientboundMapItemDataPacketSend
 
ClientboundPongResponsePacket - Class in org.geysermc.geyser.event.events.packet.downstream
 
ClientboundPongResponsePacket(GeyserSession, ClientboundPongResponsePacket) - Constructor for class org.geysermc.geyser.event.events.packet.downstream.ClientboundPongResponsePacket
 
ClientboundStatusResponsePacket - Class in org.geysermc.geyser.event.events.packet.downstream
 
ClientboundStatusResponsePacket(GeyserSession, ClientboundStatusResponsePacket) - Constructor for class org.geysermc.geyser.event.events.packet.downstream.ClientboundStatusResponsePacket
 
ClientCacheBlobStatusPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ClientCacheBlobStatusPacketReceive(GeyserSession, ClientCacheBlobStatusPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ClientCacheBlobStatusPacketReceive
 
ClientCacheBlobStatusPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ClientCacheBlobStatusPacketSend(GeyserSession, ClientCacheBlobStatusPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ClientCacheBlobStatusPacketSend
 
ClientCacheMissResponsePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ClientCacheMissResponsePacketReceive(GeyserSession, ClientCacheMissResponsePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ClientCacheMissResponsePacketReceive
 
ClientCacheMissResponsePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ClientCacheMissResponsePacketSend(GeyserSession, ClientCacheMissResponsePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ClientCacheMissResponsePacketSend
 
ClientCacheStatusPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ClientCacheStatusPacketReceive(GeyserSession, ClientCacheStatusPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ClientCacheStatusPacketReceive
 
ClientCacheStatusPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ClientCacheStatusPacketSend(GeyserSession, ClientCacheStatusPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ClientCacheStatusPacketSend
 
clientData() - Method in record class org.geysermc.geyser.session.auth.AuthData
Returns the value of the clientData record component.
ClientToServerHandshakePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ClientToServerHandshakePacketReceive(GeyserSession, ClientToServerHandshakePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ClientToServerHandshakePacketReceive
 
ClientToServerHandshakePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ClientToServerHandshakePacketSend(GeyserSession, ClientToServerHandshakePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ClientToServerHandshakePacketSend
 
clone() - Method in class org.geysermc.floodgate.util.BedrockData
 
clone() - Method in class org.geysermc.floodgate.util.LinkedPlayer
 
clone() - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
close() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
close() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
close() - Method in class org.geysermc.geyser.session.GeyserSession
 
close() - Method in class org.geysermc.geyser.skin.FloodgateSkinUploader
 
close(ChannelPromise) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
closeFuture() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
closeInventory(GeyserSession, int, boolean) - Static method in class org.geysermc.geyser.util.InventoryUtils
 
closeInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.AbstractBlockInventoryTranslator
 
closeInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.chest.DoubleChestInventoryTranslator
 
closeInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.chest.SingleChestInventoryTranslator
 
closeInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.horse.AbstractHorseInventoryTranslator
 
closeInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
closeInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.LecternInventoryTranslator
 
closeInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.MerchantInventoryTranslator
 
closeInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.PlayerInventoryTranslator
 
closeInventory(InventoryTranslator, GeyserSession, Inventory) - Method in class org.geysermc.geyser.inventory.holder.BlockInventoryHolder
 
closeInventory(InventoryTranslator, GeyserSession, Inventory) - Method in class org.geysermc.geyser.inventory.holder.InventoryHolder
 
COD - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
CodeBuilderPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
CodeBuilderPacketReceive(GeyserSession, CodeBuilderPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CodeBuilderPacketReceive
 
CodeBuilderPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
CodeBuilderPacketSend(GeyserSession, CodeBuilderPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CodeBuilderPacketSend
 
collidableBlocksIterator(BoundingBox) - Method in class org.geysermc.geyser.level.physics.CollisionManager
 
COLLISION_TOLERANCE - Static variable in class org.geysermc.geyser.level.physics.CollisionManager
Additional space where blocks are checked, which is helpful for fixing NoCheatPlus's Passable check.
collisionIndex(int) - Method in class org.geysermc.geyser.registry.type.BlockMapping.BlockMappingBuilder
The index of this collision in collision.json
CollisionInfo(CollisionRemapper, Pattern, Pattern) - Constructor for class org.geysermc.geyser.registry.loader.CollisionRegistryLoader.CollisionInfo
 
CollisionManager - Class in org.geysermc.geyser.level.physics
 
CollisionManager(GeyserSession) - Constructor for class org.geysermc.geyser.level.physics.CollisionManager
 
CollisionRegistryLoader - Class in org.geysermc.geyser.registry.loader
Loads collision data from the given resource path.
CollisionRegistryLoader() - Constructor for class org.geysermc.geyser.registry.loader.CollisionRegistryLoader
 
CollisionRegistryLoader.CollisionInfo - Class in org.geysermc.geyser.registry.loader
Used to prevent patterns from being compiled more than needed
CollisionRemapper - Annotation Interface in org.geysermc.geyser.translator.collision
 
CollisionRemapperProcessor - Class in org.geysermc.processor
 
CollisionRemapperProcessor() - Constructor for class org.geysermc.processor.CollisionRemapperProcessor
 
COLLISIONS - Static variable in class org.geysermc.geyser.registry.Registries
A mapped registry containing which holds block IDs to its BlockCollision.
COLOR_0 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_1 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_10 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_100 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_101 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_102 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_103 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_104 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_105 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_106 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_107 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_108 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_109 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_11 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_110 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_111 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_112 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_113 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_114 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_115 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_116 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_117 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_118 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_119 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_12 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_120 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_121 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_122 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_123 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_124 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_125 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_126 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_127 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_128 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_129 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_13 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_130 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_131 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_132 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_133 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_134 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_135 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_136 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_137 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_138 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_139 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_14 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_140 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_141 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_142 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_143 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_144 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_145 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_146 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_147 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_148 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_149 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_15 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_150 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_151 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_152 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_153 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_154 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_155 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_156 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_157 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_158 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_159 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_16 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_160 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_161 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_162 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_163 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_164 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_165 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_166 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_167 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_168 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_169 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_17 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_170 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_171 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_172 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_173 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_174 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_175 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_176 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_177 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_178 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_179 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_18 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_180 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_181 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_182 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_183 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_184 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_185 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_186 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_187 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_188 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_189 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_19 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_190 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_191 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_192 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_193 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_194 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_195 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_196 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_197 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_198 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_199 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_2 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_20 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_200 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_201 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_202 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_203 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_204 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_205 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_206 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_207 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_208 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_209 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_21 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_210 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_211 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_212 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_213 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_214 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_215 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_216 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_217 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_218 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_219 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_22 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_220 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_221 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_222 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_223 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_224 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_225 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_226 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_227 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_228 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_229 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_23 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_230 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_231 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_232 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_233 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_234 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_235 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_236 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_237 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_238 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_239 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_24 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_240 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_241 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_242 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_243 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_244 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_245 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_246 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_247 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_25 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_26 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_27 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_28 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_29 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_3 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_30 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_31 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_32 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_33 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_34 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_35 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_36 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_37 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_38 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_39 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_4 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_40 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_41 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_42 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_43 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_44 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_45 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_46 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_47 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_48 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_49 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_5 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_50 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_51 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_52 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_53 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_54 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_55 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_56 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_57 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_58 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_59 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_6 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_60 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_61 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_62 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_63 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_64 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_65 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_66 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_67 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_68 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_69 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_7 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_70 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_71 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_72 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_73 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_74 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_75 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_76 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_77 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_78 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_79 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_8 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_80 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_81 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_82 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_83 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_84 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_85 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_86 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_87 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_88 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_89 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_9 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_90 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_91 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_92 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_93 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_94 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_95 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_96 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_97 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_98 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
COLOR_99 - Enum constant in enum class org.geysermc.geyser.level.MapColor
 
ColorPane - Class in org.geysermc.geyser.platform.standalone.gui
This class was based on this code: https://stackoverflow.com/a/6899478/5299903
ColorPane() - Constructor for class org.geysermc.geyser.platform.standalone.gui.ColorPane
 
COMMAND_BLOCK_MINECART - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
CommandBlockBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
 
CommandBlockBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.CommandBlockBlockEntityTranslator
 
CommandBlockMinecartEntity - Class in org.geysermc.geyser.entity.type
 
CommandBlockMinecartEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.CommandBlockMinecartEntity
 
COMMANDBLOCKOUTPUT - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
commandBlockRuntimeId(int) - Method in class org.geysermc.geyser.registry.type.BlockMappings.BlockMappingsBuilder
 
CommandBlockUpdatePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
CommandBlockUpdatePacketReceive(GeyserSession, CommandBlockUpdatePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CommandBlockUpdatePacketReceive
 
CommandBlockUpdatePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
CommandBlockUpdatePacketSend(GeyserSession, CommandBlockUpdatePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CommandBlockUpdatePacketSend
 
CommandExecutor - Class in org.geysermc.geyser.command
Represents helper functions for listening to /geyser commands.
CommandExecutor(GeyserImpl) - Constructor for class org.geysermc.geyser.command.CommandExecutor
 
CommandManager - Class in org.geysermc.geyser.command
 
CommandManager(GeyserImpl) - Constructor for class org.geysermc.geyser.command.CommandManager
 
CommandOutputPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
CommandOutputPacketReceive(GeyserSession, CommandOutputPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CommandOutputPacketReceive
 
CommandOutputPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
CommandOutputPacketSend(GeyserSession, CommandOutputPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CommandOutputPacketSend
 
CommandRequestPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
CommandRequestPacketReceive(GeyserSession, CommandRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CommandRequestPacketReceive
 
CommandRequestPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
CommandRequestPacketSend(GeyserSession, CommandRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CommandRequestPacketSend
 
CommandSender - Interface in org.geysermc.geyser.command
Implemented on top of any class that can send a command.
ComparatorSoundInteractionTranslator - Class in org.geysermc.geyser.translator.sound.block
 
ComparatorSoundInteractionTranslator() - Constructor for class org.geysermc.geyser.translator.sound.block.ComparatorSoundInteractionTranslator
 
compare(EventHandler<T>, EventHandler<T>) - Method in class org.geysermc.geyser.event.handlers.EventHandler
 
compareTo(Channel) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
compareTo(EventHandler<T>) - Method in class org.geysermc.geyser.event.handlers.EventHandler
 
compass() - Method in class org.geysermc.geyser.inventory.item.StoredItemMappings
 
CompassTranslator - Class in org.geysermc.geyser.translator.inventory.item
 
CompassTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.CompassTranslator
 
complete() - Method in class org.geysermc.processor.ClassProcessor
 
CompletedUsingItemPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
CompletedUsingItemPacketReceive(GeyserSession, CompletedUsingItemPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CompletedUsingItemPacketReceive
 
CompletedUsingItemPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
CompletedUsingItemPacketSend(GeyserSession, CompletedUsingItemPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CompletedUsingItemPacketSend
 
computeCollisionOffset(double, double, double, BoundingBox, Axis, double) - Method in class org.geysermc.geyser.translator.collision.BlockCollision
 
computeCollisionOffset(Vector3i, BoundingBox, Axis, double) - Method in class org.geysermc.geyser.session.cache.PistonCache
 
computeCollisionOffset(Vector3i, BoundingBox, Axis, double) - Method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
Compute the maximum movement of a bounding box that won't collide with the moving block attached to this piston
config() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
CONFIG_SPECIFIC - Enum constant in enum class org.geysermc.floodgate.news.NewsType
 
ConfigSpecificData - Class in org.geysermc.floodgate.news.data
 
confirmTeleport(Vector3d) - Method in class org.geysermc.geyser.session.GeyserSession
 
connect() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
connect() - Method in class org.geysermc.geyser.network.netty.LocalSession
 
connect() - Method in class org.geysermc.geyser.session.GeyserSession
Send all necessary packets to load Bedrock into the server
connect(SocketAddress) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
connect(SocketAddress, ChannelPromise) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
connect(SocketAddress, SocketAddress) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
connect(SocketAddress, SocketAddress, ChannelPromise) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
Connection - Interface in org.geysermc.api.session
Represents a player connection.
connectionByName(String) - Method in interface org.geysermc.api.GeyserApiBase
Gets the session from the given name, if applicable.
connectionByName(String) - Method in interface org.geysermc.geyser.api.GeyserApi
Gets the session from the given name, if applicable.
connectionByName(String) - Method in class org.geysermc.geyser.GeyserImpl
 
connectionByUuid(UUID) - Method in interface org.geysermc.api.GeyserApiBase
Gets the session from the given UUID, if applicable.
connectionByUuid(UUID) - Method in interface org.geysermc.geyser.api.GeyserApi
Gets the session from the given UUID, if applicable.
connectionByUuid(UUID) - Method in class org.geysermc.geyser.GeyserImpl
 
connectionByXuid(String) - Method in interface org.geysermc.api.GeyserApiBase
Gets the session from the given XUID, if applicable.
connectionByXuid(String) - Method in interface org.geysermc.geyser.api.GeyserApi
Gets the session from the given XUID, if applicable.
connectionByXuid(String) - Method in class org.geysermc.geyser.GeyserImpl
 
ConnectorServerEventHandler - Class in org.geysermc.geyser.network
 
ConnectorServerEventHandler(GeyserImpl) - Constructor for class org.geysermc.geyser.network.ConnectorServerEventHandler
 
Constants - Class in org.geysermc.geyser
 
Constants() - Constructor for class org.geysermc.geyser.Constants
 
constrain(double, double, double) - Static method in class org.geysermc.geyser.util.MathUtils
If number is greater than the max, set it to max, and if number is lower than low, set it to low.
constrain(int, int, int) - Static method in class org.geysermc.geyser.util.MathUtils
If number is greater than the max, set it to max, and if number is lower than low, set it to low.
Container - Class in org.geysermc.geyser.inventory
Combination of Inventory and PlayerInventory
Container(String, int, int, ContainerType, PlayerInventory) - Constructor for class org.geysermc.geyser.inventory.Container
 
ContainerClosePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ContainerClosePacketReceive(GeyserSession, ContainerClosePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ContainerClosePacketReceive
 
ContainerClosePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ContainerClosePacketSend(GeyserSession, ContainerClosePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ContainerClosePacketSend
 
ContainerInventoryUpdater - Class in org.geysermc.geyser.inventory.updater
 
ContainerInventoryUpdater() - Constructor for class org.geysermc.geyser.inventory.updater.ContainerInventoryUpdater
 
ContainerOpenPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ContainerOpenPacketReceive(GeyserSession, ContainerOpenPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ContainerOpenPacketReceive
 
ContainerOpenPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ContainerOpenPacketSend(GeyserSession, ContainerOpenPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ContainerOpenPacketSend
 
ContainerSetDataPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ContainerSetDataPacketReceive(GeyserSession, ContainerSetDataPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ContainerSetDataPacketReceive
 
ContainerSetDataPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ContainerSetDataPacketSend(GeyserSession, ContainerSetDataPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ContainerSetDataPacketSend
 
containerType - Variable in class org.geysermc.geyser.inventory.Inventory
Used for smooth transitions between two windows of the same type.
contains(Collection<? extends TypeElement>, String) - Method in class org.geysermc.processor.ClassProcessor
 
contains(List<? extends AnnotationMirror>, String) - Method in class org.geysermc.processor.ClassProcessor
 
containsKey(int) - Method in class org.geysermc.geyser.util.collection.FixedInt2BooleanMap
 
containsKey(int) - Method in class org.geysermc.geyser.util.collection.FixedInt2ByteMap
 
containsKey(int) - Method in class org.geysermc.geyser.util.collection.FixedInt2IntMap
 
containsKey(Object) - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
containsValue(boolean) - Method in class org.geysermc.geyser.util.collection.FixedInt2BooleanMap
 
containsValue(byte) - Method in class org.geysermc.geyser.util.collection.FixedInt2ByteMap
 
containsValue(int) - Method in class org.geysermc.geyser.util.collection.FixedInt2IntMap
 
containsValue(int) - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
CONTROLLER - Enum constant in enum class org.geysermc.floodgate.util.InputMode
 
convertBannerPattern(ListTag) - Static method in class org.geysermc.geyser.translator.inventory.item.BannerTranslator
Convert a list of patterns from Java nbt to Bedrock nbt
convertBannerPattern(List<NbtMap>) - Static method in class org.geysermc.geyser.translator.inventory.item.BannerTranslator
Convert a list of patterns from Bedrock nbt to Java nbt
convertMessage(String) - Static method in class org.geysermc.geyser.translator.text.MessageTranslator
 
convertMessage(String, String) - Static method in class org.geysermc.geyser.translator.text.MessageTranslator
 
convertMessage(Component) - Static method in class org.geysermc.geyser.translator.text.MessageTranslator
 
convertMessage(Component, String) - Static method in class org.geysermc.geyser.translator.text.MessageTranslator
Convert a Java message to the legacy format ready for bedrock
convertMessageLenient(String) - Static method in class org.geysermc.geyser.translator.text.MessageTranslator
 
convertMessageLenient(String, String) - Static method in class org.geysermc.geyser.translator.text.MessageTranslator
Verifies the message is valid JSON in case it's plaintext.
convertToJavaMessage(String) - Static method in class org.geysermc.geyser.translator.text.MessageTranslator
Convert a Bedrock message string back to a format Java can understand
convertToPlainText(String, String) - Static method in class org.geysermc.geyser.translator.text.MessageTranslator
Convert JSON and legacy format message to plain text
convertValue(String) - Method in enum class org.geysermc.geyser.level.GameRule
Convert a string to an object of the correct type for the current gamerule
CooldownUtils - Class in org.geysermc.geyser.util
Manages the sending of a cooldown indicator to the Bedrock player as there is no cooldown indicator in Bedrock.
CooldownUtils() - Constructor for class org.geysermc.geyser.util.CooldownUtils
 
CooldownUtils.CooldownType - Enum Class in org.geysermc.geyser.util
 
copy() - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
copy() - Method in interface org.geysermc.geyser.level.chunk.bitarray.BitArray
 
copy() - Method in class org.geysermc.geyser.level.chunk.bitarray.PaddedBitArray
 
copy() - Method in class org.geysermc.geyser.level.chunk.bitarray.Pow2BitArray
 
copy() - Method in class org.geysermc.geyser.level.chunk.bitarray.SingletonBitArray
 
copy() - Method in class org.geysermc.geyser.level.chunk.BlockStorage
 
copy() - Method in class org.geysermc.geyser.level.chunk.GeyserChunkSection
 
copy() - Method in class org.geysermc.geyser.level.chunk.NibbleArray
 
copy(int) - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
copyFrom(byte[]) - Method in class org.geysermc.geyser.level.chunk.NibbleArray
 
copyFrom(NibbleArray) - Method in class org.geysermc.geyser.level.chunk.NibbleArray
 
correctMovement(Vector3d, BoundingBox, boolean, double, boolean) - Method in class org.geysermc.geyser.level.physics.CollisionManager
 
correctPlayerMovement(Vector3d, boolean, boolean) - Method in class org.geysermc.geyser.level.physics.CollisionManager
 
correctPlayerPosition() - Method in class org.geysermc.geyser.level.physics.CollisionManager
Returns false if the movement is invalid, and in this case it shouldn't be sent to the server and should be cancelled See BlockCollision.correctPosition(GeyserSession, int, int, int, BoundingBox) for more info
correctPosition(GeyserSession, int, int, int, BoundingBox) - Method in class org.geysermc.geyser.translator.collision.BlockCollision
Returns false if the movement is invalid, and in this case it shouldn't be sent to the server and should be cancelled While the Java server should do this, it could result in false flags by anticheat This functionality is currently only used in 6 or 7 layer snow
correctPosition(GeyserSession, int, int, int, BoundingBox) - Method in class org.geysermc.geyser.translator.collision.DoorCollision
 
correctPosition(GeyserSession, int, int, int, BoundingBox) - Method in class org.geysermc.geyser.translator.collision.ScaffoldingCollision
 
correctPosition(GeyserSession, int, int, int, BoundingBox) - Method in class org.geysermc.geyser.translator.collision.SnowCollision
 
correctPosition(GeyserSession, int, int, int, BoundingBox) - Method in class org.geysermc.geyser.translator.collision.TrapdoorCollision
 
COURBET - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
COW - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
CRAFTING_DATA - Static variable in class org.geysermc.geyser.registry.Registries
A versioned registry which holds a RecipeType to a corresponding list of CraftingData.
CraftingDataPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
CraftingDataPacketReceive(GeyserSession, CraftingDataPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CraftingDataPacketReceive
 
CraftingDataPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
CraftingDataPacketSend(GeyserSession, CraftingDataPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CraftingDataPacketSend
 
CraftingEventPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
CraftingEventPacketReceive(GeyserSession, CraftingEventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CraftingEventPacketReceive
 
CraftingEventPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
CraftingEventPacketSend(GeyserSession, CraftingEventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CraftingEventPacketSend
 
CraftingInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
 
CraftingInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.CraftingInventoryTranslator
 
create() - Static method in class org.geysermc.geyser.registry.PacketTranslatorRegistry
 
create(I, Supplier<RegistryLoader<I, Int2ObjectMap<V>>>) - Static method in class org.geysermc.geyser.registry.VersionedRegistry
Creates a new versioned registry with the given RegistryLoader supplier and input.
create(I, Supplier<RegistryLoader<I, Map<K, V>>>) - Static method in class org.geysermc.geyser.registry.SimpleMappedRegistry
Creates a new mapped registry with the given RegistryLoader and input.
create(I, Supplier<RegistryLoader<I, M[]>>) - Static method in class org.geysermc.geyser.registry.ArrayRegistry
Creates a new array registry with the given RegistryLoader supplier and input.
create(I, Supplier<RegistryLoader<I, M>>) - Static method in class org.geysermc.geyser.registry.MappedRegistry
Creates a new mapped registry with the given RegistryLoader and input.
create(I, Supplier<RegistryLoader<I, M>>) - Static method in class org.geysermc.geyser.registry.SimpleRegistry
Creates a new registry with the given RegistryLoader supplier and input.
create(I, RegistryLoader<I, Int2ObjectMap<V>>) - Static method in class org.geysermc.geyser.registry.VersionedRegistry
Creates a new versioned registry with the given RegistryLoader and input.
create(I, RegistryLoader<I, Map<K, V>>) - Static method in class org.geysermc.geyser.registry.SimpleMappedRegistry
Creates a new mapped registry with the given RegistryLoader and input.
create(I, RegistryLoader<I, M[]>) - Static method in class org.geysermc.geyser.registry.ArrayRegistry
Creates a new array registry with the given RegistryLoader and input.
create(I, RegistryLoader<I, M>) - Static method in class org.geysermc.geyser.registry.MappedRegistry
Creates a new mapped registry with the given RegistryLoader and input.
create(I, RegistryLoader<I, M>) - Static method in class org.geysermc.geyser.registry.SimpleRegistry
Creates a new registry with the given RegistryLoader and input.
create(Supplier<RegistryLoader<I, Int2ObjectMap<V>>>) - Static method in class org.geysermc.geyser.registry.VersionedRegistry
Creates a new versioned registry with the given RegistryLoader supplier.
create(Supplier<RegistryLoader<I, Map<K, V>>>) - Static method in class org.geysermc.geyser.registry.SimpleMappedRegistry
Creates a new mapped registry with the given RegistryLoader supplier.
create(Supplier<RegistryLoader<I, M[]>>) - Static method in class org.geysermc.geyser.registry.ArrayRegistry
Creates a new array registry with the given RegistryLoader supplier.
create(Supplier<RegistryLoader<I, M>>) - Static method in class org.geysermc.geyser.registry.MappedRegistry
Creates a new mapped registry with the given RegistryLoader supplier.
create(Supplier<RegistryLoader<I, M>>) - Static method in class org.geysermc.geyser.registry.SimpleRegistry
Creates a new registry with the given RegistryLoader supplier.
create(RegistryLoader<I, Int2ObjectMap<V>>) - Static method in class org.geysermc.geyser.registry.VersionedRegistry
Creates a new versioned registry with the given RegistryLoader.
create(RegistryLoader<I, Map<K, V>>) - Static method in class org.geysermc.geyser.registry.SimpleMappedRegistry
Creates a new mapped registry with the given RegistryLoader.
create(RegistryLoader<I, M[]>) - Static method in class org.geysermc.geyser.registry.ArrayRegistry
Creates a new array registry with the given RegistryLoader.
create(RegistryLoader<I, M>) - Static method in class org.geysermc.geyser.registry.MappedRegistry
Creates a new mapped registry with the given RegistryLoader.
create(RegistryLoader<I, M>) - Static method in class org.geysermc.geyser.registry.SimpleRegistry
Creates a new registry with the given RegistryLoader.
create(GeyserSession, int, long, long, Vector3f) - Method in interface org.geysermc.geyser.entity.factory.ExperienceOrbEntityFactory
 
create(GeyserSession, long, long, UUID, Vector3f, PaintingType, int) - Method in interface org.geysermc.geyser.entity.factory.PaintingEntityFactory
 
create(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Method in interface org.geysermc.geyser.entity.factory.BaseEntityFactory
 
CREATE_MAP - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
createArray(int) - Method in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
createArray(int, int[]) - Method in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
createContextual(SerializerProvider, BeanProperty) - Method in class org.geysermc.geyser.text.AsteriskSerializer
 
createDirectByteBufAllocator() - Static method in class org.geysermc.geyser.network.netty.LocalSession
Should only be called when direct ByteBufs should be preferred.
createHealthAttribute() - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
createHealthAttribute() - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
 
createInventory(String, int, ContainerType, PlayerInventory) - Method in class org.geysermc.geyser.translator.inventory.AnvilInventoryTranslator
 
createInventory(String, int, ContainerType, PlayerInventory) - Method in class org.geysermc.geyser.translator.inventory.BaseInventoryTranslator
 
createInventory(String, int, ContainerType, PlayerInventory) - Method in class org.geysermc.geyser.translator.inventory.BeaconInventoryTranslator
 
createInventory(String, int, ContainerType, PlayerInventory) - Method in class org.geysermc.geyser.translator.inventory.CartographyInventoryTranslator
 
createInventory(String, int, ContainerType, PlayerInventory) - Method in class org.geysermc.geyser.translator.inventory.EnchantingInventoryTranslator
 
createInventory(String, int, ContainerType, PlayerInventory) - Method in class org.geysermc.geyser.translator.inventory.Generic3X3InventoryTranslator
 
createInventory(String, int, ContainerType, PlayerInventory) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
createInventory(String, int, ContainerType, PlayerInventory) - Method in class org.geysermc.geyser.translator.inventory.LecternInventoryTranslator
 
createInventory(String, int, ContainerType, PlayerInventory) - Method in class org.geysermc.geyser.translator.inventory.MerchantInventoryTranslator
 
createInventory(String, int, ContainerType, PlayerInventory) - Method in class org.geysermc.geyser.translator.inventory.PlayerInventoryTranslator
 
createInventory(String, int, ContainerType, PlayerInventory) - Method in class org.geysermc.geyser.translator.inventory.StonecutterInventoryTranslator
 
createUnusableSpaceBlock(String) - Static method in class org.geysermc.geyser.util.InventoryUtils
Returns a barrier block with custom name and lore to explain why part of the inventory is unusable.
CreativeContentPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
CreativeContentPacketReceive(GeyserSession, CreativeContentPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CreativeContentPacketReceive
 
CreativeContentPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
CreativeContentPacketSend(GeyserSession, CreativeContentPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.CreativeContentPacketSend
 
creativeItems(ItemData[]) - Method in class org.geysermc.geyser.registry.type.ItemMappings.ItemMappingsBuilder
 
CREATOR_DISCONNECTED - Enum constant in enum class org.geysermc.floodgate.util.WebsocketEventType
Sent once the creator disconnected.
CreatureEntity - Class in org.geysermc.geyser.entity.type.living
 
CreatureEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.CreatureEntity
 
CREEBET - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
CREEPER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
CreeperEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
CreeperEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.CreeperEntity
 
crossbow() - Method in class org.geysermc.geyser.inventory.item.StoredItemMappings
 
CrossbowTranslator - Class in org.geysermc.geyser.translator.inventory.item.nbt
 
CrossbowTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.CrossbowTranslator
 
CURE - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
CURRENT_CONFIG_VERSION - Static variable in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
customBlock - Variable in class org.geysermc.geyser.entity.type.DefaultBlockMinecartEntity
 
customBlockOffset - Variable in class org.geysermc.geyser.entity.type.DefaultBlockMinecartEntity
 
CYAN - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
 
CYAN - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 

D

DARK_AQUA - Static variable in class org.geysermc.geyser.text.ChatColor
 
DARK_BLUE - Static variable in class org.geysermc.geyser.text.ChatColor
 
DARK_GRAY - Static variable in class org.geysermc.geyser.text.ChatColor
 
DARK_GREEN - Static variable in class org.geysermc.geyser.text.ChatColor
 
DARK_PURPLE - Static variable in class org.geysermc.geyser.text.ChatColor
 
DARK_RED - Static variable in class org.geysermc.geyser.text.ChatColor
 
data() - Method in record class org.geysermc.geyser.translator.level.event.SoundLevelEventTranslator
Returns the value of the data record component.
debug(String) - Method in class org.geysermc.geyser.extension.ExtensionLogger
 
debug(String) - Method in interface org.geysermc.geyser.GeyserLogger
Logs a debug message to console
debug(String) - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeeLogger
 
debug(String) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
 
debug(String) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
 
debug(String) - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
debug(String) - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityLogger
 
DebugInfoPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
DebugInfoPacketReceive(GeyserSession, DebugInfoPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.DebugInfoPacketReceive
 
DebugInfoPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
DebugInfoPacketSend(GeyserSession, DebugInfoPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.DebugInfoPacketSend
 
decode(byte[]) - Method in class org.geysermc.floodgate.crypto.Base64Topping
 
decode(byte[]) - Method in interface org.geysermc.floodgate.crypto.Topping
 
decrypt(byte[]) - Method in class org.geysermc.floodgate.crypto.AesCipher
 
decrypt(byte[]) - Method in interface org.geysermc.floodgate.crypto.FloodgateCipher
Decrypts the given data using the Key provided in FloodgateCipher.init(Key)
decryptFromString(String) - Method in interface org.geysermc.floodgate.crypto.FloodgateCipher
Decrypts a String.
This method internally calls FloodgateCipher.decrypt(byte[]) by converting the UTF-8 String into a byte[]
decryptToString(byte[]) - Method in interface org.geysermc.floodgate.crypto.FloodgateCipher
Decrypts a byte[] and turn it into a String.
This method internally calls FloodgateCipher.decrypt(byte[]) and converts the returned byte[] into a String.
DEDICATED - Enum constant in enum class org.geysermc.floodgate.util.DeviceOs
 
DEFAULT_BEDROCK_CODEC - Static variable in class org.geysermc.geyser.network.MinecraftProtocol
Default Bedrock codec that should act as a fallback.
DEFAULT_CHUNK_MANAGER - Static variable in interface org.geysermc.geyser.GeyserBootstrap
 
DefaultBlockMinecartEntity - Class in org.geysermc.geyser.entity.type
This class is used as a base for minecarts with a default block to display like furnaces and spawners
DefaultBlockMinecartEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.DefaultBlockMinecartEntity
 
DefaultChannelPipelinePublic - Class in org.geysermc.geyser.network.netty
Exists solely to make DefaultChannelPipeline's protected constructor public
DefaultChannelPipelinePublic(Channel) - Constructor for class org.geysermc.geyser.network.netty.DefaultChannelPipelinePublic
 
defaultReturnValue() - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
defaultReturnValue(int) - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
defaultReturnValue(T) - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
definition - Variable in class org.geysermc.geyser.entity.type.Entity
 
deleteObjective(Objective, boolean) - Method in class org.geysermc.geyser.scoreboard.Scoreboard
 
dependencies - Variable in class org.geysermc.geyser.pack.ResourcePackManifest
 
Dependency() - Constructor for class org.geysermc.geyser.pack.ResourcePackManifest.Dependency
 
DEPRECATED - Enum constant in enum class org.geysermc.geyser.translator.inventory.InventoryTranslator.CraftState
 
DEPTH_STRIDER - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
DEPTH_STRIDER - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
deregister() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
deregister(ChannelPromise) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
description - Variable in class org.geysermc.geyser.command.GeyserCommand
The description of the command - will attempt to be translated.
description() - Element in annotation interface org.geysermc.geyser.extension.annotations.Extension
A short one line description of the extension
deserialize(String) - Method in record class org.geysermc.geyser.text.GsonComponentSerializerWrapper
 
deserialize(JsonParser, DeserializationContext) - Method in class org.geysermc.geyser.configuration.EmoteOffhandWorkaroundOption.Deserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.PortDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.geysermc.geyser.session.auth.AuthType.Deserializer
 
deserializeFromTree(JsonElement) - Method in record class org.geysermc.geyser.text.GsonComponentSerializerWrapper
 
Deserializer() - Constructor for class org.geysermc.geyser.configuration.EmoteOffhandWorkaroundOption.Deserializer
 
Deserializer() - Constructor for class org.geysermc.geyser.session.auth.AuthType.Deserializer
 
despawnEntity() - Method in class org.geysermc.geyser.entity.type.Entity
Despawns the entity
despawnEntity() - Method in class org.geysermc.geyser.entity.type.ItemFrameEntity
 
despawnEntity() - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
despawnEntity() - Method in class org.geysermc.geyser.entity.type.living.monster.EnderDragonEntity
 
despawnEntity() - Method in class org.geysermc.geyser.entity.type.ThrowableEntity
 
despawnEntity(Vector3i) - Method in class org.geysermc.geyser.entity.type.player.SkullPlayerEntity
 
DESTROY - Enum constant in enum class org.geysermc.geyser.level.physics.PistonBehavior
 
DeviceOs - Enum Class in org.geysermc.floodgate.util
The Operation Systems where Bedrock players can connect with
DimensionUtils - Class in org.geysermc.geyser.util
 
DimensionUtils() - Constructor for class org.geysermc.geyser.util.DimensionUtils
 
Direction - Enum Class in org.geysermc.geyser.level.physics
 
DirtPathCollision - Class in org.geysermc.geyser.translator.collision
 
DirtPathCollision(String, BoundingBox[]) - Constructor for class org.geysermc.geyser.translator.collision.DirtPathCollision
 
dirtyMetadata - Variable in class org.geysermc.geyser.entity.type.Entity
A container to store temporary metadata before it's sent to Bedrock.
disable() - Method in class org.geysermc.geyser.extension.GeyserExtension
Disable Extension Override this to catch when the extension is disabled
DISABLED - Enum constant in enum class org.geysermc.geyser.configuration.EmoteOffhandWorkaroundOption
 
DISABLED - Enum constant in enum class org.geysermc.geyser.util.CooldownUtils.CooldownType
 
DISABLEELYTRAMOVEMENTCHECK - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
disableExtensions() - Method in class org.geysermc.geyser.extension.ExtensionManager
Disable all Extensions
DISABLERAIDS - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
disableSrvResolving() - Method in class org.geysermc.geyser.session.GeyserSession
Will be overwritten for GeyserConnect.
disconnect() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
disconnect(ChannelPromise) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
disconnect(String) - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
disconnect(String) - Method in class org.geysermc.geyser.session.GeyserSession
 
disconnect(String) - Method in class org.geysermc.geyser.session.UpstreamSession
 
disconnectAll(String) - Method in class org.geysermc.geyser.session.SessionManager
 
DisconnectPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
DisconnectPacketReceive(GeyserSession, DisconnectPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.DisconnectPacketReceive
 
DisconnectPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
DisconnectPacketSend(GeyserSession, DisconnectPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.DisconnectPacketSend
 
displacePlayer(Vector3d) - Method in class org.geysermc.geyser.session.cache.PistonCache
Add to the player's displacement and move the player's bounding box The total displacement is capped to a range of -0.51 to 0.51 per tick
displayInventory(GeyserSession, Inventory) - Static method in class org.geysermc.geyser.util.InventoryUtils
 
displayMessage() - Method in class org.geysermc.geyser.GeyserMain
Displays the run help message in the console and a message box if running with a gui
displayObjective(String, ScoreboardPosition) - Method in class org.geysermc.geyser.scoreboard.Scoreboard
 
DODAYLIGHTCYCLE - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
DOENTITYDROPS - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
DOFIRETICK - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
DOIMMEDIATERESPAWN - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
DOINSOMNIA - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
DOLIMITEDCRAFTING - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
DOLPHIN - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
DOMOBLOOT - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
DOMOBSPAWNING - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
DONE - Enum constant in enum class org.geysermc.geyser.translator.inventory.InventoryTranslator.CraftState
 
DONKEY - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
DONKEY_KONG - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
DonkeyInventoryTranslator - Class in org.geysermc.geyser.translator.inventory.horse
 
DonkeyInventoryTranslator(int) - Constructor for class org.geysermc.geyser.translator.inventory.horse.DonkeyInventoryTranslator
 
DoorCollision - Class in org.geysermc.geyser.translator.collision
 
DoorCollision(String, BoundingBox[]) - Constructor for class org.geysermc.geyser.translator.collision.DoorCollision
 
DoorSoundInteractionTranslator - Class in org.geysermc.geyser.translator.sound.block
 
DoorSoundInteractionTranslator() - Constructor for class org.geysermc.geyser.translator.sound.block.DoorSoundInteractionTranslator
 
DOPATROLSPAWNING - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
DOTILEDROPS - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
DOTRADERSPAWNING - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
DoubleChestBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
Chests have more block entity properties in Bedrock, which is solved by implementing the BedrockOnlyBlockEntity
DoubleChestBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.DoubleChestBlockEntityTranslator
 
DoubleChestInventoryTranslator - Class in org.geysermc.geyser.translator.inventory.chest
 
DoubleChestInventoryTranslator(int) - Constructor for class org.geysermc.geyser.translator.inventory.chest.DoubleChestInventoryTranslator
 
DoubleChestValue - Record Class in org.geysermc.geyser.level.block
This stores all values of double chests that are part of the Java block state.
DoubleChestValue(boolean, boolean, boolean) - Constructor for record class org.geysermc.geyser.level.block.DoubleChestValue
Creates an instance of a DoubleChestValue record class.
DOWEATHERCYCLE - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
DOWN - Enum constant in enum class org.geysermc.geyser.level.physics.Direction
 
downloadAndLoadLocale(String) - Static method in class org.geysermc.geyser.text.MinecraftLocale
Downloads a locale from Mojang if its not already loaded
downloadFile(String, String) - Static method in class org.geysermc.geyser.util.WebUtils
Downloads a file from the given URL and saves it to disk
DownstreamPacketReceiveEvent<T extends com.github.steveice10.packetlib.packet.Packet> - Class in org.geysermc.geyser.event.events.packet
 
DownstreamPacketReceiveEvent(GeyserSession, T) - Constructor for class org.geysermc.geyser.event.events.packet.DownstreamPacketReceiveEvent
 
DownstreamPacketSendEvent<T extends com.github.steveice10.packetlib.packet.Packet> - Class in org.geysermc.geyser.event.events.packet
 
DownstreamPacketSendEvent(GeyserSession, T) - Constructor for class org.geysermc.geyser.event.events.packet.DownstreamPacketSendEvent
 
DOWNTIME_GENERIC - Enum constant in enum class org.geysermc.floodgate.news.NewsItemMessage
 
DOWNTIME_TIMEFRAME - Enum constant in enum class org.geysermc.floodgate.news.NewsItemMessage
 
DOWNTIME_WITH_START - Enum constant in enum class org.geysermc.floodgate.news.NewsItemMessage
 
DRAGON_FIREBALL - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
drawWall() - Method in class org.geysermc.geyser.session.cache.WorldBorder
Draws a wall of particles where the world border resides
DrilldownPie(String, Callable<Map<String, Map<String, Integer>>>) - Constructor for class org.geysermc.geyser.util.Metrics.DrilldownPie
Class constructor.
DROP_ALL - Enum constant in enum class org.geysermc.geyser.inventory.click.Click
 
DROP_ONE - Enum constant in enum class org.geysermc.geyser.inventory.click.Click
 
DROWNED - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
DROWNINGDAMAGE - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
DumpCommand - Class in org.geysermc.geyser.command.defaults
 
DumpCommand(GeyserImpl, String, String, String) - Constructor for class org.geysermc.geyser.command.defaults.DumpCommand
 
DumpInfo - Class in org.geysermc.geyser.dump
 
DumpInfo(boolean) - Constructor for class org.geysermc.geyser.dump.DumpInfo
 
DumpInfo.FlagsInfo - Class in org.geysermc.geyser.dump
E.G.
DumpInfo.Floodgate - Class in org.geysermc.geyser.dump
 
DumpInfo.HashInfo - Class in org.geysermc.geyser.dump
 
DumpInfo.LogsInfo - Class in org.geysermc.geyser.dump
 
DumpInfo.MCInfo - Class in org.geysermc.geyser.dump
 
DumpInfo.NetworkInfo - Class in org.geysermc.geyser.dump
 
DumpInfo.RamInfo - Class in org.geysermc.geyser.dump
 
DumpInfo.VersionInfo - Class in org.geysermc.geyser.dump
 
dumpStackRequestDetails(GeyserSession, Inventory, StackRequestSlotInfoData, StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
Print out the contents of an ItemStackRequest, should the net ID check fail.
DYE - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 

E

EARS_GEOMETRY - Static variable in class org.geysermc.geyser.skin.SkinProvider
 
EARS_GEOMETRY_SLIM - Static variable in class org.geysermc.geyser.skin.SkinProvider
 
EAST - Enum constant in enum class org.geysermc.geyser.level.physics.Direction
 
EDIT - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
EducationSettingsPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
EducationSettingsPacketReceive(GeyserSession, EducationSettingsPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.EducationSettingsPacketReceive
 
EducationSettingsPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
EducationSettingsPacketSend(GeyserSession, EducationSettingsPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.EducationSettingsPacketSend
 
EffectRegistryLoader<T> - Class in org.geysermc.geyser.registry.loader
An abstract registry loader for loading effects from a resource path.
EffectRegistryLoader() - Constructor for class org.geysermc.geyser.registry.loader.EffectRegistryLoader
 
EFFICIENCY - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
EFFICIENCY - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
egg() - Method in class org.geysermc.geyser.inventory.item.StoredItemMappings
 
EGG - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ELDER_GUARDIAN - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ElderGuardianEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
ElderGuardianEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.ElderGuardianEntity
 
EmoteListPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
EmoteListPacketReceive(GeyserSession, EmoteListPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.EmoteListPacketReceive
 
EmoteListPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
EmoteListPacketSend(GeyserSession, EmoteListPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.EmoteListPacketSend
 
EmoteOffhandWorkaroundOption - Enum Class in org.geysermc.geyser.configuration
 
EmoteOffhandWorkaroundOption.Deserializer - Class in org.geysermc.geyser.configuration
 
EmotePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
EmotePacketReceive(GeyserSession, EmotePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.EmotePacketReceive
 
EmotePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
EmotePacketSend(GeyserSession, EmotePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.EmotePacketSend
 
EMOTES_AND_OFFHAND - Enum constant in enum class org.geysermc.geyser.configuration.EmoteOffhandWorkaroundOption
 
empty(Supplier<V>) - Static method in class org.geysermc.geyser.registry.loader.RegistryLoaders
Wraps the surrounding Supplier in a RegistryLoader which does not take in any input value.
EMPTY - Static variable in class org.geysermc.geyser.inventory.GeyserItemStack
 
EMPTY_BIOME_DATA - Static variable in class org.geysermc.geyser.util.ChunkUtils
 
EMPTY_CAPE - Static variable in class org.geysermc.geyser.skin.SkinProvider
 
EMPTY_CHUNK_DATA - Static variable in class org.geysermc.geyser.util.ChunkUtils
An empty chunk that can be safely passed on to a LevelChunkPacket with subcounts set to 0.
EMPTY_SKIN - Static variable in class org.geysermc.geyser.skin.SkinProvider
 
EMPTY_SKIN_ALEX - Static variable in class org.geysermc.geyser.skin.SkinProvider
 
EmptyBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
 
EmptyBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.EmptyBlockEntityTranslator
 
enable() - Method in class org.geysermc.geyser.extension.GeyserExtension
Enable Extension Override this to catch when the extension is enabled
enabled - Variable in class org.geysermc.geyser.dump.BootstrapDumpInfo.PluginInfo
 
enableExtensions() - Method in class org.geysermc.geyser.extension.ExtensionManager
Enable all Extensions This may eventually use dependency priority to determine order of enabling but for now relies on the priority
enchantedBook() - Method in class org.geysermc.geyser.inventory.item.StoredItemMappings
 
EnchantedBookTranslator - Class in org.geysermc.geyser.translator.inventory.item.nbt
 
EnchantedBookTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.EnchantedBookTranslator
 
EnchantingContainer - Class in org.geysermc.geyser.inventory
 
EnchantingContainer(String, int, int, ContainerType, PlayerInventory) - Constructor for class org.geysermc.geyser.inventory.EnchantingContainer
 
EnchantingInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
 
EnchantingInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.EnchantingInventoryTranslator
 
Enchantment - Enum Class in org.geysermc.geyser.inventory.item
 
Enchantment.JavaEnchantment - Enum Class in org.geysermc.geyser.inventory.item
Enchantments classified by their Java index
EnchantmentData - Record Class in org.geysermc.geyser.registry.type
 
EnchantmentData(int, int, Set<Enchantment.JavaEnchantment>, IntSet) - Constructor for record class org.geysermc.geyser.registry.type.EnchantmentData
Creates an instance of a EnchantmentData record class.
EnchantmentRegistryLoader - Class in org.geysermc.geyser.registry.loader
 
EnchantmentRegistryLoader() - Constructor for class org.geysermc.geyser.registry.loader.EnchantmentRegistryLoader
 
ENCHANTMENTS - Static variable in class org.geysermc.geyser.registry.Registries
A registry holding data of all the known enchantments.
EnchantmentTranslator - Class in org.geysermc.geyser.translator.inventory.item.nbt
 
EnchantmentTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.EnchantmentTranslator
 
encode(byte[]) - Method in class org.geysermc.floodgate.crypto.Base64Topping
 
encode(byte[]) - Method in interface org.geysermc.floodgate.crypto.Topping
 
encrypt(byte[]) - Method in class org.geysermc.floodgate.crypto.AesCipher
 
encrypt(byte[]) - Method in interface org.geysermc.floodgate.crypto.FloodgateCipher
Encrypts the given data using the Key provided in FloodgateCipher.init(Key)
encryptFromString(String) - Method in interface org.geysermc.floodgate.crypto.FloodgateCipher
Encrypts data from a String.
This method internally calls FloodgateCipher.encrypt(byte[])
encryptPlayerConnection(GeyserSession, LoginPacket) - Static method in class org.geysermc.geyser.util.LoginEncryptionUtils
 
END_CRYSTAL - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ENDER_DRAGON - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ENDER_DRAGON_PART - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
Is not sent over the network
ENDER_PEARL - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
EnderCrystalEntity - Class in org.geysermc.geyser.entity.type
 
EnderCrystalEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.EnderCrystalEntity
 
EnderDragonEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
EnderDragonEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.EnderDragonEntity
 
EnderDragonPartEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
EnderDragonPartEntity(GeyserSession, long, long, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.EnderDragonPartEntity
 
ENDERMAN - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
EndermanEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
EndermanEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.EndermanEntity
 
ENDERMITE - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
EndGatewayBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
 
EndGatewayBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.EndGatewayBlockEntityTranslator
 
entities() - Element in annotation interface org.geysermc.geyser.translator.sound.SoundTranslator
The identifier(s) that the interacted entity must have.
Entity - Class in org.geysermc.geyser.entity.type
 
Entity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.Entity
 
ENTITY_DEFINITIONS - Static variable in class org.geysermc.geyser.registry.Registries
A map containing all entity types and their respective Geyser definitions
EntityCache - Class in org.geysermc.geyser.session.cache
Each session has its own EntityCache in the occasion that an entity packet is sent specifically for that player (e.g.
EntityCache(GeyserSession) - Constructor for class org.geysermc.geyser.session.cache.EntityCache
 
EntityDefinition<T extends Entity> - Record Class in org.geysermc.geyser.entity
Represents data for an entity.
EntityDefinition(EntityFactory<T>, EntityType, String, float, float, float, List<EntityMetadataTranslator<? super T, ?, ?>>) - Constructor for record class org.geysermc.geyser.entity.EntityDefinition
Creates an instance of a EntityDefinition record class.
EntityDefinition.Builder<T extends Entity> - Class in org.geysermc.geyser.entity
 
EntityDefinitions - Class in org.geysermc.geyser.entity
 
EntityEffectCache - Class in org.geysermc.geyser.session.cache
 
EntityEffectCache() - Constructor for class org.geysermc.geyser.session.cache.EntityEffectCache
 
EntityEventPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
EntityEventPacketReceive(GeyserSession, EntityEventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.EntityEventPacketReceive
 
EntityEventPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
EntityEventPacketSend(GeyserSession, EntityEventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.EntityEventPacketSend
 
EntityFactory<T extends Entity> - Interface in org.geysermc.geyser.entity.factory
 
EntityFallPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
EntityFallPacketReceive(GeyserSession, EntityFallPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.EntityFallPacketReceive
 
EntityFallPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
EntityFallPacketSend(GeyserSession, EntityFallPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.EntityFallPacketSend
 
entityId - Variable in class org.geysermc.geyser.entity.type.Entity
 
EntityMetadataTranslator<E extends Entity,​T,​EM extends com.github.steveice10.mc.protocol.data.game.entity.metadata.EntityMetadata<T,​? extends com.github.steveice10.mc.protocol.data.game.entity.metadata.MetadataType<T>>> - Record Class in org.geysermc.geyser.translator.entity
Translates a given Java EntityMetadata into a similar/same construct for Bedrock
EntityMetadataTranslator(MetadataType<T>, BiConsumer<E, EM>) - Constructor for record class org.geysermc.geyser.translator.entity.EntityMetadataTranslator
Creates an instance of a EntityMetadataTranslator record class.
EntityPickRequestPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
EntityPickRequestPacketReceive(GeyserSession, EntityPickRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.EntityPickRequestPacketReceive
 
EntityPickRequestPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
EntityPickRequestPacketSend(GeyserSession, EntityPickRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.EntityPickRequestPacketSend
 
EntitySoundInteractionTranslator - Interface in org.geysermc.geyser.translator.sound
Sound interaction handler for when an entity is right-clicked.
entityType() - Method in record class org.geysermc.geyser.entity.EntityDefinition
Returns the value of the entityType record component.
EntityUtils - Class in org.geysermc.geyser.util
 
equals(ItemStack, ItemStack, boolean, boolean, boolean) - Method in class org.geysermc.geyser.translator.inventory.item.ItemTranslator
Checks if an ItemStack is equal to another item stack
equals(Object) - Method in record class org.geysermc.geyser.entity.EntityDefinition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.geysermc.geyser.event.events.extension.ExtensionDisableEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.events.extension.ExtensionEnableEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.events.geyser.GeyserLoginEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.events.geyser.LoadBedrockSkinEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.events.geyser.ResourceReadEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.events.network.BedrockPongEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.events.network.SessionConnectEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.events.network.SessionDisconnectEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketReceiveEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketSendEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketReceiveEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketSendEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.events.registry.BlockEntityRegistryEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.events.registry.InventoryTranslatorRegistryEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.events.registry.ItemRemapperRegistryEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.events.registry.PacketTranslatorRegistryEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.events.registry.SoundHandlerRegistryEvent
 
equals(Object) - Method in class org.geysermc.geyser.event.GeyserEvent
 
equals(Object) - Method in class org.geysermc.geyser.inventory.BedrockContainerSlot
 
equals(Object) - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
equals(Object) - Method in record class org.geysermc.geyser.level.block.DoubleChestValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.geysermc.geyser.level.chunk.GeyserChunk
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
equals(Object) - Method in class org.geysermc.geyser.pack.ResourcePackManifest
 
equals(Object) - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Version
 
equals(Object) - Method in class org.geysermc.geyser.ping.GeyserPingInfo
 
equals(Object) - Method in class org.geysermc.geyser.ping.GeyserPingInfo.Players
 
equals(Object) - Method in class org.geysermc.geyser.ping.GeyserPingInfo.Version
 
equals(Object) - Method in class org.geysermc.geyser.registry.type.BlockMapping
 
equals(Object) - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
equals(Object) - Method in record class org.geysermc.geyser.registry.type.EnchantmentData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
equals(Object) - Method in class org.geysermc.geyser.registry.type.ItemMapping
 
equals(Object) - Method in class org.geysermc.geyser.registry.type.ItemMappings
 
equals(Object) - Method in class org.geysermc.geyser.registry.type.PaletteItem
 
equals(Object) - Method in record class org.geysermc.geyser.registry.type.ParticleMapping
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.geysermc.geyser.registry.type.SoundMapping
 
equals(Object) - Method in record class org.geysermc.geyser.session.auth.AuthData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
 
equals(Object) - Method in class org.geysermc.geyser.session.cache.TeleportCache
 
equals(Object) - Method in record class org.geysermc.geyser.skin.SkinManager.GameProfileData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.geysermc.geyser.skin.SkinProvider.SkinData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.geysermc.geyser.text.GsonComponentSerializerWrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.geysermc.geyser.translator.collision.BlockCollision
 
equals(Object) - Method in class org.geysermc.geyser.translator.collision.DirtPathCollision
 
equals(Object) - Method in class org.geysermc.geyser.translator.collision.DoorCollision
 
equals(Object) - Method in class org.geysermc.geyser.translator.collision.OtherCollision
 
equals(Object) - Method in class org.geysermc.geyser.translator.collision.ScaffoldingCollision
 
equals(Object) - Method in class org.geysermc.geyser.translator.collision.SnowCollision
 
equals(Object) - Method in class org.geysermc.geyser.translator.collision.SolidCollision
 
equals(Object) - Method in class org.geysermc.geyser.translator.collision.SpawnerCollision
 
equals(Object) - Method in class org.geysermc.geyser.translator.collision.TrapdoorCollision
 
equals(Object) - Method in record class org.geysermc.geyser.translator.entity.EntityMetadataTranslator
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.geysermc.geyser.translator.level.event.PlaySoundEventTranslator
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.geysermc.geyser.translator.level.event.SoundEventEventTranslator
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.geysermc.geyser.translator.level.event.SoundLevelEventTranslator
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
EQUIP_ARMOR_STAND - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
error(String) - Method in class org.geysermc.geyser.extension.ExtensionLogger
 
error(String) - Method in interface org.geysermc.geyser.GeyserLogger
Logs an error message to console
error(String) - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeeLogger
 
error(String) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
 
error(String) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
 
error(String) - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
error(String) - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityLogger
 
error(String, Throwable) - Method in class org.geysermc.geyser.extension.ExtensionLogger
 
error(String, Throwable) - Method in interface org.geysermc.geyser.GeyserLogger
Logs an error message and an exception to console
error(String, Throwable) - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeeLogger
 
error(String, Throwable) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
 
error(String, Throwable) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
 
error(String, Throwable) - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
error(String, Throwable) - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityLogger
 
ESCAPE - Static variable in class org.geysermc.geyser.text.ChatColor
 
estimateNetworkSize() - Method in class org.geysermc.geyser.level.chunk.BlockStorage
 
estimateNetworkSize() - Method in class org.geysermc.geyser.level.chunk.GeyserChunkSection
 
EventHandler<T extends GeyserEvent> - Class in org.geysermc.geyser.event.handlers
 
EventHandler(EventManager, Class<T>) - Constructor for class org.geysermc.geyser.event.handlers.EventHandler
 
EventHandler.EventHandlerException - Exception in org.geysermc.geyser.event.handlers
 
EventHandler.Priority - Class in org.geysermc.geyser.event.handlers
 
EventHandlerException(String) - Constructor for exception org.geysermc.geyser.event.handlers.EventHandler.EventHandlerException
 
EventHandlerException(String, Throwable) - Constructor for exception org.geysermc.geyser.event.handlers.EventHandler.EventHandlerException
 
EventHandlerException(Throwable) - Constructor for exception org.geysermc.geyser.event.handlers.EventHandler.EventHandlerException
 
eventLoop() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
EventManager - Class in org.geysermc.geyser.event
 
EventManager(GeyserImpl) - Constructor for class org.geysermc.geyser.event.EventManager
 
EventPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
EventPacketReceive(GeyserSession, EventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.EventPacketReceive
 
EventPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
EventPacketSend(GeyserSession, EventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.EventPacketSend
 
EventResult<T extends GeyserEvent> - Class in org.geysermc.geyser.event
Provides a chainable result for the triggering of an Event
EventResult(EventManager, T) - Constructor for class org.geysermc.geyser.event.EventResult
 
EventResult(EventManager, T, boolean) - Constructor for class org.geysermc.geyser.event.EventResult
 
EventResult.Runnable<T extends GeyserEvent> - Interface in org.geysermc.geyser.event
 
EventSession - Interface in org.geysermc.geyser.event
An event that has an associated GeyserSession
EVOKER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
EVOKER_FANGS - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
execute(boolean) - Method in class org.geysermc.geyser.inventory.click.ClickPlan
 
execute(SimpleCommand.Invocation) - Method in class org.geysermc.geyser.platform.velocity.command.GeyserVelocityCommandExecutor
 
execute(CommandSender, String[]) - Method in class org.geysermc.geyser.platform.bungeecord.command.GeyserBungeeCommandExecutor
 
execute(GeyserSession, CommandSender, String[]) - Method in class org.geysermc.geyser.command.defaults.AdvancedTooltipsCommand
 
execute(GeyserSession, CommandSender, String[]) - Method in class org.geysermc.geyser.command.defaults.AdvancementsCommand
 
execute(GeyserSession, CommandSender, String[]) - Method in class org.geysermc.geyser.command.defaults.DumpCommand
 
execute(GeyserSession, CommandSender, String[]) - Method in class org.geysermc.geyser.command.defaults.HelpCommand
Sends the help menu to a command sender.
execute(GeyserSession, CommandSender, String[]) - Method in class org.geysermc.geyser.command.defaults.ListCommand
 
execute(GeyserSession, CommandSender, String[]) - Method in class org.geysermc.geyser.command.defaults.OffhandCommand
 
execute(GeyserSession, CommandSender, String[]) - Method in class org.geysermc.geyser.command.defaults.ReloadCommand
 
execute(GeyserSession, CommandSender, String[]) - Method in class org.geysermc.geyser.command.defaults.SettingsCommand
 
execute(GeyserSession, CommandSender, String[]) - Method in class org.geysermc.geyser.command.defaults.StatisticsCommand
 
execute(GeyserSession, CommandSender, String[]) - Method in class org.geysermc.geyser.command.defaults.StopCommand
 
execute(GeyserSession, CommandSender, String[]) - Method in class org.geysermc.geyser.command.defaults.VersionCommand
 
execute(GeyserSession, CommandSender, String[]) - Method in class org.geysermc.geyser.command.GeyserCommand
 
execute(T) - Method in class org.geysermc.geyser.event.handlers.EventHandler
Execute a handler for an event
execute(T) - Method in class org.geysermc.geyser.event.handlers.LambdaEventHandler
Execute the EventHandler with an Event
execute(T) - Method in class org.geysermc.geyser.event.handlers.MethodEventHandler
 
executeInEventLoop(Runnable) - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
executeInEventLoop(Runnable) - Method in class org.geysermc.geyser.session.GeyserSession
Executes a task and prints a stack trace if an error occurs.
EXHAUSTION - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
EXPECTED_LENGTH - Static variable in class org.geysermc.floodgate.util.BedrockData
 
EXPERIENCE - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
EXPERIENCE_BOTTLE - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
EXPERIENCE_LEVEL - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
EXPERIENCE_ORB - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ExperienceOrbEntityFactory - Interface in org.geysermc.geyser.entity.factory
 
ExplodePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ExplodePacketReceive(GeyserSession, ExplodePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ExplodePacketReceive
 
ExplodePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ExplodePacketSend(GeyserSession, ExplodePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ExplodePacketSend
 
ExpOrbEntity - Class in org.geysermc.geyser.entity.type
 
ExpOrbEntity(GeyserSession, int, long, long, Vector3f) - Constructor for class org.geysermc.geyser.entity.type.ExpOrbEntity
 
extend(double, double, double) - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
extend(Vector3d) - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
Extension - Annotation Interface in org.geysermc.geyser.extension.annotations
A extension main class must be decorated with this annotation
ExtensionClassLoader - Class in org.geysermc.geyser.extension
ClassLoader for Extensions If a extension is marked as shared then its libraries will be available to other extensions.
ExtensionClassLoader.InvalidExtensionClassLoaderException - Exception in org.geysermc.geyser.extension
 
ExtensionDisableEvent - Class in org.geysermc.geyser.event.events.extension
Triggered whenever a extension is disabled and will occur just before it is to be disabled
ExtensionDisableEvent(GeyserExtension) - Constructor for class org.geysermc.geyser.event.events.extension.ExtensionDisableEvent
 
ExtensionEnableEvent - Class in org.geysermc.geyser.event.events.extension
Triggered whenever any GeyserExtension is enabled and will occur after it has finished enabling
ExtensionEnableEvent(GeyserExtension) - Constructor for class org.geysermc.geyser.event.events.extension.ExtensionEnableEvent
 
ExtensionLambdaEventHandler<T extends GeyserEvent> - Class in org.geysermc.geyser.extension.handlers
Provides a lambda event handler for a extension.
ExtensionLambdaEventHandler(GeyserExtension, Class<T>, BiConsumer<T, EventHandler<T>>) - Constructor for class org.geysermc.geyser.extension.handlers.ExtensionLambdaEventHandler
 
ExtensionLogger - Class in org.geysermc.geyser.extension
Provides a proxy to the main logger that prefixes the extension name to messages
ExtensionLogger(GeyserExtension) - Constructor for class org.geysermc.geyser.extension.ExtensionLogger
 
ExtensionManager - Class in org.geysermc.geyser.extension
Handles 3rd party extensions for Geyser and will hook into our Event system using annotations
ExtensionManager(GeyserImpl, File) - Constructor for class org.geysermc.geyser.extension.ExtensionManager
 
ExtensionManager.ExtensionManagerException - Exception in org.geysermc.geyser.extension
 
ExtensionManagerException(String, Throwable) - Constructor for exception org.geysermc.geyser.extension.ExtensionManager.ExtensionManagerException
 
ExtensionManagerException(Throwable) - Constructor for exception org.geysermc.geyser.extension.ExtensionManager.ExtensionManagerException
 
ExtensionMethodEventHandler<T extends GeyserEvent> - Class in org.geysermc.geyser.extension.handlers
Provides a method event handler for a extension.
ExtensionMethodEventHandler(GeyserExtension, Object, Method) - Constructor for class org.geysermc.geyser.extension.handlers.ExtensionMethodEventHandler
 
extraData() - Method in record class org.geysermc.geyser.translator.level.event.SoundEventEventTranslator
Returns the value of the extraData record component.
EYE_OF_ENDER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 

F

FABRIC - Enum constant in enum class org.geysermc.common.PlatformType
 
factory() - Method in record class org.geysermc.geyser.entity.EntityDefinition
Returns the value of the factory record component.
FakeHeadProvider - Class in org.geysermc.geyser.skin
Responsible for modifying a player's skin when wearing a player head
FakeHeadProvider() - Constructor for class org.geysermc.geyser.skin.FakeHeadProvider
 
FALLDAMAGE - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
FALLING_BLOCK - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
FallingBlockEntity - Class in org.geysermc.geyser.entity.type
 
FallingBlockEntity(GeyserSession, long, long, UUID, Vector3f, Vector3f, float, float, int) - Constructor for class org.geysermc.geyser.entity.type.FallingBlockEntity
 
FEATHER_FALLING - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
FEATHER_FALLING - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
FEED - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
FeedBabySoundInteractionTranslator - Class in org.geysermc.geyser.translator.sound.entity
 
FeedBabySoundInteractionTranslator() - Constructor for class org.geysermc.geyser.translator.sound.entity.FeedBabySoundInteractionTranslator
 
FIGHTERS - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
fileOrCopiedFromResource(File, String, Function<String, String>) - Static method in class org.geysermc.geyser.util.FileUtils
Open the specified file or copy if from resources
fileOrCopiedFromResource(String, Function<String, String>) - Static method in class org.geysermc.geyser.util.FileUtils
Open the specified file or copy if from resources
FileUtils - Class in org.geysermc.geyser.util
 
FileUtils() - Constructor for class org.geysermc.geyser.util.FileUtils
 
fill(byte) - Method in class org.geysermc.geyser.level.chunk.NibbleArray
 
findClass(String) - Method in class org.geysermc.geyser.extension.ExtensionClassLoader
 
findOrCreateItem(GeyserSession, ItemStack) - Static method in class org.geysermc.geyser.util.InventoryUtils
findOrCreateItem(GeyserSession, String) - Static method in class org.geysermc.geyser.util.InventoryUtils
Attempt to find the specified item name in the session's inventory.
FIRE_ASPECT - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
FIRE_ASPECT - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
FIRE_PROTECTION - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
FIRE_PROTECTION - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
FIRE_RESISTANCE - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
FIRE_RESISTANCE - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
FIREBALL - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
FireballEntity - Class in org.geysermc.geyser.entity.type
 
FireballEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.FireballEntity
 
FIREDAMAGE - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
FIREWORK_ROCKET - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
FireworkBaseTranslator - Class in org.geysermc.geyser.translator.inventory.item.nbt
Stores common code for firework rockets and firework stars.
FireworkBaseTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.FireworkBaseTranslator
 
FireworkColor - Enum Class in org.geysermc.geyser.level
 
FireworkEntity - Class in org.geysermc.geyser.entity.type
 
FireworkEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.FireworkEntity
 
FireworkRocketTranslator - Class in org.geysermc.geyser.translator.inventory.item.nbt
 
FireworkRocketTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.FireworkRocketTranslator
 
FireworkStarTranslator - Class in org.geysermc.geyser.translator.inventory.item.nbt
 
FireworkStarTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.FireworkStarTranslator
 
FIRST_SCORE_PACKETS_PER_SECOND_THRESHOLD - Static variable in class org.geysermc.geyser.scoreboard.ScoreboardUpdater
 
FISH - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
FISHING_BOBBER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
FishingHookEntity - Class in org.geysermc.geyser.entity.type
 
FishingHookEntity(GeyserSession, long, long, UUID, Vector3f, Vector3f, float, float, PlayerEntity) - Constructor for class org.geysermc.geyser.entity.type.FishingHookEntity
 
fishingRod() - Method in class org.geysermc.geyser.inventory.item.StoredItemMappings
 
FIVEZIG - Enum constant in enum class org.geysermc.geyser.skin.SkinProvider.CapeProvider
 
FixedInt2BooleanMap - Class in org.geysermc.geyser.util.collection
 
FixedInt2BooleanMap() - Constructor for class org.geysermc.geyser.util.collection.FixedInt2BooleanMap
 
FixedInt2ByteMap - Class in org.geysermc.geyser.util.collection
 
FixedInt2ByteMap() - Constructor for class org.geysermc.geyser.util.collection.FixedInt2ByteMap
 
FixedInt2IntMap - Class in org.geysermc.geyser.util.collection
 
FixedInt2IntMap() - Constructor for class org.geysermc.geyser.util.collection.FixedInt2IntMap
 
flags - Variable in class org.geysermc.geyser.entity.type.Entity
The entity flags for the Bedrock entity.
FLAME - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
FLAME - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
FlintAndSteelInteractionTranslator - Class in org.geysermc.geyser.translator.sound.block
 
FlintAndSteelInteractionTranslator() - Constructor for class org.geysermc.geyser.translator.sound.block.FlintAndSteelInteractionTranslator
 
FLOODGATE - Enum constant in enum class org.geysermc.geyser.session.auth.AuthType
 
FLOODGATE_DOWNLOAD_LOCATION - Static variable in class org.geysermc.geyser.Constants
 
FloodgateCipher - Interface in org.geysermc.floodgate.crypto
Responsible for both encrypting and decrypting data
FloodgateInfoHolder - Class in org.geysermc.floodgate.util
 
FloodgateInfoHolder() - Constructor for class org.geysermc.floodgate.util.FloodgateInfoHolder
 
FloodgateKeyLoader - Class in org.geysermc.geyser
 
FloodgateKeyLoader() - Constructor for class org.geysermc.geyser.FloodgateKeyLoader
 
FloodgateSkinUploader - Class in org.geysermc.geyser.skin
 
FloodgateSkinUploader(GeyserImpl) - Constructor for class org.geysermc.geyser.skin.FloodgateSkinUploader
 
FlowerPotBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
 
FlowerPotBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.FlowerPotBlockEntityTranslator
 
flowerPotBlocks(Map<String, NbtMap>) - Method in class org.geysermc.geyser.registry.type.BlockMappings.BlockMappingsBuilder
 
flush() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
FLYING_SPEED - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
FlyingEntity - Class in org.geysermc.geyser.entity.type.living
 
FlyingEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.FlyingEntity
 
FOLLOW_RANGE - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
forBitsCeil(int) - Static method in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
FORGIVEDEADPLAYERS - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
formatLocale(String) - Static method in class org.geysermc.geyser.text.GeyserLocale
Cleans up and formats a locale string
FormCache - Class in org.geysermc.geyser.session.cache
 
FormCache(GeyserSession) - Constructor for class org.geysermc.geyser.session.cache.FormCache
 
FORTUNE - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
FORTUNE - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
forVersion(int) - Method in class org.geysermc.geyser.registry.VersionedRegistry
Gets the closest value for the specified version.
FOX - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
FoxEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
FoxEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.FoxEntity
 
FREEZEDAMAGE - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
from(GameProfile) - Static method in record class org.geysermc.geyser.skin.SkinManager.GameProfileData
Generate the GameProfileData from the given GameProfile
from(Advancement) - Static method in class org.geysermc.geyser.level.GeyserAdvancement
 
from(DataPalette[]) - Static method in record class org.geysermc.geyser.level.chunk.GeyserChunk
 
from(ItemStack) - Static method in class org.geysermc.geyser.inventory.GeyserItemStack
 
from(CompoundTag) - Static method in record class org.geysermc.geyser.skin.SkinManager.GameProfileData
Generate the GameProfileData from the given CompoundTag representing a GameProfile
fromANSI(String) - Static method in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
fromArray(int[]) - Static method in class org.geysermc.geyser.pack.ResourcePackManifest.Version
 
fromBedrockId(int) - Static method in enum class org.geysermc.geyser.level.FireworkColor
 
fromId(int) - Static method in enum class org.geysermc.floodgate.util.DeviceOs
Get the DeviceOs instance from the identifier.
fromId(int) - Static method in enum class org.geysermc.floodgate.util.InputMode
Get the InputMode instance from the identifier.
fromId(int) - Static method in enum class org.geysermc.floodgate.util.UiProfile
Get the UiProfile instance from the identifier.
fromId(int) - Static method in enum class org.geysermc.floodgate.util.WebsocketEventType
 
fromId(int) - Static method in enum class org.geysermc.geyser.level.MapColor
 
fromJavaID(String) - Static method in enum class org.geysermc.geyser.level.GameRule
Fetch a game rule by the given Java ID
fromJavaRGB(int) - Static method in enum class org.geysermc.geyser.level.FireworkColor
 
fromPistonValue(PistonValue) - Static method in enum class org.geysermc.geyser.level.physics.Direction
 
fromString(String) - Static method in class org.geysermc.floodgate.util.BedrockData
 
fromString(String) - Static method in class org.geysermc.floodgate.util.LinkedPlayer
 
fromString(String) - Static method in class org.geysermc.geyser.pack.ResourcePackManifest.Version
 
fromType(MapIconType) - Static method in enum class org.geysermc.geyser.level.BedrockMapIcon
Get the BedrockMapIcon for the Java MapIconType
FROST_WALKER - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
FROST_WALKER - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
FURNACE_MINECART - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
FURNACE_OUTPUT - Enum constant in enum class org.geysermc.geyser.inventory.SlotType
 
FurnaceInventoryTranslator - Class in org.geysermc.geyser.translator.inventory.furnace
 
FurnaceInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.furnace.FurnaceInventoryTranslator
 
furnaceMinecartData(ComponentItemData) - Method in class org.geysermc.geyser.registry.type.ItemMappings.ItemMappingsBuilder
 
FurnaceMinecartEntity - Class in org.geysermc.geyser.entity.type
 
FurnaceMinecartEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.FurnaceMinecartEntity
 
futureTicks - Variable in class org.geysermc.geyser.entity.type.FireballEntity
The number of ticks to advance movement before sending to Bedrock

G

GameProfileData(String, String, boolean) - Constructor for record class org.geysermc.geyser.skin.SkinManager.GameProfileData
Creates an instance of a GameProfileData record class.
GameRule - Enum Class in org.geysermc.geyser.level
This enum stores each gamerule along with the value type and the default.
GameRulesChangedPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
GameRulesChangedPacketReceive(GeyserSession, GameRulesChangedPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.GameRulesChangedPacketReceive
 
GameRulesChangedPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
GameRulesChangedPacketSend(GeyserSession, GameRulesChangedPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.GameRulesChangedPacketSend
 
GEARVR - Enum constant in enum class org.geysermc.floodgate.util.DeviceOs
 
Generic3X3Container - Class in org.geysermc.geyser.inventory
 
Generic3X3Container(String, int, int, ContainerType, PlayerInventory) - Constructor for class org.geysermc.geyser.inventory.Generic3X3Container
 
Generic3X3InventoryTranslator - Class in org.geysermc.geyser.translator.inventory
Droppers and dispensers
Generic3X3InventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.Generic3X3InventoryTranslator
 
geometry() - Method in record class org.geysermc.geyser.skin.SkinProvider.SkinData
Returns the value of the geometry record component.
get() - Method in class org.geysermc.geyser.registry.Registry
Gets the underlying value held by this registry.
get(int) - Method in interface org.geysermc.geyser.level.chunk.bitarray.BitArray
 
get(int) - Method in class org.geysermc.geyser.level.chunk.bitarray.PaddedBitArray
 
get(int) - Method in class org.geysermc.geyser.level.chunk.bitarray.Pow2BitArray
Gets the entry at the given index
get(int) - Method in class org.geysermc.geyser.level.chunk.bitarray.SingletonBitArray
 
get(int) - Method in class org.geysermc.geyser.level.chunk.NibbleArray
 
get(int) - Method in class org.geysermc.geyser.registry.ArrayRegistry
Returns the value registered by the given index.
get(int) - Method in class org.geysermc.geyser.util.collection.FixedInt2BooleanMap
 
get(int) - Method in class org.geysermc.geyser.util.collection.FixedInt2ByteMap
 
get(int) - Method in class org.geysermc.geyser.util.collection.FixedInt2IntMap
 
get(int) - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
get(int, boolean) - Static method in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
get(String) - Method in class org.geysermc.geyser.registry.loader.EffectRegistryLoader
 
get(K) - Method in class org.geysermc.geyser.registry.AbstractMappedRegistry
Returns the value registered by the given key.
getAction() - Method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
 
getActions() - Method in class org.geysermc.floodgate.news.NewsItem
 
getActiveNews() - Method in class org.geysermc.geyser.util.NewsHandler
 
getActiveNews(NewsItemAction) - Method in class org.geysermc.geyser.util.NewsHandler
 
getAddress() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
 
getAddress() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IRemoteConfiguration
 
getAddress() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.BedrockConfiguration
 
getAddress() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.RemoteConfiguration
 
getAddress() - Method in class org.geysermc.geyser.session.UpstreamSession
 
getAdultSize() - Method in class org.geysermc.geyser.entity.type.living.AgeableEntity
The scale that should be used when this entity is not a baby.
getAdultSize() - Method in class org.geysermc.geyser.entity.type.living.animal.RabbitEntity
 
getAdultSize() - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.CatEntity
 
getAdvancementsCache() - Method in class org.geysermc.geyser.session.GeyserSession
 
getAffectedSlots() - Method in class org.geysermc.geyser.inventory.click.ClickPlan
 
getAliases() - Method in class org.geysermc.geyser.command.GeyserCommand
 
getAllEffectIdentifiers() - Static method in class org.geysermc.geyser.util.EntityUtils
 
getAllPlayerEntities() - Method in class org.geysermc.geyser.session.cache.EntityCache
 
getAllSessions() - Method in class org.geysermc.geyser.session.SessionManager
Creates a new, immutable list containing all pending and active sessions.
getAllSupportedVersions() - Static method in class org.geysermc.geyser.network.MinecraftProtocol
 
getAmount() - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
getAppliedItems() - Method in class org.geysermc.geyser.translator.inventory.item.BannerTranslator
 
getAppliedItems() - Method in class org.geysermc.geyser.translator.inventory.item.CompassTranslator
 
getAppliedItems() - Method in class org.geysermc.geyser.translator.inventory.item.ItemTranslator
 
getAppliedItems() - Method in class org.geysermc.geyser.translator.inventory.item.PotionTranslator
 
getAppliedItems() - Method in class org.geysermc.geyser.translator.inventory.item.TippedArrowTranslator
 
getArchitecture() - Method in class org.geysermc.geyser.dump.DumpInfo.VersionInfo
 
getARGB() - Method in enum class org.geysermc.geyser.level.MapColor
 
getArmSize() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getAttackSpeed() - Method in class org.geysermc.geyser.session.GeyserSession
The current attack speed of the player.
getAttribute(float) - Method in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
getAttribute(float, float) - Method in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
getAttributes() - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
Used to fix some inconsistencies, especially in respawning.
getAuthData() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
getAuthData() - Method in class org.geysermc.geyser.session.GeyserSession
 
getAuthors() - Method in class org.geysermc.geyser.dump.BootstrapDumpInfo.PluginInfo
 
getAuthType() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IRemoteConfiguration
 
getAuthType() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.RemoteConfiguration
 
getAxis() - Method in enum class org.geysermc.geyser.level.physics.Direction
 
getBabySize() - Method in class org.geysermc.geyser.entity.type.living.AgeableEntity
The scale that should be used when this entity is a baby.
getBabySize() - Method in class org.geysermc.geyser.entity.type.living.animal.RabbitEntity
 
getBabySize() - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.CatEntity
 
getBannerColor(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
Banner colors are part of the namespaced ID in Java Edition, but part of the block entity tag in Bedrock.
getBaseColor(int) - Static method in class org.geysermc.geyser.entity.type.living.animal.TropicalFishEntity
 
getBaseLecternTag(int, int, int, int) - Static method in class org.geysermc.geyser.translator.inventory.LecternInventoryTranslator
 
getBedColor(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
Bed colors are part of the namespaced ID in Java Edition, but part of the block entity tag in Bedrock.
getBedPosition() - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
getBedrock() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
getBedrock() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
getBedrock() - Method in class org.geysermc.geyser.registry.type.SoundMapping
 
getBedrockAirId() - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
getBedrockBannerPattern(CompoundTag) - Static method in class org.geysermc.geyser.translator.inventory.item.BannerTranslator
Convert the Java edition banner pattern nbt to Bedrock edition, null if the pattern doesn't exist
getBedrockBlockEntityId(BlockEntityType) - Static method in class org.geysermc.geyser.util.BlockEntityUtils
 
getBedrockBlockId() - Method in class org.geysermc.geyser.registry.type.ItemMapping
The Bedrock block runtime ID to render this item with.
getBedrockBlockId(int) - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
getBedrockBlockNbt(String) - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
getBedrockBlockStates() - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
getBedrockCodec(int) - Static method in class org.geysermc.geyser.network.MinecraftProtocol
Gets the BedrockPacketCodec of the given protocol version.
getBedrockData() - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
getBedrockData() - Method in class org.geysermc.geyser.registry.type.ItemMapping
 
getBedrockId() - Method in enum class org.geysermc.geyser.inventory.item.Potion
 
getBedrockId() - Method in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
getBedrockId() - Method in class org.geysermc.geyser.registry.type.ItemMapping
 
getBedrockIdentifier() - Method in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
getBedrockIdentifier() - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
getBedrockIdentifier() - Method in class org.geysermc.geyser.registry.type.ItemMapping
 
getBedrockMovingBlockId() - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
getBedrockName() - Method in enum class org.geysermc.geyser.level.PaintingType
 
getBedrockProtocols() - Method in class org.geysermc.geyser.dump.DumpInfo.MCInfo
 
getBedrockRotation() - Method in class org.geysermc.geyser.entity.type.Entity
x = Pitch, y = HeadYaw, z = Yaw
getBedrockRotation() - Method in class org.geysermc.geyser.entity.type.living.SquidEntity
 
getBedrockRotation() - Method in class org.geysermc.geyser.entity.type.MinecartEntity
 
getBedrockServer() - Method in class org.geysermc.connector.GeyserConnector
Deprecated.
 
getBedrockServer() - Method in class org.geysermc.geyser.GeyserImpl
 
getBedrockTargetId() - Method in class org.geysermc.geyser.entity.type.FishingHookEntity
 
getBedrockVersions() - Method in class org.geysermc.geyser.dump.DumpInfo.MCInfo
 
getBedrockWaterId() - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
getBiomeGlobalPalette() - Method in class org.geysermc.geyser.session.GeyserSession
Required to decode biomes correctly.
getBiomeTranslations() - Method in class org.geysermc.geyser.session.GeyserSession
Stores the map between Java and Bedrock biome network IDs.
getBitArray() - Method in class org.geysermc.geyser.level.chunk.BlockStorage
 
getBlockAt(int, int, int) - Method in class org.geysermc.geyser.session.cache.ChunkCache
 
getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.geyser.level.GeyserWorldManager
 
getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.geyser.level.WorldManager
Gets the Java block state at the specified location
getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigot1_12NativeWorldManager
 
getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigot1_12WorldManager
 
getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotFallbackWorldManager
 
getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotLegacyNativeWorldManager
 
getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotNativeWorldManager
 
getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
 
getBlockAt(GeyserSession, Position) - Method in class org.geysermc.geyser.level.WorldManager
Gets the Java block state at the specified location
getBlockAt(GeyserSession, Vector3i) - Method in class org.geysermc.geyser.level.WorldManager
Gets the Java block state at the specified location
getBlockEntityTag() - Method in class org.geysermc.geyser.inventory.LecternContainer
 
getBlockEntityTag(BlockEntityType, int, int, int, CompoundTag, int) - Method in class org.geysermc.geyser.translator.level.block.entity.BlockEntityTranslator
 
getBlockEntityTranslator(BlockEntityType) - Static method in class org.geysermc.geyser.util.BlockEntityUtils
 
getBlockMappings() - Method in class org.geysermc.geyser.session.GeyserSession
Stores the block mappings for this specific version.
getBlockNetworkId(Player, Block, int, int, int) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigot1_12WorldManager
 
getBlockNetworkId(Player, Block, int, int, int) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
 
getBlockPosition(Vector3i, int) - Static method in class org.geysermc.geyser.util.BlockUtils
Given a position, return the position if a block were located on the specified block face.
getBlockState() - Method in class org.geysermc.geyser.entity.type.player.SkullPlayerEntity
Stores the block state that the skull is associated with.
getBlockStateVersion() - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
getBlockStorageArray() - Method in class org.geysermc.geyser.level.chunk.GeyserChunkSection
 
getBoatIds() - Method in class org.geysermc.geyser.registry.type.ItemMappings
 
getBody(String) - Static method in class org.geysermc.geyser.util.WebUtils
Makes a web request to the given URL and returns the body as a string
getBookEditCache() - Method in class org.geysermc.geyser.session.GeyserSession
 
getBoots() - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
getBootstrap() - Method in class org.geysermc.geyser.GeyserImpl
 
getBootstrapInfo() - Method in class org.geysermc.geyser.dump.DumpInfo
 
getBossBar(UUID) - Method in class org.geysermc.geyser.session.cache.EntityCache
 
getBottomCenter() - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
getBoundingBoxes() - Method in class org.geysermc.geyser.translator.collision.BlockCollision
 
getBoundingBoxHeight() - Method in class org.geysermc.geyser.entity.type.Entity
 
getBoundingBoxWidth() - Method in class org.geysermc.geyser.entity.type.Entity
 
getBranch() - Method in class org.geysermc.floodgate.news.data.BuildSpecificData
 
getBreakingBlock() - Method in class org.geysermc.geyser.session.GeyserSession
 
getBreakTime(GeyserSession, BlockMapping, ItemMapping, CompoundTag, boolean) - Static method in class org.geysermc.geyser.util.BlockUtils
 
getBucketIds() - Method in class org.geysermc.geyser.registry.type.ItemMappings
 
getBucketScheduledFuture() - Method in class org.geysermc.geyser.session.GeyserSession
Stores a future interaction to place a bucket.
getByBedrockId(int) - Static method in enum class org.geysermc.geyser.inventory.item.Enchantment
 
getByBedrockId(int) - Static method in enum class org.geysermc.geyser.inventory.item.Potion
 
getByBedrockId(int) - Static method in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
getById(int) - Static method in enum class org.geysermc.floodgate.news.NewsItemMessage
 
getById(int) - Static method in enum class org.geysermc.geyser.session.auth.AuthType
 
getByJavaColor(int) - Static method in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
getByJavaIdentifier(String) - Static method in enum class org.geysermc.geyser.inventory.item.Enchantment
 
getByJavaIdentifier(String) - Static method in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
getByJavaIdentifier(String) - Static method in enum class org.geysermc.geyser.inventory.item.Potion
 
getByJavaIdentifier(String) - Static method in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
getByName(String) - Static method in enum class org.geysermc.floodgate.news.NewsItemAction
 
getByName(String) - Static method in enum class org.geysermc.floodgate.news.NewsType
 
getByName(String) - Static method in enum class org.geysermc.geyser.level.PaintingType
 
getByName(String) - Static method in enum class org.geysermc.geyser.level.physics.PistonBehavior
 
getByName(String) - Static method in enum class org.geysermc.geyser.session.auth.AuthType
Convert the AuthType string (from config) to the enum, ONLINE on fail
getByName(String) - Static method in enum class org.geysermc.geyser.util.CooldownUtils.CooldownType
Convert the CooldownType string (from config) to the enum, DISABLED on fail
getByPaintingType(PaintingType) - Static method in enum class org.geysermc.geyser.level.PaintingType
 
getCachedCape(String) - Static method in class org.geysermc.geyser.skin.SkinProvider
 
getCachedData() - Method in class org.geysermc.geyser.scoreboard.Score
The data that is currently displayed to the Bedrock client.
getCachedData() - Method in class org.geysermc.geyser.scoreboard.Team
 
getCachedInfo() - Method in class org.geysermc.geyser.scoreboard.Score
 
getCachedJavaMappings() - Method in class org.geysermc.geyser.registry.type.ItemMappings
 
getCachedPlayerEntityLink(long) - Method in class org.geysermc.geyser.session.cache.EntityCache
 
getCachedSkin(String) - Static method in class org.geysermc.geyser.skin.SkinProvider
 
getCachedUpdateType() - Method in class org.geysermc.geyser.scoreboard.Team
 
getCacheImages() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
getCacheImages() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
getCape() - Method in class org.geysermc.geyser.skin.SkinProvider.SkinAndCape
 
getCapeData() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getCapeData() - Method in class org.geysermc.geyser.skin.SkinProvider.Cape
 
getCapeId() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getCapeId() - Method in class org.geysermc.geyser.skin.SkinProvider.Cape
 
getCapeImageHeight() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getCapeImageWidth() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getCarpets() - Method in class org.geysermc.geyser.registry.type.ItemMappings
 
getCharacterWidth(char) - Static method in class org.geysermc.geyser.util.SignUtils
Gets the Minecraft width of a character
getChartData() - Method in class org.geysermc.geyser.util.Metrics.AdvancedBarChart
 
getChartData() - Method in class org.geysermc.geyser.util.Metrics.AdvancedPie
 
getChartData() - Method in class org.geysermc.geyser.util.Metrics.CustomChart
 
getChartData() - Method in class org.geysermc.geyser.util.Metrics.DrilldownPie
 
getChartData() - Method in class org.geysermc.geyser.util.Metrics.MultiLineChart
 
getChartData() - Method in class org.geysermc.geyser.util.Metrics.SimpleBarChart
 
getChartData() - Method in class org.geysermc.geyser.util.Metrics.SimplePie
 
getChartData() - Method in class org.geysermc.geyser.util.Metrics.SingleLineChart
 
getCheckAfter() - Method in class org.geysermc.floodgate.news.data.CheckAfterData
 
getChestplate() - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
getChunkCache() - Method in class org.geysermc.geyser.session.GeyserSession
 
getChunkHeightY() - Method in class org.geysermc.geyser.session.cache.ChunkCache
 
getChunkMinY() - Method in class org.geysermc.geyser.session.cache.ChunkCache
 
getCipher() - Method in class org.geysermc.geyser.GeyserImpl
 
getClassEventHandlers() - Method in class org.geysermc.geyser.event.EventManager
 
getCleanIdentifier(String) - Static method in class org.geysermc.geyser.util.BlockUtils
Taking in a complete Java block state identifier, output just the block ID of this block state without the states.
getCleanJavaIdentifier() - Method in class org.geysermc.geyser.registry.type.BlockMapping
 
getClientData() - Method in class org.geysermc.geyser.event.events.geyser.LoadBedrockSkinEvent
The client data of the player
getClientData() - Method in class org.geysermc.geyser.session.GeyserSession
 
getClientRandomId() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getCollision(int) - Static method in class org.geysermc.geyser.util.BlockUtils
 
getCollisionAt(GeyserSession, int, int, int) - Static method in class org.geysermc.geyser.util.BlockUtils
 
getCollisionAt(GeyserSession, Vector3i) - Static method in class org.geysermc.geyser.util.BlockUtils
 
getCollisionIndex() - Method in class org.geysermc.geyser.registry.type.BlockMapping
The index of this collision in collision.json
getCollisionManager() - Method in class org.geysermc.geyser.session.GeyserSession
Stores session collision
getColor() - Method in class org.geysermc.geyser.scoreboard.Team
 
getColorFromAdvancementFrameType(GeyserAdvancement) - Method in class org.geysermc.geyser.session.cache.AdvancementsCache
 
getColorName(byte) - Static method in class org.geysermc.geyser.entity.type.living.animal.TropicalFishEntity
 
getCommand(String) - Method in class org.geysermc.geyser.command.CommandExecutor
 
getCommandBlockRuntimeId() - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
getCommandBlockValues() - Static method in class org.geysermc.geyser.level.block.BlockStateValues
The block state in Java and Bedrock both contain the conditional bit, however command block block entity tags in Bedrock need the conditional information.
getCommandManager() - Method in class org.geysermc.geyser.GeyserImpl
 
getCommandNames() - Method in class org.geysermc.geyser.command.CommandManager
 
getCommands() - Method in class org.geysermc.geyser.command.CommandManager
 
getCompressionLevel() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
 
getCompressionLevel() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.BedrockConfiguration
 
getConduitPower() - Method in class org.geysermc.geyser.session.cache.EntityEffectCache
 
getConfig() - Method in class org.geysermc.geyser.dump.DumpInfo.Floodgate
 
getConfig() - Method in class org.geysermc.geyser.dump.DumpInfo
 
getConfig() - Method in class org.geysermc.geyser.GeyserImpl
 
getConfigFolder() - Method in interface org.geysermc.geyser.GeyserBootstrap
Return the data folder where files get stored
getConfigFolder() - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeePlugin
 
getConfigFolder() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
 
getConfigFolder() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
 
getConfigFolder() - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneBootstrap
 
getConfigVersion() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
getConfigVersion() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
getConnector() - Method in class org.geysermc.geyser.extension.ExtensionManager
 
getConnector() - Method in class org.geysermc.geyser.extension.GeyserExtension
 
getConstantBedrockTag(String, int, int, int) - Method in class org.geysermc.geyser.translator.level.block.entity.BlockEntityTranslator
 
getConsumer() - Method in class org.geysermc.geyser.event.handlers.LambdaEventHandler
 
getContainer() - Method in class org.geysermc.geyser.inventory.BedrockContainerSlot
 
getContainerBaseSize() - Method in class org.geysermc.geyser.entity.type.living.animal.horse.AbstractHorseEntity
 
getContainerBaseSize() - Method in class org.geysermc.geyser.entity.type.living.animal.horse.ChestedHorseEntity
 
getContainerSize() - Method in class org.geysermc.geyser.inventory.Container
 
getContainerType() - Method in class org.geysermc.geyser.inventory.Inventory
Used for smooth transitions between two windows of the same type.
getCooldownPreference() - Method in class org.geysermc.geyser.session.cache.PreferencesCache
Which CooldownType the client prefers.
getCorrectBedrockDurability(GeyserSession, int, int) - Static method in class org.geysermc.geyser.util.ItemUtils
 
getCraftingGridFuture() - Method in class org.geysermc.geyser.session.GeyserSession
 
getCraftingRecipes() - Method in class org.geysermc.geyser.session.GeyserSession
 
getCreativeItems() - Method in class org.geysermc.geyser.registry.type.ItemMappings
 
getCriteria() - Method in class org.geysermc.geyser.level.GeyserAdvancement
 
getCurrentBedrockPage() - Method in class org.geysermc.geyser.inventory.LecternContainer
 
getCurrentData() - Method in class org.geysermc.geyser.scoreboard.Score
Changes that have been made since the last cached data.
getCurrentData() - Method in class org.geysermc.geyser.scoreboard.Team
 
getCurrentInputMode() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getCursor() - Method in class org.geysermc.geyser.inventory.click.ClickPlan
 
getCursor() - Method in class org.geysermc.geyser.inventory.PlayerInventory
 
getCustomName(CompoundTag) - Static method in class org.geysermc.geyser.util.ItemUtils
 
getData() - Method in class org.geysermc.floodgate.news.NewsItem
 
getData() - Method in class org.geysermc.geyser.level.chunk.NibbleArray
 
getDataAs(Class<T>) - Method in class org.geysermc.floodgate.news.NewsItem
 
getDataFolder() - Method in class org.geysermc.geyser.extension.GeyserExtension
Return our dataFolder based upon the extension name
getDefaultBedrockProtocol() - Method in class org.geysermc.geyser.dump.DumpInfo.MCInfo
 
getDefaultInputMode() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getDefaultLocale() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
getDefaultLocale() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
getDefaultLocale() - Static method in class org.geysermc.geyser.text.GeyserLocale
Get the default locale that Geyser should use
getDefaultShowCooldown() - Static method in class org.geysermc.geyser.util.CooldownUtils
 
getDefaultValue() - Method in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
getDefaultValue() - Method in enum class org.geysermc.geyser.level.GameRule
 
getDefinition() - Method in class org.geysermc.geyser.entity.type.Entity
 
getDependencies() - Method in class org.geysermc.geyser.pack.ResourcePackManifest
 
getDescription() - Method in class org.geysermc.geyser.command.GeyserCommand
The description of the command - will attempt to be translated.
getDescription() - Method in class org.geysermc.geyser.extension.GeyserExtension
 
getDescription() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Header
 
getDescription() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Module
 
getDescription() - Method in class org.geysermc.geyser.ping.GeyserPingInfo
 
getDescription(String) - Method in class org.geysermc.geyser.command.CommandManager
Returns the description of the given command
getDescription(String) - Method in class org.geysermc.geyser.platform.bungeecord.command.GeyserBungeeCommandManager
 
getDescription(String) - Method in class org.geysermc.geyser.platform.spigot.command.GeyserSpigotCommandManager
 
getDescription(String) - Method in class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandManager
 
getDescription(String) - Method in class org.geysermc.geyser.platform.standalone.command.GeyserCommandManager
 
getDescription(String) - Method in class org.geysermc.geyser.platform.velocity.command.GeyserVelocityCommandManager
 
getDeviceId() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getDeviceModel() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getDeviceOs() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getDifficulty() - Method in class org.geysermc.geyser.session.cache.WorldCache
 
getDimension() - Method in class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
 
getDimension() - Method in class org.geysermc.geyser.session.GeyserSession
The dimension of the player.
getDirtyMetadata() - Method in class org.geysermc.geyser.entity.type.Entity
A container to store temporary metadata before it's sent to Bedrock.
getDisconnectReason() - Method in class org.geysermc.geyser.event.events.network.SessionDisconnectEvent
The reason for the disconnection
getDisplayData() - Method in class org.geysermc.geyser.level.GeyserAdvancement
 
getDisplayName() - Method in class org.geysermc.geyser.scoreboard.Objective
 
getDisplayName() - Method in class org.geysermc.geyser.scoreboard.Score
 
getDisplayName(String) - Method in class org.geysermc.geyser.scoreboard.Team
 
getDisplayName(String) - Method in class org.geysermc.geyser.scoreboard.Team.TeamData
 
getDisplaySlot() - Method in class org.geysermc.geyser.scoreboard.Objective
 
getDisplaySlotName() - Method in class org.geysermc.geyser.scoreboard.Objective
 
getDoubleChestValues() - Static method in class org.geysermc.geyser.level.block.BlockStateValues
All double chest values are part of the block state in Java and part of the block entity tag in Bedrock.
getDownstream() - Method in class org.geysermc.geyser.session.GeyserSession
 
getDrag() - Method in class org.geysermc.geyser.entity.type.FishingHookEntity
 
getDrag() - Method in class org.geysermc.geyser.entity.type.ItemEntity
 
getDrag() - Method in class org.geysermc.geyser.entity.type.ThrowableEntity
 
getDrag() - Method in class org.geysermc.geyser.entity.type.WitherSkullEntity
 
getDumpInfo() - Method in interface org.geysermc.geyser.GeyserBootstrap
Information used for the bootstrap section of the debug dump
getDumpInfo() - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeePlugin
 
getDumpInfo() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
 
getDumpInfo() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
 
getDumpInfo() - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneBootstrap
 
getDumpInfo() - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin
 
getEars(boolean) - Static method in class org.geysermc.geyser.skin.SkinProvider.SkinGeometry
Generate basic geometry with ears
getEffectCache() - Method in class org.geysermc.geyser.session.GeyserSession
 
getEmail() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IUserAuthenticationInfo
 
getEmail() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.UserAuthenticationInfo
 
getEmoteOffhandWorkaround() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
getEmoteOffhandWorkaround() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
getEmotes() - Method in class org.geysermc.geyser.session.GeyserSession
 
getEnchantmentLevel(CompoundTag, String) - Static method in class org.geysermc.geyser.util.ItemUtils
 
getEnchantOptions() - Method in class org.geysermc.geyser.inventory.EnchantingContainer
A cache of what Bedrock sees
getEntities() - Method in class org.geysermc.geyser.session.cache.EntityCache
 
getEntityByGeyserId(long) - Method in class org.geysermc.geyser.session.cache.EntityCache
 
getEntityByJavaId(long) - Method in class org.geysermc.geyser.session.cache.EntityCache
 
getEntityCache() - Method in class org.geysermc.geyser.session.GeyserSession
 
getEntityEffects() - Method in class org.geysermc.geyser.session.cache.EntityEffectCache
Used to clear effects on dimension switch.
getEntityId() - Method in class org.geysermc.geyser.entity.type.Entity
 
getEvent() - Method in class org.geysermc.geyser.event.EventResult
 
getEventClass() - Method in class org.geysermc.geyser.event.handlers.EventHandler
 
getEventHandlers() - Method in class org.geysermc.geyser.event.EventManager
 
getEventLoop() - Method in class org.geysermc.geyser.session.GeyserSession
The loop where all packets and ticking is processed to prevent concurrency issues.
getEventManager() - Method in class org.geysermc.geyser.extension.GeyserExtension
Return our Event Manager
getEventManager() - Method in class org.geysermc.geyser.GeyserImpl
 
getExtension() - Method in class org.geysermc.geyser.event.events.extension.ExtensionDisableEvent
The extension which will be disabled
getExtension() - Method in class org.geysermc.geyser.event.events.extension.ExtensionEnableEvent
The extension that has been enabled
getExtension() - Method in class org.geysermc.geyser.extension.handlers.ExtensionLambdaEventHandler
 
getExtension() - Method in class org.geysermc.geyser.extension.handlers.ExtensionMethodEventHandler
 
getExtensionClass() - Method in class org.geysermc.geyser.extension.ExtensionClassLoader
 
getExtensionClassLoader() - Method in class org.geysermc.geyser.extension.GeyserExtension
 
getExtensionEventHandlers() - Method in class org.geysermc.geyser.extension.GeyserExtension
 
getExtensionManager() - Method in class org.geysermc.geyser.extension.GeyserExtension
 
getExtensionManager() - Method in class org.geysermc.geyser.GeyserImpl
 
getExtensionPath() - Method in class org.geysermc.geyser.extension.ExtensionManager
 
getExtensions() - Method in class org.geysermc.geyser.extension.ExtensionManager
 
getExtraData() - Method in class org.geysermc.geyser.registry.type.SoundMapping
 
getFile() - Method in class org.geysermc.geyser.pack.ResourcePack
 
getFirstBlockRuntimeId() - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
getFlag(EntityFlag) - Method in class org.geysermc.geyser.entity.type.Entity
 
getFlags() - Method in class org.geysermc.geyser.dump.DumpInfo.FlagsInfo
 
getFlagsInfo() - Method in class org.geysermc.geyser.dump.DumpInfo
 
getFloodgate() - Method in class org.geysermc.geyser.dump.DumpInfo
 
getFloodgateKeyFile() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
getFloodgateKeyPath() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
getFloodgateKeyPath() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
getFloodgateKeyPath() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeConfiguration
 
getFloodgateKeyPath() - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneConfiguration
 
getFloodgateRegisterData() - Static method in class org.geysermc.geyser.util.PluginMessageUtils
Get the prebuilt register data as a byte array
getFlowerPotBlocks() - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
getFlowerPotValues() - Static method in class org.geysermc.geyser.level.block.BlockStateValues
Get the Int2ObjectMap of flower pot block states to containing plant
getFormattedMessage(JsonArray) - Method in enum class org.geysermc.floodgate.news.NewsItemMessage
 
getFormatVersion() - Method in class org.geysermc.geyser.pack.ResourcePackManifest
 
getFormCache() - Method in class org.geysermc.geyser.session.GeyserSession
 
getFree() - Method in class org.geysermc.geyser.dump.DumpInfo.RamInfo
 
getFullBlock(int) - Method in class org.geysermc.geyser.level.chunk.BlockStorage
 
getFullBlock(int, int, int, int) - Method in class org.geysermc.geyser.level.chunk.GeyserChunkSection
 
getFurnaceMinecartData() - Method in class org.geysermc.geyser.registry.type.ItemMappings
 
getGameMode() - Method in class org.geysermc.geyser.session.GeyserSession
 
getGameRuleBool(GeyserSession, GameRule) - Method in class org.geysermc.geyser.level.GeyserWorldManager
 
getGameRuleBool(GeyserSession, GameRule) - Method in class org.geysermc.geyser.level.WorldManager
Gets a gamerule value as a boolean
getGameRuleBool(GeyserSession, GameRule) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
 
getGameRuleInt(GeyserSession, GameRule) - Method in class org.geysermc.geyser.level.GeyserWorldManager
 
getGameRuleInt(GeyserSession, GameRule) - Method in class org.geysermc.geyser.level.WorldManager
Get a gamerule value as an integer
getGameRuleInt(GeyserSession, GameRule) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
 
getGameVersion() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getGeneratedClassesForAnnotation(Class<? extends Annotation>) - Static method in class org.geysermc.geyser.util.FileUtils
Returns a set of all the classes that are annotated by a given annotation.
getGeneratedClassesForAnnotation(String) - Static method in class org.geysermc.geyser.util.FileUtils
Returns a set of all the classes that are annotated by a given annotation.
getGeometryData() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getGeometryData() - Method in class org.geysermc.geyser.skin.SkinProvider.SkinGeometry
 
getGeometryName() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getGeometryName() - Method in class org.geysermc.geyser.skin.SkinProvider.SkinGeometry
 
getGeyser() - Method in class org.geysermc.geyser.session.GeyserSession
 
getGeyserBrandData() - Static method in class org.geysermc.geyser.util.PluginMessageUtils
Get the prebuilt brand as a byte array
getGeyserCommandManager() - Method in interface org.geysermc.geyser.GeyserBootstrap
Returns the current CommandManager
getGeyserCommandManager() - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeePlugin
 
getGeyserCommandManager() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
 
getGeyserCommandManager() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
 
getGeyserCommandManager() - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneBootstrap
 
getGeyserCommandManager() - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin
 
getGeyserConfig() - Method in interface org.geysermc.geyser.GeyserBootstrap
Returns the current GeyserConfiguration
getGeyserConfig() - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeePlugin
 
getGeyserConfig() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
 
getGeyserConfig() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
 
getGeyserConfig() - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneBootstrap
 
getGeyserConfig() - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin
 
getGeyserEnchantOptions() - Method in class org.geysermc.geyser.inventory.EnchantingContainer
A mutable cache of what the server sends us
getGeyserId() - Method in class org.geysermc.geyser.entity.type.Entity
 
getGeyserLogger() - Method in interface org.geysermc.geyser.GeyserBootstrap
Returns the current GeyserLogger
getGeyserLogger() - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeePlugin
 
getGeyserLogger() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
 
getGeyserLogger() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
 
getGeyserLogger() - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneBootstrap
 
getGeyserLogger() - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin
 
getGeyserPingPassthrough() - Method in interface org.geysermc.geyser.GeyserBootstrap
Returns the current PingPassthrough manager
getGeyserPingPassthrough() - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeePlugin
 
getGeyserPingPassthrough() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
 
getGeyserPingPassthrough() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
 
getGeyserPingPassthrough() - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneBootstrap
 
getGeyserPingPassthrough() - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin
 
getGeyserSession(CommandSender) - Method in class org.geysermc.geyser.command.CommandExecutor
 
getGitInfo() - Method in class org.geysermc.geyser.dump.DumpInfo.Floodgate
 
getGitInfo() - Method in class org.geysermc.geyser.dump.DumpInfo
 
getGlobalClasses() - Method in class org.geysermc.geyser.extension.ExtensionManager
 
getGlobalPaletteForSize(int) - Static method in class org.geysermc.geyser.util.MathUtils
 
getGravity() - Method in class org.geysermc.geyser.entity.type.FishingHookEntity
 
getGravity() - Method in class org.geysermc.geyser.entity.type.ItemEntity
 
getGravity() - Method in class org.geysermc.geyser.entity.type.ThrowableEntity
Get the gravity of this entity type.
getGuiScale() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getHand() - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
getHandlerClass() - Method in class org.geysermc.geyser.event.handlers.MethodEventHandler
 
getHardness() - Method in class org.geysermc.geyser.registry.type.BlockMapping
 
getHashInfo() - Method in class org.geysermc.geyser.dump.DumpInfo
 
getHaste() - Method in class org.geysermc.geyser.session.cache.EntityEffectCache
 
getHeader() - Method in class org.geysermc.geyser.pack.ResourcePackManifest
 
getHeadYaw() - Method in class org.geysermc.geyser.entity.type.Entity
 
getHeight() - Method in enum class org.geysermc.geyser.level.PaintingType
 
getHeldItem() - Method in class org.geysermc.geyser.entity.type.ItemFrameEntity
The item currently in the item frame.
getHeldItemSlot() - Method in class org.geysermc.geyser.inventory.PlayerInventory
Stores the held item slot, starting at index 0.
getHelmet() - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
getHelp(CommandSource) - Method in class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandExecutor
 
getHolderId() - Method in class org.geysermc.geyser.inventory.Inventory
 
getHolderPosition() - Method in class org.geysermc.geyser.inventory.Inventory
The location of the inventory block.
getIconID() - Method in enum class org.geysermc.geyser.level.BedrockMapIcon
 
getId() - Method in class org.geysermc.floodgate.news.NewsItem
 
getId() - Method in class org.geysermc.geyser.inventory.Inventory
 
getId() - Method in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
getId() - Method in class org.geysermc.geyser.level.GeyserAdvancement
 
getId() - Method in class org.geysermc.geyser.registry.type.PaletteItem
 
getId() - Method in class org.geysermc.geyser.scoreboard.Objective
 
getId() - Method in class org.geysermc.geyser.scoreboard.Score
 
getId() - Method in class org.geysermc.geyser.scoreboard.Team
 
getId() - Method in class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
 
getId() - Method in class org.geysermc.geyser.skin.FloodgateSkinUploader
 
getIdentifier() - Method in class org.geysermc.geyser.registry.type.SoundMapping
 
getInetSocketAddress() - Method in class org.geysermc.geyser.event.events.network.BedrockPongEvent
The connecting socket address
getInput() - Method in class org.geysermc.geyser.inventory.AnvilContainer
 
getInputStream() - Method in class org.geysermc.geyser.event.events.geyser.ResourceReadEvent
InputStream to the loaded data Geyser will use the value here for the returned stream.
getInstance() - Static method in class org.geysermc.connector.GeyserConnector
Deprecated.
 
getInstance() - Static method in class org.geysermc.geyser.event.EventManager
 
getInstance() - Static method in class org.geysermc.geyser.GeyserImpl
 
getInt(Object) - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
getInternalIP() - Method in class org.geysermc.geyser.dump.DumpInfo.NetworkInfo
 
getIntersectionSize(BoundingBox, Direction) - Method in class org.geysermc.geyser.level.physics.BoundingBox
Get the distance required to move this bounding box to one of otherBoundingBox's sides
getInventory(GeyserSession, int) - Static method in class org.geysermc.geyser.util.InventoryUtils
 
getInventoryTranslator() - Method in class org.geysermc.geyser.session.GeyserSession
 
getIp() - Method in class org.geysermc.geyser.dump.BootstrapDumpInfo.ListenerInfo
 
getItem(int) - Method in class org.geysermc.geyser.inventory.click.ClickPlan
 
getItem(int) - Method in class org.geysermc.geyser.inventory.Container
 
getItem(int) - Method in class org.geysermc.geyser.inventory.Inventory
 
getItem(int, boolean) - Method in class org.geysermc.geyser.inventory.click.ClickPlan
 
getItem(CompoundTag) - Method in class org.geysermc.geyser.translator.level.block.entity.CampfireBlockEntityTranslator
 
getItemData(GeyserSession) - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
getItemEntries() - Method in class org.geysermc.geyser.registry.type.ItemMappings
 
getItemFrame(NbtMap) - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
getItemFrameCache() - Method in class org.geysermc.geyser.session.GeyserSession
A map of Vector3i positions to Java entities.
getItemFrameEntity(GeyserSession, Vector3i) - Static method in class org.geysermc.geyser.entity.type.ItemFrameEntity
Finds the Java entity ID of an item frame from its Bedrock position.
getItemFrames() - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
getItemIdentifier() - Method in class org.geysermc.geyser.registry.type.BlockMapping
 
getItemInHand() - Method in class org.geysermc.geyser.inventory.PlayerInventory
 
getItemMappings() - Method in class org.geysermc.geyser.session.GeyserSession
Stores the item translations for this specific version.
getItemNames() - Method in class org.geysermc.geyser.registry.type.ItemMappings
 
getItems() - Method in class org.geysermc.geyser.registry.type.ItemMappings
 
getItemStack() - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
getItemStack(int) - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
getJava() - Method in class org.geysermc.geyser.registry.type.SoundMapping
 
getJavaBannerPattern(NbtMap) - Static method in class org.geysermc.geyser.translator.inventory.item.BannerTranslator
Convert the Bedrock edition banner pattern nbt to Java edition
getJavaBlockId() - Method in class org.geysermc.geyser.registry.type.BlockMapping
The block ID shared between all different block states of this block.
getJavaCodec() - Static method in class org.geysermc.geyser.network.MinecraftProtocol
Gets the PacketCodec for Minecraft: Java Edition.
getJavaColor() - Method in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
The Java color associated with this ID.
getJavaId() - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
getJavaId() - Method in class org.geysermc.geyser.registry.type.ItemMapping
 
getJavaID() - Method in enum class org.geysermc.geyser.level.GameRule
 
getJavaIdentifier() - Method in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
getJavaIdentifier() - Method in enum class org.geysermc.geyser.inventory.item.Enchantment
 
getJavaIdentifier() - Method in enum class org.geysermc.geyser.inventory.item.Potion
 
getJavaIdentifier() - Method in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
getJavaIdentifier() - Method in class org.geysermc.geyser.registry.type.BlockMapping
 
getJavaIdentifier() - Method in class org.geysermc.geyser.registry.type.ItemMapping
 
getJavaIdentifierToBedrockTag() - Method in class org.geysermc.geyser.registry.type.BlockMappings
Contains a map of Java blocks to their respective Bedrock block tag, if the Java identifier is different from Bedrock.
getJavaIndex() - Method in class org.geysermc.geyser.inventory.GeyserEnchantOption
 
getJavaLevelCost() - Method in class org.geysermc.geyser.inventory.AnvilContainer
Stores the level cost received as a window property from Java
getJavaName() - Method in class org.geysermc.geyser.dump.DumpInfo.VersionInfo
 
getJavaOnlyItems() - Method in class org.geysermc.geyser.registry.type.ItemMappings
 
getJavaProtocol() - Method in class org.geysermc.geyser.dump.DumpInfo.MCInfo
 
getJavaProtocolVersion() - Static method in class org.geysermc.geyser.network.MinecraftProtocol
Gets the supported Minecraft: Java Edition protocol version.
getJavaToBedrockBlocks() - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
getJavaVendor() - Method in class org.geysermc.geyser.dump.DumpInfo.VersionInfo
 
getJavaVersion() - Method in class org.geysermc.geyser.dump.DumpInfo.MCInfo
 
getJavaVersion() - Method in class org.geysermc.geyser.dump.DumpInfo.VersionInfo
 
getJavaVersion() - Static method in class org.geysermc.geyser.network.MinecraftProtocol
Gets the supported Minecraft: Java Edition version name.
getJigsawStateIds() - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
getJson(String) - Static method in class org.geysermc.geyser.util.WebUtils
Makes a web request to the given URL and returns the body as a JsonNode.
getKeyPath(GeyserJacksonConfiguration, Path, Path, GeyserLogger) - Static method in class org.geysermc.geyser.FloodgateKeyLoader
 
getLanguageCode() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getLastBlockPlacedId() - Method in class org.geysermc.geyser.session.GeyserSession
 
getLastBlockPlacePosition() - Method in class org.geysermc.geyser.session.GeyserSession
 
getLastBlockRuntimeId() - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
getLastChunkPosition() - Method in class org.geysermc.geyser.session.GeyserSession
 
getLastHitTime() - Method in class org.geysermc.geyser.session.GeyserSession
The time of the last hit.
getLastInput() - Method in class org.geysermc.geyser.inventory.AnvilContainer
 
getLastInteractionBlockPosition() - Method in class org.geysermc.geyser.session.GeyserSession
Stores the last position of the block the player interacted with.
getLastInteractionPlayerPosition() - Method in class org.geysermc.geyser.session.GeyserSession
Stores the position of the player the last time they interacted.
getLastInteractionTime() - Method in class org.geysermc.geyser.session.GeyserSession
Store the last time the player interacted.
getLastLog() - Method in class org.geysermc.geyser.scoreboard.ScoreboardUpdater.ScoreboardSession
 
getLastMaterial() - Method in class org.geysermc.geyser.inventory.AnvilContainer
 
getLastMovementTimestamp() - Method in class org.geysermc.geyser.session.GeyserSession
Used to send a movement packet every three seconds if the player hasn't moved.
getLastRecipeNetId() - Method in class org.geysermc.geyser.session.GeyserSession
 
getLastSignMessage() - Method in class org.geysermc.geyser.session.GeyserSession
Stores the last text inputted into a sign.
getLastTargetSlot() - Method in class org.geysermc.geyser.inventory.AnvilContainer
 
getLastUpdate() - Method in class org.geysermc.geyser.scoreboard.ScoreboardUpdater.ScoreboardSession
 
getLastVehicleMoveTimestamp() - Method in class org.geysermc.geyser.session.GeyserSession
Used to send a ServerboundMoveVehiclePacket for every PlayerInputPacket after idling on a boat/horse for more than 100ms
getLeashHolderBedrockId() - Method in class org.geysermc.geyser.entity.type.living.MobEntity
If another mob is holding this mob by a leash, this variable tracks their Bedrock entity ID.
getLecternBookStates() - Static method in class org.geysermc.geyser.level.block.BlockStateValues
 
getLecternCache() - Method in class org.geysermc.geyser.session.GeyserSession
Stores a list of all lectern locations and their block entity tags.
getLecternDataAt(GeyserSession, int, int, int, boolean) - Method in class org.geysermc.geyser.level.GeyserWorldManager
 
getLecternDataAt(GeyserSession, int, int, int, boolean) - Method in class org.geysermc.geyser.level.WorldManager
Sigh.
getLecternDataAt(GeyserSession, int, int, int, boolean) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
 
getLeftParrot() - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
Saves the parrot currently on the player's left shoulder; otherwise null
getLegacy(boolean) - Static method in class org.geysermc.geyser.skin.SkinProvider.SkinGeometry
Generate generic geometry
getLegacyBlock(BlockStorage, int, int, int, int) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigot1_12WorldManager
 
getLeggings() - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
getLink() - Method in class org.geysermc.geyser.dump.DumpInfo.LogsInfo
 
getLocale() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
getLocale() - Method in interface org.geysermc.geyser.command.CommandSender
Returns the locale of the command sender.
getLocale() - Method in class org.geysermc.geyser.platform.bungeecord.command.BungeeCommandSender
 
getLocale() - Method in class org.geysermc.geyser.platform.spigot.command.SpigotCommandSender
 
getLocale() - Method in class org.geysermc.geyser.platform.velocity.command.VelocityCommandSender
 
getLocale() - Method in class org.geysermc.geyser.session.GeyserSession
 
getLocaleString(String, String) - Static method in class org.geysermc.geyser.text.MinecraftLocale
Translate the given language string into the given locale, or falls back to the default locale
getLocaleStringLog(String, Object...) - Static method in class org.geysermc.geyser.text.GeyserLocale
Get a formatted language string with the default locale for Geyser
getLodestoneCache() - Method in class org.geysermc.geyser.session.GeyserSession
 
getLogger() - Method in class org.geysermc.geyser.extension.GeyserExtension
 
getLogger() - Method in class org.geysermc.geyser.GeyserImpl
 
getLogsInfo() - Method in class org.geysermc.geyser.dump.DumpInfo
 
getLogsPath() - Method in interface org.geysermc.geyser.GeyserBootstrap
 
getLogsPath() - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeePlugin
 
getMain() - Method in class org.geysermc.geyser.dump.BootstrapDumpInfo.PluginInfo
 
getMajor() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Version
 
getManager() - Method in class org.geysermc.geyser.event.EventResult
 
getManager() - Method in class org.geysermc.geyser.event.handlers.EventHandler
 
getManifest() - Method in class org.geysermc.geyser.pack.ResourcePack
 
getMapping(int) - Method in class org.geysermc.geyser.registry.type.ItemMappings
Gets an ItemMapping from the given Minecraft: Java Edition id.
getMapping(ItemStack) - Method in class org.geysermc.geyser.registry.type.ItemMappings
Gets an ItemMapping from the given ItemStack.
getMapping(ItemData) - Method in class org.geysermc.geyser.registry.type.ItemMappings
Gets an ItemMapping from the given ItemData.
getMapping(String) - Method in class org.geysermc.geyser.registry.type.ItemMappings
Gets an ItemMapping from the given Minecraft: Java Edition block state identifier.
getMapping(GeyserSession) - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
getMaterial() - Method in class org.geysermc.geyser.inventory.AnvilContainer
 
getMax() - Method in class org.geysermc.geyser.dump.DumpInfo.RamInfo
 
getMax() - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
getMax() - Method in class org.geysermc.geyser.ping.GeyserPingInfo.Players
 
getMaxAir() - Method in class org.geysermc.geyser.entity.type.Entity
 
getMaxAir() - Method in class org.geysermc.geyser.entity.type.living.animal.AxolotlEntity
 
getMaxDamage() - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
getMaxDamage() - Method in class org.geysermc.geyser.registry.type.ItemMapping
 
getMaxEntryValue() - Method in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
getMaxHealth() - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
 
getMaximum() - Method in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
getMaxOffset(double, double, double, BoundingBox, Axis, double) - Method in class org.geysermc.geyser.level.physics.BoundingBox
Find the maximum offset of another bounding box in an axis that will not collide with this bounding box
getMaxPlayers() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
getMaxPlayers() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
getMcInfo() - Method in class org.geysermc.geyser.dump.DumpInfo.VersionInfo
 
getMd5Hash() - Method in class org.geysermc.geyser.dump.DumpInfo.HashInfo
 
getMessage() - Method in class org.geysermc.floodgate.news.NewsItem
 
getMessage() - Method in class org.geysermc.geyser.event.events.network.SessionConnectEvent
Message returned to client if connection is cancelled
getMessageFormat() - Method in enum class org.geysermc.floodgate.news.NewsItemMessage
 
getMethod() - Method in class org.geysermc.geyser.event.handlers.MethodEventHandler
 
getMetrics() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
getMetrics() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
getMetrics() - Method in class org.geysermc.geyser.GeyserImpl
 
getMiddleX() - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
getMiddleY() - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
getMiddleZ() - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
getMin() - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
getMinecraftServerVersion() - Method in interface org.geysermc.geyser.GeyserBootstrap
Returns the Minecraft version currently being used on the server.
getMinecraftServerVersion() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
 
getMinecraftServerVersion() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
 
getMinimum() - Method in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
getMinimumSupportedMinecraftVersion() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Header
 
getMiningFatigue() - Method in class org.geysermc.geyser.session.cache.EntityEffectCache
 
getMinor() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Version
 
getModules() - Method in class org.geysermc.geyser.pack.ResourcePackManifest
 
getMotd1() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
 
getMotd1() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.BedrockConfiguration
 
getMotd2() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
 
getMotd2() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.BedrockConfiguration
 
getMotion() - Method in class org.geysermc.geyser.entity.type.Entity
 
getMouseoverEntity() - Method in class org.geysermc.geyser.session.GeyserSession
The entity that the client is currently looking at.
getMovingBlocksMap() - Method in class org.geysermc.geyser.session.cache.PistonCache
Maps the position of a moving block to the piston moving it Positions in this map represent the starting position of the block
getMtu() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
getMtu() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
getName() - Method in class org.geysermc.connector.network.session.auth.AuthData
Deprecated.
 
getName() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
getName() - Method in class org.geysermc.geyser.command.GeyserCommand
 
getName() - Method in class org.geysermc.geyser.dump.BootstrapDumpInfo.PluginInfo
 
getName() - Method in class org.geysermc.geyser.dump.DumpInfo.VersionInfo
 
getName() - Method in class org.geysermc.geyser.extension.GeyserExtension
 
getName() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Header
 
getName() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Module
 
getName() - Method in class org.geysermc.geyser.ping.GeyserPingInfo.Version
 
getName() - Method in class org.geysermc.geyser.registry.type.PaletteItem
 
getName() - Method in class org.geysermc.geyser.scoreboard.Score
 
getName() - Method in class org.geysermc.geyser.scoreboard.Team.TeamData
 
getNametag() - Method in class org.geysermc.geyser.entity.type.Entity
 
getNameTagVisibility() - Method in class org.geysermc.geyser.scoreboard.Team
 
getNbt() - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
getNbtByte(Object) - Static method in class org.geysermc.geyser.util.MathUtils
Ensures the resulting object is a byte.
getNetId() - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
getNetwork() - Method in class org.geysermc.geyser.dump.DumpInfo.VersionInfo
 
getNewDimension(CompoundTag) - Static method in class org.geysermc.geyser.util.DimensionUtils
Determines the new dimension based on the CompoundTag sent by either the ClientboundLoginPacket or ClientboundRespawnPacket.
getNewName() - Method in class org.geysermc.geyser.inventory.AnvilContainer
The new name of the item as received from Bedrock
getNewsHandler() - Method in class org.geysermc.geyser.GeyserImpl
 
getNextEntityId() - Method in class org.geysermc.geyser.session.cache.EntityCache
 
getNextId() - Method in class org.geysermc.geyser.scoreboard.Scoreboard
 
getNextItemNetId() - Method in class org.geysermc.geyser.session.GeyserSession
 
getNoteblockPitch(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
The note that noteblocks output when hit is part of the block state in Java but sent as a BlockEventPacket in Bedrock.
getObjective(String) - Method in class org.geysermc.geyser.scoreboard.Scoreboard
 
getObjectiveName() - Method in class org.geysermc.geyser.scoreboard.Objective
 
getObjectives() - Method in class org.geysermc.geyser.scoreboard.Scoreboard
 
getObjectiveSlots() - Method in class org.geysermc.geyser.scoreboard.Scoreboard
 
getOffhand() - Method in class org.geysermc.geyser.inventory.PlayerInventory
 
getOffHand() - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
getOnline() - Method in class org.geysermc.geyser.ping.GeyserPingInfo.Players
 
getOpenInventory() - Method in class org.geysermc.geyser.session.GeyserSession
 
getOperatingSystem() - Method in class org.geysermc.geyser.dump.DumpInfo.VersionInfo
 
getOperatingSystemVersion() - Method in class org.geysermc.geyser.dump.DumpInfo.VersionInfo
 
getOpPermissionLevel() - Method in class org.geysermc.geyser.session.GeyserSession
The op permission level set by the server
getOrDefault(int, boolean) - Method in class org.geysermc.geyser.util.collection.FixedInt2BooleanMap
 
getOrDefault(int, byte) - Method in class org.geysermc.geyser.util.collection.FixedInt2ByteMap
 
getOrDefault(int, int) - Method in class org.geysermc.geyser.util.collection.FixedInt2IntMap
 
getOrDefault(int, M) - Method in class org.geysermc.geyser.registry.ArrayRegistry
Returns the value registered by the given index or the default value specified if null.
getOrDefault(int, T) - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
getOrDefault(Tag, T) - Method in class org.geysermc.geyser.translator.level.block.entity.BlockEntityTranslator
 
getOrDefault(Object, int) - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
getOrDefault(CompletableFuture<T>, T, int) - Static method in class org.geysermc.geyser.skin.SkinProvider
 
getOrDefault(K, V) - Method in class org.geysermc.geyser.registry.AbstractMappedRegistry
Returns the value registered by the given key or the default value specified if null.
getOriginalSpeedAttribute() - Method in class org.geysermc.geyser.session.GeyserSession
Tracks the original speed attribute.
getOwnerBedrockId() - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.TameableEntity
Used in the interactive tag manager to track if the session player owns this entity
getPacket() - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketReceiveEvent
Downstream packet
getPacket() - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketSendEvent
Downstream packet
getPacket() - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketReceiveEvent
Upstream packet
getPacket() - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketSendEvent
Upstream packet
getPacketsPerSecond() - Method in class org.geysermc.geyser.scoreboard.ScoreboardUpdater.ScoreboardSession
 
getPalette() - Method in class org.geysermc.geyser.level.chunk.BlockStorage
 
getParentId() - Method in class org.geysermc.geyser.level.GeyserAdvancement
 
getParticleId(GeyserSession) - Method in record class org.geysermc.geyser.registry.type.ParticleMapping
 
getPassengers() - Method in class org.geysermc.geyser.entity.type.Entity
 
getPassword() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IUserAuthenticationInfo
 
getPassword() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.UserAuthenticationInfo
 
getPatch() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Version
 
getPattern(int) - Static method in class org.geysermc.geyser.entity.type.living.animal.TropicalFishEntity
 
getPatternColor(int) - Static method in class org.geysermc.geyser.entity.type.living.animal.TropicalFishEntity
 
getPendingPacketsPerSecond() - Method in class org.geysermc.geyser.scoreboard.ScoreboardUpdater.ScoreboardSession
 
getPermission() - Method in class org.geysermc.geyser.command.GeyserCommand
 
getPickItem() - Method in class org.geysermc.geyser.registry.type.BlockMapping
Get the item a Java client would receive when pressing the Pick Block key on a specific Java block state.
getPingInformation() - Method in interface org.geysermc.geyser.ping.IGeyserPingPassthrough
Get the MOTD of the server displayed on the multiplayer screen.
getPingInformation(InetSocketAddress) - Method in class org.geysermc.geyser.ping.GeyserLegacyPingPassthrough
 
getPingInformation(InetSocketAddress) - Method in interface org.geysermc.geyser.ping.IGeyserPingPassthrough
Get the MOTD of the server displayed on the multiplayer screen
getPingInformation(InetSocketAddress) - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeePingPassthrough
 
getPingInformation(InetSocketAddress) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPingPassthrough
 
getPingInformation(InetSocketAddress) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePingPassthrough
 
getPingInformation(InetSocketAddress) - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityPingPassthrough
 
getPingPassthroughInterval() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
getPingPassthroughInterval() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
getPistonBehavior() - Method in class org.geysermc.geyser.registry.type.BlockMapping
 
getPistonCache() - Method in class org.geysermc.geyser.session.GeyserSession
 
getPistonHead(Direction) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
Get the Java Block State for a piston head for a specific direction This is used in PistonBlockEntity to get the BlockCollision for the piston head.
getPistonOrientation(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
This is used in GeyserPistonEvents.java and accepts minecraft:piston, minecraft:sticky_piston, and minecraft:moving_piston.
getPistons() - Method in class org.geysermc.geyser.session.cache.PistonCache
Maps the position of a piston to its block entity
getPistonValue() - Method in enum class org.geysermc.geyser.level.physics.Direction
 
getPistonValues() - Static method in class org.geysermc.geyser.level.block.BlockStateValues
Get the Int2BooleanMap showing if a piston block state is extended or not.
getPitch() - Method in class org.geysermc.geyser.entity.type.Entity
 
getPitch() - Method in class org.geysermc.geyser.session.cache.TeleportCache
 
getPlatform() - Method in class org.geysermc.geyser.dump.BootstrapDumpInfo
 
getPlatformOfflineId() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getPlatformOnlineId() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getPlatformType() - Method in class org.geysermc.connector.GeyserConnector
Deprecated.
 
getPlatformType() - Method in class org.geysermc.geyser.GeyserImpl
 
getPlayerBoundingBox() - Method in class org.geysermc.geyser.level.physics.CollisionManager
 
getPlayerByUuid(UUID) - Method in class org.geysermc.connector.GeyserConnector
Deprecated.
 
getPlayerByXuid(String) - Method in class org.geysermc.connector.GeyserConnector
Deprecated.
 
getPlayerDisplacement() - Method in class org.geysermc.geyser.session.cache.PistonCache
 
getPlayerEntity() - Method in class org.geysermc.geyser.event.events.geyser.LoadBedrockSkinEvent
The player for which the skin is to be loaded for
getPlayerEntity() - Method in class org.geysermc.geyser.session.GeyserSession
 
getPlayerEntity(UUID) - Method in class org.geysermc.geyser.session.cache.EntityCache
 
getPlayerInventory() - Method in class org.geysermc.geyser.inventory.Container
 
getPlayerInventory() - Method in class org.geysermc.geyser.session.GeyserSession
 
getPlayerList() - Method in class org.geysermc.geyser.ping.GeyserPingInfo
 
getPlayerLocaleString(String, String, Object...) - Static method in class org.geysermc.geyser.text.GeyserLocale
Get a formatted language string with the given locale for Geyser
getPlayerMotion() - Method in class org.geysermc.geyser.session.cache.PistonCache
 
getPlayers() - Method in class org.geysermc.geyser.ping.GeyserPingInfo
 
getPlayerWithCustomHeads() - Method in class org.geysermc.geyser.session.GeyserSession
A list of all players that have a player head on with a custom texture.
getPlayFabId() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getPlaysound() - Method in class org.geysermc.geyser.registry.type.SoundMapping
 
getPluginFolder() - Method in class org.geysermc.geyser.GeyserMain
Get the folder name the plugin should go into
getPluginFolder() - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeeMain
 
getPluginFolder() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotMain
 
getPluginFolder() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeMain
 
getPluginFolder() - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityMain
 
getPluginType() - Method in class org.geysermc.geyser.GeyserMain
Get the platform the plugin is for
getPluginType() - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeeMain
 
getPluginType() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotMain
 
getPluginType() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeMain
 
getPluginType() - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityMain
 
getPOJOForClass(Class<?>) - Static method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneBootstrap
Get the BeanPropertyDefinitions for the given class
getPong() - Method in class org.geysermc.geyser.event.events.network.BedrockPongEvent
The pong to broadcast This will initially be set to the Pong that Geyser would normally return but can be overridden here
getPort() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
 
getPort() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IRemoteConfiguration
 
getPort() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.BedrockConfiguration
 
getPort() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.RemoteConfiguration
 
getPort() - Method in class org.geysermc.geyser.dump.BootstrapDumpInfo.ListenerInfo
 
getPos(int) - Method in class org.geysermc.geyser.session.cache.LodestoneCache
 
getPose() - Method in class org.geysermc.geyser.session.GeyserSession
Stores the Java pose that the server and/or Geyser believes the player currently has.
getPosition() - Method in class org.geysermc.geyser.entity.type.Entity
 
getPosition() - Method in class org.geysermc.geyser.inventory.LecternContainer
 
getPosition() - Method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
 
getPredefinedId(int) - Static method in class org.geysermc.geyser.entity.type.living.animal.TropicalFishEntity
 
getPreferencesCache() - Method in class org.geysermc.geyser.session.GeyserSession
 
getPrefix() - Method in class org.geysermc.geyser.scoreboard.Team.TeamData
 
getPrimaryId() - Method in class org.geysermc.geyser.inventory.BeaconContainer
 
getPriority() - Method in class org.geysermc.geyser.event.handlers.EventHandler
Return our priority
getPriority() - Method in class org.geysermc.geyser.event.handlers.LambdaEventHandler
 
getPriority() - Method in class org.geysermc.geyser.event.handlers.MethodEventHandler
 
getProfile() - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
getProfile(CompoundTag) - Static method in class org.geysermc.geyser.translator.level.block.entity.SkullBlockEntityTranslator
 
getProtocol() - Method in class org.geysermc.geyser.ping.GeyserPingInfo.Version
 
getProtocol() - Method in class org.geysermc.geyser.session.GeyserSession
 
getProtocolVersion() - Method in class org.geysermc.geyser.session.UpstreamSession
Gets the session's protocol version.
getProxyProtocolWhitelistedIPs() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
 
getProxyProtocolWhitelistedIPs() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.BedrockConfiguration
 
getRamInfo() - Method in class org.geysermc.geyser.dump.DumpInfo
 
getRawMessage() - Method in class org.geysermc.floodgate.news.NewsItem
 
getRegisteredPluginChannels() - Method in class org.geysermc.geyser.GeyserImpl
 
getRegisteredTranslators() - Method in class org.geysermc.geyser.event.events.registry.BlockEntityRegistryEvent
List of registered translators
getRegisteredTranslators() - Method in class org.geysermc.geyser.event.events.registry.InventoryTranslatorRegistryEvent
List of registered translators
getRegisteredTranslators() - Method in class org.geysermc.geyser.event.events.registry.ItemRemapperRegistryEvent
List of registered translators
getRegisteredTranslators() - Method in class org.geysermc.geyser.event.events.registry.PacketTranslatorRegistryEvent
List of registered translators
getRegisteredTranslators() - Method in class org.geysermc.geyser.event.events.registry.SoundHandlerRegistryEvent
List of registered translators
getRemapper() - Method in class org.geysermc.geyser.extension.relocator.JavaRelocator
 
getRemote() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
getRemote() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
getRemoteAddress() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
getRemoteAddress() - Method in class org.geysermc.geyser.session.GeyserSession
 
getRemoteAuthType() - Method in class org.geysermc.geyser.session.GeyserSession
 
getRemotePort() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
getRemotePort() - Method in class org.geysermc.geyser.session.GeyserSession
 
getRenderDistance() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
getRenderDistance() - Method in class org.geysermc.geyser.session.GeyserSession
 
getRepairMaterials() - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
getRepairMaterials() - Method in class org.geysermc.geyser.registry.type.ItemMapping
 
getRequestedOn() - Method in class org.geysermc.geyser.skin.SkinProvider.Cape
 
getRequestedOn() - Method in class org.geysermc.geyser.skin.SkinProvider.Skin
 
getRequirements() - Method in class org.geysermc.geyser.level.GeyserAdvancement
 
getResource(String) - Method in class org.geysermc.geyser.extension.ExtensionClassLoader
 
getResource(String) - Static method in class org.geysermc.geyser.util.FileUtils
Get an InputStream for the given resource path, throws AssertionError if resource is not found
getResourceAsStream(String) - Method in class org.geysermc.geyser.extension.ExtensionClassLoader
 
getResourceAsStream(String) - Method in class org.geysermc.geyser.extension.GeyserExtension
Return an InputStream for a resource file
getResourceName() - Method in class org.geysermc.geyser.event.events.geyser.ResourceReadEvent
The name of resource to load
getResources(String) - Method in class org.geysermc.geyser.extension.ExtensionClassLoader
 
getResult() - Method in class org.geysermc.geyser.inventory.AnvilContainer
 
getRidingVehicleEntity() - Method in class org.geysermc.geyser.session.GeyserSession
 
getRightParrot() - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
Saves the parrot currently on the player's right shoulder; otherwise null
getRootId(AdvancementsCache) - Method in class org.geysermc.geyser.level.GeyserAdvancement
 
getScheduledThread() - Method in class org.geysermc.geyser.GeyserImpl
 
getScore() - Method in class org.geysermc.geyser.scoreboard.Score
 
getScore() - Method in class org.geysermc.geyser.scoreboard.Score.ScoreData
 
getScoreboard() - Method in class org.geysermc.geyser.scoreboard.Objective
 
getScoreboard() - Method in class org.geysermc.geyser.scoreboard.Team
 
getScoreboard() - Method in class org.geysermc.geyser.session.cache.WorldCache
 
getScoreboardPacketThreshold() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
getScoreboardPacketThreshold() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
getScoreboardSession() - Method in class org.geysermc.geyser.session.cache.WorldCache
 
getScores() - Method in class org.geysermc.geyser.scoreboard.Objective
 
getSecondaryId() - Method in class org.geysermc.geyser.inventory.BeaconContainer
 
getSelfSignedId() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getServerAddress() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getServerName() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
 
getServerName() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.BedrockConfiguration
 
getServerProtocolVersion() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
 
getServerSocketAddress() - Method in class org.geysermc.geyser.network.netty.GeyserInjector
The LocalAddress to use to connect to the server without connecting over TCP.
getSession() - Method in class org.geysermc.geyser.entity.type.Entity
 
getSession() - Method in class org.geysermc.geyser.event.events.geyser.GeyserLoginEvent
 
getSession() - Method in class org.geysermc.geyser.event.events.network.SessionConnectEvent
 
getSession() - Method in class org.geysermc.geyser.event.events.network.SessionDisconnectEvent
 
getSession() - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketReceiveEvent
 
getSession() - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketSendEvent
 
getSession() - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketReceiveEvent
 
getSession() - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketSendEvent
 
getSession() - Method in interface org.geysermc.geyser.event.EventSession
Return the GeyserSession for this Event
getSession() - Method in class org.geysermc.geyser.scoreboard.ScoreboardUpdater.ScoreboardSession
 
getSession() - Method in class org.geysermc.geyser.session.cache.PreferencesCache
 
getSession() - Method in class org.geysermc.geyser.session.cache.WorldCache
 
getSession() - Method in class org.geysermc.geyser.session.UpstreamSession
 
getSessionBreakTime(GeyserSession, BlockMapping) - Static method in class org.geysermc.geyser.util.BlockUtils
 
getSessionManager() - Method in class org.geysermc.geyser.GeyserImpl
 
getSessions() - Method in class org.geysermc.geyser.session.SessionManager
A list of all players who are currently in-game.
getSha256() - Method in class org.geysermc.geyser.pack.ResourcePack
 
getSha256Hash() - Method in class org.geysermc.geyser.dump.DumpInfo.HashInfo
 
getShape(int) - Static method in class org.geysermc.geyser.entity.type.living.animal.TropicalFishEntity
 
getShortDescription(CommandSource) - Method in class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandExecutor
 
getShowCooldown() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
getShowCooldown() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
getShulkerBoxDirection(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
Shulker box directions are part of the namespaced ID in Java Edition, but part of the block entity tag in Bedrock.
getSize() - Method in class org.geysermc.geyser.inventory.Container
 
getSize() - Method in class org.geysermc.geyser.inventory.Inventory
 
getSizeX() - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
getSizeY() - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
getSizeZ() - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
getSkin() - Method in class org.geysermc.geyser.skin.ProvidedSkin
 
getSkin() - Method in class org.geysermc.geyser.skin.SkinProvider.SkinAndCape
 
getSkinAnimationData() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getSkinChannel() - Static method in class org.geysermc.geyser.util.PluginMessageUtils
Returns the skin channel used in Floodgate
getSkinColor() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getSkinData() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getSkinData() - Method in class org.geysermc.geyser.skin.SkinProvider.Skin
 
getSkinId() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getSkinImageHeight() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getSkinImageWidth() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getSkinOwner() - Method in class org.geysermc.geyser.skin.SkinProvider.Skin
 
getSkinUploader() - Method in class org.geysermc.geyser.GeyserImpl
 
getSkullCache() - Method in class org.geysermc.geyser.session.GeyserSession
 
getSkullRotation(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
Skull rotations are part of the namespaced ID in Java Edition, but part of the block entity tag in Bedrock.
getSkullVariant(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
Skull variations are part of the namespaced ID in Java Edition, but part of the block entity tag in Bedrock.
getSkullWallDirections() - Static method in class org.geysermc.geyser.level.block.BlockStateValues
Skull rotations are part of the namespaced ID in Java Edition, but part of the block entity tag in Bedrock.
getSlipperiness(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
Get the slipperiness of a block.
getSlot() - Method in class org.geysermc.geyser.inventory.BedrockContainerSlot
 
getSlot(ScoreboardPosition) - Method in class org.geysermc.geyser.scoreboard.Scoreboard
 
getSlotType(int) - Method in class org.geysermc.geyser.translator.inventory.BaseInventoryTranslator
 
getSlotType(int) - Method in class org.geysermc.geyser.translator.inventory.CraftingInventoryTranslator
 
getSlotType(int) - Method in class org.geysermc.geyser.translator.inventory.furnace.AbstractFurnaceInventoryTranslator
 
getSlotType(int) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
getSlotType(int) - Method in class org.geysermc.geyser.translator.inventory.LoomInventoryTranslator
 
getSlotType(int) - Method in class org.geysermc.geyser.translator.inventory.MerchantInventoryTranslator
 
getSlotType(int) - Method in class org.geysermc.geyser.translator.inventory.PlayerInventoryTranslator
 
getSlotType(int) - Method in class org.geysermc.geyser.translator.inventory.StonecutterInventoryTranslator
 
getSocketAddress() - Method in interface org.geysermc.geyser.GeyserBootstrap
 
getSocketAddress() - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeePlugin
 
getSocketAddress() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
 
getSocketAddress() - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin
 
getSocketAddress() - Method in class org.geysermc.geyser.session.GeyserSession
 
getSpawnEggIds() - Method in class org.geysermc.geyser.registry.type.ItemMappings
 
getStackSize() - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
getStackSize() - Method in class org.geysermc.geyser.registry.type.ItemMapping
 
getStateId() - Method in class org.geysermc.geyser.inventory.Inventory
If this is out of sync with the server, the server will resync items.
getStatistics() - Method in class org.geysermc.geyser.session.GeyserSession
Stores a map of all statistics sent from the server.
getStonecutterButton() - Method in class org.geysermc.geyser.inventory.StonecutterContainer
The button that has currently been pressed Java-side
getStonecutterRecipes() - Method in class org.geysermc.geyser.session.GeyserSession
Saves a list of all stonecutter recipes, for use in a stonecutter inventory.
getStoredAdvancementProgress() - Method in class org.geysermc.geyser.session.cache.AdvancementsCache
Stores the player's advancement progress
getStoredAdvancements() - Method in class org.geysermc.geyser.session.cache.AdvancementsCache
Stores advancements for the player.
getStoredItems() - Method in class org.geysermc.geyser.registry.type.ItemMappings
 
getStoredMaps() - Method in class org.geysermc.geyser.session.GeyserSession
 
getSubCommands() - Method in class org.geysermc.geyser.command.defaults.DumpCommand
 
getSubCommands() - Method in class org.geysermc.geyser.command.GeyserCommand
Used in the GUI to know what subcommands can be run
getSubscribersCount() - Method in class org.geysermc.geyser.skin.FloodgateSkinUploader
 
getSuffix() - Method in class org.geysermc.geyser.scoreboard.Team.TeamData
 
getSuggestions(CommandSource, String, Location<World>) - Method in class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandExecutor
 
getTag(int, Vector3i) - Static method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntityTranslator
Calculates the Nukkit CompoundTag to send to the client on chunk
getTag(GeyserSession, int, Vector3i) - Static method in class org.geysermc.geyser.translator.level.block.entity.FlowerPotBlockEntityTranslator
Get the Nukkit CompoundTag of the flower pot.
getTag(GeyserSession, Vector3i, int) - Static method in interface org.geysermc.geyser.translator.level.block.entity.BedrockOnlyBlockEntity
Get the tag of the Bedrock-only block entity
getTagCache() - Method in class org.geysermc.geyser.session.GeyserSession
 
getTeam() - Method in class org.geysermc.geyser.scoreboard.Score
 
getTeam() - Method in class org.geysermc.geyser.scoreboard.Score.ScoreData
 
getTeam(String) - Method in class org.geysermc.geyser.scoreboard.Scoreboard
 
getTeamColor() - Method in class org.geysermc.geyser.scoreboard.Objective
 
getTeamFor(String) - Method in class org.geysermc.geyser.scoreboard.Scoreboard
 
getTeleportConfirmId() - Method in class org.geysermc.geyser.session.cache.TeleportCache
 
getTeleportMap() - Method in class org.geysermc.geyser.session.GeyserSession
 
getTemporaryDimension(String, String) - Static method in class org.geysermc.geyser.util.DimensionUtils
Gets the fake, temporary dimension we send clients to so we aren't switching to the same dimension without an additional dimension switch.
getTextureUrl() - Method in class org.geysermc.geyser.skin.SkinProvider.Cape
 
getTextureUrl() - Method in class org.geysermc.geyser.skin.SkinProvider.Skin
 
getTickableEntities() - Method in class org.geysermc.geyser.session.cache.EntityCache
 
getTickThread() - Method in class org.geysermc.geyser.session.GeyserSession
The thread that will run every 50 milliseconds - one Minecraft tick.
getTitle() - Method in class org.geysermc.geyser.inventory.Inventory
 
getTokenString(byte[], InetAddress) - Static method in class org.geysermc.geyser.network.QueryPacketHandler
Gets an MD5 token for the current IP/Port.
getToolTier() - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
getToolTier() - Method in class org.geysermc.geyser.registry.type.ItemMapping
 
getToolType() - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
getToolType() - Method in class org.geysermc.geyser.registry.type.ItemMapping
 
getTotal() - Method in class org.geysermc.geyser.dump.DumpInfo.RamInfo
 
getTranslationString() - Method in class org.geysermc.geyser.registry.type.ItemMapping
 
getType() - Method in class org.geysermc.floodgate.news.NewsItem
 
getType() - Method in enum class org.geysermc.geyser.level.GameRule
 
getType() - Method in class org.geysermc.geyser.scoreboard.Objective
 
getType() - Method in enum class org.geysermc.geyser.skin.SkinProvider.CapeProvider
 
getType() - Method in enum class org.geysermc.geyser.skin.SkinProvider.EarsProvider
 
getUiProfile() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getUnconfirmedFor() - Method in class org.geysermc.geyser.session.cache.TeleportCache
 
getUniqueId() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IMetricsInfo
 
getUniqueId() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.MetricsInfo
 
getUnitVector() - Method in enum class org.geysermc.geyser.level.physics.Direction
 
getUnlockedRecipes() - Method in class org.geysermc.geyser.session.GeyserSession
 
getUpdateType() - Method in class org.geysermc.geyser.scoreboard.Objective
 
getUpdateType() - Method in class org.geysermc.geyser.scoreboard.Score
 
getUpdateType() - Method in class org.geysermc.geyser.scoreboard.Score.ScoreData
 
getUpdateType() - Method in class org.geysermc.geyser.scoreboard.Team
 
getUpdateType() - Method in class org.geysermc.geyser.scoreboard.Team.TeamData
 
getUpstream() - Method in class org.geysermc.geyser.session.GeyserSession
 
getUrl() - Method in class org.geysermc.floodgate.news.NewsItem
 
getUrl() - Method in enum class org.geysermc.geyser.skin.SkinProvider.CapeProvider
 
getUrl() - Method in enum class org.geysermc.geyser.skin.SkinProvider.EarsProvider
 
getUrlFor(String) - Method in enum class org.geysermc.geyser.skin.SkinProvider.CapeProvider
 
getUrlFor(String) - Method in enum class org.geysermc.geyser.skin.SkinProvider.EarsProvider
 
getUrlFor(UUID, String) - Method in enum class org.geysermc.geyser.skin.SkinProvider.CapeProvider
 
getUrlFor(UUID, String) - Method in enum class org.geysermc.geyser.skin.SkinProvider.EarsProvider
 
getUsage(CommandSource) - Method in class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandExecutor
 
getUserAuths() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
getUserAuths() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
getUsername() - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
getUsername() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
getUserPlatforms() - Method in class org.geysermc.geyser.dump.DumpInfo
 
getUuid() - Method in class org.geysermc.geyser.entity.type.Entity
 
getUuid() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Dependency
 
getUuid() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Header
 
getUuid() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Module
 
getUUID() - Method in class org.geysermc.connector.network.session.auth.AuthData
Deprecated.
 
getValue() - Method in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
getVariant() - Method in class org.geysermc.geyser.entity.type.BoatEntity
Saved for using the "pick" functionality on a boat.
getVariantName(int) - Static method in class org.geysermc.geyser.entity.type.living.animal.TropicalFishEntity
 
getVerifyCode() - Method in class org.geysermc.geyser.skin.FloodgateSkinUploader
 
getVersion() - Method in class org.geysermc.geyser.dump.BootstrapDumpInfo.PluginInfo
 
getVersion() - Method in class org.geysermc.geyser.dump.DumpInfo.VersionInfo
 
getVersion() - Method in class org.geysermc.geyser.extension.GeyserExtension
 
getVersion() - Method in interface org.geysermc.geyser.level.chunk.bitarray.BitArray
 
getVersion() - Method in class org.geysermc.geyser.level.chunk.bitarray.PaddedBitArray
 
getVersion() - Method in class org.geysermc.geyser.level.chunk.bitarray.Pow2BitArray
 
getVersion() - Method in class org.geysermc.geyser.level.chunk.bitarray.SingletonBitArray
 
getVersion() - Method in class org.geysermc.geyser.pack.ResourcePack
 
getVersion() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Dependency
 
getVersion() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Header
 
getVersion() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Module
 
getVersion() - Method in class org.geysermc.geyser.ping.GeyserPingInfo
 
getVersionInfo() - Method in class org.geysermc.geyser.dump.DumpInfo
 
getVersionString() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Header
 
getVillager() - Method in class org.geysermc.geyser.inventory.MerchantContainer
 
getVillagerTrades() - Method in class org.geysermc.geyser.inventory.MerchantContainer
 
getWaterLevel(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
Get the level of water from the block state.
getWhitelistedIPsMatchers() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
 
getWhitelistedIPsMatchers() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.BedrockConfiguration
 
getWidth() - Method in enum class org.geysermc.geyser.level.PaintingType
 
getWords() - Method in interface org.geysermc.geyser.level.chunk.bitarray.BitArray
 
getWords() - Method in class org.geysermc.geyser.level.chunk.bitarray.PaddedBitArray
 
getWords() - Method in class org.geysermc.geyser.level.chunk.bitarray.Pow2BitArray
getWords() - Method in class org.geysermc.geyser.level.chunk.bitarray.SingletonBitArray
 
getWordsForSize(int) - Method in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
getWorldBorder() - Method in class org.geysermc.geyser.session.GeyserSession
 
getWorldCache() - Method in class org.geysermc.geyser.session.GeyserSession
 
getWorldManager() - Method in interface org.geysermc.geyser.GeyserBootstrap
Returns the current WorldManager
getWorldManager() - Method in class org.geysermc.geyser.GeyserImpl
 
getWorldManager() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
 
getWorldName() - Method in class org.geysermc.geyser.session.GeyserSession
Keeps track of the world name for respawning.
getX() - Method in class org.geysermc.geyser.level.block.BlockPositionIterator
 
getX() - Method in class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
 
getX() - Method in class org.geysermc.geyser.session.cache.TeleportCache
 
getXboxUUID() - Method in class org.geysermc.connector.network.session.auth.AuthData
Deprecated.
 
getY() - Method in class org.geysermc.geyser.level.block.BlockPositionIterator
 
getY() - Method in class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
 
getY() - Method in class org.geysermc.geyser.session.cache.TeleportCache
 
getYaw() - Method in class org.geysermc.geyser.entity.type.Entity
x = Yaw, y = Pitch, z = HeadYaw
getYaw() - Method in class org.geysermc.geyser.session.cache.TeleportCache
 
getZ() - Method in class org.geysermc.geyser.level.block.BlockPositionIterator
 
getZ() - Method in class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
 
getZ() - Method in class org.geysermc.geyser.session.cache.TeleportCache
 
geyser - Variable in class org.geysermc.geyser.command.CommandExecutor
 
geyser - Variable in class org.geysermc.geyser.network.LoggingPacketHandler
 
Geyser - Class in org.geysermc.api
General API class for Geyser.
Geyser() - Constructor for class org.geysermc.api.Geyser
 
GeyserAdvancement - Class in org.geysermc.geyser.level
A wrapper around MCProtocolLib's Advancement class so we can control the parent of an advancement
GeyserApi - Interface in org.geysermc.geyser.api
Represents the API used in Geyser.
GeyserApiBase - Interface in org.geysermc.api
The base API class.
GeyserAttributeType - Enum Class in org.geysermc.geyser.entity.attribute
 
GeyserBootstrap - Interface in org.geysermc.geyser
 
GeyserBungeeCommandExecutor - Class in org.geysermc.geyser.platform.bungeecord.command
 
GeyserBungeeCommandExecutor(GeyserImpl) - Constructor for class org.geysermc.geyser.platform.bungeecord.command.GeyserBungeeCommandExecutor
 
GeyserBungeeCommandManager - Class in org.geysermc.geyser.platform.bungeecord.command
 
GeyserBungeeCommandManager(GeyserImpl) - Constructor for class org.geysermc.geyser.platform.bungeecord.command.GeyserBungeeCommandManager
 
GeyserBungeeConfiguration - Class in org.geysermc.geyser.platform.bungeecord
 
GeyserBungeeConfiguration() - Constructor for class org.geysermc.geyser.platform.bungeecord.GeyserBungeeConfiguration
 
GeyserBungeeDumpInfo - Class in org.geysermc.geyser.platform.bungeecord
 
GeyserBungeeInjector - Class in org.geysermc.geyser.platform.bungeecord
 
GeyserBungeeInjector(Plugin) - Constructor for class org.geysermc.geyser.platform.bungeecord.GeyserBungeeInjector
 
GeyserBungeeLogger - Class in org.geysermc.geyser.platform.bungeecord
 
GeyserBungeeLogger(Logger, boolean) - Constructor for class org.geysermc.geyser.platform.bungeecord.GeyserBungeeLogger
 
GeyserBungeeMain - Class in org.geysermc.geyser.platform.bungeecord
 
GeyserBungeeMain() - Constructor for class org.geysermc.geyser.platform.bungeecord.GeyserBungeeMain
 
GeyserBungeePingPassthrough - Class in org.geysermc.geyser.platform.bungeecord
 
GeyserBungeePingPassthrough() - Constructor for class org.geysermc.geyser.platform.bungeecord.GeyserBungeePingPassthrough
 
GeyserBungeePlugin - Class in org.geysermc.geyser.platform.bungeecord
 
GeyserBungeePlugin() - Constructor for class org.geysermc.geyser.platform.bungeecord.GeyserBungeePlugin
 
GeyserChunk - Record Class in org.geysermc.geyser.level.chunk
Acts as a lightweight chunk class that doesn't store biomes, heightmaps or block entities.
GeyserChunk(DataPalette[]) - Constructor for record class org.geysermc.geyser.level.chunk.GeyserChunk
Creates an instance of a GeyserChunk record class.
GeyserChunkSection - Class in org.geysermc.geyser.level.chunk
 
GeyserChunkSection(int) - Constructor for class org.geysermc.geyser.level.chunk.GeyserChunkSection
 
GeyserChunkSection(BlockStorage[]) - Constructor for class org.geysermc.geyser.level.chunk.GeyserChunkSection
 
GeyserCommand - Class in org.geysermc.geyser.command
 
GeyserCommand(String, String, String) - Constructor for class org.geysermc.geyser.command.GeyserCommand
 
GeyserCommandManager - Class in org.geysermc.geyser.platform.standalone.command
 
GeyserCommandManager(GeyserImpl) - Constructor for class org.geysermc.geyser.platform.standalone.command.GeyserCommandManager
 
GeyserConfiguration - Interface in org.geysermc.geyser.configuration
 
GeyserConfiguration.IBedrockConfiguration - Interface in org.geysermc.geyser.configuration
 
GeyserConfiguration.IMetricsInfo - Interface in org.geysermc.geyser.configuration
 
GeyserConfiguration.IRemoteConfiguration - Interface in org.geysermc.geyser.configuration
 
GeyserConfiguration.IUserAuthenticationInfo - Interface in org.geysermc.geyser.configuration
 
GeyserConnection - Interface in org.geysermc.geyser.api.connection
Represents a player session used in Geyser.
GeyserConnector - Class in org.geysermc.connector
Deprecated.
legacy code
GeyserConnector() - Constructor for class org.geysermc.connector.GeyserConnector
Deprecated.
 
GeyserDirtyMetadata - Class in org.geysermc.geyser.entity
A write-only wrapper for temporarily storing entity metadata that will be sent to Bedrock.
GeyserDirtyMetadata() - Constructor for class org.geysermc.geyser.entity.GeyserDirtyMetadata
 
GeyserEnchantOption - Class in org.geysermc.geyser.inventory
A mutable "wrapper" around EnchantOptionData
GeyserEnchantOption(int) - Constructor for class org.geysermc.geyser.inventory.GeyserEnchantOption
 
GeyserEvent - Class in org.geysermc.geyser.event
 
GeyserEvent() - Constructor for class org.geysermc.geyser.event.GeyserEvent
 
GeyserEventHandler - Annotation Interface in org.geysermc.geyser.event.annotations
Event Methods must be decorated with this annotation to receive events.
GeyserExtension - Class in org.geysermc.geyser.extension
All GeyserExtensions extend from this
GeyserExtension(ExtensionManager, ExtensionClassLoader) - Constructor for class org.geysermc.geyser.extension.GeyserExtension
 
geyserId - Variable in class org.geysermc.geyser.entity.type.Entity
 
GeyserImpl - Class in org.geysermc.geyser
 
GeyserInjector - Class in org.geysermc.geyser.network.netty
Used to inject Geyser clients directly into the server, bypassing the need to implement a complete TCP connection, by creating a local channel.
GeyserInjector() - Constructor for class org.geysermc.geyser.network.netty.GeyserInjector
 
GeyserItemStack - Class in org.geysermc.geyser.inventory
 
GeyserJacksonConfiguration - Class in org.geysermc.geyser.configuration
 
GeyserJacksonConfiguration() - Constructor for class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
GeyserJacksonConfiguration.BedrockConfiguration - Class in org.geysermc.geyser.configuration
 
GeyserJacksonConfiguration.MetricsInfo - Class in org.geysermc.geyser.configuration
 
GeyserJacksonConfiguration.PortDeserializer - Class in org.geysermc.geyser.configuration
Ensure that the port deserializes in the config as a number no matter what.
GeyserJacksonConfiguration.RemoteConfiguration - Class in org.geysermc.geyser.configuration
 
GeyserJacksonConfiguration.UserAuthenticationInfo - Class in org.geysermc.geyser.configuration
 
GeyserLegacyPingPassthrough - Class in org.geysermc.geyser.ping
 
GeyserLegacyPingPassthrough(GeyserImpl) - Constructor for class org.geysermc.geyser.ping.GeyserLegacyPingPassthrough
 
GeyserLocale - Class in org.geysermc.geyser.text
 
GeyserLocale() - Constructor for class org.geysermc.geyser.text.GeyserLocale
 
GeyserLogger - Interface in org.geysermc.geyser
 
GeyserLoginEvent - Class in org.geysermc.geyser.event.events.geyser
 
GeyserLoginEvent(GeyserSession) - Constructor for class org.geysermc.geyser.event.events.geyser.GeyserLoginEvent
 
GeyserMain - Class in org.geysermc.geyser
 
GeyserMain() - Constructor for class org.geysermc.geyser.GeyserMain
 
GeyserMappingItem - Class in org.geysermc.geyser.registry.type
Represents Geyser's own serialized item information before being processed per-version
GeyserMappingItem() - Constructor for class org.geysermc.geyser.registry.type.GeyserMappingItem
 
GeyserPingInfo - Class in org.geysermc.geyser.ping
 
GeyserPingInfo() - Constructor for class org.geysermc.geyser.ping.GeyserPingInfo
 
GeyserPingInfo(String, GeyserPingInfo.Players, GeyserPingInfo.Version) - Constructor for class org.geysermc.geyser.ping.GeyserPingInfo
 
GeyserPingInfo.Players - Class in org.geysermc.geyser.ping
 
GeyserPingInfo.Version - Class in org.geysermc.geyser.ping
 
GeyserPistonListener - Class in org.geysermc.geyser.platform.spigot.world
 
GeyserPistonListener(GeyserImpl, GeyserSpigotWorldManager) - Constructor for class org.geysermc.geyser.platform.spigot.world.GeyserPistonListener
 
GeyserSession - Class in org.geysermc.connector.network.session
Deprecated.
legacy code
GeyserSession - Class in org.geysermc.geyser.session
 
GeyserSession(GeyserImpl, BedrockServerSession, EventLoop) - Constructor for class org.geysermc.geyser.session.GeyserSession
 
GeyserSession(GeyserSession) - Constructor for class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
GeyserSpigot1_11CraftingListener - Class in org.geysermc.geyser.platform.spigot.world
Used to send all available recipes from the server to the client, as a valid recipe book packet won't be sent by the server.
GeyserSpigot1_11CraftingListener(GeyserImpl) - Constructor for class org.geysermc.geyser.platform.spigot.world.GeyserSpigot1_11CraftingListener
 
GeyserSpigot1_12NativeWorldManager - Class in org.geysermc.geyser.platform.spigot.world.manager
Used with ViaVersion and pre-1.13.
GeyserSpigot1_12NativeWorldManager(Plugin) - Constructor for class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigot1_12NativeWorldManager
 
GeyserSpigot1_12WorldManager - Class in org.geysermc.geyser.platform.spigot.world.manager
Should be used when ViaVersion is present, no NMS adapter is being used, and we are pre-1.13.
GeyserSpigot1_12WorldManager(Plugin) - Constructor for class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigot1_12WorldManager
 
GeyserSpigotBlockPlaceListener - Class in org.geysermc.geyser.platform.spigot.world
 
GeyserSpigotBlockPlaceListener() - Constructor for class org.geysermc.geyser.platform.spigot.world.GeyserSpigotBlockPlaceListener
 
GeyserSpigotCommandExecutor - Class in org.geysermc.geyser.platform.spigot.command
 
GeyserSpigotCommandExecutor(GeyserImpl) - Constructor for class org.geysermc.geyser.platform.spigot.command.GeyserSpigotCommandExecutor
 
GeyserSpigotCommandManager - Class in org.geysermc.geyser.platform.spigot.command
 
GeyserSpigotCommandManager(GeyserImpl) - Constructor for class org.geysermc.geyser.platform.spigot.command.GeyserSpigotCommandManager
 
GeyserSpigotConfiguration - Class in org.geysermc.geyser.platform.spigot
 
GeyserSpigotConfiguration() - Constructor for class org.geysermc.geyser.platform.spigot.GeyserSpigotConfiguration
 
GeyserSpigotDumpInfo - Class in org.geysermc.geyser.platform.spigot
 
GeyserSpigotFallbackWorldManager - Class in org.geysermc.geyser.platform.spigot.world.manager
Should only be used when we know GeyserSpigotWorldManager.getBlockAt(GeyserSession, int, int, int) cannot be accurate.
GeyserSpigotFallbackWorldManager(Plugin) - Constructor for class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotFallbackWorldManager
 
GeyserSpigotInjector - Class in org.geysermc.geyser.platform.spigot
 
GeyserSpigotInjector(boolean) - Constructor for class org.geysermc.geyser.platform.spigot.GeyserSpigotInjector
 
GeyserSpigotLegacyNativeWorldManager - Class in org.geysermc.geyser.platform.spigot.world.manager
Used when block IDs need to be translated to the latest version
GeyserSpigotLegacyNativeWorldManager(GeyserSpigotPlugin) - Constructor for class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotLegacyNativeWorldManager
 
GeyserSpigotLogger - Class in org.geysermc.geyser.platform.spigot
 
GeyserSpigotLogger() - Constructor for class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
 
GeyserSpigotMain - Class in org.geysermc.geyser.platform.spigot
 
GeyserSpigotMain() - Constructor for class org.geysermc.geyser.platform.spigot.GeyserSpigotMain
 
GeyserSpigotNativeWorldManager - Class in org.geysermc.geyser.platform.spigot.world.manager
 
GeyserSpigotNativeWorldManager(Plugin) - Constructor for class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotNativeWorldManager
 
GeyserSpigotPingPassthrough - Class in org.geysermc.geyser.platform.spigot
 
GeyserSpigotPingPassthrough() - Constructor for class org.geysermc.geyser.platform.spigot.GeyserSpigotPingPassthrough
 
GeyserSpigotPlugin - Class in org.geysermc.geyser.platform.spigot
 
GeyserSpigotPlugin() - Constructor for class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
 
GeyserSpigotWorldManager - Class in org.geysermc.geyser.platform.spigot.world.manager
The base world manager to use when there is no supported NMS revision
GeyserSpigotWorldManager(Plugin) - Constructor for class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
 
GeyserSpongeCommandExecutor - Class in org.geysermc.geyser.platform.sponge.command
 
GeyserSpongeCommandExecutor(GeyserImpl) - Constructor for class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandExecutor
 
GeyserSpongeCommandManager - Class in org.geysermc.geyser.platform.sponge.command
 
GeyserSpongeCommandManager(CommandManager, GeyserImpl) - Constructor for class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandManager
 
GeyserSpongeConfiguration - Class in org.geysermc.geyser.platform.sponge
 
GeyserSpongeConfiguration() - Constructor for class org.geysermc.geyser.platform.sponge.GeyserSpongeConfiguration
 
GeyserSpongeDumpInfo - Class in org.geysermc.geyser.platform.sponge
 
GeyserSpongeLogger - Class in org.geysermc.geyser.platform.sponge
 
GeyserSpongeLogger() - Constructor for class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
 
GeyserSpongeMain - Class in org.geysermc.geyser.platform.sponge
 
GeyserSpongeMain() - Constructor for class org.geysermc.geyser.platform.sponge.GeyserSpongeMain
 
GeyserSpongePingPassthrough - Class in org.geysermc.geyser.platform.sponge
 
GeyserSpongePingPassthrough() - Constructor for class org.geysermc.geyser.platform.sponge.GeyserSpongePingPassthrough
 
GeyserSpongePlugin - Class in org.geysermc.geyser.platform.sponge
 
GeyserSpongePlugin() - Constructor for class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
 
GeyserStandaloneBootstrap - Class in org.geysermc.geyser.platform.standalone
 
GeyserStandaloneBootstrap() - Constructor for class org.geysermc.geyser.platform.standalone.GeyserStandaloneBootstrap
 
GeyserStandaloneConfiguration - Class in org.geysermc.geyser.platform.standalone
 
GeyserStandaloneConfiguration() - Constructor for class org.geysermc.geyser.platform.standalone.GeyserStandaloneConfiguration
 
GeyserStandaloneDumpInfo - Class in org.geysermc.geyser.platform.standalone
 
GeyserStandaloneGUI - Class in org.geysermc.geyser.platform.standalone.gui
 
GeyserStandaloneGUI() - Constructor for class org.geysermc.geyser.platform.standalone.gui.GeyserStandaloneGUI
 
GeyserStandaloneLogger - Class in org.geysermc.geyser.platform.standalone
 
GeyserStandaloneLogger() - Constructor for class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
GeyserStartEvent - Class in org.geysermc.geyser.event.events.geyser
Triggered when Geyser has finished starting
GeyserStartEvent() - Constructor for class org.geysermc.geyser.event.events.geyser.GeyserStartEvent
 
GeyserStopEvent - Class in org.geysermc.geyser.event.events.geyser
Triggered early in the process when Geyser is stopping
GeyserStopEvent() - Constructor for class org.geysermc.geyser.event.events.geyser.GeyserStopEvent
 
GeyserVelocityCommandExecutor - Class in org.geysermc.geyser.platform.velocity.command
 
GeyserVelocityCommandExecutor(GeyserImpl) - Constructor for class org.geysermc.geyser.platform.velocity.command.GeyserVelocityCommandExecutor
 
GeyserVelocityCommandManager - Class in org.geysermc.geyser.platform.velocity.command
 
GeyserVelocityCommandManager(GeyserImpl) - Constructor for class org.geysermc.geyser.platform.velocity.command.GeyserVelocityCommandManager
 
GeyserVelocityConfiguration - Class in org.geysermc.geyser.platform.velocity
 
GeyserVelocityConfiguration() - Constructor for class org.geysermc.geyser.platform.velocity.GeyserVelocityConfiguration
 
GeyserVelocityDumpInfo - Class in org.geysermc.geyser.platform.velocity
 
GeyserVelocityInjector - Class in org.geysermc.geyser.platform.velocity
 
GeyserVelocityInjector(ProxyServer) - Constructor for class org.geysermc.geyser.platform.velocity.GeyserVelocityInjector
 
GeyserVelocityLogger - Class in org.geysermc.geyser.platform.velocity
 
GeyserVelocityLogger() - Constructor for class org.geysermc.geyser.platform.velocity.GeyserVelocityLogger
 
GeyserVelocityMain - Class in org.geysermc.geyser.platform.velocity
 
GeyserVelocityMain() - Constructor for class org.geysermc.geyser.platform.velocity.GeyserVelocityMain
 
GeyserVelocityPingPassthrough - Class in org.geysermc.geyser.platform.velocity
 
GeyserVelocityPingPassthrough() - Constructor for class org.geysermc.geyser.platform.velocity.GeyserVelocityPingPassthrough
 
GeyserVelocityPlugin - Class in org.geysermc.geyser.platform.velocity
 
GeyserVelocityPlugin() - Constructor for class org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin
 
GeyserWorldManager - Class in org.geysermc.geyser.level
 
GeyserWorldManager() - Constructor for class org.geysermc.geyser.level.GeyserWorldManager
 
GHAST - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
GhastEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
GhastEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.GhastEntity
 
GIANT - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
GiantEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
GiantEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.GiantEntity
 
GIT_VERSION - Static variable in class org.geysermc.connector.GeyserConnector
Deprecated.
 
GIT_VERSION - Static variable in class org.geysermc.geyser.GeyserImpl
 
global() - Element in annotation interface org.geysermc.geyser.extension.annotations.Extension
If set to true then the extension will expose its classes to other extensions
GLOBAL_API_WS_URI - Static variable in class org.geysermc.geyser.Constants
 
GLOW_ITEM_FRAME - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
GLOW_SQUID - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
GlowSquidEntity - Class in org.geysermc.geyser.entity.type.living
 
GlowSquidEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.GlowSquidEntity
 
GOAT - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
GoatEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
GoatEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.GoatEntity
 
GOLD - Static variable in class org.geysermc.geyser.text.ChatColor
 
GolemEntity - Class in org.geysermc.geyser.entity.type.living
 
GolemEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.GolemEntity
 
GOOGLE - Enum constant in enum class org.geysermc.floodgate.util.DeviceOs
 
GRAHAM - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
GraphPanel - Class in org.geysermc.geyser.platform.standalone.gui
This has been modified to fit Geyser more but is based on https://gist.github.com/roooodcastro/6325153#gistcomment-3107524
GraphPanel() - Constructor for class org.geysermc.geyser.platform.standalone.gui.GraphPanel
 
GrassPathInteractionTranslator - Class in org.geysermc.geyser.translator.sound.block
 
GrassPathInteractionTranslator() - Constructor for class org.geysermc.geyser.translator.sound.block.GrassPathInteractionTranslator
 
GRAY - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
 
GRAY - Static variable in class org.geysermc.geyser.text.ChatColor
 
GREEN - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
 
GREEN - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
GREEN - Static variable in class org.geysermc.geyser.text.ChatColor
 
GrindstoneInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
 
GrindstoneInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.GrindstoneInventoryTranslator
 
GsonComponentSerializerWrapper - Record Class in org.geysermc.geyser.text
A wrapper around a normal GsonComponentSerializer to accept null components.
GsonComponentSerializerWrapper(GsonComponentSerializer) - Constructor for record class org.geysermc.geyser.text.GsonComponentSerializerWrapper
Creates an instance of a GsonComponentSerializerWrapper record class.
GUARDIAN - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
GuardianEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
GuardianEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.GuardianEntity
 
GuiDataPickItemPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
GuiDataPickItemPacketReceive(GeyserSession, GuiDataPickItemPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.GuiDataPickItemPacketReceive
 
GuiDataPickItemPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
GuiDataPickItemPacketSend(GeyserSession, GuiDataPickItemPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.GuiDataPickItemPacketSend
 

H

hand - Variable in class org.geysermc.geyser.entity.type.LivingEntity
 
handle(AddBehaviorTreePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(AddEntityPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(AddHangingEntityPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(AddItemEntityPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(AddPaintingPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(AddPlayerPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(AdventureSettingsPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(AnimateEntityPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(AnimatePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(AnvilDamagePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(AutomationClientConnectPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(AvailableCommandsPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(AvailableEntityIdentifiersPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(BiomeDefinitionListPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(BlockEntityDataPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(BlockEventPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(BlockPickRequestPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(BookEditPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(BossEventPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(CameraPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(CameraShakePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ChangeDimensionPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ChunkRadiusUpdatedPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ClientboundMapItemDataPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ClientCacheBlobStatusPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ClientCacheMissResponsePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ClientCacheStatusPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ClientToServerHandshakePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(CodeBuilderPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(CommandBlockUpdatePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(CommandOutputPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(CommandRequestPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(CompletedUsingItemPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ContainerClosePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ContainerOpenPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ContainerSetDataPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(CorrectPlayerMovePredictionPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(CraftingDataPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(CraftingEventPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(CreativeContentPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(DebugInfoPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(DisconnectPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(EducationSettingsPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(EmoteListPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(EmotePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(EntityEventPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(EntityPickRequestPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(EventPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ExplodePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(FilterTextPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(GameRulesChangedPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(GuiDataPickItemPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(HurtArmorPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(InteractPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(InventoryContentPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(InventorySlotPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(InventoryTransactionPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ItemComponentPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ItemFrameDropItemPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ItemStackRequestPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ItemStackResponsePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(LabTablePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(LecternUpdatePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(LevelChunkPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(LevelEventGenericPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(LevelEventPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(LevelSoundEvent1Packet) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(LevelSoundEvent2Packet) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(LevelSoundEventPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(LoginPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(LoginPacket) - Method in class org.geysermc.geyser.network.UpstreamPacketHandler
 
handle(MapCreateLockedCopyPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(MapInfoRequestPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(MobArmorEquipmentPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(MobEffectPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(MobEquipmentPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ModalFormRequestPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ModalFormResponsePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ModalFormResponsePacket) - Method in class org.geysermc.geyser.network.UpstreamPacketHandler
 
handle(MotionPredictionHintsPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(MoveEntityAbsolutePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(MoveEntityDeltaPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(MovePlayerPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(MovePlayerPacket) - Method in class org.geysermc.geyser.network.UpstreamPacketHandler
 
handle(MultiplayerSettingsPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(NetworkChunkPublisherUpdatePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(NetworkSettingsPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(NetworkStackLatencyPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(NpcRequestPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(OnScreenTextureAnimationPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(PacketViolationWarningPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(PhotoTransferPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(PlayerActionPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(PlayerArmorDamagePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(PlayerAuthInputPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(PlayerEnchantOptionsPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(PlayerFogPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(PlayerHotbarPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(PlayerInputPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(PlayerListPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(PlayerSkinPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(PlaySoundPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(PlayStatusPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(PositionTrackingDBClientRequestPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(PositionTrackingDBServerBroadcastPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(PurchaseReceiptPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(RemoveEntityPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(RemoveObjectivePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(RequestChunkRadiusPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ResourcePackChunkDataPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ResourcePackChunkRequestPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ResourcePackChunkRequestPacket) - Method in class org.geysermc.geyser.network.UpstreamPacketHandler
 
handle(ResourcePackClientResponsePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ResourcePackClientResponsePacket) - Method in class org.geysermc.geyser.network.UpstreamPacketHandler
 
handle(ResourcePackDataInfoPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ResourcePacksInfoPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ResourcePackStackPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(RespawnPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(RiderJumpPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ScriptCustomEventPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ServerSettingsRequestPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ServerSettingsResponsePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ServerToClientHandshakePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SetCommandsEnabledPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SetDefaultGameTypePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SetDifficultyPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SetDisplayObjectivePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SetEntityDataPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SetEntityLinkPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SetEntityMotionPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SetHealthPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SetLastHurtByPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SetLocalPlayerAsInitializedPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SetPlayerGameTypePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SetScoreboardIdentityPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SetScorePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SetSpawnPositionPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SetTimePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SettingsCommandPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SetTitlePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ShowCreditsPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ShowProfilePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(ShowStoreOfferPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SimpleEventPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SpawnExperienceOrbPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SpawnParticleEffectPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(StartGamePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(StopSoundPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(StructureBlockUpdatePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(StructureTemplateDataRequestPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(StructureTemplateDataResponsePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(SubClientLoginPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(TakeItemEntityPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(TextPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(TickSyncPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(TransferPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(UpdateAttributesPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(UpdateBlockPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(UpdateBlockPropertiesPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(UpdateBlockSyncedPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(UpdateEquipPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(UpdatePlayerGameTypePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(UpdateSoftEnumPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(UpdateTradePacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handle(VideoStreamConnectPacket) - Method in class org.geysermc.geyser.network.LoggingPacketHandler
 
handleBedrockSkin(PlayerEntity, BedrockClientData) - Static method in class org.geysermc.geyser.skin.SkinManager
 
handleBlockChange(GeyserSession, int, Vector3i) - Method in class org.geysermc.geyser.util.collection.LecternHasBookMap
Update a potential lectern within the world.
handleBlockInteraction(GeyserSession, Vector3f, String) - Static method in interface org.geysermc.geyser.translator.sound.BlockSoundInteractionTranslator
Handles the block interaction when a player right-clicks a block.
handleDownstreamPacket(Packet) - Method in class org.geysermc.geyser.session.GeyserSession
 
handleEntityInteraction(GeyserSession, Vector3f, Entity) - Static method in interface org.geysermc.geyser.translator.sound.EntitySoundInteractionTranslator
Handles the block interaction when a player right-clicks an entity.
handleNews(GeyserSession, NewsItemAction) - Method in class org.geysermc.geyser.util.NewsHandler
 
handleResponse(ModalFormResponsePacket) - Method in class org.geysermc.geyser.session.cache.FormCache
 
HANDSHAKE - Static variable in class org.geysermc.geyser.network.QueryPacketHandler
 
hardness(double) - Method in class org.geysermc.geyser.registry.type.BlockMapping.BlockMappingBuilder
 
HARMING - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
HARMING - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
hasAttr(AttributeKey<T>) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
hasCapeCached(String) - Static method in class org.geysermc.geyser.skin.SkinProvider
 
hasChanged() - Method in class org.geysermc.geyser.inventory.GeyserEnchantOption
 
hasEntity(String) - Method in class org.geysermc.geyser.scoreboard.Team
 
hasEntries() - Method in class org.geysermc.geyser.entity.GeyserDirtyMetadata
 
hashCode() - Method in record class org.geysermc.geyser.entity.EntityDefinition
Returns a hash code value for this object.
hashCode() - Method in class org.geysermc.geyser.event.events.extension.ExtensionDisableEvent
 
hashCode() - Method in class org.geysermc.geyser.event.events.extension.ExtensionEnableEvent
 
hashCode() - Method in class org.geysermc.geyser.event.events.geyser.GeyserLoginEvent
 
hashCode() - Method in class org.geysermc.geyser.event.events.geyser.LoadBedrockSkinEvent
 
hashCode() - Method in class org.geysermc.geyser.event.events.geyser.ResourceReadEvent
 
hashCode() - Method in class org.geysermc.geyser.event.events.network.BedrockPongEvent
 
hashCode() - Method in class org.geysermc.geyser.event.events.network.SessionConnectEvent
 
hashCode() - Method in class org.geysermc.geyser.event.events.network.SessionDisconnectEvent
 
hashCode() - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketReceiveEvent
 
hashCode() - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketSendEvent
 
hashCode() - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketReceiveEvent
 
hashCode() - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketSendEvent
 
hashCode() - Method in class org.geysermc.geyser.event.events.registry.BlockEntityRegistryEvent
 
hashCode() - Method in class org.geysermc.geyser.event.events.registry.InventoryTranslatorRegistryEvent
 
hashCode() - Method in class org.geysermc.geyser.event.events.registry.ItemRemapperRegistryEvent
 
hashCode() - Method in class org.geysermc.geyser.event.events.registry.PacketTranslatorRegistryEvent
 
hashCode() - Method in class org.geysermc.geyser.event.events.registry.SoundHandlerRegistryEvent
 
hashCode() - Method in class org.geysermc.geyser.event.GeyserEvent
 
hashCode() - Method in class org.geysermc.geyser.inventory.BedrockContainerSlot
 
hashCode() - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
hashCode() - Method in record class org.geysermc.geyser.level.block.DoubleChestValue
Returns a hash code value for this object.
hashCode() - Method in record class org.geysermc.geyser.level.chunk.GeyserChunk
Returns a hash code value for this object.
hashCode() - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
hashCode() - Method in class org.geysermc.geyser.pack.ResourcePackManifest
 
hashCode() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Version
 
hashCode() - Method in class org.geysermc.geyser.ping.GeyserPingInfo
 
hashCode() - Method in class org.geysermc.geyser.ping.GeyserPingInfo.Players
 
hashCode() - Method in class org.geysermc.geyser.ping.GeyserPingInfo.Version
 
hashCode() - Method in class org.geysermc.geyser.registry.type.BlockMapping
 
hashCode() - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
hashCode() - Method in record class org.geysermc.geyser.registry.type.EnchantmentData
Returns a hash code value for this object.
hashCode() - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
hashCode() - Method in class org.geysermc.geyser.registry.type.ItemMapping
 
hashCode() - Method in class org.geysermc.geyser.registry.type.ItemMappings
 
hashCode() - Method in class org.geysermc.geyser.registry.type.PaletteItem
 
hashCode() - Method in record class org.geysermc.geyser.registry.type.ParticleMapping
Returns a hash code value for this object.
hashCode() - Method in class org.geysermc.geyser.registry.type.SoundMapping
 
hashCode() - Method in class org.geysermc.geyser.scoreboard.Team
 
hashCode() - Method in record class org.geysermc.geyser.session.auth.AuthData
Returns a hash code value for this object.
hashCode() - Method in class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
 
hashCode() - Method in class org.geysermc.geyser.session.cache.TeleportCache
 
hashCode() - Method in record class org.geysermc.geyser.skin.SkinManager.GameProfileData
Returns a hash code value for this object.
hashCode() - Method in record class org.geysermc.geyser.skin.SkinProvider.SkinData
Returns a hash code value for this object.
hashCode() - Method in record class org.geysermc.geyser.text.GsonComponentSerializerWrapper
Returns a hash code value for this object.
hashCode() - Method in class org.geysermc.geyser.translator.collision.BlockCollision
 
hashCode() - Method in class org.geysermc.geyser.translator.collision.DirtPathCollision
 
hashCode() - Method in class org.geysermc.geyser.translator.collision.DoorCollision
 
hashCode() - Method in class org.geysermc.geyser.translator.collision.OtherCollision
 
hashCode() - Method in class org.geysermc.geyser.translator.collision.ScaffoldingCollision
 
hashCode() - Method in class org.geysermc.geyser.translator.collision.SnowCollision
 
hashCode() - Method in class org.geysermc.geyser.translator.collision.SolidCollision
 
hashCode() - Method in class org.geysermc.geyser.translator.collision.SpawnerCollision
 
hashCode() - Method in class org.geysermc.geyser.translator.collision.TrapdoorCollision
 
hashCode() - Method in record class org.geysermc.geyser.translator.entity.EntityMetadataTranslator
Returns a hash code value for this object.
hashCode() - Method in record class org.geysermc.geyser.translator.level.event.PlaySoundEventTranslator
Returns a hash code value for this object.
hashCode() - Method in record class org.geysermc.geyser.translator.level.event.SoundEventEventTranslator
Returns a hash code value for this object.
hashCode() - Method in record class org.geysermc.geyser.translator.level.event.SoundLevelEventTranslator
Returns a hash code value for this object.
hashCode() - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
HashInfo(String, String) - Constructor for class org.geysermc.geyser.dump.DumpInfo.HashInfo
 
hasNext() - Method in class org.geysermc.geyser.level.block.BlockPositionIterator
 
hasOwnChunkCache() - Method in class org.geysermc.geyser.level.GeyserWorldManager
 
hasOwnChunkCache() - Method in class org.geysermc.geyser.level.WorldManager
Checks whether or not this world manager requires a separate chunk cache/has access to more block data than the chunk cache.
hasOwnChunkCache() - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotFallbackWorldManager
 
hasOwnChunkCache() - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
 
hasPermission(String) - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
hasPermission(String) - Method in interface org.geysermc.geyser.command.CommandSender
Checks if the CommandSender has a permission
hasPermission(String) - Method in class org.geysermc.geyser.platform.bungeecord.command.BungeeCommandSender
 
hasPermission(String) - Method in class org.geysermc.geyser.platform.spigot.command.SpigotCommandSender
 
hasPermission(String) - Method in class org.geysermc.geyser.platform.sponge.command.SpongeCommandSender
 
hasPermission(String) - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
hasPermission(String) - Method in class org.geysermc.geyser.platform.velocity.command.VelocityCommandSender
 
hasPermission(String) - Method in class org.geysermc.geyser.session.GeyserSession
Checks if the given session's player has a permission
hasPermission(GeyserSession, String) - Method in class org.geysermc.geyser.level.GeyserWorldManager
 
hasPermission(GeyserSession, String) - Method in class org.geysermc.geyser.level.WorldManager
Checks if the given session's player has a permission
hasPermission(GeyserSession, String) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
 
hasPlayerLink() - Method in class org.geysermc.floodgate.util.BedrockData
 
hasSubCommands() - Method in class org.geysermc.geyser.command.GeyserCommand
Shortcut to GeyserCommand.getSubCommands().isEmpty().
hasTranslation() - Method in class org.geysermc.geyser.registry.type.ItemMapping
Gets if this item has a translation string present.
Header() - Constructor for class org.geysermc.geyser.pack.ResourcePackManifest.Header
 
HEADER - Static variable in interface org.geysermc.floodgate.crypto.FloodgateCipher
 
headYaw - Variable in class org.geysermc.geyser.entity.type.Entity
 
HEALING - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
HEALING - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
health - Variable in class org.geysermc.geyser.entity.type.LivingEntity
 
HEALTH - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
height() - Method in record class org.geysermc.geyser.entity.EntityDefinition
Returns the value of the height record component.
height(float) - Method in class org.geysermc.geyser.entity.EntityDefinition.Builder
 
heightAndWidth(float) - Method in class org.geysermc.geyser.entity.EntityDefinition.Builder
Sets the height and width as one value
helmet - Variable in class org.geysermc.geyser.entity.type.LivingEntity
 
HelpCommand - Class in org.geysermc.geyser.command.defaults
 
HelpCommand(GeyserImpl, String, String, String) - Constructor for class org.geysermc.geyser.command.defaults.HelpCommand
 
HIGH - Static variable in class org.geysermc.geyser.event.handlers.EventHandler.Priority
 
HIGHEST - Static variable in class org.geysermc.geyser.event.handlers.EventHandler.Priority
 
HoeInteractionTranslator - Class in org.geysermc.geyser.translator.sound.block
 
HoeInteractionTranslator() - Constructor for class org.geysermc.geyser.translator.sound.block.HoeInteractionTranslator
 
HOGLIN - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
HoglinEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
HoglinEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.HoglinEntity
 
holderId - Variable in class org.geysermc.geyser.inventory.Inventory
 
holderPosition - Variable in class org.geysermc.geyser.inventory.Inventory
The location of the inventory block.
HOLOLENS - Enum constant in enum class org.geysermc.floodgate.util.DeviceOs
 
HOPPER_MINECART - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
HopperInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
Implemented on top of any block that does not have special properties implemented
HopperInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.HopperInventoryTranslator
 
HORSE - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
HORSE_JUMP_STRENGTH - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
HorseEntity - Class in org.geysermc.geyser.entity.type.living.animal.horse
 
HorseEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.horse.HorseEntity
 
HorseInventoryTranslator - Class in org.geysermc.geyser.translator.inventory.horse
 
HorseInventoryTranslator(int) - Constructor for class org.geysermc.geyser.translator.inventory.horse.HorseInventoryTranslator
 
HorseInventoryUpdater - Class in org.geysermc.geyser.inventory.updater
 
HorseInventoryUpdater() - Constructor for class org.geysermc.geyser.inventory.updater.HorseInventoryUpdater
 
HUNGER - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
HurtArmorPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
HurtArmorPacketReceive(GeyserSession, HurtArmorPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.HurtArmorPacketReceive
 
HurtArmorPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
HurtArmorPacketSend(GeyserSession, HurtArmorPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.HurtArmorPacketSend
 
HUSK - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 

I

ICON_BLACK_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_BLUE_ARROW - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_BLUE_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_BROWN_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_CYAN_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_GRAY_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_GREEN_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_ITEM_FRAME - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_LIGHT_BLUE_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_LIGHT_GRAY_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_LIME_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_MAGENTA_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_MANSION - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_ORANGE_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_PINK_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_PURPLE_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_RED_ARROW - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_RED_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_RED_POINTER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_SMALL_WHITE_CIRCLE - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_TEMPLE - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_TREASURE_MARKER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_WHITE_ARROW - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_WHITE_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_WHITE_CIRCLE - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
ICON_YELLOW_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
 
id - Variable in class org.geysermc.geyser.inventory.Inventory
 
id() - Method in enum class org.geysermc.floodgate.util.WebsocketEventType
 
id() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
identifier() - Method in record class org.geysermc.geyser.entity.EntityDefinition
Returns the value of the identifier record component.
identifier() - Method in record class org.geysermc.geyser.registry.type.ParticleMapping
Returns the value of the identifier record component.
identifier() - Method in record class org.geysermc.geyser.translator.level.event.SoundEventEventTranslator
Returns the value of the identifier record component.
identifier(String) - Method in class org.geysermc.geyser.entity.EntityDefinition.Builder
 
IDENTIFIER - Static variable in interface org.geysermc.floodgate.crypto.FloodgateCipher
 
idFor(int) - Method in class org.geysermc.geyser.level.chunk.BlockStorage
 
IGeyserPingPassthrough - Interface in org.geysermc.geyser.ping
Interface that retrieves ping passthrough information from the Java server
IGNITE_CREEPER - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
ignoreCancelled() - Element in annotation interface org.geysermc.geyser.event.annotations.GeyserEventHandler
 
ignoreCancelled(boolean) - Method in class org.geysermc.geyser.event.handlers.LambdaEventHandler
Set if the handler should ignore cancelled events Defaults to True
ignoreSneakingWhileHolding() - Element in annotation interface org.geysermc.geyser.translator.sound.SoundTranslator
Controls if the interaction should still be called even if the player is sneaking while holding something in their hand.
ILLUSIONER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
imageDataToBufferedImage(byte[], int, int) - Static method in class org.geysermc.geyser.skin.SkinProvider
Convert a byte[] to a BufferedImage
IMPALING - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
IMPALING - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
incompatibleEnchantments() - Method in record class org.geysermc.geyser.registry.type.EnchantmentData
Returns the value of the incompatibleEnchantments record component.
increaseAndGetScoreboardPacketsPerSecond() - Method in class org.geysermc.geyser.session.cache.WorldCache
 
incrementUnconfirmedFor() - Method in class org.geysermc.geyser.session.cache.TeleportCache
 
indexYZXtoXZY(int) - Static method in class org.geysermc.geyser.util.ChunkUtils
 
INFINITY - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
INFINITY - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
info(String) - Method in class org.geysermc.geyser.extension.ExtensionLogger
 
info(String) - Method in interface org.geysermc.geyser.GeyserLogger
Logs an info message to console
info(String) - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeeLogger
 
info(String) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
 
info(String) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
 
info(String) - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
info(String) - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityLogger
 
INGREDIENTS - Enum constant in enum class org.geysermc.geyser.translator.inventory.InventoryTranslator.CraftState
 
inherited(BaseEntityFactory<T>, EntityDefinition<? super T>) - Static method in record class org.geysermc.geyser.entity.EntityDefinition
 
inherited(EntityFactory<T>, EntityDefinition<? super T>) - Static method in record class org.geysermc.geyser.entity.EntityDefinition
 
init() - Static method in class org.geysermc.geyser.entity.EntityDefinitions
 
init() - Static method in class org.geysermc.geyser.registry.BlockRegistries
 
init() - Static method in class org.geysermc.geyser.registry.Registries
 
init() - Static method in class org.geysermc.geyser.scoreboard.ScoreboardUpdater
 
init() - Static method in class org.geysermc.geyser.text.GeyserLocale
 
init() - Static method in class org.geysermc.geyser.text.MinecraftLocale
 
init() - Static method in class org.geysermc.geyser.translator.inventory.item.ItemTranslator
 
init() - Static method in class org.geysermc.geyser.translator.text.MessageTranslator
 
init(Key) - Method in class org.geysermc.floodgate.crypto.AesCipher
 
init(Key) - Method in interface org.geysermc.floodgate.crypto.FloodgateCipher
Initializes the instance by giving it the key it needs to encrypt or decrypt data
init(ProcessingEnvironment) - Method in class org.geysermc.processor.ClassProcessor
 
init(GeyserImpl) - Static method in class org.geysermc.geyser.ping.GeyserLegacyPingPassthrough
Start legacy ping passthrough thread
initializeLocalChannel(GeyserBootstrap) - Method in class org.geysermc.geyser.network.netty.GeyserInjector
 
initializeLocalChannel0(GeyserBootstrap) - Method in class org.geysermc.geyser.network.netty.GeyserInjector
The method to implement that is called by GeyserInjector.initializeLocalChannel(GeyserBootstrap) wrapped around a try/catch.
initializeLocalChannel0(GeyserBootstrap) - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeeInjector
 
initializeLocalChannel0(GeyserBootstrap) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotInjector
 
initializeLocalChannel0(GeyserBootstrap) - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityInjector
 
initializeMetadata() - Method in class org.geysermc.geyser.entity.type.AreaEffectCloudEntity
 
initializeMetadata() - Method in class org.geysermc.geyser.entity.type.CommandBlockMinecartEntity
 
initializeMetadata() - Method in class org.geysermc.geyser.entity.type.EnderCrystalEntity
 
initializeMetadata() - Method in class org.geysermc.geyser.entity.type.Entity
Called on entity spawn.
initializeMetadata() - Method in class org.geysermc.geyser.entity.type.ItemFrameEntity
 
initializeMetadata() - Method in class org.geysermc.geyser.entity.type.living.animal.horse.TraderLlamaEntity
 
initializeMetadata() - Method in class org.geysermc.geyser.entity.type.living.MobEntity
 
initializeMetadata() - Method in class org.geysermc.geyser.entity.type.living.monster.ElderGuardianEntity
 
initializeMetadata() - Method in class org.geysermc.geyser.entity.type.living.monster.EnderDragonEntity
 
initializeMetadata() - Method in class org.geysermc.geyser.entity.type.living.monster.WitherEntity
 
initializeMetadata() - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
initializeMetadata() - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
initializeMetadata() - Method in class org.geysermc.geyser.entity.type.player.SkullPlayerEntity
 
InputMode - Enum Class in org.geysermc.floodgate.util
 
INSTANCE - Static variable in class org.geysermc.geyser.inventory.updater.AnvilInventoryUpdater
 
INSTANCE - Static variable in class org.geysermc.geyser.inventory.updater.ContainerInventoryUpdater
 
INSTANCE - Static variable in class org.geysermc.geyser.inventory.updater.HorseInventoryUpdater
 
INSTANCE - Static variable in class org.geysermc.geyser.inventory.updater.UIInventoryUpdater
 
INSTANCE - Static variable in class org.geysermc.geyser.level.chunk.bitarray.SingletonBitArray
 
int2BooleanEntrySet() - Method in class org.geysermc.geyser.util.collection.FixedInt2BooleanMap
 
int2ByteEntrySet() - Method in class org.geysermc.geyser.util.collection.FixedInt2ByteMap
 
int2IntEntrySet() - Method in class org.geysermc.geyser.util.collection.FixedInt2IntMap
 
int2ObjectEntrySet() - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
InteractiveTagManager - Class in org.geysermc.geyser.entity
 
InteractiveTagManager() - Constructor for class org.geysermc.geyser.entity.InteractiveTagManager
 
InteractiveTagManager.InteractiveTag - Enum Class in org.geysermc.geyser.entity
All interactive tags in enum form.
InteractPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
InteractPacketReceive(GeyserSession, InteractPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.InteractPacketReceive
 
InteractPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
InteractPacketSend(GeyserSession, InteractPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.InteractPacketSend
 
InvalidFormatException - Exception in org.geysermc.floodgate.util
 
InvalidFormatException(String) - Constructor for exception org.geysermc.floodgate.util.InvalidFormatException
 
Inventory - Class in org.geysermc.geyser.inventory
 
Inventory(int, int, ContainerType) - Constructor for class org.geysermc.geyser.inventory.Inventory
 
Inventory(String, int, int, ContainerType) - Constructor for class org.geysermc.geyser.inventory.Inventory
 
INVENTORY_TRANSLATORS - Static variable in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
InventoryContentPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
InventoryContentPacketReceive(GeyserSession, InventoryContentPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.InventoryContentPacketReceive
 
InventoryContentPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
InventoryContentPacketSend(GeyserSession, InventoryContentPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.InventoryContentPacketSend
 
InventoryHolder - Class in org.geysermc.geyser.inventory.holder
 
InventoryHolder() - Constructor for class org.geysermc.geyser.inventory.holder.InventoryHolder
 
InventorySlotPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
InventorySlotPacketReceive(GeyserSession, InventorySlotPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.InventorySlotPacketReceive
 
InventorySlotPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
InventorySlotPacketSend(GeyserSession, InventorySlotPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.InventorySlotPacketSend
 
InventoryTransactionPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
InventoryTransactionPacketReceive(GeyserSession, InventoryTransactionPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.InventoryTransactionPacketReceive
 
InventoryTransactionPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
InventoryTransactionPacketSend(GeyserSession, InventoryTransactionPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.InventoryTransactionPacketSend
 
InventoryTranslator - Class in org.geysermc.geyser.translator.inventory
 
InventoryTranslator(int) - Constructor for class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
InventoryTranslator.CraftState - Enum Class in org.geysermc.geyser.translator.inventory
 
InventoryTranslatorRegistryEvent - Class in org.geysermc.geyser.event.events.registry
 
InventoryTranslatorRegistryEvent(Map<ContainerType, InventoryTranslator>) - Constructor for class org.geysermc.geyser.event.events.registry.InventoryTranslatorRegistryEvent
 
InventoryUpdater - Class in org.geysermc.geyser.inventory.updater
 
InventoryUpdater() - Constructor for class org.geysermc.geyser.inventory.updater.InventoryUpdater
 
InventoryUtils - Class in org.geysermc.geyser.util
 
InventoryUtils() - Constructor for class org.geysermc.geyser.util.InventoryUtils
 
INVISIBILITY - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
INVISIBILITY - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
IOS - Enum constant in enum class org.geysermc.floodgate.util.DeviceOs
 
ip - Variable in class org.geysermc.geyser.dump.BootstrapDumpInfo.ListenerInfo
 
IRON_GOLEM - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
IronGolemEntity - Class in org.geysermc.geyser.entity.type.living
 
IronGolemEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.IronGolemEntity
 
is(Class<I>) - Method in class org.geysermc.geyser.entity.type.Entity
 
isAboveBedrockNetherBuilding() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isAboveBedrockNetherBuilding() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
isActive() - Method in class org.geysermc.floodgate.news.NewsItem
 
isActive() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
isActive() - Method in class org.geysermc.geyser.scoreboard.Objective
 
isAddNonBedrockItems() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isAddNonBedrockItems() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
isAdvancedTooltips() - Method in class org.geysermc.geyser.session.GeyserSession
Whether advanced tooltips will be added to the player's items.
isAffected(String) - Method in class org.geysermc.floodgate.news.data.AnnouncementData
 
isAffected(String, int) - Method in class org.geysermc.floodgate.news.data.BuildSpecificData
 
isAffected(Map<String, String>) - Method in class org.geysermc.floodgate.news.data.ConfigSpecificData
 
isAlex() - Method in record class org.geysermc.geyser.skin.SkinManager.GameProfileData
Returns the value of the isAlex record component.
isAllowCustomSkulls() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isAllowCustomSkulls() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
isAllowShowCoordinates() - Method in class org.geysermc.geyser.session.cache.PreferencesCache
If the client's preference will be ignored, this will return false.
isAllowThirdPartyCapes() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isAllowThirdPartyCapes() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
isAllowThirdPartyEars() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isAllowThirdPartyEars() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
isAutoconfiguredRemote() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
If the config was originally 'auto' before the values changed
isAxeEffective(BlockMapping) - Method in class org.geysermc.geyser.session.cache.TagCache
 
isBaby() - Method in class org.geysermc.geyser.entity.type.living.AgeableEntity
 
isBedrockOnly() - Method in class org.geysermc.geyser.command.defaults.AdvancedTooltipsCommand
 
isBedrockOnly() - Method in class org.geysermc.geyser.command.defaults.AdvancementsCommand
 
isBedrockOnly() - Method in class org.geysermc.geyser.command.defaults.OffhandCommand
 
isBedrockOnly() - Method in class org.geysermc.geyser.command.defaults.SettingsCommand
 
isBedrockOnly() - Method in class org.geysermc.geyser.command.defaults.StatisticsCommand
 
isBedrockOnly() - Method in class org.geysermc.geyser.command.GeyserCommand
Used to send a deny message to Java players if this command can only be used by Bedrock players.
isBlock() - Method in class org.geysermc.geyser.registry.type.ItemMapping
Gets if this item is a block.
isBlock(int) - Method in interface org.geysermc.geyser.translator.level.block.entity.BedrockOnlyBlockEntity
Determines if block is part of class
isBlock(int) - Method in class org.geysermc.geyser.translator.level.block.entity.DoubleChestBlockEntityTranslator
 
isBlock(int) - Method in class org.geysermc.geyser.translator.level.block.entity.FlowerPotBlockEntityTranslator
 
isBlock(int) - Static method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntityTranslator
Used in ChunkUtils to determine if the block is a piston.
isBlockAttached(int, int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
Check if two blocks are attached to each other.
isBlockEntity() - Method in class org.geysermc.geyser.registry.type.BlockMapping
 
isBlockEntity(boolean) - Method in class org.geysermc.geyser.registry.type.BlockMapping.BlockMappingBuilder
 
isBlockSticky(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
Checks if a block sticks to other blocks (Slime and honey blocks)
isCanBreakWithHand() - Method in class org.geysermc.geyser.registry.type.BlockMapping
 
isCancelled() - Method in interface org.geysermc.geyser.event.Cancellable
Returns true if the event has been cancelled
isCancelled() - Method in class org.geysermc.geyser.event.EventResult
Returns true if the event was cancelled
isCancelled() - Method in class org.geysermc.geyser.event.events.geyser.GeyserLoginEvent
 
isCancelled() - Method in class org.geysermc.geyser.event.events.geyser.LoadBedrockSkinEvent
 
isCancelled() - Method in class org.geysermc.geyser.event.events.network.SessionConnectEvent
 
isCancelled() - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketReceiveEvent
 
isCancelled() - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketSendEvent
 
isCancelled() - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketReceiveEvent
 
isCancelled() - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketSendEvent
 
isCanFly() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
isCanFly() - Method in class org.geysermc.geyser.session.GeyserSession
If the current player can fly
isCanTradeWith() - Method in class org.geysermc.geyser.entity.type.living.merchant.VillagerEntity
Used in the interactive tag manager
isCapeOnClassicSkin() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
isChanged() - Method in class org.geysermc.geyser.scoreboard.Score.ScoreData
 
isChanged() - Method in class org.geysermc.geyser.scoreboard.Team.TeamData
 
isCloneRemotePort() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
 
isCloneRemotePort() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.BedrockConfiguration
 
isClosed() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
isClosed() - Method in class org.geysermc.geyser.session.GeyserSession
Accessed on the initial Java and Bedrock packet processing threads
isClosed() - Method in class org.geysermc.geyser.session.UpstreamSession
 
isClosingInventory() - Method in class org.geysermc.geyser.session.GeyserSession
 
isCommandSuggestions() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isCommandSuggestions() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
isCompatible(String, String) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
 
isConsole() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
isConsole() - Method in interface org.geysermc.geyser.command.CommandSender
 
isConsole() - Method in class org.geysermc.geyser.platform.bungeecord.command.BungeeCommandSender
 
isConsole() - Method in class org.geysermc.geyser.platform.spigot.command.SpigotCommandSender
 
isConsole() - Method in class org.geysermc.geyser.platform.sponge.command.SpongeCommandSender
 
isConsole() - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
isConsole() - Method in class org.geysermc.geyser.platform.velocity.command.VelocityCommandSender
 
isConsole() - Method in class org.geysermc.geyser.session.GeyserSession
 
isCursor(StackRequestSlotInfoData) - Static method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
isDaylightCycle() - Method in class org.geysermc.geyser.session.GeyserSession
Controls whether the daylight cycle gamerule has been sent to the client, so the sun/moon remain motionless.
isDebug() - Method in class org.geysermc.geyser.extension.ExtensionLogger
 
isDebug() - Method in interface org.geysermc.geyser.GeyserLogger
If debug is enabled for this logger
isDebug() - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
isDebugMode() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isDebugMode() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
isDirectionPositive() - Method in record class org.geysermc.geyser.level.block.DoubleChestValue
Returns the value of the isDirectionPositive record component.
isDockerCheck() - Method in class org.geysermc.geyser.dump.DumpInfo.NetworkInfo
 
isDone() - Method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
 
isDropper() - Method in class org.geysermc.geyser.inventory.Generic3X3Container
Whether we need to set the container type as ContainerType.DROPPER.
isDroppingLecternBook() - Method in class org.geysermc.geyser.session.GeyserSession
 
isEarned(GeyserAdvancement) - Method in class org.geysermc.geyser.session.cache.AdvancementsCache
Determine if this advancement has been earned.
isEars() - Method in class org.geysermc.geyser.skin.SkinProvider.Skin
 
isEmpty() - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
isEmpty() - Method in class org.geysermc.geyser.level.chunk.BlockStorage
 
isEmpty() - Method in class org.geysermc.geyser.level.chunk.GeyserChunkSection
 
isEmpty() - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
isEnabled() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IMetricsInfo
 
isEnabled() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.MetricsInfo
 
isEnabled() - Method in class org.geysermc.geyser.dump.BootstrapDumpInfo.PluginInfo
 
isEnableProxyConnections() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isEnableProxyConnections() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
isEnableProxyProtocol() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
 
isEnableProxyProtocol() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.BedrockConfiguration
 
isExecutableOnConsole() - Method in class org.geysermc.geyser.command.defaults.AdvancedTooltipsCommand
 
isExecutableOnConsole() - Method in class org.geysermc.geyser.command.defaults.AdvancementsCommand
 
isExecutableOnConsole() - Method in class org.geysermc.geyser.command.defaults.OffhandCommand
 
isExecutableOnConsole() - Method in class org.geysermc.geyser.command.defaults.SettingsCommand
 
isExecutableOnConsole() - Method in class org.geysermc.geyser.command.defaults.StatisticsCommand
 
isExecutableOnConsole() - Method in class org.geysermc.geyser.command.GeyserCommand
If false, hides the command from being shown on the Geyser Standalone GUI.
isExtendedHeight() - Method in class org.geysermc.geyser.session.cache.ChunkCache
Whether the Bedrock client believes they are in a world with a minimum of -64 and maximum of 320
isFacingEast() - Method in record class org.geysermc.geyser.level.block.DoubleChestValue
Returns the value of the isFacingEast record component.
isFailed() - Method in class org.geysermc.geyser.skin.SkinProvider.Cape
 
isFailed() - Method in class org.geysermc.geyser.skin.SkinProvider.SkinGeometry
 
isFlower(ItemMapping) - Method in class org.geysermc.geyser.session.cache.TagCache
 
isFlowerBlock(int) - Static method in class org.geysermc.geyser.translator.level.block.entity.FlowerPotBlockEntityTranslator
 
isFlying() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
isFlying() - Method in class org.geysermc.geyser.session.GeyserSession
If the current player is flying
isForceResourcePacks() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isForceResourcePacks() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
isForwardHost() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IRemoteConfiguration
 
isForwardHost() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.RemoteConfiguration
 
isForwardPlayerPing() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isForwardPlayerPing() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
isFoxFood(ItemMapping) - Method in class org.geysermc.geyser.session.cache.TagCache
 
isHoeEffective(BlockMapping) - Method in class org.geysermc.geyser.session.cache.TagCache
 
isHorizontal() - Method in enum class org.geysermc.geyser.level.physics.Direction
 
isIgnoreCancelled() - Method in class org.geysermc.geyser.event.handlers.LambdaEventHandler
 
isIgnoreCancelled() - Method in class org.geysermc.geyser.event.handlers.MethodEventHandler
 
isInAir() - Method in class org.geysermc.geyser.entity.type.FishingHookEntity
 
isInitialized() - Method in class org.geysermc.geyser.session.UpstreamSession
 
isInsideBorderBoundaries() - Method in class org.geysermc.geyser.session.cache.WorldBorder
 
isInteracting() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
isInteracting() - Method in class org.geysermc.geyser.session.GeyserSession
 
isInWater() - Method in class org.geysermc.geyser.entity.type.ItemEntity
 
isInWater() - Method in class org.geysermc.geyser.entity.type.ThrowableEntity
 
isInWorldBorderWarningArea() - Method in class org.geysermc.geyser.session.GeyserSession
Whether simulated fog has been sent to the client or not.
isIp() - Element in annotation interface org.geysermc.geyser.text.AsteriskSerializer.Asterisk
If true, this value will be shown if AsteriskSerializer.showSensitive is true, or if the IP is determined to not be a public IP
isItemFrame(int) - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
isLeft() - Method in record class org.geysermc.geyser.level.block.DoubleChestValue
Returns the value of the isLeft record component.
isLegacy() - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigot1_12WorldManager
 
isLegacy() - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotFallbackWorldManager
 
isLegacy() - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotLegacyNativeWorldManager
 
isLegacy() - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
This must be set to true if we are pre-1.13, and does not exist.
isLegacyPingPassthrough() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isLegacyPingPassthrough() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
isLevelEvent() - Method in class org.geysermc.geyser.registry.type.SoundMapping
 
isLoggedIn() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
isLoggedIn() - Method in class org.geysermc.geyser.session.GeyserSession
 
isLoggingIn() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
isLoggingIn() - Method in class org.geysermc.geyser.session.GeyserSession
 
isMarker() - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
isMaxFrozenState() - Method in class org.geysermc.geyser.entity.type.LivingEntity
A convenience variable for if the entity has reached the maximum frozen ticks and should be shaking
isMicrosoftAccount() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
isMicrosoftAccount() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IUserAuthenticationInfo
Deprecated.
isMicrosoftAccount() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.UserAuthenticationInfo
 
isMicrosoftAccount() - Method in class org.geysermc.geyser.session.GeyserSession
Deprecated.
isMovingPiston(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
Check if a block is a minecraft:moving_piston This is used in ChunkUtils to prevent them from being placed as it causes pistons to flicker and it is not needed
isOnGround() - Method in class org.geysermc.geyser.entity.type.Entity
Saves if the entity should be on the ground.
isOpen() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
isOwnerSessionPlayer() - Method in class org.geysermc.geyser.entity.type.FishingHookEntity
 
isPassingIntoBorderBoundaries(Vector3f) - Method in class org.geysermc.geyser.session.cache.WorldBorder
 
isPassingIntoBorderBoundaries(Vector3f, boolean) - Method in class org.geysermc.geyser.session.cache.WorldBorder
Confirms that the entity is within world border boundaries when they move.
isPassthroughMotd() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isPassthroughMotd() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
isPassthroughPlayerCounts() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isPassthroughPlayerCounts() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
isPassthroughProtocolName() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isPassthroughProtocolName() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
isPasswordAuthentication() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IRemoteConfiguration
 
isPasswordAuthentication() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.RemoteConfiguration
 
isPending() - Method in class org.geysermc.geyser.inventory.Inventory
 
isPersonaSkin() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
isPickaxeEffective(BlockMapping) - Method in class org.geysermc.geyser.session.cache.TagCache
 
isPistonHead(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
 
isPlayerAttachedToHoney() - Method in class org.geysermc.geyser.session.cache.PistonCache
Stores whether a player is standing on a honey block.
isPlayerCollided() - Method in class org.geysermc.geyser.session.cache.PistonCache
Stores whether a player has/will collide with any moving blocks.
isPlayerInWater() - Method in class org.geysermc.geyser.level.physics.CollisionManager
 
isPlayerList() - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
isPlayerSlimeCollision() - Method in class org.geysermc.geyser.session.cache.PistonCache
Stores whether a player has/will collide with any slime blocks.
isPrefersCustomSkulls() - Method in class org.geysermc.geyser.session.cache.PreferencesCache
If the session wants custom skulls to be shown.
isPrefersShowCoordinates() - Method in class org.geysermc.geyser.session.cache.PreferencesCache
True if the client prefers being shown their coordinates, regardless if they're being shown or not.
isPremiumSkin() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
isProductionEnvironment() - Method in class org.geysermc.connector.GeyserConnector
Deprecated.
 
isQueryPacket(ByteBuf) - Static method in class org.geysermc.geyser.network.QueryPacketHandler
Checks the packet is in fact a query packet
isRaining() - Method in class org.geysermc.geyser.session.GeyserSession
Caches current rain status.
isReducedDebugInfo() - Method in class org.geysermc.geyser.session.GeyserSession
 
isRegistered() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
isResizing() - Method in class org.geysermc.geyser.session.cache.WorldBorder
 
isRidingInFront() - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
Used in PlayerInputTranslator for movement checks.
isRunning() - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
isScreamer() - Method in class org.geysermc.geyser.entity.type.living.animal.GoatEntity
 
isSentSpawnPacket() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
isSentSpawnPacket() - Method in class org.geysermc.geyser.session.GeyserSession
 
isShaking() - Method in class org.geysermc.geyser.entity.type.Entity
If true, the entity should be shaking on the client's end.
isShaking() - Method in class org.geysermc.geyser.entity.type.living.animal.HoglinEntity
 
isShaking() - Method in class org.geysermc.geyser.entity.type.living.animal.StriderEntity
 
isShaking() - Method in class org.geysermc.geyser.entity.type.living.monster.BasePiglinEntity
 
isShaking() - Method in class org.geysermc.geyser.entity.type.living.monster.SkeletonEntity
 
isShaking() - Method in class org.geysermc.geyser.entity.type.living.monster.ZombieEntity
 
isShaking() - Method in class org.geysermc.geyser.entity.type.living.monster.ZombieVillagerEntity
 
isShaking() - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
isShearsEffective(BlockMapping) - Method in class org.geysermc.geyser.session.cache.TagCache
 
isShovelEffective(BlockMapping) - Method in class org.geysermc.geyser.session.cache.TagCache
 
isShowCoordinates() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isShowCoordinates() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
isShuttingDown() - Method in class org.geysermc.connector.GeyserConnector
Deprecated.
 
isShuttingDown() - Method in class org.geysermc.geyser.GeyserImpl
 
isSneaking() - Method in class org.geysermc.geyser.session.GeyserSession
 
isSpawned() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
isSpawned() - Method in class org.geysermc.geyser.session.GeyserSession
 
isSprinting() - Method in class org.geysermc.geyser.session.GeyserSession
 
isSteeringLeft() - Method in class org.geysermc.geyser.session.GeyserSession
Saves if the client is steering left on a boat.
isSteeringRight() - Method in class org.geysermc.geyser.session.GeyserSession
Saves if the client is steering right on a boat.
isStickyPiston(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
 
isSwimmingInWater() - Method in class org.geysermc.geyser.session.GeyserSession
Whether the player is swimming in water.
isThirdPartyNameOnly() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
 
isThunder() - Method in class org.geysermc.geyser.session.GeyserSession
Caches current thunder status.
isTool() - Method in class org.geysermc.geyser.registry.type.ItemMapping
Gets if this item is a tool.
isTooLong(String, GeyserSession) - Static method in class org.geysermc.geyser.translator.text.MessageTranslator
Checks if the given message is over 256 characters (Java edition server chat limit) and sends a message to the user if it is
isUnderSlab() - Method in class org.geysermc.geyser.level.physics.CollisionManager
 
isUpdated() - Method in class org.geysermc.geyser.skin.SkinProvider.Skin
 
isUpdating() - Method in class org.geysermc.geyser.scoreboard.Team
 
isUseDirectConnection() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isUseDirectConnection() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
isUseJavaLevelCost() - Method in class org.geysermc.geyser.inventory.AnvilContainer
A flag to specify whether javaLevelCost can be used as it can be outdated or not sent at all.
isUseProxyProtocol() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IRemoteConfiguration
 
isUseProxyProtocol() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.RemoteConfiguration
 
isUsingRealBlock() - Method in class org.geysermc.geyser.inventory.Container
Whether we are using a real block when opening this inventory.
isValid() - Method in class org.geysermc.geyser.entity.type.Entity
 
isValid() - Method in class org.geysermc.geyser.event.EventResult
 
isValidBlock(String[]) - Method in class org.geysermc.geyser.inventory.holder.BlockInventoryHolder
 
isVertical() - Method in enum class org.geysermc.geyser.level.physics.Direction
 
isVisibleFor(String) - Method in class org.geysermc.geyser.scoreboard.Team
 
isWaitingForStatistics() - Method in class org.geysermc.geyser.session.GeyserSession
Whether we're expecting statistics to be sent back to us.
isWithinWarningBoundaries() - Method in class org.geysermc.geyser.session.cache.WorldBorder
Same as WorldBorder.isInsideBorderBoundaries() but using the warning boundaries.
isWritable() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
isXboxAchievementsEnabled() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
 
isXboxAchievementsEnabled() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
 
ITALIC - Static variable in class org.geysermc.geyser.text.ChatColor
 
item - Variable in class org.geysermc.geyser.entity.type.ItemEntity
 
ITEM - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ITEM_FRAME - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ITEM_STACK_TRANSLATORS - Static variable in class org.geysermc.geyser.translator.inventory.item.ItemTranslator
 
ItemData - Interface in org.geysermc.floodgate.news.data
 
ItemEntity - Class in org.geysermc.geyser.entity.type
 
ItemEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.ItemEntity
 
itemEntries(List<StartGamePacket.ItemEntry>) - Method in class org.geysermc.geyser.registry.type.ItemMappings.ItemMappingsBuilder
 
ItemFrameDropItemPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ItemFrameDropItemPacketReceive(GeyserSession, ItemFrameDropItemPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ItemFrameDropItemPacketReceive
 
ItemFrameDropItemPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ItemFrameDropItemPacketSend(GeyserSession, ItemFrameDropItemPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ItemFrameDropItemPacketSend
 
ItemFrameEntity - Class in org.geysermc.geyser.entity.type
Item frames are an entity in Java but a block entity in Bedrock.
ItemFrameEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, Direction) - Constructor for class org.geysermc.geyser.entity.type.ItemFrameEntity
 
itemFrames(Object2IntMap<NbtMap>) - Method in class org.geysermc.geyser.registry.type.BlockMappings.BlockMappingsBuilder
 
ItemMapping - Class in org.geysermc.geyser.registry.type
 
ItemMapping.ItemMappingBuilder - Class in org.geysermc.geyser.registry.type
 
ItemMappings - Class in org.geysermc.geyser.registry.type
 
ItemMappings.ItemMappingsBuilder - Class in org.geysermc.geyser.registry.type
 
itemNames(String[]) - Method in class org.geysermc.geyser.registry.type.ItemMappings.ItemMappingsBuilder
 
ItemRegistryPopulator - Class in org.geysermc.geyser.registry.populator
Populates the item registries.
ItemRegistryPopulator() - Constructor for class org.geysermc.geyser.registry.populator.ItemRegistryPopulator
 
ItemRemapper - Annotation Interface in org.geysermc.geyser.translator.inventory.item
 
ItemRemapperProcessor - Class in org.geysermc.processor
 
ItemRemapperProcessor() - Constructor for class org.geysermc.processor.ItemRemapperProcessor
 
ItemRemapperRegistryEvent - Class in org.geysermc.geyser.event.events.registry
Triggered when registering Item Remapper Translators
ItemRemapperRegistryEvent(Set<Class<?>>) - Constructor for class org.geysermc.geyser.event.events.registry.ItemRemapperRegistryEvent
 
items - Variable in class org.geysermc.geyser.inventory.Inventory
 
items() - Element in annotation interface org.geysermc.geyser.translator.sound.SoundTranslator
The identifier(s) that the player's hand item must contain one of.
items(Int2ObjectMap<ItemMapping>) - Method in class org.geysermc.geyser.registry.type.ItemMappings.ItemMappingsBuilder
 
ITEMS - Static variable in class org.geysermc.geyser.registry.Registries
A versioned registry which holds ItemMappings for each version.
ItemStackRequestPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ItemStackRequestPacketReceive(GeyserSession, ItemStackRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ItemStackRequestPacketReceive
 
ItemStackRequestPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ItemStackRequestPacketSend(GeyserSession, ItemStackRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ItemStackRequestPacketSend
 
ItemStackResponsePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ItemStackResponsePacketReceive(GeyserSession, ItemStackResponsePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ItemStackResponsePacketReceive
 
ItemStackResponsePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ItemStackResponsePacketSend(GeyserSession, ItemStackResponsePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ItemStackResponsePacketSend
 
ItemTranslator - Class in org.geysermc.geyser.translator.inventory.item
 
ItemTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.ItemTranslator
 
ItemUtils - Class in org.geysermc.geyser.util
 
ItemUtils() - Constructor for class org.geysermc.geyser.util.ItemUtils
 
IV_LENGTH - Static variable in class org.geysermc.floodgate.crypto.AesCipher
 

J

JAVA_AIR_ID - Static variable in class org.geysermc.geyser.level.block.BlockStateValues
 
JAVA_BELL_ID - Static variable in class org.geysermc.geyser.level.block.BlockStateValues
 
JAVA_BLOCKS - Static variable in class org.geysermc.geyser.registry.BlockRegistries
A registry which stores Java IDs to BlockMapping, containing miscellaneous information about blocks and their behavior in many cases.
JAVA_CHARACTER_WIDTH_MAX - Static variable in class org.geysermc.geyser.util.SignUtils
The maximum character width that a sign can hold in Java
JAVA_COBWEB_ID - Static variable in class org.geysermc.geyser.level.block.BlockStateValues
 
JAVA_ENTITY_IDENTIFIERS - Static variable in class org.geysermc.geyser.registry.Registries
A map containing all Java entity identifiers and their respective Geyser definitions
JAVA_FURNACE_ID - Static variable in class org.geysermc.geyser.level.block.BlockStateValues
 
JAVA_FURNACE_LIT_ID - Static variable in class org.geysermc.geyser.level.block.BlockStateValues
 
JAVA_HONEY_BLOCK_ID - Static variable in class org.geysermc.geyser.level.block.BlockStateValues
 
JAVA_IDENTIFIERS - Static variable in class org.geysermc.geyser.registry.BlockRegistries
A (bi)mapped registry containing the Java IDs to identifiers.
JAVA_PACKET_TRANSLATORS - Static variable in class org.geysermc.geyser.registry.Registries
A registry containing all the Java packet translators.
JAVA_SLIME_BLOCK_ID - Static variable in class org.geysermc.geyser.level.block.BlockStateValues
 
JAVA_SPAWNER_ID - Static variable in class org.geysermc.geyser.level.block.BlockStateValues
 
JAVA_TO_BEDROCK_IDENTIFIERS - Static variable in class org.geysermc.geyser.registry.BlockRegistries
A mapped registry which stores Java to Bedrock block identifiers.
JAVA_WATER_ID - Static variable in class org.geysermc.geyser.level.block.BlockStateValues
 
JavaAddEntityTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.spawn
 
JavaAddEntityTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.spawn.JavaAddEntityTranslator
 
JavaAddExperienceOrbTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.spawn
 
JavaAddExperienceOrbTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.spawn.JavaAddExperienceOrbTranslator
 
JavaAddMobTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.spawn
 
JavaAddMobTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.spawn.JavaAddMobTranslator
 
JavaAddPaintingTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.spawn
 
JavaAddPaintingTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.spawn.JavaAddPaintingTranslator
 
JavaAddPlayerTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.spawn
 
JavaAddPlayerTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.spawn.JavaAddPlayerTranslator
 
JavaAnimateTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
 
JavaAnimateTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaAnimateTranslator
 
JavaAwardStatsTranslator - Class in org.geysermc.geyser.translator.protocol.java
 
JavaAwardStatsTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaAwardStatsTranslator
 
JavaBlockBreakAckTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.player
 
JavaBlockBreakAckTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.player.JavaBlockBreakAckTranslator
 
JavaBlockDestructionTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaBlockDestructionTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaBlockDestructionTranslator
 
JavaBlockEntityDataTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaBlockEntityDataTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaBlockEntityDataTranslator
 
JavaBlockEventTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaBlockEventTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaBlockEventTranslator
 
javaBlockId(int) - Method in class org.geysermc.geyser.registry.type.BlockMapping.BlockMappingBuilder
The block ID shared between all different block states of this block.
JavaBlockUpdateTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaBlockUpdateTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaBlockUpdateTranslator
 
JavaBossEventTranslator - Class in org.geysermc.geyser.translator.protocol.java
 
JavaBossEventTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaBossEventTranslator
 
JavaChangeDifficultyTranslator - Class in org.geysermc.geyser.translator.protocol.java
 
JavaChangeDifficultyTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaChangeDifficultyTranslator
 
JavaChatTranslator - Class in org.geysermc.geyser.translator.protocol.java
 
JavaChatTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaChatTranslator
 
JavaClearTitlesTranslator - Class in org.geysermc.geyser.translator.protocol.java.title
 
JavaClearTitlesTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.title.JavaClearTitlesTranslator
 
JavaCommandsTranslator - Class in org.geysermc.geyser.translator.protocol.java
 
JavaCommandsTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaCommandsTranslator
 
JavaContainerCloseTranslator - Class in org.geysermc.geyser.translator.protocol.java.inventory
 
JavaContainerCloseTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.inventory.JavaContainerCloseTranslator
 
JavaContainerSetContentTranslator - Class in org.geysermc.geyser.translator.protocol.java.inventory
 
JavaContainerSetContentTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.inventory.JavaContainerSetContentTranslator
 
JavaContainerSetDataTranslator - Class in org.geysermc.geyser.translator.protocol.java.inventory
 
JavaContainerSetDataTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.inventory.JavaContainerSetDataTranslator
 
JavaContainerSetSlotTranslator - Class in org.geysermc.geyser.translator.protocol.java.inventory
 
JavaContainerSetSlotTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.inventory.JavaContainerSetSlotTranslator
 
JavaCustomPayloadTranslator - Class in org.geysermc.geyser.translator.protocol.java
 
JavaCustomPayloadTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaCustomPayloadTranslator
 
JavaCustomQueryTranslator - Class in org.geysermc.geyser.translator.protocol.java
For the login cycle.
JavaCustomQueryTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaCustomQueryTranslator
 
JavaCustomSoundTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaCustomSoundTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaCustomSoundTranslator
 
JavaDisconnectTranslator - Class in org.geysermc.geyser.translator.protocol.java
 
JavaDisconnectTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaDisconnectTranslator
 
JavaEntityEventTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
 
JavaEntityEventTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaEntityEventTranslator
 
JavaExplodeTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaExplodeTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaExplodeTranslator
 
JavaForgetLevelChunkTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaForgetLevelChunkTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaForgetLevelChunkTranslator
 
JavaGameEventTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaGameEventTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaGameEventTranslator
 
JavaGameProfileTranslator - Class in org.geysermc.geyser.translator.protocol.java
 
JavaGameProfileTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaGameProfileTranslator
 
JavaHorseScreenOpenTranslator - Class in org.geysermc.geyser.translator.protocol.java.inventory
 
JavaHorseScreenOpenTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.inventory.JavaHorseScreenOpenTranslator
 
javaId(int) - Method in class org.geysermc.geyser.registry.type.ItemMapping.ItemMappingBuilder
 
javaIdentifier(String) - Method in class org.geysermc.geyser.registry.type.BlockMapping.BlockMappingBuilder
 
javaIdentifier(String) - Method in class org.geysermc.geyser.registry.type.ItemMapping.ItemMappingBuilder
 
javaIdentifierToBedrockTag(Map<String, NbtMap>) - Method in class org.geysermc.geyser.registry.type.BlockMappings.BlockMappingsBuilder
Contains a map of Java blocks to their respective Bedrock block tag, if the Java identifier is different from Bedrock.
JavaInitializeBorderTranslator - Class in org.geysermc.geyser.translator.protocol.java.level.border
 
JavaInitializeBorderTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.border.JavaInitializeBorderTranslator
 
JavaKeepAliveTranslator - Class in org.geysermc.geyser.translator.protocol.java
Used to forward the keep alive packet to the client in order to get back a reliable ping.
JavaKeepAliveTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaKeepAliveTranslator
 
JavaLevelChunkWithLightTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaLevelChunkWithLightTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaLevelChunkWithLightTranslator
 
JavaLevelEventTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaLevelEventTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaLevelEventTranslator
 
JavaLevelParticlesTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaLevelParticlesTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaLevelParticlesTranslator
 
JavaLoginDisconnectTranslator - Class in org.geysermc.geyser.translator.protocol.java
 
JavaLoginDisconnectTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaLoginDisconnectTranslator
 
JavaLoginTranslator - Class in org.geysermc.geyser.translator.protocol.java
 
JavaLoginTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaLoginTranslator
 
JavaMapItemDataTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaMapItemDataTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaMapItemDataTranslator
 
JavaMerchantOffersTranslator - Class in org.geysermc.geyser.translator.protocol.java.inventory
 
JavaMerchantOffersTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.inventory.JavaMerchantOffersTranslator
 
JavaMoveEntityPosRotTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
 
JavaMoveEntityPosRotTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaMoveEntityPosRotTranslator
 
JavaMoveEntityPosTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
 
JavaMoveEntityPosTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaMoveEntityPosTranslator
 
JavaMoveEntityRotTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
 
JavaMoveEntityRotTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaMoveEntityRotTranslator
 
JavaMoveVehicleTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
 
JavaMoveVehicleTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaMoveVehicleTranslator
 
javaOnlyItems(Set<String>) - Method in class org.geysermc.geyser.registry.type.ItemMappings.ItemMappingsBuilder
 
JavaOpenScreenTranslator - Class in org.geysermc.geyser.translator.protocol.java.inventory
 
JavaOpenScreenTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.inventory.JavaOpenScreenTranslator
 
JavaPingTranslator - Class in org.geysermc.geyser.translator.protocol.java
 
JavaPingTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaPingTranslator
 
JavaPlayerAbilitiesTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.player
 
JavaPlayerAbilitiesTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerAbilitiesTranslator
 
JavaPlayerInfoTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.player
 
JavaPlayerInfoTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerInfoTranslator
 
JavaPlayerPositionTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.player
 
JavaPlayerPositionTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerPositionTranslator
 
JavaRecipeTranslator - Class in org.geysermc.geyser.translator.protocol.java
Used to list recipes that we can definitely use the recipe book for (and therefore save on packet usage)
JavaRecipeTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaRecipeTranslator
 
JavaRelocator - Class in org.geysermc.geyser.extension.relocator
 
JavaRelocator() - Constructor for class org.geysermc.geyser.extension.relocator.JavaRelocator
 
JavaRelocator(InputStream) - Constructor for class org.geysermc.geyser.extension.relocator.JavaRelocator
Load Relocations from a json stream
JavaRelocator(Collection<Relocation>) - Constructor for class org.geysermc.geyser.extension.relocator.JavaRelocator
 
JavaRemoveEntitiesTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
 
JavaRemoveEntitiesTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaRemoveEntitiesTranslator
 
JavaRemoveMobEffectTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
 
JavaRemoveMobEffectTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaRemoveMobEffectTranslator
 
JavaRespawnTranslator - Class in org.geysermc.geyser.translator.protocol.java
 
JavaRespawnTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaRespawnTranslator
 
JavaRotateHeadTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
 
JavaRotateHeadTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaRotateHeadTranslator
 
JavaSectionBlocksUpdateTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaSectionBlocksUpdateTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaSectionBlocksUpdateTranslator
 
JavaSelectAdvancementsTabTranslator - Class in org.geysermc.geyser.translator.protocol.java
Indicates that the client should open a particular advancement tab
JavaSelectAdvancementsTabTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaSelectAdvancementsTabTranslator
 
JavaSetActionBarTextTranslator - Class in org.geysermc.geyser.translator.protocol.java.title
 
JavaSetActionBarTextTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.title.JavaSetActionBarTextTranslator
 
JavaSetBorderCenterTranslator - Class in org.geysermc.geyser.translator.protocol.java.level.border
 
JavaSetBorderCenterTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.border.JavaSetBorderCenterTranslator
 
JavaSetBorderLerpSizeTranslator - Class in org.geysermc.geyser.translator.protocol.java.level.border
 
JavaSetBorderLerpSizeTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.border.JavaSetBorderLerpSizeTranslator
 
JavaSetBorderSizeTranslator - Class in org.geysermc.geyser.translator.protocol.java.level.border
 
JavaSetBorderSizeTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.border.JavaSetBorderSizeTranslator
 
JavaSetBorderWarningDelayTranslator - Class in org.geysermc.geyser.translator.protocol.java.level.border
 
JavaSetBorderWarningDelayTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.border.JavaSetBorderWarningDelayTranslator
 
JavaSetBorderWarningDistanceTranslator - Class in org.geysermc.geyser.translator.protocol.java.level.border
 
JavaSetBorderWarningDistanceTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.border.JavaSetBorderWarningDistanceTranslator
 
JavaSetCarriedItemTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.player
 
JavaSetCarriedItemTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.player.JavaSetCarriedItemTranslator
 
JavaSetChunkCacheCenterTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaSetChunkCacheCenterTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaSetChunkCacheCenterTranslator
 
JavaSetChunkCacheRadiusTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaSetChunkCacheRadiusTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaSetChunkCacheRadiusTranslator
 
JavaSetDefaultSpawnPositionTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaSetDefaultSpawnPositionTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaSetDefaultSpawnPositionTranslator
 
JavaSetDisplayObjectiveTranslator - Class in org.geysermc.geyser.translator.protocol.java.scoreboard
 
JavaSetDisplayObjectiveTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.scoreboard.JavaSetDisplayObjectiveTranslator
 
JavaSetEntityDataTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
 
JavaSetEntityDataTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaSetEntityDataTranslator
 
JavaSetEntityLinkTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
Called when a leash is attached, removed or updated from an entity
JavaSetEntityLinkTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaSetEntityLinkTranslator
 
JavaSetEntityMotionTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
 
JavaSetEntityMotionTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaSetEntityMotionTranslator
 
JavaSetEquipmentTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
 
JavaSetEquipmentTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaSetEquipmentTranslator
 
JavaSetExperienceTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.player
 
JavaSetExperienceTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.player.JavaSetExperienceTranslator
 
JavaSetHealthTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.player
 
JavaSetHealthTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.player.JavaSetHealthTranslator
 
JavaSetObjectiveTranslator - Class in org.geysermc.geyser.translator.protocol.java.scoreboard
 
JavaSetObjectiveTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.scoreboard.JavaSetObjectiveTranslator
 
JavaSetPassengersTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
 
JavaSetPassengersTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaSetPassengersTranslator
 
JavaSetPlayerTeamTranslator - Class in org.geysermc.geyser.translator.protocol.java.scoreboard
 
JavaSetPlayerTeamTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.scoreboard.JavaSetPlayerTeamTranslator
 
JavaSetScoreTranslator - Class in org.geysermc.geyser.translator.protocol.java.scoreboard
 
JavaSetScoreTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.scoreboard.JavaSetScoreTranslator
 
JavaSetSubtitleTextTranslator - Class in org.geysermc.geyser.translator.protocol.java.title
 
JavaSetSubtitleTextTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.title.JavaSetSubtitleTextTranslator
 
JavaSetTimeTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaSetTimeTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaSetTimeTranslator
 
JavaSetTitlesAnimationTranslator - Class in org.geysermc.geyser.translator.protocol.java.title
 
JavaSetTitlesAnimationTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.title.JavaSetTitlesAnimationTranslator
 
JavaSetTitleTextTranslator - Class in org.geysermc.geyser.translator.protocol.java.title
 
JavaSetTitleTextTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.title.JavaSetTitleTextTranslator
 
javaSlotToBedrock(int) - Method in class org.geysermc.geyser.translator.inventory.AnvilInventoryTranslator
 
javaSlotToBedrock(int) - Method in class org.geysermc.geyser.translator.inventory.BaseInventoryTranslator
 
javaSlotToBedrock(int) - Method in class org.geysermc.geyser.translator.inventory.BeaconInventoryTranslator
 
javaSlotToBedrock(int) - Method in class org.geysermc.geyser.translator.inventory.BrewingInventoryTranslator
 
javaSlotToBedrock(int) - Method in class org.geysermc.geyser.translator.inventory.CartographyInventoryTranslator
 
javaSlotToBedrock(int) - Method in class org.geysermc.geyser.translator.inventory.CraftingInventoryTranslator
 
javaSlotToBedrock(int) - Method in class org.geysermc.geyser.translator.inventory.EnchantingInventoryTranslator
 
javaSlotToBedrock(int) - Method in class org.geysermc.geyser.translator.inventory.GrindstoneInventoryTranslator
 
javaSlotToBedrock(int) - Method in class org.geysermc.geyser.translator.inventory.horse.ChestedHorseInventoryTranslator
 
javaSlotToBedrock(int) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
javaSlotToBedrock(int) - Method in class org.geysermc.geyser.translator.inventory.LoomInventoryTranslator
 
javaSlotToBedrock(int) - Method in class org.geysermc.geyser.translator.inventory.MerchantInventoryTranslator
 
javaSlotToBedrock(int) - Method in class org.geysermc.geyser.translator.inventory.PlayerInventoryTranslator
 
javaSlotToBedrock(int) - Method in class org.geysermc.geyser.translator.inventory.SmithingInventoryTranslator
 
javaSlotToBedrock(int) - Method in class org.geysermc.geyser.translator.inventory.StonecutterInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.AnvilInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.BaseInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.BeaconInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.BrewingInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.CartographyInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.chest.ChestInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.CraftingInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.EnchantingInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.furnace.AbstractFurnaceInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.furnace.BlastFurnaceInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.furnace.FurnaceInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.furnace.SmokerInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.Generic3X3InventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.GrindstoneInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.HopperInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.horse.ChestedHorseInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.horse.HorseInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.LoomInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.MerchantInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.PlayerInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.ShulkerInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.SmithingInventoryTranslator
 
javaSlotToBedrockContainer(int) - Method in class org.geysermc.geyser.translator.inventory.StonecutterInventoryTranslator
 
JavaSoundTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaSoundTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaSoundTranslator
 
JavaStopSoundTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
 
JavaStopSoundTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaStopSoundTranslator
 
JavaTakeItemEntityTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
This packet is called whenever a player picks up an item.
JavaTakeItemEntityTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaTakeItemEntityTranslator
 
JavaTeleportEntityTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
 
JavaTeleportEntityTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaTeleportEntityTranslator
 
javaToBedrock(String) - Static method in class org.geysermc.geyser.util.DimensionUtils
Map the Java edition dimension IDs to Bedrock edition
javaToBedrockBlocks(int[]) - Method in class org.geysermc.geyser.registry.type.BlockMappings.BlockMappingsBuilder
 
JavaUpdateAdvancementsTranslator - Class in org.geysermc.geyser.translator.protocol.java
 
JavaUpdateAdvancementsTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaUpdateAdvancementsTranslator
 
JavaUpdateAttributesTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
 
JavaUpdateAttributesTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaUpdateAttributesTranslator
 
JavaUpdateMobEffectTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
 
JavaUpdateMobEffectTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaUpdateMobEffectTranslator
 
JavaUpdateRecipesTranslator - Class in org.geysermc.geyser.translator.protocol.java
Used to send all valid recipes from Java to Bedrock.
JavaUpdateRecipesTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaUpdateRecipesTranslator
 
JavaUpdateTagsTranslator - Class in org.geysermc.geyser.translator.protocol.java
 
JavaUpdateTagsTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaUpdateTagsTranslator
 
JigsawBlockBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
 
JigsawBlockBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.JigsawBlockBlockEntityTranslator
 
jigsawStateIds(IntSet) - Method in class org.geysermc.geyser.registry.type.BlockMappings.BlockMappingsBuilder
 
JSON_MAPPER - Static variable in class org.geysermc.geyser.GeyserImpl
 

K

KEBAB - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
KEEPINVENTORY - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
KEY_SIZE - Static variable in class org.geysermc.floodgate.crypto.AesKeyProducer
 
KEYBOARD_MOUSE - Enum constant in enum class org.geysermc.floodgate.util.InputMode
 
KeyProducer - Interface in org.geysermc.floodgate.crypto
 
keySet() - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
KNOCKBACK - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
KNOCKBACK - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
KNOCKBACK_RESISTANCE - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 

L

LabTablePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
LabTablePacketReceive(GeyserSession, LabTablePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LabTablePacketReceive
 
LabTablePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
LabTablePacketSend(GeyserSession, LabTablePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LabTablePacketSend
 
LABYMOD - Enum constant in enum class org.geysermc.geyser.skin.SkinProvider.CapeProvider
 
LambdaEventHandler<T extends GeyserEvent> - Class in org.geysermc.geyser.event.handlers
Provides an event handler for an annotated method
LambdaEventHandler(EventManager, Class<T>, BiConsumer<T, EventHandler<T>>) - Constructor for class org.geysermc.geyser.event.handlers.LambdaEventHandler
 
LAST_RECIPE_NET_ID - Static variable in class org.geysermc.geyser.util.InventoryUtils
Stores the last used recipe network ID.
lastJavaPosition - Variable in class org.geysermc.geyser.entity.type.ThrowableEntity
 
LEAPING - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
LEAPING - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
LEASH - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
LEASH_KNOT - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
LeashKnotEntity - Class in org.geysermc.geyser.entity.type
 
LeashKnotEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.LeashKnotEntity
 
LeatherArmorTranslator - Class in org.geysermc.geyser.translator.inventory.item.nbt
 
LeatherArmorTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.LeatherArmorTranslator
 
LEAVE_BOAT - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
LecternContainer - Class in org.geysermc.geyser.inventory
 
LecternContainer(String, int, int, ContainerType, PlayerInventory) - Constructor for class org.geysermc.geyser.inventory.LecternContainer
 
LecternHasBookMap - Class in org.geysermc.geyser.util.collection
Map that takes advantage of its internals for fast operations on block states to determine if they are lecterns.
LecternHasBookMap() - Constructor for class org.geysermc.geyser.util.collection.LecternHasBookMap
 
LecternInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
 
LecternInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.LecternInventoryTranslator
 
LecternUpdatePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
LecternUpdatePacketReceive(GeyserSession, LecternUpdatePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LecternUpdatePacketReceive
 
LecternUpdatePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
LecternUpdatePacketSend(GeyserSession, LecternUpdatePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LecternUpdatePacketSend
 
LEFT - Enum constant in enum class org.geysermc.geyser.inventory.click.Click
 
LEFT_OUTSIDE - Enum constant in enum class org.geysermc.geyser.inventory.click.Click
 
LEFT_SHIFT - Enum constant in enum class org.geysermc.geyser.inventory.click.Click
 
leggings - Variable in class org.geysermc.geyser.entity.type.LivingEntity
 
LevelChunkPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
LevelChunkPacketReceive(GeyserSession, LevelChunkPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LevelChunkPacketReceive
 
LevelChunkPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
LevelChunkPacketSend(GeyserSession, LevelChunkPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LevelChunkPacketSend
 
LevelEventGenericPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
LevelEventGenericPacketReceive(GeyserSession, LevelEventGenericPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LevelEventGenericPacketReceive
 
LevelEventGenericPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
LevelEventGenericPacketSend(GeyserSession, LevelEventGenericPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LevelEventGenericPacketSend
 
LevelEventPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
LevelEventPacketReceive(GeyserSession, LevelEventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LevelEventPacketReceive
 
LevelEventPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
LevelEventPacketSend(GeyserSession, LevelEventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LevelEventPacketSend
 
LevelEventTranslator - Interface in org.geysermc.geyser.translator.level.event
Represents an event capable of translating itself into bedrock
levelEventType() - Method in record class org.geysermc.geyser.registry.type.ParticleMapping
Returns the value of the levelEventType record component.
levelEventType() - Method in record class org.geysermc.geyser.translator.level.event.SoundLevelEventTranslator
Returns the value of the levelEventType record component.
LevelSoundEvent1PacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
LevelSoundEvent1PacketReceive(GeyserSession, LevelSoundEvent1Packet) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LevelSoundEvent1PacketReceive
 
LevelSoundEvent1PacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
LevelSoundEvent1PacketSend(GeyserSession, LevelSoundEvent1Packet) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LevelSoundEvent1PacketSend
 
LevelSoundEvent2PacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
LevelSoundEvent2PacketReceive(GeyserSession, LevelSoundEvent2Packet) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LevelSoundEvent2PacketReceive
 
LevelSoundEvent2PacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
LevelSoundEvent2PacketSend(GeyserSession, LevelSoundEvent2Packet) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LevelSoundEvent2PacketSend
 
LevelSoundEventPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
LevelSoundEventPacketReceive(GeyserSession, LevelSoundEventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LevelSoundEventPacketReceive
 
LevelSoundEventPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
LevelSoundEventPacketSend(GeyserSession, LevelSoundEventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LevelSoundEventPacketSend
 
LeverSoundInteractionTranslator - Class in org.geysermc.geyser.translator.sound.block
 
LeverSoundInteractionTranslator() - Constructor for class org.geysermc.geyser.translator.sound.block.LeverSoundInteractionTranslator
 
LIGHT_BLUE - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
 
LIGHT_GRAY - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
 
LIGHT_PURPLE - Static variable in class org.geysermc.geyser.text.ChatColor
 
LIGHTNING_BOLT - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
LightningEntity - Class in org.geysermc.geyser.entity.type
 
LightningEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.LightningEntity
 
LIME - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
 
LinkedPlayer - Class in org.geysermc.floodgate.util
 
LinkedPlayer() - Constructor for class org.geysermc.floodgate.util.LinkedPlayer
 
ListCommand - Class in org.geysermc.geyser.command.defaults
 
ListCommand(GeyserImpl, String, String, String) - Constructor for class org.geysermc.geyser.command.defaults.ListCommand
 
ListenerInfo(String, int) - Constructor for class org.geysermc.geyser.dump.BootstrapDumpInfo.ListenerInfo
 
LivingEntity - Class in org.geysermc.geyser.entity.type
 
LivingEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.LivingEntity
 
LLAMA - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
LLAMA_SPIT - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
LlamaEntity - Class in org.geysermc.geyser.entity.type.living.animal.horse
 
LlamaEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.horse.LlamaEntity
 
LlamaInventoryTranslator - Class in org.geysermc.geyser.translator.inventory.horse
 
LlamaInventoryTranslator(int) - Constructor for class org.geysermc.geyser.translator.inventory.horse.LlamaInventoryTranslator
 
load(I) - Method in interface org.geysermc.geyser.registry.loader.RegistryLoader
Loads an output from the given input.
load(Pair<String, String>) - Method in class org.geysermc.geyser.registry.loader.CollisionRegistryLoader
 
load(Object) - Method in class org.geysermc.geyser.registry.loader.PotionMixRegistryLoader
 
load(String) - Method in class org.geysermc.geyser.registry.loader.AnnotatedRegistryLoader
 
load(String) - Method in class org.geysermc.geyser.registry.loader.BiomeIdentifierRegistryLoader
 
load(String) - Method in class org.geysermc.geyser.registry.loader.BlockEntityRegistryLoader
 
load(String) - Method in class org.geysermc.geyser.registry.loader.EnchantmentRegistryLoader
 
load(String) - Method in class org.geysermc.geyser.registry.loader.NbtRegistryLoader
 
load(String) - Method in class org.geysermc.geyser.registry.loader.ParticleTypesRegistryLoader
 
load(String) - Method in class org.geysermc.geyser.registry.loader.SoundEventsRegistryLoader
 
load(String) - Method in class org.geysermc.geyser.registry.loader.SoundRegistryLoader
 
load(String, InputStream) - Method in class org.geysermc.geyser.extension.relocator.JavaRelocator
 
LoadBedrockSkinEvent - Class in org.geysermc.geyser.event.events.geyser
Triggered when a Bedrock skin needs to be loaded If cancelled then the regular skin loading will not occur.
LoadBedrockSkinEvent(PlayerEntity, BedrockClientData) - Constructor for class org.geysermc.geyser.event.events.geyser.LoadBedrockSkinEvent
 
loadConfig(File, Class<T>) - Static method in class org.geysermc.geyser.util.FileUtils
Load the given YAML file into the given class
loadDimensionTag(GeyserSession, CompoundTag) - Static method in class org.geysermc.geyser.util.ChunkUtils
Process the minimum and maximum heights for this dimension, and processes the world coordinate scale.
loadExtensions() - Method in class org.geysermc.geyser.extension.ExtensionManager
Load all extensions in the defined extensionPath
loadFile(String) - Method in class org.geysermc.geyser.registry.loader.EffectRegistryLoader
 
loadFloodgate(GeyserBungeePlugin) - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeeConfiguration
 
loadFloodgate(GeyserSpigotPlugin) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotConfiguration
 
loadFloodgate(GeyserVelocityPlugin, ProxyServer, File) - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityConfiguration
 
loadGeyserLocale(String) - Static method in class org.geysermc.geyser.text.GeyserLocale
Loads a Geyser locale from resources, if the file doesn't exist it just logs a warning
loadJson(InputStream, Class<T>) - Static method in class org.geysermc.geyser.util.FileUtils
 
loadPacket(ClientboundUpdateTagsPacket) - Method in class org.geysermc.geyser.session.cache.TagCache
 
loadPacks() - Static method in class org.geysermc.geyser.pack.ResourcePack
Loop through the packs directory and locate valid resource pack files
loadServerBiomes(GeyserSession, CompoundTag) - Static method in class org.geysermc.geyser.translator.level.BiomeTranslator
 
loadYaml(InputStream, Class<T>) - Static method in class org.geysermc.geyser.util.FileUtils
 
localAddress() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
localChannel - Variable in class org.geysermc.geyser.network.netty.GeyserInjector
The local channel we can use to inject ourselves into the server without creating a TCP connection.
LocalChannelWithRemoteAddress - Class in org.geysermc.geyser.network.netty
Client -> server storing the spoofed remote address.
LocalChannelWithRemoteAddress() - Constructor for class org.geysermc.geyser.network.netty.LocalChannelWithRemoteAddress
 
LocalChannelWrapper - Class in org.geysermc.geyser.network.netty
 
LocalChannelWrapper() - Constructor for class org.geysermc.geyser.network.netty.LocalChannelWrapper
 
LocalChannelWrapper(LocalServerChannel, LocalChannel) - Constructor for class org.geysermc.geyser.network.netty.LocalChannelWrapper
 
LOCALE_MAPPINGS - Static variable in class org.geysermc.geyser.text.MinecraftLocale
 
LocalServerChannelWrapper - Class in org.geysermc.geyser.network.netty
If the incoming channel if an instance of LocalChannelWithRemoteAddress, this server creates a LocalChannelWrapper for the other end and attaches the spoofed remote address
LocalServerChannelWrapper() - Constructor for class org.geysermc.geyser.network.netty.LocalServerChannelWrapper
 
LocalSession - Class in org.geysermc.geyser.network.netty
Manages a Minecraft Java session over our LocalChannel implementations.
LocalSession(String, int, SocketAddress, String, PacketProtocol) - Constructor for class org.geysermc.geyser.network.netty.LocalSession
 
LodestoneCache - Class in org.geysermc.geyser.session.cache
A temporary cache for lodestone information.
LodestoneCache() - Constructor for class org.geysermc.geyser.session.cache.LodestoneCache
 
LodestoneCache.LodestonePos - Class in org.geysermc.geyser.session.cache
 
lodestoneCompass() - Method in class org.geysermc.geyser.inventory.item.StoredItemMappings
 
LodestoneCompassTranslator - Class in org.geysermc.geyser.translator.inventory.item.nbt
 
LodestoneCompassTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.LodestoneCompassTranslator
 
LodestonePos(int, int, int, int, String) - Constructor for class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
 
LOG_MESSAGE - Enum constant in enum class org.geysermc.floodgate.util.WebsocketEventType
Sent when the server wants you to know something.
LOGADMINCOMMANDS - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
LoggingPacketHandler - Class in org.geysermc.geyser.network
Bare bones implementation of BedrockPacketHandler suitable for extension.
login() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
login() - Method in class org.geysermc.geyser.session.GeyserSession
 
LoginEncryptionUtils - Class in org.geysermc.geyser.util
 
LoginEncryptionUtils() - Constructor for class org.geysermc.geyser.util.LoginEncryptionUtils
 
LoginPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
LoginPacketReceive(GeyserSession, LoginPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LoginPacketReceive
 
LoginPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
LoginPacketSend(GeyserSession, LoginPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.LoginPacketSend
 
LogsInfo() - Constructor for class org.geysermc.geyser.dump.DumpInfo.LogsInfo
 
LONG_FIRE_RESISTANCE - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
LONG_FIRE_RESISTANCE - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
LONG_INVISIBILITY - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
LONG_INVISIBILITY - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
LONG_LEAPING - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
LONG_LEAPING - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
LONG_NIGHT_VISION - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
LONG_NIGHT_VISION - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
LONG_POISON - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
LONG_POISON - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
LONG_REGENERATION - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
LONG_REGENERATION - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
LONG_SLOW_FALLING - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
LONG_SLOW_FALLING - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
LONG_SLOWNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
LONG_SLOWNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
LONG_STRENGTH - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
LONG_STRENGTH - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
LONG_SWIFTNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
LONG_SWIFTNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
LONG_TURTLE_MASTER - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
LONG_TURTLE_MASTER - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
LONG_WATER_BREATHING - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
LONG_WATER_BREATHING - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
LONG_WEAKNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
LONG_WEAKNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
LoomInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
 
LoomInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.LoomInventoryTranslator
 
LoopbackUtil - Class in org.geysermc.geyser.platform.standalone
 
LoopbackUtil() - Constructor for class org.geysermc.geyser.platform.standalone.LoopbackUtil
 
LOOTING - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
LOOTING - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
LOW - Static variable in class org.geysermc.geyser.event.handlers.EventHandler.Priority
 
LOWEST - Static variable in class org.geysermc.geyser.event.handlers.EventHandler.Priority
 
LOYALTY - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
LOYALTY - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
LUCK - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
LUCK - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
LUCK - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
LUCK_OF_THE_SEA - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
LUCK_OF_THE_SEA - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
LURE - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
LURE - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 

M

MAGENTA - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
 
MAGENTA - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
MAGMA_CUBE - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
MagmaCubeEntity - Class in org.geysermc.geyser.entity.type.living
 
MagmaCubeEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.MagmaCubeEntity
 
main - Variable in class org.geysermc.geyser.dump.BootstrapDumpInfo.PluginInfo
 
main(String[]) - Static method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeeMain
 
main(String[]) - Static method in class org.geysermc.geyser.platform.spigot.GeyserSpigotMain
 
main(String[]) - Static method in class org.geysermc.geyser.platform.sponge.GeyserSpongeMain
 
main(String[]) - Static method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneBootstrap
 
main(String[]) - Static method in class org.geysermc.geyser.platform.velocity.GeyserVelocityMain
 
majorApiVersion() - Method in interface org.geysermc.api.GeyserApiBase
 
makeContainerEntries(GeyserSession, Inventory, Set<Integer>) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
makeItemEntry(GeyserSession, int, GeyserItemStack) - Static method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
map(String) - Method in class org.geysermc.geyser.extension.relocator.RelocatingRemapper
 
map(K, Function<? super V, ? extends U>) - Method in class org.geysermc.geyser.registry.AbstractMappedRegistry
Returns and maps the value by the given key if present.
MapColor - Enum Class in org.geysermc.geyser.level
 
MapCreateLockedCopyPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
MapCreateLockedCopyPacketReceive(GeyserSession, MapCreateLockedCopyPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MapCreateLockedCopyPacketReceive
 
MapCreateLockedCopyPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
MapCreateLockedCopyPacketSend(GeyserSession, MapCreateLockedCopyPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MapCreateLockedCopyPacketSend
 
MapInfoRequestPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
MapInfoRequestPacketReceive(GeyserSession, MapInfoRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MapInfoRequestPacketReceive
 
MapInfoRequestPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
MapInfoRequestPacketSend(GeyserSession, MapInfoRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MapInfoRequestPacketSend
 
MapItemTranslator - Class in org.geysermc.geyser.translator.inventory.item.nbt
 
MapItemTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.MapItemTranslator
 
MappedRegistry<K,​V,​M extends Map<K,​V>> - Class in org.geysermc.geyser.registry
An public registry holding a map of various registrations as defined by MappedRegistry.
MappedRegistry(I, RegistryLoader<I, M>) - Constructor for class org.geysermc.geyser.registry.MappedRegistry
 
mappings - Variable in class org.geysermc.geyser.registry.Registry
 
mapValue(Object) - Method in class org.geysermc.geyser.extension.relocator.RelocatingRemapper
 
markUpdated() - Method in class org.geysermc.geyser.scoreboard.Team
 
MATCH - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
matches(InetAddress) - Method in class org.geysermc.geyser.network.CIDRMatcher
 
MathUtils - Class in org.geysermc.geyser.util
 
MathUtils() - Constructor for class org.geysermc.geyser.util.MathUtils
 
MAX_HEALTH - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
MAXCOMMANDCHAINLENGTH - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
maxDamage(int) - Method in class org.geysermc.geyser.registry.type.ItemMapping.ItemMappingBuilder
 
MAXENTITYCRAMMING - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
maxHealth - Variable in class org.geysermc.geyser.entity.type.LivingEntity
 
MAXIMUM_ACCEPTED_HEIGHT - Static variable in class org.geysermc.geyser.util.ChunkUtils
The maximum chunk height Bedrock Edition will accept, from the lowest point to the highest.
MAXIMUM_ACCEPTED_HEIGHT_OVERWORLD - Static variable in class org.geysermc.geyser.util.ChunkUtils
 
maxLevel() - Method in record class org.geysermc.geyser.registry.type.EnchantmentData
Returns the value of the maxLevel record component.
MENDING - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
MENDING - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
MerchantContainer - Class in org.geysermc.geyser.inventory
 
MerchantContainer(String, int, int, ContainerType, PlayerInventory) - Constructor for class org.geysermc.geyser.inventory.MerchantContainer
 
MerchantInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
 
MerchantInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.MerchantInventoryTranslator
 
MessageTranslator - Class in org.geysermc.geyser.translator.text
 
MessageTranslator() - Constructor for class org.geysermc.geyser.translator.text.MessageTranslator
 
metadata() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
MethodEventHandler<T extends GeyserEvent> - Class in org.geysermc.geyser.event.handlers
Provides an event handler for an annotated method
MethodEventHandler(EventManager, Object, Method) - Constructor for class org.geysermc.geyser.event.handlers.MethodEventHandler
 
Metrics - Class in org.geysermc.geyser.util
bStats collects some data for plugin authors.
Metrics(GeyserImpl, String, String, boolean, Logger) - Constructor for class org.geysermc.geyser.util.Metrics
Class constructor.
Metrics.AdvancedBarChart - Class in org.geysermc.geyser.util
Represents a custom advanced bar chart.
Metrics.AdvancedPie - Class in org.geysermc.geyser.util
Represents a custom advanced pie.
Metrics.CustomChart - Class in org.geysermc.geyser.util
Represents a custom chart.
Metrics.DrilldownPie - Class in org.geysermc.geyser.util
Represents a custom drilldown pie.
Metrics.MultiLineChart - Class in org.geysermc.geyser.util
Represents a custom multi line chart.
Metrics.SimpleBarChart - Class in org.geysermc.geyser.util
Represents a custom simple bar chart.
Metrics.SimplePie - Class in org.geysermc.geyser.util
Represents a custom simple pie.
Metrics.SingleLineChart - Class in org.geysermc.geyser.util
Represents a custom single line chart.
MetricsInfo() - Constructor for class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.MetricsInfo
 
MILK - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
milkBucket() - Method in class org.geysermc.geyser.inventory.item.StoredItemMappings
 
MilkEntitySoundInteractionTranslator - Class in org.geysermc.geyser.translator.sound.entity
 
MilkEntitySoundInteractionTranslator() - Constructor for class org.geysermc.geyser.translator.sound.entity.MilkEntitySoundInteractionTranslator
 
MINECART - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
MinecartEntity - Class in org.geysermc.geyser.entity.type
 
MinecartEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.MinecartEntity
 
MINECRAFT - Enum constant in enum class org.geysermc.geyser.skin.SkinProvider.CapeProvider
 
MINECRAFTCAPES - Enum constant in enum class org.geysermc.geyser.skin.SkinProvider.CapeProvider
 
MINECRAFTCAPES - Enum constant in enum class org.geysermc.geyser.skin.SkinProvider.EarsProvider
 
MinecraftLocale - Class in org.geysermc.geyser.text
 
MinecraftLocale() - Constructor for class org.geysermc.geyser.text.MinecraftLocale
 
MinecraftProtocol - Class in org.geysermc.geyser.network
Contains information about the supported protocols in Geyser.
MinecraftProtocol() - Constructor for class org.geysermc.geyser.network.MinecraftProtocol
 
MinecraftTranslationRegistry - Class in org.geysermc.geyser.text
This class is used for mapping a translation key with the already loaded Java locale data Used in MessageTranslator.java as part of the KyoriPowered/Adventure library
MinecraftTranslationRegistry() - Constructor for class org.geysermc.geyser.text.MinecraftTranslationRegistry
 
MINIMUM_ACCEPTED_HEIGHT - Static variable in class org.geysermc.geyser.util.ChunkUtils
The minimum height Bedrock Edition will accept.
MINIMUM_ACCEPTED_HEIGHT_OVERWORLD - Static variable in class org.geysermc.geyser.util.ChunkUtils
 
minorApiVersion() - Method in interface org.geysermc.api.GeyserApiBase
 
MobArmorEquipmentPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
MobArmorEquipmentPacketReceive(GeyserSession, MobArmorEquipmentPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MobArmorEquipmentPacketReceive
 
MobArmorEquipmentPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
MobArmorEquipmentPacketSend(GeyserSession, MobArmorEquipmentPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MobArmorEquipmentPacketSend
 
MobEffectPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
MobEffectPacketReceive(GeyserSession, MobEffectPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MobEffectPacketReceive
 
MobEffectPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
MobEffectPacketSend(GeyserSession, MobEffectPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MobEffectPacketSend
 
MobEntity - Class in org.geysermc.geyser.entity.type.living
 
MobEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.MobEntity
 
MobEquipmentPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
MobEquipmentPacketReceive(GeyserSession, MobEquipmentPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MobEquipmentPacketReceive
 
MobEquipmentPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
MobEquipmentPacketSend(GeyserSession, MobEquipmentPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MobEquipmentPacketSend
 
MOBGRIEFING - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
ModalFormRequestPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ModalFormRequestPacketReceive(GeyserSession, ModalFormRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ModalFormRequestPacketReceive
 
ModalFormRequestPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ModalFormRequestPacketSend(GeyserSession, ModalFormRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ModalFormRequestPacketSend
 
ModalFormResponsePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ModalFormResponsePacketReceive(GeyserSession, ModalFormResponsePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ModalFormResponsePacketReceive
 
ModalFormResponsePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ModalFormResponsePacketSend(GeyserSession, ModalFormResponsePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ModalFormResponsePacketSend
 
Module() - Constructor for class org.geysermc.geyser.pack.ResourcePackManifest.Module
 
MonsterEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
MonsterEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.MonsterEntity
 
MOOSHROOM - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
MOOSHROOM_MILK_STEW - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
MOOSHROOM_SHEAR - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
MooshroomEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
MooshroomEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.MooshroomEntity
 
motion - Variable in class org.geysermc.geyser.entity.type.Entity
 
MOUNT - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
moveAbsolute(Vector3f, float, float, boolean, boolean) - Method in class org.geysermc.geyser.entity.type.Entity
 
moveAbsolute(Vector3f, float, float, float, boolean, boolean) - Method in class org.geysermc.geyser.entity.type.BoatEntity
 
moveAbsolute(Vector3f, float, float, float, boolean, boolean) - Method in class org.geysermc.geyser.entity.type.Entity
 
moveAbsolute(Vector3f, float, float, float, boolean, boolean) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
moveAbsolute(Vector3f, float, float, float, boolean, boolean) - Method in class org.geysermc.geyser.entity.type.living.MagmaCubeEntity
 
moveAbsolute(Vector3f, float, float, float, boolean, boolean) - Method in class org.geysermc.geyser.entity.type.living.SquidEntity
 
moveAbsolute(Vector3f, float, float, float, boolean, boolean) - Method in class org.geysermc.geyser.entity.type.MinecartEntity
 
moveAbsolute(Vector3f, float, float, float, boolean, boolean) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
moveAbsolute(Vector3f, float, float, float, boolean, boolean) - Method in class org.geysermc.geyser.entity.type.ThrowableEntity
 
moveAbsoluteImmediate(Vector3f, float, float, float, boolean, boolean) - Method in class org.geysermc.geyser.entity.type.FireballEntity
 
moveAbsoluteImmediate(Vector3f, float, float, float, boolean, boolean) - Method in class org.geysermc.geyser.entity.type.FishingHookEntity
 
moveAbsoluteImmediate(Vector3f, float, float, float, boolean, boolean) - Method in class org.geysermc.geyser.entity.type.ItemEntity
 
moveAbsoluteImmediate(Vector3f, float, float, float, boolean, boolean) - Method in class org.geysermc.geyser.entity.type.ThrowableEntity
 
moveAbsoluteWithoutAdjustments(Vector3f, float, boolean, boolean) - Method in class org.geysermc.geyser.entity.type.BoatEntity
Move the boat without making the adjustments needed to translate from Java
MoveEntityAbsolutePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
MoveEntityAbsolutePacketReceive(GeyserSession, MoveEntityAbsolutePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MoveEntityAbsolutePacketReceive
 
MoveEntityAbsolutePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
MoveEntityAbsolutePacketSend(GeyserSession, MoveEntityAbsolutePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MoveEntityAbsolutePacketSend
 
MoveEntityDeltaPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
MoveEntityDeltaPacketReceive(GeyserSession, MoveEntityDeltaPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MoveEntityDeltaPacketReceive
 
MoveEntityDeltaPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
MoveEntityDeltaPacketSend(GeyserSession, MoveEntityDeltaPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MoveEntityDeltaPacketSend
 
MOVEMENT_SPEED - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
MovePlayerPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
MovePlayerPacketReceive(GeyserSession, MovePlayerPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MovePlayerPacketReceive
 
MovePlayerPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
MovePlayerPacketSend(GeyserSession, MovePlayerPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MovePlayerPacketSend
 
moveRelative(double, double, double, float, float, boolean) - Method in class org.geysermc.geyser.entity.type.Entity
 
moveRelative(double, double, double, float, float, float, boolean) - Method in class org.geysermc.geyser.entity.type.BoatEntity
 
moveRelative(double, double, double, float, float, float, boolean) - Method in class org.geysermc.geyser.entity.type.Entity
 
moveRelative(double, double, double, float, float, float, boolean) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
moveRelative(double, double, double, float, float, float, boolean) - Method in class org.geysermc.geyser.entity.type.living.MagmaCubeEntity
 
moveRelative(double, double, double, float, float, float, boolean) - Method in class org.geysermc.geyser.entity.type.living.merchant.VillagerEntity
 
moveRelative(double, double, double, float, float, float, boolean) - Method in class org.geysermc.geyser.entity.type.living.SquidEntity
 
moveRelative(double, double, double, float, float, float, boolean) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
moveRelative(double, double, double, float, float, float, boolean) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
 
moveRelative(double, double, double, float, float, float, boolean) - Method in class org.geysermc.geyser.entity.type.ThrowableEntity
 
MULE - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
MultiLineChart(String, Callable<Map<String, Integer>>) - Constructor for class org.geysermc.geyser.util.Metrics.MultiLineChart
Class constructor.
MultiplayerSettingsPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
MultiplayerSettingsPacketReceive(GeyserSession, MultiplayerSettingsPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MultiplayerSettingsPacketReceive
 
MultiplayerSettingsPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
MultiplayerSettingsPacketSend(GeyserSession, MultiplayerSettingsPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.MultiplayerSettingsPacketSend
 
MultiResourceRegistryLoader<I,​V> - Class in org.geysermc.geyser.registry.loader
A RegistryLoader that loads data from two different locations, yet with the same input type.
MultiResourceRegistryLoader() - Constructor for class org.geysermc.geyser.registry.loader.MultiResourceRegistryLoader
 
MULTISHOT - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
MULTISHOT - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
MUNDANE - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
MUNDANE - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 

N

name - Variable in class org.geysermc.geyser.command.GeyserCommand
 
name - Variable in class org.geysermc.geyser.dump.BootstrapDumpInfo.PluginInfo
 
name() - Method in interface org.geysermc.api.session.Connection
Gets the name of the connection.
name() - Method in interface org.geysermc.geyser.command.CommandSender
 
name() - Element in annotation interface org.geysermc.geyser.extension.annotations.Extension
A short name for the extension
name() - Method in class org.geysermc.geyser.platform.bungeecord.command.BungeeCommandSender
 
name() - Method in class org.geysermc.geyser.platform.spigot.command.SpigotCommandSender
 
name() - Method in class org.geysermc.geyser.platform.sponge.command.SpongeCommandSender
 
name() - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
name() - Method in class org.geysermc.geyser.platform.velocity.command.VelocityCommandSender
 
name() - Method in record class org.geysermc.geyser.session.auth.AuthData
Returns the value of the name record component.
name() - Method in class org.geysermc.geyser.session.GeyserSession
 
name() - Method in record class org.geysermc.geyser.translator.level.event.PlaySoundEventTranslator
Returns the value of the name record component.
NAME - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
NAME - Static variable in class org.geysermc.connector.GeyserConnector
Deprecated.
 
NAME - Static variable in class org.geysermc.geyser.GeyserImpl
 
nametag - Variable in class org.geysermc.geyser.entity.type.Entity
 
NATURALREGENERATION - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
NBT - Static variable in class org.geysermc.geyser.registry.loader.RegistryLoaders
The RegistryLoader responsible for loading NBT.
NBT_TRANSLATORS - Static variable in class org.geysermc.geyser.translator.inventory.item.ItemTranslator
 
NbtItemStackTranslator - Class in org.geysermc.geyser.translator.inventory.item
 
NbtItemStackTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.NbtItemStackTranslator
 
NbtRegistryLoader - Class in org.geysermc.geyser.registry.loader
Loads NBT data from the given resource path.
NbtRegistryLoader() - Constructor for class org.geysermc.geyser.registry.loader.NbtRegistryLoader
 
NETHER - Static variable in class org.geysermc.geyser.util.DimensionUtils
String reference to vanilla Java nether dimension identifier
NetworkChunkPublisherUpdatePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
NetworkChunkPublisherUpdatePacketReceive(GeyserSession, NetworkChunkPublisherUpdatePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.NetworkChunkPublisherUpdatePacketReceive
 
NetworkChunkPublisherUpdatePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
NetworkChunkPublisherUpdatePacketSend(GeyserSession, NetworkChunkPublisherUpdatePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.NetworkChunkPublisherUpdatePacketSend
 
NetworkSettingsPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
NetworkSettingsPacketReceive(GeyserSession, NetworkSettingsPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.NetworkSettingsPacketReceive
 
NetworkSettingsPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
NetworkSettingsPacketSend(GeyserSession, NetworkSettingsPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.NetworkSettingsPacketSend
 
NetworkStackLatencyPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
NetworkStackLatencyPacketReceive(GeyserSession, NetworkStackLatencyPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.NetworkStackLatencyPacketReceive
 
NetworkStackLatencyPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
NetworkStackLatencyPacketSend(GeyserSession, NetworkStackLatencyPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.NetworkStackLatencyPacketSend
 
newChannelPipeline() - Method in class org.geysermc.geyser.network.netty.LocalChannelWrapper
 
newFailedFuture(Throwable) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
newLocalChannel(LocalChannel) - Method in class org.geysermc.geyser.network.netty.LocalServerChannelWrapper
 
newProgressivePromise() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
newPromise() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
NEWS_ADDED - Enum constant in enum class org.geysermc.floodgate.util.WebsocketEventType
Sent every time a news item was added
NEWS_OVERVIEW_URL - Static variable in class org.geysermc.geyser.Constants
 
NEWS_PROJECT_NAME - Static variable in class org.geysermc.geyser.Constants
 
NewsHandler - Class in org.geysermc.geyser.util
 
NewsHandler(String, int) - Constructor for class org.geysermc.geyser.util.NewsHandler
 
NewsItem - Class in org.geysermc.floodgate.news
 
NewsItemAction - Enum Class in org.geysermc.floodgate.news
 
NewsItemMessage - Enum Class in org.geysermc.floodgate.news
 
NewsType - Enum Class in org.geysermc.floodgate.news
 
newSucceededFuture() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
next() - Method in class org.geysermc.geyser.level.block.BlockPositionIterator
 
next() - Method in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
NibbleArray - Class in org.geysermc.geyser.level.chunk
 
NibbleArray(byte[]) - Constructor for class org.geysermc.geyser.level.chunk.NibbleArray
 
NibbleArray(int) - Constructor for class org.geysermc.geyser.level.chunk.NibbleArray
 
NIGHT_VISION - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
NIGHT_VISION - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
NO_EMOTES - Enum constant in enum class org.geysermc.geyser.configuration.EmoteOffhandWorkaroundOption
 
NONE - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
NORMAL - Enum constant in enum class org.geysermc.geyser.inventory.SlotType
 
NORMAL - Enum constant in enum class org.geysermc.geyser.level.physics.PistonBehavior
 
NORMAL - Static variable in class org.geysermc.geyser.event.handlers.EventHandler.Priority
 
NORTH - Enum constant in enum class org.geysermc.geyser.level.physics.Direction
 
NoteblockBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
Does not implement BlockEntityTranslator because it's only a block entity in Bedrock
NoteblockBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.NoteblockBlockEntityTranslator
 
NOTHING - Enum constant in enum class org.geysermc.geyser.scoreboard.UpdateType
Nothing has changed, it's cool
NpcRequestPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
NpcRequestPacketReceive(GeyserSession, NpcRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.NpcRequestPacketReceive
 
NpcRequestPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
NpcRequestPacketSend(GeyserSession, NpcRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.NpcRequestPacketSend
 
NTP_SERVER - Static variable in class org.geysermc.geyser.Constants
 
NX - Enum constant in enum class org.geysermc.floodgate.util.DeviceOs
 

O

OAUTH_CLIENT_ID - Static variable in class org.geysermc.connector.GeyserConnector
Deprecated.
 
OAUTH_CLIENT_ID - Static variable in class org.geysermc.geyser.GeyserImpl
Oauth client ID for Microsoft authentication
OBFUSCATED - Static variable in class org.geysermc.geyser.text.ChatColor
 
OBJECT_MAPPER - Static variable in class org.geysermc.geyser.skin.SkinProvider
 
Object2IntBiMap<T> - Class in org.geysermc.geyser.util.collection
A primitive int BiMap implementation built around fastutil to reduce boxing and the memory footprint.
Object2IntBiMap() - Constructor for class org.geysermc.geyser.util.collection.Object2IntBiMap
 
Object2IntBiMap(int) - Constructor for class org.geysermc.geyser.util.collection.Object2IntBiMap
 
Object2IntBiMap(int, float) - Constructor for class org.geysermc.geyser.util.collection.Object2IntBiMap
 
Object2IntBiMap(int, float, int) - Constructor for class org.geysermc.geyser.util.collection.Object2IntBiMap
 
Object2IntBiMap(int, float, T, int) - Constructor for class org.geysermc.geyser.util.collection.Object2IntBiMap
 
Object2IntBiMap(T) - Constructor for class org.geysermc.geyser.util.collection.Object2IntBiMap
 
object2IntEntrySet() - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
Objective - Class in org.geysermc.geyser.scoreboard
 
Objective(Scoreboard, String) - Constructor for class org.geysermc.geyser.scoreboard.Objective
/!\ This method is made for temporary objectives until the real objective is received
Objective(Scoreboard, String, ScoreboardPosition, String, int) - Constructor for class org.geysermc.geyser.scoreboard.Objective
 
OCELOT - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
OcelotEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
OcelotEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.OcelotEntity
 
of(int) - Static method in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
of(String, String, String, int, String, int, int, String, int, String) - Static method in class org.geysermc.floodgate.util.BedrockData
 
of(String, String, String, int, String, int, int, String, LinkedPlayer, boolean, int, String) - Static method in class org.geysermc.floodgate.util.BedrockData
 
of(String, UUID, UUID) - Static method in class org.geysermc.floodgate.util.LinkedPlayer
 
of(GeyserSession, T) - Static method in class org.geysermc.geyser.event.events.packet.DownstreamPacketReceiveEvent
Create a new DownstreamPacketReceiveEvent based on the packet type
of(GeyserSession, T) - Static method in class org.geysermc.geyser.event.events.packet.DownstreamPacketSendEvent
Create a new DownstreamPacketSendEvent based on the packet type
of(GeyserSession, T) - Static method in class org.geysermc.geyser.event.events.packet.UpstreamPacketReceiveEvent
Create a new UpstreamPacketReceiveEvent based on the packet type
of(GeyserSession, T) - Static method in class org.geysermc.geyser.event.events.packet.UpstreamPacketSendEvent
Create a new UpstreamPacketSendEvent based on the packet type
offHand - Variable in class org.geysermc.geyser.entity.type.LivingEntity
 
OffhandCommand - Class in org.geysermc.geyser.command.defaults
 
OffhandCommand(GeyserImpl, String, String, String) - Constructor for class org.geysermc.geyser.command.defaults.OffhandCommand
 
OFFLINE - Enum constant in enum class org.geysermc.geyser.session.auth.AuthType
 
offset() - Method in record class org.geysermc.geyser.entity.EntityDefinition
Returns the value of the offset record component.
offset(float) - Method in class org.geysermc.geyser.entity.EntityDefinition.Builder
 
OMINOUS_BANNER_PATTERN - Static variable in class org.geysermc.geyser.translator.inventory.item.BannerTranslator
Holds what a Java ominous banner pattern looks like.
on(Class<T>, BiConsumer<T, EventHandler<T>>) - Method in class org.geysermc.geyser.event.EventManager
 
on(Class<T>, BiConsumer<T, EventHandler<T>>) - Method in class org.geysermc.geyser.extension.GeyserExtension
 
on(Class<T>, Consumer<T>) - Method in class org.geysermc.geyser.event.EventManager
Create a new EventHandler using a Lambda
on(Class<T>, Consumer<T>) - Method in class org.geysermc.geyser.extension.GeyserExtension
Create a new EventHandler using a lambda
ON_OPERATOR_JOIN - Enum constant in enum class org.geysermc.floodgate.news.NewsItemAction
 
ON_SERVER_STARTED - Enum constant in enum class org.geysermc.floodgate.news.NewsItemAction
 
onCancelled(EventResult.Runnable<T>) - Method in class org.geysermc.geyser.event.EventResult
 
onCommand(CommandSender, Command, String, String[]) - Method in class org.geysermc.geyser.platform.spigot.command.GeyserSpigotCommandExecutor
 
onConnectionRequest(InetSocketAddress) - Method in class org.geysermc.geyser.network.ConnectorServerEventHandler
 
onDisable() - Method in interface org.geysermc.geyser.GeyserBootstrap
Called when the GeyserBootstrap is disabled
onDisable() - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeePlugin
 
onDisable() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
 
onDisable() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
 
onDisable() - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneBootstrap
 
onDisable() - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin
 
onEnable() - Method in interface org.geysermc.geyser.GeyserBootstrap
Called when the GeyserBootstrap is enabled
onEnable() - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeePlugin
 
onEnable() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
 
onEnable() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
 
onEnable() - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneBootstrap
 
onEnable() - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin
 
onEnable(boolean, String) - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneBootstrap
 
onGround - Variable in class org.geysermc.geyser.entity.type.Entity
Saves if the entity should be on the ground.
onInit(ProxyInitializeEvent) - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin
 
ONLINE - Enum constant in enum class org.geysermc.geyser.session.auth.AuthType
 
onlineConnections() - Method in interface org.geysermc.api.GeyserApiBase
Gets all the online sessions.
onlineConnections() - Method in interface org.geysermc.geyser.api.GeyserApi
Gets all the online sessions.
onlineConnections() - Method in class org.geysermc.geyser.GeyserImpl
 
onNotCancelled(EventResult.Runnable<T>) - Method in class org.geysermc.geyser.event.EventResult
 
onPistonExtend(BlockPistonExtendEvent) - Method in class org.geysermc.geyser.platform.spigot.world.GeyserPistonListener
 
onPistonRetract(BlockPistonRetractEvent) - Method in class org.geysermc.geyser.platform.spigot.world.GeyserPistonListener
 
onPlayerJoin(PlayerJoinEvent) - Method in class org.geysermc.geyser.platform.spigot.world.GeyserSpigot1_11CraftingListener
 
onProxyBound(ListenerBoundEvent) - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin
 
onProxyReload(ProxyReloadEvent) - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeeInjector
The reload process clears the listeners field.
onQuery(InetSocketAddress) - Method in class org.geysermc.geyser.network.ConnectorServerEventHandler
 
OnScreenTextureAnimationPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
OnScreenTextureAnimationPacketReceive(GeyserSession, OnScreenTextureAnimationPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.OnScreenTextureAnimationPacketReceive
 
OnScreenTextureAnimationPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
OnScreenTextureAnimationPacketSend(GeyserSession, OnScreenTextureAnimationPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.OnScreenTextureAnimationPacketSend
 
onServerStart(GameStartedServerEvent) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
 
onServerStop(GameStoppedEvent) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
 
onSessionCreation(BedrockServerSession) - Method in class org.geysermc.geyser.network.ConnectorServerEventHandler
 
onShutdown(ProxyShutdownEvent) - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityPlugin
 
onTabComplete(CommandSender, String[]) - Method in class org.geysermc.geyser.platform.bungeecord.command.GeyserBungeeCommandExecutor
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class org.geysermc.geyser.platform.spigot.command.GeyserSpigotCommandExecutor
 
onUnhandledDatagram(ChannelHandlerContext, DatagramPacket) - Method in class org.geysermc.geyser.network.ConnectorServerEventHandler
 
onUpdate() - Method in class org.geysermc.geyser.scoreboard.Scoreboard
 
OPEN_CONTAINER - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
openInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.AbstractBlockInventoryTranslator
 
openInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.BrewingInventoryTranslator
 
openInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.chest.DoubleChestInventoryTranslator
 
openInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.chest.SingleChestInventoryTranslator
 
openInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.Generic3X3InventoryTranslator
 
openInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.horse.AbstractHorseInventoryTranslator
 
openInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
openInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.LecternInventoryTranslator
 
openInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.MerchantInventoryTranslator
 
openInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.PlayerInventoryTranslator
 
openInventory(GeyserSession, Inventory) - Static method in class org.geysermc.geyser.util.InventoryUtils
 
openInventory(InventoryTranslator, GeyserSession, Inventory) - Method in class org.geysermc.geyser.inventory.holder.BlockInventoryHolder
 
openInventory(InventoryTranslator, GeyserSession, Inventory) - Method in class org.geysermc.geyser.inventory.holder.InventoryHolder
 
OPTIFINE - Enum constant in enum class org.geysermc.geyser.skin.SkinProvider.CapeProvider
 
ORANGE - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
 
orElse(EventResult.Runnable<T>) - Method in class org.geysermc.geyser.event.EventResult
 
org.geysermc.api - package org.geysermc.api
 
org.geysermc.api.session - package org.geysermc.api.session
 
org.geysermc.common - package org.geysermc.common
 
org.geysermc.connector - package org.geysermc.connector
 
org.geysermc.connector.network.session - package org.geysermc.connector.network.session
 
org.geysermc.connector.network.session.auth - package org.geysermc.connector.network.session.auth
 
org.geysermc.floodgate.crypto - package org.geysermc.floodgate.crypto
 
org.geysermc.floodgate.news - package org.geysermc.floodgate.news
 
org.geysermc.floodgate.news.data - package org.geysermc.floodgate.news.data
 
org.geysermc.floodgate.util - package org.geysermc.floodgate.util
 
org.geysermc.geyser - package org.geysermc.geyser
 
org.geysermc.geyser.api - package org.geysermc.geyser.api
 
org.geysermc.geyser.api.connection - package org.geysermc.geyser.api.connection
 
org.geysermc.geyser.command - package org.geysermc.geyser.command
 
org.geysermc.geyser.command.defaults - package org.geysermc.geyser.command.defaults
 
org.geysermc.geyser.configuration - package org.geysermc.geyser.configuration
 
org.geysermc.geyser.dump - package org.geysermc.geyser.dump
 
org.geysermc.geyser.entity - package org.geysermc.geyser.entity
 
org.geysermc.geyser.entity.attribute - package org.geysermc.geyser.entity.attribute
 
org.geysermc.geyser.entity.factory - package org.geysermc.geyser.entity.factory
 
org.geysermc.geyser.entity.type - package org.geysermc.geyser.entity.type
 
org.geysermc.geyser.entity.type.living - package org.geysermc.geyser.entity.type.living
 
org.geysermc.geyser.entity.type.living.animal - package org.geysermc.geyser.entity.type.living.animal
 
org.geysermc.geyser.entity.type.living.animal.horse - package org.geysermc.geyser.entity.type.living.animal.horse
 
org.geysermc.geyser.entity.type.living.animal.tameable - package org.geysermc.geyser.entity.type.living.animal.tameable
 
org.geysermc.geyser.entity.type.living.merchant - package org.geysermc.geyser.entity.type.living.merchant
 
org.geysermc.geyser.entity.type.living.monster - package org.geysermc.geyser.entity.type.living.monster
 
org.geysermc.geyser.entity.type.living.monster.raid - package org.geysermc.geyser.entity.type.living.monster.raid
 
org.geysermc.geyser.entity.type.player - package org.geysermc.geyser.entity.type.player
 
org.geysermc.geyser.event - package org.geysermc.geyser.event
 
org.geysermc.geyser.event.annotations - package org.geysermc.geyser.event.annotations
 
org.geysermc.geyser.event.events.extension - package org.geysermc.geyser.event.events.extension
 
org.geysermc.geyser.event.events.geyser - package org.geysermc.geyser.event.events.geyser
 
org.geysermc.geyser.event.events.network - package org.geysermc.geyser.event.events.network
 
org.geysermc.geyser.event.events.packet - package org.geysermc.geyser.event.events.packet
 
org.geysermc.geyser.event.events.packet.downstream - package org.geysermc.geyser.event.events.packet.downstream
 
org.geysermc.geyser.event.events.packet.upstream - package org.geysermc.geyser.event.events.packet.upstream
 
org.geysermc.geyser.event.events.registry - package org.geysermc.geyser.event.events.registry
 
org.geysermc.geyser.event.handlers - package org.geysermc.geyser.event.handlers
 
org.geysermc.geyser.extension - package org.geysermc.geyser.extension
 
org.geysermc.geyser.extension.annotations - package org.geysermc.geyser.extension.annotations
 
org.geysermc.geyser.extension.handlers - package org.geysermc.geyser.extension.handlers
 
org.geysermc.geyser.extension.relocator - package org.geysermc.geyser.extension.relocator
 
org.geysermc.geyser.inventory - package org.geysermc.geyser.inventory
 
org.geysermc.geyser.inventory.click - package org.geysermc.geyser.inventory.click
 
org.geysermc.geyser.inventory.holder - package org.geysermc.geyser.inventory.holder
 
org.geysermc.geyser.inventory.item - package org.geysermc.geyser.inventory.item
 
org.geysermc.geyser.inventory.updater - package org.geysermc.geyser.inventory.updater
 
org.geysermc.geyser.level - package org.geysermc.geyser.level
 
org.geysermc.geyser.level.block - package org.geysermc.geyser.level.block
 
org.geysermc.geyser.level.chunk - package org.geysermc.geyser.level.chunk
 
org.geysermc.geyser.level.chunk.bitarray - package org.geysermc.geyser.level.chunk.bitarray
 
org.geysermc.geyser.level.physics - package org.geysermc.geyser.level.physics
 
org.geysermc.geyser.network - package org.geysermc.geyser.network
 
org.geysermc.geyser.network.netty - package org.geysermc.geyser.network.netty
 
org.geysermc.geyser.pack - package org.geysermc.geyser.pack
 
org.geysermc.geyser.ping - package org.geysermc.geyser.ping
 
org.geysermc.geyser.platform.bungeecord - package org.geysermc.geyser.platform.bungeecord
 
org.geysermc.geyser.platform.bungeecord.command - package org.geysermc.geyser.platform.bungeecord.command
 
org.geysermc.geyser.platform.spigot - package org.geysermc.geyser.platform.spigot
 
org.geysermc.geyser.platform.spigot.command - package org.geysermc.geyser.platform.spigot.command
 
org.geysermc.geyser.platform.spigot.world - package org.geysermc.geyser.platform.spigot.world
 
org.geysermc.geyser.platform.spigot.world.manager - package org.geysermc.geyser.platform.spigot.world.manager
 
org.geysermc.geyser.platform.sponge - package org.geysermc.geyser.platform.sponge
 
org.geysermc.geyser.platform.sponge.command - package org.geysermc.geyser.platform.sponge.command
 
org.geysermc.geyser.platform.standalone - package org.geysermc.geyser.platform.standalone
 
org.geysermc.geyser.platform.standalone.command - package org.geysermc.geyser.platform.standalone.command
 
org.geysermc.geyser.platform.standalone.gui - package org.geysermc.geyser.platform.standalone.gui
 
org.geysermc.geyser.platform.velocity - package org.geysermc.geyser.platform.velocity
 
org.geysermc.geyser.platform.velocity.command - package org.geysermc.geyser.platform.velocity.command
 
org.geysermc.geyser.registry - package org.geysermc.geyser.registry
 
org.geysermc.geyser.registry.loader - package org.geysermc.geyser.registry.loader
 
org.geysermc.geyser.registry.populator - package org.geysermc.geyser.registry.populator
 
org.geysermc.geyser.registry.type - package org.geysermc.geyser.registry.type
 
org.geysermc.geyser.scoreboard - package org.geysermc.geyser.scoreboard
 
org.geysermc.geyser.session - package org.geysermc.geyser.session
 
org.geysermc.geyser.session.auth - package org.geysermc.geyser.session.auth
 
org.geysermc.geyser.session.cache - package org.geysermc.geyser.session.cache
 
org.geysermc.geyser.skin - package org.geysermc.geyser.skin
 
org.geysermc.geyser.text - package org.geysermc.geyser.text
 
org.geysermc.geyser.translator.collision - package org.geysermc.geyser.translator.collision
 
org.geysermc.geyser.translator.entity - package org.geysermc.geyser.translator.entity
 
org.geysermc.geyser.translator.inventory - package org.geysermc.geyser.translator.inventory
 
org.geysermc.geyser.translator.inventory.chest - package org.geysermc.geyser.translator.inventory.chest
 
org.geysermc.geyser.translator.inventory.furnace - package org.geysermc.geyser.translator.inventory.furnace
 
org.geysermc.geyser.translator.inventory.horse - package org.geysermc.geyser.translator.inventory.horse
 
org.geysermc.geyser.translator.inventory.item - package org.geysermc.geyser.translator.inventory.item
 
org.geysermc.geyser.translator.inventory.item.nbt - package org.geysermc.geyser.translator.inventory.item.nbt
 
org.geysermc.geyser.translator.level - package org.geysermc.geyser.translator.level
 
org.geysermc.geyser.translator.level.block.entity - package org.geysermc.geyser.translator.level.block.entity
 
org.geysermc.geyser.translator.level.event - package org.geysermc.geyser.translator.level.event
 
org.geysermc.geyser.translator.protocol - package org.geysermc.geyser.translator.protocol
 
org.geysermc.geyser.translator.protocol.bedrock - package org.geysermc.geyser.translator.protocol.bedrock
 
org.geysermc.geyser.translator.protocol.bedrock.entity - package org.geysermc.geyser.translator.protocol.bedrock.entity
 
org.geysermc.geyser.translator.protocol.bedrock.entity.player - package org.geysermc.geyser.translator.protocol.bedrock.entity.player
 
org.geysermc.geyser.translator.protocol.bedrock.world - package org.geysermc.geyser.translator.protocol.bedrock.world
 
org.geysermc.geyser.translator.protocol.java - package org.geysermc.geyser.translator.protocol.java
 
org.geysermc.geyser.translator.protocol.java.entity - package org.geysermc.geyser.translator.protocol.java.entity
 
org.geysermc.geyser.translator.protocol.java.entity.player - package org.geysermc.geyser.translator.protocol.java.entity.player
 
org.geysermc.geyser.translator.protocol.java.entity.spawn - package org.geysermc.geyser.translator.protocol.java.entity.spawn
 
org.geysermc.geyser.translator.protocol.java.inventory - package org.geysermc.geyser.translator.protocol.java.inventory
 
org.geysermc.geyser.translator.protocol.java.level - package org.geysermc.geyser.translator.protocol.java.level
 
org.geysermc.geyser.translator.protocol.java.level.border - package org.geysermc.geyser.translator.protocol.java.level.border
 
org.geysermc.geyser.translator.protocol.java.scoreboard - package org.geysermc.geyser.translator.protocol.java.scoreboard
 
org.geysermc.geyser.translator.protocol.java.title - package org.geysermc.geyser.translator.protocol.java.title
 
org.geysermc.geyser.translator.sound - package org.geysermc.geyser.translator.sound
 
org.geysermc.geyser.translator.sound.block - package org.geysermc.geyser.translator.sound.block
 
org.geysermc.geyser.translator.sound.entity - package org.geysermc.geyser.translator.sound.entity
 
org.geysermc.geyser.translator.text - package org.geysermc.geyser.translator.text
 
org.geysermc.geyser.util - package org.geysermc.geyser.util
 
org.geysermc.geyser.util.collection - package org.geysermc.geyser.util.collection
Contains useful collections for use in Geyser.
org.geysermc.processor - package org.geysermc.processor
 
OSX - Enum constant in enum class org.geysermc.floodgate.util.DeviceOs
 
OtherCollision - Class in org.geysermc.geyser.translator.collision
 
OtherCollision(BoundingBox[]) - Constructor for class org.geysermc.geyser.translator.collision.OtherCollision
 
OUTPUT - Enum constant in enum class org.geysermc.geyser.inventory.SlotType
 
OUTSIDE_SLOT - Static variable in enum class org.geysermc.geyser.inventory.click.Click
 
OVERWORLD - Static variable in class org.geysermc.geyser.util.DimensionUtils
String reference to vanilla Java overworld dimension identifier
ownerBedrockId - Variable in class org.geysermc.geyser.entity.type.living.animal.tameable.TameableEntity
Used in the interactive tag manager to track if the session player owns this entity

P

packet() - Element in annotation interface org.geysermc.geyser.translator.protocol.Translator
 
PacketRegistryPopulator - Class in org.geysermc.geyser.registry.populator
 
PacketRegistryPopulator() - Constructor for class org.geysermc.geyser.registry.populator.PacketRegistryPopulator
 
PacketTranslator<T> - Class in org.geysermc.geyser.translator.protocol
 
PacketTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.PacketTranslator
 
PacketTranslatorProcessor - Class in org.geysermc.processor
 
PacketTranslatorProcessor() - Constructor for class org.geysermc.processor.PacketTranslatorProcessor
 
PacketTranslatorRegistry<T> - Class in org.geysermc.geyser.registry
 
PacketTranslatorRegistry() - Constructor for class org.geysermc.geyser.registry.PacketTranslatorRegistry
 
PacketTranslatorRegistryEvent - Class in org.geysermc.geyser.event.events.registry
Triggered when registering Packet Translators
PacketTranslatorRegistryEvent(Set<Class<?>>) - Constructor for class org.geysermc.geyser.event.events.registry.PacketTranslatorRegistryEvent
 
PacketViolationWarningPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
PacketViolationWarningPacketReceive(GeyserSession, PacketViolationWarningPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PacketViolationWarningPacketReceive
 
PacketViolationWarningPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
PacketViolationWarningPacketSend(GeyserSession, PacketViolationWarningPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PacketViolationWarningPacketSend
 
PACKS - Static variable in class org.geysermc.geyser.pack.ResourcePack
The list of loaded resource packs
PaddedBitArray - Class in org.geysermc.geyser.level.chunk.bitarray
 
paintComponent(Graphics) - Method in class org.geysermc.geyser.platform.standalone.gui.GraphPanel
 
PAINTING - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
PaintingEntity - Class in org.geysermc.geyser.entity.type
 
PaintingEntity(GeyserSession, long, long, UUID, Vector3f, PaintingType, int) - Constructor for class org.geysermc.geyser.entity.type.PaintingEntity
 
PaintingEntityFactory - Interface in org.geysermc.geyser.entity.factory
 
PaintingType - Enum Class in org.geysermc.geyser.level
 
PaletteItem - Class in org.geysermc.geyser.registry.type
 
PaletteItem() - Constructor for class org.geysermc.geyser.registry.type.PaletteItem
 
PANDA - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
PandaEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
PandaEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.PandaEntity
 
paramRegex() - Element in annotation interface org.geysermc.geyser.translator.collision.CollisionRemapper
Regex of block state parameters to apply this collision to Defaults to matching any value
parent() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
PARROT - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ParrotEntity - Class in org.geysermc.geyser.entity.type.living.animal.tameable
 
ParrotEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.tameable.ParrotEntity
 
ParticleMapping - Record Class in org.geysermc.geyser.registry.type
 
ParticleMapping(LevelEventType, String) - Constructor for record class org.geysermc.geyser.registry.type.ParticleMapping
Creates an instance of a ParticleMapping record class.
PARTICLES - Static variable in class org.geysermc.geyser.registry.Registries
A mapped registry holding the ParticleType to a corresponding ParticleMapping, containing various pieces of data primarily for how Bedrock should handle the particle.
ParticleTypesRegistryLoader - Class in org.geysermc.geyser.registry.loader
Loads particle types from the given resource path.
ParticleTypesRegistryLoader() - Constructor for class org.geysermc.geyser.registry.loader.ParticleTypesRegistryLoader
 
passDefaultBoxes() - Element in annotation interface org.geysermc.geyser.translator.collision.CollisionRemapper
Signals if the default bounding boxes of this block as defined in collision.json should be passed to the constructor
passengers - Variable in class org.geysermc.geyser.entity.type.Entity
 
pendingRemove() - Method in class org.geysermc.geyser.scoreboard.Objective
The objective will be removed on the next update
permission - Variable in class org.geysermc.geyser.command.GeyserCommand
 
PHANTOM - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
PhantomEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
PhantomEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.PhantomEntity
 
PhotoTransferPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
PhotoTransferPacketReceive(GeyserSession, PhotoTransferPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PhotoTransferPacketReceive
 
PhotoTransferPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
PhotoTransferPacketSend(GeyserSession, PhotoTransferPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PhotoTransferPacketSend
 
pickItem(String) - Method in class org.geysermc.geyser.registry.type.BlockMapping.BlockMappingBuilder
 
PIERCING - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
PIERCING - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
PIG - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
PIG_SCENE - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
PigEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
PigEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.PigEntity
 
PIGLIN - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
PIGLIN_BRUTE - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
PiglinEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
PiglinEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.PiglinEntity
 
PILLAGER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
PillagerEntity - Class in org.geysermc.geyser.entity.type.living.monster.raid
 
PillagerEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.raid.PillagerEntity
 
PINK - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
 
pipeline() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
pistonBehavior(PistonBehavior) - Method in class org.geysermc.geyser.registry.type.BlockMapping.BlockMappingBuilder
 
PistonBehavior - Enum Class in org.geysermc.geyser.level.physics
 
PistonBlockEntity - Class in org.geysermc.geyser.translator.level.block.entity
 
PistonBlockEntity(GeyserSession, Vector3i, Direction, boolean, boolean) - Constructor for class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
 
PistonBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
Pistons are a special case where they are only a block entity on Bedrock.
PistonBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntityTranslator
 
PistonCache - Class in org.geysermc.geyser.session.cache
 
PistonCache(GeyserSession) - Constructor for class org.geysermc.geyser.session.cache.PistonCache
 
pitch - Variable in class org.geysermc.geyser.entity.type.Entity
 
pitchAdd() - Method in record class org.geysermc.geyser.translator.level.event.PlaySoundEventTranslator
Returns the value of the pitchAdd record component.
pitchMul() - Method in record class org.geysermc.geyser.translator.level.event.PlaySoundEventTranslator
Returns the value of the pitchMul record component.
pitchSub() - Method in record class org.geysermc.geyser.translator.level.event.PlaySoundEventTranslator
Returns the value of the pitchSub record component.
place(BlockPlaceEvent) - Method in class org.geysermc.geyser.platform.spigot.world.GeyserSpigotBlockPlaceListener
 
PLANT - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
PlatformType - Enum Class in org.geysermc.common
 
PLAYER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
PLAYER_INVENTORY_OFFSET - Static variable in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
PLAYER_INVENTORY_SIZE - Static variable in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
PLAYER_INVENTORY_TRANSLATOR - Static variable in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
PlayerActionPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayerActionPacketReceive(GeyserSession, PlayerActionPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayerActionPacketReceive
 
PlayerActionPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayerActionPacketSend(GeyserSession, PlayerActionPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayerActionPacketSend
 
PlayerArmorDamagePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayerArmorDamagePacketReceive(GeyserSession, PlayerArmorDamagePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayerArmorDamagePacketReceive
 
PlayerArmorDamagePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayerArmorDamagePacketSend(GeyserSession, PlayerArmorDamagePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayerArmorDamagePacketSend
 
PlayerAuthInputPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayerAuthInputPacketReceive(GeyserSession, PlayerAuthInputPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayerAuthInputPacketReceive
 
PlayerAuthInputPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayerAuthInputPacketSend(GeyserSession, PlayerAuthInputPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayerAuthInputPacketSend
 
playerCollidableBlocksIterator() - Method in class org.geysermc.geyser.level.physics.CollisionManager
 
PlayerEnchantOptionsPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayerEnchantOptionsPacketReceive(GeyserSession, PlayerEnchantOptionsPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayerEnchantOptionsPacketReceive
 
PlayerEnchantOptionsPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayerEnchantOptionsPacketSend(GeyserSession, PlayerEnchantOptionsPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayerEnchantOptionsPacketSend
 
PlayerEntity - Class in org.geysermc.geyser.entity.type.player
 
PlayerEntity(GeyserSession, long, long, GameProfile, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.player.PlayerEntity
 
playerHead() - Method in class org.geysermc.geyser.inventory.item.StoredItemMappings
 
PlayerHeadTranslator - Class in org.geysermc.geyser.translator.inventory.item.nbt
 
PlayerHeadTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.PlayerHeadTranslator
 
PlayerHotbarPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayerHotbarPacketReceive(GeyserSession, PlayerHotbarPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayerHotbarPacketReceive
 
PlayerHotbarPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayerHotbarPacketSend(GeyserSession, PlayerHotbarPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayerHotbarPacketSend
 
PlayerInputPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayerInputPacketReceive(GeyserSession, PlayerInputPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayerInputPacketReceive
 
PlayerInputPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayerInputPacketSend(GeyserSession, PlayerInputPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayerInputPacketSend
 
PlayerInventory - Class in org.geysermc.geyser.inventory
 
PlayerInventory() - Constructor for class org.geysermc.geyser.inventory.PlayerInventory
 
PlayerInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
 
PlayerInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.PlayerInventoryTranslator
 
PlayerListPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayerListPacketReceive(GeyserSession, PlayerListPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayerListPacketReceive
 
PlayerListPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayerListPacketSend(GeyserSession, PlayerListPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayerListPacketSend
 
Players() - Constructor for class org.geysermc.geyser.ping.GeyserPingInfo.Players
 
Players(int, int) - Constructor for class org.geysermc.geyser.ping.GeyserPingInfo.Players
 
PlayerSkinPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayerSkinPacketReceive(GeyserSession, PlayerSkinPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayerSkinPacketReceive
 
PlayerSkinPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayerSkinPacketSend(GeyserSession, PlayerSkinPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayerSkinPacketSend
 
PLAYERSSLEEPINGPERCENTAGE - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
PlaySoundEventTranslator - Record Class in org.geysermc.geyser.translator.level.event
 
PlaySoundEventTranslator(String, float, boolean, float, float, boolean) - Constructor for record class org.geysermc.geyser.translator.level.event.PlaySoundEventTranslator
Creates an instance of a PlaySoundEventTranslator record class.
PlaySoundPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlaySoundPacketReceive(GeyserSession, PlaySoundPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlaySoundPacketReceive
 
PlaySoundPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlaySoundPacketSend(GeyserSession, PlaySoundPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlaySoundPacketSend
 
PlayStatusPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayStatusPacketReceive(GeyserSession, PlayStatusPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayStatusPacketReceive
 
PlayStatusPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
PlayStatusPacketSend(GeyserSession, PlayStatusPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PlayStatusPacketSend
 
PluginInfo(boolean, String, String, String, List<String>) - Constructor for class org.geysermc.geyser.dump.BootstrapDumpInfo.PluginInfo
 
PluginMessageUtils - Class in org.geysermc.geyser.util
 
PluginMessageUtils() - Constructor for class org.geysermc.geyser.util.PluginMessageUtils
 
POCKET - Enum constant in enum class org.geysermc.floodgate.util.UiProfile
 
POINTER - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
POISON - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
POISON - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
POLAR_BEAR - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
PolarBearEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
PolarBearEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.PolarBearEntity
 
POOL - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
populate() - Static method in class org.geysermc.geyser.registry.populator.BlockRegistryPopulator
 
populate() - Static method in class org.geysermc.geyser.registry.populator.ItemRegistryPopulator
 
populate() - Static method in class org.geysermc.geyser.registry.populator.PacketRegistryPopulator
 
populate() - Static method in class org.geysermc.geyser.registry.populator.RecipeRegistryPopulator
 
populator() - Method in record class org.geysermc.geyser.text.GsonComponentSerializerWrapper
 
port - Variable in class org.geysermc.geyser.dump.BootstrapDumpInfo.ListenerInfo
 
PortDeserializer() - Constructor for class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.PortDeserializer
 
POSE_ARMOR_STAND - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
position - Variable in class org.geysermc.geyser.entity.type.Entity
 
POSITION_ZERO - Static variable in class org.geysermc.geyser.util.BlockUtils
A static constant of Position with all values being zero.
PositionTrackingDBClientRequestPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
PositionTrackingDBClientRequestPacketReceive(GeyserSession, PositionTrackingDBClientRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PositionTrackingDBClientRequestPacketReceive
 
PositionTrackingDBClientRequestPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
PositionTrackingDBClientRequestPacketSend(GeyserSession, PositionTrackingDBClientRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PositionTrackingDBClientRequestPacketSend
 
PositionTrackingDBServerBroadcastPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
PositionTrackingDBServerBroadcastPacketReceive(GeyserSession, PositionTrackingDBServerBroadcastPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PositionTrackingDBServerBroadcastPacketReceive
 
PositionTrackingDBServerBroadcastPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
PositionTrackingDBServerBroadcastPacketSend(GeyserSession, PositionTrackingDBServerBroadcastPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PositionTrackingDBServerBroadcastPacketSend
 
post(String, String) - Static method in class org.geysermc.geyser.util.WebUtils
Post a string to the given URL
postForm(String, Map<String, String>) - Static method in class org.geysermc.geyser.util.WebUtils
Post fields to a URL as a form
Potion - Enum Class in org.geysermc.geyser.inventory.item
 
POTION - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
POTION_MIXES - Static variable in class org.geysermc.geyser.registry.Registries
A registry holding all the potion mixes.
PotionMixRegistryLoader - Class in org.geysermc.geyser.registry.loader
Generates a collection of PotionMixData that enables the Bedrock client to place brewing items into the brewing stand.
PotionMixRegistryLoader() - Constructor for class org.geysermc.geyser.registry.loader.PotionMixRegistryLoader
 
PotionTranslator - Class in org.geysermc.geyser.translator.inventory.item
 
PotionTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.PotionTranslator
 
Pow2BitArray - Class in org.geysermc.geyser.level.chunk.bitarray
 
powderSnowBucket() - Method in class org.geysermc.geyser.inventory.item.StoredItemMappings
 
POWER - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
POWER - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
PreferencesCache - Class in org.geysermc.geyser.session.cache
 
PreferencesCache(GeyserSession) - Constructor for class org.geysermc.geyser.session.cache.PreferencesCache
 
prepareInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.AbstractBlockInventoryTranslator
 
prepareInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.chest.DoubleChestInventoryTranslator
 
prepareInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.chest.SingleChestInventoryTranslator
 
prepareInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.horse.AbstractHorseInventoryTranslator
 
prepareInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
prepareInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.LecternInventoryTranslator
 
prepareInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.MerchantInventoryTranslator
 
prepareInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.PlayerInventoryTranslator
 
prepareInventory(InventoryTranslator, GeyserSession, Inventory) - Method in class org.geysermc.geyser.inventory.holder.BlockInventoryHolder
 
prepareInventory(InventoryTranslator, GeyserSession, Inventory) - Method in class org.geysermc.geyser.inventory.holder.InventoryHolder
 
prepareUpdate() - Method in class org.geysermc.geyser.scoreboard.Team
 
priority() - Element in annotation interface org.geysermc.geyser.event.annotations.GeyserEventHandler
 
priority() - Element in annotation interface org.geysermc.geyser.translator.inventory.item.ItemRemapper
 
priority(int) - Method in class org.geysermc.geyser.event.handlers.LambdaEventHandler
Set the Event Priority Defaults to PRIORTY.NORMAL (50)
Priority() - Constructor for class org.geysermc.geyser.event.handlers.EventHandler.Priority
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.geysermc.processor.ClassProcessor
 
process(CommandSource, String) - Method in class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandExecutor
 
produce() - Method in class org.geysermc.floodgate.crypto.AesKeyProducer
 
produce() - Method in interface org.geysermc.floodgate.crypto.KeyProducer
 
produceFrom(byte[]) - Method in class org.geysermc.floodgate.crypto.AesKeyProducer
 
produceFrom(byte[]) - Method in interface org.geysermc.floodgate.crypto.KeyProducer
 
produceFrom(Path) - Method in interface org.geysermc.floodgate.crypto.KeyProducer
 
productionEnvironment() - Method in interface org.geysermc.geyser.api.GeyserApi
Gets if this Geyser instance is running in an IDE.
productionEnvironment() - Method in class org.geysermc.geyser.GeyserImpl
Returns false if this Geyser instance is running in an IDE.
PROJECTILE_PROTECTION - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
PROJECTILE_PROTECTION - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
PROTECTION - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
PROTECTION - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
ProvidedSkin - Class in org.geysermc.geyser.skin
 
ProvidedSkin(String) - Constructor for class org.geysermc.geyser.skin.ProvidedSkin
 
PS4 - Enum constant in enum class org.geysermc.floodgate.util.DeviceOs
 
PUFFERFISH - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
PufferFishEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
PufferFishEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.PufferFishEntity
 
PUNCH - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
PUNCH - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
PurchaseReceiptPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
PurchaseReceiptPacketReceive(GeyserSession, PurchaseReceiptPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PurchaseReceiptPacketReceive
 
PurchaseReceiptPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
PurchaseReceiptPacketSend(GeyserSession, PurchaseReceiptPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.PurchaseReceiptPacketSend
 
PURPLE - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
 
PUSH_ONLY - Enum constant in enum class org.geysermc.geyser.level.physics.PistonBehavior
 
pushAwayTolerance - Variable in class org.geysermc.geyser.translator.collision.BlockCollision
This is used to control the maximum distance a face of a bounding box can push the player away
pushPlayer() - Method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
Push the player If the player is pushed, the displacement is added to playerDisplacement in PistonCache If the player contacts a slime block, playerMotion in PistonCache is updated
pushUpTolerance - Variable in class org.geysermc.geyser.translator.collision.BlockCollision
This is used for the step up logic.
put(int, boolean) - Method in class org.geysermc.geyser.util.collection.FixedInt2BooleanMap
 
put(int, byte) - Method in class org.geysermc.geyser.util.collection.FixedInt2ByteMap
 
put(int, int) - Method in class org.geysermc.geyser.util.collection.FixedInt2IntMap
 
put(EntityData, Object) - Method in class org.geysermc.geyser.entity.GeyserDirtyMetadata
 
put(T, int) - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
putAll(Map<? extends T, ? extends Integer>) - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 

Q

QueryPacketHandler - Class in org.geysermc.geyser.network
 
QueryPacketHandler(GeyserImpl, InetSocketAddress, ByteBuf) - Constructor for class org.geysermc.geyser.network.QueryPacketHandler
The Query packet handler instance.
QUICK_CHARGE - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
QUICK_CHARGE - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 

R

RABBIT - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
RabbitEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
RabbitEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.RabbitEntity
 
RaidParticipantEntity - Class in org.geysermc.geyser.entity.type.living.monster.raid
 
RaidParticipantEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.raid.RaidParticipantEntity
 
RANDOMTICKSPEED - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
rarityMultiplier() - Method in record class org.geysermc.geyser.registry.type.EnchantmentData
Returns the value of the rarityMultiplier record component.
RAVAGER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
read() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
read(JsonObject) - Static method in class org.geysermc.floodgate.news.data.AnnouncementData
 
read(JsonObject) - Static method in class org.geysermc.floodgate.news.data.BuildSpecificData
 
read(JsonObject) - Static method in class org.geysermc.floodgate.news.data.CheckAfterData
 
read(JsonObject) - Static method in class org.geysermc.floodgate.news.data.ConfigSpecificData
 
read(JsonObject) - Method in enum class org.geysermc.floodgate.news.NewsType
 
READ - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
readAllBytes(File) - Static method in class org.geysermc.geyser.util.FileUtils
An android compatible version of Files.readAllBytes(java.nio.file.Path)
readAllBytes(InputStream) - Static method in class org.geysermc.geyser.util.FileUtils
 
readAllLines(Path) - Static method in class org.geysermc.geyser.util.FileUtils
Read the lines of a file and return it as a stream
readItem(JsonObject) - Static method in class org.geysermc.floodgate.news.NewsItem
 
recalculatePosition() - Method in class org.geysermc.geyser.level.physics.CollisionManager
 
receiveDownstreamPacket(Packet) - Method in class org.geysermc.geyser.session.GeyserSession
Inject a packet as if it was received by the downstream server
receiveUpstreamPacket(BedrockPacket) - Method in class org.geysermc.geyser.session.GeyserSession
Inject a packet as if it was received by the upstream client
RECIPE_ID - Enum constant in enum class org.geysermc.geyser.translator.inventory.InventoryTranslator.CraftState
 
RecipeRegistryPopulator - Class in org.geysermc.geyser.registry.populator
Populates the recipe registry.
RecipeRegistryPopulator() - Constructor for class org.geysermc.geyser.registry.populator.RecipeRegistryPopulator
 
RECIPES - Static variable in class org.geysermc.geyser.registry.Registries
A versioned registry holding all the recipes, with the net ID being the key, and Recipe as the value.
RECORDS - Static variable in class org.geysermc.geyser.registry.Registries
A mapped registry holding the available records, with the ID of the record being the key, and the SoundEvent as the value.
RED - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
 
RED - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
RED - Static variable in class org.geysermc.geyser.text.ChatColor
 
redirectSystemStreams() - Method in class org.geysermc.geyser.platform.standalone.gui.GeyserStandaloneGUI
Redirect the default io streams to the text pane
REDUCEDDEBUGINFO - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
REFRESH_ITEM - Static variable in class org.geysermc.geyser.util.InventoryUtils
 
refreshEmotes(List<UUID>) - Method in class org.geysermc.geyser.session.GeyserSession
 
regenerateToken() - Method in class org.geysermc.geyser.network.QueryPacketHandler
Regenerates a token
REGENERATION - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
REGENERATION - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
regex() - Element in annotation interface org.geysermc.geyser.translator.collision.CollisionRemapper
Regex of block identifiers to apply this collision to Matches against just the block ID name, not including the namespace or parameters
register(int, M) - Method in class org.geysermc.geyser.registry.ArrayRegistry
Registers a new value into this registry with the given index.
register(Consumer<M>) - Method in class org.geysermc.geyser.registry.Registry
Registers what is specified in the given Consumer into the underlying value.
register(K, V) - Method in class org.geysermc.geyser.registry.AbstractMappedRegistry
Registers a new value into this registry with the given key.
register(EventHandler<T>) - Method in class org.geysermc.geyser.event.EventManager
Register an EventHandler
register(EventHandler<T>) - Method in class org.geysermc.geyser.extension.GeyserExtension
Register an event handler
registerCommand(GeyserCommand) - Method in class org.geysermc.geyser.command.CommandManager
 
registered() - Static method in class org.geysermc.api.Geyser
Gets if the api has been registered and is ready for usage.
registerEvents(Object) - Method in class org.geysermc.geyser.event.EventManager
Register all Events contained in an instantiated class.
registerEvents(Object) - Method in class org.geysermc.geyser.extension.GeyserExtension
Register all Events contained in an instantiated class.
registerNewObjective(String) - Method in class org.geysermc.geyser.scoreboard.Scoreboard
 
registerNewTeam(String, String[]) - Method in class org.geysermc.geyser.scoreboard.Scoreboard
 
registerPluginChannel(String) - Method in class org.geysermc.geyser.GeyserImpl
Register a Plugin Channel This will maintain what channels are registered and ensure new connections and existing connections are registered correctly
registerPluginChannel(String) - Method in class org.geysermc.geyser.session.GeyserSession
Register a Plugin Channel
registerScore(String, int) - Method in class org.geysermc.geyser.scoreboard.Objective
 
Registries - Class in org.geysermc.geyser.registry
Holds all the common registries in Geyser.
Registries() - Constructor for class org.geysermc.geyser.registry.Registries
 
Registry<M> - Class in org.geysermc.geyser.registry
A wrapper around a value which is loaded based on the output from the provided RegistryLoader.
Registry(I, RegistryLoader<I, M>) - Constructor for class org.geysermc.geyser.registry.Registry
Creates a new instance of this class with the given input and RegistryLoader.
RegistryLoader<I,​O> - Interface in org.geysermc.geyser.registry.loader
Represents a registry loader.
RegistryLoaders - Class in org.geysermc.geyser.registry.loader
Holds common RegistryLoaders or utility methods surrounding them.
RegistryLoaders() - Constructor for class org.geysermc.geyser.registry.loader.RegistryLoaders
 
rejectRequest(ItemStackRequest) - Static method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
Reject an incorrect ItemStackRequest.
rejectRequest(ItemStackRequest, boolean) - Static method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
Reject an incorrect ItemStackRequest.
relative() - Method in record class org.geysermc.geyser.translator.level.event.PlaySoundEventTranslator
Returns the value of the relative record component.
reload() - Method in class org.geysermc.connector.GeyserConnector
Deprecated.
 
reload() - Method in interface org.geysermc.geyser.api.GeyserApi
Reloads the current Geyser instance.
reload() - Method in class org.geysermc.geyser.GeyserImpl
 
ReloadCommand - Class in org.geysermc.geyser.command.defaults
 
ReloadCommand(GeyserImpl, String, String, String) - Constructor for class org.geysermc.geyser.command.defaults.ReloadCommand
 
RelocatingRemapper - Class in org.geysermc.geyser.extension.relocator
https://github.com/lucko/jar-relocator/blob/master/src/main/java/me/lucko/jarrelocator/RelocatingRemapper.java
Relocation - Class in org.geysermc.geyser.extension.relocator
https://github.com/lucko/jar-relocator/blob/master/src/main/java/me/lucko/jarrelocator/Relocation.java
Relocation(String, String) - Constructor for class org.geysermc.geyser.extension.relocator.Relocation
Creates a new relocation with no specific includes or excludes
Relocation(String, String, Collection<String>, Collection<String>) - Constructor for class org.geysermc.geyser.extension.relocator.Relocation
Creates a new relocation
RelocatorClassVisitor - Class in org.geysermc.geyser.extension.relocator
https://github.com/lucko/jar-relocator/blob/master/src/main/java/me/lucko/jarrelocator/RelocatingClassVisitor.java
remoteAddress() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
remoteAddress(SocketAddress) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
RemoteConfiguration() - Constructor for class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.RemoteConfiguration
 
REMOVE - Enum constant in enum class org.geysermc.geyser.scoreboard.UpdateType
 
REMOVE_LEASH - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
removeAllEntities() - Method in class org.geysermc.geyser.session.cache.EntityCache
 
removeBossBar() - Method in class org.geysermc.geyser.session.cache.BossBar
 
removeBossBar(UUID) - Method in class org.geysermc.geyser.session.cache.EntityCache
 
removeChunk(int, int) - Method in class org.geysermc.geyser.session.cache.ChunkCache
 
removed() - Method in class org.geysermc.geyser.scoreboard.Objective
 
removeEffect(Effect) - Method in class org.geysermc.geyser.session.cache.EntityEffectCache
 
removeEntities(String...) - Method in class org.geysermc.geyser.scoreboard.Team
 
removeEntity(Entity, boolean) - Method in class org.geysermc.geyser.session.cache.EntityCache
 
RemoveEntityPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
RemoveEntityPacketReceive(GeyserSession, RemoveEntityPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.RemoveEntityPacketReceive
 
RemoveEntityPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
RemoveEntityPacketSend(GeyserSession, RemoveEntityPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.RemoveEntityPacketSend
 
removeFog(GeyserSession) - Static method in class org.geysermc.geyser.session.cache.WorldBorder
Clear any additional fog sent to the client
removeInt(Object) - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
RemoveObjectivePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
RemoveObjectivePacketReceive(GeyserSession, RemoveObjectivePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.RemoveObjectivePacketReceive
 
RemoveObjectivePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
RemoveObjectivePacketSend(GeyserSession, RemoveObjectivePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.RemoveObjectivePacketSend
 
removePlayerEntity(UUID) - Method in class org.geysermc.geyser.session.cache.EntityCache
 
removeScore(String) - Method in class org.geysermc.geyser.scoreboard.Objective
 
removeScore0(String) - Method in class org.geysermc.geyser.scoreboard.Objective
Used internally to remove a score from the score map
removeScoreboard() - Method in class org.geysermc.geyser.scoreboard.Scoreboard
 
removeScoreboard() - Method in class org.geysermc.geyser.session.cache.WorldCache
 
removeSession(GeyserSession) - Method in class org.geysermc.geyser.session.SessionManager
 
removeTeam(String) - Method in class org.geysermc.geyser.scoreboard.Scoreboard
 
removeWindow(int) - Method in class org.geysermc.geyser.session.cache.FormCache
 
repairMaterials(Set<String>) - Method in class org.geysermc.geyser.registry.type.ItemMapping.ItemMappingBuilder
 
requestAndHandleSkin(PlayerEntity, GeyserSession, Consumer<SkinProvider.Skin>) - Static method in class org.geysermc.geyser.skin.SkullSkinManager
 
requestAndHandleSkinAndCape(PlayerEntity, GeyserSession, Consumer<SkinProvider.SkinAndCape>) - Static method in class org.geysermc.geyser.skin.SkinManager
 
requestBedrockCape(UUID) - Static method in class org.geysermc.geyser.skin.SkinProvider
 
requestBedrockGeometry(SkinProvider.SkinGeometry, UUID) - Static method in class org.geysermc.geyser.skin.SkinProvider
 
requestCape(String, SkinProvider.CapeProvider, boolean) - Static method in class org.geysermc.geyser.skin.SkinProvider
 
RequestChunkRadiusPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
RequestChunkRadiusPacketReceive(GeyserSession, RequestChunkRadiusPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.RequestChunkRadiusPacketReceive
 
RequestChunkRadiusPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
RequestChunkRadiusPacketSend(GeyserSession, RequestChunkRadiusPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.RequestChunkRadiusPacketSend
 
requestEars(String, boolean, SkinProvider.Skin) - Static method in class org.geysermc.geyser.skin.SkinProvider
 
requestSkin(UUID, String, boolean) - Static method in class org.geysermc.geyser.skin.SkinProvider
 
requestSkinAndCape(UUID, String, String) - Static method in class org.geysermc.geyser.skin.SkinProvider
 
requestSkinData(PlayerEntity) - Static method in class org.geysermc.geyser.skin.SkinProvider
 
requestTexturesFromUsername(CompoundTag) - Static method in class org.geysermc.geyser.skin.SkinProvider
If a skull has a username but no textures, request them.
requestUnofficialCape(SkinProvider.Cape, UUID, String, boolean) - Static method in class org.geysermc.geyser.skin.SkinProvider
 
requestUnofficialEars(SkinProvider.Skin, UUID, String, boolean) - Static method in class org.geysermc.geyser.skin.SkinProvider
Try and find an ear texture for a Java player
RequiresBlockState - Interface in org.geysermc.geyser.translator.level.block.entity
Implemented in block entities if their Java block state is required for additional values in Bedrock
requiresDiamondTool(BlockMapping) - Method in class org.geysermc.geyser.session.cache.TagCache
 
requiresIronTool(BlockMapping) - Method in class org.geysermc.geyser.session.cache.TagCache
 
requiresStoneTool(BlockMapping) - Method in class org.geysermc.geyser.session.cache.TagCache
 
reset() - Method in class org.geysermc.geyser.level.block.BlockPositionIterator
 
RESET - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
RESET - Static variable in class org.geysermc.geyser.text.ChatColor
 
resize() - Method in class org.geysermc.geyser.session.cache.WorldBorder
 
ResourcePack - Class in org.geysermc.geyser.pack
This represents a resource pack and all the data relevant to it
ResourcePack() - Constructor for class org.geysermc.geyser.pack.ResourcePack
 
ResourcePackChunkDataPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ResourcePackChunkDataPacketReceive(GeyserSession, ResourcePackChunkDataPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ResourcePackChunkDataPacketReceive
 
ResourcePackChunkDataPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ResourcePackChunkDataPacketSend(GeyserSession, ResourcePackChunkDataPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ResourcePackChunkDataPacketSend
 
ResourcePackChunkRequestPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ResourcePackChunkRequestPacketReceive(GeyserSession, ResourcePackChunkRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ResourcePackChunkRequestPacketReceive
 
ResourcePackChunkRequestPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ResourcePackChunkRequestPacketSend(GeyserSession, ResourcePackChunkRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ResourcePackChunkRequestPacketSend
 
ResourcePackClientResponsePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ResourcePackClientResponsePacketReceive(GeyserSession, ResourcePackClientResponsePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ResourcePackClientResponsePacketReceive
 
ResourcePackClientResponsePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ResourcePackClientResponsePacketSend(GeyserSession, ResourcePackClientResponsePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ResourcePackClientResponsePacketSend
 
ResourcePackDataInfoPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ResourcePackDataInfoPacketReceive(GeyserSession, ResourcePackDataInfoPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ResourcePackDataInfoPacketReceive
 
ResourcePackDataInfoPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ResourcePackDataInfoPacketSend(GeyserSession, ResourcePackDataInfoPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ResourcePackDataInfoPacketSend
 
ResourcePackManifest - Class in org.geysermc.geyser.pack
author: NukkitX Nukkit Project
ResourcePackManifest() - Constructor for class org.geysermc.geyser.pack.ResourcePackManifest
 
ResourcePackManifest.Dependency - Class in org.geysermc.geyser.pack
 
ResourcePackManifest.Header - Class in org.geysermc.geyser.pack
 
ResourcePackManifest.Module - Class in org.geysermc.geyser.pack
 
ResourcePackManifest.Version - Class in org.geysermc.geyser.pack
 
ResourcePacksInfoPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ResourcePacksInfoPacketReceive(GeyserSession, ResourcePacksInfoPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ResourcePacksInfoPacketReceive
 
ResourcePacksInfoPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ResourcePacksInfoPacketSend(GeyserSession, ResourcePacksInfoPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ResourcePacksInfoPacketSend
 
ResourcePackStackPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ResourcePackStackPacketReceive(GeyserSession, ResourcePackStackPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ResourcePackStackPacketReceive
 
ResourcePackStackPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ResourcePackStackPacketSend(GeyserSession, ResourcePackStackPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ResourcePackStackPacketSend
 
ResourceReadEvent - Class in org.geysermc.geyser.event.events.geyser
Triggered when a resource needs to be read
ResourceReadEvent(String, InputStream) - Constructor for class org.geysermc.geyser.event.events.geyser.ResourceReadEvent
 
RespawnPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
RespawnPacketReceive(GeyserSession, RespawnPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.RespawnPacketReceive
 
RespawnPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
RespawnPacketSend(GeyserSession, RespawnPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.RespawnPacketSend
 
RESPIRATION - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
RESPIRATION - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
restoreOriginalSkin(GeyserSession, LivingEntity) - Static method in class org.geysermc.geyser.skin.FakeHeadProvider
 
reversed() - Method in enum class org.geysermc.geyser.level.physics.Direction
 
RIDE_HORSE - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
RIDE_MINECART - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
RIDE_STRIDER - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
RiderJumpPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
RiderJumpPacketReceive(GeyserSession, RiderJumpPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.RiderJumpPacketReceive
 
RiderJumpPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
RiderJumpPacketSend(GeyserSession, RiderJumpPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.RiderJumpPacketSend
 
RIGHT - Enum constant in enum class org.geysermc.geyser.inventory.click.Click
 
RIGHT_OUTSIDE - Enum constant in enum class org.geysermc.geyser.inventory.click.Click
 
RIPTIDE - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
RIPTIDE - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
run() - Method in class org.geysermc.geyser.ping.GeyserLegacyPingPassthrough
 
run() - Method in class org.geysermc.geyser.scoreboard.ScoreboardUpdater
 
run(EventResult<T>) - Method in interface org.geysermc.geyser.event.EventResult.Runnable
 
runCommand(String) - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
runCommand(CommandSender, String) - Method in class org.geysermc.geyser.command.CommandManager
 

S

SADDLE - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
SALMON - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
SATURATION - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
 
ScaffoldingCollision - Class in org.geysermc.geyser.translator.collision
In order for scaffolding to work on Bedrock, entity flags need to be sent to the player
ScaffoldingCollision(String, BoundingBox[]) - Constructor for class org.geysermc.geyser.translator.collision.ScaffoldingCollision
 
scale(BufferedImage, int, int) - Static method in class org.geysermc.geyser.skin.SkinProvider
 
scheduleInEventLoop(Runnable, long, TimeUnit) - Method in class org.geysermc.geyser.session.GeyserSession
Schedules a task and prints a stack trace if an error occurs.
Score - Class in org.geysermc.geyser.scoreboard
 
Score(long, String) - Constructor for class org.geysermc.geyser.scoreboard.Score
 
Score.ScoreData - Class in org.geysermc.geyser.scoreboard
 
Scoreboard - Class in org.geysermc.geyser.scoreboard
 
Scoreboard(GeyserSession) - Constructor for class org.geysermc.geyser.scoreboard.Scoreboard
 
ScoreboardSession(GeyserSession) - Constructor for class org.geysermc.geyser.scoreboard.ScoreboardUpdater.ScoreboardSession
 
ScoreboardUpdater - Class in org.geysermc.geyser.scoreboard
 
ScoreboardUpdater() - Constructor for class org.geysermc.geyser.scoreboard.ScoreboardUpdater
 
ScoreboardUpdater.ScoreboardSession - Class in org.geysermc.geyser.scoreboard
 
ScriptCustomEventPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ScriptCustomEventPacketReceive(GeyserSession, ScriptCustomEventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ScriptCustomEventPacketReceive
 
ScriptCustomEventPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ScriptCustomEventPacketSend(GeyserSession, ScriptCustomEventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ScriptCustomEventPacketSend
 
SEA - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
SECOND_SCORE_PACKETS_PER_SECOND_THRESHOLD - Static variable in class org.geysermc.geyser.scoreboard.ScoreboardUpdater
 
sections() - Method in record class org.geysermc.geyser.level.chunk.GeyserChunk
Returns the value of the sections record component.
sendAdventureSettings() - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
sendAdventureSettings() - Method in class org.geysermc.geyser.session.GeyserSession
Send an AdventureSettingsPacket to the client with the latest flags
SENDCOMMANDFEEDBACK - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
sendCooldown(GeyserSession) - Static method in class org.geysermc.geyser.util.CooldownUtils
Starts sending the fake cooldown to the Bedrock client.
sendDownstreamPacket(Packet) - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
sendDownstreamPacket(Packet) - Method in class org.geysermc.geyser.session.GeyserSession
Send a packet to the remote server.
sendEmptyChunks(GeyserSession, Vector3i, int, boolean) - Static method in class org.geysermc.geyser.util.ChunkUtils
 
sendFog(GeyserSession, String...) - Static method in class org.geysermc.geyser.session.cache.WorldBorder
Send the following fog IDs to the client
sendForm(Form) - Method in class org.geysermc.geyser.session.GeyserSession
 
sendForm(FormBuilder<?, ?>) - Method in class org.geysermc.geyser.session.GeyserSession
 
sendGameRule(String, Object) - Method in class org.geysermc.geyser.session.GeyserSession
Send a gamerule value to the client
sendMessage(String) - Method in interface org.geysermc.geyser.command.CommandSender
 
sendMessage(String) - Method in class org.geysermc.geyser.platform.bungeecord.command.BungeeCommandSender
 
sendMessage(String) - Method in class org.geysermc.geyser.platform.spigot.command.SpigotCommandSender
 
sendMessage(String) - Method in class org.geysermc.geyser.platform.sponge.command.SpongeCommandSender
 
sendMessage(String) - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
sendMessage(String) - Method in class org.geysermc.geyser.platform.velocity.command.VelocityCommandSender
 
sendMessage(String) - Method in class org.geysermc.geyser.session.GeyserSession
 
sendMessage(String[]) - Method in interface org.geysermc.geyser.command.CommandSender
 
sendMessage(GeyserSession, String, byte[]) - Static method in class org.geysermc.geyser.util.PluginMessageUtils
 
sendPacket(BedrockPacket) - Method in class org.geysermc.geyser.session.UpstreamSession
 
sendPacketImmediately(BedrockPacket) - Method in class org.geysermc.geyser.session.UpstreamSession
 
sendPlayer() - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
sendPluginMessage(String, byte[]) - Method in class org.geysermc.geyser.session.GeyserSession
Send message on a Plugin Channel - https://www.spigotmc.org/wiki/bukkit-bungee-plugin-messaging-channel
sendServerRecipes(GeyserSession) - Method in class org.geysermc.geyser.platform.spigot.world.GeyserSpigot1_11CraftingListener
 
sendToolbarAdvancementUpdates(GeyserSession, ClientboundUpdateAdvancementsPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaUpdateAdvancementsTranslator
Handle all advancements progress updates
sendUpstreamPacket(BedrockPacket) - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
sendUpstreamPacket(BedrockPacket) - Method in class org.geysermc.geyser.session.GeyserSession
Queue a packet to be sent to player.
sendUpstreamPacketImmediately(BedrockPacket) - Method in class org.geysermc.connector.network.session.GeyserSession
Deprecated.
 
sendUpstreamPacketImmediately(BedrockPacket) - Method in class org.geysermc.geyser.session.GeyserSession
Send a packet immediately to the player.
sentSpawnPacket - Variable in class org.geysermc.geyser.session.GeyserSession
 
serialize(Component) - Method in record class org.geysermc.geyser.text.GsonComponentSerializerWrapper
 
serialize(Object, JsonGenerator, SerializerProvider) - Method in class org.geysermc.geyser.text.AsteriskSerializer
 
SERIALIZED_CHUNK_DATA - Static variable in class org.geysermc.geyser.util.ChunkUtils
An empty subchunk.
serializer() - Method in record class org.geysermc.geyser.text.GsonComponentSerializerWrapper
 
serializeToTree(Component) - Method in record class org.geysermc.geyser.text.GsonComponentSerializerWrapper
 
ServerboundBlockEntityTagQuery - Class in org.geysermc.geyser.event.events.packet.downstream
 
ServerboundBlockEntityTagQuery(GeyserSession, ServerboundBlockEntityTagQuery) - Constructor for class org.geysermc.geyser.event.events.packet.downstream.ServerboundBlockEntityTagQuery
 
ServerboundChatPacket - Class in org.geysermc.geyser.event.events.packet.downstream
 
ServerboundChatPacket(GeyserSession, ServerboundChatPacket) - Constructor for class org.geysermc.geyser.event.events.packet.downstream.ServerboundChatPacket
 
ServerboundContainerButtonClickPacket - Class in org.geysermc.geyser.event.events.packet.downstream
 
ServerboundContainerButtonClickPacket(GeyserSession, ServerboundContainerButtonClickPacket) - Constructor for class org.geysermc.geyser.event.events.packet.downstream.ServerboundContainerButtonClickPacket
 
ServerboundContainerClosePacket - Class in org.geysermc.geyser.event.events.packet.downstream
 
ServerboundContainerClosePacket(GeyserSession, ServerboundContainerClosePacket) - Constructor for class org.geysermc.geyser.event.events.packet.downstream.ServerboundContainerClosePacket
 
ServerboundCustomPayloadPacket - Class in org.geysermc.geyser.event.events.packet.downstream
 
ServerboundCustomPayloadPacket(GeyserSession, ServerboundCustomPayloadPacket) - Constructor for class org.geysermc.geyser.event.events.packet.downstream.ServerboundCustomPayloadPacket
 
ServerboundPingRequestPacket - Class in org.geysermc.geyser.event.events.packet.downstream
 
ServerboundPingRequestPacket(GeyserSession, ServerboundPingRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.downstream.ServerboundPingRequestPacket
 
ServerboundSeenAdvancementsPacket - Class in org.geysermc.geyser.event.events.packet.downstream
 
ServerboundSeenAdvancementsPacket(GeyserSession, ServerboundSeenAdvancementsPacket) - Constructor for class org.geysermc.geyser.event.events.packet.downstream.ServerboundSeenAdvancementsPacket
 
ServerboundSetCreativeModeSlotPacket - Class in org.geysermc.geyser.event.events.packet.downstream
 
ServerboundSetCreativeModeSlotPacket(GeyserSession, ServerboundSetCreativeModeSlotPacket) - Constructor for class org.geysermc.geyser.event.events.packet.downstream.ServerboundSetCreativeModeSlotPacket
 
ServerboundStatusRequestPacket - Class in org.geysermc.geyser.event.events.packet.downstream
 
ServerboundStatusRequestPacket(GeyserSession, ServerboundStatusRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.downstream.ServerboundStatusRequestPacket
 
ServerSettingsRequestPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ServerSettingsRequestPacketReceive(GeyserSession, ServerSettingsRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ServerSettingsRequestPacketReceive
 
ServerSettingsRequestPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ServerSettingsRequestPacketSend(GeyserSession, ServerSettingsRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ServerSettingsRequestPacketSend
 
ServerSettingsResponsePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ServerSettingsResponsePacketReceive(GeyserSession, ServerSettingsResponsePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ServerSettingsResponsePacketReceive
 
ServerSettingsResponsePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ServerSettingsResponsePacketSend(GeyserSession, ServerSettingsResponsePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ServerSettingsResponsePacketSend
 
serverSocketAddress - Variable in class org.geysermc.geyser.network.netty.GeyserInjector
The LocalAddress to use to connect to the server without connecting over TCP.
ServerToClientHandshakePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ServerToClientHandshakePacketReceive(GeyserSession, ServerToClientHandshakePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ServerToClientHandshakePacketReceive
 
ServerToClientHandshakePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ServerToClientHandshakePacketSend(GeyserSession, ServerToClientHandshakePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ServerToClientHandshakePacketSend
 
session - Variable in class org.geysermc.geyser.entity.type.Entity
 
session - Variable in class org.geysermc.geyser.network.LoggingPacketHandler
 
SessionConnectEvent - Class in org.geysermc.geyser.event.events.network
Triggered when a new session is connected If cancelled then the session will be disconnected with message as the disconnection message
SessionConnectEvent(GeyserSession, String) - Constructor for class org.geysermc.geyser.event.events.network.SessionConnectEvent
 
SessionDisconnectEvent - Class in org.geysermc.geyser.event.events.network
Triggered when a session is disconnected
SessionDisconnectEvent(GeyserSession, DisconnectReason) - Constructor for class org.geysermc.geyser.event.events.network.SessionDisconnectEvent
 
SessionManager - Class in org.geysermc.geyser.session
 
SessionManager() - Constructor for class org.geysermc.geyser.session.SessionManager
 
SessionPlayerEntity - Class in org.geysermc.geyser.entity.type.player
The entity class specifically for a GeyserSession's player.
SessionPlayerEntity(GeyserSession) - Constructor for class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
 
set(int, byte) - Method in class org.geysermc.geyser.level.chunk.NibbleArray
 
set(int, int) - Method in interface org.geysermc.geyser.level.chunk.bitarray.BitArray
 
set(int, int) - Method in class org.geysermc.geyser.level.chunk.bitarray.PaddedBitArray
 
set(int, int) - Method in class org.geysermc.geyser.level.chunk.bitarray.Pow2BitArray
Sets the entry at the given location to the given value
set(int, int) - Method in class org.geysermc.geyser.level.chunk.bitarray.SingletonBitArray
 
set(GeyserApiBase) - Static method in class org.geysermc.api.Geyser
Registers the given api type.
set(M) - Method in class org.geysermc.geyser.registry.Registry
Sets the underlying value held by this registry.
setAbsoluteMaxSize(int) - Method in class org.geysermc.geyser.session.cache.WorldBorder
The world border cannot go beyond this number, positive or negative, in world coordinates
setAbsorptionHearts(FloatEntityMetadata) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
setAction(PistonValueType) - Method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
Set whether the piston is pulling or pushing blocks
setAction(PistonValueType, Object2IntMap<Vector3i>) - Method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
 
setActive(ScoreboardPosition) - Method in class org.geysermc.geyser.scoreboard.Objective
 
setAddress(String) - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IRemoteConfiguration
 
setAddress(String) - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.RemoteConfiguration
 
setAdvancedTooltips(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
Whether advanced tooltips will be added to the player's items.
setAir(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.Entity
Set an int from 0 - this entity's maximum air - (air / maxAir) represents the percentage of bubbles left
setAirSupply(int) - Method in class org.geysermc.geyser.entity.type.Entity
 
setAirSupply(int) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
 
setAliases(List<String>) - Method in class org.geysermc.geyser.command.GeyserCommand
 
setAmount(int) - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
setAngerTime(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.BeeEntity
 
setAngry(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.EndermanEntity
 
setArmorStandFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
setArrowFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.AbstractArrowEntity
 
setAttachedFace(EntityMetadata<Direction, ?>) - Method in class org.geysermc.geyser.entity.type.living.monster.ShulkerEntity
 
setAttackSpeed(double) - Method in class org.geysermc.geyser.session.GeyserSession
The current attack speed of the player.
setAuthData(AuthData) - Method in class org.geysermc.geyser.session.GeyserSession
 
setAuthenticationData(AuthData) - Method in class org.geysermc.geyser.session.GeyserSession
 
setAuthType(AuthType) - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.RemoteConfiguration
 
setAutoconfiguredRemote(boolean) - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
If the config was originally 'auto' before the values changed
setBaby(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.AgeableEntity
 
setBaby(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.RabbitEntity
 
setBaby(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.PiglinEntity
 
setBaby(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.ZoglinEntity
 
setBatFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.BatEntity
 
setBedPosition(EntityMetadata<Optional<Position>, ?>) - Method in class org.geysermc.geyser.entity.type.living.merchant.VillagerEntity
 
setBedPosition(EntityMetadata<Optional<Position>, ?>) - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
setBedPosition(EntityMetadata<Optional<Position>, ?>) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
setBedrockData(int) - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
setBedrockIdentifier(String) - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
setBeeFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.BeeEntity
 
setBelowNameText(Objective) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
setBiomeGlobalPalette(int) - Method in class org.geysermc.geyser.session.GeyserSession
Required to decode biomes correctly.
setBlazeFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.BlazeEntity
 
setBlockEntityTag(NbtMap) - Method in class org.geysermc.geyser.inventory.LecternContainer
 
setBlockMappings(BlockMappings) - Method in class org.geysermc.geyser.session.GeyserSession
Stores the block mappings for this specific version.
setBlockTarget(EntityMetadata<Optional<Position>, ?>) - Method in class org.geysermc.geyser.entity.type.EnderCrystalEntity
 
setBodyRotation(EntityMetadata<Rotation, ?>) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
setBoots(ItemData) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
setBoots(ItemData) - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
setBoundingBoxHeight(float) - Method in class org.geysermc.geyser.entity.type.Entity
 
setBoundingBoxWidth(float) - Method in class org.geysermc.geyser.entity.type.Entity
 
setBreakingBlock(int) - Method in class org.geysermc.geyser.session.GeyserSession
 
setBucketScheduledFuture(ScheduledFuture<?>) - Method in class org.geysermc.geyser.session.GeyserSession
Stores a future interaction to place a bucket.
setCancelled(boolean) - Method in interface org.geysermc.geyser.event.Cancellable
Set if an event is cancelled
setCancelled(boolean) - Method in class org.geysermc.geyser.event.events.geyser.GeyserLoginEvent
 
setCancelled(boolean) - Method in class org.geysermc.geyser.event.events.geyser.LoadBedrockSkinEvent
 
setCancelled(boolean) - Method in class org.geysermc.geyser.event.events.network.SessionConnectEvent
 
setCancelled(boolean) - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketReceiveEvent
 
setCancelled(boolean) - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketSendEvent
 
setCancelled(boolean) - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketReceiveEvent
 
setCancelled(boolean) - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketSendEvent
 
setCanFly(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
If the current player can fly
setCarpetedColor(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.LlamaEntity
Color equipped on the llama
setCarriedBlock(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.EndermanEntity
 
setCatVariant(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.CatEntity
 
setCenter(Vector2d) - Method in class org.geysermc.geyser.session.cache.WorldBorder
 
setChargingCrossbow(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.PiglinEntity
 
setChestplate(ItemData) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
setChestplate(ItemData) - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
setClientData(BedrockClientData) - Method in class org.geysermc.geyser.event.events.geyser.LoadBedrockSkinEvent
The client data of the player
setClientData(BedrockClientData) - Method in class org.geysermc.geyser.session.GeyserSession
 
setClosingInventory(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
 
setCold(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.StriderEntity
 
setCollarColor(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.CatEntity
 
setCollarColor(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.WolfEntity
 
setColor(TeamColor) - Method in class org.geysermc.geyser.scoreboard.Team
 
SetCommandsEnabledPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetCommandsEnabledPacketReceive(GeyserSession, SetCommandsEnabledPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetCommandsEnabledPacketReceive
 
SetCommandsEnabledPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetCommandsEnabledPacketSend(GeyserSession, SetCommandsEnabledPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetCommandsEnabledPacketSend
 
setConvertingToDrowned(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.ZombieEntity
 
setConvertingToStray(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.SkeletonEntity
 
setCooldownPreference(CooldownUtils.CooldownType) - Method in class org.geysermc.geyser.session.cache.PreferencesCache
Which CooldownType the client prefers.
setCraftingGridFuture(ScheduledFuture<?>) - Method in class org.geysermc.geyser.session.GeyserSession
 
setCraftingRecipes(Int2ObjectMap<Recipe>) - Method in class org.geysermc.geyser.session.GeyserSession
 
setCurrentAdvancementCategoryId(String) - Method in class org.geysermc.geyser.session.cache.AdvancementsCache
Stores player's chosen advancement's ID and title for use in form creators.
setCurrentBedrockPage(int) - Method in class org.geysermc.geyser.inventory.LecternContainer
 
setCursor(GeyserItemStack, GeyserSession) - Method in class org.geysermc.geyser.inventory.PlayerInventory
 
setCustomBlock(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.DefaultBlockMinecartEntity
 
setCustomBlock(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.MinecartEntity
 
setCustomBlockOffset(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.DefaultBlockMinecartEntity
 
setCustomBlockOffset(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.MinecartEntity
 
setCustomName(GeyserSession, Vector3i, Inventory, int) - Method in class org.geysermc.geyser.inventory.holder.BlockInventoryHolder
 
setDancing(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.PiglinEntity
 
setDangerous(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.WitherSkullEntity
 
setDaylightCycle(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
Changes the daylight cycle gamerule on the client This is used in the login screen along-side normal usage
setDebug(boolean) - Method in class org.geysermc.geyser.extension.ExtensionLogger
 
setDebug(boolean) - Method in interface org.geysermc.geyser.GeyserLogger
Sets if the logger should print debug messages
setDebug(boolean) - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
SetDefaultGameTypePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetDefaultGameTypePacketReceive(GeyserSession, SetDefaultGameTypePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetDefaultGameTypePacketReceive
 
SetDefaultGameTypePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetDefaultGameTypePacketSend(GeyserSession, SetDefaultGameTypePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetDefaultGameTypePacketSend
 
setDefaultShowCooldown(String) - Static method in class org.geysermc.geyser.util.CooldownUtils
 
setDefinition(EntityDefinition<?>) - Method in class org.geysermc.geyser.entity.type.Entity
 
setDifficulty(Difficulty) - Method in class org.geysermc.geyser.session.cache.WorldCache
 
setDifficulty(GeyserSession, Difficulty) - Method in class org.geysermc.geyser.level.GeyserWorldManager
 
setDifficulty(GeyserSession, Difficulty) - Method in class org.geysermc.geyser.level.WorldManager
Change the difficulty of the Java server
SetDifficultyPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetDifficultyPacketReceive(GeyserSession, SetDifficultyPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetDifficultyPacketReceive
 
SetDifficultyPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetDifficultyPacketSend(GeyserSession, SetDifficultyPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetDifficultyPacketSend
 
setDimension(String) - Method in class org.geysermc.geyser.session.GeyserSession
The dimension of the player.
setDimensions(Pose) - Method in class org.geysermc.geyser.entity.type.Entity
Set the height and width of the entity's bounding box
setDimensions(Pose) - Method in class org.geysermc.geyser.entity.type.living.animal.GoatEntity
 
setDimensions(Pose) - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
setDimensions(Pose) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
setDisplayName(EntityMetadata<Optional<Component>, ?>) - Method in class org.geysermc.geyser.entity.type.Entity
 
setDisplayName(EntityMetadata<Optional<Component>, ?>) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
setDisplayName(EntityMetadata<Optional<Component>, ?>) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
setDisplayName(String) - Method in class org.geysermc.geyser.scoreboard.Objective
 
setDisplayNameVisible(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.Entity
 
setDisplayNameVisible(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
SetDisplayObjectivePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetDisplayObjectivePacketReceive(GeyserSession, SetDisplayObjectivePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetDisplayObjectivePacketReceive
 
SetDisplayObjectivePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetDisplayObjectivePacketSend(GeyserSession, SetDisplayObjectivePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetDisplayObjectivePacketSend
 
setDroppingLecternBook(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
 
setEatingCounter(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.PandaEntity
 
setEffect(Effect, int) - Method in class org.geysermc.geyser.session.cache.EntityEffectCache
 
setEnchantIndex(int, int) - Method in class org.geysermc.geyser.inventory.GeyserEnchantOption
 
setEnchantLevel(int) - Method in class org.geysermc.geyser.inventory.GeyserEnchantOption
 
SetEntityDataPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetEntityDataPacketReceive(GeyserSession, SetEntityDataPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetEntityDataPacketReceive
 
SetEntityDataPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetEntityDataPacketSend(GeyserSession, SetEntityDataPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetEntityDataPacketSend
 
setEntityId(long) - Method in class org.geysermc.geyser.entity.type.Entity
 
SetEntityLinkPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetEntityLinkPacketReceive(GeyserSession, SetEntityLinkPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetEntityLinkPacketReceive
 
SetEntityLinkPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetEntityLinkPacketSend(GeyserSession, SetEntityLinkPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetEntityLinkPacketSend
 
SetEntityMotionPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetEntityMotionPacketReceive(GeyserSession, SetEntityMotionPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetEntityMotionPacketReceive
 
SetEntityMotionPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetEntityMotionPacketSend(GeyserSession, SetEntityMotionPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetEntityMotionPacketSend
 
setExtendedHeight(boolean) - Method in class org.geysermc.geyser.session.cache.ChunkCache
Whether the Bedrock client believes they are in a world with a minimum of -64 and maximum of 320
setFireworkItem(EntityMetadata<ItemStack, ?>) - Method in class org.geysermc.geyser.entity.type.FireworkEntity
 
setFirstBlockRuntimeId(Integer) - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
setFishVariant(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.TropicalFishEntity
 
setFlag(EntityFlag, boolean) - Method in class org.geysermc.geyser.entity.type.Entity
Updates a flag value and determines if the flags would need synced with the Bedrock client.
setFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.Entity
 
setFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
 
setFlagsDirty(boolean) - Method in class org.geysermc.geyser.entity.type.Entity
Indicates if flags have been updated and need to be sent to the client.
setFlying(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
 
setFoxFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.FoxEntity
 
setFoxVariant(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.FoxEntity
 
setFreezing(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.Entity
Set a float from 0-1 - how strong the "frozen" overlay should be on screen.
setFreezing(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
setFullBlock(int, int) - Method in class org.geysermc.geyser.level.chunk.BlockStorage
 
setFullBlock(int, int, int, int, int) - Method in class org.geysermc.geyser.level.chunk.GeyserChunkSection
 
setFuseLength(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.TNTEntity
 
setGameMode(GameMode) - Method in class org.geysermc.geyser.session.GeyserSession
 
setGameRule(GeyserSession, String, Object) - Method in class org.geysermc.geyser.level.GeyserWorldManager
 
setGameRule(GeyserSession, String, Object) - Method in class org.geysermc.geyser.level.WorldManager
Updates a gamerule value on the Java server
setGhastAttacking(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.GhastEntity
 
setGravity(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.Entity
 
setGravity(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.FallingBlockEntity
 
setGuardianTarget(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.GuardianEntity
 
setHand(ItemData) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
setHand(ItemData) - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
setHasFuel(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.FurnaceMinecartEntity
 
setHead(GeyserSession, PlayerEntity, CompoundTag) - Static method in class org.geysermc.geyser.skin.FakeHeadProvider
 
setHeadRotation(EntityMetadata<Rotation, ?>) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
setHeadYaw(float) - Method in class org.geysermc.geyser.entity.type.AbstractArrowEntity
 
setHeadYaw(float) - Method in class org.geysermc.geyser.entity.type.Entity
 
setHeadYaw(float) - Method in class org.geysermc.geyser.entity.type.living.SquidEntity
 
setHealth(float) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
 
setHealth(FloatEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.EnderDragonEntity
 
setHealth(FloatEntityMetadata) - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
SetHealthPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetHealthPacketReceive(GeyserSession, SetHealthPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetHealthPacketReceive
 
SetHealthPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetHealthPacketSend(GeyserSession, SetHealthPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetHealthPacketSend
 
setHeightY(int) - Method in class org.geysermc.geyser.session.cache.ChunkCache
 
setHeldItemSlot(int) - Method in class org.geysermc.geyser.inventory.PlayerInventory
Stores the held item slot, starting at index 0.
setHelmet(ItemData) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
setHelmet(ItemData) - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
setHiddenGene(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.PandaEntity
 
setHolderId(long) - Method in class org.geysermc.geyser.inventory.Inventory
 
setHolderPosition(Vector3i) - Method in class org.geysermc.geyser.inventory.Inventory
The location of the inventory block.
setHookedEntity(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.FishingHookEntity
 
setHorseFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.AbstractHorseEntity
 
setHorseVariant(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.HorseEntity
 
setId(int) - Method in class org.geysermc.geyser.registry.type.PaletteItem
 
setIgnited(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.CreeperEntity
 
setImmuneToZombification(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.HoglinEntity
 
setImmuneToZombification(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.BasePiglinEntity
 
setInitialized(boolean) - Method in class org.geysermc.geyser.session.UpstreamSession
 
setInputStream(InputStream) - Method in class org.geysermc.geyser.event.events.geyser.ResourceReadEvent
InputStream to the loaded data Geyser will use the value here for the returned stream.
setInteracting(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
 
setInventoryTranslator(InventoryTranslator) - Method in class org.geysermc.geyser.session.GeyserSession
 
setInvisible(boolean) - Method in class org.geysermc.geyser.entity.type.Entity
Set a boolean - whether the entity is invisible or visible
setInvisible(boolean) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
setInvisible(boolean) - Method in class org.geysermc.geyser.entity.type.ThrowableItemEntity
 
setInvulnerableTicks(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.WitherEntity
 
setItem(int, GeyserItemStack, GeyserSession) - Method in class org.geysermc.geyser.inventory.Container
 
setItem(int, GeyserItemStack, GeyserSession) - Method in class org.geysermc.geyser.inventory.Inventory
 
setItem(int, GeyserItemStack, GeyserSession) - Method in class org.geysermc.geyser.inventory.StonecutterContainer
 
setItem(EntityMetadata<ItemStack, ?>) - Method in class org.geysermc.geyser.entity.type.ItemEntity
 
setItem(EntityMetadata<ItemStack, ?>) - Method in class org.geysermc.geyser.entity.type.ThrowableItemEntity
 
setItem(EntityMetadata<ItemStack, ?>) - Method in class org.geysermc.geyser.entity.type.ThrownPotionEntity
 
setItemInFrame(EntityMetadata<ItemStack, ?>) - Method in class org.geysermc.geyser.entity.type.ItemFrameEntity
 
setItemInHand(GeyserItemStack) - Method in class org.geysermc.geyser.inventory.PlayerInventory
 
setItemMappings(ItemMappings) - Method in class org.geysermc.geyser.session.GeyserSession
Stores the item translations for this specific version.
setItemRotation(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.ItemFrameEntity
 
setJavaLevelCost(int) - Method in class org.geysermc.geyser.inventory.AnvilContainer
Stores the level cost received as a window property from Java
setLastBlockPlacedId(String) - Method in class org.geysermc.geyser.session.GeyserSession
 
setLastBlockPlacePosition(Vector3i) - Method in class org.geysermc.geyser.session.GeyserSession
 
setLastBlockRuntimeId(Integer) - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
setLastChunkPosition(Vector2i) - Method in class org.geysermc.geyser.session.GeyserSession
 
setLastHitTime(long) - Method in class org.geysermc.geyser.session.GeyserSession
The time of the last hit.
SetLastHurtByPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetLastHurtByPacketReceive(GeyserSession, SetLastHurtByPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetLastHurtByPacketReceive
 
SetLastHurtByPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetLastHurtByPacketSend(GeyserSession, SetLastHurtByPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetLastHurtByPacketSend
 
setLastInput(GeyserItemStack) - Method in class org.geysermc.geyser.inventory.AnvilContainer
 
setLastInteractionBlockPosition(Vector3i) - Method in class org.geysermc.geyser.session.GeyserSession
Stores the last position of the block the player interacted with.
setLastInteractionPlayerPosition(Vector3f) - Method in class org.geysermc.geyser.session.GeyserSession
Stores the position of the player the last time they interacted.
setLastInteractionTime(long) - Method in class org.geysermc.geyser.session.GeyserSession
Store the last time the player interacted.
setLastMaterial(GeyserItemStack) - Method in class org.geysermc.geyser.inventory.AnvilContainer
 
setLastMovementTimestamp(long) - Method in class org.geysermc.geyser.session.GeyserSession
Used to send a movement packet every three seconds if the player hasn't moved.
setLastSignMessage(String) - Method in class org.geysermc.geyser.session.GeyserSession
Stores the last text inputted into a sign.
setLastTargetSlot(int) - Method in class org.geysermc.geyser.inventory.AnvilContainer
 
setLastVehicleMoveTimestamp(long) - Method in class org.geysermc.geyser.session.GeyserSession
Used to send a ServerboundMoveVehiclePacket for every PlayerInputPacket after idling on a boat/horse for more than 100ms
setLayingEgg(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.TurtleEntity
 
setLeashHolderBedrockId(long) - Method in class org.geysermc.geyser.entity.type.living.MobEntity
 
setLeftArmRotation(EntityMetadata<Rotation, ?>) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
setLeftLegRotation(EntityMetadata<Rotation, ?>) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
setLeftParrot(EntityMetadata<CompoundTag, ?>) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
setLeggings(ItemData) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
setLeggings(ItemData) - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
setLivingEntityFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
SetLocalPlayerAsInitializedPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetLocalPlayerAsInitializedPacketReceive(GeyserSession, SetLocalPlayerAsInitializedPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetLocalPlayerAsInitializedPacketReceive
 
SetLocalPlayerAsInitializedPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetLocalPlayerAsInitializedPacketSend(GeyserSession, SetLocalPlayerAsInitializedPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetLocalPlayerAsInitializedPacketSend
 
setMainGene(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.PandaEntity
 
setMax(int) - Method in class org.geysermc.geyser.ping.GeyserPingInfo.Players
 
setMaxDamage(int) - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
setMaxFrozenState(boolean) - Method in class org.geysermc.geyser.entity.type.LivingEntity
A convenience variable for if the entity has reached the maximum frozen ticks and should be shaking
setMaxHealth(float) - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
setMessage(String) - Method in class org.geysermc.geyser.event.events.network.SessionConnectEvent
Message returned to client if connection is cancelled
setMicrosoftAccount(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
Deprecated.
setMiddleX(double) - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
setMiddleY(double) - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
setMiddleZ(double) - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
setMinY(int) - Method in class org.geysermc.geyser.session.cache.ChunkCache
 
setMobFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.MobEntity
 
setMobFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.AbstractSkeletonEntity
 
setMobFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.raid.VindicatorEntity
 
setMotion(Vector3f) - Method in class org.geysermc.geyser.entity.type.AbstractArrowEntity
 
setMotion(Vector3f) - Method in class org.geysermc.geyser.entity.type.Entity
 
setMotion(Vector3f) - Method in class org.geysermc.geyser.entity.type.living.SquidEntity
 
setMouseoverEntity(Entity) - Method in class org.geysermc.geyser.session.GeyserSession
The entity that the client is currently looking at.
setName(String) - Method in class org.geysermc.geyser.ping.GeyserPingInfo.Version
 
setName(String) - Method in class org.geysermc.geyser.registry.type.PaletteItem
 
setName(String) - Method in class org.geysermc.geyser.scoreboard.Team
 
setNameTagVisibility(NameTagVisibility) - Method in class org.geysermc.geyser.scoreboard.Team
 
setNbt(CompoundTag) - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
setNetId(int) - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
setNewDiameter(double) - Method in class org.geysermc.geyser.session.cache.WorldBorder
The diameter in blocks of the new world border.
setNewName(String) - Method in class org.geysermc.geyser.inventory.AnvilContainer
The new name of the item as received from Bedrock
setOffHand(ItemData) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
setOffHand(ItemData) - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
setOldDiameter(double) - Method in class org.geysermc.geyser.session.cache.WorldBorder
The diameter in blocks of the world border before it got changed or similar to newDiameter if not changed.
setOnGround(boolean) - Method in class org.geysermc.geyser.entity.type.Entity
Saves if the entity should be on the ground.
setOnline(int) - Method in class org.geysermc.geyser.ping.GeyserPingInfo.Players
 
setOnScaffolding(boolean) - Method in class org.geysermc.geyser.level.physics.CollisionManager
Whether the player is on top of scaffolding
setOpenInventory(Inventory) - Method in class org.geysermc.geyser.session.GeyserSession
 
setOpPermissionLevel(int) - Method in class org.geysermc.geyser.session.GeyserSession
The op permission level set by the server
setOriginalSpeedAttribute(float) - Method in class org.geysermc.geyser.session.GeyserSession
Tracks the original speed attribute.
setOwner(EntityMetadata<Optional<UUID>, ?>) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.TameableEntity
 
setPacket(ServerboundEditBookPacket) - Method in class org.geysermc.geyser.session.cache.BookEditCache
 
setPacket(T) - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketReceiveEvent
Downstream packet
setPacket(T) - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketSendEvent
Downstream packet
setPacket(T) - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketReceiveEvent
Upstream packet
setPacket(T) - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketSendEvent
Upstream packet
setPaddlingLeft(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.BoatEntity
 
setPaddlingRight(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.BoatEntity
 
setPandaFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.PandaEntity
 
setParticle(EntityMetadata<Particle, ?>) - Method in class org.geysermc.geyser.entity.type.AreaEffectCloudEntity
 
setPassengers(LongOpenHashSet) - Method in class org.geysermc.geyser.entity.type.Entity
 
setPending(boolean) - Method in class org.geysermc.geyser.inventory.Inventory
 
setPhantomScale(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.PhantomEntity
 
setPhase(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.EnderDragonEntity
 
setPitch(float) - Method in class org.geysermc.geyser.entity.type.AbstractArrowEntity
 
setPitch(float) - Method in class org.geysermc.geyser.entity.type.Entity
 
setPitch(float) - Method in class org.geysermc.geyser.entity.type.living.SquidEntity
 
setPlayerAttachedToHoney(boolean) - Method in class org.geysermc.geyser.session.cache.PistonCache
Stores whether a player is standing on a honey block.
setPlayerCollided(boolean) - Method in class org.geysermc.geyser.session.cache.PistonCache
Stores whether a player has/will collide with any moving blocks.
setPlayerEntity(PlayerEntity) - Method in class org.geysermc.geyser.event.events.geyser.LoadBedrockSkinEvent
The player for which the skin is to be loaded for
setPlayerGameMode(GeyserSession, GameMode) - Method in class org.geysermc.geyser.level.GeyserWorldManager
 
setPlayerGameMode(GeyserSession, GameMode) - Method in class org.geysermc.geyser.level.WorldManager
Change the game mode of the given session
SetPlayerGameTypePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetPlayerGameTypePacketReceive(GeyserSession, SetPlayerGameTypePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetPlayerGameTypePacketReceive
 
SetPlayerGameTypePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetPlayerGameTypePacketSend(GeyserSession, SetPlayerGameTypePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetPlayerGameTypePacketSend
 
setPlayerGliding(EntityMetadata<OptionalInt, ?>) - Method in class org.geysermc.geyser.entity.type.FireworkEntity
 
setPlayerList(boolean) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
setPlayerList(Collection<String>) - Method in class org.geysermc.geyser.ping.GeyserPingInfo
 
setPlayerMotion(Vector3f) - Method in class org.geysermc.geyser.session.cache.PistonCache
 
setPlayers(GeyserPingInfo.Players) - Method in class org.geysermc.geyser.ping.GeyserPingInfo
 
setPlayerSlimeCollision(boolean) - Method in class org.geysermc.geyser.session.cache.PistonCache
Stores whether a player has/will collide with any slime blocks.
setPlayingDead(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.AxolotlEntity
 
setPong(BedrockPong) - Method in class org.geysermc.geyser.event.events.network.BedrockPongEvent
The pong to broadcast This will initially be set to the Pong that Geyser would normally return but can be overridden here
setPort(int) - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IRemoteConfiguration
 
setPort(int) - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.BedrockConfiguration
 
setPort(int) - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.RemoteConfiguration
 
setPose(EntityMetadata<Pose, ?>) - Method in class org.geysermc.geyser.entity.type.Entity
Usually used for bounding box and not animation.
setPose(EntityMetadata<Pose, ?>) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
 
setPose(Pose) - Method in class org.geysermc.geyser.session.GeyserSession
Stores the Java pose that the server and/or Geyser believes the player currently has.
setPosition(Vector3f) - Method in class org.geysermc.geyser.entity.type.Entity
 
setPosition(Vector3f) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
setPosition(Vector3f) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
 
setPosition(Vector3i) - Method in class org.geysermc.geyser.inventory.LecternContainer
 
setPositionManual(Vector3f) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
Set the player's position without applying an offset or moving the bounding box This is used in BedrockMovePlayerTranslator which receives the player's position with the offset pre-applied
setPotionEffectColor(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.TippedArrowEntity
 
setPrefersCustomSkulls(boolean) - Method in class org.geysermc.geyser.session.cache.PreferencesCache
If the session wants custom skulls to be shown.
setPrefersShowCoordinates(boolean) - Method in class org.geysermc.geyser.session.cache.PreferencesCache
True if the client prefers being shown their coordinates, regardless if they're being shown or not.
setPrefix(String) - Method in class org.geysermc.geyser.scoreboard.Team
 
setPregnant(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.TurtleEntity
 
setPrimaryId(int) - Method in class org.geysermc.geyser.inventory.BeaconContainer
 
setProfile(GameProfile) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
setProtocol(int) - Method in class org.geysermc.geyser.ping.GeyserPingInfo.Version
 
setPufferfishSize(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.PufferFishEntity
 
setRabbitVariant(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.RabbitEntity
 
setRadius(FloatEntityMetadata) - Method in class org.geysermc.geyser.entity.type.AreaEffectCloudEntity
 
setRaining(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
Caches current rain status.
setReducedDebugInfo(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
Update the cached value for the reduced debug info gamerule.
setRegisteredTranslators(Map<ContainerType, InventoryTranslator>) - Method in class org.geysermc.geyser.event.events.registry.InventoryTranslatorRegistryEvent
List of registered translators
setRegisteredTranslators(Set<Class<?>>) - Method in class org.geysermc.geyser.event.events.registry.BlockEntityRegistryEvent
List of registered translators
setRegisteredTranslators(Set<Class<?>>) - Method in class org.geysermc.geyser.event.events.registry.ItemRemapperRegistryEvent
List of registered translators
setRegisteredTranslators(Set<Class<?>>) - Method in class org.geysermc.geyser.event.events.registry.PacketTranslatorRegistryEvent
List of registered translators
setRegisteredTranslators(Set<Class<?>>) - Method in class org.geysermc.geyser.event.events.registry.SoundHandlerRegistryEvent
List of registered translators
setRemoteAddress(String) - Method in class org.geysermc.geyser.session.GeyserSession
 
setRemoteAuthType(AuthType) - Method in class org.geysermc.geyser.session.GeyserSession
 
setRemotePort(int) - Method in class org.geysermc.geyser.session.GeyserSession
 
setRenderDistance(int) - Method in class org.geysermc.geyser.session.GeyserSession
 
setRepairMaterials(List<String>) - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
setResizing(boolean) - Method in class org.geysermc.geyser.session.cache.WorldBorder
 
setResourceName(String) - Method in class org.geysermc.geyser.event.events.geyser.ResourceReadEvent
The name of resource to load
setResting(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.CatEntity
 
setRiderSeatPosition(Vector3f) - Method in class org.geysermc.geyser.entity.type.Entity
 
setRiderSeatPosition(Vector3f) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
 
setRidingVehicleEntity(Entity) - Method in class org.geysermc.geyser.session.GeyserSession
 
setRightArmRotation(EntityMetadata<Rotation, ?>) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
setRightLegRotation(EntityMetadata<Rotation, ?>) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
setRightParrot(EntityMetadata<CompoundTag, ?>) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
setSaddled(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.StriderEntity
 
setScale(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.SlimeEntity
 
setScore(int) - Method in class org.geysermc.geyser.scoreboard.Score
 
setScore(String, int) - Method in class org.geysermc.geyser.scoreboard.Objective
 
SetScoreboardIdentityPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetScoreboardIdentityPacketReceive(GeyserSession, SetScoreboardIdentityPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetScoreboardIdentityPacketReceive
 
SetScoreboardIdentityPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetScoreboardIdentityPacketSend(GeyserSession, SetScoreboardIdentityPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetScoreboardIdentityPacketSend
 
SetScorePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetScorePacketReceive(GeyserSession, SetScorePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetScorePacketReceive
 
SetScorePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetScorePacketSend(GeyserSession, SetScorePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetScorePacketSend
 
setScreamer(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.GoatEntity
 
setScreaming(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.EndermanEntity
Controls the screaming sound
setSecondaryId(int) - Method in class org.geysermc.geyser.inventory.BeaconContainer
 
setSheepFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.SheepEntity
 
setShouldStartListener(boolean) - Static method in class org.geysermc.geyser.GeyserImpl
This is used in GeyserConnect to stop the bedrock server binding to a port
setShowCustomBlock(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.DefaultBlockMinecartEntity
 
setShowCustomBlock(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.MinecartEntity
 
setShulkerColor(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.ShulkerEntity
 
setShulkerHeight(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.ShulkerEntity
 
setSizeX(double) - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
setSizeY(double) - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
setSizeZ(double) - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
setSkinVisibility(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
setSneaking(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
 
setSnowGolemFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.SnowGolemEntity
 
setSpawned(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
 
SetSpawnPositionPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetSpawnPositionPacketReceive(GeyserSession, SetSpawnPositionPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetSpawnPositionPacketReceive
 
SetSpawnPositionPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetSpawnPositionPacketSend(GeyserSession, SetSpawnPositionPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetSpawnPositionPacketSend
 
setSpeed(long) - Method in class org.geysermc.geyser.session.cache.WorldBorder
The speed to apply an expansion/shrinking of the world border.
setSpellType(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.raid.SpellcasterIllagerEntity
 
setSpiderFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.SpiderEntity
 
setSprinting(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
 
setStackSize(int) - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
setStateId(int) - Method in class org.geysermc.geyser.inventory.Inventory
If this is out of sync with the server, the server will resync items.
setSteeringLeft(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
Saves if the client is steering left on a boat.
setSteeringRight(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
Saves if the client is steering right on a boat.
setStonecutterButton(int) - Method in class org.geysermc.geyser.inventory.StonecutterContainer
The button that has currently been pressed Java-side
setStonecutterRecipes(Int2ObjectMap<IntList>) - Method in class org.geysermc.geyser.session.GeyserSession
Saves a list of all stonecutter recipes, for use in a stonecutter inventory.
setSuffix(String) - Method in class org.geysermc.geyser.scoreboard.Team
 
setSwelling(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.CreeperEntity
 
setSwimming(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
 
setSwimmingInWater(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
Whether the player is swimming in water.
setTameableFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.CatEntity
 
setTameableFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.TameableEntity
 
setTameableFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.WolfEntity
 
setTarget1(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.WitherEntity
 
setTarget2(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.WitherEntity
 
setTarget3(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.WitherEntity
 
setTeam(Team) - Method in class org.geysermc.geyser.scoreboard.Score
 
setThunder(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
Caches current thunder status.
SetTimePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetTimePacketReceive(GeyserSession, SetTimePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetTimePacketReceive
 
SetTimePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetTimePacketSend(GeyserSession, SetTimePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetTimePacketSend
 
SettingsCommand - Class in org.geysermc.geyser.command.defaults
 
SettingsCommand(GeyserImpl, String, String, String) - Constructor for class org.geysermc.geyser.command.defaults.SettingsCommand
 
SettingsCommandPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SettingsCommandPacketReceive(GeyserSession, SettingsCommandPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SettingsCommandPacketReceive
 
SettingsCommandPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SettingsCommandPacketSend(GeyserSession, SettingsCommandPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SettingsCommandPacketSend
 
SettingsUtils - Class in org.geysermc.geyser.util
 
SettingsUtils() - Constructor for class org.geysermc.geyser.util.SettingsUtils
 
setTitle(String) - Method in class org.geysermc.geyser.inventory.Inventory
 
SetTitlePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetTitlePacketReceive(GeyserSession, SetTitlePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetTitlePacketReceive
 
SetTitlePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SetTitlePacketSend(GeyserSession, SetTitlePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SetTitlePacketSend
 
setToolTier(String) - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
setToolType(String) - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
setTouchingScaffolding(boolean) - Method in class org.geysermc.geyser.level.physics.CollisionManager
Whether the player is inside scaffolding
setTransforming(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.ZombieVillagerEntity
 
setType(int) - Method in class org.geysermc.geyser.scoreboard.Objective
 
setUnconfirmedFor(int) - Method in class org.geysermc.geyser.session.cache.TeleportCache
 
setUpdateType(UpdateType) - Method in class org.geysermc.geyser.scoreboard.Objective
 
setUpdateType(UpdateType) - Method in class org.geysermc.geyser.scoreboard.Score
 
setUpdateType(UpdateType) - Method in class org.geysermc.geyser.scoreboard.Team
 
setupInterface(GeyserStandaloneLogger, GeyserCommandManager) - Method in class org.geysermc.geyser.platform.standalone.gui.GeyserStandaloneGUI
Add all the Geyser commands to the commands menu, and setup the debug mode toggle
setUseJavaLevelCost(boolean) - Method in class org.geysermc.geyser.inventory.AnvilContainer
A flag to specify whether javaLevelCost can be used as it can be outdated or not sent at all.
setUseLegacyLocaleMethod(boolean) - Static method in class org.geysermc.geyser.platform.spigot.command.SpigotCommandSender
Set if we are on pre-1.12, and therefore player.getLocale() doesn't exist and we have to get player.spigot().getLocale().
setUsername(String) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
setUsingRealBlock(boolean, String) - Method in class org.geysermc.geyser.inventory.Container
Will be overwritten for droppers.
setUsingRealBlock(boolean, String) - Method in class org.geysermc.geyser.inventory.Generic3X3Container
 
setUuid(UUID) - Method in class org.geysermc.geyser.entity.type.Entity
 
setValid(boolean) - Method in class org.geysermc.geyser.entity.type.Entity
 
setValues(Collection<Integer>) - Method in class org.geysermc.geyser.platform.standalone.gui.GraphPanel
 
setVariant(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.BoatEntity
 
setVariant(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.AxolotlEntity
 
setVersion(GeyserPingInfo.Version) - Method in class org.geysermc.geyser.ping.GeyserPingInfo
 
setVexFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.VexEntity
 
setVillager(Entity) - Method in class org.geysermc.geyser.inventory.MerchantContainer
 
setVillagerData(EntityMetadata<VillagerData, ?>) - Method in class org.geysermc.geyser.entity.type.living.merchant.VillagerEntity
 
setVillagerTrades(VillagerTrade[]) - Method in class org.geysermc.geyser.inventory.MerchantContainer
 
setWaitingForStatistics(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
Whether we're expecting statistics to be sent back to us.
setWarningBlocks(int) - Method in class org.geysermc.geyser.session.cache.WorldBorder
Block length before you reach the border to show warning particles.
setWarningDelay(int) - Method in class org.geysermc.geyser.session.cache.WorldBorder
The time in seconds before a shrinking world border would hit a not moving player.
setWolfAngerTime(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.WolfEntity
 
setWorldCoordinateScale(double) - Method in class org.geysermc.geyser.session.cache.WorldBorder
 
setWorldName(String) - Method in class org.geysermc.geyser.session.GeyserSession
Keeps track of the world name for respawning.
setXpCost(int) - Method in class org.geysermc.geyser.inventory.GeyserEnchantOption
 
setYaw(float) - Method in class org.geysermc.geyser.entity.type.AbstractArrowEntity
 
setYaw(float) - Method in class org.geysermc.geyser.entity.type.Entity
x = Yaw, y = Pitch, z = HeadYaw
setYaw(float) - Method in class org.geysermc.geyser.entity.type.living.SquidEntity
 
setZombieBaby(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.ZombieEntity
 
setZombieVillagerData(EntityMetadata<VillagerData, ?>) - Method in class org.geysermc.geyser.entity.type.living.monster.ZombieVillagerEntity
 
severe(String) - Method in class org.geysermc.geyser.extension.ExtensionLogger
 
severe(String) - Method in interface org.geysermc.geyser.GeyserLogger
Logs a severe message to console
severe(String) - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeeLogger
 
severe(String) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
 
severe(String) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
 
severe(String) - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
severe(String) - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityLogger
 
severe(String, Throwable) - Method in class org.geysermc.geyser.extension.ExtensionLogger
 
severe(String, Throwable) - Method in interface org.geysermc.geyser.GeyserLogger
Logs a severe message and an exception to console
severe(String, Throwable) - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeeLogger
 
severe(String, Throwable) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
 
severe(String, Throwable) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
 
severe(String, Throwable) - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
severe(String, Throwable) - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityLogger
 
SHARPNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
SHARPNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
SHEAR - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
SHEEP - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
SheepEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
SheepEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.SheepEntity
 
shield() - Method in class org.geysermc.geyser.inventory.item.StoredItemMappings
 
shouldExecuteInEventLoop() - Method in class org.geysermc.geyser.translator.protocol.java.JavaDisconnectTranslator
 
shouldExecuteInEventLoop() - Method in class org.geysermc.geyser.translator.protocol.java.JavaLoginDisconnectTranslator
 
shouldExecuteInEventLoop() - Method in class org.geysermc.geyser.translator.protocol.PacketTranslator
Determines if this packet should be handled in the session's event loop.
shouldExpectLecternHandled() - Method in class org.geysermc.geyser.level.GeyserWorldManager
 
shouldExpectLecternHandled() - Method in class org.geysermc.geyser.level.WorldManager
 
shouldExpectLecternHandled() - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
 
shouldHandleRequestFirst(StackRequestActionData, Inventory) - Method in class org.geysermc.geyser.translator.inventory.BeaconInventoryTranslator
 
shouldHandleRequestFirst(StackRequestActionData, Inventory) - Method in class org.geysermc.geyser.translator.inventory.EnchantingInventoryTranslator
 
shouldHandleRequestFirst(StackRequestActionData, Inventory) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
Should be overrided if this request matches a certain criteria and shouldn't be treated normally.
shouldHandleRequestFirst(StackRequestActionData, Inventory) - Method in class org.geysermc.geyser.translator.inventory.LoomInventoryTranslator
 
shouldHandleRequestFirst(StackRequestActionData, Inventory) - Method in class org.geysermc.geyser.translator.inventory.StonecutterInventoryTranslator
 
shouldPiglinAdmire(ItemMapping) - Method in class org.geysermc.geyser.session.cache.TagCache
 
shouldRejectItemPlace(GeyserSession, Inventory, ContainerSlotType, int, ContainerSlotType, int) - Method in class org.geysermc.geyser.translator.inventory.CartographyInventoryTranslator
 
shouldRejectItemPlace(GeyserSession, Inventory, ContainerSlotType, int, ContainerSlotType, int) - Method in class org.geysermc.geyser.translator.inventory.chest.ChestInventoryTranslator
 
shouldRejectItemPlace(GeyserSession, Inventory, ContainerSlotType, int, ContainerSlotType, int) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
Should be overwritten in cases where specific inventories should reject an item being in a specific spot.
shouldRejectItemPlace(GeyserSession, Inventory, ContainerSlotType, int, ContainerSlotType, int) - Method in class org.geysermc.geyser.translator.inventory.LoomInventoryTranslator
 
shouldResend() - Method in class org.geysermc.geyser.session.cache.TeleportCache
 
shouldUpdate() - Method in class org.geysermc.geyser.scoreboard.Score
 
shouldUpdate() - Method in class org.geysermc.geyser.scoreboard.Team
 
ShowCreditsPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ShowCreditsPacketReceive(GeyserSession, ShowCreditsPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ShowCreditsPacketReceive
 
ShowCreditsPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ShowCreditsPacketSend(GeyserSession, ShowCreditsPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ShowCreditsPacketSend
 
showCustomBlock - Variable in class org.geysermc.geyser.entity.type.DefaultBlockMinecartEntity
 
showCustomSkulls() - Method in class org.geysermc.geyser.session.cache.PreferencesCache
 
SHOWDEATHMESSAGES - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
showForm(Form) - Method in class org.geysermc.geyser.session.cache.FormCache
 
ShowProfilePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ShowProfilePacketReceive(GeyserSession, ShowProfilePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ShowProfilePacketReceive
 
ShowProfilePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ShowProfilePacketSend(GeyserSession, ShowProfilePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ShowProfilePacketSend
 
showSensitive - Static variable in class org.geysermc.geyser.text.AsteriskSerializer
 
ShowStoreOfferPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
ShowStoreOfferPacketReceive(GeyserSession, ShowStoreOfferPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ShowStoreOfferPacketReceive
 
ShowStoreOfferPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
ShowStoreOfferPacketSend(GeyserSession, ShowStoreOfferPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.ShowStoreOfferPacketSend
 
SHULKER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
SHULKER_BULLET - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ShulkerBoxBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
 
ShulkerBoxBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.ShulkerBoxBlockEntityTranslator
 
ShulkerBoxItemTranslator - Class in org.geysermc.geyser.translator.inventory.item.nbt
 
ShulkerBoxItemTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.ShulkerBoxItemTranslator
 
ShulkerEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
ShulkerEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.ShulkerEntity
 
ShulkerInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
 
ShulkerInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.ShulkerInventoryTranslator
 
shutdown() - Method in class org.geysermc.connector.GeyserConnector
Deprecated.
 
shutdown() - Method in interface org.geysermc.geyser.api.GeyserApi
Shuts down the current Geyser instance.
shutdown() - Method in class org.geysermc.geyser.GeyserImpl
 
shutdown() - Method in class org.geysermc.geyser.network.netty.GeyserInjector
 
shutdown() - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeeInjector
 
shutdown() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotInjector
 
shutdown() - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
shutdown() - Method in class org.geysermc.geyser.util.NewsHandler
 
SignBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
 
SignBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.SignBlockEntityTranslator
 
SignUtils - Class in org.geysermc.geyser.util
Provides utilities for interacting with signs.
SignUtils() - Constructor for class org.geysermc.geyser.util.SignUtils
 
SILK_TOUCH - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
SILK_TOUCH - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
SILVERFISH - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
SimpleBarChart(String, Callable<Map<String, Integer>>) - Constructor for class org.geysermc.geyser.util.Metrics.SimpleBarChart
Class constructor.
SimpleEventPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SimpleEventPacketReceive(GeyserSession, SimpleEventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SimpleEventPacketReceive
 
SimpleEventPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SimpleEventPacketSend(GeyserSession, SimpleEventPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SimpleEventPacketSend
 
SimpleMappedRegistry<K,​V> - Class in org.geysermc.geyser.registry
A variant of AbstractMappedRegistry with Map as the defined type.
SimpleMappedRegistry(I, RegistryLoader<I, Map<K, V>>) - Constructor for class org.geysermc.geyser.registry.SimpleMappedRegistry
 
SimplePie(String, Callable<String>) - Constructor for class org.geysermc.geyser.util.Metrics.SimplePie
Class constructor.
SimpleRegistry<M> - Class in org.geysermc.geyser.registry
A simple registry with no defined mapping or input type.
SingleChestInventoryTranslator - Class in org.geysermc.geyser.translator.inventory.chest
 
SingleChestInventoryTranslator(int) - Constructor for class org.geysermc.geyser.translator.inventory.chest.SingleChestInventoryTranslator
 
SingleLineChart(String, Callable<Integer>) - Constructor for class org.geysermc.geyser.util.Metrics.SingleLineChart
Class constructor.
SingletonBitArray - Class in org.geysermc.geyser.level.chunk.bitarray
 
SingletonBitArray() - Constructor for class org.geysermc.geyser.level.chunk.bitarray.SingletonBitArray
 
SIT - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
size - Variable in class org.geysermc.geyser.inventory.Inventory
 
size - Variable in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
size() - Method in interface org.geysermc.geyser.level.chunk.bitarray.BitArray
 
size() - Method in class org.geysermc.geyser.level.chunk.bitarray.PaddedBitArray
 
size() - Method in class org.geysermc.geyser.level.chunk.bitarray.Pow2BitArray
Gets the long array that is used to store the data in this BitArray.
size() - Method in class org.geysermc.geyser.level.chunk.bitarray.SingletonBitArray
 
size() - Method in class org.geysermc.geyser.session.SessionManager
 
size() - Method in class org.geysermc.geyser.util.collection.FixedInt2BooleanMap
 
size() - Method in class org.geysermc.geyser.util.collection.FixedInt2ByteMap
 
size() - Method in class org.geysermc.geyser.util.collection.FixedInt2IntMap
 
size() - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
SIZE - Static variable in class org.geysermc.geyser.level.chunk.BlockStorage
 
SKELETON - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
SKELETON - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
SKELETON_HORSE - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
SkeletonEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
SkeletonEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.SkeletonEntity
 
skin() - Method in record class org.geysermc.geyser.skin.SkinProvider.SkinData
Returns the value of the skin record component.
Skin(UUID, String, byte[], long, boolean, boolean) - Constructor for class org.geysermc.geyser.skin.SkinProvider.Skin
 
SKIN_UPLOADED - Enum constant in enum class org.geysermc.floodgate.util.WebsocketEventType
Sent every time a skin got successfully uploaded
SkinAndCape(SkinProvider.Skin, SkinProvider.Cape) - Constructor for class org.geysermc.geyser.skin.SkinProvider.SkinAndCape
 
SkinData(SkinProvider.Skin, SkinProvider.Cape, SkinProvider.SkinGeometry) - Constructor for record class org.geysermc.geyser.skin.SkinProvider.SkinData
Creates an instance of a SkinData record class.
SkinGeometry(String, String, boolean) - Constructor for class org.geysermc.geyser.skin.SkinProvider.SkinGeometry
 
SkinManager - Class in org.geysermc.geyser.skin
 
SkinManager() - Constructor for class org.geysermc.geyser.skin.SkinManager
 
SkinManager.GameProfileData - Record Class in org.geysermc.geyser.skin
 
SkinProvider - Class in org.geysermc.geyser.skin
 
SkinProvider() - Constructor for class org.geysermc.geyser.skin.SkinProvider
 
SkinProvider.Cape - Class in org.geysermc.geyser.skin
 
SkinProvider.CapeProvider - Enum Class in org.geysermc.geyser.skin
 
SkinProvider.CapeUrlType - Enum Class in org.geysermc.geyser.skin
 
SkinProvider.EarsProvider - Enum Class in org.geysermc.geyser.skin
 
SkinProvider.Skin - Class in org.geysermc.geyser.skin
 
SkinProvider.SkinAndCape - Class in org.geysermc.geyser.skin
 
SkinProvider.SkinData - Record Class in org.geysermc.geyser.skin
 
SkinProvider.SkinGeometry - Class in org.geysermc.geyser.skin
 
skinUrl() - Method in record class org.geysermc.geyser.skin.SkinManager.GameProfileData
Returns the value of the skinUrl record component.
SKULL_AND_ROSES - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
SKULL_GEOMETRY - Static variable in class org.geysermc.geyser.skin.SkinProvider
 
SkullBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
 
SkullBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.SkullBlockEntityTranslator
 
SkullPlayerEntity - Class in org.geysermc.geyser.entity.type.player
A wrapper to handle skulls more effectively - skulls have to be treated as entities since there are no custom player skulls in Bedrock.
SkullPlayerEntity(GeyserSession, long, GameProfile, Vector3f, float, int) - Constructor for class org.geysermc.geyser.entity.type.player.SkullPlayerEntity
 
SkullSkinManager - Class in org.geysermc.geyser.skin
 
SkullSkinManager() - Constructor for class org.geysermc.geyser.skin.SkullSkinManager
 
SLIME - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
SlimeEntity - Class in org.geysermc.geyser.entity.type.living
 
SlimeEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.SlimeEntity
 
SlotType - Enum Class in org.geysermc.geyser.inventory
 
SLOW_FALLING - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
SLOW_FALLING - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
SLOWNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
SLOWNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
SMALL_FIREBALL - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
SMITE - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
SMITE - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
SmithingInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
 
SmithingInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.SmithingInventoryTranslator
 
SmokerInventoryTranslator - Class in org.geysermc.geyser.translator.inventory.furnace
 
SmokerInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.furnace.SmokerInventoryTranslator
 
SNOW_GOLEM - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
SNOWBALL - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
SnowCollision - Class in org.geysermc.geyser.translator.collision
 
SnowCollision(String, BoundingBox[]) - Constructor for class org.geysermc.geyser.translator.collision.SnowCollision
 
SnowGolemEntity - Class in org.geysermc.geyser.entity.type.living
 
SnowGolemEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.SnowGolemEntity
 
SolidCollision - Class in org.geysermc.geyser.translator.collision
 
SolidCollision(String) - Constructor for class org.geysermc.geyser.translator.collision.SolidCollision
 
SOUL_SPEED - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
SOUL_SPEED - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
SOUND_EVENTS - Static variable in class org.geysermc.geyser.registry.Registries
A mapped registry holding SoundEvents to their corresponding LevelEventTranslator.
SOUND_TRANSLATORS - Static variable in class org.geysermc.geyser.registry.Registries
A mapped registry holding SoundTranslators to their corresponding SoundInteractionTranslator.
soundEvent() - Method in record class org.geysermc.geyser.translator.level.event.SoundEventEventTranslator
Returns the value of the soundEvent record component.
SoundEventEventTranslator - Record Class in org.geysermc.geyser.translator.level.event
 
SoundEventEventTranslator(SoundEvent, String, int) - Constructor for record class org.geysermc.geyser.translator.level.event.SoundEventEventTranslator
Creates an instance of a SoundEventEventTranslator record class.
SoundEventsRegistryLoader - Class in org.geysermc.geyser.registry.loader
Loads sound effects from the given resource path.
SoundEventsRegistryLoader() - Constructor for class org.geysermc.geyser.registry.loader.SoundEventsRegistryLoader
 
SoundHandlerProcessor - Class in org.geysermc.processor
 
SoundHandlerProcessor() - Constructor for class org.geysermc.processor.SoundHandlerProcessor
 
SoundHandlerRegistryEvent - Class in org.geysermc.geyser.event.events.registry
Triggered when registering Sound Handlers
SoundHandlerRegistryEvent(Set<Class<?>>) - Constructor for class org.geysermc.geyser.event.events.registry.SoundHandlerRegistryEvent
 
SoundInteractionTranslator<T> - Interface in org.geysermc.geyser.translator.sound
Handler for playing sounds when right-clicking various objects.
SoundLevelEventTranslator - Record Class in org.geysermc.geyser.translator.level.event
 
SoundLevelEventTranslator(LevelEventType, int) - Constructor for record class org.geysermc.geyser.translator.level.event.SoundLevelEventTranslator
Creates an instance of a SoundLevelEventTranslator record class.
SoundMapping - Class in org.geysermc.geyser.registry.type
 
SoundMapping(String, String, String, int, String, boolean) - Constructor for class org.geysermc.geyser.registry.type.SoundMapping
 
SoundRegistryLoader - Class in org.geysermc.geyser.registry.loader
Loads sounds from the given input.
SoundRegistryLoader() - Constructor for class org.geysermc.geyser.registry.loader.SoundRegistryLoader
 
SOUNDS - Static variable in class org.geysermc.geyser.registry.Registries
A mapped registry holding sound identifiers to their corresponding SoundMapping.
SoundTranslator - Annotation Interface in org.geysermc.geyser.translator.sound
Marks if a class should be handled as a SoundInteractionTranslator.
SoundTranslatorRegistryLoader - Class in org.geysermc.geyser.registry.loader
Loads sound handlers from the given classpath.
SoundTranslatorRegistryLoader() - Constructor for class org.geysermc.geyser.registry.loader.SoundTranslatorRegistryLoader
 
SoundUtils - Class in org.geysermc.geyser.util
 
SoundUtils() - Constructor for class org.geysermc.geyser.util.SoundUtils
 
source - Variable in class org.geysermc.geyser.network.netty.ChannelWrapper
 
source() - Method in record class org.geysermc.geyser.text.GsonComponentSerializerWrapper
Returns the value of the source record component.
SOUTH - Enum constant in enum class org.geysermc.geyser.level.physics.Direction
 
spawnEggIds(IntList) - Method in class org.geysermc.geyser.registry.type.ItemMappings.ItemMappingsBuilder
 
spawnEntity() - Method in class org.geysermc.geyser.entity.type.DefaultBlockMinecartEntity
 
spawnEntity() - Method in class org.geysermc.geyser.entity.type.Entity
 
spawnEntity() - Method in class org.geysermc.geyser.entity.type.FishingHookEntity
 
spawnEntity() - Method in class org.geysermc.geyser.entity.type.ItemEntity
 
spawnEntity() - Method in class org.geysermc.geyser.entity.type.ItemFrameEntity
 
spawnEntity() - Method in class org.geysermc.geyser.entity.type.LightningEntity
 
spawnEntity() - Method in class org.geysermc.geyser.entity.type.living.animal.horse.AbstractHorseEntity
 
spawnEntity() - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
spawnEntity() - Method in class org.geysermc.geyser.entity.type.living.monster.EnderDragonEntity
 
spawnEntity() - Method in class org.geysermc.geyser.entity.type.PaintingEntity
 
spawnEntity() - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
spawnEntity() - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
 
spawnEntity() - Method in class org.geysermc.geyser.entity.type.player.SkullPlayerEntity
Overwritten so each entity doesn't check for a linked entity
spawnEntity(Entity) - Method in class org.geysermc.geyser.session.cache.EntityCache
 
SPAWNER_MINECART - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
SpawnerBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
 
SpawnerBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.SpawnerBlockEntityTranslator
 
SpawnerCollision - Class in org.geysermc.geyser.translator.collision
 
SpawnerCollision(String) - Constructor for class org.geysermc.geyser.translator.collision.SpawnerCollision
 
SpawnerMinecartEntity - Class in org.geysermc.geyser.entity.type
 
SpawnerMinecartEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.SpawnerMinecartEntity
 
SpawnExperienceOrbPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SpawnExperienceOrbPacketReceive(GeyserSession, SpawnExperienceOrbPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SpawnExperienceOrbPacketReceive
 
SpawnExperienceOrbPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SpawnExperienceOrbPacketSend(GeyserSession, SpawnExperienceOrbPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SpawnExperienceOrbPacketSend
 
SpawnParticleEffectPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SpawnParticleEffectPacketReceive(GeyserSession, SpawnParticleEffectPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SpawnParticleEffectPacketReceive
 
SpawnParticleEffectPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SpawnParticleEffectPacketSend(GeyserSession, SpawnParticleEffectPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SpawnParticleEffectPacketSend
 
spawnPlayer(GeyserSession, CompoundTag, int, int, int, int) - Static method in class org.geysermc.geyser.translator.level.block.entity.SkullBlockEntityTranslator
 
SPAWNRADIUS - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
SPECTATORSGENERATECHUNKS - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
SPECTRAL_ARROW - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
SpellcasterIllagerEntity - Class in org.geysermc.geyser.entity.type.living.monster.raid
 
SpellcasterIllagerEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.raid.SpellcasterIllagerEntity
 
SPIDER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
SpiderEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
SpiderEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.SpiderEntity
 
SPIGOT - Enum constant in enum class org.geysermc.common.PlatformType
 
SpigotCommandSender - Class in org.geysermc.geyser.platform.spigot.command
 
SpigotCommandSender(CommandSender) - Constructor for class org.geysermc.geyser.platform.spigot.command.SpigotCommandSender
 
SPONGE - Enum constant in enum class org.geysermc.common.PlatformType
 
SpongeCommandSender - Class in org.geysermc.geyser.platform.sponge.command
 
SpongeCommandSender() - Constructor for class org.geysermc.geyser.platform.sponge.command.SpongeCommandSender
 
spoofedRemoteAddress() - Method in class org.geysermc.geyser.network.netty.LocalChannelWithRemoteAddress
 
spoofedRemoteAddress(InetSocketAddress) - Method in class org.geysermc.geyser.network.netty.LocalChannelWithRemoteAddress
 
SQRT_OF_TWO - Static variable in class org.geysermc.geyser.util.MathUtils
 
SQUID - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
SquidEntity - Class in org.geysermc.geyser.entity.type.living
 
SquidEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.SquidEntity
 
stackSize(int) - Method in class org.geysermc.geyser.registry.type.ItemMapping.ItemMappingBuilder
 
STAGE - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
STAND - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
STANDALONE - Enum constant in enum class org.geysermc.common.PlatformType
 
start - Variable in class org.geysermc.geyser.util.collection.FixedInt2BooleanMap
 
start - Variable in class org.geysermc.geyser.util.collection.FixedInt2ByteMap
 
start - Variable in class org.geysermc.geyser.util.collection.FixedInt2IntMap
 
start() - Method in class org.geysermc.geyser.skin.FloodgateSkinUploader
 
start(PlatformType, GeyserBootstrap) - Static method in class org.geysermc.geyser.GeyserImpl
 
START - Enum constant in enum class org.geysermc.geyser.translator.inventory.InventoryTranslator.CraftState
 
StartGamePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
StartGamePacketReceive(GeyserSession, StartGamePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.StartGamePacketReceive
 
StartGamePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
StartGamePacketSend(GeyserSession, StartGamePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.StartGamePacketSend
 
startUpdateThread() - Method in class org.geysermc.geyser.platform.standalone.gui.GeyserStandaloneGUI
Start the thread to update the form information every 1s
STATISTICS - Static variable in class org.geysermc.geyser.network.QueryPacketHandler
 
StatisticsCommand - Class in org.geysermc.geyser.command.defaults
 
StatisticsCommand(GeyserImpl, String, String, String) - Constructor for class org.geysermc.geyser.command.defaults.StatisticsCommand
 
StatisticsUtils - Class in org.geysermc.geyser.util
 
StatisticsUtils() - Constructor for class org.geysermc.geyser.util.StatisticsUtils
 
STEVE_SKIN - Static variable in class org.geysermc.geyser.skin.SkinProvider
 
StonecutterContainer - Class in org.geysermc.geyser.inventory
 
StonecutterContainer(String, int, int, ContainerType, PlayerInventory) - Constructor for class org.geysermc.geyser.inventory.StonecutterContainer
 
StonecutterInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
 
StonecutterInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.StonecutterInventoryTranslator
 
StopCommand - Class in org.geysermc.geyser.command.defaults
 
StopCommand(GeyserImpl, String, String, String) - Constructor for class org.geysermc.geyser.command.defaults.StopCommand
 
StopSoundPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
StopSoundPacketReceive(GeyserSession, StopSoundPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.StopSoundPacketReceive
 
StopSoundPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
StopSoundPacketSend(GeyserSession, StopSoundPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.StopSoundPacketSend
 
store(CompoundTag) - Method in class org.geysermc.geyser.session.cache.LodestoneCache
 
storeBedrockCape(UUID, byte[]) - Static method in class org.geysermc.geyser.skin.SkinProvider
 
storeBedrockGeometry(UUID, byte[], byte[]) - Static method in class org.geysermc.geyser.skin.SkinProvider
 
storeBedrockSkin(UUID, String, byte[]) - Static method in class org.geysermc.geyser.skin.SkinProvider
 
storeBlockStateValues(String, int, JsonNode) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
Determines if the block state contains Bedrock block information
StoredItemMappings - Class in org.geysermc.geyser.inventory.item
A class to have easy access to specific item mappings per-version.
StoredItemMappings(Map<String, ItemMapping>) - Constructor for class org.geysermc.geyser.inventory.item.StoredItemMappings
 
storedItems(StoredItemMappings) - Method in class org.geysermc.geyser.registry.type.ItemMappings.ItemMappingsBuilder
 
storeEarGeometry(UUID, boolean) - Static method in class org.geysermc.geyser.skin.SkinProvider
Stores the geometry for a Java player with ears
storeEarSkin(SkinProvider.Skin) - Static method in class org.geysermc.geyser.skin.SkinProvider
Stores the adjusted skin with the ear texture to the cache
STRAY - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
STRENGTH - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
STRENGTH - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
STRIDER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
StriderEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
StriderEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.StriderEntity
 
STRIKETHROUGH - Static variable in class org.geysermc.geyser.text.ChatColor
 
stripColors(String) - Static method in class org.geysermc.geyser.text.ChatColor
Remove all colour formatting tags from a message
STRONG_HARMING - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
STRONG_HARMING - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
STRONG_HEALING - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
STRONG_HEALING - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
STRONG_LEAPING - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
STRONG_LEAPING - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
STRONG_POISON - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
STRONG_POISON - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
STRONG_REGENERATION - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
STRONG_REGENERATION - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
STRONG_SLOWNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
STRONG_SLOWNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
STRONG_STRENGTH - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
STRONG_STRENGTH - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
STRONG_SWIFTNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
STRONG_SWIFTNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
STRONG_TURTLE_MASTER - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
STRONG_TURTLE_MASTER - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
StructureBlockUpdatePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
StructureBlockUpdatePacketReceive(GeyserSession, StructureBlockUpdatePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.StructureBlockUpdatePacketReceive
 
StructureBlockUpdatePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
StructureBlockUpdatePacketSend(GeyserSession, StructureBlockUpdatePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.StructureBlockUpdatePacketSend
 
StructureTemplateDataRequestPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
StructureTemplateDataRequestPacketReceive(GeyserSession, StructureTemplateDataRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.StructureTemplateDataRequestPacketReceive
 
StructureTemplateDataRequestPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
StructureTemplateDataRequestPacketSend(GeyserSession, StructureTemplateDataRequestPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.StructureTemplateDataRequestPacketSend
 
StructureTemplateDataResponsePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
StructureTemplateDataResponsePacketReceive(GeyserSession, StructureTemplateDataResponsePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.StructureTemplateDataResponsePacketReceive
 
StructureTemplateDataResponsePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
StructureTemplateDataResponsePacketSend(GeyserSession, StructureTemplateDataResponsePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.StructureTemplateDataResponsePacketSend
 
sub(int) - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
SubClientLoginPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
SubClientLoginPacketReceive(GeyserSession, SubClientLoginPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SubClientLoginPacketReceive
 
SubClientLoginPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
SubClientLoginPacketSend(GeyserSession, SubClientLoginPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.SubClientLoginPacketSend
 
SUBSCRIBER_COUNT - Enum constant in enum class org.geysermc.floodgate.util.WebsocketEventType
Sent every time a subscriber got added or disconnected
SUBSCRIBER_CREATED - Enum constant in enum class org.geysermc.floodgate.util.WebsocketEventType
Sent once we successfully connected to the server
suggest(SimpleCommand.Invocation) - Method in class org.geysermc.geyser.platform.velocity.command.GeyserVelocityCommandExecutor
 
SUNSET - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
SUPPORTED_BEDROCK_CODECS - Static variable in class org.geysermc.geyser.network.MinecraftProtocol
A list of all supported Bedrock versions that can join Geyser
SWEEPING - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
SWIFTNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
SWIFTNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
switchDimension(GeyserSession, String) - Static method in class org.geysermc.geyser.util.DimensionUtils
 

T

tabComplete(CommandSender) - Method in class org.geysermc.geyser.command.CommandExecutor
Determine which subcommands to suggest in the tab complete for the main /geyser command by a given command sender.
TagCache - Class in org.geysermc.geyser.session.cache
Manages information sent from the ClientboundUpdateTagsPacket.
TagCache() - Constructor for class org.geysermc.geyser.session.cache.TagCache
 
TAKE_PICTURE - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
TakeItemEntityPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
TakeItemEntityPacketReceive(GeyserSession, TakeItemEntityPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.TakeItemEntityPacketReceive
 
TakeItemEntityPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
TakeItemEntityPacketSend(GeyserSession, TakeItemEntityPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.TakeItemEntityPacketSend
 
TALK - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
TAME - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
TameableEntity - Class in org.geysermc.geyser.entity.type.living.animal.tameable
 
TameableEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.tameable.TameableEntity
 
Team - Class in org.geysermc.geyser.scoreboard
 
Team(Scoreboard, String) - Constructor for class org.geysermc.geyser.scoreboard.Team
 
Team.TeamData - Class in org.geysermc.geyser.scoreboard
 
teleport(Vector3f, float, float, boolean) - Method in class org.geysermc.geyser.entity.type.Entity
Teleports an entity to a new location.
TeleportCache - Class in org.geysermc.geyser.session.cache
Represents a teleport ID and corresponding coordinates that need to be confirmed.
TeleportCache(double, double, double, float, float, int) - Constructor for class org.geysermc.geyser.session.cache.TeleportCache
 
testPermission(CommandSource) - Method in class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandExecutor
 
TextPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
TextPacketReceive(GeyserSession, TextPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.TextPacketReceive
 
TextPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
TextPacketSend(GeyserSession, TextPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.TextPacketSend
 
THE_END - Static variable in class org.geysermc.geyser.util.DimensionUtils
String reference to vanilla Java end dimension identifier
THICK - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
THICK - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
THORNS - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
THORNS - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
ThrowableEntity - Class in org.geysermc.geyser.entity.type
Used as a class for any object-like entity that moves as a projectile
ThrowableEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.ThrowableEntity
 
ThrowableItemEntity - Class in org.geysermc.geyser.entity.type
Used as a class for any projectile entity that looks like an item
ThrowableItemEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.ThrowableItemEntity
 
ThrownPotionEntity - Class in org.geysermc.geyser.entity.type
 
ThrownPotionEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.ThrownPotionEntity
 
tick() - Method in class org.geysermc.geyser.entity.type.FireballEntity
 
tick() - Method in class org.geysermc.geyser.entity.type.FishingHookEntity
 
tick() - Method in class org.geysermc.geyser.entity.type.ItemEntity
 
tick() - Method in class org.geysermc.geyser.entity.type.living.monster.EnderDragonEntity
 
tick() - Method in class org.geysermc.geyser.entity.type.living.SquidEntity
 
tick() - Method in class org.geysermc.geyser.entity.type.ThrowableEntity
Updates the position for the Bedrock client.
tick() - Method in class org.geysermc.geyser.entity.type.ThrowableItemEntity
 
tick() - Method in interface org.geysermc.geyser.entity.type.Tickable
 
tick() - Method in class org.geysermc.geyser.entity.type.TNTEntity
 
tick() - Method in class org.geysermc.geyser.session.cache.PistonCache
 
tick() - Method in class org.geysermc.geyser.session.GeyserSession
Called every 50 milliseconds - one Minecraft tick.
Tickable - Interface in org.geysermc.geyser.entity.type
Implemented onto anything that should have code ran every Minecraft tick - 50 milliseconds.
TickSyncPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
TickSyncPacketReceive(GeyserSession, TickSyncPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.TickSyncPacketReceive
 
TickSyncPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
TickSyncPacketSend(GeyserSession, TickSyncPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.TickSyncPacketSend
 
TippedArrowEntity - Class in org.geysermc.geyser.entity.type
Internally this is known as TippedArrowEntity but is used with tipped arrows and normal arrows
TippedArrowEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.TippedArrowEntity
 
TippedArrowPotion - Enum Class in org.geysermc.geyser.inventory.item
Potion identifiers and their respective Bedrock IDs used with arrows.
TippedArrowTranslator - Class in org.geysermc.geyser.translator.inventory.item
 
TippedArrowTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.TippedArrowTranslator
 
title - Variable in class org.geysermc.geyser.inventory.Inventory
 
TITLE - Enum constant in enum class org.geysermc.geyser.util.CooldownUtils.CooldownType
 
TNT - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
TNT_MINECART - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
TNTEntity - Class in org.geysermc.geyser.entity.type
 
TNTEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.TNTEntity
 
toANSI(String) - Static method in class org.geysermc.geyser.text.ChatColor
Convert chat colour codes to terminal colours
toARGB() - Method in enum class org.geysermc.geyser.level.BedrockMapIcon
Get the ARGB value of a BedrockMapIcon
toBedrockEffectId(Effect) - Static method in class org.geysermc.geyser.util.EntityUtils
Convert Java edition effect IDs to Bedrock edition
toBuilder() - Method in record class org.geysermc.geyser.text.GsonComponentSerializerWrapper
 
toChatColor(TeamColor) - Static method in class org.geysermc.geyser.translator.text.MessageTranslator
Convert a team color to a chat color
toJavaType() - Method in enum class org.geysermc.geyser.level.PaintingType
 
toNewBedrockBiome(GeyserSession, DataPalette) - Static method in class org.geysermc.geyser.translator.level.BiomeTranslator
 
toolTier(String) - Method in class org.geysermc.geyser.registry.type.ItemMapping.ItemMappingBuilder
 
toolType(String) - Method in class org.geysermc.geyser.registry.type.ItemMapping.ItemMappingBuilder
 
Topping - Interface in org.geysermc.floodgate.crypto
 
toRequestedType(SkinProvider.CapeUrlType, UUID, String) - Static method in enum class org.geysermc.geyser.skin.SkinProvider.CapeProvider
 
toRequestedType(SkinProvider.CapeUrlType, UUID, String) - Static method in enum class org.geysermc.geyser.skin.SkinProvider.EarsProvider
 
toSoundEvent(String) - Static method in class org.geysermc.geyser.util.SoundUtils
Maps a sound name to a sound event, null if one does not exist.
toString() - Method in enum class org.geysermc.floodgate.news.NewsItemMessage
 
toString() - Method in class org.geysermc.floodgate.util.BedrockData
 
toString() - Method in enum class org.geysermc.floodgate.util.DeviceOs
 
toString() - Method in class org.geysermc.floodgate.util.LinkedPlayer
 
toString() - Method in record class org.geysermc.geyser.entity.EntityDefinition
Returns a string representation of this record class.
toString() - Method in class org.geysermc.geyser.event.EventResult
 
toString() - Method in class org.geysermc.geyser.event.events.extension.ExtensionDisableEvent
 
toString() - Method in class org.geysermc.geyser.event.events.extension.ExtensionEnableEvent
 
toString() - Method in class org.geysermc.geyser.event.events.geyser.GeyserLoginEvent
 
toString() - Method in class org.geysermc.geyser.event.events.geyser.LoadBedrockSkinEvent
 
toString() - Method in class org.geysermc.geyser.event.events.geyser.ResourceReadEvent
 
toString() - Method in class org.geysermc.geyser.event.events.network.BedrockPongEvent
 
toString() - Method in class org.geysermc.geyser.event.events.network.SessionConnectEvent
 
toString() - Method in class org.geysermc.geyser.event.events.network.SessionDisconnectEvent
 
toString() - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketReceiveEvent
 
toString() - Method in class org.geysermc.geyser.event.events.packet.DownstreamPacketSendEvent
 
toString() - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketReceiveEvent
 
toString() - Method in class org.geysermc.geyser.event.events.packet.UpstreamPacketSendEvent
 
toString() - Method in class org.geysermc.geyser.event.events.registry.BlockEntityRegistryEvent
 
toString() - Method in class org.geysermc.geyser.event.events.registry.InventoryTranslatorRegistryEvent
 
toString() - Method in class org.geysermc.geyser.event.events.registry.ItemRemapperRegistryEvent
 
toString() - Method in class org.geysermc.geyser.event.events.registry.PacketTranslatorRegistryEvent
 
toString() - Method in class org.geysermc.geyser.event.events.registry.SoundHandlerRegistryEvent
 
toString() - Method in class org.geysermc.geyser.event.GeyserEvent
 
toString() - Method in class org.geysermc.geyser.extension.ExtensionManager
 
toString() - Method in class org.geysermc.geyser.extension.relocator.RelocatingRemapper
 
toString() - Method in class org.geysermc.geyser.extension.relocator.Relocation
 
toString() - Method in class org.geysermc.geyser.inventory.BedrockContainerSlot
 
toString() - Method in class org.geysermc.geyser.inventory.GeyserItemStack
 
toString() - Method in class org.geysermc.geyser.inventory.Inventory
 
toString() - Method in record class org.geysermc.geyser.level.block.DoubleChestValue
Returns a string representation of this record class.
toString() - Method in record class org.geysermc.geyser.level.chunk.GeyserChunk
Returns a string representation of this record class.
toString() - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
toString() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Dependency
 
toString() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Header
 
toString() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Module
 
toString() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Version
 
toString() - Method in class org.geysermc.geyser.ping.GeyserPingInfo.Players
 
toString() - Method in class org.geysermc.geyser.ping.GeyserPingInfo
 
toString() - Method in class org.geysermc.geyser.ping.GeyserPingInfo.Version
 
toString() - Method in class org.geysermc.geyser.registry.type.BlockMapping.BlockMappingBuilder
 
toString() - Method in class org.geysermc.geyser.registry.type.BlockMapping
 
toString() - Method in class org.geysermc.geyser.registry.type.BlockMappings.BlockMappingsBuilder
 
toString() - Method in class org.geysermc.geyser.registry.type.BlockMappings
 
toString() - Method in record class org.geysermc.geyser.registry.type.EnchantmentData
Returns a string representation of this record class.
toString() - Method in class org.geysermc.geyser.registry.type.GeyserMappingItem
 
toString() - Method in class org.geysermc.geyser.registry.type.ItemMapping.ItemMappingBuilder
 
toString() - Method in class org.geysermc.geyser.registry.type.ItemMapping
 
toString() - Method in class org.geysermc.geyser.registry.type.ItemMappings.ItemMappingsBuilder
 
toString() - Method in class org.geysermc.geyser.registry.type.ItemMappings
 
toString() - Method in class org.geysermc.geyser.registry.type.PaletteItem
 
toString() - Method in record class org.geysermc.geyser.registry.type.ParticleMapping
Returns a string representation of this record class.
toString() - Method in class org.geysermc.geyser.registry.type.SoundMapping
 
toString() - Method in record class org.geysermc.geyser.session.auth.AuthData
Returns a string representation of this record class.
toString() - Method in class org.geysermc.geyser.session.cache.TeleportCache
 
toString() - Method in record class org.geysermc.geyser.skin.SkinManager.GameProfileData
Returns a string representation of this record class.
toString() - Method in record class org.geysermc.geyser.skin.SkinProvider.SkinData
Returns a string representation of this record class.
toString() - Method in record class org.geysermc.geyser.text.GsonComponentSerializerWrapper
Returns a string representation of this record class.
toString() - Method in record class org.geysermc.geyser.translator.entity.EntityMetadataTranslator
Returns a string representation of this record class.
toString() - Method in record class org.geysermc.geyser.translator.level.event.PlaySoundEventTranslator
Returns a string representation of this record class.
toString() - Method in record class org.geysermc.geyser.translator.level.event.SoundEventEventTranslator
Returns a string representation of this record class.
toString() - Method in record class org.geysermc.geyser.translator.level.event.SoundLevelEventTranslator
Returns a string representation of this record class.
toString() - Method in class org.geysermc.geyser.util.collection.FixedInt2BooleanMap
 
toString() - Method in class org.geysermc.geyser.util.collection.FixedInt2ByteMap
 
toString() - Method in class org.geysermc.geyser.util.collection.FixedInt2IntMap
 
toString() - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
TOUCH - Enum constant in enum class org.geysermc.floodgate.util.InputMode
 
TRADE - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
TRADER_LLAMA - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
TraderLlamaEntity - Class in org.geysermc.geyser.entity.type.living.animal.horse
 
TraderLlamaEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.horse.TraderLlamaEntity
 
TRANSFER - Enum constant in enum class org.geysermc.geyser.translator.inventory.InventoryTranslator.CraftState
 
TransferPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
TransferPacketReceive(GeyserSession, TransferPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.TransferPacketReceive
 
TransferPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
TransferPacketSend(GeyserSession, TransferPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.TransferPacketSend
 
translate(double, double, double) - Method in class org.geysermc.geyser.level.physics.BoundingBox
 
translate(E, EM) - Method in record class org.geysermc.geyser.translator.entity.EntityMetadataTranslator
 
translate(Class<? extends P>, P, GeyserSession) - Method in class org.geysermc.geyser.registry.PacketTranslatorRegistry
 
translate(String, String) - Method in class org.geysermc.geyser.text.MinecraftTranslationRegistry
 
translate(GeyserSession, Position) - Static method in class org.geysermc.geyser.translator.level.block.entity.NoteblockBlockEntityTranslator
 
translate(GeyserSession, ClientboundAwardStatsPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaAwardStatsTranslator
 
translate(GeyserSession, ClientboundBossEventPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaBossEventTranslator
 
translate(GeyserSession, ClientboundChangeDifficultyPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaChangeDifficultyTranslator
 
translate(GeyserSession, ClientboundChatPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaChatTranslator
 
translate(GeyserSession, ClientboundCommandsPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaCommandsTranslator
 
translate(GeyserSession, ClientboundCustomPayloadPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaCustomPayloadTranslator
 
translate(GeyserSession, ClientboundDisconnectPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaDisconnectTranslator
 
translate(GeyserSession, ClientboundKeepAlivePacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaKeepAliveTranslator
 
translate(GeyserSession, ClientboundLoginPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaLoginTranslator
 
translate(GeyserSession, ClientboundPingPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaPingTranslator
 
translate(GeyserSession, ClientboundPlayerInfoPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerInfoTranslator
 
translate(GeyserSession, ClientboundRecipePacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaRecipeTranslator
 
translate(GeyserSession, ClientboundRespawnPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaRespawnTranslator
 
translate(GeyserSession, ClientboundSelectAdvancementsTabPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaSelectAdvancementsTabTranslator
 
translate(GeyserSession, ClientboundStopSoundPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaStopSoundTranslator
 
translate(GeyserSession, ClientboundUpdateAdvancementsPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaUpdateAdvancementsTranslator
 
translate(GeyserSession, ClientboundUpdateRecipesPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaUpdateRecipesTranslator
 
translate(GeyserSession, ClientboundUpdateTagsPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaUpdateTagsTranslator
 
translate(GeyserSession, ClientboundAnimatePacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaAnimateTranslator
 
translate(GeyserSession, ClientboundEntityEventPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaEntityEventTranslator
 
translate(GeyserSession, ClientboundMoveEntityPosPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaMoveEntityPosTranslator
 
translate(GeyserSession, ClientboundMoveEntityPosRotPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaMoveEntityPosRotTranslator
 
translate(GeyserSession, ClientboundMoveEntityRotPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaMoveEntityRotTranslator
 
translate(GeyserSession, ClientboundMoveVehiclePacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaMoveVehicleTranslator
 
translate(GeyserSession, ClientboundRemoveEntitiesPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaRemoveEntitiesTranslator
 
translate(GeyserSession, ClientboundRemoveMobEffectPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaRemoveMobEffectTranslator
 
translate(GeyserSession, ClientboundRotateHeadPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaRotateHeadTranslator
 
translate(GeyserSession, ClientboundSetEntityDataPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaSetEntityDataTranslator
 
translate(GeyserSession, ClientboundSetEntityLinkPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaSetEntityLinkTranslator
 
translate(GeyserSession, ClientboundSetEntityMotionPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaSetEntityMotionTranslator
 
translate(GeyserSession, ClientboundSetEquipmentPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaSetEquipmentTranslator
 
translate(GeyserSession, ClientboundSetPassengersPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaSetPassengersTranslator
 
translate(GeyserSession, ClientboundTakeItemEntityPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaTakeItemEntityTranslator
 
translate(GeyserSession, ClientboundTeleportEntityPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaTeleportEntityTranslator
 
translate(GeyserSession, ClientboundUpdateAttributesPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaUpdateAttributesTranslator
 
translate(GeyserSession, ClientboundUpdateMobEffectPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaUpdateMobEffectTranslator
 
translate(GeyserSession, ClientboundBlockBreakAckPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.player.JavaBlockBreakAckTranslator
 
translate(GeyserSession, ClientboundPlayerAbilitiesPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerAbilitiesTranslator
 
translate(GeyserSession, ClientboundPlayerPositionPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerPositionTranslator
 
translate(GeyserSession, ClientboundSetCarriedItemPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.player.JavaSetCarriedItemTranslator
 
translate(GeyserSession, ClientboundSetExperiencePacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.player.JavaSetExperienceTranslator
 
translate(GeyserSession, ClientboundSetHealthPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.player.JavaSetHealthTranslator
 
translate(GeyserSession, ClientboundAddEntityPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.spawn.JavaAddEntityTranslator
 
translate(GeyserSession, ClientboundAddExperienceOrbPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.spawn.JavaAddExperienceOrbTranslator
 
translate(GeyserSession, ClientboundAddMobPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.spawn.JavaAddMobTranslator
 
translate(GeyserSession, ClientboundAddPaintingPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.spawn.JavaAddPaintingTranslator
 
translate(GeyserSession, ClientboundAddPlayerPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.spawn.JavaAddPlayerTranslator
 
translate(GeyserSession, ClientboundContainerClosePacket) - Method in class org.geysermc.geyser.translator.protocol.java.inventory.JavaContainerCloseTranslator
 
translate(GeyserSession, ClientboundContainerSetContentPacket) - Method in class org.geysermc.geyser.translator.protocol.java.inventory.JavaContainerSetContentTranslator
 
translate(GeyserSession, ClientboundContainerSetDataPacket) - Method in class org.geysermc.geyser.translator.protocol.java.inventory.JavaContainerSetDataTranslator
 
translate(GeyserSession, ClientboundContainerSetSlotPacket) - Method in class org.geysermc.geyser.translator.protocol.java.inventory.JavaContainerSetSlotTranslator
 
translate(GeyserSession, ClientboundHorseScreenOpenPacket) - Method in class org.geysermc.geyser.translator.protocol.java.inventory.JavaHorseScreenOpenTranslator
 
translate(GeyserSession, ClientboundMerchantOffersPacket) - Method in class org.geysermc.geyser.translator.protocol.java.inventory.JavaMerchantOffersTranslator
 
translate(GeyserSession, ClientboundOpenScreenPacket) - Method in class org.geysermc.geyser.translator.protocol.java.inventory.JavaOpenScreenTranslator
 
translate(GeyserSession, ClientboundInitializeBorderPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.border.JavaInitializeBorderTranslator
 
translate(GeyserSession, ClientboundSetBorderCenterPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.border.JavaSetBorderCenterTranslator
 
translate(GeyserSession, ClientboundSetBorderLerpSizePacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.border.JavaSetBorderLerpSizeTranslator
 
translate(GeyserSession, ClientboundSetBorderSizePacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.border.JavaSetBorderSizeTranslator
 
translate(GeyserSession, ClientboundSetBorderWarningDelayPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.border.JavaSetBorderWarningDelayTranslator
 
translate(GeyserSession, ClientboundSetBorderWarningDistancePacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.border.JavaSetBorderWarningDistanceTranslator
 
translate(GeyserSession, ClientboundBlockDestructionPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaBlockDestructionTranslator
 
translate(GeyserSession, ClientboundBlockEntityDataPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaBlockEntityDataTranslator
 
translate(GeyserSession, ClientboundBlockEventPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaBlockEventTranslator
 
translate(GeyserSession, ClientboundBlockUpdatePacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaBlockUpdateTranslator
 
translate(GeyserSession, ClientboundCustomSoundPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaCustomSoundTranslator
 
translate(GeyserSession, ClientboundExplodePacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaExplodeTranslator
 
translate(GeyserSession, ClientboundForgetLevelChunkPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaForgetLevelChunkTranslator
 
translate(GeyserSession, ClientboundGameEventPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaGameEventTranslator
 
translate(GeyserSession, ClientboundLevelChunkWithLightPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaLevelChunkWithLightTranslator
 
translate(GeyserSession, ClientboundLevelEventPacket) - Method in interface org.geysermc.geyser.translator.level.event.LevelEventTranslator
Translates the given ClientboundLevelEventPacket into bedrock and sends it upstream.
translate(GeyserSession, ClientboundLevelEventPacket) - Method in record class org.geysermc.geyser.translator.level.event.PlaySoundEventTranslator
 
translate(GeyserSession, ClientboundLevelEventPacket) - Method in record class org.geysermc.geyser.translator.level.event.SoundEventEventTranslator
 
translate(GeyserSession, ClientboundLevelEventPacket) - Method in record class org.geysermc.geyser.translator.level.event.SoundLevelEventTranslator
 
translate(GeyserSession, ClientboundLevelEventPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaLevelEventTranslator
 
translate(GeyserSession, ClientboundLevelParticlesPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaLevelParticlesTranslator
 
translate(GeyserSession, ClientboundMapItemDataPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaMapItemDataTranslator
 
translate(GeyserSession, ClientboundSectionBlocksUpdatePacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaSectionBlocksUpdateTranslator
 
translate(GeyserSession, ClientboundSetChunkCacheCenterPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaSetChunkCacheCenterTranslator
 
translate(GeyserSession, ClientboundSetChunkCacheRadiusPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaSetChunkCacheRadiusTranslator
 
translate(GeyserSession, ClientboundSetDefaultSpawnPositionPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaSetDefaultSpawnPositionTranslator
 
translate(GeyserSession, ClientboundSetTimePacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaSetTimeTranslator
 
translate(GeyserSession, ClientboundSoundPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaSoundTranslator
 
translate(GeyserSession, ClientboundSetDisplayObjectivePacket) - Method in class org.geysermc.geyser.translator.protocol.java.scoreboard.JavaSetDisplayObjectiveTranslator
 
translate(GeyserSession, ClientboundSetObjectivePacket) - Method in class org.geysermc.geyser.translator.protocol.java.scoreboard.JavaSetObjectiveTranslator
 
translate(GeyserSession, ClientboundSetPlayerTeamPacket) - Method in class org.geysermc.geyser.translator.protocol.java.scoreboard.JavaSetPlayerTeamTranslator
 
translate(GeyserSession, ClientboundSetScorePacket) - Method in class org.geysermc.geyser.translator.protocol.java.scoreboard.JavaSetScoreTranslator
 
translate(GeyserSession, ClientboundClearTitlesPacket) - Method in class org.geysermc.geyser.translator.protocol.java.title.JavaClearTitlesTranslator
 
translate(GeyserSession, ClientboundSetActionBarTextPacket) - Method in class org.geysermc.geyser.translator.protocol.java.title.JavaSetActionBarTextTranslator
 
translate(GeyserSession, ClientboundSetSubtitleTextPacket) - Method in class org.geysermc.geyser.translator.protocol.java.title.JavaSetSubtitleTextTranslator
 
translate(GeyserSession, ClientboundSetTitlesAnimationPacket) - Method in class org.geysermc.geyser.translator.protocol.java.title.JavaSetTitlesAnimationTranslator
 
translate(GeyserSession, ClientboundSetTitleTextPacket) - Method in class org.geysermc.geyser.translator.protocol.java.title.JavaSetTitleTextTranslator
 
translate(GeyserSession, ClientboundCustomQueryPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaCustomQueryTranslator
 
translate(GeyserSession, ClientboundGameProfilePacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaGameProfileTranslator
 
translate(GeyserSession, ClientboundLoginDisconnectPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaLoginDisconnectTranslator
 
translate(GeyserSession, Vector3f, String) - Method in class org.geysermc.geyser.translator.sound.block.BucketSoundInteractionTranslator
 
translate(GeyserSession, Vector3f, String) - Method in class org.geysermc.geyser.translator.sound.block.ComparatorSoundInteractionTranslator
 
translate(GeyserSession, Vector3f, String) - Method in class org.geysermc.geyser.translator.sound.block.DoorSoundInteractionTranslator
 
translate(GeyserSession, Vector3f, String) - Method in class org.geysermc.geyser.translator.sound.block.FlintAndSteelInteractionTranslator
 
translate(GeyserSession, Vector3f, String) - Method in class org.geysermc.geyser.translator.sound.block.GrassPathInteractionTranslator
 
translate(GeyserSession, Vector3f, String) - Method in class org.geysermc.geyser.translator.sound.block.HoeInteractionTranslator
 
translate(GeyserSession, Vector3f, String) - Method in class org.geysermc.geyser.translator.sound.block.LeverSoundInteractionTranslator
 
translate(GeyserSession, Vector3f, Entity) - Method in class org.geysermc.geyser.translator.sound.entity.FeedBabySoundInteractionTranslator
 
translate(GeyserSession, Vector3f, Entity) - Method in class org.geysermc.geyser.translator.sound.entity.MilkEntitySoundInteractionTranslator
 
translate(GeyserSession, Vector3f, T) - Method in interface org.geysermc.geyser.translator.sound.SoundInteractionTranslator
Handles the interaction when a player right-clicks a block.
translate(GeyserSession, AdventureSettingsPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockAdventureSettingsTranslator
 
translate(GeyserSession, AnimatePacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockAnimateTranslator
 
translate(GeyserSession, BlockEntityDataPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockBlockEntityDataTranslator
 
translate(GeyserSession, BlockPickRequestPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockBlockPickRequestTranslator
 
translate(GeyserSession, BookEditPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockBookEditTranslator
 
translate(GeyserSession, CommandBlockUpdatePacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockCommandBlockUpdateTranslator
 
translate(GeyserSession, CommandRequestPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockCommandRequestTranslator
 
translate(GeyserSession, ContainerClosePacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockContainerCloseTranslator
 
translate(GeyserSession, EmoteListPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockEmoteListTranslator
 
translate(GeyserSession, EmotePacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockEmoteTranslator
 
translate(GeyserSession, EntityEventPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.entity.BedrockEntityEventTranslator
 
translate(GeyserSession, EntityPickRequestPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockEntityPickRequestTranslator
 
translate(GeyserSession, FilterTextPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockFilterTextTranslator
 
translate(GeyserSession, InteractPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockInteractTranslator
 
translate(GeyserSession, InventoryTransactionPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockInventoryTransactionTranslator
 
translate(GeyserSession, ItemFrameDropItemPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockItemFrameDropItemTranslator
 
translate(GeyserSession, ItemStackRequestPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockItemStackRequestTranslator
 
translate(GeyserSession, LecternUpdatePacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockLecternUpdateTranslator
 
translate(GeyserSession, LevelSoundEventPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.world.BedrockLevelSoundEventTranslator
 
translate(GeyserSession, MapInfoRequestPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockMapInfoRequestTranslator
 
translate(GeyserSession, MobEquipmentPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockMobEquipmentTranslator
 
translate(GeyserSession, MoveEntityAbsolutePacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockMoveEntityAbsoluteTranslator
 
translate(GeyserSession, MovePlayerPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockMovePlayerTranslator
 
translate(GeyserSession, NetworkStackLatencyPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockNetworkStackLatencyTranslator
 
translate(GeyserSession, PacketViolationWarningPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockPacketViolationWarningTranslator
 
translate(GeyserSession, PlayerActionPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockActionTranslator
 
translate(GeyserSession, PlayerInputPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockPlayerInputTranslator
 
translate(GeyserSession, PositionTrackingDBClientRequestPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockPositionTrackingDBClientRequestTranslator
 
translate(GeyserSession, RespawnPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockRespawnTranslator
 
translate(GeyserSession, RiderJumpPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockRiderJumpTranslator
 
translate(GeyserSession, ServerSettingsRequestPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockServerSettingsRequestTranslator
 
translate(GeyserSession, SetLocalPlayerAsInitializedPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockSetLocalPlayerAsInitializedTranslator
 
translate(GeyserSession, SetPlayerGameTypePacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.entity.player.BedrockSetPlayerGameTypeTranslator
 
translate(GeyserSession, ShowCreditsPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockShowCreditsTranslator
 
translate(GeyserSession, TextPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockTextTranslator
 
translate(GeyserSession, T) - Method in class org.geysermc.geyser.translator.protocol.PacketTranslator
 
translateAlternateColorCodes(char, String) - Method in class org.geysermc.geyser.text.ChatColor
 
translateAutoCraftingRequest(GeyserSession, Inventory, ItemStackRequest) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
translateAutoCraftingRequest(GeyserSession, Inventory, ItemStackRequest) - Method in class org.geysermc.geyser.translator.inventory.MerchantInventoryTranslator
 
translateChestValue(NbtMapBuilder, DoubleChestValue, int, int) - Static method in class org.geysermc.geyser.translator.level.block.entity.DoubleChestBlockEntityTranslator
Add Bedrock block entity tags to a NbtMap based on Java properties
translateCraftingRequest(GeyserSession, Inventory, ItemStackRequest) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
translateCreativeRequest(GeyserSession, Inventory, ItemStackRequest) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
translateCreativeRequest(GeyserSession, Inventory, ItemStackRequest) - Method in class org.geysermc.geyser.translator.inventory.PlayerInventoryTranslator
 
translateDisplayProperties(GeyserSession, CompoundTag, ItemMapping) - Static method in class org.geysermc.geyser.translator.inventory.item.ItemTranslator
Translates the display name of the item
translateDisplayProperties(GeyserSession, CompoundTag, ItemMapping, char) - Static method in class org.geysermc.geyser.translator.inventory.item.ItemTranslator
 
translateExplosionToBedrock(CompoundTag, String) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.FireworkBaseTranslator
 
translateExplosionToJava(CompoundTag, String) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.FireworkBaseTranslator
 
translateFunction() - Method in record class org.geysermc.geyser.translator.entity.EntityMetadataTranslator
Returns the value of the translateFunction record component.
translateMetadata(T, EntityMetadata<M, ? extends MetadataType<M>>) - Method in record class org.geysermc.geyser.entity.EntityDefinition
 
translateNbtToBedrock(CompoundTag) - Method in class org.geysermc.geyser.translator.inventory.item.ItemTranslator
 
translateRequest(GeyserSession, Inventory, ItemStackRequest) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
translateRequest(GeyserSession, Inventory, ItemStackRequest) - Method in class org.geysermc.geyser.translator.inventory.PlayerInventoryTranslator
 
translateRequests(GeyserSession, Inventory, List<ItemStackRequest>) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
translateSpecialRequest(GeyserSession, Inventory, ItemStackRequest) - Method in class org.geysermc.geyser.translator.inventory.BeaconInventoryTranslator
 
translateSpecialRequest(GeyserSession, Inventory, ItemStackRequest) - Method in class org.geysermc.geyser.translator.inventory.EnchantingInventoryTranslator
 
translateSpecialRequest(GeyserSession, Inventory, ItemStackRequest) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
translateSpecialRequest(GeyserSession, Inventory, ItemStackRequest) - Method in class org.geysermc.geyser.translator.inventory.LoomInventoryTranslator
 
translateSpecialRequest(GeyserSession, Inventory, ItemStackRequest) - Method in class org.geysermc.geyser.translator.inventory.StonecutterInventoryTranslator
 
translateTag(NbtMapBuilder, CompoundTag, int) - Method in class org.geysermc.geyser.translator.level.block.entity.BannerBlockEntityTranslator
 
translateTag(NbtMapBuilder, CompoundTag, int) - Method in class org.geysermc.geyser.translator.level.block.entity.BeaconBlockEntityTranslator
 
translateTag(NbtMapBuilder, CompoundTag, int) - Method in class org.geysermc.geyser.translator.level.block.entity.BedBlockEntityTranslator
 
translateTag(NbtMapBuilder, CompoundTag, int) - Method in class org.geysermc.geyser.translator.level.block.entity.BlockEntityTranslator
 
translateTag(NbtMapBuilder, CompoundTag, int) - Method in class org.geysermc.geyser.translator.level.block.entity.CampfireBlockEntityTranslator
 
translateTag(NbtMapBuilder, CompoundTag, int) - Method in class org.geysermc.geyser.translator.level.block.entity.CommandBlockBlockEntityTranslator
 
translateTag(NbtMapBuilder, CompoundTag, int) - Method in class org.geysermc.geyser.translator.level.block.entity.DoubleChestBlockEntityTranslator
 
translateTag(NbtMapBuilder, CompoundTag, int) - Method in class org.geysermc.geyser.translator.level.block.entity.EmptyBlockEntityTranslator
 
translateTag(NbtMapBuilder, CompoundTag, int) - Method in class org.geysermc.geyser.translator.level.block.entity.EndGatewayBlockEntityTranslator
 
translateTag(NbtMapBuilder, CompoundTag, int) - Method in class org.geysermc.geyser.translator.level.block.entity.JigsawBlockBlockEntityTranslator
 
translateTag(NbtMapBuilder, CompoundTag, int) - Method in class org.geysermc.geyser.translator.level.block.entity.ShulkerBoxBlockEntityTranslator
Also used in ShulkerInventoryTranslator where tag is passed as null.
translateTag(NbtMapBuilder, CompoundTag, int) - Method in class org.geysermc.geyser.translator.level.block.entity.SignBlockEntityTranslator
 
translateTag(NbtMapBuilder, CompoundTag, int) - Method in class org.geysermc.geyser.translator.level.block.entity.SkullBlockEntityTranslator
 
translateTag(NbtMapBuilder, CompoundTag, int) - Method in class org.geysermc.geyser.translator.level.block.entity.SpawnerBlockEntityTranslator
 
translateToBedrock(ItemStack, ItemMapping, ItemMappings) - Method in class org.geysermc.geyser.translator.inventory.item.BannerTranslator
 
translateToBedrock(ItemStack, ItemMapping, ItemMappings) - Method in class org.geysermc.geyser.translator.inventory.item.CompassTranslator
 
translateToBedrock(ItemStack, ItemMapping, ItemMappings) - Method in class org.geysermc.geyser.translator.inventory.item.ItemTranslator
 
translateToBedrock(ItemStack, ItemMapping, ItemMappings) - Method in class org.geysermc.geyser.translator.inventory.item.PotionTranslator
 
translateToBedrock(ItemStack, ItemMapping, ItemMappings) - Method in class org.geysermc.geyser.translator.inventory.item.TippedArrowTranslator
 
translateToBedrock(GeyserSession, ItemStack) - Static method in class org.geysermc.geyser.translator.inventory.item.ItemTranslator
 
translateToBedrock(GeyserSession, CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.AxolotlBucketTranslator
 
translateToBedrock(GeyserSession, CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.BasicItemTranslator
 
translateToBedrock(GeyserSession, CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.BookPagesTranslator
 
translateToBedrock(GeyserSession, CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.CrossbowTranslator
 
translateToBedrock(GeyserSession, CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.EnchantedBookTranslator
 
translateToBedrock(GeyserSession, CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.EnchantmentTranslator
 
translateToBedrock(GeyserSession, CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.FireworkRocketTranslator
 
translateToBedrock(GeyserSession, CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.FireworkStarTranslator
 
translateToBedrock(GeyserSession, CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.LeatherArmorTranslator
 
translateToBedrock(GeyserSession, CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.LodestoneCompassTranslator
 
translateToBedrock(GeyserSession, CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.MapItemTranslator
 
translateToBedrock(GeyserSession, CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.PlayerHeadTranslator
 
translateToBedrock(GeyserSession, CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.ShulkerBoxItemTranslator
 
translateToBedrock(GeyserSession, CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.TropicalFishBucketTranslator
 
translateToBedrock(GeyserSession, CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.NbtItemStackTranslator
Translate the item NBT to Bedrock
translateToJava(CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.BasicItemTranslator
 
translateToJava(CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.BookPagesTranslator
 
translateToJava(CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.CrossbowTranslator
 
translateToJava(CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.EnchantedBookTranslator
 
translateToJava(CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.EnchantmentTranslator
 
translateToJava(CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.FireworkRocketTranslator
 
translateToJava(CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.FireworkStarTranslator
 
translateToJava(CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.LeatherArmorTranslator
 
translateToJava(CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.MapItemTranslator
 
translateToJava(CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.nbt.ShulkerBoxItemTranslator
 
translateToJava(CompoundTag, ItemMapping) - Method in class org.geysermc.geyser.translator.inventory.item.NbtItemStackTranslator
Translate the item NBT to Java.
translateToJava(ItemData, ItemMapping, ItemMappings) - Method in class org.geysermc.geyser.translator.inventory.item.BannerTranslator
 
translateToJava(ItemData, ItemMapping, ItemMappings) - Method in class org.geysermc.geyser.translator.inventory.item.CompassTranslator
 
translateToJava(ItemData, ItemMapping, ItemMappings) - Method in class org.geysermc.geyser.translator.inventory.item.ItemTranslator
 
translateToJava(ItemData, ItemMapping, ItemMappings) - Method in class org.geysermc.geyser.translator.inventory.item.PotionTranslator
 
translateToJava(ItemData, ItemMapping, ItemMappings) - Method in class org.geysermc.geyser.translator.inventory.item.TippedArrowTranslator
 
translateToJava(ItemData, ItemMappings) - Static method in class org.geysermc.geyser.translator.inventory.item.ItemTranslator
 
translateToJavaNBT(String, NbtMap) - Method in class org.geysermc.geyser.translator.inventory.item.ItemTranslator
 
translationString(String) - Method in class org.geysermc.geyser.registry.type.ItemMapping.ItemMappingBuilder
 
Translator - Annotation Interface in org.geysermc.geyser.translator.protocol
 
translators() - Method in record class org.geysermc.geyser.entity.EntityDefinition
Returns the value of the translators record component.
TrapdoorCollision - Class in org.geysermc.geyser.translator.collision
 
TrapdoorCollision(String, BoundingBox[]) - Constructor for class org.geysermc.geyser.translator.collision.TrapdoorCollision
 
TRIDENT - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
TridentEntity - Class in org.geysermc.geyser.entity.type
 
TridentEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.TridentEntity
 
triggerEvent(T) - Method in class org.geysermc.geyser.event.EventManager
Trigger a new event.
TROPICAL_FISH - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
TropicalFishBucketTranslator - Class in org.geysermc.geyser.translator.inventory.item.nbt
 
TropicalFishBucketTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.TropicalFishBucketTranslator
 
TropicalFishEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
TropicalFishEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.TropicalFishEntity
 
TURTLE - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
TURTLE_MASTER - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
TURTLE_MASTER - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
TurtleEntity - Class in org.geysermc.geyser.entity.type.living.animal
 
TurtleEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.TurtleEntity
 
TVOS - Enum constant in enum class org.geysermc.floodgate.util.DeviceOs
 
type() - Element in annotation interface org.geysermc.geyser.translator.level.block.entity.BlockEntity
The Java block entity type
type(EntityType) - Method in class org.geysermc.geyser.entity.EntityDefinition.Builder
Resets the identifier as well

U

UIInventoryUpdater - Class in org.geysermc.geyser.inventory.updater
 
UIInventoryUpdater() - Constructor for class org.geysermc.geyser.inventory.updater.UIInventoryUpdater
 
UiProfile - Enum Class in org.geysermc.floodgate.util
 
UNBREAKING - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
UNBREAKING - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
UNDERLINE - Static variable in class org.geysermc.geyser.text.ChatColor
 
UNIVERSALANGER - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
UNKNOWN - Enum constant in enum class org.geysermc.floodgate.util.DeviceOs
 
UNKNOWN - Enum constant in enum class org.geysermc.floodgate.util.InputMode
 
UNKNOWN - Enum constant in enum class org.geysermc.geyser.level.GameRule
 
UnknownPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
UnknownPacketReceive(GeyserSession, UnknownPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UnknownPacketReceive
 
UnknownPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
UnknownPacketSend(GeyserSession, UnknownPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UnknownPacketSend
 
unregister() - Method in class org.geysermc.geyser.event.handlers.EventHandler
Unregister ourself
unregister() - Method in class org.geysermc.geyser.extension.handlers.ExtensionLambdaEventHandler
 
unregister() - Method in class org.geysermc.geyser.extension.handlers.ExtensionMethodEventHandler
 
unregister(EventHandler<T>) - Method in class org.geysermc.geyser.event.EventManager
Unregister an EventHandler
unregister(EventHandler<T>) - Method in class org.geysermc.geyser.extension.GeyserExtension
Unregister an event handler
unregisterAllEvents() - Method in class org.geysermc.geyser.extension.GeyserExtension
Unregister all events for a extension
unregisterEvents(Object) - Method in class org.geysermc.geyser.event.EventManager
Unregister all events in class
unregisterObjective(String) - Method in class org.geysermc.geyser.scoreboard.Scoreboard
 
unregisterPluginChannel(String) - Method in class org.geysermc.geyser.GeyserImpl
Unregister a Plugin Channel This will maintain what channels are registered and ensure new connections and existing connections are registered correctly
unregisterPluginChannel(String) - Method in class org.geysermc.geyser.session.GeyserSession
Unregister a Plugin Channel
unsafe() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
UP - Enum constant in enum class org.geysermc.geyser.level.physics.Direction
 
update() - Method in class org.geysermc.geyser.session.cache.WorldBorder
Updates the world border's minimum and maximum properties
update(String) - Method in class org.geysermc.geyser.scoreboard.Score
 
UPDATE - Enum constant in enum class org.geysermc.geyser.scoreboard.UpdateType
Hey, something has been updated!
Only used in Objective
UPDATE_ANCIENT_VERSION - Enum constant in enum class org.geysermc.floodgate.news.NewsItemMessage
 
UPDATE_AVAILABLE - Enum constant in enum class org.geysermc.floodgate.news.NewsItemMessage
 
UPDATE_HIGHLY_RECOMMENDED - Enum constant in enum class org.geysermc.floodgate.news.NewsItemMessage
 
UPDATE_RECOMMENDED - Enum constant in enum class org.geysermc.floodgate.news.NewsItemMessage
 
updateArmor(GeyserSession) - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
updateAttribute(Attribute, List<AttributeData>) - Method in class org.geysermc.geyser.entity.type.LivingEntity
Takes the Java attribute and adds it to newAttributes as a Bedrock-formatted attribute
updateAttribute(Attribute, List<AttributeData>) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
 
UpdateAttributesPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
UpdateAttributesPacketReceive(GeyserSession, UpdateAttributesPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UpdateAttributesPacketReceive
 
UpdateAttributesPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
UpdateAttributesPacketSend(GeyserSession, UpdateAttributesPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UpdateAttributesPacketSend
 
updateBedrockAttributes(GeyserSession, List<Attribute>) - Method in class org.geysermc.geyser.entity.type.LivingEntity
Attributes are properties of an entity that are generally more runtime-based instead of permanent properties.
updateBedrockMetadata() - Method in class org.geysermc.geyser.entity.type.Entity
Sends the Bedrock metadata to the client
updateBedrockMetadata() - Method in class org.geysermc.geyser.entity.type.ItemFrameEntity
 
updateBedrockMetadata() - Method in class org.geysermc.geyser.entity.type.living.animal.StriderEntity
 
updateBedrockMetadata() - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
 
updateBedrockMetadata() - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
 
updateBlock(boolean) - Method in class org.geysermc.geyser.entity.type.ItemFrameEntity
Updates the item frame as a block
updateBlock(int, int, int, int) - Method in class org.geysermc.geyser.session.cache.ChunkCache
 
updateBlock(GeyserSession, int, Position) - Static method in class org.geysermc.geyser.util.ChunkUtils
Sends a block update to the Bedrock client.
updateBlock(GeyserSession, int, Vector3i) - Method in interface org.geysermc.geyser.translator.level.block.entity.BedrockOnlyBlockEntity
Update the block on Bedrock Edition.
updateBlock(GeyserSession, int, Vector3i) - Method in class org.geysermc.geyser.translator.level.block.entity.DoubleChestBlockEntityTranslator
 
updateBlock(GeyserSession, int, Vector3i) - Method in class org.geysermc.geyser.translator.level.block.entity.FlowerPotBlockEntityTranslator
 
updateBlock(GeyserSession, int, Vector3i) - Static method in class org.geysermc.geyser.util.ChunkUtils
Sends a block update to the Bedrock client.
updateBlockEntity(GeyserSession, NbtMap, Position) - Static method in class org.geysermc.geyser.util.BlockEntityUtils
 
updateBlockEntity(GeyserSession, NbtMap, Vector3i) - Static method in class org.geysermc.geyser.util.BlockEntityUtils
 
UpdateBlockPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
UpdateBlockPacketReceive(GeyserSession, UpdateBlockPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UpdateBlockPacketReceive
 
UpdateBlockPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
UpdateBlockPacketSend(GeyserSession, UpdateBlockPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UpdateBlockPacketSend
 
UpdateBlockPropertiesPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
UpdateBlockPropertiesPacketReceive(GeyserSession, UpdateBlockPropertiesPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UpdateBlockPropertiesPacketReceive
 
UpdateBlockPropertiesPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
UpdateBlockPropertiesPacketSend(GeyserSession, UpdateBlockPropertiesPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UpdateBlockPropertiesPacketSend
 
updateBlocks() - Method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
Place attached blocks in their final position when done pushing or pulling
UpdateBlockSyncedPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
UpdateBlockSyncedPacketReceive(GeyserSession, UpdateBlockSyncedPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UpdateBlockSyncedPacketReceive
 
UpdateBlockSyncedPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
UpdateBlockSyncedPacketSend(GeyserSession, UpdateBlockSyncedPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UpdateBlockSyncedPacketSend
 
updateBossBar() - Method in class org.geysermc.geyser.session.cache.BossBar
 
updateBossBars() - Method in class org.geysermc.geyser.session.cache.EntityCache
 
updateChunkPosition(GeyserSession, Vector3i) - Static method in class org.geysermc.geyser.util.ChunkUtils
 
updateColor(int) - Method in class org.geysermc.geyser.session.cache.BossBar
 
updateCraftingGrid(GeyserSession, Inventory) - Static method in class org.geysermc.geyser.translator.inventory.PlayerInventoryTranslator
Update the crafting grid for the player to hide/show the barriers in the creative inventory
updateCursor(GeyserSession) - Static method in class org.geysermc.geyser.util.InventoryUtils
 
updateDefaultBlockMetadata() - Method in class org.geysermc.geyser.entity.type.CommandBlockMinecartEntity
By default, the command block shown is purple on Bedrock, which does not match Java Edition's orange.
updateDefaultBlockMetadata() - Method in class org.geysermc.geyser.entity.type.DefaultBlockMinecartEntity
 
updateDefaultBlockMetadata() - Method in class org.geysermc.geyser.entity.type.FurnaceMinecartEntity
 
updateDefaultBlockMetadata() - Method in class org.geysermc.geyser.entity.type.SpawnerMinecartEntity
 
updateDisplayName(Team, boolean) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
updateEntityNames(Team, boolean) - Method in class org.geysermc.geyser.scoreboard.Scoreboard
Updates the display names of all entities in a given team.
updateEntityNames(Team, Set<String>, boolean) - Method in class org.geysermc.geyser.scoreboard.Scoreboard
Updates the display name of a set of entities within a given team.
UpdateEquipPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
UpdateEquipPacketReceive(GeyserSession, UpdateEquipPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UpdateEquipPacketReceive
 
UpdateEquipPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
UpdateEquipPacketSend(GeyserSession, UpdateEquipPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UpdateEquipPacketSend
 
updateHeadLookRotation(float) - Method in class org.geysermc.geyser.entity.type.Entity
Updates an entity's head position.
updateHeadLookRotation(float) - Method in class org.geysermc.geyser.entity.type.PaintingEntity
 
updateHeadLookRotation(float) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
updateHealth(float) - Method in class org.geysermc.geyser.session.cache.BossBar
 
updateInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.AbstractBlockInventoryTranslator
 
updateInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.chest.ChestInventoryTranslator
 
updateInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.horse.AbstractHorseInventoryTranslator
 
updateInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.horse.ChestedHorseInventoryTranslator
 
updateInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
updateInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.LecternInventoryTranslator
 
updateInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.MerchantInventoryTranslator
 
updateInventory(GeyserSession, Inventory) - Method in class org.geysermc.geyser.translator.inventory.PlayerInventoryTranslator
 
updateInventory(InventoryTranslator, GeyserSession, Inventory) - Method in class org.geysermc.geyser.inventory.updater.AnvilInventoryUpdater
 
updateInventory(InventoryTranslator, GeyserSession, Inventory) - Method in class org.geysermc.geyser.inventory.updater.ChestInventoryUpdater
 
updateInventory(InventoryTranslator, GeyserSession, Inventory) - Method in class org.geysermc.geyser.inventory.updater.ContainerInventoryUpdater
 
updateInventory(InventoryTranslator, GeyserSession, Inventory) - Method in class org.geysermc.geyser.inventory.updater.HorseInventoryUpdater
 
updateInventory(InventoryTranslator, GeyserSession, Inventory) - Method in class org.geysermc.geyser.inventory.updater.InventoryUpdater
 
updateInventory(InventoryTranslator, GeyserSession, Inventory) - Method in class org.geysermc.geyser.inventory.updater.UIInventoryUpdater
 
updateItemNetId(GeyserItemStack, GeyserItemStack, GeyserSession) - Static method in class org.geysermc.geyser.inventory.Inventory
 
updateJump(boolean) - Method in class org.geysermc.geyser.entity.type.living.MagmaCubeEntity
 
updateMainHand(GeyserSession) - Method in class org.geysermc.geyser.entity.type.living.monster.raid.PillagerEntity
 
updateMainHand(GeyserSession) - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
updateMountOffset(Entity, Entity, boolean, boolean, boolean) - Static method in class org.geysermc.geyser.util.EntityUtils
Adjust an entity's height if they have mounted/dismounted an entity.
updateMovement() - Method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
Update the position of the piston head, moving blocks, and players.
updateOffHand(GeyserSession) - Method in class org.geysermc.geyser.entity.type.living.monster.PiglinEntity
 
updateOffHand(GeyserSession) - Method in class org.geysermc.geyser.entity.type.living.monster.raid.PillagerEntity
 
updateOffHand(GeyserSession) - Method in class org.geysermc.geyser.entity.type.LivingEntity
 
updatePlayerBoundingBox() - Method in class org.geysermc.geyser.level.physics.CollisionManager
Updates the height of the stored bounding box
updatePlayerBoundingBox(Vector3d) - Method in class org.geysermc.geyser.level.physics.CollisionManager
Updates the stored bounding box
updatePlayerBoundingBox(Vector3f) - Method in class org.geysermc.geyser.level.physics.CollisionManager
Updates the stored bounding box
UpdatePlayerGameTypePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
UpdatePlayerGameTypePacketReceive(GeyserSession, UpdatePlayerGameTypePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UpdatePlayerGameTypePacketReceive
 
UpdatePlayerGameTypePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
UpdatePlayerGameTypePacketSend(GeyserSession, UpdatePlayerGameTypePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UpdatePlayerGameTypePacketSend
 
updatePositionAndRotation(double, double, double, float, float, boolean) - Method in class org.geysermc.geyser.entity.type.BoatEntity
 
updatePositionAndRotation(double, double, double, float, float, boolean) - Method in class org.geysermc.geyser.entity.type.Entity
Updates an entity's position and rotation.
updatePositionAndRotation(double, double, double, float, float, boolean) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
updateProperty(GeyserSession, Inventory, int, int) - Method in class org.geysermc.geyser.translator.inventory.AnvilInventoryTranslator
 
updateProperty(GeyserSession, Inventory, int, int) - Method in class org.geysermc.geyser.translator.inventory.BaseInventoryTranslator
 
updateProperty(GeyserSession, Inventory, int, int) - Method in class org.geysermc.geyser.translator.inventory.BeaconInventoryTranslator
 
updateProperty(GeyserSession, Inventory, int, int) - Method in class org.geysermc.geyser.translator.inventory.BrewingInventoryTranslator
 
updateProperty(GeyserSession, Inventory, int, int) - Method in class org.geysermc.geyser.translator.inventory.EnchantingInventoryTranslator
 
updateProperty(GeyserSession, Inventory, int, int) - Method in class org.geysermc.geyser.translator.inventory.furnace.AbstractFurnaceInventoryTranslator
 
updateProperty(GeyserSession, Inventory, int, int) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
updateProperty(GeyserSession, Inventory, int, int) - Method in class org.geysermc.geyser.translator.inventory.LecternInventoryTranslator
 
updateProperty(GeyserSession, Inventory, int, int) - Method in class org.geysermc.geyser.translator.inventory.PlayerInventoryTranslator
 
updateRotation(float, float, boolean) - Method in class org.geysermc.geyser.entity.type.BoatEntity
 
updateRotation(float, float, boolean) - Method in class org.geysermc.geyser.entity.type.Entity
Updates an entity's rotation.
updateRotation(float, float, boolean) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.CatEntity
 
updateRotation(float, float, boolean) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
 
updateScaffoldingFlags(boolean) - Method in class org.geysermc.geyser.level.physics.CollisionManager
Updates scaffolding entity flags Scaffolding needs to be checked per-move since it's a flag in Bedrock but Java does it client-side
updateShowCoordinates() - Method in class org.geysermc.geyser.session.cache.PreferencesCache
Tell the client to hide or show the coordinates.
updateSlot(GeyserSession, Inventory, int) - Method in class org.geysermc.geyser.translator.inventory.AbstractBlockInventoryTranslator
 
updateSlot(GeyserSession, Inventory, int) - Method in class org.geysermc.geyser.translator.inventory.chest.ChestInventoryTranslator
 
updateSlot(GeyserSession, Inventory, int) - Method in class org.geysermc.geyser.translator.inventory.horse.AbstractHorseInventoryTranslator
 
updateSlot(GeyserSession, Inventory, int) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
 
updateSlot(GeyserSession, Inventory, int) - Method in class org.geysermc.geyser.translator.inventory.LecternInventoryTranslator
 
updateSlot(GeyserSession, Inventory, int) - Method in class org.geysermc.geyser.translator.inventory.MerchantInventoryTranslator
 
updateSlot(GeyserSession, Inventory, int) - Method in class org.geysermc.geyser.translator.inventory.PlayerInventoryTranslator
 
updateSlot(InventoryTranslator, GeyserSession, Inventory, int) - Method in class org.geysermc.geyser.inventory.updater.AnvilInventoryUpdater
 
updateSlot(InventoryTranslator, GeyserSession, Inventory, int) - Method in class org.geysermc.geyser.inventory.updater.ChestInventoryUpdater
 
updateSlot(InventoryTranslator, GeyserSession, Inventory, int) - Method in class org.geysermc.geyser.inventory.updater.ContainerInventoryUpdater
 
updateSlot(InventoryTranslator, GeyserSession, Inventory, int) - Method in class org.geysermc.geyser.inventory.updater.HorseInventoryUpdater
 
updateSlot(InventoryTranslator, GeyserSession, Inventory, int) - Method in class org.geysermc.geyser.inventory.updater.InventoryUpdater
 
updateSlot(InventoryTranslator, GeyserSession, Inventory, int) - Method in class org.geysermc.geyser.inventory.updater.UIInventoryUpdater
 
UpdateSoftEnumPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
UpdateSoftEnumPacketReceive(GeyserSession, UpdateSoftEnumPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UpdateSoftEnumPacketReceive
 
UpdateSoftEnumPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
UpdateSoftEnumPacketSend(GeyserSession, UpdateSoftEnumPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UpdateSoftEnumPacketSend
 
updateStatistics(Map<Statistic, Integer>) - Method in class org.geysermc.geyser.session.GeyserSession
Used for updating statistic values since we only get changes from the server
updateTag(GeyserSession, Entity) - Static method in class org.geysermc.geyser.entity.InteractiveTagManager
Update the suggestion that the client currently has on their screen for this entity (for example, "Feed" or "Ride")
updateTitle(Component) - Method in class org.geysermc.geyser.session.cache.BossBar
 
UpdateTradePacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
UpdateTradePacketReceive(GeyserSession, UpdateTradePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UpdateTradePacketReceive
 
UpdateTradePacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
UpdateTradePacketSend(GeyserSession, UpdateTradePacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.UpdateTradePacketSend
 
UpdateType - Enum Class in org.geysermc.geyser.scoreboard
 
upload(GeyserImpl) - Method in record class org.geysermc.geyser.session.auth.AuthData
 
uploadSkin(JsonNode, String) - Method in class org.geysermc.geyser.skin.FloodgateSkinUploader
 
UpstreamPacketHandler - Class in org.geysermc.geyser.network
 
UpstreamPacketHandler(GeyserImpl, GeyserSession) - Constructor for class org.geysermc.geyser.network.UpstreamPacketHandler
 
UpstreamPacketReceiveEvent<T extends com.nukkitx.protocol.bedrock.BedrockPacket> - Class in org.geysermc.geyser.event.events.packet
 
UpstreamPacketReceiveEvent(GeyserSession, T) - Constructor for class org.geysermc.geyser.event.events.packet.UpstreamPacketReceiveEvent
 
UpstreamPacketSendEvent<T extends com.nukkitx.protocol.bedrock.BedrockPacket> - Class in org.geysermc.geyser.event.events.packet
 
UpstreamPacketSendEvent(GeyserSession, T) - Constructor for class org.geysermc.geyser.event.events.packet.UpstreamPacketSendEvent
 
UpstreamSession - Class in org.geysermc.geyser.session
 
UpstreamSession(BedrockServerSession) - Constructor for class org.geysermc.geyser.session.UpstreamSession
 
UserAuthenticationInfo() - Constructor for class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.UserAuthenticationInfo
 
USERNAME - Enum constant in enum class org.geysermc.geyser.skin.SkinProvider.CapeUrlType
 
usesParams() - Element in annotation interface org.geysermc.geyser.translator.collision.CollisionRemapper
Signals if a new instance needs to created for every block state
uuid - Variable in class org.geysermc.geyser.entity.type.Entity
 
uuid() - Method in interface org.geysermc.api.session.Connection
Gets the UUID of the connection.
uuid() - Method in record class org.geysermc.geyser.session.auth.AuthData
Returns the value of the uuid record component.
uuid() - Method in class org.geysermc.geyser.session.GeyserSession
 
UUID - Enum constant in enum class org.geysermc.geyser.skin.SkinProvider.CapeUrlType
 
UUID_DASHED - Enum constant in enum class org.geysermc.geyser.skin.SkinProvider.CapeUrlType
 
UWP - Enum constant in enum class org.geysermc.floodgate.util.DeviceOs
 

V

V0 - Enum constant in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
V1 - Enum constant in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
V16 - Enum constant in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
V2 - Enum constant in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
V3 - Enum constant in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
V4 - Enum constant in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
V5 - Enum constant in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
V6 - Enum constant in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
V8 - Enum constant in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
 
valid - Variable in class org.geysermc.geyser.entity.type.Entity
 
validItems() - Method in record class org.geysermc.geyser.registry.type.EnchantmentData
Returns the value of the validItems record component.
value - Variable in class org.geysermc.geyser.util.collection.FixedInt2BooleanMap
 
value - Variable in class org.geysermc.geyser.util.collection.FixedInt2ByteMap
 
value - Variable in class org.geysermc.geyser.util.collection.FixedInt2IntMap
 
value() - Element in annotation interface org.geysermc.geyser.text.AsteriskSerializer.Asterisk
 
valueOf(String) - Static method in enum class org.geysermc.common.PlatformType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.floodgate.news.NewsItemAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.floodgate.news.NewsItemMessage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.floodgate.news.NewsType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.floodgate.util.DeviceOs
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.floodgate.util.InputMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.floodgate.util.UiProfile
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.floodgate.util.WebsocketEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.configuration.EmoteOffhandWorkaroundOption
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.inventory.click.Click
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.inventory.item.Enchantment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.inventory.item.Potion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.inventory.SlotType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.level.BedrockMapIcon
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.level.FireworkColor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.level.GameRule
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.level.MapColor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.level.PaintingType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.level.physics.Axis
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.level.physics.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.level.physics.PistonBehavior
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.scoreboard.UpdateType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.session.auth.AuthType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.skin.SkinProvider.CapeProvider
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.skin.SkinProvider.CapeUrlType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.skin.SkinProvider.EarsProvider
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.translator.inventory.InventoryTranslator.CraftState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.geysermc.geyser.util.CooldownUtils.CooldownType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.geysermc.common.PlatformType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.floodgate.news.NewsItemAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.floodgate.news.NewsItemMessage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.floodgate.news.NewsType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.floodgate.util.DeviceOs
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.floodgate.util.InputMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.floodgate.util.UiProfile
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.floodgate.util.WebsocketEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.configuration.EmoteOffhandWorkaroundOption
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.inventory.click.Click
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.inventory.item.Enchantment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.inventory.item.Potion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.inventory.SlotType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.level.BedrockMapIcon
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.level.FireworkColor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.level.GameRule
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.level.MapColor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.level.PaintingType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.level.physics.Axis
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.level.physics.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.level.physics.PistonBehavior
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.scoreboard.UpdateType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.session.auth.AuthType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.skin.SkinProvider.CapeProvider
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.skin.SkinProvider.CapeUrlType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.skin.SkinProvider.EarsProvider
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.geysermc.geyser.translator.inventory.InventoryTranslator.CraftState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
 
values() - Static method in enum class org.geysermc.geyser.util.CooldownUtils.CooldownType
Returns an array containing the constants of this enum class, in the order they are declared.
VALUES - Static variable in enum class org.geysermc.geyser.inventory.item.Potion
 
VALUES - Static variable in enum class org.geysermc.geyser.level.GameRule
 
VALUES - Static variable in enum class org.geysermc.geyser.level.physics.Axis
 
VALUES - Static variable in enum class org.geysermc.geyser.level.physics.Direction
 
VALUES - Static variable in enum class org.geysermc.geyser.level.physics.PistonBehavior
 
VALUES - Static variable in enum class org.geysermc.geyser.session.auth.AuthType
 
VALUES - Static variable in enum class org.geysermc.geyser.skin.SkinProvider.CapeProvider
 
VALUES - Static variable in enum class org.geysermc.geyser.skin.SkinProvider.EarsProvider
 
VALUES - Static variable in enum class org.geysermc.geyser.util.CooldownUtils.CooldownType
 
VANISHING_CURSE - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
 
VANISHING_CURSE - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
 
VELOCITY - Enum constant in enum class org.geysermc.common.PlatformType
 
VelocityCommandSender - Class in org.geysermc.geyser.platform.velocity.command
 
VelocityCommandSender(CommandSource) - Constructor for class org.geysermc.geyser.platform.velocity.command.VelocityCommandSender
 
version - Variable in class org.geysermc.geyser.dump.BootstrapDumpInfo.PluginInfo
 
version() - Element in annotation interface org.geysermc.geyser.extension.annotations.Extension
The version of the extension
version(String) - Static method in interface org.geysermc.floodgate.crypto.FloodgateCipher
 
Version() - Constructor for class org.geysermc.geyser.ping.GeyserPingInfo.Version
 
Version(String, int) - Constructor for class org.geysermc.geyser.ping.GeyserPingInfo.Version
 
VERSION - Static variable in class org.geysermc.connector.GeyserConnector
Deprecated.
 
VERSION - Static variable in interface org.geysermc.floodgate.crypto.FloodgateCipher
 
VERSION - Static variable in class org.geysermc.geyser.GeyserImpl
 
VersionCommand - Class in org.geysermc.geyser.command.defaults
 
VersionCommand(GeyserImpl, String, String, String) - Constructor for class org.geysermc.geyser.command.defaults.VersionCommand
 
VersionedRegistry<V> - Class in org.geysermc.geyser.registry
A versioned, mapped registry.
VersionedRegistry(I, RegistryLoader<I, Int2ObjectMap<V>>) - Constructor for class org.geysermc.geyser.registry.VersionedRegistry
 
VEX - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
VexEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
VexEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.VexEntity
 
VideoStreamConnectPacketReceive - Class in org.geysermc.geyser.event.events.packet.upstream
 
VideoStreamConnectPacketReceive(GeyserSession, VideoStreamConnectPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.VideoStreamConnectPacketReceive
 
VideoStreamConnectPacketSend - Class in org.geysermc.geyser.event.events.packet.upstream
 
VideoStreamConnectPacketSend(GeyserSession, VideoStreamConnectPacket) - Constructor for class org.geysermc.geyser.event.events.packet.upstream.VideoStreamConnectPacketSend
 
VILLAGER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
VILLAGER_PROFESSIONS - Static variable in class org.geysermc.geyser.entity.type.living.merchant.VillagerEntity
A map of Java profession IDs to Bedrock IDs
VILLAGER_REGIONS - Static variable in class org.geysermc.geyser.entity.type.living.merchant.VillagerEntity
A map of all Java region IDs (plains, savanna...) to Bedrock
VillagerEntity - Class in org.geysermc.geyser.entity.type.living.merchant
 
VillagerEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.merchant.VillagerEntity
 
VINDICATOR - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
VindicatorEntity - Class in org.geysermc.geyser.entity.type.living.monster.raid
 
VindicatorEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.raid.VindicatorEntity
 
visitSource(String, String) - Method in class org.geysermc.geyser.extension.relocator.RelocatorClassVisitor
 
VOID - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
voidPromise() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
volume() - Method in record class org.geysermc.geyser.translator.level.event.PlaySoundEventTranslator
Returns the value of the volume record component.
VR - Enum constant in enum class org.geysermc.floodgate.util.InputMode
 

W

WAKE_VILLAGER - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
WANDERER - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
WANDERING_TRADER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
warning(String) - Method in class org.geysermc.geyser.extension.ExtensionLogger
 
warning(String) - Method in interface org.geysermc.geyser.GeyserLogger
Logs a warning message to console
warning(String) - Method in class org.geysermc.geyser.platform.bungeecord.GeyserBungeeLogger
 
warning(String) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
 
warning(String) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
 
warning(String) - Method in class org.geysermc.geyser.platform.standalone.GeyserStandaloneLogger
 
warning(String) - Method in class org.geysermc.geyser.platform.velocity.GeyserVelocityLogger
 
WASTELAND - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
WATER - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
WATER_BREATHING - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
WATER_BREATHING - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
WaterEntity - Class in org.geysermc.geyser.entity.type.living
 
WaterEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.WaterEntity
 
WATERLOGGED - Static variable in class org.geysermc.geyser.registry.BlockRegistries
A registry containing all the waterlogged blockstates.
WEAKNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
 
WEAKNESS - Enum constant in enum class org.geysermc.geyser.inventory.item.TippedArrowPotion
 
WEARING_CUSTOM_SKULL - Static variable in class org.geysermc.geyser.skin.SkinProvider
 
WEARING_CUSTOM_SKULL_SLIM - Static variable in class org.geysermc.geyser.skin.SkinProvider
 
WebsocketEventType - Enum Class in org.geysermc.floodgate.util
 
WebUtils - Class in org.geysermc.geyser.util
 
WebUtils() - Constructor for class org.geysermc.geyser.util.WebUtils
 
WEST - Enum constant in enum class org.geysermc.geyser.level.physics.Direction
 
wheat() - Method in class org.geysermc.geyser.inventory.item.StoredItemMappings
 
WHITE - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
 
WHITE - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
WHITE - Static variable in class org.geysermc.geyser.text.ChatColor
 
width() - Method in record class org.geysermc.geyser.entity.EntityDefinition
Returns the value of the width record component.
width(float) - Method in class org.geysermc.geyser.entity.EntityDefinition.Builder
 
WIN32 - Enum constant in enum class org.geysermc.floodgate.util.DeviceOs
 
WINDOWS_PHONE - Enum constant in enum class org.geysermc.floodgate.util.DeviceOs
 
WITCH - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
WITHER - Enum constant in enum class org.geysermc.geyser.level.PaintingType
 
WITHER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
WITHER_SKELETON - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
WITHER_SKULL - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
WITHER_SKULL_DANGEROUS - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
Special Bedrock type
WitherEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
WitherEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.WitherEntity
 
WitherSkullEntity - Class in org.geysermc.geyser.entity.type
 
WitherSkullEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.WitherSkullEntity
 
WOLF - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
WolfEntity - Class in org.geysermc.geyser.entity.type.living.animal.tameable
 
WolfEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.tameable.WolfEntity
 
WorldBorder - Class in org.geysermc.geyser.session.cache
 
WorldBorder(GeyserSession) - Constructor for class org.geysermc.geyser.session.cache.WorldBorder
 
WorldCache - Class in org.geysermc.geyser.session.cache
 
WorldCache(GeyserSession) - Constructor for class org.geysermc.geyser.session.cache.WorldCache
 
WorldManager - Class in org.geysermc.geyser.level
Class that manages or retrieves various information from the world.
WorldManager() - Constructor for class org.geysermc.geyser.level.WorldManager
 
wrapper() - Method in class org.geysermc.geyser.network.netty.LocalChannelWrapper
 
writableBook() - Method in class org.geysermc.geyser.inventory.item.StoredItemMappings
 
write(Object) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
write(Object, ChannelPromise) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
WRITE - Enum constant in enum class org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
 
writeAndFlush(Object) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
writeAndFlush(Object, ChannelPromise) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
 
writeFile(File, char[]) - Static method in class org.geysermc.geyser.util.FileUtils
Writes the given data to the specified file on disk
writeFile(String, char[]) - Static method in class org.geysermc.geyser.util.FileUtils
Writes the given data to the specified file on disk
writeSizeToNetwork(ByteBuf, int) - Method in interface org.geysermc.geyser.level.chunk.bitarray.BitArray
Overridden if the bit array implementation does not require size.
writeSizeToNetwork(ByteBuf, int) - Method in class org.geysermc.geyser.level.chunk.bitarray.SingletonBitArray
 
writeToNetwork(ByteBuf) - Method in class org.geysermc.geyser.level.chunk.BlockStorage
 
writeToNetwork(ByteBuf) - Method in class org.geysermc.geyser.level.chunk.GeyserChunkSection
 

X

X - Enum constant in enum class org.geysermc.geyser.level.physics.Axis
 
XBOX - Enum constant in enum class org.geysermc.floodgate.util.DeviceOs
 
xuid() - Method in interface org.geysermc.api.session.Connection
Gets the XUID of the connection.
xuid() - Method in record class org.geysermc.geyser.session.auth.AuthData
Returns the value of the xuid record component.
xuid() - Method in class org.geysermc.geyser.session.GeyserSession
 

Y

Y - Enum constant in enum class org.geysermc.geyser.level.physics.Axis
 
yaw - Variable in class org.geysermc.geyser.entity.type.Entity
x = Yaw, y = Pitch, z = HeadYaw
YELLOW - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
 
YELLOW - Enum constant in enum class org.geysermc.geyser.platform.standalone.gui.ANSIColor
 
YELLOW - Static variable in class org.geysermc.geyser.text.ChatColor
 

Z

Z - Enum constant in enum class org.geysermc.geyser.level.physics.Axis
 
ZOGLIN - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ZoglinEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
ZoglinEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.ZoglinEntity
 
ZOMBIE - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ZOMBIE_HORSE - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ZOMBIE_VILLAGER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ZombieEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
ZombieEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.ZombieEntity
 
ZombieVillagerEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
ZombieVillagerEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.ZombieVillagerEntity
 
ZOMBIFIED_PIGLIN - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
 
ZombifiedPiglinEntity - Class in org.geysermc.geyser.entity.type.living.monster
 
ZombifiedPiglinEntity(GeyserSession, long, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.ZombifiedPiglinEntity
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form