Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeyserMC/Geyser
/ functions
Functions
6,455 in github.com/GeyserMC/Geyser
⨍
Functions
6,455
◇
Types & classes
1,489
↓ 23 callers
Method
setYaw
(float yaw)
core/src/main/java/org/geysermc/geyser/entity/type/living/SquidEntity.java:99
↓ 22 callers
Method
apply
(GeyserEntityPropertyManager manager, Type value)
core/src/main/java/org/geysermc/geyser/entity/properties/type/PropertyType.java:41
↓ 22 callers
Method
emptyList
()
bootstrap/mod/gametest/src/main/java/org/geysermc/geyser/gametest/registries/CloudburstNbtOps.java:37
↓ 22 callers
Method
eventBus
Gets the {@link EventBus} for handling Geyser events. @return the event bus
api/src/main/java/org/geysermc/geyser/api/GeyserApi.java:93
↓ 22 callers
Method
getResourceOrThrow
Get an InputStream for the given resource path, throws AssertionError if resource is not found. @param resource Resource to get @return InputStream o
core/src/main/java/org/geysermc/geyser/GeyserBootstrap.java:186
↓ 22 callers
Method
is
(Block block)
core/src/main/java/org/geysermc/geyser/level/block/type/BlockState.java:160
↓ 22 callers
Method
javaIdentifier
()
core/src/main/java/org/geysermc/geyser/entity/type/living/animal/VariantHolder.java:103
↓ 22 callers
Method
setItem
(int slot, GeyserItemStack item)
core/src/main/java/org/geysermc/geyser/inventory/click/ClickPlan.java:233
↓ 22 callers
Method
translateToBedrock
(GeyserSession session, int javaId, int count, DataComponents components)
core/src/main/java/org/geysermc/geyser/translator/item/ItemTranslator.java:148
↓ 21 callers
Method
count
@return the amount present of this projectile @since 2.9.3
api/src/main/java/org/geysermc/geyser/api/predicate/context/item/ChargedProjectile.java:51
↓ 21 callers
Method
disconnect
()
core/src/main/java/org/geysermc/geyser/network/netty/ChannelWrapper.java:151
↓ 21 callers
Method
empty
Wraps the surrounding {@link Supplier} in a {@link RegistryLoader} which does not take in any input value. @param supplier the supplier @param <V> th
core/src/main/java/org/geysermc/geyser/registry/loader/RegistryLoaders.java:64
↓ 21 callers
Method
getBedrockBlock
(int javaState)
core/src/main/java/org/geysermc/geyser/registry/type/BlockMappings.java:86
↓ 21 callers
Method
getBlock
(int x, int y, int z)
core/src/main/java/org/geysermc/geyser/entity/vehicle/VehicleComponent.java:1023
↓ 21 callers
Method
getMainHandItem
()
core/src/main/java/org/geysermc/geyser/entity/type/LivingEntity.java:129
↓ 21 callers
Method
getProperties
()
core/src/main/java/org/geysermc/geyser/entity/properties/GeyserEntityProperties.java:96
↓ 21 callers
Method
getSize
()
core/src/main/java/org/geysermc/geyser/inventory/Container.java:79
↓ 21 callers
Method
pushOutOfBoundingBox
(BoundingBox playerBox, Direction direction, double maxPushTolerance)
core/src/main/java/org/geysermc/geyser/level/physics/BoundingBox.java:151
↓ 20 callers
Method
bedrockPosition
()
core/src/main/java/org/geysermc/geyser/entity/type/player/SessionPlayerEntity.java:178
↓ 20 callers
Method
byId
Looks up a registry entry by its ID. The object can be null, or not present.
core/src/main/java/org/geysermc/geyser/session/cache/registry/JavaRegistry.java:43
↓ 20 callers
Method
defaultBlockState
Gets the custom block's default block state @return The default block state of the custom block.
api/src/main/java/org/geysermc/geyser/api/block/custom/CustomBlockData.java:103
↓ 20 callers
Method
disconnect
(String reason)
core/src/main/java/org/geysermc/geyser/session/GeyserSession.java:1217
↓ 20 callers
Method
getOffsetForHotbar
(@Range(from = 0, to = 8) int slot)
core/src/main/java/org/geysermc/geyser/inventory/Inventory.java:140
↓ 20 callers
Method
scheduleInEventLoop
Schedules a task and prints a stack trace if an error occurs. <p> The task will not run if the session is closed.
core/src/main/java/org/geysermc/geyser/session/GeyserSession.java:1297
↓ 20 callers
Method
skinData
()
core/src/main/java/org/geysermc/geyser/skin/SkinProvider.java:289
↓ 19 callers
Method
bedrockSlotToJava
Converts the Bedrock slot to the corresponding Java slot.
core/src/main/java/org/geysermc/geyser/translator/inventory/InventoryTranslator.java:197
↓ 19 callers
Method
canStack
(GeyserItemStack item1, GeyserItemStack item2)
core/src/main/java/org/geysermc/geyser/util/InventoryUtils.java:270
↓ 19 callers
Method
getItem
(int slot)
core/src/main/java/org/geysermc/geyser/inventory/Inventory.java:132
↓ 19 callers
Method
getJavaProtocolVersion
Gets the supported Minecraft: Java Edition protocol version. @return the supported Minecraft: Java Edition protocol version
core/src/main/java/org/geysermc/geyser/network/GameProtocol.java:166
↓ 19 callers
Method
getLocaleString
Translate the given Java language string into the given locale, or falls back to American English. @param messageText Language string to translate @p
core/src/main/java/org/geysermc/geyser/text/MinecraftLocale.java:268
↓ 19 callers
Method
hasPermission
(String permission)
core/src/main/java/org/geysermc/geyser/GeyserLogger.java:160
↓ 19 callers
Method
isAlive
()
core/src/main/java/org/geysermc/geyser/entity/type/Entity.java:746
↓ 19 callers
Method
predicates
The predicates that have to match for this item definition to be used. These predicates can access properties similar to the Java item model predicate
api/src/main/java/org/geysermc/geyser/api/item/custom/v2/CustomItemDefinition.java:124
↓ 19 callers
Method
translator
()
core/src/main/java/org/geysermc/geyser/inventory/InventoryHolder.java:144
↓ 18 callers
Method
description
In Bedrock format
core/src/main/java/org/geysermc/geyser/inventory/item/GeyserInstrument.java:61
↓ 18 callers
Method
equals
(Object o)
core/src/main/java/org/geysermc/geyser/skin/FakeHeadProvider.java:166
↓ 18 callers
Method
getBlockAt
Gets the Java block state at the specified location @param session the session @param vector the position @return the block state at the specified lo
core/src/main/java/org/geysermc/geyser/level/WorldManager.java:68
↓ 18 callers
Method
setScale
(float scale)
core/src/main/java/org/geysermc/geyser/entity/type/LivingEntity.java:384
↓ 18 callers
Method
write
(Object o)
core/src/main/java/org/geysermc/geyser/network/netty/ChannelWrapper.java:202
↓ 17 callers
Method
address
(String address)
core/src/main/java/org/geysermc/geyser/configuration/GeyserConfig.java:182
↓ 17 callers
Method
authType
()
core/src/main/java/org/geysermc/geyser/configuration/GeyserConfig.java:185
↓ 17 callers
Method
checkIntersection
(double x, double y, double z, BoundingBox playerCollision)
core/src/main/java/org/geysermc/geyser/translator/collision/BlockCollision.java:103
↓ 17 callers
Method
getBlockId
(int x, int y, int z)
core/src/main/java/org/geysermc/geyser/entity/vehicle/VehicleComponent.java:1005
↓ 17 callers
Method
getDisplayData
()
core/src/main/java/org/geysermc/geyser/level/GeyserAdvancement.java:66
↓ 17 callers
Method
getPlayer
(GeyserSession session)
bootstrap/mod/src/main/java/org/geysermc/geyser/platform/mod/world/GeyserModWorldManager.java:126
↓ 17 callers
Method
isBaby
()
core/src/main/java/org/geysermc/geyser/entity/type/living/AgeableEntity.java:68
↓ 17 callers
Method
isCursor
(ItemStackRequestSlotData slotInfoData)
core/src/main/java/org/geysermc/geyser/translator/inventory/InventoryTranslator.java:1125
↓ 17 callers
Method
list
Creates a hasher that hashes a list of objects this hasher hashes.
core/src/main/java/org/geysermc/geyser/item/hashing/MinecraftHasher.java:194
↓ 17 callers
Method
minY
()
core/src/main/java/org/geysermc/geyser/level/BedrockDimension.java:92
↓ 17 callers
Method
registerBuiltInCommand
For internal Geyser commands
core/src/main/java/org/geysermc/geyser/command/CommandRegistry.java:232
↓ 17 callers
Method
version
(String data)
common/src/main/java/org/geysermc/floodgate/crypto/FloodgateCipher.java:43
↓ 17 callers
Method
withValue
@return the {@link BlockState} instance with the given value.
core/src/main/java/org/geysermc/geyser/level/block/type/BlockState.java:96
↓ 17 callers
Method
xuid
()
core/src/main/java/org/geysermc/geyser/session/GeyserSession.java:2513
↓ 16 callers
Method
creativeCategory
(@Nullable CreativeCategory creativeCategory)
api/src/main/java/org/geysermc/geyser/api/block/custom/CustomBlockData.java:126
↓ 16 callers
Method
getBedrockBlockId
(int javaState)
core/src/main/java/org/geysermc/geyser/registry/type/BlockMappings.java:82
↓ 16 callers
Method
of
Attempts to create a new identifier from a namespace and path. @return the identifier for this namespace and path @throws IllegalArgumentException if
api/src/main/java/org/geysermc/geyser/api/util/Identifier.java:71
↓ 16 callers
Method
optionalList
Extracts a list of {@link Value}s from a {@link Type}, and adds it to the map if it is not empty. @param key the key to put the list of {@link Value}
core/src/main/java/org/geysermc/geyser/item/hashing/MapHasher.java:242
↓ 16 callers
Method
port
(int port)
core/src/main/java/org/geysermc/geyser/configuration/GeyserConfig.java:183
↓ 16 callers
Method
severe
Logs a severe message to console @param message the message to log
core/src/main/java/org/geysermc/geyser/GeyserLogger.java:43
↓ 16 callers
Method
slot
The equipment slot where the item can be equipped @param slot the equipment slot @see JavaEquippable#slot() @return this builder
api/src/main/java/org/geysermc/geyser/api/item/custom/v2/component/java/JavaEquippable.java:78
↓ 16 callers
Method
updateBlockEntity
(GeyserSession session, @NonNull NbtMap blockEntity, Vector3i position)
core/src/main/java/org/geysermc/geyser/util/BlockEntityUtils.java:74
↓ 15 callers
Method
andThen
(After<T, V> after)
core/src/main/java/org/geysermc/geyser/registry/mappings/util/NodeReader.java:174
↓ 15 callers
Method
close
Closes the currently open dialog, if any. The dialog's closing action will not be executed.
core/src/main/java/org/geysermc/geyser/session/dialog/DialogManager.java:74
↓ 15 callers
Method
copy
()
core/src/main/java/org/geysermc/geyser/level/chunk/bitarray/BitArray.java:50
↓ 15 callers
Method
create
(String id)
api/src/main/java/org/geysermc/geyser/api/item/custom/v2/component/java/JavaItemDataComponents.java:177
↓ 15 callers
Method
displayName
Gets the item's display name. By default, this is the item's name. @return the item's display name
api/src/main/java/org/geysermc/geyser/api/item/custom/CustomItemData.java:60
↓ 15 callers
Method
from
Generate the GameProfileData from the given player entity @param entity entity to build the GameProfileData from @return The built GameProfileData
core/src/main/java/org/geysermc/geyser/skin/SkinManager.java:273
↓ 15 callers
Method
getBoundingBoxHeight
()
core/src/main/java/org/geysermc/geyser/entity/type/living/ArmorStandEntity.java:401
↓ 15 callers
Method
getIdentifier
()
core/src/main/java/org/geysermc/geyser/impl/camera/CameraDefinitions.java:83
↓ 15 callers
Method
iterator
()
bootstrap/spigot/src/main/java/org/geysermc/geyser/platform/spigot/GeyserSpigotPingPassthrough.java:79
↓ 15 callers
Method
javaSlotToBedrock
Converts a Java slot to the corresponding Bedrock slot.
core/src/main/java/org/geysermc/geyser/translator/inventory/InventoryTranslator.java:202
↓ 15 callers
Method
offset
(float offset)
core/src/main/java/org/geysermc/geyser/entity/EntityDefinition.java:120
↓ 15 callers
Method
option
(@NonNull UUID uuid, ResourcePackOption.@NonNull Type type)
core/src/main/java/org/geysermc/geyser/event/type/SessionLoadResourcePacksEventImpl.java:147
↓ 15 callers
Method
platformType
Returns the platform type this Geyser instance is running on. @return the PlatformType this Geyser instance is running on.
core/src/main/java/org/geysermc/geyser/GeyserBootstrap.java:79
↓ 15 callers
Method
register
(DataComponentReader<?> reader)
core/src/main/java/org/geysermc/geyser/registry/mappings/components/DataComponentReaders.java:72
↓ 15 callers
Method
registerConverter
(ItemDataComponent<T> component, DataComponentType<T> converted)
core/src/main/java/org/geysermc/geyser/item/custom/ComponentConverters.java:157
↓ 14 callers
Method
assertNextPacketMatch
(GeyserMockContext context, Class<T> type, Consumer<T> matcher)
core/src/test/java/org/geysermc/geyser/scoreboard/network/util/AssertUtils.java:54
↓ 14 callers
Method
checkNetId
(GeyserSession session, Type inventory, ItemStackRequestSlotData slotInfoData)
core/src/main/java/org/geysermc/geyser/translator/inventory/InventoryTranslator.java:1003
↓ 14 callers
Method
getBlockPosition
Given a position, return the position if a block were located on the specified block face. @param blockPos the block position @param face the face of
core/src/main/java/org/geysermc/geyser/util/BlockUtils.java:157
↓ 14 callers
Method
getConstantBedrockTag
(BlockEntityType type, int x, int y, int z)
core/src/main/java/org/geysermc/geyser/translator/level/block/entity/BlockEntityTranslator.java:56
↓ 14 callers
Method
getPath
(String locale)
core/src/main/java/org/geysermc/geyser/text/MinecraftLocale.java:164
↓ 14 callers
Method
getSocketAddress
()
core/src/main/java/org/geysermc/geyser/GeyserBootstrap.java:155
↓ 14 callers
Method
parse
(GeyserSession session, Raw raw)
core/src/main/java/org/geysermc/geyser/item/parser/ItemStackParser.java:271
↓ 14 callers
Method
property
Gets the given property for the state @param propertyName the property name @return the boolean, int, or string property.
api/src/main/java/org/geysermc/geyser/api/block/custom/CustomBlockState.java:55
↓ 14 callers
Method
protocolVersion
()
core/src/main/java/org/geysermc/geyser/configuration/GeyserConfig.java:203
↓ 14 callers
Method
readOrThrow
(JsonElement object, String name, NodeReader<T> converter, String... context)
core/src/main/java/org/geysermc/geyser/registry/mappings/util/MappingsUtil.java:45
↓ 14 callers
Method
style
()
core/src/main/java/org/geysermc/geyser/text/ChatDecoration.java:42
↓ 13 callers
Method
asItem
()
core/src/main/java/org/geysermc/geyser/level/block/type/Block.java:125
↓ 13 callers
Method
bedrockOptions
{@inheritDoc} @since 2.9.3
api/src/main/java/org/geysermc/geyser/api/item/custom/v2/NonVanillaCustomItemDefinition.java:192
↓ 13 callers
Method
calculateValue
Retrieve the base attribute value with all modifiers applied. <a href="https://minecraft.wiki/w/Attribute#Modifiers">See here</a> @param attribute The
core/src/main/java/org/geysermc/geyser/util/AttributeUtils.java:39
↓ 13 callers
Method
canEat
(GeyserItemStack itemStack)
core/src/main/java/org/geysermc/geyser/entity/type/living/animal/AnimalEntity.java:47
↓ 13 callers
Method
connection
()
core/src/main/java/org/geysermc/geyser/command/GeyserCommandSource.java:63
↓ 13 callers
Method
consumesAction
()
core/src/main/java/org/geysermc/geyser/util/InteractionResult.java:48
↓ 13 callers
Method
execute
Executes the given {@link Command} with the given {@link CommandSource}. @param source the command source @param command the command @param args the
api/src/main/java/org/geysermc/geyser/api/command/CommandExecutor.java:42
↓ 13 callers
Method
geometry
Sets the geometry of the block. @see CustomBlockComponents#geometry() @param geometry the geometry to set @return this builder @since 2.2.0
api/src/main/java/org/geysermc/geyser/api/block/custom/component/CustomBlockComponents.java:254
↓ 13 callers
Method
getAddress
()
core/src/main/java/org/geysermc/geyser/session/UpstreamSession.java:87
↓ 13 callers
Method
getAttribute
()
core/src/main/java/org/geysermc/geyser/entity/attribute/GeyserAttributeType.java:74
↓ 13 callers
Method
getCollision
(int blockId)
core/src/main/java/org/geysermc/geyser/util/BlockUtils.java:187
↓ 13 callers
Method
getComponents
@return the {@link DataComponents} patch that's sent over the network.
core/src/main/java/org/geysermc/geyser/inventory/GeyserItemStack.java:197
↓ 13 callers
Method
getItemStack
()
core/src/main/java/org/geysermc/geyser/inventory/GeyserItemStack.java:279
← previous
next →
201–300 of 6,455, ranked by callers