Index
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, int, 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, int, 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, int, 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, int, 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, int, 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, int, 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
acceptedTyperecord 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.BannerTranslator
- 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
- activateArmAnimationTicking() - Method in class org.geysermc.geyser.session.GeyserSession
-
Starts ticking the amount of time that the Bedrock client has been swinging their arm, and disables blocking if blocking.
- 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
- addBossBar() - Method in class org.geysermc.geyser.session.cache.BossBar
- addBossBar(UUID, BossBar) - Method in class org.geysermc.geyser.session.cache.EntityCache
- addCustomChart(Metrics.CustomChart) - Method in class org.geysermc.geyser.util.Metrics
-
Adds a custom chart.
- addEntities(String...) - Method in class org.geysermc.geyser.scoreboard.Team
- addFakeTradeExperience(int) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
- addForm(Form) - Method in class org.geysermc.geyser.session.cache.FormCache
- additionalTestForInventoryOpen(GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.AbstractHorseEntity
- additionalTestForInventoryOpen(GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.ChestedHorseEntity
- addNews(NewsItem) - Method in class org.geysermc.geyser.util.NewsHandler
- 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
- addServerCorrectBlockState(Vector3i, int) - Method in class org.geysermc.geyser.session.cache.WorldCache
-
Stores a record of a block at a certain position to rollback in the event it is incorrect.
- addSession(UUID, GeyserSession) - Method in class org.geysermc.geyser.session.SessionManager
-
Called once a player has successfully logged into their Java server.
- 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
- 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
- AgeableEntity - Class in org.geysermc.geyser.entity.type.living
- AgeableEntity(GeyserSession, int, 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.
- ALLAY - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- AllayEntity - Class in org.geysermc.geyser.entity.type.living
- AllayEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.AllayEntity
- 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
- AmbientEntity - Class in org.geysermc.geyser.entity.type.living
- AmbientEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.AmbientEntity
- AnimalEntity - Class in org.geysermc.geyser.entity.type.living.animal
- AnimalEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.AnimalEntity
- AnnotatedRegistryLoader<R,A extends Annotation,V> - Class in org.geysermc.geyser.registry.loader
-
A mapped registry loader which takes in a
Stringand returns a transformedAnnotationas 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
- 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
- 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
- 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.
- applyDefaults(Int2ObjectMap<ChatTypeEntry>) - Static method in record class org.geysermc.geyser.text.ChatTypeEntry
-
Apply defaults to a map so it isn't empty in the event a chat message is sent before the login packet.
- 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, int, 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, int, 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.util.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
- attemptToBucket(GeyserSession, GeyserItemStack) - Static method in class org.geysermc.geyser.util.EntityUtils
-
Determine if an action would result in a successful bucketing of the given entity.
- attemptToSaddle(GeyserSession, Entity, GeyserItemStack) - Static method in class org.geysermc.geyser.util.EntityUtils
-
Attempt to determine the result of saddling the given entity.
- 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) - Constructor for record class org.geysermc.geyser.session.auth.AuthData
-
Creates an instance of a
AuthDatarecord 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
- authenticateWithMicrosoftCode(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
-
Present a form window to the user asking to log in with another web browser
- authenticateWithRefreshToken(String) - Method in class org.geysermc.geyser.session.GeyserSession
- authors - Variable in class org.geysermc.geyser.dump.BootstrapDumpInfo.PluginInfo
- AuthType - Enum Class in org.geysermc.geyser.session.auth
- AuthType.Deserializer - Class in org.geysermc.geyser.session.auth
- 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, int, 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_STATS_VERSION - Static variable in class org.geysermc.geyser.util.Metrics
- backwardsDefaultReturnValue() - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
- 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
- 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.nbt
- BannerTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.BannerTranslator
- BARTER - Enum constant in enum class org.geysermc.geyser.util.InteractiveTag
- BASE_ABILITY_LAYER - Static variable in class org.geysermc.geyser.entity.type.player.PlayerEntity
- 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, int, 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, int, 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
- 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
- BedrockBlockPickRequestTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
- BedrockBlockPickRequestTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockBlockPickRequestTranslator
- BedrockBookEditTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
- BedrockBookEditTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockBookEditTranslator
- bedrockChatType() - Method in record class org.geysermc.geyser.text.ChatTypeEntry
-
Returns the value of the
bedrockChatTyperecord component. - 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 - Record Class in org.geysermc.geyser.inventory
- BedrockContainerSlot(ContainerSlotType, int) - Constructor for record class org.geysermc.geyser.inventory.BedrockContainerSlot
-
Creates an instance of a
BedrockContainerSlotrecord class. - BedrockDimension - Record Class in org.geysermc.geyser.level
-
A data structure to represent what Bedrock believes are the height requirements for a specific dimension.
- BedrockDimension(int, int, boolean) - Constructor for record class org.geysermc.geyser.level.BedrockDimension
-
Creates an instance of a
BedrockDimensionrecord class. - 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
- 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
- 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
- BedrockPositionTrackingDBClientRequestTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
- BedrockPositionTrackingDBClientRequestTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockPositionTrackingDBClientRequestTranslator
- BedrockRequestChunkRadiusTranslator - Class in org.geysermc.geyser.translator.protocol.bedrock
-
Sent when the client updates its desired render distance.
- BedrockRequestChunkRadiusTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.bedrock.BedrockRequestChunkRadiusTranslator
- 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
- BEE - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- BeeEntity - Class in org.geysermc.geyser.entity.type.living.animal
- BeeEntity(GeyserSession, int, 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.
- 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 - 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, int, 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
- 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
- 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() - Constructor for class org.geysermc.geyser.registry.type.BlockMapping
- BlockMappings - Class in org.geysermc.geyser.registry.type
- BlockMappings() - Constructor for class org.geysermc.geyser.registry.type.BlockMappings
- 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
BlockMappingsfor 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.
- 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
- BLUE - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
- BLUE - Static variable in class org.geysermc.geyser.text.ChatColor
- BOARD_BOAT - Enum constant in enum class org.geysermc.geyser.util.InteractiveTag
- BOAT - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- BoatEntity - Class in org.geysermc.geyser.entity.type
- BoatEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.BoatEntity
- 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
- 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.util.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() - Constructor for class org.geysermc.geyser.session.cache.BossBar
- BoundingBox - Class in org.geysermc.geyser.level.physics
- BoundingBox() - Constructor for class org.geysermc.geyser.level.physics.BoundingBox
- boundingBoxes - Variable in class org.geysermc.geyser.translator.collision.BlockCollision
- BrewingInventoryTranslator - Class in org.geysermc.geyser.translator.inventory
- BrewingInventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.BrewingInventoryTranslator
- BROWN - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
- 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(boolean) - Method in class org.geysermc.geyser.entity.EntityDefinition.Builder
- build(GeyserSession) - Method in class org.geysermc.geyser.inventory.GeyserEnchantOption
- buildAndSendStatisticsMenu(GeyserSession) - Static method in class org.geysermc.geyser.util.StatisticsUtils
-
Build a form for the given session with all statistic categories
- buildAndShowConsentWindow(GeyserSession) - Static method in class org.geysermc.geyser.util.LoginEncryptionUtils
-
Build a window that explains the user's credentials will be saved to the system.
- 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
- buildAndShowTokenExpiredWindow(GeyserSession) - Static method in class org.geysermc.geyser.util.LoginEncryptionUtils
- 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(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
- 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
- BURNING_SKULL - Enum constant in enum class org.geysermc.geyser.level.PaintingType
- BUST - Enum constant in enum class org.geysermc.geyser.level.PaintingType
- buttonId() - Method in record class org.geysermc.geyser.inventory.recipe.GeyserStonecutterData
-
Returns the value of the
buttonIdrecord component. - 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.
- CampfireBlockEntityTranslator - Class in org.geysermc.geyser.translator.level.block.entity
- CampfireBlockEntityTranslator() - Constructor for class org.geysermc.geyser.translator.level.block.entity.CampfireBlockEntityTranslator
- canBeLeashed() - Method in class org.geysermc.geyser.entity.type.living.AmbientEntity
- canBeLeashed() - Method in class org.geysermc.geyser.entity.type.living.animal.AxolotlEntity
- canBeLeashed() - Method in class org.geysermc.geyser.entity.type.living.animal.HoglinEntity
- canBeLeashed() - Method in class org.geysermc.geyser.entity.type.living.animal.PandaEntity
- canBeLeashed() - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.TameableEntity
- canBeLeashed() - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.WolfEntity
- canBeLeashed() - Method in class org.geysermc.geyser.entity.type.living.animal.TurtleEntity
- canBeLeashed() - Method in class org.geysermc.geyser.entity.type.living.DolphinEntity
- canBeLeashed() - Method in class org.geysermc.geyser.entity.type.living.merchant.AbstractMerchantEntity
- canBeLeashed() - Method in class org.geysermc.geyser.entity.type.living.MobEntity
- canBeLeashed() - Method in class org.geysermc.geyser.entity.type.living.monster.ZoglinEntity
- canBeLeashed() - Method in class org.geysermc.geyser.entity.type.living.SquidEntity
- canBeLeashed() - Method in class org.geysermc.geyser.entity.type.living.WaterEntity
- canBeRemoved() - Method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
- 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.FrogEntity
- 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
- canEat(GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.AnimalEntity
- 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
- canUseCommandBlocks() - Method in class org.geysermc.geyser.session.GeyserSession
- cape() - Method in record class org.geysermc.geyser.skin.SkinProvider.SkinData
-
Returns the value of the
caperecord component. - Cape() - 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
capeUrlrecord component. - 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, int, 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
- 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.
- 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
- ChatTypeEntry - Record Class in org.geysermc.geyser.text
- ChatTypeEntry(TextPacket.Type, TextDecoration) - Constructor for record class org.geysermc.geyser.text.ChatTypeEntry
-
Creates an instance of a
ChatTypeEntryrecord class. - checkAndApplyLoopback(GeyserLogger) - Static method in class org.geysermc.geyser.util.LoopbackUtil
- 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.
- checkForGeyserUpdate(Supplier<CommandSender>) - Static method in class org.geysermc.geyser.util.VersionCheckUtils
- checkForOutdatedFloodgate(GeyserLogger) - Static method in class org.geysermc.geyser.util.VersionCheckUtils
- checkForRename(GeyserSession, String) - Method in class org.geysermc.geyser.inventory.AnvilContainer
- 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
- 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.
- checkInteractWithNameTag(GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.LivingEntity
-
Checks to see if a nametag interaction would go through.
- 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
- checkNetId(GeyserSession, Inventory, StackRequestSlotInfoData) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
- CHEST_BOAT - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- CHEST_MINECART - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- ChestBoatEntity - Class in org.geysermc.geyser.entity.type
- ChestBoatEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.ChestBoatEntity
- ChestedHorseEntity - Class in org.geysermc.geyser.entity.type.living.animal.horse
- ChestedHorseEntity(GeyserSession, int, 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() - 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, int, 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. - ChunkUtils - Class in org.geysermc.geyser.util
- ChunkUtils() - Constructor for class org.geysermc.geyser.util.ChunkUtils
- CIDRMatcher - Class in org.geysermc.geyser.network
- CIDRMatcher(String) - Constructor for class org.geysermc.geyser.network.CIDRMatcher
- clamp(float, float, float) - Static method in class org.geysermc.geyser.util.MathUtils
-
Clamps the value between the low and high boundaries Copied from
GenericMathwith floats instead. - CLEAN_JAVA_IDENTIFIERS - Static variable in class org.geysermc.geyser.registry.BlockRegistries
-
A registry which stores unique Java IDs to its clean identifier This is used in the statistics form.
- cleanup() - Method in class org.geysermc.geyser.session.PendingMicrosoftAuthentication.AuthenticationTask
- 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.SkullCache
- 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
- 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.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
- 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.
- CollisionInfo() - 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
- 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
- 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, int, 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
- CommandExecutor - Class in org.geysermc.geyser.command
-
Represents helper functions for listening to
/geysercommands. - CommandExecutor() - 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
- 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
- compareTo(Channel) - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
- CompassTranslator - Class in org.geysermc.geyser.translator.inventory.item
- CompassTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.CompassTranslator
- 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
- 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.session.GeyserSession
-
Send all necessary packets to load Bedrock into the server
- connect(boolean) - Method in class org.geysermc.geyser.network.netty.LocalSession
- 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
- connectionByName(String) - Method in class org.geysermc.geyser.GeyserImpl
- connectionByUuid(UUID) - Method in class org.geysermc.geyser.GeyserImpl
- connectionByXuid(String) - Method in class org.geysermc.geyser.GeyserImpl
- ConnectionTestCommand - Class in org.geysermc.geyser.command.defaults
- ConnectionTestCommand(GeyserImpl, String, String, String) - Constructor for class org.geysermc.geyser.command.defaults.ConnectionTestCommand
- 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.
- CONSUME - Enum constant in enum class org.geysermc.geyser.util.InteractionResult
- consumesAction() - Method in enum class org.geysermc.geyser.util.InteractionResult
- container() - Method in record class org.geysermc.geyser.inventory.BedrockContainerSlot
-
Returns the value of the
containerrecord component. - Container - Class in org.geysermc.geyser.inventory
-
Combination of
InventoryandPlayerInventory - Container(String, int, int, ContainerType, PlayerInventory) - Constructor for class org.geysermc.geyser.inventory.Container
- ContainerInventoryUpdater - Class in org.geysermc.geyser.inventory.updater
- ContainerInventoryUpdater() - Constructor for class org.geysermc.geyser.inventory.updater.ContainerInventoryUpdater
- containerType - Variable in class org.geysermc.geyser.inventory.Inventory
-
Used for smooth transitions between two windows of the same type.
- 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
- CONTENT - Enum constant in enum class org.geysermc.geyser.text.TextDecoration.Parameter
- convertBannerPattern(ListTag) - Static method in class org.geysermc.geyser.translator.inventory.item.nbt.BannerTranslator
-
Convert a list of patterns from Java nbt to Bedrock 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(int) - Method in class org.geysermc.geyser.inventory.GeyserItemStack
- 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
- CowEntity - Class in org.geysermc.geyser.entity.type.living.animal
- CowEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.CowEntity
- CpuUtils - Class in org.geysermc.geyser.util
- CRAFTING_DATA - Static variable in class org.geysermc.geyser.registry.Registries
-
A versioned registry which holds a
RecipeTypeto a corresponding list ofCraftingData. - 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.IntMappedRegistry
-
Creates a new integer mapped registry with the given
RegistryLoaderand input. - create(I, Supplier<RegistryLoader<I, Int2ObjectMap<V>>>) - Static method in class org.geysermc.geyser.registry.VersionedRegistry
-
Creates a new versioned registry with the given
RegistryLoadersupplier 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
RegistryLoaderand input. - create(I, Supplier<RegistryLoader<I, M[]>>) - Static method in class org.geysermc.geyser.registry.ArrayRegistry
-
Creates a new array registry with the given
RegistryLoadersupplier 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
RegistryLoaderand input. - create(I, Supplier<RegistryLoader<I, M>>) - Static method in class org.geysermc.geyser.registry.SimpleRegistry
-
Creates a new registry with the given
RegistryLoadersupplier 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
RegistryLoaderand 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
RegistryLoaderand input. - create(I, RegistryLoader<I, M[]>) - Static method in class org.geysermc.geyser.registry.ArrayRegistry
-
Creates a new array registry with the given
RegistryLoaderand input. - create(I, RegistryLoader<I, M>) - Static method in class org.geysermc.geyser.registry.MappedRegistry
-
Creates a new mapped registry with the given
RegistryLoaderand input. - create(I, RegistryLoader<I, M>) - Static method in class org.geysermc.geyser.registry.SimpleRegistry
-
Creates a new registry with the given
RegistryLoaderand input. - create(Supplier<RegistryLoader<I, Int2ObjectMap<V>>>) - Static method in class org.geysermc.geyser.registry.VersionedRegistry
-
Creates a new versioned registry with the given
RegistryLoadersupplier. - create(Supplier<RegistryLoader<I, Map<K, V>>>) - Static method in class org.geysermc.geyser.registry.SimpleMappedRegistry
-
Creates a new mapped registry with the given
RegistryLoadersupplier. - create(Supplier<RegistryLoader<I, M[]>>) - Static method in class org.geysermc.geyser.registry.ArrayRegistry
-
Creates a new array registry with the given
RegistryLoadersupplier. - create(Supplier<RegistryLoader<I, M>>) - Static method in class org.geysermc.geyser.registry.MappedRegistry
-
Creates a new mapped registry with the given
RegistryLoadersupplier. - create(Supplier<RegistryLoader<I, M>>) - Static method in class org.geysermc.geyser.registry.SimpleRegistry
-
Creates a new registry with the given
RegistryLoadersupplier. - create(RegistryLoader<I, Int2ObjectMap<V>>) - Static method in class org.geysermc.geyser.registry.IntMappedRegistry
-
Creates a new integer mapped registry with the given
RegistryLoader. - 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, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Method in interface org.geysermc.geyser.entity.factory.EntityFactory
- CREATE_MAP - Enum constant in enum class org.geysermc.geyser.util.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.
- CreatureEntity - Class in org.geysermc.geyser.entity.type.living
- CreatureEntity(GeyserSession, int, 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.CreeperEntity
- 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.util.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
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
datarecord component. - debug(Object) - Method in interface org.geysermc.geyser.GeyserLogger
-
Logs an object to console if debug mode is enabled
- debug(String) - Method in interface org.geysermc.geyser.GeyserLogger
-
Logs a debug message to console
- 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, int, 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.
- 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
- deserializeShowEntity(Component, Codec.Decoder<Component, String, ? extends RuntimeException>) - Method in class org.geysermc.geyser.text.DummyLegacyHoverEventSerializer
- deserializeShowItem(Component) - Method in class org.geysermc.geyser.text.DummyLegacyHoverEventSerializer
- 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
- DESTROY - Enum constant in enum class org.geysermc.geyser.level.physics.PistonBehavior
- dimension() - Method in record class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
-
Returns the value of the
dimensionrecord component. - 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.
- 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
- 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
- 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
- DolphinEntity - Class in org.geysermc.geyser.entity.type.living
- DolphinEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.DolphinEntity
- 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
DoubleChestValuerecord class. - doUpperHeightWarn() - Method in record class org.geysermc.geyser.level.BedrockDimension
-
Returns the value of the
doUpperHeightWarnrecord component. - 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
- 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
- DummyLegacyHoverEventSerializer - Class in org.geysermc.geyser.text
- DummyLegacyHoverEventSerializer() - Constructor for class org.geysermc.geyser.text.DummyLegacyHoverEventSerializer
- 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.util.InteractiveTag
- dyeColorFor(int) - Static method in class org.geysermc.geyser.util.ItemUtils
-
Return the dye color associated with this Java item ID, if any.
E
- EARS_GEOMETRY - Static variable in class org.geysermc.geyser.skin.SkinProvider
- EARS_GEOMETRY_SLIM - Static variable in class org.geysermc.geyser.skin.SkinProvider
- EARTH - Enum constant in enum class org.geysermc.geyser.level.PaintingType
- EAST - Enum constant in enum class org.geysermc.geyser.level.physics.Direction
- EDIT - Enum constant in enum class org.geysermc.geyser.util.InteractiveTag
- 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 - 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.ElderGuardianEntity
- EmoteOffhandWorkaroundOption - Enum Class in org.geysermc.geyser.configuration
- EmoteOffhandWorkaroundOption.Deserializer - Class in org.geysermc.geyser.configuration
- 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
Supplierin aRegistryLoaderwhich 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
- enabled - Variable in class org.geysermc.geyser.dump.BootstrapDumpInfo.PluginInfo
- 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
EnchantmentDatarecord 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
- 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, int, 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, int, 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, int, 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, int, 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
- endPredictionsUpTo(int) - Method in class org.geysermc.geyser.session.cache.WorldCache
- Entity - Class in org.geysermc.geyser.entity.type
- Entity(GeyserSession, int, 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
EntityDefinitionrecord 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
- EntityFactory<T extends Entity> - Interface in org.geysermc.geyser.entity.factory
-
Represents a constructor to create an entity.
- 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
EntityMetadatainto 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
EntityMetadataTranslatorrecord class. - entityType() - Method in record class org.geysermc.geyser.entity.EntityDefinition
-
Returns the value of the
entityTyperecord 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
ItemStackis 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 record class org.geysermc.geyser.inventory.BedrockContainerSlot
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.geysermc.geyser.inventory.recipe.GeyserShapedRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.geysermc.geyser.inventory.recipe.GeyserShapelessRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.geysermc.geyser.inventory.recipe.GeyserStonecutterData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.geysermc.geyser.level.BedrockDimension
-
Indicates whether some other object is "equal to" this one.
- 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 record class org.geysermc.geyser.level.JavaDimension
-
Indicates whether some other object is "equal to" this one.
- 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 record class org.geysermc.geyser.registry.type.ParticleMapping
-
Indicates whether some other object is "equal to" this one.
- 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 record class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
-
Indicates whether some other object is "equal to" this one.
- 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.ChatTypeEntry
-
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 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
- equals(Object) - Method in record class org.geysermc.geyser.util.JavaCodecEntry
-
Indicates whether some other object is "equal to" this one.
- EQUIP_ARMOR_STAND - Enum constant in enum class org.geysermc.geyser.util.InteractiveTag
- error(String) - Method in interface org.geysermc.geyser.GeyserLogger
-
Logs an error message to console
- error(String, Throwable) - Method in interface org.geysermc.geyser.GeyserLogger
-
Logs an error message and an exception to console
- 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
- eventLoop() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
- EVOKER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- EVOKER_FANGS - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- EvokerFangsEntity - Class in org.geysermc.geyser.entity.type
- EvokerFangsEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.EvokerFangsEntity
- execute(boolean) - Method in class org.geysermc.geyser.inventory.click.ClickPlan
- execute(GeyserSession, CommandSender, String[]) - Method in class org.geysermc.geyser.command.defaults.ConnectionTestCommand
- 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
- 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
- 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
- ExpOrbEntity - Class in org.geysermc.geyser.entity.type
- ExpOrbEntity(GeyserSession, int, int, 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
- extraData() - Method in record class org.geysermc.geyser.translator.level.event.SoundEventEventTranslator
-
Returns the value of the
extraDatarecord component. - EYE_OF_ENDER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
F
- factory() - Method in record class org.geysermc.geyser.entity.EntityDefinition
-
Returns the value of the
factoryrecord 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, int, long, UUID, Vector3f, Vector3f, float, 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.util.InteractiveTag
- FIGHTERS - Enum constant in enum class org.geysermc.geyser.level.PaintingType
- fileOrCopiedFromResource(File, String, Function<String, String>, GeyserBootstrap) - 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
- FilledMapTranslator - Class in org.geysermc.geyser.translator.inventory.item
- FilledMapTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.FilledMapTranslator
- finalizeDefaultLocale(GeyserImpl) - Static method in class org.geysermc.geyser.text.GeyserLocale
-
Finalize the default locale, now that we know what the default locale should be.
- 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.
- findSrvRecord(GeyserImpl, String) - Static method in class org.geysermc.geyser.util.WebUtils
- FIRE - Enum constant in enum class org.geysermc.geyser.level.PaintingType
- 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, int, 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, int, 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.util.InteractiveTag
- FISHING_BOBBER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- FishingHookEntity - Class in org.geysermc.geyser.entity.type
- FishingHookEntity(GeyserSession, int, long, UUID, Vector3f, Vector3f, float, float, float, PlayerEntity) - Constructor for class org.geysermc.geyser.entity.type.FishingHookEntity
- 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
- 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
- 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, int, 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() - 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.FoxEntity
- free() - Method in class org.geysermc.geyser.entity.type.player.SkullPlayerEntity
-
Hide the player entity so that it can be reused for a different skull.
- FREEZEDAMAGE - Enum constant in enum class org.geysermc.geyser.level.GameRule
- FROG - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- FrogEntity - Class in org.geysermc.geyser.entity.type.living.animal
- FrogEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.FrogEntity
- 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
- from(PlayerEntity) - Static method in record class org.geysermc.geyser.skin.SkinManager.GameProfileData
-
Generate the GameProfileData from the given player entity
- 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.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.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
- FurnaceMinecartEntity - Class in org.geysermc.geyser.entity.type
- FurnaceMinecartEntity(GeyserSession, int, 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
GameProfileDatarecord class. - GameRule - Enum Class in org.geysermc.geyser.level
-
This enum stores each gamerule along with the value type and the default.
- 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
geometryrecord 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.registry.ArrayRegistry
-
Returns the value registered by the given index.
- get(int) - Method in class org.geysermc.geyser.registry.IntMappedRegistry
-
Returns the value registered by the given integer.
- 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(StatisticFormat) - Static method in class org.geysermc.geyser.util.StatisticFormatters
- get(Integer) - Method in class org.geysermc.geyser.registry.IntMappedRegistry
-
Deprecated.
- 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.
- 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.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
- getAffectedSlots() - Method in class org.geysermc.geyser.inventory.click.ClickPlan
- 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.
- getAllSupportedBedrockVersions() - Static method in class org.geysermc.geyser.network.MinecraftProtocol
- getAllSupportedJavaVersions() - 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.CompassTranslator
- getAppliedItems() - Method in class org.geysermc.geyser.translator.inventory.item.FilledMapTranslator
- getAppliedItems() - Method in class org.geysermc.geyser.translator.inventory.item.GoatHornTranslator
- getAppliedItems() - Method in class org.geysermc.geyser.translator.inventory.item.ItemTranslator
-
Used for initialization only and only called once.
- getAppliedItems() - Method in class org.geysermc.geyser.translator.inventory.item.PotionTranslator
- getAppliedItems() - Method in class org.geysermc.geyser.translator.inventory.item.TippedArrowTranslator
- getARGB() - Method in enum class org.geysermc.geyser.level.MapColor
- 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
- getAuthData() - Method in class org.geysermc.connector.network.session.GeyserSession
-
Deprecated.
- getAuthType() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IRemoteConfiguration
- 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.
- getBedrock() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- getBedrockBlockEntityId(BlockEntityType) - Static method in class org.geysermc.geyser.util.BlockEntityUtils
- getBedrockBlockId(int) - Method in class org.geysermc.geyser.registry.type.BlockMappings
- getBedrockCodec(int) - Static method in class org.geysermc.geyser.network.MinecraftProtocol
-
Gets the
BedrockPacketCodecof the given protocol version. - getBedrockId() - Method in class org.geysermc.geyser.inventory.Inventory
- getBedrockItemMapping(GeyserSession, GeyserItemStack) - Static method in class org.geysermc.geyser.translator.inventory.item.ItemTranslator
-
Given an item stack, determine the item mapping that should be applied to Bedrock players.
- getBedrockProfession(int) - Static method in class org.geysermc.geyser.entity.type.living.merchant.VillagerEntity
- getBedrockRegion(int) - Static method in class org.geysermc.geyser.entity.type.living.merchant.VillagerEntity
- getBedrockRotation() - Method in class org.geysermc.geyser.entity.type.Entity
-
x = Pitch, y = Yaw, z = HeadYaw
- getBedrockRotation() - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
- 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.
- 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, Vector3i) - Method in class org.geysermc.geyser.level.WorldManager
-
Gets the Java block state at the specified location
- 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
- 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.
- getBlockStorageArray() - Method in class org.geysermc.geyser.level.chunk.GeyserChunkSection
- 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
- getBossBar(UUID) - Method in class org.geysermc.geyser.session.cache.EntityCache
- getBottomCenter() - Method in class org.geysermc.geyser.level.physics.BoundingBox
- getBoundingBoxHeight() - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
- getBoundingBoxHeight() - Method in class org.geysermc.geyser.entity.type.living.monster.ZoglinEntity
- getBoundingBoxWidth() - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
- getBreakTime(GeyserSession, BlockMapping, ItemMapping, CompoundTag, boolean) - Static method in class org.geysermc.geyser.util.BlockUtils
- 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.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.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
- 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
- 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
- getChunkHeightY() - Method in class org.geysermc.geyser.session.cache.ChunkCache
- getChunkMinY() - Method in class org.geysermc.geyser.session.cache.ChunkCache
- 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
- getClickForHotbarSwap(int) - Static method in class org.geysermc.geyser.util.InventoryUtils
- getCode(boolean) - Method in class org.geysermc.geyser.session.PendingMicrosoftAuthentication.AuthenticationTask
- getCodecHelper() - Method in class org.geysermc.geyser.network.netty.LocalSession
- getCodecHelper() - Method in class org.geysermc.geyser.session.GeyserSession
- 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
- 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
- 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
- getCompressionLevel() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
- getCompressionLevel() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration.BedrockConfiguration
- getConfig() - Method in class org.geysermc.geyser.GeyserImpl
- getConfigFolder() - Method in interface org.geysermc.geyser.GeyserBootstrap
-
Return the data folder where files get stored
- getConfigVersion() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- getConstantBedrockTag(String, int, int, int) - Method in class org.geysermc.geyser.translator.level.block.entity.BlockEntityTranslator
- 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
- getCorrectBedrockDurability(GeyserSession, int, int) - Static method in class org.geysermc.geyser.util.ItemUtils
- getCriteria() - Method in class org.geysermc.geyser.level.GeyserAdvancement
- getCurrentInputMode() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
- getCursor() - Method in class org.geysermc.geyser.inventory.click.ClickPlan
- getCustomName(CompoundTag) - Static method in class org.geysermc.geyser.util.ItemUtils
- getCustomSkullRenderDistance() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- getDefaultInputMode() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
- getDefaultLocale() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- getDefaultLocale() - Static method in class org.geysermc.geyser.text.GeyserLocale
- getDefaultShowCooldown() - Static method in class org.geysermc.geyser.util.CooldownUtils
- getDescription(String) - Method in class org.geysermc.geyser.command.CommandManager
-
Returns the description of the given command
- getDeviceOs() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
- getDisplayColor() - Method in class org.geysermc.geyser.level.GeyserAdvancement
- getDisplayData() - Method in class org.geysermc.geyser.level.GeyserAdvancement
- 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
- 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.
- 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
- getEars(boolean) - Static method in class org.geysermc.geyser.skin.SkinProvider.SkinGeometry
-
Generate basic geometry with ears
- getEmail() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IUserAuthenticationInfo
- getEmoteOffhandWorkaround() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- getEnchantmentLevel(CompoundTag, String) - Static method in class org.geysermc.geyser.util.ItemUtils
- getEntityByGeyserId(long) - Method in class org.geysermc.geyser.session.cache.EntityCache
- getEntityByJavaId(int) - Method in class org.geysermc.geyser.session.cache.EntityCache
- getEyeHeight() - Method in class org.geysermc.geyser.session.GeyserSession
- getFile() - Method in class org.geysermc.geyser.pack.ResourcePack
- getFlag(EntityFlag) - Method in class org.geysermc.geyser.entity.type.Entity
- getFloodgateKeyPath() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- getFloodgateKeyPath() - Method in class org.geysermc.geyser.configuration.GeyserJacksonConfiguration
- getFlowerPotValues() - Static method in class org.geysermc.geyser.level.block.BlockStateValues
-
Get the Int2ObjectMap of flower pot block states to containing plant
- 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
- 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
- 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
- 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.
- 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
- getGeyserConfig() - Method in interface org.geysermc.geyser.GeyserBootstrap
-
Returns the current GeyserConfiguration
- getGeyserLogger() - Method in interface org.geysermc.geyser.GeyserBootstrap
-
Returns the current GeyserLogger
- getGeyserPingPassthrough() - Method in interface org.geysermc.geyser.GeyserBootstrap
-
Returns the current PingPassthrough manager
- getGeyserSession(CommandSender) - Method in class org.geysermc.geyser.command.CommandExecutor
- 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.
- getGridSize() - Method in class org.geysermc.geyser.translator.inventory.CraftingInventoryTranslator
- getGridSize() - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
-
Used for crafting-related transactions.
- getGridSize() - Method in class org.geysermc.geyser.translator.inventory.PlayerInventoryTranslator
- getHealth() - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
- getHorizontalFacingJigsaws() - Static method in class org.geysermc.geyser.level.block.BlockStateValues
- getId() - Method in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
- getId() - Method in class org.geysermc.geyser.level.GeyserAdvancement
- getInput() - Method in class org.geysermc.geyser.inventory.AnvilContainer
- getInstance() - Static method in class org.geysermc.connector.GeyserConnector
-
Deprecated.
- getInstance() - Static method in class org.geysermc.geyser.GeyserImpl
- getInt(Object) - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
- 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
- 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(CompoundTag) - Method in class org.geysermc.geyser.translator.level.block.entity.CampfireBlockEntityTranslator
- getItemData(GeyserSession) - Method in class org.geysermc.geyser.inventory.GeyserItemStack
- getItemFrame(NbtMap) - Method in class org.geysermc.geyser.registry.type.BlockMappings
- 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.
- getItemIdentifier() - Method in class org.geysermc.geyser.registry.type.BlockMapping
- getItemInHand() - Method in class org.geysermc.geyser.inventory.PlayerInventory
- getItemInHand(Hand) - Method in class org.geysermc.geyser.inventory.PlayerInventory
- getItemMapping(int, CompoundTag, ItemMappings) - Method in class org.geysermc.geyser.translator.inventory.item.CompassTranslator
- getItemMapping(int, CompoundTag, ItemMappings) - Method in class org.geysermc.geyser.translator.inventory.item.ItemTranslator
- getItemStack() - Method in class org.geysermc.geyser.inventory.GeyserItemStack
- getItemStack(int) - Method in class org.geysermc.geyser.inventory.GeyserItemStack
- getJavaBannerPattern(NbtMap) - Static method in class org.geysermc.geyser.translator.inventory.item.nbt.BannerTranslator
-
Convert the Bedrock edition banner pattern nbt to Java edition
- getJavaCodec() - Static method in class org.geysermc.geyser.network.MinecraftProtocol
-
Gets the
PacketCodecfor Minecraft: Java Edition. - getJavaId() - Method in class org.geysermc.geyser.inventory.GeyserItemStack
- getJavaProtocolVersion() - Static method in class org.geysermc.geyser.network.MinecraftProtocol
-
Gets the supported Minecraft: Java Edition protocol version.
- getJavaVersions() - Static method in class org.geysermc.geyser.network.MinecraftProtocol
-
Gets the supported Minecraft: Java Edition version names.
- 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
- getLecternBookStates() - Static method in class org.geysermc.geyser.level.block.BlockStateValues
- 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.
- getLegacy(boolean) - Static method in class org.geysermc.geyser.skin.SkinProvider.SkinGeometry
-
Generate generic geometry
- 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.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
- getLogger() - Method in class org.geysermc.geyser.GeyserImpl
- getLogsPath() - Method in interface org.geysermc.geyser.GeyserBootstrap
- getManifest() - Method in class org.geysermc.geyser.pack.ResourcePack
- getMapping(int) - Method in class org.geysermc.geyser.registry.type.ItemMappings
-
Gets an
ItemMappingfrom the given Minecraft: Java Edition id. - getMapping(ItemStack) - Method in class org.geysermc.geyser.registry.type.ItemMappings
-
Gets an
ItemMappingfrom the givenItemStack. - getMapping(ItemData) - Method in class org.geysermc.geyser.registry.type.ItemMappings
-
Gets an
ItemMappingfrom the givenItemData. - getMapping(String) - Method in class org.geysermc.geyser.registry.type.ItemMappings
-
Gets an
ItemMappingfrom 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.level.physics.BoundingBox
- getMaxAir() - Method in class org.geysermc.geyser.entity.type.Entity
- getMaxAir() - Method in class org.geysermc.geyser.entity.type.living.animal.AxolotlEntity
- getMaxEntryValue() - Method in enum class org.geysermc.geyser.level.chunk.bitarray.BitArrayVersion
- getMaxHealth() - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
- 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
- getMaxVisibleCustomSkulls() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- getMetrics() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- 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.
- getModules() - Method in class org.geysermc.geyser.pack.ResourcePackManifest
- getMotd1() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
- getMotd2() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
- getMtu() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- getName() - Method in class org.geysermc.connector.network.session.auth.AuthData
-
Deprecated.
- getName() - Method in class org.geysermc.connector.network.session.GeyserSession
-
Deprecated.
- 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
- 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
- getObjectives() - Method in class org.geysermc.geyser.scoreboard.Scoreboard
- getOffhand() - Method in class org.geysermc.geyser.inventory.PlayerInventory
- getOffsetForHotbar(@org.jetbrains.annotations.Range(from=0L, to=8L) int) - Method in class org.geysermc.geyser.inventory.Container
- getOffsetForHotbar(@org.jetbrains.annotations.Range(from=0L, to=8L) int) - Method in class org.geysermc.geyser.inventory.Inventory
- getOffsetForHotbar(@org.jetbrains.annotations.Range(from=0L, to=8L) int) - Method in class org.geysermc.geyser.inventory.PlayerInventory
- getOrCreateTask(String) - Method in class org.geysermc.geyser.session.PendingMicrosoftAuthentication
- 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(int, V) - Method in class org.geysermc.geyser.registry.IntMappedRegistry
-
Returns the value registered by the given key or the default value specified if null.
- getOrDefault(Tag, T) - Method in class org.geysermc.geyser.translator.level.block.entity.BlockEntityTranslator
- getOrDefault(Integer, V) - Method in class org.geysermc.geyser.registry.IntMappedRegistry
-
Deprecated.
- 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.
- getParentId() - Method in class org.geysermc.geyser.level.GeyserAdvancement
- getParticleId(GeyserSession) - Method in record class org.geysermc.geyser.registry.type.ParticleMapping
- getPassword() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IUserAuthenticationInfo
- 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
- getPendingAuthenticationTimeout() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- 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
- getPingPassthroughInterval() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- 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.
- getPistonValues() - Static method in class org.geysermc.geyser.level.block.BlockStateValues
-
Get the Int2BooleanMap showing if a piston block state is extended or not.
- getPlatformType() - Method in class org.geysermc.connector.GeyserConnector
-
Deprecated.
- getPlayerByUuid(UUID) - Method in class org.geysermc.connector.GeyserConnector
-
Deprecated.
- getPlayerByXuid(String) - Method in class org.geysermc.connector.GeyserConnector
-
Deprecated.
- getPlayerEntity(UUID) - Method in class org.geysermc.geyser.session.cache.EntityCache
- getPlayerLocaleString(String, String, Object...) - Static method in class org.geysermc.geyser.text.GeyserLocale
-
Get a formatted language string with the given locale for Geyser
- getPluginFolder() - Method in class org.geysermc.geyser.GeyserMain
-
Get the folder name the plugin should go into
- getPluginType() - Method in class org.geysermc.geyser.GeyserMain
-
Get the platform the plugin is for
- getPort() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
- getPort() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IRemoteConfiguration
- getPos(int) - Method in class org.geysermc.geyser.session.cache.LodestoneCache
- getPredefinedId(int) - Static method in class org.geysermc.geyser.entity.type.living.animal.TropicalFishEntity
- 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
- getRemote() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- getRemoteAddress() - Method in class org.geysermc.connector.network.session.GeyserSession
-
Deprecated.
- getRemotePort() - Method in class org.geysermc.connector.network.session.GeyserSession
-
Deprecated.
- getRenderDistance() - Method in class org.geysermc.connector.network.session.GeyserSession
-
Deprecated.
- getRequirements() - Method in class org.geysermc.geyser.level.GeyserAdvancement
- getResource(String) - Method in interface org.geysermc.geyser.GeyserBootstrap
-
Get an InputStream for the given resource path, throws AssertionError if resource is not found.
- getResourceOrNull(String) - Method in interface org.geysermc.geyser.GeyserBootstrap
-
Get an InputStream for the given resource path.
- getResult() - Method in class org.geysermc.geyser.inventory.AnvilContainer
- getRootId(AdvancementsCache) - Method in class org.geysermc.geyser.level.GeyserAdvancement
- getSavedUserLogins() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- getSavedUserLoginsFolder() - Method in interface org.geysermc.geyser.GeyserBootstrap
- getScore() - Method in class org.geysermc.geyser.scoreboard.Score
- getScoreboardPacketThreshold() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- getServerName() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
- getSessionBreakTime(GeyserSession, BlockMapping) - Static method in class org.geysermc.geyser.util.BlockUtils
- getSha256() - Method in class org.geysermc.geyser.pack.ResourcePack
- getShape(int) - Static method in class org.geysermc.geyser.entity.type.living.animal.TropicalFishEntity
- getShowCooldown() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- 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
- 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(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.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
- 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
- getTask(String) - Method in class org.geysermc.geyser.session.PendingMicrosoftAuthentication
- getTeam() - Method in class org.geysermc.geyser.scoreboard.Score
- 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
- 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.
- getTickableEntities() - Method in class org.geysermc.geyser.session.cache.EntityCache
- getTokenString(byte[], InetAddress) - Static method in class org.geysermc.geyser.network.QueryPacketHandler
-
Gets an MD5 token for the current IP/Port.
- getUiProfile() - Method in class org.geysermc.geyser.session.auth.BedrockClientData
- getUniqueId() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IMetricsInfo
- getUpdateType() - Method in class org.geysermc.geyser.scoreboard.Score
- getUpdateType() - Method in class org.geysermc.geyser.scoreboard.Team
- 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
- getUserAuths() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
-
Deprecated.
- getUUID() - Method in class org.geysermc.connector.network.session.auth.AuthData
-
Deprecated.
- getValidRecipe(GeyserSession, ItemStack, IntFunction<GeyserItemStack>, int, int, int, int, int) - Static method in class org.geysermc.geyser.util.InventoryUtils
-
Test all known recipes to find a valid match
- getVariantName(int) - Static method in class org.geysermc.geyser.entity.type.living.animal.TropicalFishEntity
- 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
- getVersionString() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Header
- getWaterHeight(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
-
Get the height of water from the block state This is used in FishingHookEntity to create splash sounds when the hook hits the water.
- 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
- 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
- getWorldManager() - Method in interface org.geysermc.geyser.GeyserBootstrap
-
Returns the current WorldManager
- getWorldManager() - Method in class org.geysermc.geyser.GeyserImpl
- getX() - Method in class org.geysermc.geyser.level.block.BlockPositionIterator
- getXboxUUID() - Method in class org.geysermc.connector.network.session.auth.AuthData
-
Deprecated.
- getY() - Method in class org.geysermc.geyser.level.block.BlockPositionIterator
- getYOffset() - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
- getZ() - Method in class org.geysermc.geyser.level.block.BlockPositionIterator
- geyser - Variable in class org.geysermc.geyser.command.CommandExecutor
- geyser - Variable in class org.geysermc.geyser.network.LoggingPacketHandler
- GEYSER_DOWNLOAD_LOCATION - Static variable in class org.geysermc.geyser.Constants
- GeyserAdvancement - Class in org.geysermc.geyser.level
-
A wrapper around MCProtocolLib's
Advancementclass so we can control the parent of an advancement - GeyserAttributeType - Enum Class in org.geysermc.geyser.entity.attribute
- GeyserBootstrap - Interface in org.geysermc.geyser
- 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
GeyserChunkrecord 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() - Constructor for class org.geysermc.geyser.command.GeyserCommand
- 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
- 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
- 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
- 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
- GeyserRecipe - Interface in org.geysermc.geyser.inventory.recipe
-
A more compact version of
Recipe. - 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.
- GeyserShapedRecipe - Record Class in org.geysermc.geyser.inventory.recipe
- GeyserShapedRecipe(int, int, Ingredient[], ItemStack) - Constructor for record class org.geysermc.geyser.inventory.recipe.GeyserShapedRecipe
-
Creates an instance of a
GeyserShapedReciperecord class. - GeyserShapedRecipe(ShapedRecipeData) - Constructor for record class org.geysermc.geyser.inventory.recipe.GeyserShapedRecipe
- GeyserShapelessRecipe - Record Class in org.geysermc.geyser.inventory.recipe
- GeyserShapelessRecipe(ShapelessRecipeData) - Constructor for record class org.geysermc.geyser.inventory.recipe.GeyserShapelessRecipe
- GeyserShapelessRecipe(Ingredient[], ItemStack) - Constructor for record class org.geysermc.geyser.inventory.recipe.GeyserShapelessRecipe
-
Creates an instance of a
GeyserShapelessReciperecord class. - GeyserStonecutterData - Record Class in org.geysermc.geyser.inventory.recipe
- GeyserStonecutterData(int, ItemStack) - Constructor for record class org.geysermc.geyser.inventory.recipe.GeyserStonecutterData
-
Creates an instance of a
GeyserStonecutterDatarecord class. - 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, int, 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, int, 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
- GIVE_ITEM_TO_ALLAY - Enum constant in enum class org.geysermc.geyser.util.InteractiveTag
- 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, int, 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.GoatEntity
- GoatHornTranslator - Class in org.geysermc.geyser.translator.inventory.item
- GoatHornTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.GoatHornTranslator
- GOLD - Static variable in class org.geysermc.geyser.text.ChatColor
- GolemEntity - Class in org.geysermc.geyser.entity.type.living
- GolemEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.GolemEntity
- GRAHAM - Enum constant in enum class org.geysermc.geyser.level.PaintingType
- 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 - 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
GsonComponentSerializerWrapperrecord class. - GUARDIAN - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- GuardianEntity - Class in org.geysermc.geyser.entity.type.living.monster
- GuardianEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.GuardianEntity
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.
- handleNews(GeyserSession, NewsItemAction) - Method in class org.geysermc.geyser.util.NewsHandler
- handleResponse(ModalFormResponsePacket) - Method in class org.geysermc.geyser.session.cache.FormCache
- HANDS - Static variable in class org.geysermc.geyser.util.EntityUtils
-
A constant array of the two hands that a player can interact with an entity.
- HANDSHAKE - Static variable in class org.geysermc.geyser.network.QueryPacketHandler
- 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 record class org.geysermc.geyser.inventory.BedrockContainerSlot
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.geysermc.geyser.inventory.recipe.GeyserShapedRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.geysermc.geyser.inventory.recipe.GeyserShapelessRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.geysermc.geyser.inventory.recipe.GeyserStonecutterData
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.geysermc.geyser.level.BedrockDimension
-
Returns a hash code value for this object.
- 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 record class org.geysermc.geyser.level.JavaDimension
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.geysermc.geyser.registry.type.EnchantmentData
-
Returns a hash code value for this object.
- 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.scoreboard.Team
- hashCode() - Method in record class org.geysermc.geyser.session.auth.AuthData
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
-
Returns a hash code value for this object.
- 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.ChatTypeEntry
-
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 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
- hashCode() - Method in record class org.geysermc.geyser.util.JavaCodecEntry
-
Returns a hash code value for this object.
- HashInfo() - 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.
- 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 interface org.geysermc.geyser.GeyserLogger
- 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
- hasShield(boolean, ItemMapping) - Method in class org.geysermc.geyser.entity.type.LivingEntity
- hasShield(boolean, ItemMapping) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
- 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
- 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
heightrecord component. - height() - Method in record class org.geysermc.geyser.inventory.recipe.GeyserShapedRecipe
-
Returns the value of the
heightrecord component. - height() - Method in record class org.geysermc.geyser.level.BedrockDimension
-
Returns the value of the
heightrecord component. - 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
- 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, int, 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.
- 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, int, 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
- 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_WHITE_CROSS - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
- ICON_YELLOW_BANNER - Enum constant in enum class org.geysermc.geyser.level.BedrockMapIcon
- id() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
- id() - Method in record class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
-
Returns the value of the
idrecord component. - identifier() - Method in record class org.geysermc.geyser.entity.EntityDefinition
-
Returns the value of the
identifierrecord component. - identifier() - Method in record class org.geysermc.geyser.registry.type.ParticleMapping
-
Returns the value of the
identifierrecord component. - identifier() - Method in record class org.geysermc.geyser.translator.level.event.SoundEventEventTranslator
-
Returns the value of the
identifierrecord component. - 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.util.InteractiveTag
- 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
incompatibleEnchantmentsrecord component. - increaseAndGetScoreboardPacketsPerSecond() - Method in class org.geysermc.geyser.session.cache.WorldCache
- incrementStateId(int) - Method in class org.geysermc.geyser.inventory.Inventory
-
See
ClickPlan.execute(boolean)for more details. - 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 interface org.geysermc.geyser.GeyserLogger
-
Logs an info message to console
- info(Component) - Method in interface org.geysermc.geyser.GeyserLogger
-
Logs an info component to console
- ingredients() - Method in record class org.geysermc.geyser.inventory.recipe.GeyserShapedRecipe
-
Returns the value of the
ingredientsrecord component. - ingredients() - Method in record class org.geysermc.geyser.inventory.recipe.GeyserShapelessRecipe
-
Returns the value of the
ingredientsrecord component. - INGREDIENTS - Enum constant in enum class org.geysermc.geyser.translator.inventory.InventoryTranslator.CraftState
- 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.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(GeyserBootstrap) - Static method in class org.geysermc.geyser.text.GeyserLocale
-
Loads the initial locale(s) with the help of the bootstrap.
- 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. - 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.WardenEntity
- 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
- 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
- INTEGER - Static variable in class org.geysermc.geyser.util.StatisticFormatters
- interact(Hand) - Method in class org.geysermc.geyser.entity.type.BoatEntity
- interact(Hand) - Method in class org.geysermc.geyser.entity.type.ChestBoatEntity
- interact(Hand) - Method in class org.geysermc.geyser.entity.type.CommandBlockMinecartEntity
- interact(Hand) - Method in class org.geysermc.geyser.entity.type.Entity
-
Simulates interacting with an entity.
- interact(Hand) - Method in class org.geysermc.geyser.entity.type.FurnaceMinecartEntity
- interact(Hand) - Method in class org.geysermc.geyser.entity.type.ItemFrameEntity
- interact(Hand) - Method in class org.geysermc.geyser.entity.type.LeashKnotEntity
- interact(Hand) - Method in class org.geysermc.geyser.entity.type.living.MobEntity
- interact(Hand) - Method in class org.geysermc.geyser.entity.type.LivingEntity
- interact(Hand) - Method in class org.geysermc.geyser.entity.type.MinecartEntity
- interactAt(Hand) - Method in class org.geysermc.geyser.entity.type.Entity
-
Simulates interacting with this entity at a specific click point.
- interactAt(Hand) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
- InteractionResult - Enum Class in org.geysermc.geyser.util
-
Used as a mirror of Java Edition's own interaction enum.
- INTERACTIVE - Static variable in class org.geysermc.geyser.registry.BlockRegistries
-
A registry containing all blockstates which are always interactive.
- INTERACTIVE_MAY_BUILD - Static variable in class org.geysermc.geyser.registry.BlockRegistries
-
A registry containing all blockstates which are interactive if the player has the may build permission.
- InteractiveTag - Enum Class in org.geysermc.geyser.util
-
All interactive tags in enum form.
- IntMappedRegistry<V> - Class in org.geysermc.geyser.registry
-
A mapped registry with an integer as the key.
- IntMappedRegistry(I, RegistryLoader<I, Int2ObjectMap<V>>) - Constructor for class org.geysermc.geyser.registry.IntMappedRegistry
- 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
- InventoryHolder - Class in org.geysermc.geyser.inventory.holder
- InventoryHolder() - Constructor for class org.geysermc.geyser.inventory.holder.InventoryHolder
- inventoryTranslator(ContainerType) - Static method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
-
Gets the
InventoryTranslatorfor the givenContainerType. - InventoryTranslator - Class in org.geysermc.geyser.translator.inventory
- InventoryTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.InventoryTranslator
- InventoryTranslator.CraftState - Enum Class in org.geysermc.geyser.translator.inventory
- 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
- 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.IronGolemEntity
- IS_NPC - Static variable in class org.geysermc.geyser.skin.SkinProvider
-
Citizens NPCs use UUID version 2, while legitimate Minecraft players use version 4, and offline mode players use version 3.
- isAboveBedrockNetherBuilding() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isActive() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
- isAddNonBedrockItems() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isAlex() - Method in record class org.geysermc.geyser.skin.SkinManager.GameProfileData
-
Returns the value of the
isAlexrecord component. - isAlive() - Method in class org.geysermc.geyser.entity.type.Entity
- isAlive() - Method in class org.geysermc.geyser.entity.type.LivingEntity
- isAllowCustomSkulls() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isAllowThirdPartyCapes() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isAllowThirdPartyEars() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isAlwaysQuickChangeArmor() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isAxeEffective(BlockMapping) - Method in class org.geysermc.geyser.session.cache.TagCache
- isAxolotlTemptItem(ItemMapping) - 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.
- isBlockSticky(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
-
Checks if a block sticks to other blocks (Slime and honey blocks)
- isCanFly() - Method in class org.geysermc.connector.network.session.GeyserSession
-
Deprecated.
- isCauldron(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
-
When using a bucket on a cauldron sending a ServerboundUseItemPacket can result in the liquid being placed.
- isCloneRemotePort() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
- isClosed() - Method in class org.geysermc.connector.network.session.GeyserSession
-
Deprecated.
- isClosed() - Method in class org.geysermc.geyser.session.UpstreamSession
- isCloseToBorderBoundaries() - Method in class org.geysermc.geyser.session.cache.WorldBorder
- isCommandSuggestions() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isConsole() - Method in class org.geysermc.connector.network.session.GeyserSession
-
Deprecated.
- isConsole() - Method in interface org.geysermc.geyser.command.CommandSender
- isConsole() - Method in interface org.geysermc.geyser.GeyserLogger
- isConsole() - Method in class org.geysermc.geyser.session.GeyserSession
- isCraftingGrid(int) - Static method in class org.geysermc.geyser.translator.inventory.CraftingInventoryTranslator
- isCursor(StackRequestSlotInfoData) - Static method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
- isCustomBedrockNetherId() - Static method in class org.geysermc.geyser.util.DimensionUtils
- isDebug() - Method in interface org.geysermc.geyser.GeyserLogger
-
If debug is enabled for this logger
- isDebugMode() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isDirectionPositive() - Method in record class org.geysermc.geyser.level.block.DoubleChestValue
-
Returns the value of the
isDirectionPositiverecord component. - isDisableBedrockScaffolding() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isDone() - Method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
- isEarned(GeyserAdvancement) - Method in class org.geysermc.geyser.session.cache.AdvancementsCache
-
Determine if this advancement has been earned.
- 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
- isEmpty(ItemStack) - Static method in class org.geysermc.geyser.util.InventoryUtils
-
Checks to see if an item stack represents air or has no count.
- isEnabled() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IMetricsInfo
- isEnableProxyConnections() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isEnableProxyProtocol() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IBedrockConfiguration
- isEnemy() - Method in class org.geysermc.geyser.entity.type.living.animal.HoglinEntity
- isEnemy() - Method in class org.geysermc.geyser.entity.type.living.MobEntity
-
Returns if the entity is hostile.
- isEnemy() - Method in class org.geysermc.geyser.entity.type.living.monster.EnderDragonEntity
- isEnemy() - Method in class org.geysermc.geyser.entity.type.living.monster.GhastEntity
- isEnemy() - Method in class org.geysermc.geyser.entity.type.living.monster.MonsterEntity
- isEnemy() - Method in class org.geysermc.geyser.entity.type.living.monster.PhantomEntity
- isEnemy() - Method in class org.geysermc.geyser.entity.type.living.monster.ShulkerEntity
- isEnemy() - Method in class org.geysermc.geyser.entity.type.living.monster.ZoglinEntity
- isEnemy() - Method in class org.geysermc.geyser.entity.type.living.SlimeEntity
- 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.
- isFacingEast() - Method in record class org.geysermc.geyser.level.block.DoubleChestValue
-
Returns the value of the
isFacingEastrecord component. - isFish(GeyserItemStack) - Method in class org.geysermc.geyser.session.cache.TagCache
- 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.
- isForceResourcePacks() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isForwardHost() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IRemoteConfiguration
- isForwardPlayerPing() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- 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
- isInAir() - Method in class org.geysermc.geyser.entity.type.FishingHookEntity
- isInsideBorderBoundaries() - Method in class org.geysermc.geyser.session.cache.WorldBorder
- isInsideBorderBoundaries(Vector3f) - Method in class org.geysermc.geyser.session.cache.WorldBorder
- isInteracting() - Method in class org.geysermc.connector.network.session.GeyserSession
-
Deprecated.
- isInWater() - Method in class org.geysermc.geyser.entity.type.ItemEntity
- isInWater() - Method in class org.geysermc.geyser.entity.type.ThrowableEntity
- isIp() - Element in annotation interface org.geysermc.geyser.text.AsteriskSerializer.Asterisk
-
If true, this value will be shown if
AsteriskSerializer.showSensitiveis 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
isLeftrecord component. - isLegacyPingPassthrough() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isLoggedIn() - Method in class org.geysermc.connector.network.session.GeyserSession
-
Deprecated.
- isLoggingIn() - Method in class org.geysermc.connector.network.session.GeyserSession
-
Deprecated.
- isLogPlayerIpAddresses() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isMicrosoftAccount() - Method in class org.geysermc.connector.network.session.GeyserSession
-
Deprecated.
- isMicrosoftAccount() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IUserAuthenticationInfo
-
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
- isNonWaterCauldron(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
-
Non-water cauldrons (since Bedrock 1.18.30) must have a block entity packet sent on chunk load to fix rendering issues.
- isNotifyOnNewBedrockUpdate() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isNotLeashed() - Method in class org.geysermc.geyser.entity.type.living.MobEntity
- isOpen() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
- 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
- isPassthroughPlayerCounts() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isPassthroughProtocolName() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isPasswordAuthentication() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IRemoteConfiguration
- isPickaxeEffective(BlockMapping) - Method in class org.geysermc.geyser.session.cache.TagCache
- isPistonHead(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
- isPlayerInWater() - Method in class org.geysermc.geyser.level.physics.CollisionManager
- 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
- isRegistered() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
- isSentSpawnPacket() - Method in class org.geysermc.connector.network.session.GeyserSession
-
Deprecated.
- 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
- isShaped() - Method in interface org.geysermc.geyser.inventory.recipe.GeyserRecipe
-
Whether the recipe is flexible or not in which items can be placed where.
- isShaped() - Method in record class org.geysermc.geyser.inventory.recipe.GeyserShapedRecipe
- isShaped() - Method in record class org.geysermc.geyser.inventory.recipe.GeyserShapelessRecipe
- 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
- isShuttingDown() - Method in class org.geysermc.connector.GeyserConnector
-
Deprecated.
- isSmallFlower(GeyserItemStack) - Method in class org.geysermc.geyser.session.cache.TagCache
- isSpawned() - Method in class org.geysermc.connector.network.session.GeyserSession
-
Deprecated.
- isStickyPiston(int) - Static method in class org.geysermc.geyser.level.block.BlockStateValues
- isSuggestedOpOnly() - Method in class org.geysermc.geyser.command.defaults.ConnectionTestCommand
- isSuggestedOpOnly() - Method in class org.geysermc.geyser.command.defaults.DumpCommand
- isSuggestedOpOnly() - Method in class org.geysermc.geyser.command.defaults.ListCommand
- isSuggestedOpOnly() - Method in class org.geysermc.geyser.command.defaults.ReloadCommand
- isSuggestedOpOnly() - Method in class org.geysermc.geyser.command.defaults.StopCommand
- isSuggestedOpOnly() - Method in class org.geysermc.geyser.command.defaults.VersionCommand
- isSuggestedOpOnly() - Method in class org.geysermc.geyser.command.GeyserCommand
-
Used for permission defaults on server implementations.
- 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
- isUseDirectConnection() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration
- isUseProxyProtocol() - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IRemoteConfiguration
- 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
- isWaterInEyes() - Method in class org.geysermc.geyser.level.physics.CollisionManager
- 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
- 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
- ItemEntity - Class in org.geysermc.geyser.entity.type
- ItemEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.ItemEntity
- ItemFrameEntity - Class in org.geysermc.geyser.entity.type
-
Item frames are an entity in Java but a block entity in Bedrock.
- ItemFrameEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float, Direction) - Constructor for class org.geysermc.geyser.entity.type.ItemFrameEntity
- ItemMapping - Class in org.geysermc.geyser.registry.type
- ItemMapping() - Constructor for class org.geysermc.geyser.registry.type.ItemMapping
- ItemMappings - Class in org.geysermc.geyser.registry.type
- ItemMappings() - Constructor for class org.geysermc.geyser.registry.type.ItemMappings
- 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
- 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 - Static variable in class org.geysermc.geyser.registry.Registries
-
A versioned registry which holds
ItemMappingsfor each version. - 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
- iterateAsTag(CompoundTag) - Static method in record class org.geysermc.geyser.util.JavaCodecEntry
-
Iterate over a Java Edition codec and return each entry as a CompoundTag
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
- 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
- JavaBlockChangedAckTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.player
- JavaBlockChangedAckTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.player.JavaBlockChangedAckTranslator
- 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
- 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
- JavaClearTitlesTranslator - Class in org.geysermc.geyser.translator.protocol.java.title
- JavaClearTitlesTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.title.JavaClearTitlesTranslator
- JavaCodecEntry - Record Class in org.geysermc.geyser.util
- JavaCodecEntry() - Constructor for record class org.geysermc.geyser.util.JavaCodecEntry
-
Creates an instance of a
JavaCodecEntryrecord class. - 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
- JavaCooldownTranslator - Class in org.geysermc.geyser.translator.protocol.java.level
- JavaCooldownTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.level.JavaCooldownTranslator
- 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
- JavaDimension - Record Class in org.geysermc.geyser.level
-
Represents the information we store from the current Java dimension
- JavaDimension(int, int, boolean, double) - Constructor for record class org.geysermc.geyser.level.JavaDimension
-
Creates an instance of a
JavaDimensionrecord class. - 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 - Variable in class org.geysermc.geyser.inventory.Inventory
- 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
- 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
- JavaPlayerChatTranslator - Class in org.geysermc.geyser.translator.protocol.java
- JavaPlayerChatTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaPlayerChatTranslator
- JavaPlayerCombatKillTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.player
- JavaPlayerCombatKillTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerCombatKillTranslator
- JavaPlayerInfoTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.player
- JavaPlayerInfoTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerInfoTranslator
- JavaPlayerLookAtTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.player
- JavaPlayerLookAtTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerLookAtTranslator
- JavaPlayerPositionTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity.player
- JavaPlayerPositionTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerPositionTranslator
- 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
- JavaSoundEntityTranslator - Class in org.geysermc.geyser.translator.protocol.java.entity
- JavaSoundEntityTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.entity.JavaSoundEntityTranslator
- 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
- JavaSystemChatTranslator - Class in org.geysermc.geyser.translator.protocol.java
- JavaSystemChatTranslator() - Constructor for class org.geysermc.geyser.translator.protocol.java.JavaSystemChatTranslator
- 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
- 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
- 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
- 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
- LABYMOD - Enum constant in enum class org.geysermc.geyser.skin.SkinProvider.CapeProvider
- 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.util.InteractiveTag
- LEASH_KNOT - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- LeashKnotEntity - Class in org.geysermc.geyser.entity.type
- LeashKnotEntity(GeyserSession, int, 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.util.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
- 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
- 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
levelEventTyperecord component. - levelEventType() - Method in record class org.geysermc.geyser.translator.level.event.SoundLevelEventTranslator
-
Returns the value of the
levelEventTyperecord component. - 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, int, 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
- ListCommand - Class in org.geysermc.geyser.command.defaults
- ListCommand(GeyserImpl, String, String, String) - Constructor for class org.geysermc.geyser.command.defaults.ListCommand
- ListenerInfo() - Constructor for class org.geysermc.geyser.dump.BootstrapDumpInfo.ListenerInfo
- LivingEntity - Class in org.geysermc.geyser.entity.type
- LivingEntity(GeyserSession, int, 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, int, 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(CompoundTag, Map<String, JavaDimension>) - Static method in record class org.geysermc.geyser.level.JavaDimension
- 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
- loadConfig(File, Class<T>) - Static method in class org.geysermc.geyser.util.FileUtils
-
Load the given YAML file into the given class
- loadDimension(GeyserSession) - Static method in class org.geysermc.geyser.util.ChunkUtils
-
Process the minimum and maximum heights for this dimension, and processes the world coordinate scale.
- loadFile(String) - Method in class org.geysermc.geyser.registry.loader.EffectRegistryLoader
- 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(GeyserSession, 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
- 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, PacketCodecHelper) - 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 - Record Class in org.geysermc.geyser.session.cache
- 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 record class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
-
Creates an instance of a
LodestonePosrecord class. - 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.
- LoginEncryptionUtils - Class in org.geysermc.geyser.util
- LoginEncryptionUtils() - Constructor for class org.geysermc.geyser.util.LoginEncryptionUtils
- 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.util
- 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
- 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
- MAGMA_CUBE - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- MagmaCubeEntity - Class in org.geysermc.geyser.entity.type.living
- MagmaCubeEntity(GeyserSession, int, 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
- makeContainerEntries(GeyserSession, Inventory, IntSet) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
- 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
- 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
- markTitleTimesAsIncorrect() - Method in class org.geysermc.geyser.session.cache.WorldCache
- 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
- MAXENTITYCRAMMING - Enum constant in enum class org.geysermc.geyser.level.GameRule
- maxHealth - Variable in class org.geysermc.geyser.entity.type.LivingEntity
- maxLevel() - Method in record class org.geysermc.geyser.registry.type.EnchantmentData
-
Returns the value of the
maxLevelrecord component. - maxY() - Method in record class org.geysermc.geyser.level.JavaDimension
-
Returns the value of the
maxYrecord 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
- 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.util.InteractiveTag
- MINECART - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- MinecartEntity - Class in org.geysermc.geyser.entity.type
- MinecartEntity(GeyserSession, int, 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.
- 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
- minY() - Method in record class org.geysermc.geyser.level.BedrockDimension
-
Returns the value of the
minYrecord component. - minY() - Method in record class org.geysermc.geyser.level.JavaDimension
-
Returns the value of the
minYrecord component. - MobEntity - Class in org.geysermc.geyser.entity.type.living
- MobEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.MobEntity
- MOBGRIEFING - Enum constant in enum class org.geysermc.geyser.level.GameRule
- mobHorseInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.AbstractHorseEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.AbstractFishEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.AllayEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.AnimalEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.AxolotlEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.CowEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.GoatEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.AbstractHorseEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.SkeletonHorseEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.ZombieHorseEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.MooshroomEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.OcelotEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.PandaEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.PigEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.SheepEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.StriderEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.CatEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.ParrotEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.WolfEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.DolphinEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.IronGolemEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.merchant.AbstractMerchantEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.MobEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.monster.CreeperEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.monster.PiglinEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.monster.ZombieVillagerEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.SnowGolemEntity
- mobInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.TadpoleEntity
- Module() - Constructor for class org.geysermc.geyser.pack.ResourcePackManifest.Module
- MonsterEntity - Class in org.geysermc.geyser.entity.type.living.monster
- MonsterEntity(GeyserSession, int, 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.util.InteractiveTag
- MOOSHROOM_SHEAR - Enum constant in enum class org.geysermc.geyser.util.InteractiveTag
- MooshroomEntity - Class in org.geysermc.geyser.entity.type.living.animal
- MooshroomEntity(GeyserSession, int, 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.util.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
- MOVEMENT_SPEED - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
- 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.
- 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
- mustPlayerCrawlHere() - Method in class org.geysermc.geyser.level.physics.CollisionManager
- mustPlayerSneakHere() - Method in class org.geysermc.geyser.level.physics.CollisionManager
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.geyser.command.CommandSender
- name() - Method in interface org.geysermc.geyser.GeyserLogger
- name() - Method in record class org.geysermc.geyser.session.auth.AuthData
-
Returns the value of the
namerecord 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
namerecord component. - NAME - Enum constant in enum class org.geysermc.geyser.util.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
RegistryLoaderresponsible for loading NBT. - 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
- needsLoopback(GeyserLogger) - Static method in class org.geysermc.geyser.util.LoopbackUtil
- NETHER - Static variable in class org.geysermc.geyser.util.DimensionUtils
-
String reference to vanilla Java nether dimension identifier
- 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_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
- 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
- nextPredictionSequence() - Method in class org.geysermc.geyser.session.cache.WorldCache
- 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.util.InteractiveTag
- NORMAL - Enum constant in enum class org.geysermc.geyser.inventory.SlotType
- NORMAL - Enum constant in enum class org.geysermc.geyser.level.physics.PistonBehavior
- NORTH - Enum constant in enum class org.geysermc.geyser.level.physics.Direction
- NOTHING - Enum constant in enum class org.geysermc.geyser.scoreboard.UpdateType
-
Nothing has changed, it's cool
- NTP_SERVER - Static variable in class org.geysermc.geyser.Constants
- NUM_WATER_LEVELS - Static variable in class org.geysermc.geyser.level.block.BlockStateValues
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, int, 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
- 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
offsetrecord 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.nbt.BannerTranslator
-
Holds what a Java ominous banner pattern looks like.
- onConnectionRequest(InetSocketAddress) - Method in class org.geysermc.geyser.network.ConnectorServerEventHandler
- onDisable() - Method in interface org.geysermc.geyser.GeyserBootstrap
-
Called when the GeyserBootstrap is disabled
- onEnable() - Method in interface org.geysermc.geyser.GeyserBootstrap
-
Called when the GeyserBootstrap is enabled
- onGround - Variable in class org.geysermc.geyser.entity.type.Entity
-
Saves if the entity should be on the ground.
- ONLINE - Enum constant in enum class org.geysermc.geyser.session.auth.AuthType
- onlineConnections() - Method in class org.geysermc.geyser.GeyserImpl
- onMicrosoftLoginComplete(PendingMicrosoftAuthentication.AuthenticationTask) - Method in class org.geysermc.geyser.session.GeyserSession
-
If successful, also begins connecting to the Java server.
- onQuery(InetSocketAddress) - Method in class org.geysermc.geyser.network.ConnectorServerEventHandler
- onSessionCreation(BedrockServerSession) - Method in class org.geysermc.geyser.network.ConnectorServerEventHandler
- onSonicBoom() - Method in class org.geysermc.geyser.entity.type.living.monster.WardenEntity
- onTradeSelected(GeyserSession, int) - Method in class org.geysermc.geyser.inventory.MerchantContainer
- 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.util.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
- openMerchant(GeyserSession, ClientboundMerchantOffersPacket, MerchantContainer) - Static method in class org.geysermc.geyser.translator.protocol.java.inventory.JavaMerchantOffersTranslator
- OPTIFINE - Enum constant in enum class org.geysermc.geyser.skin.SkinProvider.CapeProvider
- ORANGE - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
- 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.geyser - package org.geysermc.geyser
- 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.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.recipe - package org.geysermc.geyser.inventory.recipe
- 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.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.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.
- OtherCollision - Class in org.geysermc.geyser.translator.collision
- OtherCollision(BoundingBox[]) - Constructor for class org.geysermc.geyser.translator.collision.OtherCollision
- output() - Method in record class org.geysermc.geyser.inventory.recipe.GeyserStonecutterData
-
Returns the value of the
outputrecord component. - 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 record class org.geysermc.geyser.level.BedrockDimension
- 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
- PacketTranslatorRegistry<T> - Class in org.geysermc.geyser.registry
- PacketTranslatorRegistry() - Constructor for class org.geysermc.geyser.registry.PacketTranslatorRegistry
- 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
- PAINTING - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- PaintingEntity - Class in org.geysermc.geyser.entity.type
- PaintingEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float, Direction) - Constructor for class org.geysermc.geyser.entity.type.PaintingEntity
- 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.PandaEntity
- parameters() - Method in class org.geysermc.geyser.text.TextDecoration
- 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, int, 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
ParticleMappingrecord class. - PARTICLES - Static variable in class org.geysermc.geyser.registry.Registries
-
A mapped registry holding the
ParticleTypeto a correspondingParticleMapping, 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
- PASS - Enum constant in enum class org.geysermc.geyser.util.InteractionResult
-
Indicates that the action does nothing, or in rare cases is not a priority.
- 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
- PendingMicrosoftAuthentication - Class in org.geysermc.geyser.session
-
Pending Microsoft authentication task cache.
- PendingMicrosoftAuthentication(int) - Constructor for class org.geysermc.geyser.session.PendingMicrosoftAuthentication
- PendingMicrosoftAuthentication.AuthenticationTask - Class in org.geysermc.geyser.session
- PendingMicrosoftAuthentication.ProxyAuthenticationTask - Class in org.geysermc.geyser.session
- PendingMicrosoftAuthentication.TaskTimeoutException - Exception in org.geysermc.geyser.session
- 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.PhantomEntity
- 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
- PigEntity - Class in org.geysermc.geyser.entity.type.living.animal
- PigEntity(GeyserSession, int, 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.PiglinEntity
- piglinSafe() - Method in record class org.geysermc.geyser.level.JavaDimension
-
Returns the value of the
piglinSaferecord component. - PIGSCENE - Enum constant in enum class org.geysermc.geyser.level.PaintingType
- PILLAGER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- PillagerEntity - Class in org.geysermc.geyser.entity.type.living.monster.raid
- PillagerEntity(GeyserSession, int, 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 - 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
pitchAddrecord component. - pitchMul() - Method in record class org.geysermc.geyser.translator.level.event.PlaySoundEventTranslator
-
Returns the value of the
pitchMulrecord component. - pitchSub() - Method in record class org.geysermc.geyser.translator.level.event.PlaySoundEventTranslator
-
Returns the value of the
pitchSubrecord component. - PLANT - Enum constant in enum class org.geysermc.geyser.level.PaintingType
- playBuiltinSound(GeyserSession, BuiltinSound, Vector3f, float, float) - Static method in class org.geysermc.geyser.util.SoundUtils
-
Translates and plays a Java Builtin Sound for a Bedrock client
- playEntityEvent(EntityEventType) - Method in class org.geysermc.geyser.entity.type.Entity
-
Send an entity event of the specified type to the Bedrock player from this entity.
- playEntityEvent(EntityEventType, int) - Method in class org.geysermc.geyser.entity.type.Entity
-
Send an entity event of the specified type with the specified data to the Bedrock player from this entity.
- 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
- playerCollidableBlocksIterator() - Method in class org.geysermc.geyser.level.physics.CollisionManager
- PlayerEntity - Class in org.geysermc.geyser.entity.type.player
- PlayerEntity(GeyserSession, int, long, UUID, Vector3f, Vector3f, float, float, float, String, String) - Constructor for class org.geysermc.geyser.entity.type.player.PlayerEntity
- PlayerHeadTranslator - Class in org.geysermc.geyser.translator.inventory.item.nbt
- PlayerHeadTranslator() - Constructor for class org.geysermc.geyser.translator.inventory.item.nbt.PlayerHeadTranslator
- 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
- Players() - Constructor for class org.geysermc.geyser.ping.GeyserPingInfo.Players
- Players(int, int) - Constructor for class org.geysermc.geyser.ping.GeyserPingInfo.Players
- PLAYERSSLEEPINGPERCENTAGE - Enum constant in enum class org.geysermc.geyser.level.GameRule
- playSoundEvent(SoundEvent, Vector3f) - Method in class org.geysermc.geyser.session.GeyserSession
- 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
PlaySoundEventTranslatorrecord class. - PluginInfo() - 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
- 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, int, 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.util.InteractiveTag
- position - Variable in class org.geysermc.geyser.entity.type.Entity
- 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
PotionMixDatathat 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
- 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.translator.inventory.item.ItemRemapper
- 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
- PUFFERFISH - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- PufferFishEntity - Class in org.geysermc.geyser.entity.type.living.animal
- PufferFishEntity(GeyserSession, int, 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
- 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
- putSkull(Vector3i, String, int) - Method in class org.geysermc.geyser.session.cache.SkullCache
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.
- queuePostStartGamePacket(BedrockPacket) - Method in class org.geysermc.geyser.session.UpstreamSession
-
Queue a packet that must be delayed until after login.
- 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, int, 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, int, 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
rarityMultiplierrecord component. - RAVAGER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- read() - Method in class org.geysermc.geyser.network.netty.ChannelWrapper
- READ - Enum constant in enum class org.geysermc.geyser.util.InteractiveTag
- readAllBytes(File) - Static method in class org.geysermc.geyser.util.FileUtils
-
An android compatible version of
Files.readAllBytes(java.nio.file.Path) - readAllBytes(String) - 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
- recalculatePosition() - Method in class org.geysermc.geyser.level.physics.CollisionManager
- 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
GeyserRecipeas 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
SoundEventas the value. - RED - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
- RED - Static variable in class org.geysermc.geyser.text.ChatColor
- 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
- refreshTokenFor(String) - Method in class org.geysermc.geyser.GeyserImpl
- 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(int, V) - Method in class org.geysermc.geyser.registry.IntMappedRegistry
-
Registers a new value into this registry with the given key.
- register(Integer, V) - Method in class org.geysermc.geyser.registry.IntMappedRegistry
-
Deprecated.
- register(Consumer<M>) - Method in class org.geysermc.geyser.registry.Registry
-
Registers what is specified in the given
Consumerinto 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.
- registerCacheImageTask(GeyserImpl) - Static method in class org.geysermc.geyser.skin.SkinProvider
- registerCommand(GeyserCommand) - Method in class org.geysermc.geyser.command.CommandManager
- registerNewObjective(String) - Method in class org.geysermc.geyser.scoreboard.Scoreboard
- registerNewTeam(String, String[]) - Method in class org.geysermc.geyser.scoreboard.Scoreboard
- 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
relativerecord component. - reload() - Method in class org.geysermc.connector.GeyserConnector
-
Deprecated.
- 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
- 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.util.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
- removeFog(String...) - Method in class org.geysermc.geyser.session.GeyserSession
-
Removes the following fog IDs from the client and the cache.
- removeInt(Object) - Method in class org.geysermc.geyser.util.collection.Object2IntBiMap
- 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
- removeSkull(Vector3i) - Method in class org.geysermc.geyser.session.cache.SkullCache
- removeTeam(String) - Method in class org.geysermc.geyser.scoreboard.Scoreboard
- 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
- 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
- resendAllForms() - Method in class org.geysermc.geyser.session.cache.FormCache
- reset() - Method in class org.geysermc.geyser.level.block.BlockPositionIterator
- RESET - Static variable in class org.geysermc.geyser.text.ChatColor
- resetNextStateId() - Method in class org.geysermc.geyser.inventory.Inventory
- resetTimer() - Method in class org.geysermc.geyser.session.PendingMicrosoftAuthentication.AuthenticationTask
- resetTitleTimes(boolean) - Method in class org.geysermc.geyser.session.cache.WorldCache
-
Reset the true active title times to the (Java Edition 1.18.2) defaults.
- resetUnconfirmedFor() - Method in class org.geysermc.geyser.session.cache.TeleportCache
- 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
- 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
- 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
- result() - Method in record class org.geysermc.geyser.inventory.recipe.GeyserShapedRecipe
-
Returns the value of the
resultrecord component. - result() - Method in record class org.geysermc.geyser.inventory.recipe.GeyserShapelessRecipe
-
Returns the value of the
resultrecord component. - reversed() - Method in enum class org.geysermc.geyser.level.physics.Direction
- RIDE_HORSE - Enum constant in enum class org.geysermc.geyser.util.InteractiveTag
- RIDE_MINECART - Enum constant in enum class org.geysermc.geyser.util.InteractiveTag
- RIDE_STRIDER - Enum constant in enum class org.geysermc.geyser.util.InteractiveTag
- 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
- runCommand(CommandSender, String) - Method in class org.geysermc.geyser.command.CommandManager
S
- SADDLE - Enum constant in enum class org.geysermc.geyser.util.InteractiveTag
- SALMON - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- SATURATION - Enum constant in enum class org.geysermc.geyser.entity.attribute.GeyserAttributeType
- saveRefreshToken(String, String) - Method in class org.geysermc.geyser.GeyserImpl
- 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() - 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
- 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
sectionsrecord component. - sendAdvancementToasts(GeyserSession, ClientboundUpdateAdvancementsPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaUpdateAdvancementsTranslator
-
Handle all advancements progress updates
- 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
- sendChat(String) - Method in class org.geysermc.geyser.session.GeyserSession
-
Sends a chat message to the Java server.
- sendCommand(String) - Method in class org.geysermc.geyser.session.GeyserSession
-
Sends a command to the Java server.
- 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.
- sendEmptyChunk(GeyserSession, int, int, boolean) - Static method in class org.geysermc.geyser.util.ChunkUtils
- sendEmptyChunks(GeyserSession, Vector3i, int, boolean) - Static method in class org.geysermc.geyser.util.ChunkUtils
- SENDER - Enum constant in enum class org.geysermc.geyser.text.TextDecoration.Parameter
- sendFog(String...) - Method in class org.geysermc.geyser.session.GeyserSession
-
Send the following fog IDs, as well as the cached ones, to the client.
- sendForm(Form) - Method in class org.geysermc.geyser.session.GeyserSession
- sendForm(FormBuilder<?, ?, ?>) - Method in class org.geysermc.geyser.session.GeyserSession
- sendForm(Form<?>) - Method in class org.geysermc.geyser.session.GeyserSession
-
Deprecated.since Cumulus version 1.1, and will be removed when Cumulus 2.0 releases. Please use the new forms instead.
- sendForm(FormBuilder<?, ?>) - Method in class org.geysermc.geyser.session.GeyserSession
-
Deprecated.since Cumulus version 1.1, and will be removed when Cumulus 2.0 releases. Please use the new forms instead.
- sendGameRule(String, Object) - Method in class org.geysermc.geyser.session.GeyserSession
-
Send a gamerule value to the client
- sendJavaClientSettings() - Method in class org.geysermc.geyser.session.GeyserSession
-
Send a packet to the server to indicate client render distance, locale, skin parts, and hand preference.
- sendMessage(String) - Method in interface org.geysermc.geyser.command.CommandSender
- sendMessage(String) - Method in interface org.geysermc.geyser.GeyserLogger
- sendMessage(String) - Method in class org.geysermc.geyser.session.GeyserSession
- sendMessage(String[]) - Method in interface org.geysermc.geyser.command.CommandSender
- sendMessage(Component) - 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
- sendPostStartGamePackets() - Method in class org.geysermc.geyser.session.UpstreamSession
- 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
- serializeShowEntity(HoverEvent.ShowEntity, Codec.Encoder<Component, String, ? extends RuntimeException>) - Method in class org.geysermc.geyser.text.DummyLegacyHoverEventSerializer
- serializeShowItem(HoverEvent.ShowItem) - Method in class org.geysermc.geyser.text.DummyLegacyHoverEventSerializer
- serializeToTree(Component) - Method in record class org.geysermc.geyser.text.GsonComponentSerializerWrapper
- serverSocketAddress - Variable in class org.geysermc.geyser.network.netty.GeyserInjector
-
The LocalAddress to use to connect to the server without connecting over TCP.
- session - Variable in class org.geysermc.geyser.entity.type.Entity
- session - Variable in class org.geysermc.geyser.network.LoggingPacketHandler
- 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, 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(M) - Method in class org.geysermc.geyser.registry.Registry
-
Sets the underlying value held by this registry.
- 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
- 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
- setAngerLevel(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.WardenEntity
- 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
- setAttackStarted() - Method in class org.geysermc.geyser.entity.type.EvokerFangsEntity
- setAuthenticationData(AuthData) - Method in class org.geysermc.geyser.session.GeyserSession
- 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<Vector3i>, ?>) - Method in class org.geysermc.geyser.entity.type.living.merchant.VillagerEntity
- setBedPosition(EntityMetadata<Optional<Vector3i>, ?>) - Method in class org.geysermc.geyser.entity.type.LivingEntity
- setBedPosition(EntityMetadata<Optional<Vector3i>, ?>) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
- 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
- setBlazeFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.BlazeEntity
- setBlockTarget(EntityMetadata<Optional<Vector3i>, ?>) - Method in class org.geysermc.geyser.entity.type.EnderCrystalEntity
- setBodyRotation(EntityMetadata<Vector3f, ?>) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
- setBoots(ItemData) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
- setBoundingBoxHeight(float) - Method in class org.geysermc.geyser.entity.type.Entity
- setBoundingBoxHeight(float) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
- setBoundingBoxWidth(float) - Method in class org.geysermc.geyser.entity.type.Entity
- setCanDuplicate(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.AllayEntity
- 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
- 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
- setClientSideSilent() - Method in class org.geysermc.geyser.entity.type.Entity
- setClientSideSilent() - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
- 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
- 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
- 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.AllayEntity
- 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 interface org.geysermc.geyser.GeyserLogger
-
Sets if the logger should print debug messages
- setDefaultShowCooldown(String) - Static method in class org.geysermc.geyser.util.CooldownUtils
- 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
- 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.living.ArmorStandEntity
- setDisplayNameVisible(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
- setDyeColors(Int2IntMap) - Static method in class org.geysermc.geyser.util.ItemUtils
- 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
- setFireworkItem(EntityMetadata<ItemStack, ?>) - Method in class org.geysermc.geyser.entity.type.FireworkEntity
- 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
- 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
- setFrogVariant(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.FrogEntity
- 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
- 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
- setHasFuel(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.FurnaceMinecartEntity
- setHasLeftHorn(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.GoatEntity
- setHasRightHorn(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.GoatEntity
- setHead(GeyserSession, PlayerEntity, CompoundTag) - Static method in class org.geysermc.geyser.skin.FakeHeadProvider
- setHeadRotation(EntityMetadata<Vector3f, ?>) - 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.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
- setHelmet(ItemData) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
- setHiddenGene(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.PandaEntity
- 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
- 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
- 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.StonecutterContainer
- 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(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
- setItemRotation(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.ItemFrameEntity
- setLastDeathPosition(GlobalPos) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
- 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<Vector3f, ?>) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
- setLeftLegRotation(EntityMetadata<Vector3f, ?>) - 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
- setLivingEntityFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.LivingEntity
- setMainGene(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.PandaEntity
- 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.living.SquidEntity
- setName(String) - Method in class org.geysermc.geyser.scoreboard.Team
- setOffHand(ItemData) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
- setOwner(EntityMetadata<Optional<UUID>, ?>) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.TameableEntity
- setPaddlingLeft(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.BoatEntity
- setPaddlingRight(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.BoatEntity
- setPaintingType(ObjectEntityMetadata<PaintingType>) - Method in class org.geysermc.geyser.entity.type.PaintingEntity
- 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
- 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.living.SquidEntity
- 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
- setPlayerGliding(EntityMetadata<OptionalInt, ?>) - Method in class org.geysermc.geyser.entity.type.FireworkEntity
- setPlayingDead(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.AxolotlEntity
- setPort(int) - Method in interface org.geysermc.geyser.configuration.GeyserConfiguration.IRemoteConfiguration
- setPose(Pose) - Method in class org.geysermc.geyser.entity.type.Entity
-
Usually used for bounding box and not animation.
- setPose(Pose) - Method in class org.geysermc.geyser.entity.type.living.animal.FrogEntity
- setPose(Pose) - Method in class org.geysermc.geyser.entity.type.living.monster.WardenEntity
- setPose(Pose) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
- setPosition(Vector3f) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
- setPosition(Vector3f) - Method in class org.geysermc.geyser.entity.type.player.SessionPlayerEntity
- 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
- setPrefix(String) - Method in class org.geysermc.geyser.scoreboard.Team
- setPregnant(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.TurtleEntity
- 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
- setReducedDebugInfo(boolean) - Method in class org.geysermc.geyser.session.GeyserSession
-
Update the cached value for the reduced debug info gamerule.
- setResizing(boolean) - Method in class org.geysermc.geyser.session.cache.WorldBorder
- 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
- setRightArmRotation(EntityMetadata<Vector3f, ?>) - Method in class org.geysermc.geyser.entity.type.living.ArmorStandEntity
- setRightLegRotation(EntityMetadata<Vector3f, ?>) - 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
- 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
- setServerRenderDistance(int) - Method in class org.geysermc.geyser.session.GeyserSession
- setSheepFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.SheepEntity
- 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
- setSilent(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.Entity
- setSkinVisibility(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.player.PlayerEntity
- setSnowGolemFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.SnowGolemEntity
- 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
- setStoreServerInformation() - Method in class org.geysermc.geyser.session.PendingMicrosoftAuthentication
- 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
- 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
- SettingsCommand - Class in org.geysermc.geyser.command.defaults
- SettingsCommand(GeyserImpl, String, String, String) - Constructor for class org.geysermc.geyser.command.defaults.SettingsCommand
- SettingsUtils - Class in org.geysermc.geyser.util
- SettingsUtils() - Constructor for class org.geysermc.geyser.util.SettingsUtils
- setTitleTimes(int, int, int) - Method in class org.geysermc.geyser.session.cache.WorldCache
-
Store the true active title times.
- setTongueTarget(ObjectEntityMetadata<OptionalInt>) - Method in class org.geysermc.geyser.entity.type.living.animal.FrogEntity
- setTransforming(BooleanEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.ZombieVillagerEntity
- setType(int) - 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
- 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
- setVariant(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.BoatEntity
- setVariant(IntEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.animal.AxolotlEntity
- setVariant(ObjectEntityMetadata<String>) - Method in class org.geysermc.geyser.entity.type.living.animal.MooshroomEntity
- setVexFlags(ByteEntityMetadata) - Method in class org.geysermc.geyser.entity.type.living.monster.VexEntity
- setVillagerData(EntityMetadata<VillagerData, ?>) - Method in class org.geysermc.geyser.entity.type.living.merchant.VillagerEntity
- 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
- 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.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 interface org.geysermc.geyser.GeyserLogger
-
Logs a severe message to console
- severe(String, Throwable) - Method in interface org.geysermc.geyser.GeyserLogger
-
Logs a severe message and an exception to console
- 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.util.InteractiveTag
- SHEEP - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- SheepEntity - Class in org.geysermc.geyser.entity.type.living.animal
- SheepEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.SheepEntity
- 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
- shouldHandleRequestFirst(StackRequestActionData, Inventory) - Method in class org.geysermc.geyser.translator.inventory.AnvilInventoryTranslator
- 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
- shouldSwing() - Method in enum class org.geysermc.geyser.util.InteractionResult
- shouldUpdate() - Method in class org.geysermc.geyser.scoreboard.Score
- shouldUpdate() - Method in class org.geysermc.geyser.scoreboard.Team
- 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
- showSensitive - Static variable in class org.geysermc.geyser.text.AsteriskSerializer
- 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, int, 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 class org.geysermc.geyser.GeyserImpl
- shutdown() - Method in class org.geysermc.geyser.network.netty.GeyserInjector
- 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
- silent - Variable in class org.geysermc.geyser.entity.type.Entity
- 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.
- SimpleMappedRegistry<K,V> - Class in org.geysermc.geyser.registry
-
A variant of
AbstractMappedRegistrywithMapas 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.util.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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.SkeletonEntity
- SkeletonHorseEntity - Class in org.geysermc.geyser.entity.type.living.animal.horse
- SkeletonHorseEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.horse.SkeletonHorseEntity
- skin() - Method in record class org.geysermc.geyser.skin.SkinProvider.SkinData
-
Returns the value of the
skinrecord component. - SkinAndCape() - 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
SkinDatarecord class. - SkinGeometry() - 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
skinUrlrecord component. - Skull() - Constructor for class org.geysermc.geyser.session.cache.SkullCache.Skull
- 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
- SkullCache - Class in org.geysermc.geyser.session.cache
- SkullCache(GeyserSession) - Constructor for class org.geysermc.geyser.session.cache.SkullCache
- SkullCache.Skull - Class in org.geysermc.geyser.session.cache
- 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) - 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.SlimeEntity
- slot() - Method in record class org.geysermc.geyser.inventory.BedrockContainerSlot
-
Returns the value of the
slotrecord component. - 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
- SNEAKING_POSE_HEIGHT - Static variable in class org.geysermc.geyser.entity.type.player.PlayerEntity
- 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, int, 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_LEVEL_EVENTS - Static variable in class org.geysermc.geyser.registry.Registries
-
A mapped registry holding
LevelEvents to their correspondingLevelEventTranslator. - SOUND_TRANSLATORS - Static variable in class org.geysermc.geyser.registry.Registries
-
A mapped registry holding
SoundTranslators to their correspondingSoundInteractionTranslator. - soundEvent() - Method in record class org.geysermc.geyser.translator.level.event.SoundEventEventTranslator
-
Returns the value of the
soundEventrecord 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
SoundEventEventTranslatorrecord 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
- 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
SoundLevelEventTranslatorrecord 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
- 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
sourcerecord component. - SOUTH - Enum constant in enum class org.geysermc.geyser.level.physics.Direction
- 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.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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.SpawnerMinecartEntity
- 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, int, 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.SpiderEntity
- 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.SquidEntity
- STAGE - Enum constant in enum class org.geysermc.geyser.level.PaintingType
- STAND - Enum constant in enum class org.geysermc.geyser.util.InteractiveTag
- 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
- startSneaking() - Method in class org.geysermc.geyser.session.GeyserSession
- StatisticFormatters - Class in org.geysermc.geyser.util
- StatisticFormatters() - Constructor for class org.geysermc.geyser.util.StatisticFormatters
- 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
- stopSneaking() - Method in class org.geysermc.geyser.session.GeyserSession
- 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
- 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, int, 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
- style() - Method in class org.geysermc.geyser.text.TextDecoration
- sub(int) - Method in class org.geysermc.geyser.inventory.GeyserItemStack
- SUCCESS - Enum constant in enum class org.geysermc.geyser.util.InteractionResult
-
Indicates that the action does something, and don't try to find another action to process.
- 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
- supports1_19_10(GeyserSession) - Static method in class org.geysermc.geyser.network.MinecraftProtocol
- SWAP_TO_HOTBAR_1 - Enum constant in enum class org.geysermc.geyser.inventory.click.Click
- SWAP_TO_HOTBAR_2 - Enum constant in enum class org.geysermc.geyser.inventory.click.Click
- SWAP_TO_HOTBAR_3 - Enum constant in enum class org.geysermc.geyser.inventory.click.Click
- SWAP_TO_HOTBAR_4 - Enum constant in enum class org.geysermc.geyser.inventory.click.Click
- SWAP_TO_HOTBAR_5 - Enum constant in enum class org.geysermc.geyser.inventory.click.Click
- SWAP_TO_HOTBAR_6 - Enum constant in enum class org.geysermc.geyser.inventory.click.Click
- SWAP_TO_HOTBAR_7 - Enum constant in enum class org.geysermc.geyser.inventory.click.Click
- SWAP_TO_HOTBAR_8 - Enum constant in enum class org.geysermc.geyser.inventory.click.Click
- SWAP_TO_HOTBAR_9 - Enum constant in enum class org.geysermc.geyser.inventory.click.Click
- SWEEPING - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
- SWIFT_SNEAK - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment.JavaEnchantment
- SWIFT_SNEAK - Enum constant in enum class org.geysermc.geyser.inventory.item.Enchantment
- 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
- synchronizeCorrectTitleTimes() - Method in class org.geysermc.geyser.session.cache.WorldCache
-
If needed, ensure that the Bedrock client will use the correct timings for titles.
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.
- TADPOLE - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- TadpoleEntity - Class in org.geysermc.geyser.entity.type.living
- TadpoleEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.TadpoleEntity
- 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.util.InteractiveTag
- TALK - Enum constant in enum class org.geysermc.geyser.util.InteractiveTag
- TAME - Enum constant in enum class org.geysermc.geyser.util.InteractiveTag
- TameableEntity - Class in org.geysermc.geyser.entity.type.living.animal.tameable
- TameableEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.tameable.TameableEntity
- TARGET - Enum constant in enum class org.geysermc.geyser.text.TextDecoration.Parameter
- targetPosition(GeyserSession, ClientboundPlayerLookAtPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerLookAtTranslator
- 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() - Constructor for class org.geysermc.geyser.session.cache.TeleportCache
- testForChest(GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.AbstractHorseEntity
- testForChest(GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.ChestedHorseEntity
- testHorseInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.AbstractHorseEntity
- testInteraction(Hand) - Method in class org.geysermc.geyser.entity.type.BoatEntity
- testInteraction(Hand) - Method in class org.geysermc.geyser.entity.type.ChestBoatEntity
- testInteraction(Hand) - Method in class org.geysermc.geyser.entity.type.CommandBlockMinecartEntity
- testInteraction(Hand) - Method in class org.geysermc.geyser.entity.type.Entity
-
Test interacting with the given hand to see if we should send a tag to the Bedrock client.
- testInteraction(Hand) - Method in class org.geysermc.geyser.entity.type.living.MobEntity
- testInteraction(Hand) - Method in class org.geysermc.geyser.entity.type.MinecartEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.AllayEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.AnimalEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.CowEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.AbstractHorseEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.SkeletonHorseEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.ZombieHorseEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.MooshroomEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.OcelotEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.PandaEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.PigEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.SheepEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.StriderEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.CatEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.ParrotEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.tameable.WolfEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.DolphinEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.merchant.AbstractMerchantEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.MobEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.monster.CreeperEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.monster.PiglinEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.monster.ZombieVillagerEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.SnowGolemEntity
- testMobInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.TadpoleEntity
- testSaddle(GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.AbstractHorseEntity
- testSaddle(GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.ChestedHorseEntity
- testUndeadHorseInteraction(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.AbstractHorseEntity
- textDecoration() - Method in record class org.geysermc.geyser.text.ChatTypeEntry
-
Returns the value of the
textDecorationrecord component. - TextDecoration - Class in org.geysermc.geyser.text
- TextDecoration(CompoundTag) - Constructor for class org.geysermc.geyser.text.TextDecoration
- TextDecoration.Parameter - Enum Class in org.geysermc.geyser.text
- THE_END - Static variable in record class org.geysermc.geyser.level.BedrockDimension
- THE_END - Static variable in class org.geysermc.geyser.util.DimensionUtils
-
String reference to vanilla Java end dimension identifier
- THE_NETHER - Static variable in record class org.geysermc.geyser.level.BedrockDimension
- 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, int, 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, int, 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, int, 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.EvokerFangsEntity
- 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.monster.WardenEntity
- 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.
- 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, int, 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, int, 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
- toNewBedrockBiome(GeyserSession, DataPalette) - Static method in class org.geysermc.geyser.translator.level.BiomeTranslator
- 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
- 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.entity.GeyserDirtyMetadata
- toString() - Method in record class org.geysermc.geyser.inventory.BedrockContainerSlot
-
Returns a string representation of this record class.
- toString() - Method in record class org.geysermc.geyser.inventory.recipe.GeyserShapedRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class org.geysermc.geyser.inventory.recipe.GeyserShapelessRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class org.geysermc.geyser.inventory.recipe.GeyserStonecutterData
-
Returns a string representation of this record class.
- toString() - Method in record class org.geysermc.geyser.level.BedrockDimension
-
Returns a string representation of this record class.
- 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 record class org.geysermc.geyser.level.JavaDimension
-
Returns a string representation of this record class.
- toString() - Method in class org.geysermc.geyser.pack.ResourcePackManifest.Version
- toString() - Method in record class org.geysermc.geyser.registry.type.EnchantmentData
-
Returns a string representation of this record class.
- toString() - Method in record class org.geysermc.geyser.registry.type.ParticleMapping
-
Returns a string representation of this record class.
- toString() - Method in record class org.geysermc.geyser.session.auth.AuthData
-
Returns a string representation of this record class.
- toString() - Method in record class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
-
Returns a string representation of this record class.
- toString() - Method in class org.geysermc.geyser.session.PendingMicrosoftAuthentication.AuthenticationTask
- 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.ChatTypeEntry
-
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 class org.geysermc.geyser.text.TextDecoration
- 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
- toString() - Method in record class org.geysermc.geyser.util.JavaCodecEntry
-
Returns a string representation of this record class.
- TRADE - Enum constant in enum class org.geysermc.geyser.util.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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.horse.TraderLlamaEntity
- transfer(String, @org.checkerframework.common.value.qual.IntRange(from=0L, to=65535L) int) - Method in class org.geysermc.geyser.session.GeyserSession
- TRANSFER - Enum constant in enum class org.geysermc.geyser.translator.inventory.InventoryTranslator.CraftState
- 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, 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, ClientboundCommandsPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaCommandsTranslator
- translate(GeyserSession, ClientboundCooldownPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaCooldownTranslator
- 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, ClientboundPlayerChatPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaPlayerChatTranslator
- translate(GeyserSession, ClientboundPlayerInfoPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerInfoTranslator
- 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, ClientboundSoundEntityPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.JavaSoundEntityTranslator
- translate(GeyserSession, ClientboundStopSoundPacket) - Method in class org.geysermc.geyser.translator.protocol.java.level.JavaStopSoundTranslator
- translate(GeyserSession, ClientboundSystemChatPacket) - Method in class org.geysermc.geyser.translator.protocol.java.JavaSystemChatTranslator
- 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, ClientboundBlockChangedAckPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.player.JavaBlockChangedAckTranslator
- translate(GeyserSession, ClientboundPlayerAbilitiesPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerAbilitiesTranslator
- translate(GeyserSession, ClientboundPlayerCombatKillPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerCombatKillTranslator
- translate(GeyserSession, ClientboundPlayerLookAtPacket) - Method in class org.geysermc.geyser.translator.protocol.java.entity.player.JavaPlayerLookAtTranslator
- 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, 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
ClientboundLevelEventPacketinto 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, 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, RequestChunkRadiusPacket) - Method in class org.geysermc.geyser.translator.protocol.bedrock.BedrockRequestChunkRadiusTranslator
- 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
- translateCraftingRequest(GeyserSession, Inventory, ItemStackRequest) - Method in class org.geysermc.geyser.translator.inventory.MerchantInventoryTranslator
- translateCreativeRequest(GeyserSession, Inventory, ItemStackRequest) - Method in class org.geysermc.geyser.translator.inventory.InventoryTranslator
-
Handled in
PlayerInventoryTranslator - 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
translateFunctionrecord 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
- translatePlaySound(Sound) - Static method in class org.geysermc.geyser.util.SoundUtils
-
Translates a Java Custom or Builtin Sound to its Bedrock equivalent
- 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
- translateSkull(GeyserSession, CompoundTag, int, int, int, int) - Static method in class org.geysermc.geyser.translator.level.block.entity.SkullBlockEntityTranslator
- translateSpecialRequest(GeyserSession, Inventory, ItemStackRequest) - Method in class org.geysermc.geyser.translator.inventory.AnvilInventoryTranslator
- 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
-
If
InventoryTranslator.shouldHandleRequestFirst(StackRequestActionData, Inventory)returns true, this will be called - 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
ShulkerInventoryTranslatorwheretagis 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.CompassTranslator
- translateToBedrock(ItemStack, ItemMapping, ItemMappings) - Method in class org.geysermc.geyser.translator.inventory.item.FilledMapTranslator
- translateToBedrock(ItemStack, ItemMapping, ItemMappings) - Method in class org.geysermc.geyser.translator.inventory.item.GoatHornTranslator
- 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.BannerTranslator
- 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.BannerTranslator
- 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.CompassTranslator
- translateToJava(ItemData, ItemMapping, ItemMappings) - Method in class org.geysermc.geyser.translator.inventory.item.GoatHornTranslator
- 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
- translationKey() - Method in class org.geysermc.geyser.text.TextDecoration
- Translator - Annotation Interface in org.geysermc.geyser.translator.protocol
- translators() - Method in record class org.geysermc.geyser.entity.EntityDefinition
-
Returns the value of the
translatorsrecord 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.TridentEntity
- 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.TropicalFishEntity
- tryGetProcessorName() - Static method in class org.geysermc.geyser.util.CpuUtils
- 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.TurtleEntity
- 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
- 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
- undeadHorseInteract(Hand, GeyserItemStack) - Method in class org.geysermc.geyser.entity.type.living.animal.horse.AbstractHorseEntity
- 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.geyser.level.GameRule
- unregisterObjective(String) - Method in class org.geysermc.geyser.scoreboard.Scoreboard
- 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 inObjective - UPDATE_PERMISSION - Static variable in class org.geysermc.geyser.Constants
- 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
- 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, 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.
- updateBlockClientSide(GeyserSession, int, Vector3i) - Static method in class org.geysermc.geyser.util.ChunkUtils
-
Updates a block, but client-side only.
- updateBlockEntity(GeyserSession, NbtMap, Vector3i) - Static method in class org.geysermc.geyser.util.BlockEntityUtils
- updateBlocks() - Method in class org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
-
Place attached blocks in their final position when done pushing or pulling
- 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.
- 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
- updateHealth(float) - Method in class org.geysermc.geyser.session.cache.BossBar
- updateInteractiveTag() - Method in class org.geysermc.geyser.entity.type.Entity
-
Update the suggestion that the client currently has on their screen for this entity (for example, "Feed" or "Ride")
- 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) - 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() - Method in class org.geysermc.geyser.entity.type.Entity
-
Update this entity's mount offset
- 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
- updatePassengerOffsets() - Method in class org.geysermc.geyser.entity.type.Entity
-
Update the mount offsets of each passenger on this vehicle
- 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
- 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.
- 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
- updateRiderRotationLock(Entity, Entity, boolean) - Static method in class org.geysermc.geyser.util.EntityUtils
- 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, 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
- updateServerCorrectBlockState(Vector3i) - Method in class org.geysermc.geyser.session.cache.WorldCache
- updateShowCoordinates() - Method in class org.geysermc.geyser.session.cache.PreferencesCache
-
Tell the client to hide or show the coordinates.
- updateSkull(SkullCache.Skull) - Method in class org.geysermc.geyser.entity.type.player.SkullPlayerEntity
- 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
- updateStatistics(Object2IntMap<Statistic>) - Method in class org.geysermc.geyser.session.GeyserSession
-
Used for updating statistic values since we only get changes from the server
- updateTitle(Component) - Method in class org.geysermc.geyser.session.cache.BossBar
- UpdateType - Enum Class in org.geysermc.geyser.scoreboard
- updateVisibleSkulls() - Method in class org.geysermc.geyser.session.cache.SkullCache
- 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
- UpstreamSession - Class in org.geysermc.geyser.session
- UpstreamSession() - 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 record class org.geysermc.geyser.session.auth.AuthData
-
Returns the value of the
uuidrecord 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
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
-
Indicates if the entity has been initialized and spawned
- validItems() - Method in record class org.geysermc.geyser.registry.type.EnchantmentData
-
Returns the value of the
validItemsrecord 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.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.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.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.text.TextDecoration.Parameter
-
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.
- valueOf(String) - Static method in enum class org.geysermc.geyser.util.InteractionResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.geysermc.geyser.util.InteractiveTag
-
Returns the enum constant of this class with the specified name.
- 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.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.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.text.TextDecoration.Parameter
-
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 method in enum class org.geysermc.geyser.util.InteractionResult
-
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.util.InteractiveTag
-
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
- vehicle - Variable in class org.geysermc.geyser.entity.type.Entity
- version - Variable in class org.geysermc.geyser.dump.BootstrapDumpInfo.PluginInfo
- 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 class org.geysermc.geyser.GeyserImpl
- VersionCheckUtils - Class in org.geysermc.geyser.util
- 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.VexEntity
- VILLAGER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- VillagerEntity - Class in org.geysermc.geyser.entity.type.living.merchant
- VillagerEntity(GeyserSession, int, 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.raid.VindicatorEntity
- 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
volumerecord component.
W
- WAKE_VILLAGER - Enum constant in enum class org.geysermc.geyser.util.InteractiveTag
- WANDERER - Enum constant in enum class org.geysermc.geyser.level.PaintingType
- WANDERING_TRADER - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- WARDEN - Static variable in class org.geysermc.geyser.entity.EntityDefinitions
- WardenEntity - Class in org.geysermc.geyser.entity.type.living.monster
- WardenEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.WardenEntity
- warning(String) - Method in interface org.geysermc.geyser.GeyserLogger
-
Logs a warning message to console
- WASTELAND - Enum constant in enum class org.geysermc.geyser.level.PaintingType
- WATER - Enum constant in enum class org.geysermc.geyser.inventory.item.Potion
- WATER - Enum constant in enum class org.geysermc.geyser.level.PaintingType
- 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, int, 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
- 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
- WHITE - Enum constant in enum class org.geysermc.geyser.level.FireworkColor
- 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
widthrecord component. - width() - Method in record class org.geysermc.geyser.inventory.recipe.GeyserShapedRecipe
-
Returns the value of the
widthrecord component. - WIND - Enum constant in enum class org.geysermc.geyser.level.PaintingType
- 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, int, 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, int, 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, int, 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
- worldCoordinateScale() - Method in record class org.geysermc.geyser.level.JavaDimension
-
Returns the value of the
worldCoordinateScalerecord component. - 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
- wrapDegrees(double) - Static method in class org.geysermc.geyser.util.MathUtils
- wrapDegrees(float) - Static method in class org.geysermc.geyser.util.MathUtils
- wrapDegreesToInt(float) - Static method in class org.geysermc.geyser.util.MathUtils
- wrapper() - Method in class org.geysermc.geyser.network.netty.LocalChannelWrapper
- 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.util.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() - Method in record class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
-
Returns the value of the
xrecord component. - X - Enum constant in enum class org.geysermc.geyser.level.physics.Axis
- xuid() - Method in record class org.geysermc.geyser.session.auth.AuthData
-
Returns the value of the
xuidrecord component. - xuid() - Method in class org.geysermc.geyser.session.GeyserSession
Y
- y() - Method in record class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
-
Returns the value of the
yrecord component. - 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 - Static variable in class org.geysermc.geyser.text.ChatColor
Z
- z() - Method in record class org.geysermc.geyser.session.cache.LodestoneCache.LodestonePos
-
Returns the value of the
zrecord component. - 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, int, 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.ZombieEntity
- ZombieHorseEntity - Class in org.geysermc.geyser.entity.type.living.animal.horse
- ZombieHorseEntity(GeyserSession, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.animal.horse.ZombieHorseEntity
- ZombieVillagerEntity - Class in org.geysermc.geyser.entity.type.living.monster
- ZombieVillagerEntity(GeyserSession, int, 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, int, long, UUID, EntityDefinition<?>, Vector3f, Vector3f, float, float, float) - Constructor for class org.geysermc.geyser.entity.type.living.monster.ZombifiedPiglinEntity
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form