Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- game - Variable in class net.minecraft.client.RunArgs
 - Game(boolean, String, String, boolean, boolean, boolean, boolean) - Constructor for class net.minecraft.client.RunArgs.Game
 - GAME - Static variable in class net.minecraft.sound.MusicType
 - GAME_DIFFICULTY_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsBackupInfoScreen.BackupInfoListEntry
 - GAME_EVENT - Static variable in class net.minecraft.network.packet.PlayPackets
 - GAME_EVENT - Static variable in class net.minecraft.registry.Registries
 - GAME_EVENT - Static variable in class net.minecraft.registry.RegistryKeys
 - GAME_EVENT_NAME - Static variable in class net.minecraft.datafixer.TypeReferences
 - GAME_ID - Static variable in class net.minecraft.server.rcon.QueryResponseHandler
 - GAME_LOAD_TIMES - Static variable in class net.minecraft.client.session.telemetry.TelemetryEventType
 - GAME_MAX_DELAY - Static variable in class net.minecraft.sound.MusicType
 - GAME_MESSAGE_CODEC - Static variable in record class net.minecraft.client.session.report.log.ReceivedMessage.GameMessage
 - GAME_MIN_DELAY - Static variable in class net.minecraft.sound.MusicType
 - GAME_MODE - Static variable in record class net.minecraft.client.session.telemetry.TelemetryEventProperty
 - GAME_MODE_CHANGED - Static variable in class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
 - GAME_MODE_TEXT - Static variable in class net.minecraft.client.gui.screen.OpenToLanScreen
 - GAME_MODE_TEXT - Static variable in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 - GAME_MODE_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsBackupInfoScreen.BackupInfoListEntry
 - GAME_MODES - Static variable in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
 - GAME_ON_SNAPSHOT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 - GAME_PROFILE - Static variable in interface net.minecraft.network.codec.PacketCodecs
 - GAME_PROFILE - Static variable in class net.minecraft.util.dynamic.Codecs
 - GAME_PROFILE_CODEC - Static variable in record class net.minecraft.server.ServerMetadata.Players
 - GAME_PROFILE_PROPERTY - Static variable in class net.minecraft.util.dynamic.Codecs
 - GAME_PROFILE_PROPERTY_MAP - Static variable in class net.minecraft.util.dynamic.Codecs
 - GAME_PROFILE_WITH_PROPERTIES - Static variable in class net.minecraft.util.dynamic.Codecs
 - GAME_RULES_TEXT - Static variable in class net.minecraft.client.gui.screen.world.CreateWorldScreen.MoreTab
 - GAME_SERVER_VERSION_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsBackupInfoScreen.BackupInfoListEntry
 - GAME_TAB_TITLE_TEXT - Static variable in class net.minecraft.client.gui.screen.world.CreateWorldScreen.GameTab
 - GAME_TEXT - Static variable in class net.minecraft.client.gui.screen.GameMenuScreen
 - GAME_TYPE - Static variable in class net.minecraft.server.rcon.QueryResponseHandler
 - GAME_VERSION - Static variable in class net.minecraft.client.realms.gui.screen.RealmsClientIncompatibleScreen
 - GAME_VERSION - Static variable in record class net.minecraft.client.session.telemetry.TelemetryEventProperty
 - GAME_WON - Static variable in class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
 - gameDifficultyMetadata(String) - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupInfoScreen
 - gameEvent - Variable in record class net.minecraft.world.event.listener.Vibration
 - 
The field for the
gameEventrecord component. - gameEvent() - Method in record class net.minecraft.world.event.listener.Vibration
 - 
Returns the value of the
gameEventrecord component. - GameEvent - Record Class in net.minecraft.world.event
 - GameEvent(int) - Constructor for record class net.minecraft.world.event.GameEvent
 - GameEvent.Emitter - Record Class in net.minecraft.world.event
 - GameEvent.Message - Class in net.minecraft.world.event
 - gameEventDebugRenderer - Variable in class net.minecraft.client.render.debug.DebugRenderer
 - GameEventDebugRenderer - Class in net.minecraft.client.render.debug
 - GameEventDebugRenderer(MinecraftClient) - Constructor for class net.minecraft.client.render.debug.GameEventDebugRenderer
 - GameEventDebugRenderer.Entry - Record Class in net.minecraft.client.render.debug
 - GameEventDebugRenderer.Listener - Class in net.minecraft.client.render.debug
 - GameEventDispatcher - Interface in net.minecraft.world.event.listener
 - 
A game event dispatcher dispatches game events to its listeners.
 - GameEventDispatcher.DispatchCallback - Interface in net.minecraft.world.event.listener
 - gameEventDispatchers - Variable in class net.minecraft.world.chunk.WorldChunk
 - gameEventDispatchManager - Variable in class net.minecraft.server.world.ServerWorld
 - GameEventDispatchManager - Class in net.minecraft.world.event.listener
 - 
Dispatches game events to
GameEventDispatcherinstance in the applicable chunk sections. - GameEventDispatchManager(ServerWorld) - Constructor for class net.minecraft.world.event.listener.GameEventDispatchManager
 - gameEventHandler - Variable in class net.minecraft.entity.mob.WardenEntity
 - gameEventHandler - Variable in class net.minecraft.entity.passive.AllayEntity
 - GameEventListener - Interface in net.minecraft.world.event.listener
 - 
A game event listener listens to game events from
GameEventDispatchers. - GameEventListener.Holder<T> - Interface in net.minecraft.world.event.listener
 - GameEventListener.TriggerOrder - Enum Class in net.minecraft.world.event.listener
 - GameEventRenamesFix - Class in net.minecraft.datafixer.fix
 - GameEventRenamesFix(Schema, String, DSL.TypeReference, UnaryOperator<String>) - Constructor for class net.minecraft.datafixer.fix.GameEventRenamesFix
 - GameEventTags - Class in net.minecraft.registry.tag
 - GameEventTags() - Constructor for class net.minecraft.registry.tag.GameEventTags
 - gameEventType - Variable in record class net.minecraft.network.packet.s2c.custom.DebugGameEventCustomPayload
 - 
The field for the
gameEventTyperecord component. - gameEventType() - Method in record class net.minecraft.network.packet.s2c.custom.DebugGameEventCustomPayload
 - 
Returns the value of the
gameEventTyperecord component. - GameJoinS2CPacket - Record Class in net.minecraft.network.packet.s2c.play
 - GameJoinS2CPacket(int, boolean, Set<RegistryKey<World>>, int, int, int, boolean, boolean, boolean, CommonPlayerSpawnInfo, boolean) - Constructor for record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
 - GameJoinS2CPacket(RegistryByteBuf) - Constructor for record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
 - GameLoadTimeEvent - Class in net.minecraft.client.session.telemetry
 - GameLoadTimeEvent(Ticker) - Constructor for class net.minecraft.client.session.telemetry.GameLoadTimeEvent
 - GameLoadTimeEvent.Measurement - Record Class in net.minecraft.client.session.telemetry
 - GameMenuScreen - Class in net.minecraft.client.gui.screen
 - GameMenuScreen(boolean) - Constructor for class net.minecraft.client.gui.screen.GameMenuScreen
 - GameMenuScreen.FeedbackScreen - Class in net.minecraft.client.gui.screen
 - GameMessage(Text, Instant) - Constructor for record class net.minecraft.client.session.report.log.ReceivedMessage.GameMessage
 - GameMessageS2CPacket - Record Class in net.minecraft.network.packet.s2c.play
 - GameMessageS2CPacket(Text, boolean) - Constructor for record class net.minecraft.network.packet.s2c.play.GameMessageS2CPacket
 - gameMode - Variable in class net.minecraft.client.gui.screen.GameModeSwitcherScreen.ButtonWidget
 - gameMode - Variable in class net.minecraft.client.gui.screen.GameModeSwitcherScreen
 - gameMode - Variable in enum class net.minecraft.client.gui.screen.GameModeSwitcherScreen.GameModeSelection
 - gameMode - Variable in class net.minecraft.client.gui.screen.OpenToLanScreen
 - gameMode - Variable in class net.minecraft.client.gui.screen.world.WorldCreator
 - gameMode - Variable in class net.minecraft.client.network.ClientPlayerInteractionManager
 - gameMode - Variable in class net.minecraft.client.network.PlayerListEntry
 - gameMode - Variable in record class net.minecraft.client.QuickPlayLogger.Log
 - 
The field for the
gameModerecord component. - gameMode - Variable in class net.minecraft.client.realms.dto.RealmsOptionsDto
 - gameMode - Variable in class net.minecraft.client.realms.dto.RealmsServer
 - gameMode - Variable in class net.minecraft.client.realms.dto.RealmsWorldOptions
 - gameMode - Variable in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
 - gameMode - Variable in class net.minecraft.client.session.telemetry.WorldLoadedEvent
 - gameMode - Variable in record class net.minecraft.network.packet.s2c.play.CommonPlayerSpawnInfo
 - 
The field for the
gameModerecord component. - gameMode - Variable in record class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Entry
 - 
The field for the
gameModerecord component. - gameMode - Variable in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Serialized
 - gameMode - Variable in class net.minecraft.predicate.entity.PlayerPredicate.Builder
 - gameMode - Variable in record class net.minecraft.predicate.entity.PlayerPredicate
 - 
The field for the
gameModerecord component. - gameMode - Variable in class net.minecraft.server.dedicated.ServerPropertiesHandler
 - gameMode - Variable in class net.minecraft.server.network.ServerPlayerInteractionManager
 - gameMode - Variable in class net.minecraft.world.level.LevelInfo
 - gameMode() - Method in record class net.minecraft.client.QuickPlayLogger.Log
 - 
Returns the value of the
gameModerecord component. - gameMode() - Static method in class net.minecraft.command.argument.GameModeArgumentType
 - gameMode() - Method in record class net.minecraft.network.packet.s2c.play.CommonPlayerSpawnInfo
 - 
Returns the value of the
gameModerecord component. - gameMode() - Method in record class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Entry
 - 
Returns the value of the
gameModerecord component. - gameMode() - Method in record class net.minecraft.predicate.entity.PlayerPredicate
 - 
Returns the value of the
gameModerecord component. - gameMode(GameModeList) - Method in class net.minecraft.predicate.entity.PlayerPredicate.Builder
 - GameMode - Enum Class in net.minecraft.world
 - GameMode(int, String) - Constructor for enum class net.minecraft.world.GameMode
 - GameMode(String, int) - Constructor for enum class net.minecraft.client.session.telemetry.TelemetryEventProperty.GameMode
 - GameModeArgumentType - Class in net.minecraft.command.argument
 - GameModeArgumentType() - Constructor for class net.minecraft.command.argument.GameModeArgumentType
 - gameModeButtons - Variable in class net.minecraft.client.gui.screen.GameModeSwitcherScreen
 - GameModeCommand - Class in net.minecraft.server.command
 - GameModeCommand() - Constructor for class net.minecraft.server.command.GameModeCommand
 - gameModeFromData(ReadView, String) - Static method in class net.minecraft.server.network.ServerPlayerEntity
 - GameModeList - Record Class in net.minecraft.world
 - GameModeList(List<GameMode>) - Constructor for record class net.minecraft.world.GameModeList
 - gameModeMetadata(String) - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupInfoScreen
 - gameModes - Variable in record class net.minecraft.world.GameModeList
 - 
The field for the
gameModesrecord component. - gameModes() - Method in record class net.minecraft.world.GameModeList
 - 
Returns the value of the
gameModesrecord component. - GameModeSelection(Text, GameMode, ItemStack) - Constructor for enum class net.minecraft.client.gui.screen.GameModeSwitcherScreen.GameModeSelection
 - GameModeSwitcherScreen - Class in net.minecraft.client.gui.screen
 - GameModeSwitcherScreen() - Constructor for class net.minecraft.client.gui.screen.GameModeSwitcherScreen
 - GameModeSwitcherScreen.ButtonWidget - Class in net.minecraft.client.gui.screen
 - GameModeSwitcherScreen.GameModeSelection - Enum Class in net.minecraft.client.gui.screen
 - gameOptions - Variable in class net.minecraft.client.gui.screen.AccessibilityOnboardingScreen
 - gameOptions - Variable in class net.minecraft.client.gui.screen.option.GameOptionsScreen
 - gameOptions - Variable in class net.minecraft.client.render.entity.EntityRenderDispatcher
 - GameOptions - Class in net.minecraft.client.option
 - GameOptions(MinecraftClient, File) - Constructor for class net.minecraft.client.option.GameOptions
 - GameOptions.OptionVisitor - Interface in net.minecraft.client.option
 - GameOptions.Visitor - Interface in net.minecraft.client.option
 - GameOptionsScreen - Class in net.minecraft.client.gui.screen.option
 - GameOptionsScreen(Screen, GameOptions, Text) - Constructor for class net.minecraft.client.gui.screen.option.GameOptionsScreen
 - GAMEPLAY_CATEGORY - Static variable in class net.minecraft.client.option.KeyBinding
 - gameProfile - Variable in class net.minecraft.client.gui.hud.spectator.TeleportToSpecificPlayerSpectatorCommand
 - gameProfile - Variable in record class net.minecraft.component.type.ProfileComponent
 - 
The field for the
gameProfilerecord component. - gameProfile - Variable in class net.minecraft.entity.player.PlayerEntity
 - gameProfile - Variable in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Serialized
 - gameProfile - Variable in class net.minecraft.server.filter.AbstractTextFilterer.StreamImpl
 - gameProfile - Variable in record class net.minecraft.server.network.ConnectedClientData
 - 
The field for the
gameProfilerecord component. - gameProfile() - Static method in class net.minecraft.command.argument.GameProfileArgumentType
 - gameProfile() - Method in record class net.minecraft.component.type.ProfileComponent
 - 
Returns the value of the
gameProfilerecord component. - gameProfile() - Method in record class net.minecraft.server.network.ConnectedClientData
 - 
Returns the value of the
gameProfilerecord component. - GameProfileArgumentType - Class in net.minecraft.command.argument
 - GameProfileArgumentType() - Constructor for class net.minecraft.command.argument.GameProfileArgumentType
 - GameProfileArgumentType.GameProfileArgument - Interface in net.minecraft.command.argument
 - GameProfileArgumentType.SelectorBacked - Class in net.minecraft.command.argument
 - gameProfileFuture - Variable in class net.minecraft.client.MinecraftClient
 - gameRenderer - Variable in class net.minecraft.client.MinecraftClient
 - GameRenderer - Class in net.minecraft.client.render
 - GameRenderer(MinecraftClient, HeldItemRenderer, BufferBuilderStorage) - Constructor for class net.minecraft.client.render.GameRenderer
 - GameRuleCommand - Class in net.minecraft.server.command
 - GameRuleCommand() - Constructor for class net.minecraft.server.command.GameRuleCommand
 - gameRules - Variable in class net.minecraft.client.gui.screen.world.EditGameRulesScreen
 - gameRules - Variable in class net.minecraft.client.gui.screen.world.WorldCreator
 - gameRules - Variable in class net.minecraft.world.level.LevelInfo
 - GameRules - Class in net.minecraft.world
 - GameRules(List<TestEnvironmentDefinition.GameRules.RuleValue<Boolean, GameRules.BooleanRule>>, List<TestEnvironmentDefinition.GameRules.RuleValue<Integer, GameRules.IntRule>>) - Constructor for record class net.minecraft.test.TestEnvironmentDefinition.GameRules
 - GameRules(Map<GameRules.Key<?>, GameRules.Rule<?>>, FeatureSet) - Constructor for class net.minecraft.world.GameRules
 - GameRules(FeatureSet) - Constructor for class net.minecraft.world.GameRules
 - GameRules(FeatureSet, DynamicLike<?>) - Constructor for class net.minecraft.world.GameRules
 - GameRules.Acceptor<T> - Interface in net.minecraft.world
 - GameRules.BooleanRule - Class in net.minecraft.world
 - GameRules.Category - Enum Class in net.minecraft.world
 - GameRules.IntRule - Class in net.minecraft.world
 - GameRules.Key<T> - Class in net.minecraft.world
 - GameRules.Rule<T> - Class in net.minecraft.world
 - GameRules.Type<T> - Class in net.minecraft.world
 - GameRules.Visitor - Interface in net.minecraft.world
 - 
A visitor used to visit all game rules.
 - GameStateChangeS2CPacket - Class in net.minecraft.network.packet.s2c.play
 - GameStateChangeS2CPacket(GameStateChangeS2CPacket.Reason, float) - Constructor for class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
 - GameStateChangeS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
 - GameStateChangeS2CPacket.Reason - Class in net.minecraft.network.packet.s2c.play
 - GameTab() - Constructor for class net.minecraft.client.gui.screen.world.CreateWorldScreen.GameTab
 - GameTestBatch - Record Class in net.minecraft.test
 - GameTestBatch(int, Collection<GameTestState>, RegistryEntry<TestEnvironmentDefinition>) - Constructor for record class net.minecraft.test.GameTestBatch
 - gameTestDebugRenderer - Variable in class net.minecraft.client.render.debug.DebugRenderer
 - GameTestDebugRenderer - Class in net.minecraft.client.render.debug
 - GameTestDebugRenderer() - Constructor for class net.minecraft.client.render.debug.GameTestDebugRenderer
 - GameTestDebugRenderer.Marker - Class in net.minecraft.client.render.debug
 - GameTestException - Exception Class in net.minecraft.test
 - GameTestException(Text, int) - Constructor for exception class net.minecraft.test.GameTestException
 - GameTestState - Class in net.minecraft.test
 - GameTestState(RegistryEntry.Reference<TestInstance>, BlockRotation, ServerWorld, TestAttemptConfig) - Constructor for class net.minecraft.test.GameTestState
 - gameVersion - Variable in class net.minecraft.client.MinecraftClient
 - gameVersion - Variable in class net.minecraft.data.DataGenerator
 - gameVersion - Variable in record class net.minecraft.server.ServerMetadata.Version
 - 
The field for the
gameVersionrecord component. - gameVersion - Static variable in class net.minecraft.SharedConstants
 - gameVersion() - Method in record class net.minecraft.server.ServerMetadata.Version
 - 
Returns the value of the
gameVersionrecord component. - GameVersion - Interface in net.minecraft
 - 
The game version interface used by Minecraft, replacing the javabridge one's occurrences in Minecraft code.
 - GameVersion.Impl - Record Class in net.minecraft
 - gamma - Variable in class net.minecraft.client.option.GameOptions
 - GARBAGE_COLLECTORS - Static variable in class net.minecraft.client.gui.hud.DebugHud.AllocationRateCalculator
 - gateways - Variable in record class net.minecraft.entity.boss.dragon.EnderDragonFight.Data
 - 
The field for the
gatewaysrecord component. - gateways - Variable in class net.minecraft.entity.boss.dragon.EnderDragonFight
 - gateways() - Method in record class net.minecraft.entity.boss.dragon.EnderDragonFight.Data
 - 
Returns the value of the
gatewaysrecord component. - gatherableItems - Variable in record class net.minecraft.village.VillagerProfession
 - 
The field for the
gatherableItemsrecord component. - gatherableItems() - Method in record class net.minecraft.village.VillagerProfession
 - 
Returns the value of the
gatherableItemsrecord component. - GatherItemsVillagerTask - Class in net.minecraft.entity.ai.brain.task
 - GatherItemsVillagerTask() - Constructor for class net.minecraft.entity.ai.brain.task.GatherItemsVillagerTask
 - GAUSS_RANGE - Static variable in class net.minecraft.entity.ai.FuzzyPositions
 - gaussianGenerator - Variable in class net.minecraft.util.math.random.CheckedRandom
 - gaussianGenerator - Variable in class net.minecraft.util.math.random.LocalRandom
 - gaussianGenerator - Variable in class net.minecraft.util.math.random.ThreadSafeRandom
 - 
Deprecated.
 - gaussianGenerator - Variable in class net.minecraft.util.math.random.Xoroshiro128PlusPlusRandom
 - GaussianGenerator - Class in net.minecraft.util.math.random
 - GaussianGenerator(Random) - Constructor for class net.minecraft.util.math.random.GaussianGenerator
 - GAZE_COOLDOWN_TICKS - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
 - GAZE_DISGUISE_EQUIPMENT - Static variable in class net.minecraft.registry.tag.ItemTags
 - GB - Enum constant in enum class net.minecraft.client.realms.SizeUnit
 - gcCount - Variable in class net.minecraft.util.profiling.jfr.JfrProfileRecorder
 - gcd - Variable in class net.minecraft.util.shape.FractionalPairList
 - gcDuration - Variable in class net.minecraft.util.profiling.jfr.JfrProfileRecorder
 - gcDuration - Variable in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample.Statistics
 - 
The field for the
gcDurationrecord component. - gcDuration() - Method in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample.Statistics
 - 
Returns the value of the
gcDurationrecord component. - GcHeapSummarySample - Record Class in net.minecraft.util.profiling.jfr.sample
 - GcHeapSummarySample(Instant, long, GcHeapSummarySample.SummaryType) - Constructor for record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample
 - GcHeapSummarySample.Statistics - Record Class in net.minecraft.util.profiling.jfr.sample
 - GcHeapSummarySample.SummaryType - Enum Class in net.minecraft.util.profiling.jfr.sample
 - gcHeapSummarySamples - Variable in class net.minecraft.util.profiling.jfr.JfrProfileRecorder
 - gcHeapSummaryStatistics - Variable in record class net.minecraft.util.profiling.jfr.JfrProfile
 - 
The field for the
gcHeapSummaryStatisticsrecord component. - gcHeapSummaryStatistics() - Method in record class net.minecraft.util.profiling.jfr.JfrProfile
 - 
Returns the value of the
gcHeapSummaryStatisticsrecord component. - GDPR - Static variable in class net.minecraft.util.Urls
 - gene - Variable in class net.minecraft.client.render.entity.state.PandaEntityRenderState
 - Gene(int, String, boolean) - Constructor for enum class net.minecraft.entity.passive.PandaEntity.Gene
 - GENERAL_BUTTON_TEXT - Static variable in class net.minecraft.client.gui.screen.StatsScreen
 - generalStats - Variable in class net.minecraft.client.gui.screen.StatsScreen
 - GeneralStatsListWidget(MinecraftClient) - Constructor for class net.minecraft.client.gui.screen.StatsScreen.GeneralStatsListWidget
 - generate() - Method in class net.minecraft.client.gui.screen.ingame.JigsawBlockScreen
 - generate() - Method in class net.minecraft.data.loottable.BlockLootTableGenerator
 - generate() - Method in class net.minecraft.data.loottable.EntityLootTableGenerator
 - generate() - Method in class net.minecraft.data.loottable.vanilla.VanillaBlockLootTableGenerator
 - generate() - Method in class net.minecraft.data.loottable.vanilla.VanillaEntityLootTableGenerator
 - generate() - Method in class net.minecraft.data.recipe.RecipeGenerator
 - generate() - Method in class net.minecraft.data.recipe.VanillaRecipeGenerator
 - generate() - Method in record class net.minecraft.world.gen.structure.Structure.StructurePosition
 - generate(Function3<T1, T2, T3, V>) - Method in class net.minecraft.client.data.BlockStateVariantMap.TripleProperty
 - generate(Function4<T1, T2, T3, T4, V>) - Method in class net.minecraft.client.data.BlockStateVariantMap.QuadrupleProperty
 - generate(Function5<T1, T2, T3, T4, T5, V>) - Method in class net.minecraft.client.data.BlockStateVariantMap.QuintupleProperty
 - generate(BiFunction<T1, T2, V>) - Method in class net.minecraft.client.data.BlockStateVariantMap.DoubleProperty
 - generate(Function<T1, V>) - Method in class net.minecraft.client.data.BlockStateVariantMap.SingleProperty
 - generate(Registry<ConfiguredFeature<?, ?>>, RegistryKey<ConfiguredFeature<?, ?>>, ServerWorld, ChunkGenerator, Random, BlockPos) - Method in class net.minecraft.block.NyliumBlock
 - generate(ServerWorld, int, boolean) - Method in class net.minecraft.block.entity.JigsawBlockEntity
 - generate(ServerWorld, RegistryEntry<StructurePool>, Identifier, int, BlockPos, boolean) - Static method in class net.minecraft.structure.pool.StructurePoolBasedGenerator
 - generate(ServerWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SaplingBlock
 - generate(ServerWorld, ChunkGenerator, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SaplingGenerator
 - generate(StructureTemplateManager, StructureWorldAccess, StructureAccessor, ChunkGenerator, BlockPos, BlockPos, BlockRotation, BlockBox, Random, StructureLiquidSettings, boolean) - Method in class net.minecraft.structure.pool.EmptyPoolElement
 - generate(StructureTemplateManager, StructureWorldAccess, StructureAccessor, ChunkGenerator, BlockPos, BlockPos, BlockRotation, BlockBox, Random, StructureLiquidSettings, boolean) - Method in class net.minecraft.structure.pool.FeaturePoolElement
 - generate(StructureTemplateManager, StructureWorldAccess, StructureAccessor, ChunkGenerator, BlockPos, BlockPos, BlockRotation, BlockBox, Random, StructureLiquidSettings, boolean) - Method in class net.minecraft.structure.pool.ListPoolElement
 - generate(StructureTemplateManager, StructureWorldAccess, StructureAccessor, ChunkGenerator, BlockPos, BlockPos, BlockRotation, BlockBox, Random, StructureLiquidSettings, boolean) - Method in class net.minecraft.structure.pool.SinglePoolElement
 - generate(StructureTemplateManager, StructureWorldAccess, StructureAccessor, ChunkGenerator, BlockPos, BlockPos, BlockRotation, BlockBox, Random, StructureLiquidSettings, boolean) - Method in class net.minecraft.structure.pool.StructurePoolElement
 - generate(BlockPos, BlockRotation, List<WoodlandMansionGenerator.Piece>, WoodlandMansionGenerator.MansionParameters) - Method in class net.minecraft.structure.WoodlandMansionGenerator.LayoutGenerator
 - generate(Direction, OceanMonumentGenerator.PieceSetting, Random) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleXRoomFactory
 - generate(Direction, OceanMonumentGenerator.PieceSetting, Random) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleXYRoomFactory
 - generate(Direction, OceanMonumentGenerator.PieceSetting, Random) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleYRoomFactory
 - generate(Direction, OceanMonumentGenerator.PieceSetting, Random) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleYZRoomFactory
 - generate(Direction, OceanMonumentGenerator.PieceSetting, Random) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleZRoomFactory
 - generate(Direction, OceanMonumentGenerator.PieceSetting, Random) - Method in interface net.minecraft.structure.OceanMonumentGenerator.PieceFactory
 - generate(Direction, OceanMonumentGenerator.PieceSetting, Random) - Method in class net.minecraft.structure.OceanMonumentGenerator.SimpleRoomFactory
 - generate(Direction, OceanMonumentGenerator.PieceSetting, Random) - Method in class net.minecraft.structure.OceanMonumentGenerator.SimpleRoomTopFactory
 - generate(AbstractChunkHolder, ChunkGenerationStep, BoundedRegionArray<AbstractChunkHolder>) - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - generate(AbstractChunkHolder, ChunkGenerationStep, BoundedRegionArray<AbstractChunkHolder>) - Method in interface net.minecraft.world.ChunkLoadingManager
 - generate(ChunkGenerationStep, ChunkLoadingManager, BoundedRegionArray<AbstractChunkHolder>) - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 - generate(FallenTreeFeatureConfig, BlockPos, StructureWorldAccess, Random) - Method in class net.minecraft.world.gen.feature.FallenTreeFeature
 - generate(FeaturePlacementContext, Random, BlockPos) - Method in record class net.minecraft.world.gen.feature.PlacedFeature
 - generate(FeatureContext<FC>) - Method in class net.minecraft.world.gen.feature.Feature
 - generate(FeatureContext<CountConfig>) - Method in class net.minecraft.world.gen.feature.SeaPickleFeature
 - generate(FeatureContext<BasaltColumnsFeatureConfig>) - Method in class net.minecraft.world.gen.feature.BasaltColumnsFeature
 - generate(FeatureContext<BlockColumnFeatureConfig>) - Method in class net.minecraft.world.gen.feature.BlockColumnFeature
 - generate(FeatureContext<BlockPileFeatureConfig>) - Method in class net.minecraft.world.gen.feature.BlockPileFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.BasaltPillarFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.BlueIceFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.BonusChestFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.ChorusPlantFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.CoralFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.DesertWellFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.DungeonFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.EndIslandFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.EndPlatformFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.EndPortalFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.FreezeTopLayerFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.GlowstoneBlobFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.IceSpikeFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.KelpFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.NoOpFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.VinesFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.VoidStartPlatformFeature
 - generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.WeepingVinesFeature
 - generate(FeatureContext<DeltaFeatureConfig>) - Method in class net.minecraft.world.gen.feature.DeltaFeature
 - generate(FeatureContext<DiskFeatureConfig>) - Method in class net.minecraft.world.gen.feature.DiskFeature
 - generate(FeatureContext<DripstoneClusterFeatureConfig>) - Method in class net.minecraft.world.gen.feature.DripstoneClusterFeature
 - generate(FeatureContext<EmeraldOreFeatureConfig>) - Method in class net.minecraft.world.gen.feature.EmeraldOreFeature
 - generate(FeatureContext<EndGatewayFeatureConfig>) - Method in class net.minecraft.world.gen.feature.EndGatewayFeature
 - generate(FeatureContext<EndSpikeFeatureConfig>) - Method in class net.minecraft.world.gen.feature.EndSpikeFeature
 - generate(FeatureContext<FallenTreeFeatureConfig>) - Method in class net.minecraft.world.gen.feature.FallenTreeFeature
 - generate(FeatureContext<FillLayerFeatureConfig>) - Method in class net.minecraft.world.gen.feature.FillLayerFeature
 - generate(FeatureContext<FossilFeatureConfig>) - Method in class net.minecraft.world.gen.feature.FossilFeature
 - generate(FeatureContext<GeodeFeatureConfig>) - Method in class net.minecraft.world.gen.feature.GeodeFeature
 - generate(FeatureContext<HugeFungusFeatureConfig>) - Method in class net.minecraft.world.gen.feature.HugeFungusFeature
 - generate(FeatureContext<HugeMushroomFeatureConfig>) - Method in class net.minecraft.world.gen.feature.HugeMushroomFeature
 - generate(FeatureContext<LakeFeature.Config>) - Method in class net.minecraft.world.gen.feature.LakeFeature
 - 
Deprecated.
 - generate(FeatureContext<LargeDripstoneFeatureConfig>) - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature
 - generate(FeatureContext<MultifaceGrowthFeatureConfig>) - Method in class net.minecraft.world.gen.feature.MultifaceGrowthFeature
 - generate(FeatureContext<NetherForestVegetationFeatureConfig>) - Method in class net.minecraft.world.gen.feature.NetherForestVegetationFeature
 - generate(FeatureContext<OreFeatureConfig>) - Method in class net.minecraft.world.gen.feature.OreFeature
 - generate(FeatureContext<OreFeatureConfig>) - Method in class net.minecraft.world.gen.feature.ScatteredOreFeature
 - generate(FeatureContext<RandomBooleanFeatureConfig>) - Method in class net.minecraft.world.gen.feature.RandomBooleanFeature
 - generate(FeatureContext<RandomFeatureConfig>) - Method in class net.minecraft.world.gen.feature.RandomFeature
 - generate(FeatureContext<RandomPatchFeatureConfig>) - Method in class net.minecraft.world.gen.feature.RandomPatchFeature
 - generate(FeatureContext<ReplaceBlobsFeatureConfig>) - Method in class net.minecraft.world.gen.feature.ReplaceBlobsFeature
 - generate(FeatureContext<RootSystemFeatureConfig>) - Method in class net.minecraft.world.gen.feature.RootSystemFeature
 - generate(FeatureContext<SculkPatchFeatureConfig>) - Method in class net.minecraft.world.gen.feature.SculkPatchFeature
 - generate(FeatureContext<SimpleBlockFeatureConfig>) - Method in class net.minecraft.world.gen.feature.SimpleBlockFeature
 - generate(FeatureContext<SimpleRandomFeatureConfig>) - Method in class net.minecraft.world.gen.feature.SimpleRandomFeature
 - generate(FeatureContext<SingleStateFeatureConfig>) - Method in class net.minecraft.world.gen.feature.ForestRockFeature
 - generate(FeatureContext<SingleStateFeatureConfig>) - Method in class net.minecraft.world.gen.feature.IcebergFeature
 - generate(FeatureContext<SmallDripstoneFeatureConfig>) - Method in class net.minecraft.world.gen.feature.SmallDripstoneFeature
 - generate(FeatureContext<SpringFeatureConfig>) - Method in class net.minecraft.world.gen.feature.SpringFeature
 - generate(FeatureContext<TreeFeatureConfig>) - Method in class net.minecraft.world.gen.feature.TreeFeature
 - generate(FeatureContext<TwistingVinesFeatureConfig>) - Method in class net.minecraft.world.gen.feature.TwistingVinesFeature
 - generate(FeatureContext<UnderwaterMagmaFeatureConfig>) - Method in class net.minecraft.world.gen.feature.UnderwaterMagmaFeature
 - generate(FeatureContext<VegetationPatchFeatureConfig>) - Method in class net.minecraft.world.gen.feature.VegetationPatchFeature
 - generate(FeatureContext<ProbabilityConfig>) - Method in class net.minecraft.world.gen.feature.BambooFeature
 - generate(FeatureContext<ProbabilityConfig>) - Method in class net.minecraft.world.gen.feature.SeagrassFeature
 - generate(NoiseConfig, int, boolean, ChunkGenerator, StructureTemplateManager, HeightLimitView, Random, Registry<StructurePool>, PoolStructurePiece, List<PoolStructurePiece>, VoxelShape, StructurePoolAliasLookup, StructureLiquidSettings) - Static method in class net.minecraft.structure.pool.StructurePoolBasedGenerator
 - generate(Structure.Context, RegistryEntry<StructurePool>, Optional<Identifier>, int, BlockPos, boolean, Optional<Heightmap.Type>, int, StructurePoolAliasLookup, DimensionPadding, StructureLiquidSettings) - Static method in class net.minecraft.structure.pool.StructurePoolBasedGenerator
 - generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
 - generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.AttachedToLeavesTreeDecorator
 - generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.AttachedToLogsTreeDecorator
 - generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
 - generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.CocoaTreeDecorator
 - generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.CreakingHeartTreeDecorator
 - generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.LeavesVineTreeDecorator
 - generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.PaleMossTreeDecorator
 - generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.PlaceOnGroundTreeDecorator
 - generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.TreeDecorator
 - generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator
 - generate(TreeDecorator.Generator, BlockPos) - Method in class net.minecraft.world.gen.treedecorator.PlaceOnGroundTreeDecorator
 - generate(ServerWorldAccess, BlockPos, boolean) - Static method in class net.minecraft.world.gen.feature.EndPlatformFeature
 - generate(StructureWorldAccess, BlockPos, BlockState, MultifaceGrowthFeatureConfig, Random, List<Direction>) - Static method in class net.minecraft.world.gen.feature.MultifaceGrowthFeature
 - generate(StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float, DripstoneClusterFeatureConfig) - Method in class net.minecraft.world.gen.feature.DripstoneClusterFeature
 - generate(StructureWorldAccess, Random, BlockPos, BiConsumer<BlockPos, BlockState>, BiConsumer<BlockPos, BlockState>, FoliagePlacer.BlockPlacer, TreeFeatureConfig) - Method in class net.minecraft.world.gen.feature.TreeFeature
 - generate(StructureWorldAccess, Random, LargeDripstoneFeature.WindModifier) - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature.DripstoneGenerator
 - generate(StructureWorldAccess, ChunkGenerator, Random, BlockPos) - Method in record class net.minecraft.world.gen.feature.ConfiguredFeature
 - generate(StructureWorldAccess, ChunkGenerator, Random, BlockPos) - Method in record class net.minecraft.world.gen.feature.PlacedFeature
 - 
Generates a configured feature at the positions obtained by applying placement modifiers to the given position.
 - generate(StructureWorldAccess, ChunkGenerator, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.RandomFeatureEntry
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, BlockPos, boolean) - Method in class net.minecraft.structure.PoolStructurePiece
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.BuriedTreasureGenerator.Piece
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.DesertTempleGenerator
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.IglooGenerator.Piece
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.JungleTempleGenerator
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftCorridor
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftCrossing
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftRoom
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftStairs
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.Bridge
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.BridgeCrossing
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.BridgeEnd
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.BridgePlatform
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.BridgeSmallCrossing
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.BridgeStairs
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.CorridorBalcony
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.CorridorCrossing
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.CorridorExit
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.CorridorLeftTurn
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.CorridorNetherWartsRoom
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.CorridorRightTurn
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.CorridorStairs
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.SmallCorridor
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFossilGenerator.Piece
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.Base
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.CoreRoom
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleXRoom
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleXYRoom
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleYRoom
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleYZRoom
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleZRoom
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.Entry
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.Penthouse
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.SimpleRoom
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.SimpleRoomTop
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.WingRoom
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanRuinGenerator.Piece
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.PoolStructurePiece
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.RuinedPortalStructurePiece
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.ShipwreckGenerator.Piece
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.SimpleStructurePiece
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.ChestCorridor
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.Corridor
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.FiveWayCrossing
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.LeftTurn
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.Library
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.PortalRoom
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.PrisonHall
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.RightTurn
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.SmallCorridor
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.SpiralStaircase
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.SquareRoom
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.Stairs
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StructurePiece
 - generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.SwampHutGenerator
 - generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.BendingTrunkPlacer
 - 
Generates the trunk blocks and return a list of tree nodes to place foliage around
 - generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.CherryTrunkPlacer
 - 
Generates the trunk blocks and return a list of tree nodes to place foliage around
 - generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.DarkOakTrunkPlacer
 - 
Generates the trunk blocks and return a list of tree nodes to place foliage around
 - generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.ForkingTrunkPlacer
 - 
Generates the trunk blocks and return a list of tree nodes to place foliage around
 - generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.GiantTrunkPlacer
 - 
Generates the trunk blocks and return a list of tree nodes to place foliage around
 - generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.LargeOakTrunkPlacer
 - 
Generates the trunk blocks and return a list of tree nodes to place foliage around
 - generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.MegaJungleTrunkPlacer
 - 
Generates the trunk blocks and return a list of tree nodes to place foliage around
 - generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.StraightTrunkPlacer
 - 
Generates the trunk blocks and return a list of tree nodes to place foliage around
 - generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.TrunkPlacer
 - 
Generates the trunk blocks and return a list of tree nodes to place foliage around
 - generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.UpwardsBranchingTrunkPlacer
 - 
Generates the trunk blocks and return a list of tree nodes to place foliage around
 - generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, BlockPos, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.root.MangroveRootPlacer
 - generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, BlockPos, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.root.RootPlacer
 - generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
 - generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.AcaciaFoliagePlacer
 - 
This is the main method used to generate foliage.
 - generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.BlobFoliagePlacer
 - 
This is the main method used to generate foliage.
 - generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.BushFoliagePlacer
 - 
This is the main method used to generate foliage.
 - generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.CherryFoliagePlacer
 - 
This is the main method used to generate foliage.
 - generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.DarkOakFoliagePlacer
 - 
This is the main method used to generate foliage.
 - generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
 - 
This is the main method used to generate foliage.
 - generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.JungleFoliagePlacer
 - 
This is the main method used to generate foliage.
 - generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.LargeOakFoliagePlacer
 - 
This is the main method used to generate foliage.
 - generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.MegaPineFoliagePlacer
 - 
This is the main method used to generate foliage.
 - generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.PineFoliagePlacer
 - 
This is the main method used to generate foliage.
 - generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.RandomSpreadFoliagePlacer
 - 
This is the main method used to generate foliage.
 - generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.SpruceFoliagePlacer
 - 
This is the main method used to generate foliage.
 - generate(WorldAccess, BlockPos, Random, int) - Static method in class net.minecraft.block.ChorusFlowerBlock
 - generate(WorldAccess, BlockPos, Random, BlockPos, int, int) - Static method in class net.minecraft.block.ChorusFlowerBlock
 - GENERATE_DIRECTIONS - Static variable in class net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
 - generateBasement(StructureWorldAccess, BlockBox) - Method in class net.minecraft.structure.DesertTempleGenerator
 - generateBasementRoof(StructureWorldAccess, BlockBox, int, int, int, int, int) - Method in class net.minecraft.structure.DesertTempleGenerator
 - generateBasementStairs(BlockPos, StructureWorldAccess, BlockBox) - Method in class net.minecraft.structure.DesertTempleGenerator
 - generateBracketedDisplayName() - Method in class net.minecraft.scoreboard.ScoreboardObjective
 - generateBranch(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig, Function<BlockState, BlockState>, Direction, int, boolean, BlockPos.Mutable) - Method in class net.minecraft.world.gen.trunk.CherryTrunkPlacer
 - generateButton - Variable in class net.minecraft.client.gui.screen.ingame.JigsawBlockScreen
 - generateCap(WorldAccess, Random, BlockPos, int, BlockPos.Mutable, HugeMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.HugeBrownMushroomFeature
 - generateCap(WorldAccess, Random, BlockPos, int, BlockPos.Mutable, HugeMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.HugeMushroomFeature
 - generateCap(WorldAccess, Random, BlockPos, int, BlockPos.Mutable, HugeMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.HugeRedMushroomFeature
 - generateCookingRecipes(String, RecipeSerializer<T>, AbstractCookingRecipe.RecipeFactory<T>, int) - Method in class net.minecraft.data.recipe.RecipeGenerator
 - generateCoral(WorldAccess, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralClawFeature
 - generateCoral(WorldAccess, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralFeature
 - generateCoral(WorldAccess, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralMushroomFeature
 - generateCoral(WorldAccess, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralTreeFeature
 - generateCoralPiece(WorldAccess, Random, BlockPos, BlockState) - Method in class net.minecraft.world.gen.feature.CoralFeature
 - generateCrackChance - Variable in class net.minecraft.world.gen.feature.GeodeCrackConfig
 - generateCrossingPillar(StructureWorldAccess, BlockBox, int, int, int, int) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftCrossing
 - GENERATED - Static variable in class net.minecraft.client.data.Models
 - GENERATED - Static variable in class net.minecraft.client.render.model.json.GeneratedItemModel
 - GENERATED - Static variable in class net.minecraft.util.WorldSavePath
 - GENERATED_THREE_LAYERS - Static variable in class net.minecraft.client.data.Models
 - GENERATED_TWO_LAYERS - Static variable in class net.minecraft.client.data.Models
 - generatedCount - Variable in class net.minecraft.server.WorldGenerationProgressLogger
 - generatedCount - Variable in class net.minecraft.structure.NetherFortressGenerator.PieceData
 - generatedCount - Variable in class net.minecraft.structure.StrongholdGenerator.PieceData
 - generateDisplayItem(ServerWorld, BlockPos, RegistryKey<LootTable>) - Static method in class net.minecraft.block.entity.VaultBlockEntity.Server
 - GeneratedItemModel - Class in net.minecraft.client.render.model.json
 - GeneratedItemModel() - Constructor for class net.minecraft.client.render.model.json.GeneratedItemModel
 - GeneratedItemModel.Frame - Class in net.minecraft.client.render.model.json
 - GeneratedItemModel.Side - Enum Class in net.minecraft.client.render.model.json
 - generatedPath - Variable in class net.minecraft.structure.StructureTemplateManager
 - generateDriedGhast(StructureWorldAccess, Random, BlockBox, BlockBox) - Method in class net.minecraft.structure.NetherFossilGenerator.Piece
 - generateDripstoneBlock(WorldAccess, BlockPos) - Static method in class net.minecraft.world.gen.feature.util.DripstoneHelper
 - generateDripstoneBlocks(WorldAccess, Random, BlockPos, SmallDripstoneFeatureConfig) - Static method in class net.minecraft.world.gen.feature.SmallDripstoneFeature
 - generateDyedBundles() - Method in class net.minecraft.data.recipe.VanillaRecipeGenerator
 - generateDyedShulkerBoxes() - Method in class net.minecraft.data.recipe.VanillaRecipeGenerator
 - generateEnchantments(DynamicRegistryManager, ItemStack, int, int) - Method in class net.minecraft.screen.EnchantmentScreenHandler
 - generateEnchantments(Random, ItemStack, int, Stream<RegistryEntry<Enchantment>>) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - 
Generate the enchantments for enchanting the
stack. - generateEndGateway(BlockPos) - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 - generateEndPortal(boolean) - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 - generateEntities(ChunkGenerationContext, ChunkGenerationStep, BoundedRegionArray<AbstractChunkHolder>, Chunk) - Static method in class net.minecraft.world.chunk.ChunkGenerating
 - generateEntrance(StructureWorldAccess, Random, BlockBox, StrongholdGenerator.Piece.EntranceType, int, int, int) - Method in class net.minecraft.structure.StrongholdGenerator.Piece
 - generateEntranceArches(StructureWorldAccess, Random, BlockBox) - Method in class net.minecraft.structure.OceanMonumentGenerator.Base
 - generateEntranceWall(StructureWorldAccess, Random, BlockBox) - Method in class net.minecraft.structure.OceanMonumentGenerator.Base
 - generateExtraBranch(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, TreeFeatureConfig, List<FoliagePlacer.TreeNode>, BlockPos.Mutable, int, Direction, int, int) - Method in class net.minecraft.world.gen.trunk.UpwardsBranchingTrunkPlacer
 - generateFamilies(FeatureSet) - Method in class net.minecraft.data.recipe.RecipeGenerator
 - generateFamily(BlockFamily, FeatureSet) - Method in class net.minecraft.data.recipe.RecipeGenerator
 - generateFeatures(ChunkGenerationContext, ChunkGenerationStep, BoundedRegionArray<AbstractChunkHolder>, Chunk) - Static method in class net.minecraft.world.chunk.ChunkGenerating
 - generateFeatures(StructureWorldAccess, Chunk, StructureAccessor) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - generateFeatures(StructureWorldAccess, Chunk, StructureAccessor) - Method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
 - generateHangingRoots(StructureWorldAccess, RootSystemFeatureConfig, Random, BlockPos, BlockPos.Mutable) - Static method in class net.minecraft.world.gen.feature.RootSystemFeature
 - generateHat(StructureWorldAccess, Random, HugeFungusFeatureConfig, BlockPos, int, boolean) - Method in class net.minecraft.world.gen.feature.HugeFungusFeature
 - generateIfValid(FC, StructureWorldAccess, ChunkGenerator, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.Feature
 - generateInventoryLoot(PlayerEntity) - Method in interface net.minecraft.entity.vehicle.VehicleInventory
 - generateItem(ServerWorld, LivingEntity, ItemStack) - Method in class net.minecraft.block.entity.BrushableBlockEntity
 - generateKeyPair() - Method in class net.minecraft.server.MinecraftServer
 - generateLevelOne(StructureWorldAccess, Random, BlockBox) - Method in class net.minecraft.structure.OceanMonumentGenerator.Base
 - generateLevelThree(StructureWorldAccess, Random, BlockBox) - Method in class net.minecraft.structure.OceanMonumentGenerator.Base
 - generateLevelTwo(StructureWorldAccess, Random, BlockBox) - Method in class net.minecraft.structure.OceanMonumentGenerator.Base
 - generateLog(FallenTreeFeatureConfig, StructureWorldAccess, Random, int, BlockPos.Mutable, Direction) - Method in class net.minecraft.world.gen.feature.FallenTreeFeature
 - generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.DynamicEntry
 - generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.EmptyEntry
 - generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.ItemEntry
 - generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.LeafEntry
 - generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.LootTableEntry
 - generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.TagEntry
 - generateLoot(Consumer<ItemStack>, LootContext) - Method in interface net.minecraft.loot.LootChoice
 - generateLoot(PlayerEntity) - Method in class net.minecraft.entity.vehicle.AbstractChestBoatEntity
 - generateLoot(PlayerEntity) - Method in interface net.minecraft.inventory.LootableInventory
 - 
Replaces the contents of this inventory with the generated loot, if it exists.
 - generateLoot(LootContext) - Method in class net.minecraft.loot.LootTable
 - generateLoot(LootContext, Consumer<ItemStack>) - Method in class net.minecraft.loot.LootTable
 - generateLoot(LootWorldContext) - Method in class net.minecraft.loot.LootTable
 - generateLoot(LootWorldContext, long) - Method in class net.minecraft.loot.LootTable
 - generateLoot(LootWorldContext, long, Consumer<ItemStack>) - Method in class net.minecraft.loot.LootTable
 - generateLoot(LootWorldContext, Consumer<ItemStack>) - Method in class net.minecraft.loot.LootTable
 - generateLoot(LootWorldContext, Random) - Method in class net.minecraft.loot.LootTable
 - generateLoot(ServerWorld, VaultConfig, BlockPos, PlayerEntity, ItemStack) - Static method in class net.minecraft.block.entity.VaultBlockEntity.Server
 - generateMipmaps(int) - Method in class net.minecraft.client.texture.SpriteContents
 - generateModels - Variable in class net.minecraft.data.family.BlockFamily
 - generateNetherWartBlocksInArea(WorldAccess, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WeepingVinesFeature
 - generateNewEndGateway() - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 - generateOvergrownLeaves(Random, WorldAccess, BlockPos) - Method in class net.minecraft.structure.RuinedPortalStructurePiece
 - generatePhrase(TextRenderer, int) - Method in class net.minecraft.client.gui.screen.ingame.EnchantingPhrases
 - generatePiece(PoolStructurePiece, MutableObject<VoxelShape>, int, boolean, HeightLimitView, NoiseConfig, StructurePoolAliasLookup, StructureLiquidSettings) - Method in class net.minecraft.structure.pool.StructurePoolBasedGenerator.StructurePoolGenerator
 - generatePieces(StructurePiecesCollector, StructurePiecesGenerator.Context<C>) - Method in interface net.minecraft.structure.StructurePiecesGenerator
 - generatePointedDripstone(WorldAccess, BlockPos, Direction, int, boolean) - Static method in class net.minecraft.world.gen.feature.util.DripstoneHelper
 - generateRecipes - Variable in class net.minecraft.data.family.BlockFamily
 - generateRoof(StructureWorldAccess, Random, BlockBox) - Method in class net.minecraft.structure.OceanMonumentGenerator.Base
 - generateRoots(StructureWorldAccess, RootSystemFeatureConfig, Random, int, int, BlockPos.Mutable) - Static method in class net.minecraft.world.gen.feature.RootSystemFeature
 - generateRootsColumn(BlockPos, int, StructureWorldAccess, RootSystemFeatureConfig, Random) - Static method in class net.minecraft.world.gen.feature.RootSystemFeature
 - generateSecretKey() - Static method in class net.minecraft.network.encryption.NetworkEncryptionUtils
 - 
Returns a new 128 bit AES secret key.
 - generateServerKeyPair() - Static method in class net.minecraft.network.encryption.NetworkEncryptionUtils
 - 
Returns a new 1024 bit RSA public/private key pair.
 - generateSpike(ServerWorldAccess, Random, EndSpikeFeatureConfig, EndSpikeFeature.Spike) - Method in class net.minecraft.world.gen.feature.EndSpikeFeature
 - generateSquare(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, BlockPos, int, int, boolean) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
 - 
Generates a square of leaves with the given radius.
 - generateSquareWithHangingLeaves(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, BlockPos, int, int, boolean, float, float) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
 - generateStem(StructureWorldAccess, Random, HugeFungusFeatureConfig, BlockPos, int, boolean) - Method in class net.minecraft.world.gen.feature.HugeFungusFeature
 - generateStem(WorldAccess, BlockPos.Mutable, BlockState) - Method in class net.minecraft.world.gen.feature.HugeMushroomFeature
 - generateStem(WorldAccess, Random, BlockPos, HugeMushroomFeatureConfig, int, BlockPos.Mutable) - Method in class net.minecraft.world.gen.feature.HugeMushroomFeature
 - generateStructureReferences(ChunkGenerationContext, ChunkGenerationStep, BoundedRegionArray<AbstractChunkHolder>, Chunk) - Static method in class net.minecraft.world.chunk.ChunkGenerating
 - generateStructures - Variable in class net.minecraft.client.gui.screen.world.WorldCreator
 - generateStructures - Variable in class net.minecraft.client.realms.dto.RealmsWorldResetDto
 - generateStructures - Variable in class net.minecraft.world.gen.GeneratorOptions
 - generateStructures(ChunkGenerationContext, ChunkGenerationStep, BoundedRegionArray<AbstractChunkHolder>, Chunk) - Static method in class net.minecraft.world.chunk.ChunkGenerating
 - generateStump(FallenTreeFeatureConfig, StructureWorldAccess, Random, BlockPos.Mutable) - Method in class net.minecraft.world.gen.feature.FallenTreeFeature
 - generateSupports(StructureWorldAccess, BlockBox, int, int, int, int, int, Random) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftCorridor
 - generateSuspiciousSand(StructureWorldAccess, BlockPos) - Static method in class net.minecraft.world.gen.feature.DesertWellFeature
 - generateSuspiciousSandRoom(BlockPos, StructureWorldAccess, BlockBox) - Method in class net.minecraft.structure.DesertTempleGenerator
 - generateTreeAndRoots(StructureWorldAccess, ChunkGenerator, RootSystemFeatureConfig, Random, BlockPos.Mutable, BlockPos) - Static method in class net.minecraft.world.gen.feature.RootSystemFeature
 - generateUnprocessedLoot(LootContext, Consumer<ItemStack>) - Method in class net.minecraft.loot.LootTable
 - generateUnprocessedLoot(LootWorldContext, Consumer<ItemStack>) - Method in class net.minecraft.loot.LootTable
 - generateUnregistered(StructureWorldAccess, ChunkGenerator, Random, BlockPos) - Method in record class net.minecraft.world.gen.feature.PlacedFeature
 - generateVegetation(FeatureContext<VegetationPatchFeatureConfig>, StructureWorldAccess, VegetationPatchFeatureConfig, Random, Set<BlockPos>, int, int) - Method in class net.minecraft.world.gen.feature.VegetationPatchFeature
 - generateVegetationFeature(StructureWorldAccess, VegetationPatchFeatureConfig, ChunkGenerator, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.VegetationPatchFeature
 - generateVegetationFeature(StructureWorldAccess, VegetationPatchFeatureConfig, ChunkGenerator, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WaterloggedVegetationPatchFeature
 - generateVeinPart(StructureWorldAccess, Random, OreFeatureConfig, double, double, double, double, double, double, int, int, int, int, int) - Method in class net.minecraft.world.gen.feature.OreFeature
 - generateVerticalConnection(StructureWorldAccess, BlockBox, int, int, boolean) - Method in class net.minecraft.structure.OceanMonumentGenerator.Piece
 - generateVineColumn(WorldAccess, Random, BlockPos.Mutable, int, int, int) - Static method in class net.minecraft.world.gen.feature.TwistingVinesFeature
 - generateVineColumn(WorldAccess, Random, BlockPos.Mutable, int, int, int) - Static method in class net.minecraft.world.gen.feature.WeepingVinesFeature
 - generateVines(BlockPos, WorldAccess, Random) - Static method in class net.minecraft.world.gen.feature.HugeFungusFeature
 - generateVines(Random, WorldAccess, BlockPos) - Method in class net.minecraft.structure.RuinedPortalStructurePiece
 - generateVinesInArea(WorldAccess, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WeepingVinesFeature
 - generateWind(LargeDripstoneFeatureConfig) - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature.DripstoneGenerator
 - generateWing(boolean, int, StructureWorldAccess, Random, BlockBox) - Method in class net.minecraft.structure.OceanMonumentGenerator.Base
 - generation - Variable in record class net.minecraft.component.type.WrittenBookContentComponent
 - 
The field for the
generationrecord component. - generation - Variable in class net.minecraft.loot.function.SetBookCoverLootFunction
 - generation - Variable in record class net.minecraft.predicate.item.WrittenBookContentPredicate
 - 
The field for the
generationrecord component. - generation() - Method in record class net.minecraft.component.type.WrittenBookContentComponent
 - 
Returns the value of the
generationrecord component. - generation() - Method in record class net.minecraft.predicate.item.WrittenBookContentPredicate
 - 
Returns the value of the
generationrecord component. - GENERATION - Static variable in record class net.minecraft.world.chunk.ChunkGenerationSteps
 - generationContext - Variable in class net.minecraft.server.world.ServerChunkLoadingManager
 - GenerationDependencies - Class in net.minecraft.world.chunk
 - GenerationDependencies(ImmutableList<ChunkStatus>) - Constructor for class net.minecraft.world.chunk.GenerationDependencies
 - generationDepth - Variable in class net.minecraft.client.gui.screen.ingame.JigsawBlockScreen
 - GenerationPiece() - Constructor for class net.minecraft.structure.WoodlandMansionGenerator.GenerationPiece
 - generationPossibilityByStructure - Variable in class net.minecraft.world.StructureLocator
 - generationPredicate - Variable in enum class net.minecraft.world.gen.chunk.placement.StructurePlacement.FrequencyReductionMethod
 - generationSettings - Variable in class net.minecraft.world.biome.Biome.Builder
 - generationSettings - Variable in class net.minecraft.world.biome.Biome
 - generationSettings - Variable in class net.minecraft.world.chunk.Chunk
 - 
Deprecated.
 - generationSettings(GenerationSettings) - Method in class net.minecraft.world.biome.Biome.Builder
 - GenerationSettings - Class in net.minecraft.world.biome
 - GenerationSettings(RegistryEntryList<ConfiguredCarver<?>>, List<RegistryEntryList<PlacedFeature>>) - Constructor for class net.minecraft.world.biome.GenerationSettings
 - GenerationSettings.Builder - Class in net.minecraft.world.biome
 - GenerationSettings.LookupBackedBuilder - Class in net.minecraft.world.biome
 - generationSettingsGetter - Variable in class net.minecraft.world.gen.chunk.ChunkGenerator
 - generationShapeConfig - Variable in record class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 - 
The field for the
generationShapeConfigrecord component. - generationShapeConfig - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - generationShapeConfig() - Method in record class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 - 
Returns the value of the
generationShapeConfigrecord component. - GenerationShapeConfig - Record Class in net.minecraft.world.gen.chunk
 - GenerationShapeConfig(int, int, int, int) - Constructor for record class net.minecraft.world.gen.chunk.GenerationShapeConfig
 - generationStep - Variable in class net.minecraft.world.ChunkRegion
 - GenerationStep - Class in net.minecraft.world.gen
 - GenerationStep() - Constructor for class net.minecraft.world.gen.GenerationStep
 - GenerationStep.Feature - Enum Class in net.minecraft.world.gen
 - GenerationTask - Interface in net.minecraft.world.chunk
 - 
A task called when a chunk needs to be generated.
 - generator - Variable in class net.minecraft.block.SaplingBlock
 - generator - Variable in record class net.minecraft.world.chunk.ChunkGenerationContext
 - 
The field for the
generatorrecord component. - generator - Variable in class net.minecraft.world.gen.feature.FeaturePlacementContext
 - generator - Variable in class net.minecraft.world.gen.feature.util.FeatureContext
 - generator - Variable in record class net.minecraft.world.gen.structure.Structure.StructurePosition
 - 
The field for the
generatorrecord component. - generator() - Method in record class net.minecraft.world.chunk.ChunkGenerationContext
 - 
Returns the value of the
generatorrecord component. - generator() - Method in record class net.minecraft.world.gen.structure.Structure.StructurePosition
 - 
Returns the value of the
generatorrecord component. - Generator(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, Set<BlockPos>, Set<BlockPos>, Set<BlockPos>) - Constructor for class net.minecraft.world.gen.treedecorator.TreeDecorator.Generator
 - GENERATOR_OPTIONS_KEY - Static variable in class net.minecraft.datafixer.fix.LevelDataGeneratorOptionsFix
 - GENERATOR_OPTIONS_KEY - Static variable in class net.minecraft.datafixer.fix.LevelFlatGeneratorInfoFix
 - generatorOptions - Variable in record class net.minecraft.client.world.GeneratorOptionsHolder
 - 
The field for the
generatorOptionsrecord component. - generatorOptions - Variable in class net.minecraft.server.dedicated.ServerPropertiesHandler
 - generatorOptions - Variable in class net.minecraft.world.level.LevelProperties
 - generatorOptions - Variable in record class net.minecraft.world.level.WorldGenSettings
 - 
The field for the
generatorOptionsrecord component. - generatorOptions() - Method in record class net.minecraft.client.world.GeneratorOptionsHolder
 - 
Returns the value of the
generatorOptionsrecord component. - generatorOptions() - Method in record class net.minecraft.world.level.WorldGenSettings
 - 
Returns the value of the
generatorOptionsrecord component. - GeneratorOptions - Class in net.minecraft.world.gen
 - GeneratorOptions(long, boolean, boolean) - Constructor for class net.minecraft.world.gen.GeneratorOptions
 - GeneratorOptions(long, boolean, boolean, Optional<String>) - Constructor for class net.minecraft.world.gen.GeneratorOptions
 - GeneratorOptionsFactory - Interface in net.minecraft.client.world
 - generatorOptionsHolder - Variable in class net.minecraft.client.gui.screen.world.WorldCreator
 - GeneratorOptionsHolder - Record Class in net.minecraft.client.world
 - GeneratorOptionsHolder(GeneratorOptions, Registry<DimensionOptions>, DimensionOptionsRegistryHolder, CombinedDynamicRegistries<ServerDynamicRegistryType>, DataPackContents, DataConfiguration, InitialWorldOptions) - Constructor for record class net.minecraft.client.world.GeneratorOptionsHolder
 - GeneratorOptionsHolder(GeneratorOptions, DimensionOptionsRegistryHolder, CombinedDynamicRegistries<ServerDynamicRegistryType>, DataPackContents, DataConfiguration, InitialWorldOptions) - Constructor for record class net.minecraft.client.world.GeneratorOptionsHolder
 - GeneratorOptionsHolder(WorldGenSettings, CombinedDynamicRegistries<ServerDynamicRegistryType>, DataPackContents, DataConfiguration) - Constructor for record class net.minecraft.client.world.GeneratorOptionsHolder
 - GeneratorOptionsHolder.Modifier - Interface in net.minecraft.client.world
 - GeneratorOptionsHolder.RegistryAwareModifier - Interface in net.minecraft.client.world
 - GENERATORS - Static variable in class net.minecraft.block.SaplingGenerator
 - generatorSettings - Variable in record class net.minecraft.server.dedicated.ServerPropertiesHandler.WorldGenProperties
 - 
The field for the
generatorSettingsrecord component. - generatorSettings() - Method in record class net.minecraft.server.dedicated.ServerPropertiesHandler.WorldGenProperties
 - 
Returns the value of the
generatorSettingsrecord component. - generic - Variable in class net.minecraft.entity.damage.DamageSources
 - generic() - Method in class net.minecraft.entity.damage.DamageSources
 - GENERIC - Enum constant in enum class com.mojang.blaze3d.vertex.VertexFormatElement.Usage
 - GENERIC - Static variable in interface net.minecraft.entity.damage.DamageTypes
 - GENERIC - Static variable in record class net.minecraft.entity.damage.FallLocation
 - GENERIC - Static variable in class net.minecraft.loot.context.LootContextTypes
 - GENERIC - Static variable in class net.minecraft.loot.LootTable
 - GENERIC_3X3 - Static variable in class net.minecraft.screen.ScreenHandlerType
 - GENERIC_9X1 - Static variable in class net.minecraft.screen.ScreenHandlerType
 - GENERIC_9X2 - Static variable in class net.minecraft.screen.ScreenHandlerType
 - GENERIC_9X3 - Static variable in class net.minecraft.screen.ScreenHandlerType
 - GENERIC_9X4 - Static variable in class net.minecraft.screen.ScreenHandlerType
 - GENERIC_9X5 - Static variable in class net.minecraft.screen.ScreenHandlerType
 - GENERIC_9X6 - Static variable in class net.minecraft.screen.ScreenHandlerType
 - GENERIC_ERROR_TEXT - Static variable in class net.minecraft.client.gui.screen.report.ReportScreen
 - GENERIC_EXCEPTION - Static variable in class net.minecraft.server.command.AdvancementCommand
 - GENERIC_FAILURE_EXCEPTION - Static variable in class net.minecraft.server.command.RideCommand
 - GENERIC_KILL - Static variable in interface net.minecraft.entity.damage.DamageTypes
 - GENERIC_VIOLATION - Enum constant in enum class net.minecraft.client.session.BanReason
 - Generic3x3ContainerScreen - Class in net.minecraft.client.gui.screen.ingame
 - Generic3x3ContainerScreen(Generic3x3ContainerScreenHandler, PlayerInventory, Text) - Constructor for class net.minecraft.client.gui.screen.ingame.Generic3x3ContainerScreen
 - Generic3x3ContainerScreenHandler - Class in net.minecraft.screen
 - Generic3x3ContainerScreenHandler(int, PlayerInventory) - Constructor for class net.minecraft.screen.Generic3x3ContainerScreenHandler
 - Generic3x3ContainerScreenHandler(int, PlayerInventory, Inventory) - Constructor for class net.minecraft.screen.Generic3x3ContainerScreenHandler
 - genericBuilder() - Static method in class net.minecraft.block.spawner.TrialSpawnerConfigs
 - GenericContainerScreen - Class in net.minecraft.client.gui.screen.ingame
 - GenericContainerScreen(GenericContainerScreenHandler, PlayerInventory, Text) - Constructor for class net.minecraft.client.gui.screen.ingame.GenericContainerScreen
 - GenericContainerScreenHandler - Class in net.minecraft.screen
 - GenericContainerScreenHandler(ScreenHandlerType<?>, int, PlayerInventory, int) - Constructor for class net.minecraft.screen.GenericContainerScreenHandler
 - GenericContainerScreenHandler(ScreenHandlerType<?>, int, PlayerInventory, Inventory, int) - Constructor for class net.minecraft.screen.GenericContainerScreenHandler
 - genericKill - Variable in class net.minecraft.entity.damage.DamageSources
 - genericKill() - Method in class net.minecraft.entity.damage.DamageSources
 - GEODE - Static variable in class net.minecraft.world.gen.feature.Feature
 - GEODE_INVALID_BLOCKS - Static variable in class net.minecraft.registry.tag.BlockTags
 - GeodeCrackConfig - Class in net.minecraft.world.gen.feature
 - GeodeCrackConfig(double, double, int) - Constructor for class net.minecraft.world.gen.feature.GeodeCrackConfig
 - GeodeFeature - Class in net.minecraft.world.gen.feature
 - GeodeFeature(Codec<GeodeFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.GeodeFeature
 - GeodeFeatureConfig - Class in net.minecraft.world.gen.feature
 - GeodeFeatureConfig(GeodeLayerConfig, GeodeLayerThicknessConfig, GeodeCrackConfig, double, double, boolean, IntProvider, IntProvider, IntProvider, int, int, double, int) - Constructor for class net.minecraft.world.gen.feature.GeodeFeatureConfig
 - GeodeLayerConfig - Class in net.minecraft.world.gen.feature
 - GeodeLayerConfig(BlockStateProvider, BlockStateProvider, BlockStateProvider, BlockStateProvider, BlockStateProvider, List<BlockState>, TagKey<Block>, TagKey<Block>) - Constructor for class net.minecraft.world.gen.feature.GeodeLayerConfig
 - GeodeLayerThicknessConfig - Class in net.minecraft.world.gen.feature
 - GeodeLayerThicknessConfig(double, double, double, double) - Constructor for class net.minecraft.world.gen.feature.GeodeLayerThicknessConfig
 - geometry - Variable in record class net.minecraft.client.render.model.json.JsonUnbakedModel
 - 
The field for the
geometryrecord component. - geometry() - Method in class net.minecraft.client.render.model.json.GeneratedItemModel
 - geometry() - Method in record class net.minecraft.client.render.model.json.JsonUnbakedModel
 - 
Returns the value of the
geometryrecord component. - geometry() - Method in interface net.minecraft.client.render.model.UnbakedModel
 - Geometry - Interface in net.minecraft.client.render.model
 - GEOMETRY_PROPERTY - Static variable in class net.minecraft.client.render.model.ReferencedModelsCollector.Holder
 - GeometryBakedModel - Record Class in net.minecraft.client.render.model
 - GeometryBakedModel(BakedGeometry, boolean, Sprite) - Constructor for record class net.minecraft.client.render.model.GeometryBakedModel
 - get() - Method in class com.mojang.blaze3d.buffers.Std140Builder
 - get() - Method in class com.mojang.blaze3d.buffers.Std140SizeCalculator
 - get() - Method in class net.minecraft.client.data.SimpleModelSupplier
 - get() - Method in class net.minecraft.client.render.FrameGraphBuilder.Handle
 - get() - Method in class net.minecraft.client.render.FrameGraphBuilder.Node
 - get() - Method in class net.minecraft.client.render.FrameGraphBuilder.ObjectNode
 - get() - Method in class net.minecraft.client.render.FrameGraphBuilder.ResourceNode
 - get() - Method in class net.minecraft.client.render.RenderPhase.Target
 - get() - Method in class net.minecraft.client.resource.SplashTextResourceSupplier
 - get() - Method in interface net.minecraft.client.util.Handle
 - get() - Method in interface net.minecraft.dialog.action.DialogAction.ValueGetter
 - get() - Method in class net.minecraft.entity.data.DataTracker.Entry
 - get() - Method in interface net.minecraft.inventory.StackReference
 - 
Gets the current item stack.
 - get() - Method in interface net.minecraft.resource.InputSupplier
 - get() - Method in class net.minecraft.screen.Property
 - get() - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler.PropertyAccessor
 - get() - Method in class net.minecraft.util.Lazy
 - 
Deprecated.
 - get() - Method in class net.minecraft.util.packrat.ParsingRules.RuleEntryImpl
 - get() - Static method in class net.minecraft.util.profiler.Profilers
 - get() - Method in class net.minecraft.world.GameRules.BooleanRule
 - get() - Method in class net.minecraft.world.GameRules.IntRule
 - get() - Method in interface net.minecraft.world.gen.surfacebuilder.MaterialRules.BooleanSupplier
 - get() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.InvertedBooleanSupplier
 - get() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.LazyAbstractPredicate
 - get() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialRuleContext.SurfacePredicate
 - get() - Method in interface net.minecraft.world.storage.StorageIoWorker.Callable
 - get(boolean) - Method in record class net.minecraft.client.model.BabyModelPair
 - get(boolean) - Method in record class net.minecraft.text.RawFilteredPair
 - get(boolean, boolean) - Method in record class net.minecraft.client.gui.screen.ButtonTextures
 - 
Gets a specific texture option from this texture set.
 - get(int) - Static method in enum class net.minecraft.block.MapColor.Brightness
 - get(int) - Static method in class net.minecraft.block.MapColor
 - get(int) - Method in class net.minecraft.client.font.GlyphContainer
 - get(int) - Method in class net.minecraft.client.gui.hud.debug.DebugChart
 - get(int) - Method in class net.minecraft.client.gui.hud.debug.TickChart
 - get(int) - Method in record class net.minecraft.client.gui.screen.recipebook.GhostRecipe.CyclingItem
 - get(int) - Method in record class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget.AlternativeButtonWidget.InputSlot
 - get(int) - Method in class net.minecraft.client.gui.widget.EntryListWidget.Entries
 - get(int) - Method in class net.minecraft.client.option.ServerList
 - get(int) - Static method in enum class net.minecraft.client.render.ChunkBuilderMode
 - get(int) - Method in class net.minecraft.client.session.report.log.ChatLog
 - 
Returns the entry with index
index, ornullif there is no such entry in the log. - get(int) - Method in class net.minecraft.client.world.BiomeColorCache.Colors
 - get(int) - Method in class net.minecraft.component.type.BundleContentsComponent
 - get(int) - Static method in class net.minecraft.entity.data.TrackedDataHandlerRegistry
 - get(int) - Method in interface net.minecraft.nbt.AbstractNbtList
 - get(int) - Method in class net.minecraft.nbt.NbtList
 - get(int) - Method in class net.minecraft.network.message.MessageSignatureStorage
 - get(int) - Method in interface net.minecraft.registry.DefaultedRegistry
 - get(int) - Method in interface net.minecraft.registry.entry.RegistryEntryList
 - 
Returns the registry entry at
index. - get(int) - Method in class net.minecraft.registry.entry.RegistryEntryList.ListBacked
 - 
Returns the registry entry at
index. - get(int) - Method in class net.minecraft.registry.SimpleDefaultedRegistry
 - get(int) - Method in class net.minecraft.registry.SimpleRegistry
 - get(int) - Method in class net.minecraft.screen.ArrayPropertyDelegate
 - get(int) - Method in interface net.minecraft.screen.PropertyDelegate
 - get(int) - Method in class net.minecraft.util.collection.ArrayListDeque
 - get(int) - Method in class net.minecraft.util.collection.ArrayListDeque.ReversedWrapper
 - get(int) - Method in class net.minecraft.util.collection.DefaultedList
 - get(int) - Method in class net.minecraft.util.collection.EmptyPaletteStorage
 - 
Returns the value at
indexin this storage. - get(int) - Method in class net.minecraft.util.collection.IdList
 - get(int) - Method in interface net.minecraft.util.collection.IndexedIterable
 - get(int) - Method in class net.minecraft.util.collection.Int2ObjectBiMap
 - get(int) - Method in class net.minecraft.util.collection.PackedIntegerArray
 - 
Returns the value at
indexin this storage. - get(int) - Method in interface net.minecraft.util.collection.PaletteStorage
 - 
Returns the value at
indexin this storage. - get(int) - Method in interface net.minecraft.util.collection.Pool.Content
 - get(int) - Method in class net.minecraft.util.collection.Pool.FlattenedContent
 - get(int) - Method in class net.minecraft.util.collection.Pool.WrappedContent
 - get(int) - Method in class net.minecraft.util.collection.SortedArraySet
 - get(int) - Method in class net.minecraft.util.math.WordPackedArray
 - get(int) - Method in class net.minecraft.util.packrat.ParsingStateImpl.MemoizedData
 - get(int) - Method in interface net.minecraft.util.profiler.log.MultiValueDebugSampleLog
 - get(int) - Method in class net.minecraft.util.profiler.MultiValueDebugSampleLogImpl
 - get(int) - Method in class net.minecraft.world.chunk.ArrayPalette
 - 
Returns the object associated with the given
id. - get(int) - Method in class net.minecraft.world.chunk.BiMapPalette
 - 
Returns the object associated with the given
id. - get(int) - Method in class net.minecraft.world.chunk.ChunkNibbleArray
 - get(int) - Method in class net.minecraft.world.chunk.GenerationDependencies
 - get(int) - Method in class net.minecraft.world.chunk.IdListPalette
 - 
Returns the object associated with the given
id. - get(int) - Method in class net.minecraft.world.chunk.light.ChunkSkyLight
 - get(int) - Method in interface net.minecraft.world.chunk.Palette
 - 
Returns the object associated with the given
id. - get(int) - Method in class net.minecraft.world.chunk.PalettedContainer
 - get(int) - Method in class net.minecraft.world.chunk.SingularPalette
 - 
Returns the object associated with the given
id. - get(int) - Method in class net.minecraft.world.entity.EntityIndex
 - get(int) - Method in interface net.minecraft.world.entity.EntityLookup
 - 
Returns an entity by its network ID, or
nullif none is found. - get(int) - Method in class net.minecraft.world.entity.SimpleEntityLookup
 - 
Returns an entity by its network ID, or
nullif none is found. - get(int) - Method in class net.minecraft.world.Heightmap
 - get(int) - Static method in class net.minecraft.world.storage.ChunkCompressionFormat
 - get(int, int) - Method in class net.minecraft.structure.WoodlandMansionGenerator.FlagMatrix
 - get(int, int) - Method in class net.minecraft.util.collection.BoundedRegionArray
 - get(int, int) - Method in interface net.minecraft.util.collection.BoundedRegionArray.Getter
 - get(int, int) - Method in interface net.minecraft.util.profiler.log.MultiValueDebugSampleLog
 - get(int, int) - Method in class net.minecraft.util.profiler.MultiValueDebugSampleLogImpl
 - get(int, int) - Method in class net.minecraft.world.chunk.light.ChunkSkyLight
 - get(int, int) - Method in class net.minecraft.world.Heightmap
 - get(int, int, int) - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.ChunkNibbleArray
 - get(int, int, int) - Method in class net.minecraft.datafixer.fix.ProtoChunkTickListFix.PalettedSection
 - get(int, int, int) - Method in class net.minecraft.world.chunk.ChunkNibbleArray
 - 
Returns the integer value of a nibble, in
[0, 15]. - get(int, int, int) - Method in class net.minecraft.world.chunk.PalettedContainer
 - get(int, int, int) - Method in interface net.minecraft.world.chunk.ReadableContainer
 - get(int, int, int) - Method in class net.minecraft.world.gen.carver.CarvingMask
 - get(int, long) - Method in class net.minecraft.entity.ai.pathing.PathNodeTypeCache
 - get(long) - Method in class net.minecraft.client.gui.hud.DebugHud.AllocationRateCalculator
 - get(long) - Static method in class net.minecraft.client.gui.screen.LoadingDisplay
 - get(long) - Method in class net.minecraft.client.realms.dto.RealmsServerPlayerList
 - get(long) - Static method in class net.minecraft.client.realms.util.UploadTokenCache
 - get(long) - Method in class net.minecraft.world.chunk.ChunkToNibbleArrayMap
 - get(long) - Method in class net.minecraft.world.chunk.light.LightStorage
 - get(long) - Method in class net.minecraft.world.storage.SerializingRegionBasedStorage
 - get(A) - Static method in class net.minecraft.command.argument.ArgumentTypes
 - get(HashCode, String) - Method in class net.minecraft.util.dynamic.HashCodeOps
 - get(MinecraftProfileTexture) - Method in class net.minecraft.client.texture.PlayerSkinProvider.FileCache
 - get(DynamicOps<NbtElement>, MapDecoder<T>) - Method in class net.minecraft.component.type.NbtComponent
 - get(MapDecoder<T>) - Method in class net.minecraft.component.type.NbtComponent
 - get(E) - Method in class net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher
 - get(Class<?>) - Method in class net.minecraft.util.collection.Class2IntMap
 - get(String) - Method in class net.minecraft.client.option.ServerList
 - 
Returns the server info for
address, ornullif there is no such one. - get(String) - Static method in class net.minecraft.client.realms.Request
 - get(String) - Method in class net.minecraft.client.render.model.ModelTextures
 - get(String) - Method in record class net.minecraft.command.argument.SignedArgumentList
 - get(String) - Method in class net.minecraft.command.DataCommandStorage.PersistentState
 - get(String) - Static method in class net.minecraft.entity.EntityType
 - get(String) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the element associated with the key from this compound, or
nullif there is none. - get(String) - Method in class net.minecraft.resource.fs.ResourcePath
 - get(String) - Method in class net.minecraft.storage.NbtReadView
 - get(String) - Method in class net.minecraft.storage.NbtWriteView
 - get(String) - Method in interface net.minecraft.storage.WriteView
 - get(String) - Method in class net.minecraft.util.Language
 - get(String, int, int) - Static method in class net.minecraft.client.realms.Request
 - get(String, JsonObject, Function<JsonObject, T>) - Static method in class net.minecraft.client.realms.util.JsonUtils
 - get(String, Codec<T>) - Method in class net.minecraft.nbt.NbtCompound
 - get(String, Codec<T>, DynamicOps<NbtElement>) - Method in class net.minecraft.nbt.NbtCompound
 - get(String, String) - Method in class net.minecraft.client.resource.language.TranslationStorage
 - get(String, String) - Method in class net.minecraft.util.Language
 - get(String, Function<String, V>, Function<V, String>, V) - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
 - get(String, Function<String, V>, UnaryOperator<V>, Function<V, String>, V) - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
 - get(String, Function<String, V>, V) - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
 - get(String, NbtType<T>) - Method in class net.minecraft.storage.NbtReadView
 - get(SocketAddress) - Method in class net.minecraft.server.BannedIpList
 - get(FileSystem) - Method in class net.minecraft.util.path.AllowedSymlinkPathMatcher
 - get(Path) - Method in record class net.minecraft.data.DataCache.CachedData
 - get(Path) - Method in class net.minecraft.util.logging.LogFileCompressor
 - get(TimeUnit) - Method in interface net.minecraft.util.TimeSupplier
 - get(TimeUnit) - Method in interface net.minecraft.util.TimeSupplier.Nanoseconds
 - get(BiFunction<World, BlockPos, T>) - Method in interface net.minecraft.screen.ScreenHandlerContext
 - 
Gets an optional value from this context's world and position with a
BiFunctiongetter. - get(BiFunction<World, BlockPos, T>, T) - Method in interface net.minecraft.screen.ScreenHandlerContext
 - 
Gets a value from this context's world and position with a
BiFunctiongetter. - get(Predicate<RegistryEntry<PointOfInterestType>>, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestSet
 - get(List<String>) - Method in class net.minecraft.resource.fs.ResourcePath
 - get(List<NbtElement>) - Method in interface net.minecraft.command.argument.NbtPathArgumentType.PathNode
 - get(List<T>, int, int) - Static method in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
 - get(UUID) - Method in class net.minecraft.client.resource.server.ServerResourcePackManager
 - get(UUID) - Method in class net.minecraft.world.entity.EntityIndex
 - get(UUID) - Method in interface net.minecraft.world.entity.EntityLookup
 - 
Returns an entity by its UUID, or
nullif none is found. - get(UUID) - Method in class net.minecraft.world.entity.SimpleEntityLookup
 - 
Returns an entity by its UUID, or
nullif none is found. - get(OptionSet, OptionSpec<String>) - Static method in class net.minecraft.test.TestBootstrap
 - get(K) - Method in class net.minecraft.server.ServerConfigList
 - get(AdvancementEntry) - Method in class net.minecraft.advancement.AdvancementManager
 - get(Block) - Method in interface net.minecraft.client.data.TexturedModel.Factory
 - get(BlockState, BlockView, BlockPos, ShapeContext) - Method in interface net.minecraft.world.RaycastContext.ShapeProvider
 - get(BlockState, BlockView, BlockPos, ShapeContext) - Method in enum class net.minecraft.world.RaycastContext.ShapeType
 - get(BlockRenderLayer) - Method in class net.minecraft.client.render.chunk.BlockBufferAllocatorStorage
 - get(ModelTextures, String, SimpleModel) - Method in interface net.minecraft.client.render.model.ErrorCollectingSpriteGetter
 - get(TelemetryEventProperty<T>) - Method in class net.minecraft.client.session.telemetry.PropertyMap
 - get(SpriteIdentifier, SimpleModel) - Method in interface net.minecraft.client.render.model.ErrorCollectingSpriteGetter
 - get(ComponentType<? extends T>) - Method in class net.minecraft.component.ComponentChanges
 - get(ComponentType<? extends T>) - Method in interface net.minecraft.component.ComponentHolder
 - get(ComponentType<? extends T>) - Method in record class net.minecraft.component.ComponentMap.Builder.SimpleComponentMap
 - get(ComponentType<? extends T>) - Method in interface net.minecraft.component.ComponentsAccess
 - get(ComponentType<? extends T>) - Method in class net.minecraft.component.MergedComponentMap
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.decoration.painting.PaintingEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.Entity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.mob.ShulkerEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.AxolotlEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.CatEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.ChickenEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.CowEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.FoxEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.FrogEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.HorseEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.LlamaEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.MooshroomEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.ParrotEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.PigEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.RabbitEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.SalmonEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.SheepEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.TropicalFishEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.VillagerEntity
 - get(ComponentType<? extends T>) - Method in class net.minecraft.entity.passive.WolfEntity
 - get(TrackedData<T>) - Method in class net.minecraft.entity.data.DataTracker
 - get(EntityType<? extends LivingEntity>) - Static method in class net.minecraft.entity.attribute.DefaultAttributeRegistry
 - get(EquipmentSlot) - Method in class net.minecraft.entity.EntityEquipment
 - get(EquipmentSlot) - Method in record class net.minecraft.entity.EquipmentDropChances
 - get(EquipmentSlot) - Method in class net.minecraft.entity.player.PlayerEquipment
 - get(NbtElement) - Method in class net.minecraft.command.argument.NbtPathArgumentType.NbtPath
 - get(NbtElement, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.AllListElementNode
 - get(NbtElement, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.FilteredListElementNode
 - get(NbtElement, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.FilteredNamedNode
 - get(NbtElement, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.FilteredRootNode
 - get(NbtElement, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.IndexedListElementNode
 - get(NbtElement, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.NamedNode
 - get(NbtElement, List<NbtElement>) - Method in interface net.minecraft.command.argument.NbtPathArgumentType.PathNode
 - get(NetworkRecipeId) - Method in class net.minecraft.recipe.ServerRecipeManager
 - get(RecipeType<T>, RegistryKey<Recipe<?>>) - Method in class net.minecraft.recipe.ServerRecipeManager
 - 
Returns a recipe with the given
idandtype, or empty if there is no such recipe. - get(RegistryKey<T>) - Method in interface net.minecraft.registry.Registry
 - 
Returns the value that is assigned
key, ornullif there is none. - get(RegistryKey<T>) - Method in class net.minecraft.registry.SimpleRegistry
 - 
Returns the value that is assigned
key, ornullif there is none. - get(RegistryEntryLookup<E>, TagKey<E>) - Static method in class net.minecraft.registry.entry.RegistryEntryListCodec
 - get(RegistryEntryLookup<EntityType<?>>) - Method in interface net.minecraft.item.equipment.EquipmentHolderResolver
 - get(RegistryKey<? extends Registry<? extends T>>) - Method in class net.minecraft.registry.RegistryCloner.CloneableRegistries
 - get(RegistryKey<EquipmentAsset>) - Method in class net.minecraft.client.render.entity.equipment.EquipmentModelLoader
 - get(RegistryKey<Recipe<?>>) - Method in class net.minecraft.recipe.PreparedRecipes
 - get(RegistryKey<Recipe<?>>) - Method in class net.minecraft.recipe.ServerRecipeManager
 - 
Returns a recipe with the given
id, or empty if there is no such recipe. - get(RegistryKey<WaypointStyle>) - Method in class net.minecraft.client.resource.waypoint.WaypointStyleAssetManager
 - get(RegistryKey<T>) - Method in interface net.minecraft.registry.RegistryKeyedValue
 - get(RegistryWrapper.WrapperLookup, ItemStack) - Static method in class net.minecraft.item.equipment.trim.ArmorTrimMaterials
 - get(ResourceMetadataSerializer<T>) - Method in class net.minecraft.resource.metadata.ResourceMetadataMap
 - get(ScoreboardObjective) - Method in class net.minecraft.scoreboard.Scores
 - get(ServerCommandSource) - Method in record class net.minecraft.text.BlockNbtDataSource
 - get(ServerCommandSource) - Method in record class net.minecraft.text.EntityNbtDataSource
 - get(ServerCommandSource) - Method in interface net.minecraft.text.NbtDataSource
 - get(ServerCommandSource) - Method in record class net.minecraft.text.StorageNbtDataSource
 - get(CommandFunctionManager) - Method in class net.minecraft.server.function.LazyContainer
 - get(MinecraftServer) - Static method in enum class net.minecraft.util.profiling.jfr.InstanceType
 - get(SaveLoading.LoadContextSupplierContext) - Method in interface net.minecraft.server.SaveLoading.LoadContextSupplier
 - get(ServerWorld, E) - Method in interface net.minecraft.entity.ai.brain.task.UpdateAttackTargetTask.TargetGetter
 - get(Property<T>) - Method in class net.minecraft.state.State
 - get(Property<T>, T) - Method in class net.minecraft.state.State
 - get(DyeColor) - Static method in class net.minecraft.block.ShulkerBoxBlock
 - get(Identifier) - Method in interface net.minecraft.registry.DefaultedRegistry
 - 
Returns the value that is assigned
id, ornullif there is none. - get(Identifier) - Method in interface net.minecraft.registry.Registry
 - 
Returns the value that is assigned
id, ornullif there is none. - get(Identifier) - Method in class net.minecraft.registry.SimpleDefaultedRegistry
 - 
Returns the value that is assigned
id, ornullif there is none. - get(Identifier) - Method in class net.minecraft.registry.SimpleRegistry
 - 
Returns the value that is assigned
id, ornullif there is none. - get(ContextParameter<T>) - Method in class net.minecraft.loot.context.LootContext
 - get(ContextParameter<T>) - Method in class net.minecraft.loot.context.LootWorldContext.Builder
 - get(ErrorReporter.Context) - Method in record class net.minecraft.util.ErrorReporter.Impl.ErrorList
 - get(Identifier) - Method in class net.minecraft.advancement.AdvancementManager
 - get(Identifier) - Method in interface net.minecraft.client.gl.PostEffectProcessor.FramebufferSet
 - get(Identifier) - Method in class net.minecraft.client.network.ClientAdvancementManager
 - get(Identifier) - Method in class net.minecraft.client.render.DefaultFramebufferSet
 - get(Identifier) - Method in class net.minecraft.client.sound.SoundManager
 - get(Identifier) - Method in class net.minecraft.command.DataCommandStorage
 - get(Identifier) - Method in class net.minecraft.entity.boss.BossBarManager
 - get(Identifier) - Method in class net.minecraft.server.function.FunctionLoader
 - get(Identifier) - Method in class net.minecraft.server.ServerAdvancementLoader
 - get(Identifier, boolean) - Method in interface net.minecraft.registry.tag.TagGroupLoader.EntrySupplier
 - get(BlockPos) - Method in class net.minecraft.world.poi.PointOfInterestSet
 - get(Direction.AxisDirection, Direction.Axis) - Static method in enum class net.minecraft.util.math.Direction
 - get(Random) - Method in interface net.minecraft.entity.passive.SheepColors.ColorSelector
 - get(Random) - Method in class net.minecraft.util.collection.Pool
 - get(Random) - Method in class net.minecraft.util.math.floatprovider.ClampedNormalFloatProvider
 - get(Random) - Method in class net.minecraft.util.math.floatprovider.ConstantFloatProvider
 - get(Random) - Method in interface net.minecraft.util.math.floatprovider.FloatSupplier
 - get(Random) - Method in class net.minecraft.util.math.floatprovider.MultipliedFloatSupplier
 - get(Random) - Method in class net.minecraft.util.math.floatprovider.TrapezoidFloatProvider
 - get(Random) - Method in class net.minecraft.util.math.floatprovider.UniformFloatProvider
 - get(Random) - Method in class net.minecraft.util.math.intprovider.BiasedToBottomIntProvider
 - get(Random) - Method in class net.minecraft.util.math.intprovider.ClampedIntProvider
 - get(Random) - Method in class net.minecraft.util.math.intprovider.ClampedNormalIntProvider
 - get(Random) - Method in class net.minecraft.util.math.intprovider.ConstantIntProvider
 - get(Random) - Method in class net.minecraft.util.math.intprovider.IntProvider
 - get(Random) - Method in class net.minecraft.util.math.intprovider.UniformIntProvider
 - get(Random) - Method in class net.minecraft.util.math.intprovider.WeightedListIntProvider
 - get(Random, float, float, float, float) - Static method in class net.minecraft.util.math.floatprovider.ClampedNormalFloatProvider
 - get(Random, int) - Method in enum class net.minecraft.world.gen.chunk.placement.SpreadType
 - get(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.BlockStateProvider
 - 
Returns a provided block state.
 - get(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.DualNoiseBlockStateProvider
 - 
Returns a provided block state.
 - get(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.NoiseBlockStateProvider
 - 
Returns a provided block state.
 - get(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.NoiseThresholdBlockStateProvider
 - 
Returns a provided block state.
 - get(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.PillarBlockStateProvider
 - 
Returns a provided block state.
 - get(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.RandomizedIntBlockStateProvider
 - 
Returns a provided block state.
 - get(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.SimpleBlockStateProvider
 - 
Returns a provided block state.
 - get(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.WeightedBlockStateProvider
 - 
Returns a provided block state.
 - get(Random, HeightContext) - Method in class net.minecraft.world.gen.heightprovider.BiasedToBottomHeightProvider
 - get(Random, HeightContext) - Method in class net.minecraft.world.gen.heightprovider.ConstantHeightProvider
 - get(Random, HeightContext) - Method in class net.minecraft.world.gen.heightprovider.HeightProvider
 - get(Random, HeightContext) - Method in class net.minecraft.world.gen.heightprovider.TrapezoidHeightProvider
 - get(Random, HeightContext) - Method in class net.minecraft.world.gen.heightprovider.UniformHeightProvider
 - get(Random, HeightContext) - Method in class net.minecraft.world.gen.heightprovider.VeryBiasedToBottomHeightProvider
 - get(Random, HeightContext) - Method in class net.minecraft.world.gen.heightprovider.WeightedListHeightProvider
 - get(Symbol<?>) - Method in class net.minecraft.util.packrat.ParsingStateImpl.MemoizedData
 - get(Symbol<T>) - Method in class net.minecraft.util.packrat.ParseResults
 - get(Symbol<T>) - Method in class net.minecraft.util.packrat.ParsingRules
 - get(MultiNoiseUtil.NoiseValuePoint) - Method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.Entries
 - 
Returns the closest entry at the given point.
 - get(MultiNoiseUtil.NoiseValuePoint, MultiNoiseUtil.NodeDistanceFunction<T>) - Method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree
 - get(BlockView, BlockPos) - Method in class net.minecraft.block.entity.BlockEntityType
 - 
Returns the block entity instance of this type at
pos, ornullif no such block entity exists. - get(ChunkStatus) - Method in record class net.minecraft.world.chunk.ChunkGenerationSteps
 - get(GameRules.Key<T>) - Method in class net.minecraft.world.GameRules
 - get(BlendingData, int, int, int) - Method in interface net.minecraft.world.gen.chunk.Blender.BlendingSampler
 - get(LightType) - Method in class net.minecraft.world.chunk.light.LightingProvider
 - get(PersistentStateType<T>) - Method in class net.minecraft.world.PersistentStateManager
 - get(T) - Method in class net.minecraft.registry.CombinedDynamicRegistries
 - get(T, ClientWorld) - Method in interface net.minecraft.client.render.item.model.SelectItemModel.ModelSelector
 - Get(String, int, int) - Constructor for class net.minecraft.client.realms.Request.Get
 - GET_INVALID_EXCEPTION - Static variable in class net.minecraft.server.command.DataCommand
 - GET_MULTIPLE_EXCEPTION - Static variable in class net.minecraft.server.command.DataCommand
 - GET_UNKNOWN_EXCEPTION - Static variable in class net.minecraft.server.command.DataCommand
 - getAbilities() - Method in class net.minecraft.entity.player.PlayerEntity
 - getAboveCollidableBlockValue(Chunk, BlockPos.Mutable) - Static method in class net.minecraft.world.gen.chunk.BlendingData
 - 
Returns
1.0if there is a collidable block below, otherwise-1. - getAbsolute(Box) - Method in class net.minecraft.test.TestContext
 - getAbsolute(Vec3d) - Method in class net.minecraft.test.TestContext
 - getAbsolutePos(BlockPos) - Method in class net.minecraft.test.TestContext
 - getAbsorptionAmount() - Method in class net.minecraft.entity.LivingEntity
 - getAbsorptionAmount() - Method in class net.minecraft.entity.player.PlayerEntity
 - getAbuseReportContext() - Method in class net.minecraft.client.MinecraftClient
 - getAccelerationPower() - Method in class net.minecraft.network.packet.s2c.play.ProjectilePowerS2CPacket
 - getAccessibleFuture() - Method in class net.minecraft.server.world.ChunkHolder
 - getAccessToken() - Method in class net.minecraft.client.session.Session
 - getAccountType() - Method in class net.minecraft.client.session.Session
 - getAction() - Method in enum class net.minecraft.entity.CollisionEvent
 - getAction() - Method in class net.minecraft.network.packet.c2s.play.AdvancementTabC2SPacket
 - getAction() - Method in class net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket
 - getAction() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 - getAction() - Method in record class net.minecraft.text.ClickEvent.ChangePage
 - getAction() - Method in record class net.minecraft.text.ClickEvent.CopyToClipboard
 - getAction() - Method in record class net.minecraft.text.ClickEvent.Custom
 - getAction() - Method in interface net.minecraft.text.ClickEvent
 - getAction() - Method in record class net.minecraft.text.ClickEvent.OpenFile
 - getAction() - Method in record class net.minecraft.text.ClickEvent.OpenUrl
 - getAction() - Method in record class net.minecraft.text.ClickEvent.RunCommand
 - getAction() - Method in record class net.minecraft.text.ClickEvent.ShowDialog
 - getAction() - Method in record class net.minecraft.text.ClickEvent.SuggestCommand
 - getAction() - Method in interface net.minecraft.text.HoverEvent
 - getAction() - Method in record class net.minecraft.text.HoverEvent.ShowEntity
 - getAction() - Method in record class net.minecraft.text.HoverEvent.ShowItem
 - getAction() - Method in record class net.minecraft.text.HoverEvent.ShowText
 - getAction(RealmsServer, boolean, boolean) - Static method in class net.minecraft.client.realms.gui.RealmsWorldSlotButton
 - getActions() - Method in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket
 - getActiveDeathProtector(PlayerEntity) - Static method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getActiveFilters(GameOptions) - Static method in class net.minecraft.client.font.FontManager
 - getActiveHand() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - getActiveHand() - Method in class net.minecraft.entity.LivingEntity
 - getActiveItem() - Method in class net.minecraft.entity.LivingEntity
 - getActiveSections() - Method in class net.minecraft.client.world.ClientChunkManager
 - getActiveStatusEffects() - Method in class net.minecraft.entity.LivingEntity
 - getActiveTicket(List<ChunkTicket>, boolean) - Static method in class net.minecraft.server.world.ChunkTicketManager
 - getActivity() - Method in class net.minecraft.entity.ai.brain.ScheduleBuilder.ActivityEntry
 - getActivity() - Method in class net.minecraft.entity.mob.AbstractPiglinEntity
 - getActivity() - Method in class net.minecraft.entity.mob.PiglinBruteEntity
 - getActivity() - Method in class net.minecraft.entity.mob.PiglinEntity
 - getActivityForTime(int) - Method in class net.minecraft.entity.ai.brain.Schedule
 - getActorId() - Method in class net.minecraft.entity.player.BlockBreakingInfo
 - getActualDensityFunction(DensityFunction) - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - 
Returns the actual density function for a given density function.
 - getActualDensityFunctionImpl(DensityFunction) - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - 
Returns the actual density function for a given density function.
 - getActualStatus() - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 - getActualValue() - Method in class net.minecraft.client.gui.screen.dialog.InputControlHandlers.NumberRangeInputControlHandler.RangeSliderWidget
 - getActualValue(NumberRangeInputControl, double) - Static method in class net.minecraft.client.gui.screen.dialog.InputControlHandlers.NumberRangeInputControlHandler.RangeSliderWidget
 - getAddItemSound() - Method in class net.minecraft.entity.decoration.GlowItemFrameEntity
 - getAddItemSound() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - getAdditionalDilation(Entity) - Method in class net.minecraft.client.render.debug.SupportingBlockDebugRenderer
 - getAdditionalLevel(ChunkStatus) - Method in record class net.minecraft.world.chunk.ChunkGenerationStep
 - getAdditionalLevel(ChunkStatus) - Method in class net.minecraft.world.chunk.GenerationDependencies
 - getAdditionalLevel(ChunkStatus, boolean) - Method in class net.minecraft.world.chunk.ChunkLoader
 - getAdditionalPlayers(BlockPos) - Method in class net.minecraft.block.spawner.TrialSpawnerData
 - getAdditionsSlotDescription() - Method in class net.minecraft.item.SmithingTemplateItem
 - getAdditionsSound() - Method in class net.minecraft.world.biome.Biome
 - getAdditionsSound() - Method in class net.minecraft.world.biome.BiomeEffects
 - 
Returns the additions sound.
 - getAddress() - Method in class net.minecraft.client.network.ServerAddress
 - getAddress() - Method in class net.minecraft.network.ClientConnection
 - getAddressAsString(boolean) - Method in class net.minecraft.network.ClientConnection
 - getAddressPort() - Method in class net.minecraft.client.network.LanServerInfo
 - getAdjacentBlockCount(BlockState) - Method in class net.minecraft.block.VineBlock
 - getAdjacentChunksWithNoise(StructureWorldAccess, int, int, boolean) - Static method in class net.minecraft.world.gen.chunk.BlendingData
 - getAdjacentRailPositionsByShape(RailShape) - Static method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - getAdjustedPitch(SoundInstance) - Method in class net.minecraft.client.sound.SoundSystem
 - getAdjustedVolume(float, SoundCategory) - Method in class net.minecraft.client.sound.SoundSystem
 - getAdjustedVolume(SoundInstance) - Method in class net.minecraft.client.sound.SoundSystem
 - getAdultFollowingSpeed(LivingEntity) - Static method in class net.minecraft.entity.passive.AxolotlBrain
 - 
Returns the axolotl's speed when a baby axolotl is following an adult.
 - getAdultHoglinsAround(HoglinEntity) - Static method in class net.minecraft.entity.mob.HoglinBrain
 - getAdvance() - Method in record class net.minecraft.client.font.BitmapFont.BitmapFontGlyph
 - getAdvance() - Method in enum class net.minecraft.client.font.BuiltinEmptyGlyph
 - getAdvance() - Method in interface net.minecraft.client.font.Glyph
 - getAdvance() - Method in class net.minecraft.client.font.TrueTypeFont.TtfGlyph
 - getAdvance() - Method in record class net.minecraft.client.font.UnihexFont.UnicodeTextureGlyph
 - getAdvance(boolean) - Method in interface net.minecraft.client.font.Glyph
 - getAdvancement() - Method in class net.minecraft.advancement.PlacedAdvancement
 - getAdvancementBuilder() - Method in interface net.minecraft.data.recipe.RecipeExporter
 - getAdvancementEntry() - Method in class net.minecraft.advancement.PlacedAdvancement
 - getAdvancementEntry(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryKeyArgumentType
 - getAdvancementHandler() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getAdvancementIdsToRemove() - Method in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
 - getAdvancementLoader() - Method in class net.minecraft.server.MinecraftServer
 - getAdvancements() - Method in class net.minecraft.advancement.AdvancementManager
 - getAdvancements() - Method in class net.minecraft.server.ServerAdvancementLoader
 - getAdvancementsToEarn() - Method in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
 - getAdvancementsToProgress() - Method in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
 - getAdvancementTracker() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getAdvancementTracker(ServerPlayerEntity) - Method in class net.minecraft.server.PlayerManager
 - getAdvancementWidget(PlacedAdvancement) - Method in class net.minecraft.client.gui.screen.advancement.AdvancementsScreen
 - getAffectedBlockPos() - Method in class net.minecraft.entity.LightningEntity
 - getAffectedOutline() - Method in class net.minecraft.client.render.RenderLayer
 - getAffectedOutline() - Method in class net.minecraft.client.render.RenderLayer.MultiPhase
 - getAge(BlockState) - Method in class net.minecraft.block.CropBlock
 - getAgeProperty() - Method in class net.minecraft.block.BeetrootsBlock
 - getAgeProperty() - Method in class net.minecraft.block.CropBlock
 - getAgeProperty() - Method in class net.minecraft.block.TorchflowerBlock
 - getAimlessAngle(int, long) - Method in class net.minecraft.client.render.item.property.numeric.CompassState
 - getAir() - Method in class net.minecraft.entity.Entity
 - 
Returns the air left for the entity, in ticks.
 - getAirBubbleDelay(int, boolean) - Static method in class net.minecraft.client.gui.hud.InGameHud
 - getAirBubbles(int, int, int) - Static method in class net.minecraft.client.gui.hud.InGameHud
 - getAirBubbleY(int, int) - Method in class net.minecraft.client.gui.hud.InGameHud
 - getAirRule() - Static method in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
 - getAirState() - Method in class net.minecraft.world.gen.carver.CarverDebugConfig
 - getAlcErrorMessage(int) - Static method in class net.minecraft.client.sound.AlUtil
 - getAlignedArray() - Method in class net.minecraft.util.math.WordPackedArray
 - getAlignment(byte) - Static method in class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity
 - getAliveEndCrystals() - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 - getAliveEnderDragons() - Method in class net.minecraft.server.world.ServerWorld
 - 
Returns the list of alive ender dragons in the world.
 - getAll() - Static method in interface net.minecraft.block.SuspiciousStewIngredient
 - getAll() - Static method in class net.minecraft.client.gl.RenderPipelines
 - getAll() - Method in class net.minecraft.entity.boss.BossBarManager
 - getAll() - Static method in class net.minecraft.item.SpawnEggItem
 - getAll() - Static method in class net.minecraft.loot.LootTables
 - getAll() - Method in class net.minecraft.structure.StructureTemplate.PalettedBlockInfoList
 - getAll() - Method in class net.minecraft.util.logging.LogFileCompressor
 - getAll() - Method in class net.minecraft.world.ChunkUpdateState
 - getAll(RecipeType<T>) - Method in class net.minecraft.recipe.PreparedRecipes
 - getAllChunksMatching(Predicate<ChunkTicket>) - Method in class net.minecraft.server.world.ChunkTicketManager
 - getAllFunctions() - Method in class net.minecraft.server.function.CommandFunctionManager
 - getAllLanguages() - Method in class net.minecraft.client.resource.language.LanguageManager
 - getAllNamespaces() - Method in class net.minecraft.resource.LifecycledResourceManagerImpl
 - 
Gets a set of all namespaces offered by the resource packs loaded by this manager.
 - getAllNamespaces() - Method in class net.minecraft.resource.NamespaceResourceManager
 - 
Gets a set of all namespaces offered by the resource packs loaded by this manager.
 - getAllNamespaces() - Method in class net.minecraft.resource.ReloadableResourceManagerImpl
 - 
Gets a set of all namespaces offered by the resource packs loaded by this manager.
 - getAllNamespaces() - Method in enum class net.minecraft.resource.ResourceManager.Empty
 - 
Gets a set of all namespaces offered by the resource packs loaded by this manager.
 - getAllNamespaces() - Method in interface net.minecraft.resource.ResourceManager
 - 
Gets a set of all namespaces offered by the resource packs loaded by this manager.
 - getAllocated() - Method in class net.minecraft.client.util.BufferAllocator
 - getAllocatedBits() - Method in class net.minecraft.world.storage.SectorMap
 - getAllocatedBytes() - Method in class net.minecraft.nbt.NbtSizeTracker
 - getAllocatedBytesPerSecond(List<GcHeapSummarySample>) - Static method in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample
 - getAllOf(Block) - Method in class net.minecraft.structure.StructureTemplate.PalettedBlockInfoList
 - getAllOfType(Class<S>) - Method in class net.minecraft.util.collection.TypeFilterableList
 - 
Returns all elements in this collection that are instances of
type. - getAllowed() - Method in class net.minecraft.util.context.ContextType
 - getAllowedParameters() - Method in record class net.minecraft.loot.condition.BlockStatePropertyLootCondition
 - getAllowedParameters() - Method in record class net.minecraft.loot.condition.DamageSourcePropertiesLootCondition
 - getAllowedParameters() - Method in record class net.minecraft.loot.condition.EnchantmentActiveCheckLootCondition
 - getAllowedParameters() - Method in record class net.minecraft.loot.condition.EntityPropertiesLootCondition
 - getAllowedParameters() - Method in record class net.minecraft.loot.condition.EntityScoresLootCondition
 - getAllowedParameters() - Method in record class net.minecraft.loot.condition.InvertedLootCondition
 - getAllowedParameters() - Method in class net.minecraft.loot.condition.KilledByPlayerLootCondition
 - getAllowedParameters() - Method in record class net.minecraft.loot.condition.LocationCheckLootCondition
 - getAllowedParameters() - Method in record class net.minecraft.loot.condition.MatchToolLootCondition
 - getAllowedParameters() - Method in record class net.minecraft.loot.condition.RandomChanceWithEnchantedBonusLootCondition
 - getAllowedParameters() - Method in class net.minecraft.loot.condition.SurvivesExplosionLootCondition
 - getAllowedParameters() - Method in record class net.minecraft.loot.condition.TableBonusLootCondition
 - getAllowedParameters() - Method in record class net.minecraft.loot.condition.TimeCheckLootCondition
 - getAllowedParameters() - Method in record class net.minecraft.loot.condition.ValueCheckLootCondition
 - getAllowedParameters() - Method in interface net.minecraft.loot.context.LootContextAware
 - getAllowedParameters() - Method in class net.minecraft.loot.function.ApplyBonusLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.CopyComponentsLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.CopyNameLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.CopyNbtLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.CopyStateLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.EnchantedCountIncreaseLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.EnchantWithLevelsLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.ExplorationMapLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.FillPlayerHeadLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.LimitCountLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.SetAttributesLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.SetCountLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.SetCustomModelDataLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.SetDamageLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.SetEnchantmentsLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.SetLoreLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.SetNameLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.SetOminousBottleAmplifierLootFunction
 - getAllowedParameters() - Method in class net.minecraft.loot.function.SetStewEffectLootFunction
 - getAllowedParameters() - Method in record class net.minecraft.loot.provider.number.BinomialLootNumberProvider
 - getAllowedParameters() - Method in record class net.minecraft.loot.provider.number.ScoreLootNumberProvider
 - getAllowedParameters() - Method in record class net.minecraft.loot.provider.number.UniformLootNumberProvider
 - getAllowServerListing() - Method in class net.minecraft.client.option.GameOptions
 - getAllQuads() - Method in class net.minecraft.client.render.model.BakedGeometry
 - getAllRaiders() - Method in class net.minecraft.village.raid.Raid
 - getAllRecipes() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
 - getAllResources(Identifier) - Method in class net.minecraft.resource.LifecycledResourceManagerImpl
 - 
Gets all of the available resources to the corresponding resource identifier.
 - getAllResources(Identifier) - Method in class net.minecraft.resource.NamespaceResourceManager
 - 
Gets all of the available resources to the corresponding resource identifier.
 - getAllResources(Identifier) - Method in class net.minecraft.resource.ReloadableResourceManagerImpl
 - 
Gets all of the available resources to the corresponding resource identifier.
 - getAllResources(Identifier) - Method in enum class net.minecraft.resource.ResourceManager.Empty
 - 
Gets all of the available resources to the corresponding resource identifier.
 - getAllResources(Identifier) - Method in interface net.minecraft.resource.ResourceManager
 - 
Gets all of the available resources to the corresponding resource identifier.
 - getAllSimpleCriteria() - Static method in class net.minecraft.scoreboard.ScoreboardCriterion
 - getAlpha() - Method in class net.minecraft.client.render.debug.GameTestDebugRenderer.Marker
 - getAlpha() - Method in class net.minecraft.particle.TintedParticleEffect
 - getAlpha(int) - Static method in class net.minecraft.util.math.ColorHelper
 - getAlpha(int, int, float) - Method in record class net.minecraft.client.particle.Particle.DynamicAlpha
 - getAlphaFloat(int) - Static method in class net.minecraft.util.math.ColorHelper
 - getAlphaOffset() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 - getAmbientDarkness() - Method in class net.minecraft.world.ChunkRegion
 - getAmbientDarkness() - Method in class net.minecraft.world.World
 - getAmbientDarkness() - Method in interface net.minecraft.world.WorldView
 - getAmbientOcclusion() - Method in interface net.minecraft.client.render.model.BakedSimpleModel
 - getAmbientOcclusion() - Method in class net.minecraft.client.render.model.ReferencedModelsCollector.Holder
 - getAmbientOcclusion(BakedSimpleModel) - Static method in interface net.minecraft.client.render.model.BakedSimpleModel
 - getAmbientOcclusionBrightness(int, int, int, int) - Static method in class net.minecraft.client.render.block.BlockModelRenderer.AmbientOcclusionCalculator
 - getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock
 - getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.BarrierBlock
 - getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.LightBlock
 - getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.MudBlock
 - getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SnowBlock
 - getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SoulSandBlock
 - getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.StructureVoidBlock
 - getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.TransparentBlock
 - getAmbientOcclusionLightLevel(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getAmbientSound() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - getAmbientSound() - Method in class net.minecraft.entity.boss.WitherEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.BlazeEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.BoggedEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.BreezeEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.CreakingEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.DrownedEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.ElderGuardianEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.EndermanEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.EndermiteEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.EvokerEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.GhastEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.GuardianEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.HoglinEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.HuskEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.IllusionerEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.MobEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.PhantomEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.PiglinBruteEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.PiglinEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.PillagerEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.RavagerEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.ShulkerEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.SilverfishEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.SkeletonEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.SpiderEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.StrayEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.VexEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.VindicatorEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.WardenEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.WitchEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.WitherSkeletonEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.ZoglinEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.ZombieEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.ZombieHorseEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
 - getAmbientSound() - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.AbstractCowEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.AllayEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.ArmadilloEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.AxolotlEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.BatEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.BeeEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.CamelEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.CatEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.ChickenEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.CodEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.DolphinEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.DonkeyEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.FoxEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.FrogEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.GlowSquidEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.GoatEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.GolemEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.HorseEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.LlamaEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.MuleEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.OcelotEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.PandaEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.ParrotEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.PigEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.PolarBearEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.RabbitEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.SalmonEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.SheepEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.SnifferEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.SquidEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.StriderEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.TadpoleEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.TropicalFishEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.TurtleEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.VillagerEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.WanderingTraderEntity
 - getAmbientSound() - Method in class net.minecraft.entity.passive.WolfEntity
 - getAmbientStandSound() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getAmmoUse(ServerWorld, ItemStack, ItemStack, int) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getAmountExtended(float) - Method in class net.minecraft.block.entity.PistonBlockEntity
 - getAmountFilled(ItemStack) - Static method in class net.minecraft.item.BundleItem
 - getAmountProperty() - Method in class net.minecraft.block.FlowerbedBlock
 - getAmountProperty() - Method in interface net.minecraft.block.Segmented
 - getAmplifier() - Method in class net.minecraft.entity.effect.StatusEffectInstance
 - getAmplifier() - Method in class net.minecraft.loot.function.SetOminousBottleAmplifierLootFunction
 - getAmplifier() - Method in class net.minecraft.network.packet.s2c.play.EntityStatusEffectS2CPacket
 - getAmplitude(float) - Method in class net.minecraft.entity.LimbAnimator
 - getAmplitudes() - Method in class net.minecraft.util.math.noise.OctavePerlinNoiseSampler
 - getAndCacheRecipe(CraftingRecipeInput, ServerWorld) - Method in class net.minecraft.recipe.RecipeCache
 - getAndRemove(String) - Method in class net.minecraft.datafixer.fix.ItemStackComponentizationFix.StackData
 - getAndSetState(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.TrunkPlacer
 - getAndSetState(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, BlockPos, TreeFeatureConfig, Function<BlockState, BlockState>) - Method in class net.minecraft.world.gen.trunk.TrunkPlacer
 - getAndUpdateRenderState(T, float) - Method in class net.minecraft.client.render.entity.EntityRenderer
 - getAndUpdateTargetPredicate() - Method in class net.minecraft.entity.ai.goal.ActiveTargetGoal
 - getAnger() - Method in class net.minecraft.entity.mob.WardenEntity
 - getAngerAtTarget() - Method in class net.minecraft.entity.mob.WardenEntity
 - getAngerFor(Entity) - Method in class net.minecraft.entity.ai.WardenAngerManager
 - getAngerManager() - Method in class net.minecraft.entity.mob.WardenEntity
 - getAngerTime() - Method in interface net.minecraft.entity.mob.Angerable
 - getAngerTime() - Method in class net.minecraft.entity.mob.EndermanEntity
 - getAngerTime() - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
 - getAngerTime() - Method in class net.minecraft.entity.passive.BeeEntity
 - getAngerTime() - Method in class net.minecraft.entity.passive.IronGolemEntity
 - getAngerTime() - Method in class net.minecraft.entity.passive.PolarBearEntity
 - getAngerTime() - Method in class net.minecraft.entity.passive.WolfEntity
 - getAngle() - Method in interface net.minecraft.client.render.item.property.numeric.NeedleAngleState.Angler
 - getAngle() - Method in class net.minecraft.network.packet.s2c.play.PlayerSpawnPositionS2CPacket
 - getAngle(float, float, int, float, float) - Method in class net.minecraft.client.render.entity.PandaEntityRenderer
 - getAngle(int, float, float) - Static method in class net.minecraft.client.render.entity.model.GuardianEntityModel
 - getAngle(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.AngleArgumentType
 - getAngle(ClientWorld, ItemStack, Entity, Random) - Method in enum class net.minecraft.client.render.item.property.numeric.TimeProperty.Source
 - getAngle(ItemStack, ClientWorld, int, Entity) - Method in class net.minecraft.client.render.item.property.numeric.CompassState
 - getAngle(ItemStack, ClientWorld, int, Entity) - Method in class net.minecraft.client.render.item.property.numeric.NeedleAngleState
 - getAngle(ItemStack, ClientWorld, int, Entity) - Method in class net.minecraft.client.render.item.property.numeric.TimeProperty
 - getAngle(ServerCommandSource) - Method in class net.minecraft.command.argument.AngleArgumentType.Angle
 - getAngleTo(Entity, long, BlockPos) - Method in class net.minecraft.client.render.item.property.numeric.CompassState
 - getAngleTo(Entity, BlockPos) - Static method in class net.minecraft.client.render.item.property.numeric.CompassState
 - getAngriness() - Method in class net.minecraft.entity.mob.WardenEntity
 - getAngryAnimationProgress(float) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getAngryAt() - Method in interface net.minecraft.entity.mob.Angerable
 - getAngryAt() - Method in class net.minecraft.entity.mob.EndermanEntity
 - getAngryAt() - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
 - getAngryAt() - Method in class net.minecraft.entity.passive.BeeEntity
 - getAngryAt() - Method in class net.minecraft.entity.passive.IronGolemEntity
 - getAngryAt() - Method in class net.minecraft.entity.passive.PolarBearEntity
 - getAngryAt() - Method in class net.minecraft.entity.passive.WolfEntity
 - getAngryAt(AbstractPiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - getAngrySound() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getAngrySound() - Method in class net.minecraft.entity.passive.DonkeyEntity
 - getAngrySound() - Method in class net.minecraft.entity.passive.HorseEntity
 - getAngrySound() - Method in class net.minecraft.entity.passive.LlamaEntity
 - getAngrySound() - Method in class net.minecraft.entity.passive.MuleEntity
 - getAnimationCounter(CreeperEntityRenderState) - Method in class net.minecraft.client.render.entity.CreeperEntityRenderer
 - getAnimationCounter(S) - Method in class net.minecraft.client.render.entity.LivingEntityRenderer
 - getAnimationId() - Method in class net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket
 - getAnimationProgress() - Method in class net.minecraft.entity.LimbAnimator
 - getAnimationProgress(float) - Method in class net.minecraft.block.entity.ChestBlockEntity
 - getAnimationProgress(float) - Method in class net.minecraft.block.entity.EnderChestBlockEntity
 - getAnimationProgress(float) - Method in interface net.minecraft.block.entity.LidOpenable
 - getAnimationProgress(float) - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
 - getAnimationProgress(float) - Method in class net.minecraft.entity.LimbAnimator
 - getAnimationProgress(float) - Method in class net.minecraft.entity.mob.EvokerFangsEntity
 - getAnimationProgressRetriever(LidOpenable) - Static method in class net.minecraft.block.ChestBlock
 - getAnimationStage() - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
 - getAnvilCost() - Method in record class net.minecraft.enchantment.Enchantment
 - getAny(Symbol<? extends T>[]) - Method in class net.minecraft.util.packrat.ParseResults
 - getAnyOrThrow(Symbol<? extends T>[]) - Method in class net.minecraft.util.packrat.ParseResults
 - getAo() - Method in class net.minecraft.client.option.GameOptions
 - getApiDescription() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getAppendLimit() - Method in class net.minecraft.command.EntitySelector
 - getApplicableItems() - Method in record class net.minecraft.enchantment.Enchantment
 - getAppliedOverlays(int) - Method in record class net.minecraft.resource.metadata.PackOverlaysMetadata
 - getAquiferRandomDeriver() - Method in class net.minecraft.world.gen.noise.NoiseConfig
 - getAquiferSampler() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - getArea() - Method in record class net.minecraft.entity.decoration.painting.PaintingVariant
 - getAreaInstance() - Method in interface net.minecraft.world.border.WorldBorder.Area
 - getAreaInstance() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
 - getAreaInstance() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
 - getArg(int) - Method in class net.minecraft.text.TranslatableTextContent
 - getArgb(int, int, int) - Static method in class net.minecraft.util.math.ColorHelper
 - getArgb(int, int, int, int) - Static method in class net.minecraft.util.math.ColorHelper
 - getArgb(DyeColor) - Method in enum class net.minecraft.client.util.ColorLerper.Type
 - getArgb(DyeColor, float) - Static method in class net.minecraft.client.util.ColorLerper
 - getArgb(Vec3d) - Static method in class net.minecraft.util.math.ColorHelper
 - getArgbColor(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.HexColorArgumentType
 - getArgs() - Method in class net.minecraft.text.TranslatableTextContent
 - getArgument(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryEntryArgumentType
 - getArgument(NbtPathArgumentType.NbtPath, DataCommandObject) - Static method in class net.minecraft.server.command.FunctionCommand
 - getArguments(CommandContext<ServerCommandSource>) - Method in class net.minecraft.server.command.FunctionCommand.Command
 - getArgumentTypeProperties(A) - Static method in class net.minecraft.command.argument.ArgumentTypes
 - getArgumentTypeProperties(A) - Method in interface net.minecraft.command.argument.serialize.ArgumentSerializer
 - getArgumentTypeProperties(A) - Method in class net.minecraft.command.argument.serialize.ConstantArgumentSerializer
 - getArgumentTypeProperties(DoubleArgumentType) - Method in class net.minecraft.command.argument.serialize.DoubleArgumentSerializer
 - getArgumentTypeProperties(FloatArgumentType) - Method in class net.minecraft.command.argument.serialize.FloatArgumentSerializer
 - getArgumentTypeProperties(IntegerArgumentType) - Method in class net.minecraft.command.argument.serialize.IntegerArgumentSerializer
 - getArgumentTypeProperties(LongArgumentType) - Method in class net.minecraft.command.argument.serialize.LongArgumentSerializer
 - getArgumentTypeProperties(StringArgumentType) - Method in class net.minecraft.command.argument.serialize.StringArgumentSerializer
 - getArgumentTypeProperties(EntityArgumentType) - Method in class net.minecraft.command.argument.EntityArgumentType.Serializer
 - getArgumentTypeProperties(RegistryEntryPredicateArgumentType<T>) - Method in class net.minecraft.command.argument.RegistryEntryPredicateArgumentType.Serializer
 - getArgumentTypeProperties(RegistryEntryReferenceArgumentType<T>) - Method in class net.minecraft.command.argument.RegistryEntryReferenceArgumentType.Serializer
 - getArgumentTypeProperties(RegistryKeyArgumentType<T>) - Method in class net.minecraft.command.argument.RegistryKeyArgumentType.Serializer
 - getArgumentTypeProperties(RegistryPredicateArgumentType<T>) - Method in class net.minecraft.command.argument.RegistryPredicateArgumentType.Serializer
 - getArgumentTypeProperties(RegistrySelectorArgumentType<T>) - Method in class net.minecraft.command.argument.RegistrySelectorArgumentType.Serializer
 - getArgumentTypeProperties(ScoreHolderArgumentType) - Method in class net.minecraft.command.argument.ScoreHolderArgumentType.Serializer
 - getArgumentTypeProperties(TimeArgumentType) - Method in class net.minecraft.command.argument.TimeArgumentType.Serializer
 - getArm(Arm) - Method in class net.minecraft.client.render.entity.model.BipedEntityModel
 - getArmHoldingRod(PlayerEntity) - Static method in class net.minecraft.client.render.entity.FishingBobberEntityRenderer
 - getArmor() - Method in class net.minecraft.entity.LivingEntity
 - getArmorCutoutNoCull(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getArmorEffectiveness(ServerWorld, ItemStack, Entity, DamageSource, float) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getArmorEntityGlint() - Static method in class net.minecraft.client.render.RenderLayer
 - getArmorGlintConsumer(VertexConsumerProvider, RenderLayer, boolean) - Static method in class net.minecraft.client.render.item.ItemRenderer
 - getArmorItems(RegistryWrapper<Item>) - Static method in class net.minecraft.server.command.SpawnArmorTrimsCommand
 - getArmorTexturedModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.ZombieVillagerEntityModel
 - getArmorTrimEmptyAdditionsSlotTextures() - Static method in class net.minecraft.item.SmithingTemplateItem
 - getArmorTrimEmptyBaseSlotTextures() - Static method in class net.minecraft.item.SmithingTemplateItem
 - getArmorTrims(boolean) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getArmorTrimTextures() - Static method in class net.minecraft.client.data.AtlasDefinitionProvider
 - getArmorVisibility() - Method in class net.minecraft.entity.LivingEntity
 - getArmPose(AbstractClientPlayerEntity, Arm) - Static method in class net.minecraft.client.render.entity.PlayerEntityRenderer
 - getArmPose(AbstractSkeletonEntity, Arm) - Method in class net.minecraft.client.render.entity.AbstractSkeletonEntityRenderer
 - getArmPose(DrownedEntity, Arm) - Method in class net.minecraft.client.render.entity.DrownedEntityRenderer
 - getArmPose(PlayerEntity, ItemStack, Hand) - Static method in class net.minecraft.client.render.entity.PlayerEntityRenderer
 - getArmPose(T, Arm) - Method in class net.minecraft.client.render.entity.BipedEntityRenderer
 - getAroundAndOnBedOffsets(Direction, Direction) - Static method in class net.minecraft.block.BedBlock
 - getAroundBedOffsets(Direction, Direction) - Static method in class net.minecraft.block.BedBlock
 - getArray(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 - getArray(JsonObject, String, JsonArray) - Static method in class net.minecraft.util.JsonHelper
 - getArrayIndex(int) - Static method in class net.minecraft.world.chunk.ChunkNibbleArray
 - getArrayLength() - Method in class net.minecraft.util.collection.ArrayListDeque
 - getArrivalInTicks() - Method in class net.minecraft.particle.VibrationParticleEffect
 - getArrowId(Dynamic<?>) - Static method in class net.minecraft.datafixer.fix.ProjectileItemTypeFix
 - getArrowNavigation(NavigationDirection) - Method in class net.minecraft.client.gui.screen.Screen
 - getAscent() - Method in interface net.minecraft.client.font.RenderableGlyph
 - getAsItemStack() - Method in class net.minecraft.entity.decoration.GlowItemFrameEntity
 - getAsItemStack() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - getAskForBambooTicks() - Method in class net.minecraft.entity.passive.PandaEntity
 - getAsNbt() - Method in interface net.minecraft.dialog.action.DialogAction.ValueGetter
 - getAssetDir() - Method in class net.minecraft.client.RunArgs.Directories
 - getAssetId() - Method in record class net.minecraft.item.map.MapDecoration
 - getAssetId(RegistryKey<EquipmentAsset>) - Method in record class net.minecraft.item.equipment.trim.ArmorTrimAssets
 - getAt(List<T>, int, ToIntFunction<T>) - Static method in class net.minecraft.util.collection.Weighting
 - getAtlas(Identifier) - Method in class net.minecraft.client.render.model.BakedModelManager
 - getAtlas(Identifier) - Method in class net.minecraft.client.render.model.SpriteAtlasManager
 - getAtlasId() - Method in class net.minecraft.client.texture.Sprite
 - getAtlasId() - Method in class net.minecraft.client.util.SpriteIdentifier
 - getAttachedBlockPos() - Method in class net.minecraft.entity.decoration.BlockAttachedEntity
 - getAttachedEntityId() - Method in class net.minecraft.network.packet.s2c.play.EntityAttachS2CPacket
 - getAttachedFace() - Method in class net.minecraft.entity.mob.ShulkerEntity
 - getAttachedItemFrame(World, Direction, BlockPos) - Method in class net.minecraft.block.ComparatorBlock
 - getAttachmentBox() - Method in class net.minecraft.entity.decoration.AbstractDecorationEntity
 - getAttachments() - Method in class net.minecraft.entity.Entity
 - getAttackBox() - Method in class net.minecraft.entity.mob.MobEntity
 - 
Gets the area in which this mob can attack entities whose hitbox intersects it.
 - getAttackBox() - Method in class net.minecraft.entity.mob.RavagerEntity
 - 
Gets the area in which this mob can attack entities whose hitbox intersects it.
 - getAttackCooldownProgress(float) - Method in class net.minecraft.entity.player.PlayerEntity
 - getAttackCooldownProgressPerTick() - Method in class net.minecraft.entity.player.PlayerEntity
 - getAttackDamage() - Method in class net.minecraft.entity.passive.IronGolemEntity
 - getAttackDistanceScalingFactor(Entity) - Method in class net.minecraft.entity.LivingEntity
 - getAttackedFallDeathMessage(Entity, Text, String, String) - Method in class net.minecraft.entity.damage.DamageTracker
 - getAttacker() - Method in class net.minecraft.entity.damage.DamageSource
 - getAttacker() - Method in class net.minecraft.entity.LivingEntity
 - getAttacker() - Method in interface net.minecraft.entity.mob.Angerable
 - getAttackIndicator() - Method in class net.minecraft.client.option.GameOptions
 - getAttacking() - Method in class net.minecraft.entity.LivingEntity
 - getAttackingArm(Arm) - Method in class net.minecraft.client.render.entity.model.IllagerEntityModel
 - getAttackingPlayer() - Method in class net.minecraft.entity.LivingEntity
 - getAttackKnockbackAgainst(Entity, DamageSource) - Method in class net.minecraft.entity.LivingEntity
 - getAttackTarget(LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.CrossbowAttackTask
 - getAttackTarget(ServerWorld, AxolotlEntity) - Static method in class net.minecraft.entity.passive.AxolotlBrain
 - getAttackTick() - Method in class net.minecraft.entity.mob.RavagerEntity
 - getAttackTicksLeft() - Method in class net.minecraft.entity.passive.IronGolemEntity
 - getAttackZone(BlockPos) - Static method in class net.minecraft.block.entity.ConduitBlockEntity
 - getAttenuation() - Method in class net.minecraft.client.sound.Sound
 - getAttenuationType() - Method in class net.minecraft.client.sound.AbstractSoundInstance
 - getAttenuationType() - Method in interface net.minecraft.client.sound.SoundInstance
 - getAttribute() - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
 - getAttribute(String) - Method in class net.minecraft.resource.fs.ResourceFileStore
 - getAttribute(String) - Method in class net.minecraft.server.dedicated.ServerMBean
 - getAttributeBaseValue(RegistryEntry<EntityAttribute>) - Method in class net.minecraft.entity.LivingEntity
 - getAttributeInstance(Entity, RegistryEntry<EntityAttribute>) - Static method in class net.minecraft.server.command.AttributeCommand
 - getAttributeInstance(RegistryEntry<EntityAttribute>) - Method in class net.minecraft.entity.LivingEntity
 - getAttributes() - Method in class net.minecraft.entity.LivingEntity
 - getAttributes() - Method in class net.minecraft.resource.fs.ResourcePath
 - getAttributes(String[]) - Method in class net.minecraft.server.dedicated.ServerMBean
 - getAttributesToSend() - Method in class net.minecraft.entity.attribute.AttributeContainer
 - getAttributeValue(RegistryEntry<EntityAttribute>) - Method in class net.minecraft.entity.LivingEntity
 - getAttributeValueWithStack(ItemStack, RegistryEntry<EntityAttribute>, EquipmentSlot) - Method in class net.minecraft.entity.mob.MobEntity
 - getAttributeView() - Method in class net.minecraft.resource.fs.ResourcePath
 - getAuthor() - Method in class net.minecraft.structure.StructureTemplate
 - getAuthToken() - Method in class net.minecraft.server.filter.V1TextFilterer
 - getAutoJump() - Method in class net.minecraft.client.option.GameOptions
 - getAutosaveInterval() - Method in class net.minecraft.server.MinecraftServer
 - getAutoSuggestions() - Method in class net.minecraft.client.option.GameOptions
 - getAvailableBackgroundThreads() - Static method in class net.minecraft.util.Util
 - getAvailableBuffer() - Method in class net.minecraft.util.FixedBufferInputStream
 - getAvailableBuilderCount() - Method in class net.minecraft.client.render.chunk.BlockBufferBuilderPool
 - getAvailableFood() - Method in class net.minecraft.entity.passive.VillagerEntity
 - getAvailableMoisture(Block, BlockView, BlockPos) - Static method in class net.minecraft.block.CropBlock
 - getAvailableRecipeCount() - Method in class net.minecraft.screen.StonecutterScreenHandler
 - getAvailableRecipes() - Method in class net.minecraft.screen.StonecutterScreenHandler
 - getAvailableSlots(Inventory, Direction) - Static method in class net.minecraft.block.entity.HopperBlockEntity
 - getAvailableSlots(Direction) - Method in class net.minecraft.block.ComposterBlock.ComposterInventory
 - 
Returns the available slot positions that are reachable from a given side.
 - getAvailableSlots(Direction) - Method in class net.minecraft.block.ComposterBlock.DummyInventory
 - 
Returns the available slot positions that are reachable from a given side.
 - getAvailableSlots(Direction) - Method in class net.minecraft.block.ComposterBlock.FullComposterInventory
 - 
Returns the available slot positions that are reachable from a given side.
 - getAvailableSlots(Direction) - Method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - 
Returns the available slot positions that are reachable from a given side.
 - getAvailableSlots(Direction) - Method in class net.minecraft.block.entity.BrewingStandBlockEntity
 - 
Returns the available slot positions that are reachable from a given side.
 - getAvailableSlots(Direction) - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
 - 
Returns the available slot positions that are reachable from a given side.
 - getAvailableSlots(Direction) - Method in interface net.minecraft.inventory.SidedInventory
 - 
Returns the available slot positions that are reachable from a given side.
 - getAverageCornerHeights(Structure.Context, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.Structure
 - getAverageNanosPerTick() - Method in class net.minecraft.server.MinecraftServer
 - getAveragePacketsReceived() - Method in class net.minecraft.network.ClientConnection
 - getAveragePacketsSent() - Method in class net.minecraft.network.ClientConnection
 - getAverageSideLength() - Method in class net.minecraft.util.math.Box
 - getAverageSize() - Method in record class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics.PacketStatistics
 - getAverageTickTime() - Method in class net.minecraft.server.dedicated.ServerMBean
 - 
Returns the server's current average tick time, in milliseconds.
 - getAverageTickTime() - Method in class net.minecraft.server.MinecraftServer
 - getAvoiding(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - getAxis() - Method in enum class net.minecraft.client.gui.navigation.NavigationDirection
 - getAxis() - Method in enum class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Facing
 - getAxis() - Method in enum class net.minecraft.util.math.Direction
 - getAxisCheckOrder(Vec3d) - Static method in class net.minecraft.entity.Entity
 - getAxisFlips() - Method in enum class net.minecraft.util.math.DirectionTransformation
 - getBabyChance() - Method in class net.minecraft.entity.passive.PassiveEntity.PassiveData
 - getBabyHorseModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.AbstractHorseEntityModel
 - getBabyInteractionTargetCounts(List<LivingEntity>) - Static method in class net.minecraft.entity.ai.brain.task.PlayWithVillagerBabiesTask
 - getBabyModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.AbstractHorseEntityModel
 - getBabyTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.HoglinEntityModel
 - getBabyTexturedModelData(float) - Static method in class net.minecraft.client.render.entity.model.DonkeyEntityModel
 - getBack(CraftingRecipeInput) - Static method in class net.minecraft.recipe.CraftingDecoratedPotRecipe
 - getBackend() - Method in class net.minecraft.client.gl.GlCommandEncoder
 - getBackendDescription() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getBackendName() - Method in interface com.mojang.blaze3d.systems.GpuDevice
 - getBackendName() - Method in class net.minecraft.client.gl.GlBackend
 - getBackground() - Method in class net.minecraft.advancement.AdvancementDisplay
 - getBackground() - Method in class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity
 - getBackgroundForChatOnly() - Method in class net.minecraft.client.option.GameOptions
 - getBackgroundSprite() - Method in class net.minecraft.client.gui.screen.DownloadingTerrainScreen
 - getBackgroundSprite() - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeSlot
 - getBackgroundSprite() - Method in class net.minecraft.screen.BrewingStandScreenHandler.FuelSlot
 - getBackgroundSprite() - Method in class net.minecraft.screen.BrewingStandScreenHandler.PotionSlot
 - getBackgroundSprite() - Method in class net.minecraft.screen.slot.ArmorSlot
 - getBackgroundSprite() - Method in class net.minecraft.screen.slot.Slot
 - getBackgroundTexture(Identifier) - Static method in class net.minecraft.client.gui.tooltip.TooltipBackgroundRenderer
 - getBackSprite() - Method in class net.minecraft.client.texture.PaintingManager
 - getBackText() - Method in class net.minecraft.block.entity.SignBlockEntity
 - getBackupsDirectory() - Method in class net.minecraft.world.level.storage.LevelStorage
 - getBackwardsYaw(Camera) - Static method in class net.minecraft.client.render.entity.DisplayEntityRenderer
 - getBadlandsBiome(int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - 
Returns a badlands for the given humidity and weirdness.
 - getBadlandsOrRegularBiome(int, int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - 
Returns badlands if
temperatureis4, otherwise a regular biome. - getBadOmenLevel() - Method in class net.minecraft.village.raid.Raid
 - getBaked(int) - Method in class net.minecraft.client.font.FontStorage
 - getBakedGeometry(ModelTextures, Baker, ModelBakeSettings) - Method in class net.minecraft.client.render.model.ReferencedModelsCollector.Holder
 - getBakedModelManager() - Method in class net.minecraft.client.MinecraftClient
 - getBambooBlockStateVariants(int) - Static method in class net.minecraft.client.data.BlockStateModelGenerator
 - getBannerPatterns() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getBannerPatterns() - Method in class net.minecraft.screen.LoomScreenHandler
 - getBannerPatternTextureId(RegistryEntry<BannerPattern>) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getBanners() - Method in class net.minecraft.item.map.MapState
 - getBannerSlot() - Method in class net.minecraft.screen.LoomScreenHandler
 - getBarProgress() - Method in class net.minecraft.network.packet.s2c.play.ExperienceBarUpdateS2CPacket
 - getBarrierState() - Method in class net.minecraft.world.gen.carver.CarverDebugConfig
 - getBarteredItem(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - getBase() - Method in class net.minecraft.registry.RegistryBuilder.UntaggedDelegatingLookup
 - getBase() - Method in interface net.minecraft.registry.RegistryWrapper.Impl.Delegating
 - getBaseBlock() - Method in class net.minecraft.block.BrushableBlock
 - getBaseBlock() - Method in class net.minecraft.data.family.BlockFamily
 - getBaseClass() - Method in class net.minecraft.entity.EntityType
 - getBaseClass() - Method in interface net.minecraft.util.TypeFilter
 - getBaseColor() - Method in class net.minecraft.entity.passive.TropicalFishEntity
 - getBaseColor(int) - Static method in class net.minecraft.entity.passive.TropicalFishEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.LivingEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.mob.PhantomEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.mob.PiglinEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.mob.SlimeEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.mob.WardenEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.mob.ZombieEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.mob.ZombieHorseEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.passive.AbstractCowEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.passive.AbstractDonkeyEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.passive.CamelEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.passive.ChickenEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.passive.FoxEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.passive.GoatEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.passive.HorseEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.passive.LlamaEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.passive.PandaEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.passive.PolarBearEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.passive.PufferfishEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.passive.SalmonEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.passive.SnifferEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.passive.TurtleEntity
 - getBaseDimensions(EntityPose) - Method in class net.minecraft.entity.player.PlayerEntity
 - getBaseHeight(WorldAccess, int, int, RuinedPortalStructurePiece.VerticalPlacement) - Static method in class net.minecraft.structure.RuinedPortalStructurePiece
 - getBaseLightLevel(BlockPos, int) - Method in interface net.minecraft.world.BlockRenderView
 - getBasementMarkerPos() - Method in class net.minecraft.structure.DesertTempleGenerator
 - getBaseName() - Method in class net.minecraft.potion.Potion
 - getBaseScale() - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature.DripstoneGenerator
 - getBaseSlotDescription() - Method in class net.minecraft.item.SmithingTemplateItem
 - getBaseTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.BoatEntityModel
 - getBaseValue() - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
 - 
Gets the base value of this attribute instance.
 - getBaseValue(RegistryEntry<EntityAttribute>) - Method in class net.minecraft.entity.attribute.AttributeContainer
 - getBaseValue(RegistryEntry<EntityAttribute>) - Method in class net.minecraft.entity.attribute.DefaultAttributeContainer
 - getBaseWaterMovementSpeedMultiplier() - Method in class net.minecraft.entity.LivingEntity
 - getBaseWaterMovementSpeedMultiplier() - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
 - getBaseWaterMovementSpeedMultiplier() - Method in class net.minecraft.entity.passive.PolarBearEntity
 - getBasicProjectionMatrix(float) - Method in class net.minecraft.client.render.GameRenderer
 - getBatchedTree(List<? extends MultiNoiseUtil.SearchTree.TreeNode<T>>) - Static method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree
 - getBeaconBeam(Identifier, boolean) - Static method in class net.minecraft.client.render.RenderLayer
 - getBeamProgress(float) - Method in class net.minecraft.entity.mob.GuardianEntity
 - getBeamSegments() - Method in class net.minecraft.block.entity.BeaconBlockEntity
 - getBeamSegments() - Method in interface net.minecraft.block.entity.BeamEmitter
 - getBeamSegments() - Method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getBeamTarget() - Method in class net.minecraft.entity.decoration.EndCrystalEntity
 - getBeamTarget() - Method in class net.minecraft.entity.mob.GuardianEntity
 - getBeamTarget(GuardianEntity) - Static method in class net.minecraft.client.render.entity.GuardianEntityRenderer
 - getBeamTicks() - Method in class net.minecraft.entity.mob.GuardianEntity
 - getBearingX() - Method in interface net.minecraft.client.font.RenderableGlyph
 - getBedPart(BlockState) - Static method in class net.minecraft.block.BedBlock
 - getBeds() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getBedTextureId(DyeColor) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getBeeCount() - Method in class net.minecraft.block.entity.BeehiveBlockEntity
 - getBeeFlag(int) - Method in class net.minecraft.entity.passive.BeeEntity
 - getBeeNamesForHive(DebugHiveCustomPayload.HiveInfo) - Method in class net.minecraft.client.render.debug.BeeDebugRenderer
 - getBeesByHive() - Method in class net.minecraft.client.render.debug.BeeDebugRenderer
 - getBeesForHive(BlockPos) - Method in class net.minecraft.client.render.debug.BeeDebugRenderer
 - getBegAnimationProgress(float) - Method in class net.minecraft.entity.passive.WolfEntity
 - getBehaviorForItem(ItemStack) - Static method in class net.minecraft.block.DispenserBlock
 - getBehaviorForItem(World, ItemStack) - Method in class net.minecraft.block.DispenserBlock
 - getBehaviorForItem(World, ItemStack) - Method in class net.minecraft.block.DropperBlock
 - getBelowZeroRetrogen() - Method in class net.minecraft.world.chunk.Chunk
 - getBelowZeroRetrogen() - Method in class net.minecraft.world.chunk.ProtoChunk
 - getBigDecimal(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 - getBigDecimal(JsonObject, String, BigDecimal) - Static method in class net.minecraft.util.JsonHelper
 - getBiggestFall() - Method in class net.minecraft.entity.damage.DamageTracker
 - getBigInteger(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 - getBigInteger(JsonObject, String, BigInteger) - Static method in class net.minecraft.util.JsonHelper
 - getBigRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.FirstFloorRoomPool
 - getBigRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.RoomPool
 - getBigRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.SecondFloorRoomPool
 - getBigSecretRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.FirstFloorRoomPool
 - getBigSecretRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.RoomPool
 - getBigSecretRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.SecondFloorRoomPool
 - getBillboardMode() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getBillboardRotation(DisplayEntity.RenderState, ST, Quaternionf) - Method in class net.minecraft.client.render.entity.DisplayEntityRenderer
 - getBiome() - Method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 - getBiome(int, int, int) - Method in class net.minecraft.world.chunk.ChunkSection
 - getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.BiomeSource
 - getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in interface net.minecraft.world.biome.source.BiomeSupplier
 - getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.CheckerboardBiomeSource
 - getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.FixedBiomeSource
 - getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource
 - getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.TheEndBiomeSource
 - getBiome(Optional<? extends RegistryEntry<Biome>>, RegistryEntry<Biome>) - Static method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 - getBiome(BlockPos) - Method in class net.minecraft.world.biome.source.BiomeAccess
 - getBiome(BlockPos) - Method in interface net.minecraft.world.WorldView
 - getBiomeAccess() - Method in class net.minecraft.world.ChunkRegion
 - getBiomeAccess() - Method in class net.minecraft.world.World
 - getBiomeAccess() - Method in interface net.minecraft.world.WorldView
 - getBiomeAtPoint(MultiNoiseUtil.NoiseValuePoint) - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource
 - getBiomeBlendRadius() - Method in class net.minecraft.client.option.GameOptions
 - getBiomeColor(BlockPos) - Method in class net.minecraft.client.world.BiomeColorCache
 - getBiomeContainer() - Method in class net.minecraft.world.chunk.ChunkSection
 - getBiomeDirectly(BlockPos, Chunk) - Static method in class net.minecraft.world.SpawnHelper
 - getBiomeEntries() - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource
 - getBiomeForNoiseGen(double, double, double) - Method in class net.minecraft.world.biome.source.BiomeAccess
 - getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.biome.source.BiomeAccess
 - getBiomeForNoiseGen(int, int, int) - Method in interface net.minecraft.world.biome.source.BiomeAccess.Storage
 - getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.biome.source.FixedBiomeSource
 - getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
 - getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
 - getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.chunk.ProtoChunk
 - getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getBiomeForNoiseGen(int, int, int) - Method in interface net.minecraft.world.WorldView
 - getBiomeForNoiseGen(BlockPos) - Method in class net.minecraft.world.biome.source.BiomeAccess
 - getBiomeOrWindsweptSavanna(int, int, MultiNoiseUtil.ParameterRange, RegistryKey<Biome>) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - 
Returns a windswept savanna for specific conditions, otherwise the given biome.
 - getBiomeRepresentativeStructure(Dynamic<?>, StructuresToConfiguredStructuresFix.Mapping) - Method in class net.minecraft.datafixer.fix.StructuresToConfiguredStructuresFix
 - getBiomes() - Method in class net.minecraft.world.biome.source.BiomeSource
 - getBiomesInArea(int, int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.BiomeSource
 - getBiomesInArea(int, int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.FixedBiomeSource
 - getBiomeSource() - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - getBiomeString(RegistryEntry<Biome>) - Static method in class net.minecraft.client.gui.hud.DebugHud
 - getBiomeSupplier(BiomeSupplier) - Method in class net.minecraft.world.gen.chunk.Blender
 - getBiomeSupplier(BiomeSupplier, Chunk) - Static method in class net.minecraft.world.chunk.BelowZeroRetrogen
 - getBitfield(Set<PositionFlag>) - Static method in enum class net.minecraft.network.packet.s2c.play.PositionFlag
 - getBitFlag() - Method in enum class net.minecraft.entity.player.PlayerModelPart
 - getBits(IndexedIterable<A>, int) - Method in class net.minecraft.world.chunk.PalettedContainer.PaletteProvider
 - getBlacklistingBees() - Method in class net.minecraft.client.render.debug.BeeDebugRenderer
 - getBlastingItemPath(ItemConvertible) - Static method in class net.minecraft.data.recipe.RecipeGenerator
 - getBlastingRecipeCategory(ItemConvertible) - Static method in class net.minecraft.data.recipe.CookingRecipeJsonBuilder
 - getBlastResistance() - Method in class net.minecraft.block.Block
 - getBlastResistance() - Method in class net.minecraft.block.StairsBlock
 - getBlastResistance() - Method in class net.minecraft.fluid.EmptyFluid
 - getBlastResistance() - Method in class net.minecraft.fluid.Fluid
 - getBlastResistance() - Method in class net.minecraft.fluid.FluidState
 - getBlastResistance() - Method in class net.minecraft.fluid.LavaFluid
 - getBlastResistance() - Method in class net.minecraft.fluid.WaterFluid
 - getBlastResistance(Explosion, BlockView, BlockPos, BlockState, FluidState) - Method in class net.minecraft.world.explosion.AdvancedExplosionBehavior
 - getBlastResistance(Explosion, BlockView, BlockPos, BlockState, FluidState) - Method in class net.minecraft.world.explosion.EntityExplosionBehavior
 - getBlastResistance(Explosion, BlockView, BlockPos, BlockState, FluidState) - Method in class net.minecraft.world.explosion.ExplosionBehavior
 - getBlender() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - getBlender() - Method in interface net.minecraft.world.gen.densityfunction.DensityFunction.NoisePos
 - getBlender(ChunkRegion) - Static method in class net.minecraft.world.gen.chunk.Blender
 - getBlendFunction() - Method in class com.mojang.blaze3d.pipeline.RenderPipeline
 - getBlendingData() - Method in class net.minecraft.world.chunk.Chunk
 - getBlendingData() - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getBlendingData(ChunkRegion, int, int) - Static method in class net.minecraft.world.gen.chunk.BlendingData
 - getBlendOffset(double) - Static method in class net.minecraft.world.gen.chunk.Blender
 - getBlock() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getBlock() - Method in class net.minecraft.block.entity.TestBlockEntity
 - getBlock() - Method in enum class net.minecraft.block.EyeblossomBlock.EyeblossomState
 - getBlock() - Method in interface net.minecraft.client.data.BlockModelDefinitionCreator
 - getBlock() - Method in class net.minecraft.client.data.MultipartBlockModelDefinitionCreator
 - getBlock() - Method in class net.minecraft.client.data.VariantsBlockModelDefinitionCreator
 - getBlock() - Method in class net.minecraft.item.BlockItem
 - getBlock() - Method in class net.minecraft.network.packet.s2c.play.BlockEventS2CPacket
 - getBlock() - Method in class net.minecraft.structure.StructurePiece.BlockRandomizer
 - getBlock(int) - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Level
 - getBlock(int) - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Section
 - getBlock(String) - Static method in class net.minecraft.datafixer.fix.StatsCounterFix
 - getBlockAt(BlockView, int, int, int, BlockBox) - Method in class net.minecraft.structure.StructurePiece
 - getBlockBox() - Method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getBlockBoxForChunk(Chunk) - Static method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - getBlockBreaking(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getBlockBreakingProgress() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 - getBlockBreakingSpeed(BlockState) - Method in class net.minecraft.entity.player.PlayerEntity
 - getBlockBufferBuilders() - Method in class net.minecraft.client.render.BufferBuilderStorage
 - getBlockBufferBuildersPool() - Method in class net.minecraft.client.render.BufferBuilderStorage
 - getBlockCollisions(Entity, Box) - Method in interface net.minecraft.world.CollisionView
 - getBlockColor(BlockPos) - Method in class net.minecraft.client.world.ClientWorld
 - getBlockColor(BlockPos) - Method in class net.minecraft.world.World
 - getBlockColors() - Method in class net.minecraft.client.MinecraftClient
 - getBlockCoord(int) - Static method in class net.minecraft.util.math.ChunkSectionPos
 - 
Converts the given chunk section coordinate to the world coordinate system.
 - getBlockCountX() - Method in class net.minecraft.util.math.BlockBox
 - 
Returns the number of blocks on the X axis.
 - getBlockCountX() - Method in record class net.minecraft.util.math.ImmutableBlockBox
 - getBlockCountY() - Method in class net.minecraft.util.math.BlockBox
 - 
Returns the number of blocks on the Y axis.
 - getBlockCountY() - Method in record class net.minecraft.util.math.ImmutableBlockBox
 - getBlockCountZ() - Method in class net.minecraft.util.math.BlockBox
 - 
Returns the number of blocks on the Z axis.
 - getBlockCountZ() - Method in record class net.minecraft.util.math.ImmutableBlockBox
 - getBlockDelayTicks() - Method in record class net.minecraft.component.type.BlocksAttacksComponent
 - getBlockedNode(int, int, int) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getBlockEntities() - Method in interface net.minecraft.client.render.chunk.AbstractChunkRenderData
 - getBlockEntities() - Method in class net.minecraft.client.render.chunk.ChunkRenderData
 - getBlockEntities() - Method in class net.minecraft.client.world.ClientWorld
 - getBlockEntities() - Method in class net.minecraft.world.chunk.ProtoChunk
 - getBlockEntities() - Method in class net.minecraft.world.chunk.WorldChunk
 - getBlockEntities(int, int) - Method in class net.minecraft.network.packet.s2c.play.ChunkData
 - getBlockEntity() - Method in class net.minecraft.block.pattern.CachedBlockPosition
 - getBlockEntity(int) - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Level
 - getBlockEntity(BlockPos) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
 - 
Returns the block entity at
pos, ornullif there is none. - getBlockEntity(BlockPos) - Method in class net.minecraft.client.render.chunk.RenderedChunk
 - getBlockEntity(BlockPos) - Method in class net.minecraft.client.render.entity.state.FallingBlockEntityRenderState
 - 
Returns the block entity at
pos, ornullif there is none. - getBlockEntity(BlockPos) - Method in interface net.minecraft.world.BlockView
 - 
Returns the block entity at
pos, ornullif there is none. - getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkCache
 - 
Returns the block entity at
pos, ornullif there is none. - getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.ProtoChunk
 - 
Returns the block entity at
pos, ornullif there is none. - getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.WorldChunk
 - 
Returns the block entity at
pos, ornullif there is none. - getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - 
Returns the block entity at
pos, ornullif there is none. - getBlockEntity(BlockPos) - Method in class net.minecraft.world.ChunkRegion
 - 
Returns the block entity at
pos, ornullif there is none. - getBlockEntity(BlockPos) - Method in enum class net.minecraft.world.EmptyBlockRenderView
 - 
Returns the block entity at
pos, ornullif there is none. - getBlockEntity(BlockPos) - Method in enum class net.minecraft.world.EmptyBlockView
 - 
Returns the block entity at
pos, ornullif there is none. - getBlockEntity(BlockPos) - Method in class net.minecraft.world.World
 - 
Returns the block entity at
pos, ornullif there is none. - getBlockEntity(BlockPos, Class<T>) - Method in class net.minecraft.test.TestContext
 - getBlockEntity(BlockPos, BlockEntityType<T>) - Method in interface net.minecraft.world.BlockView
 - getBlockEntity(BlockPos, BlockEntityType<T>) - Method in interface net.minecraft.world.RegistryWorldView
 - getBlockEntity(BlockPos, BlockEntityType<T>) - Method in interface net.minecraft.world.TestableWorld
 - getBlockEntity(BlockPos, WorldChunk.CreationType) - Method in class net.minecraft.world.chunk.EmptyChunk
 - getBlockEntity(BlockPos, WorldChunk.CreationType) - Method in class net.minecraft.world.chunk.WorldChunk
 - getBlockEntityModelsSupplier() - Method in class net.minecraft.client.render.model.BakedModelManager
 - getBlockEntityNbt(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 - getBlockEntityNbt(BlockPos) - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getBlockEntityNbts() - Method in class net.minecraft.world.chunk.ProtoChunk
 - getBlockEntityOnServer(World, BlockPos) - Static method in class net.minecraft.block.TestBlock
 - getBlockEntityPositions() - Method in class net.minecraft.world.chunk.Chunk
 - getBlockEntityRenderDispatcher() - Method in class net.minecraft.client.MinecraftClient
 - getBlockEntitySource(BlockState, World, BlockPos, boolean) - Method in class net.minecraft.block.AbstractChestBlock
 - getBlockEntitySource(BlockState, World, BlockPos, boolean) - Method in class net.minecraft.block.ChestBlock
 - getBlockEntitySource(BlockState, World, BlockPos, boolean) - Method in class net.minecraft.block.EnderChestBlock
 - getBlockEntityTicker(World, BlockEntityType<T>) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getBlockEntityType() - Method in class net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
 - getBlockExperience(ServerWorld, ItemStack, int) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getBlockFromItem(Item) - Static method in class net.minecraft.block.Block
 - getBlockHitResult() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractBlockC2SPacket
 - getBlockIdToBeTicked(Dynamic<?>) - Static method in class net.minecraft.datafixer.fix.ProtoChunkTickListFix
 - getBlocking() - Method in class net.minecraft.client.gl.MappableRingBuffer
 - getBlockingItem() - Method in class net.minecraft.entity.LivingEntity
 - 
Returns the item stack currently being used for blocking, such as shields.
 - getBlockInteractionRange() - Method in class net.minecraft.entity.player.PlayerEntity
 - getBlockInventory(ServerCommandSource, BlockPos) - Static method in class net.minecraft.server.command.LootCommand
 - getBlockInventoryAt(World, BlockPos, BlockState) - Static method in class net.minecraft.block.entity.HopperBlockEntity
 - getBlockLayer(BlockState) - Static method in class net.minecraft.client.render.RenderLayers
 - getBlockLight(WitherEntity, BlockPos) - Method in class net.minecraft.client.render.entity.WitherEntityRenderer
 - getBlockLight(ExperienceOrbEntity, BlockPos) - Method in class net.minecraft.client.render.entity.ExperienceOrbEntityRenderer
 - getBlockLight(BlazeEntity, BlockPos) - Method in class net.minecraft.client.render.entity.BlazeEntityRenderer
 - getBlockLight(MagmaCubeEntity, BlockPos) - Method in class net.minecraft.client.render.entity.MagmaCubeEntityRenderer
 - getBlockLight(VexEntity, BlockPos) - Method in class net.minecraft.client.render.entity.VexEntityRenderer
 - getBlockLight(AllayEntity, BlockPos) - Method in class net.minecraft.client.render.entity.AllayEntityRenderer
 - getBlockLight(GlowSquidEntity, BlockPos) - Method in class net.minecraft.client.render.entity.GlowSquidEntityRenderer
 - getBlockLight(DragonFireballEntity, BlockPos) - Method in class net.minecraft.client.render.entity.DragonFireballEntityRenderer
 - getBlockLight(ShulkerBulletEntity, BlockPos) - Method in class net.minecraft.client.render.entity.ShulkerBulletEntityRenderer
 - getBlockLight(WitherSkullEntity, BlockPos) - Method in class net.minecraft.client.render.entity.WitherSkullEntityRenderer
 - getBlockLight(T, BlockPos) - Method in class net.minecraft.client.render.entity.DisplayEntityRenderer
 - getBlockLight(T, BlockPos) - Method in class net.minecraft.client.render.entity.EntityRenderer
 - getBlockLight(T, BlockPos) - Method in class net.minecraft.client.render.entity.FlyingItemEntityRenderer
 - getBlockLight(T, BlockPos) - Method in class net.minecraft.client.render.entity.ItemFrameEntityRenderer
 - getBlockLightCoordinates(int) - Static method in class net.minecraft.client.render.LightmapTextureManager
 - getBlockMirror(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.BlockMirrorArgumentType
 - getBlockModelId(Block) - Static method in class net.minecraft.client.data.ModelIds
 - getBlockModels() - Method in class net.minecraft.client.render.model.BakedModelManager
 - getBlockNibbles() - Method in class net.minecraft.network.packet.s2c.play.LightData
 - getBlockOffset() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - getBlockOffset(long) - Static method in class net.minecraft.util.collection.LinkedBlockPosHashSet.Storage
 - 
Gets a position's index relative to its containing 2x cube region
 - getBlockOrFluidCollisions(ShapeContext, Box) - Method in interface net.minecraft.world.CollisionView
 - getBlockOrFluidCollisions(Entity, Box) - Method in interface net.minecraft.world.CollisionView
 - getBlockParticle() - Method in class net.minecraft.client.world.ClientWorld
 - getBlockPos() - Method in class net.minecraft.block.pattern.CachedBlockPosition
 - getBlockPos() - Method in class net.minecraft.client.render.Camera
 - getBlockPos() - Method in class net.minecraft.entity.ai.brain.BlockPosLookTarget
 - getBlockPos() - Method in class net.minecraft.entity.ai.brain.EntityLookTarget
 - getBlockPos() - Method in interface net.minecraft.entity.ai.brain.LookTarget
 - getBlockPos() - Method in class net.minecraft.entity.ai.pathing.PathNode
 - getBlockPos() - Method in class net.minecraft.entity.Entity
 - getBlockPos() - Method in class net.minecraft.item.AutomaticItemPlacementContext
 - getBlockPos() - Method in class net.minecraft.item.ItemPlacementContext
 - getBlockPos() - Method in class net.minecraft.item.ItemUsageContext
 - getBlockPos() - Method in class net.minecraft.util.hit.BlockHitResult
 - getBlockPos() - Method in interface net.minecraft.world.entity.EntityLike
 - getBlockPos(int, int, int) - Method in class net.minecraft.util.math.ChunkPos
 - getBlockPos(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.BlockPosArgumentType
 - getBlockPositionSuggestions() - Method in class net.minecraft.client.network.ClientCommandSource
 - getBlockPositionSuggestions() - Method in interface net.minecraft.command.CommandSource
 - getBlockPosLong(long, int) - Static method in class net.minecraft.util.collection.LinkedBlockPosHashSet.Storage
 - getBlockPredicate() - Method in enum class net.minecraft.world.Heightmap.Type
 - getBlockPredicate(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.BlockPredicateArgumentType
 - getBlockProtoTickScheduler() - Method in class net.minecraft.world.chunk.ProtoChunk
 - getBlockRenderManager() - Method in class net.minecraft.client.MinecraftClient
 - getBlockRenderManager() - Method in class net.minecraft.client.render.entity.EntityRendererFactory.Context
 - getBlockRotation(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.BlockRotationArgumentType
 - getBlockScreenEffect(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getBlockSetType() - Method in class net.minecraft.block.DoorBlock
 - getBlockSetType() - Method in class net.minecraft.block.TrapdoorBlock
 - getBlockShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.world.RaycastContext
 - getBlocksSetOnFire() - Method in class net.minecraft.entity.LightningEntity
 - getBlockState() - Method in enum class net.minecraft.block.EyeblossomBlock.EyeblossomState
 - getBlockState() - Method in class net.minecraft.block.pattern.CachedBlockPosition
 - getBlockState() - Method in class net.minecraft.block.RailPlacementHelper
 - getBlockState() - Method in class net.minecraft.command.argument.BlockStateArgument
 - getBlockState() - Method in class net.minecraft.entity.decoration.DisplayEntity.BlockDisplayEntity
 - getBlockState() - Method in class net.minecraft.entity.FallingBlockEntity
 - getBlockState() - Method in class net.minecraft.entity.TntEntity
 - getBlockState() - Method in class net.minecraft.fluid.FluidState
 - getBlockState() - Method in class net.minecraft.particle.BlockStateParticleEffect
 - getBlockState() - Method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorLayer
 - getBlockState(int) - Method in record class net.minecraft.world.gen.chunk.AquiferSampler.FluidLevel
 - getBlockState(int, int) - Static method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
 - getBlockState(int, int, int) - Method in class net.minecraft.world.chunk.ChunkSection
 - getBlockState(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.BlockStateArgumentType
 - getBlockState(BlockPos) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
 - 
Returns the block state at
pos. - getBlockState(BlockPos) - Method in class net.minecraft.client.render.chunk.RenderedChunk
 - getBlockState(BlockPos) - Method in class net.minecraft.client.render.entity.state.FallingBlockEntityRenderState
 - 
Returns the block state at
pos. - getBlockState(BlockPos) - Method in class net.minecraft.entity.ai.pathing.PathContext
 - getBlockState(BlockPos) - Method in class net.minecraft.fluid.FlowableFluid.SpreadCache
 - getBlockState(BlockPos) - Method in class net.minecraft.test.TestContext
 - getBlockState(BlockPos) - Method in interface net.minecraft.world.BlockView
 - 
Returns the block state at
pos. - getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.ChunkCache
 - 
Returns the block state at
pos. - getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 - 
Returns the block state at
pos. - getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.ProtoChunk
 - 
Returns the block state at
pos. - getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.WorldChunk
 - 
Returns the block state at
pos. - getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - 
Returns the block state at
pos. - getBlockState(BlockPos) - Method in class net.minecraft.world.ChunkRegion
 - 
Returns the block state at
pos. - getBlockState(BlockPos) - Method in class net.minecraft.world.ChunkSectionCache
 - getBlockState(BlockPos) - Method in enum class net.minecraft.world.EmptyBlockRenderView
 - 
Returns the block state at
pos. - getBlockState(BlockPos) - Method in enum class net.minecraft.world.EmptyBlockView
 - 
Returns the block state at
pos. - getBlockState(BlockPos) - Method in class net.minecraft.world.gen.feature.FeaturePlacementContext
 - getBlockState(BlockPos) - Method in class net.minecraft.world.World
 - 
Returns the block state at
pos. - getBlockState(BlockPos, short) - Method in class net.minecraft.fluid.FlowableFluid.SpreadCache
 - getBlockState(ChunkNoiseSampler, int, int, int, BlockState) - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
 - getBlockState(StructureWorldAccess, Random, BlockPos) - Method in record class net.minecraft.world.gen.stateprovider.PredicatedStateProvider
 - getBlockState(World, BlockState, BlockPos, CreakingHeartBlockEntity) - Static method in class net.minecraft.block.entity.CreakingHeartBlockEntity
 - getBlockStateAtPos() - Method in class net.minecraft.entity.Entity
 - 
Returns the block state at the entity's position.
 - getBlockStateContainer() - Method in class net.minecraft.world.chunk.ChunkSection
 - getBlockStateLevel(FluidState) - Static method in class net.minecraft.fluid.FlowableFluid
 - getBlocksToDestroy() - Method in class net.minecraft.world.explosion.ExplosionImpl
 - getBlockSubModelId(Block) - Method in class net.minecraft.client.data.Model
 - getBlockSubModelId(Block, String) - Static method in class net.minecraft.client.data.ModelIds
 - getBlockTickScheduler() - Method in class net.minecraft.client.world.ClientWorld
 - getBlockTickScheduler() - Method in class net.minecraft.server.world.ServerWorld
 - getBlockTickScheduler() - Method in class net.minecraft.world.chunk.Chunk
 - getBlockTickScheduler() - Method in class net.minecraft.world.chunk.ProtoChunk
 - getBlockTickScheduler() - Method in class net.minecraft.world.chunk.WorldChunk
 - getBlockTickScheduler() - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getBlockTickScheduler() - Method in class net.minecraft.world.ChunkRegion
 - getBlockTickScheduler() - Method in interface net.minecraft.world.tick.ScheduledTickView
 - getBlockX() - Method in class net.minecraft.entity.Entity
 - getBlockY() - Method in class net.minecraft.entity.Entity
 - getBlockZ() - Method in class net.minecraft.entity.Entity
 - getBlue() - Method in class net.minecraft.client.render.debug.GameTestDebugRenderer.Marker
 - getBlue() - Method in class net.minecraft.particle.TintedParticleEffect
 - getBlue(int) - Static method in class net.minecraft.util.math.ColorHelper
 - getBlueBits() - Method in class net.minecraft.client.util.VideoMode
 - getBlueChannelOffset() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 - getBlueFloat(int) - Static method in class net.minecraft.util.math.ColorHelper
 - getBlueOffset() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 - getBoatFactory(Supplier<Item>) - Static method in class net.minecraft.entity.EntityType
 - getBobbingAnimationTime() - Method in class net.minecraft.item.ItemStack
 - getBobView() - Method in class net.minecraft.client.option.GameOptions
 - getBody(WardenEntityRenderState) - Method in class net.minecraft.client.render.entity.model.WardenEntityModel
 - getBodyArmor() - Method in class net.minecraft.entity.mob.MobEntity
 - getBodyHeadAndLimbs(WardenEntityRenderState) - Method in class net.minecraft.client.render.entity.model.WardenEntityModel
 - getBodyParts() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - getBodyPitch(float) - Method in class net.minecraft.entity.passive.BeeEntity
 - getBodyRotation() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - getBodyRotationHeightOffset(float) - Method in class net.minecraft.entity.passive.FoxEntity
 - getBodyX(double) - Method in class net.minecraft.entity.Entity
 - getBodyY(double) - Method in class net.minecraft.entity.Entity
 - getBodyYaw() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - 
Returns the body yaw of the entity.
 - getBodyYaw() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - 
Returns the body yaw of the entity.
 - getBodyYaw() - Method in class net.minecraft.entity.Entity
 - 
Returns the body yaw of the entity.
 - getBodyYaw() - Method in class net.minecraft.entity.ItemEntity
 - 
Returns the body yaw of the entity.
 - getBodyYaw() - Method in class net.minecraft.entity.LivingEntity
 - 
Returns the body yaw of the entity.
 - getBodyYaw(Entity) - Static method in class net.minecraft.client.render.item.property.numeric.CompassState
 - getBodyZ(double) - Method in class net.minecraft.entity.Entity
 - getBoldOffset() - Method in interface net.minecraft.client.font.Glyph
 - getBoldOffset() - Method in record class net.minecraft.client.font.UnihexFont.UnicodeTextureGlyph
 - getBonusAttackDamage(Entity, float, DamageSource) - Method in class net.minecraft.item.Item
 - getBonusAttackDamage(Entity, float, DamageSource) - Method in class net.minecraft.item.MaceItem
 - getBonusCount(Raid.Member, Random, int, LocalDifficulty, boolean) - Method in class net.minecraft.village.raid.Raid
 - getBook() - Method in class net.minecraft.block.entity.LecternBlockEntity
 - getBookItem() - Method in class net.minecraft.screen.LecternScreenHandler
 - getBoolean(int) - Method in class net.minecraft.network.PacketByteBuf
 - getBoolean(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 - getBoolean(JsonObject, String, boolean) - Static method in class net.minecraft.util.JsonHelper
 - getBoolean(String) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the boolean value stored with the
key. - getBoolean(String, boolean) - Method in class net.minecraft.nbt.NbtCompound
 - getBoolean(String, boolean) - Method in class net.minecraft.storage.NbtReadView
 - getBoolean(String, boolean) - Method in interface net.minecraft.storage.ReadView
 - getBoolean(GameRules.Key<GameRules.BooleanRule>) - Method in class net.minecraft.world.GameRules
 - getBooleanOr(String, JsonObject, boolean) - Static method in class net.minecraft.client.realms.util.JsonUtils
 - getBooleanValue(HashCode) - Method in class net.minecraft.util.dynamic.HashCodeOps
 - getBooleanValue(Unit) - Method in class net.minecraft.util.dynamic.NullOps
 - getBooleanValue(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - getBoostTime() - Method in class net.minecraft.entity.SaddledComponent
 - getBorder(NavigationDirection) - Method in interface net.minecraft.client.gui.Element
 - getBorder(NavigationDirection) - Method in record class net.minecraft.client.gui.ScreenRect
 - 
Returns a rect representing the border of this rect in the given
direction. - getBorder(NavigationDirection) - Method in class net.minecraft.client.gui.widget.ScrollableLayoutWidget.Container
 - getBossBar(CommandContext<ServerCommandSource>) - Static method in class net.minecraft.server.command.BossBarCommand
 - getBossBarHud() - Method in class net.minecraft.client.gui.hud.InGameHud
 - getBossBarManager() - Method in class net.minecraft.server.MinecraftServer
 - getBottom() - Method in class net.minecraft.client.gui.screen.report.AbuseReportReasonScreen
 - getBottom() - Method in record class net.minecraft.client.gui.ScreenRect
 - getBottom() - Method in class net.minecraft.client.gui.widget.ClickableWidget
 - getBottom() - Method in class net.minecraft.client.realms.gui.screen.BuyRealmsScreen
 - getBottom() - Method in class net.minecraft.client.realms.gui.screen.RealmsAcceptRejectButton
 - getBottom() - Method in record class net.minecraft.server.network.ChunkFilter.Cylindrical
 - getBottom() - Static method in interface net.minecraft.world.gen.YOffset
 - getBottomHalfSectionY() - Method in class net.minecraft.world.gen.chunk.BlendingData
 - getBottomLeft() - Method in class net.minecraft.client.render.Camera.Projection
 - getBottomRight() - Method in class net.minecraft.client.render.Camera.Projection
 - getBottomSectionCoord() - Method in interface net.minecraft.world.HeightLimitView
 - 
Returns the bottom section coordinate, inclusive, of this view.
 - getBottomY() - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
 - 
Returns the bottom Y level, or height, inclusive, of this view.
 - getBottomY() - Method in class net.minecraft.client.render.entity.state.FallingBlockEntityRenderState
 - 
Returns the bottom Y level, or height, inclusive, of this view.
 - getBottomY() - Method in class net.minecraft.world.chunk.Chunk
 - 
Returns the bottom Y level, or height, inclusive, of this view.
 - getBottomY() - Method in class net.minecraft.world.chunk.ChunkCache
 - 
Returns the bottom Y level, or height, inclusive, of this view.
 - getBottomY() - Method in class net.minecraft.world.chunk.light.LightingProvider
 - getBottomY() - Method in class net.minecraft.world.ChunkRegion
 - 
Returns the bottom Y level, or height, inclusive, of this view.
 - getBottomY() - Method in enum class net.minecraft.world.EmptyBlockRenderView
 - 
Returns the bottom Y level, or height, inclusive, of this view.
 - getBottomY() - Method in enum class net.minecraft.world.EmptyBlockView
 - 
Returns the bottom Y level, or height, inclusive, of this view.
 - getBottomY() - Method in class net.minecraft.world.gen.feature.FeaturePlacementContext
 - getBottomY() - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature.DripstoneGenerator
 - getBottomY() - Method in interface net.minecraft.world.HeightLimitView
 - 
Returns the bottom Y level, or height, inclusive, of this view.
 - getBottomY() - Method in interface net.minecraft.world.WorldView
 - 
Returns the bottom Y level, or height, inclusive, of this view.
 - getBottomYOffset() - Method in class net.minecraft.client.render.block.entity.EndGatewayBlockEntityRenderer
 - getBottomYOffset() - Method in class net.minecraft.client.render.block.entity.EndPortalBlockEntityRenderer
 - getBoundaryClassBit(boolean, boolean, boolean, boolean) - Static method in class net.minecraft.datafixer.fix.LeavesFix
 - getBoundaryPoints() - Method in class net.minecraft.client.render.Frustum
 - getBoundEast() - Method in interface net.minecraft.world.border.WorldBorder.Area
 - getBoundEast() - Method in class net.minecraft.world.border.WorldBorder
 - getBoundEast() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
 - getBoundEast() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
 - getBoundingBox() - Method in class net.minecraft.client.particle.Particle
 - 
Returns the bounding
Boxof this particle used for collision and movement logic. - getBoundingBox() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 - getBoundingBox() - Method in class net.minecraft.client.render.chunk.Octree.Branch
 - getBoundingBox() - Method in class net.minecraft.client.render.chunk.Octree.Leaf
 - getBoundingBox() - Method in interface net.minecraft.client.render.chunk.Octree.Node
 - getBoundingBox() - Method in class net.minecraft.entity.Entity
 - getBoundingBox() - Method in interface net.minecraft.entity.vehicle.VehicleInventory
 - getBoundingBox() - Method in class net.minecraft.structure.StructurePiece
 - getBoundingBox() - Method in class net.minecraft.structure.StructurePiecesCollector
 - getBoundingBox() - Method in record class net.minecraft.structure.StructurePiecesList
 - getBoundingBox() - Method in class net.minecraft.structure.StructurePlacementData
 - getBoundingBox() - Method in class net.minecraft.structure.StructureStart
 - getBoundingBox() - Method in class net.minecraft.test.GameTestState
 - getBoundingBox() - Method in class net.minecraft.util.shape.VoxelShape
 - getBoundingBox() - Method in interface net.minecraft.world.entity.EntityLike
 - getBoundingBox() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
 - getBoundingBox(BlockState) - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
 - getBoundingBox(EntityPose) - Method in class net.minecraft.entity.LivingEntity
 - getBoundingBox(IllusionerEntity) - Method in class net.minecraft.client.render.entity.IllusionerEntityRenderer
 - getBoundingBox(HappyGhastEntity) - Method in class net.minecraft.client.render.entity.HappyGhastEntityRenderer
 - getBoundingBox(SnifferEntity) - Method in class net.minecraft.client.render.entity.SnifferEntityRenderer
 - getBoundingBox(StructurePiecesHolder, Random, int, int, int, Direction) - Static method in class net.minecraft.structure.MineshaftGenerator.MineshaftCorridor
 - getBoundingBox(StructurePiecesHolder, Random, int, int, int, Direction) - Static method in class net.minecraft.structure.MineshaftGenerator.MineshaftCrossing
 - getBoundingBox(StructurePiecesHolder, Random, int, int, int, Direction) - Static method in class net.minecraft.structure.MineshaftGenerator.MineshaftStairs
 - getBoundingBox(StructureTemplateManager, BlockPos, BlockRotation) - Method in class net.minecraft.structure.pool.EmptyPoolElement
 - getBoundingBox(StructureTemplateManager, BlockPos, BlockRotation) - Method in class net.minecraft.structure.pool.FeaturePoolElement
 - getBoundingBox(StructureTemplateManager, BlockPos, BlockRotation) - Method in class net.minecraft.structure.pool.ListPoolElement
 - getBoundingBox(StructureTemplateManager, BlockPos, BlockRotation) - Method in class net.minecraft.structure.pool.SinglePoolElement
 - getBoundingBox(StructureTemplateManager, BlockPos, BlockRotation) - Method in class net.minecraft.structure.pool.StructurePoolElement
 - getBoundingBox(T) - Method in class net.minecraft.client.render.entity.AbstractMinecartEntityRenderer
 - getBoundingBox(T) - Method in class net.minecraft.client.render.entity.DisplayEntityRenderer
 - getBoundingBox(T) - Method in class net.minecraft.client.render.entity.EntityRenderer
 - getBoundingBox(T) - Method in class net.minecraft.client.render.entity.LivingEntityRenderer
 - getBoundingBoxes() - Method in class net.minecraft.util.shape.VoxelShape
 - getBoundingCoordinate(NavigationDirection) - Method in record class net.minecraft.client.gui.ScreenRect
 - 
Returns the coordinate of the bounding box in the given
direction. - getBoundingShape(BlockState) - Static method in class net.minecraft.block.WallTorchBlock
 - getBoundKeyLocalizedText() - Method in class net.minecraft.client.option.KeyBinding
 - getBoundKeyTranslationKey() - Method in class net.minecraft.client.option.KeyBinding
 - getBoundNorth() - Method in interface net.minecraft.world.border.WorldBorder.Area
 - getBoundNorth() - Method in class net.minecraft.world.border.WorldBorder
 - getBoundNorth() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
 - getBoundNorth() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
 - getBounds() - Method in class net.minecraft.entity.mob.VexEntity
 - getBoundSouth() - Method in interface net.minecraft.world.border.WorldBorder.Area
 - getBoundSouth() - Method in class net.minecraft.world.border.WorldBorder
 - getBoundSouth() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
 - getBoundSouth() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
 - getBoundWest() - Method in interface net.minecraft.world.border.WorldBorder.Area
 - getBoundWest() - Method in class net.minecraft.world.border.WorldBorder
 - getBoundWest() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
 - getBoundWest() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
 - getBox() - Method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getBoxAt(double, double, double) - Method in record class net.minecraft.entity.EntityDimensions
 - getBoxAt(Vec3d) - Method in record class net.minecraft.entity.EntityDimensions
 - getBoxTexture() - Method in enum class net.minecraft.client.gui.screen.advancement.AdvancementObtainedStatus
 - getBrain() - Method in class net.minecraft.entity.LivingEntity
 - getBrain() - Method in class net.minecraft.entity.mob.BreezeEntity
 - getBrain() - Method in class net.minecraft.entity.mob.CreakingEntity
 - getBrain() - Method in class net.minecraft.entity.mob.HoglinEntity
 - getBrain() - Method in class net.minecraft.entity.mob.PiglinBruteEntity
 - getBrain() - Method in class net.minecraft.entity.mob.PiglinEntity
 - getBrain() - Method in class net.minecraft.entity.mob.WardenEntity
 - getBrain() - Method in class net.minecraft.entity.mob.ZoglinEntity
 - getBrain() - Method in class net.minecraft.entity.passive.AllayEntity
 - getBrain() - Method in class net.minecraft.entity.passive.AxolotlEntity
 - getBrain() - Method in class net.minecraft.entity.passive.FrogEntity
 - getBrain() - Method in class net.minecraft.entity.passive.GoatEntity
 - getBrain() - Method in class net.minecraft.entity.passive.SnifferEntity
 - getBrain() - Method in class net.minecraft.entity.passive.TadpoleEntity
 - getBrain() - Method in class net.minecraft.entity.passive.VillagerEntity
 - getBrainsContainingPointOfInterest(BlockPos) - Method in class net.minecraft.client.render.debug.VillageDebugRenderer
 - getBrainsContainingPotentialJobSite(BlockPos) - Method in class net.minecraft.client.render.debug.VillageDebugRenderer
 - getBranchFactor() - Method in class net.minecraft.world.gen.carver.Carver
 - getBrand() - Method in class net.minecraft.client.network.ClientCommonNetworkHandler
 - getBreakSound() - Method in class net.minecraft.entity.decoration.GlowItemFrameEntity
 - getBreakSound() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - getBreakSound() - Method in class net.minecraft.sound.BlockSoundGroup
 - getBreedingAge() - Method in class net.minecraft.entity.passive.PassiveEntity
 - getBreedTarget(AnimalEntity) - Method in class net.minecraft.entity.ai.brain.task.BreedTask
 - getBreezeWind(Identifier, float, float) - Static method in class net.minecraft.client.render.RenderLayer
 - getBrewingRecipeRegistry() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getBrewingRecipeRegistry() - Method in class net.minecraft.client.world.ClientWorld
 - getBrewingRecipeRegistry() - Method in class net.minecraft.server.MinecraftServer
 - getBrewingRecipeRegistry() - Method in class net.minecraft.server.world.ServerWorld
 - getBrewingRecipeRegistry() - Method in class net.minecraft.world.World
 - getBrewTime() - Method in class net.minecraft.screen.BrewingStandScreenHandler
 - getBrightness() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getBrightness(float) - Method in class net.minecraft.client.particle.AnimatedParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.BlockDustParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.BlockLeakParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.ConnectionParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.ExplosionLargeParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.FireflyParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.FlameParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.GlowParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.GustParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.LavaEmberParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.OminousSpawningParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.Particle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.PortalParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.SculkChargeParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.SculkChargePopParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.ShriekParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.SoulParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.SweepAttackParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.TrailParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.TrialSpawnerDetectionParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float) - Method in class net.minecraft.client.particle.VibrationParticle
 - 
Returns the packed light level this particle should render at.
 - getBrightness(float, int) - Static method in class net.minecraft.client.render.LightmapTextureManager
 - getBrightness(int, int, int, int, float, float, float, float) - Static method in class net.minecraft.client.render.block.BlockModelRenderer.AmbientOcclusionCalculator
 - getBrightness(BlockPos) - Method in interface net.minecraft.world.WorldView
 - 
Deprecated.
 - getBrightness(Direction, boolean) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
 - getBrightness(Direction, boolean) - Method in class net.minecraft.client.render.entity.state.FallingBlockEntityRenderState
 - getBrightness(Direction, boolean) - Method in class net.minecraft.client.world.ClientWorld
 - getBrightness(Direction, boolean) - Method in class net.minecraft.server.world.ServerWorld
 - getBrightness(Direction, boolean) - Method in interface net.minecraft.world.BlockRenderView
 - getBrightness(Direction, boolean) - Method in class net.minecraft.world.ChunkRegion
 - getBrightness(Direction, boolean) - Method in enum class net.minecraft.world.EmptyBlockRenderView
 - getBrightness(DimensionType, int) - Static method in class net.minecraft.client.render.LightmapTextureManager
 - getBrightnessAtEyes() - Method in class net.minecraft.entity.Entity
 - 
Deprecated.
 - getBrightnessAtEyes() - Method in class net.minecraft.entity.EyeOfEnderEntity
 - getBrightnessAtEyes() - Method in class net.minecraft.entity.mob.BlazeEntity
 - getBrightnessAtEyes() - Method in class net.minecraft.entity.mob.MagmaCubeEntity
 - getBrightnessAtEyes() - Method in class net.minecraft.entity.mob.VexEntity
 - getBrightnessAtEyes() - Method in class net.minecraft.entity.projectile.ExplosiveProjectileEntity
 - getBrightnessAtEyes() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 - getBrightnessOverride(DisplayEntity) - Static method in class net.minecraft.client.render.entity.DisplayEntityRenderer
 - getBrightnessUnpacked() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getBrokenBlocks() - Method in class net.minecraft.block.piston.PistonHandler
 - getBrushingCompleteSound() - Method in class net.minecraft.block.BrushableBlock
 - getBrushingSound() - Method in class net.minecraft.block.BrushableBlock
 - getBubbleState(BlockState) - Static method in class net.minecraft.block.BubbleColumnBlock
 - getBubbleWobbleTicks() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - getBucketFillSound() - Method in class net.minecraft.block.BubbleColumnBlock
 - 
Returns the sound played when filling a bucket with the fluid contained in this block.
 - getBucketFillSound() - Method in class net.minecraft.block.FluidBlock
 - 
Returns the sound played when filling a bucket with the fluid contained in this block.
 - getBucketFillSound() - Method in interface net.minecraft.block.FluidDrainable
 - 
Returns the sound played when filling a bucket with the fluid contained in this block.
 - getBucketFillSound() - Method in class net.minecraft.block.PowderSnowBlock
 - 
Returns the sound played when filling a bucket with the fluid contained in this block.
 - getBucketFillSound() - Method in interface net.minecraft.block.Waterloggable
 - 
Returns the sound played when filling a bucket with the fluid contained in this block.
 - getBucketFillSound() - Method in interface net.minecraft.entity.Bucketable
 - getBucketFillSound() - Method in class net.minecraft.entity.passive.AxolotlEntity
 - getBucketFillSound() - Method in class net.minecraft.entity.passive.FishEntity
 - getBucketFillSound() - Method in class net.minecraft.entity.passive.TadpoleEntity
 - getBucketFillSound() - Method in class net.minecraft.fluid.Fluid
 - 
Returns the sound played when filling a bucket with this fluid.
 - getBucketFillSound() - Method in class net.minecraft.fluid.LavaFluid
 - 
Returns the sound played when filling a bucket with this fluid.
 - getBucketFillSound() - Method in class net.minecraft.fluid.WaterFluid
 - 
Returns the sound played when filling a bucket with this fluid.
 - getBucketItem() - Method in interface net.minecraft.entity.Bucketable
 - getBucketItem() - Method in class net.minecraft.entity.passive.AxolotlEntity
 - getBucketItem() - Method in class net.minecraft.entity.passive.CodEntity
 - getBucketItem() - Method in class net.minecraft.entity.passive.PufferfishEntity
 - getBucketItem() - Method in class net.minecraft.entity.passive.SalmonEntity
 - getBucketItem() - Method in class net.minecraft.entity.passive.TadpoleEntity
 - getBucketItem() - Method in class net.minecraft.entity.passive.TropicalFishEntity
 - getBucketItem() - Method in class net.minecraft.fluid.EmptyFluid
 - getBucketItem() - Method in class net.minecraft.fluid.Fluid
 - getBucketItem() - Method in class net.minecraft.fluid.LavaFluid
 - getBucketItem() - Method in class net.minecraft.fluid.WaterFluid
 - getBuffer() - Method in class net.minecraft.client.render.BuiltBuffer
 - getBuffer() - Method in class net.minecraft.client.sound.ChannelList
 - getBuffer() - Method in class net.minecraft.client.util.BufferAllocator.CloseableBuffer
 - getBuffer(RenderLayer) - Method in class net.minecraft.client.render.OutlineVertexConsumerProvider
 - 
Starts building a buffer that will be drawn with
layer. - getBuffer(RenderLayer) - Method in interface net.minecraft.client.render.VertexConsumerProvider
 - 
Starts building a buffer that will be drawn with
layer. - getBuffer(RenderLayer) - Method in class net.minecraft.client.render.VertexConsumerProvider.Immediate
 - 
Starts building a buffer that will be drawn with
layer. - getBufferBuilders() - Method in class net.minecraft.client.MinecraftClient
 - getBufferManager() - Method in class net.minecraft.client.gl.GlBackend
 - getBuffersForLayer(BlockRenderLayer) - Method in interface net.minecraft.client.render.chunk.AbstractChunkRenderData
 - getBuffersForLayer(BlockRenderLayer) - Method in class net.minecraft.client.render.chunk.ChunkRenderData
 - getBufferSize() - Method in enum class net.minecraft.client.render.BlockRenderLayer
 - getBufferSize(AudioFormat, int) - Static method in class net.minecraft.client.sound.Source
 - getBuiltChunk() - Method in class net.minecraft.client.render.chunk.Octree.Branch
 - getBuiltChunk() - Method in class net.minecraft.client.render.chunk.Octree.Leaf
 - getBuiltChunk() - Method in interface net.minecraft.client.render.chunk.Octree.Node
 - getBuiltChunks() - Method in class net.minecraft.client.render.WorldRenderer
 - getBundle(DyeColor) - Static method in class net.minecraft.item.BundleItem
 - getBundles() - Static method in class net.minecraft.item.BundleItem
 - getBurnChance(BlockState) - Method in class net.minecraft.block.FireBlock
 - getBurnChance(WorldView, BlockPos) - Method in class net.minecraft.block.FireBlock
 - getBurningDuration() - Method in class net.minecraft.entity.Entity
 - getBurningDuration() - Method in class net.minecraft.entity.player.PlayerEntity
 - getButtons() - Method in record class net.minecraft.dialog.type.ConfirmationDialog
 - getButtons() - Method in record class net.minecraft.dialog.type.NoticeDialog
 - getButtons() - Method in interface net.minecraft.dialog.type.SimpleDialog
 - getById(String) - Static method in enum class net.minecraft.structure.pool.StructurePool.Projection
 - getByName(String) - Static method in enum class net.minecraft.client.sound.Sound.RegistrationType
 - getByte(int) - Method in class net.minecraft.network.PacketByteBuf
 - getByte(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 - getByte(JsonObject, String, byte) - Static method in class net.minecraft.util.JsonHelper
 - getByte(String) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the
byteassociated withkey, or0if there is no number stored with the key. - getByte(String, byte) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the
byteassociated withkey, orfallbackif there is no number stored with the key. - getByte(String, byte) - Method in class net.minecraft.storage.NbtReadView
 - getByte(String, byte) - Method in interface net.minecraft.storage.ReadView
 - getByteArray() - Method in class net.minecraft.nbt.NbtByteArray
 - 
Returns the underlying byte array.
 - getByteArray(String) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the byte array associated with
key, or an empty byte array if there is no byte array stored with the key. - getByteBuffer(HashCode) - Method in class net.minecraft.util.dynamic.HashCodeOps
 - getByteBuffer(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 - getByteBuffer(Unit) - Method in class net.minecraft.util.dynamic.NullOps
 - getByteBuffer(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - getBytes(int, byte[]) - Method in class net.minecraft.network.PacketByteBuf
 - getBytes(int, byte[], int, int) - Method in class net.minecraft.network.PacketByteBuf
 - getBytes(int, ByteBuf) - Method in class net.minecraft.network.PacketByteBuf
 - getBytes(int, ByteBuf, int) - Method in class net.minecraft.network.PacketByteBuf
 - getBytes(int, ByteBuf, int, int) - Method in class net.minecraft.network.PacketByteBuf
 - getBytes(int, OutputStream, int) - Method in class net.minecraft.network.PacketByteBuf
 - getBytes(int, ByteBuffer) - Method in class net.minecraft.network.PacketByteBuf
 - getBytes(int, FileChannel, long, int) - Method in class net.minecraft.network.PacketByteBuf
 - getBytes(int, GatheringByteChannel, int) - Method in class net.minecraft.network.PacketByteBuf
 - getBytesPerSecond() - Method in class net.minecraft.client.realms.util.UploadProgress
 - getBytesPerSecond() - Method in class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics
 - getBytesWritten() - Method in class net.minecraft.client.realms.util.UploadProgress
 - getByUuid(UUID) - Method in class net.minecraft.util.UserCache
 - getCachedState() - Method in class net.minecraft.block.entity.BlockEntity
 - 
Returns the cached block state at the block entity's position.
 - getCacheKey() - Method in class net.minecraft.client.gui.widget.MultilineTextWidget
 - getCalibrationFrequency(World, BlockPos, BlockState) - Method in class net.minecraft.block.entity.CalibratedSculkSensorBlockEntity.Callback
 - getCallbacks() - Method in class net.minecraft.client.option.SimpleOption
 - getCamera() - Method in class net.minecraft.client.render.debug.RaidCenterDebugRenderer
 - getCamera() - Method in class net.minecraft.client.render.GameRenderer
 - getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractBlock
 - getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FenceBlock
 - getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.MudBlock
 - getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PaneBlock
 - getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PowderSnowBlock
 - getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SnowBlock
 - getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SoulSandBlock
 - getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.TransparentBlock
 - getCameraCollisionShape(BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getCameraEntity() - Method in class net.minecraft.client.MinecraftClient
 - getCameraEntity() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getCameraPlayer() - Method in class net.minecraft.client.gui.hud.InGameHud
 - getCameraPos() - Method in class net.minecraft.client.render.Camera
 - getCameraPos() - Method in class net.minecraft.client.render.debug.BeeDebugRenderer
 - getCameraPos() - Method in interface net.minecraft.world.waypoint.TrackedWaypoint.YawProvider
 - getCameraPosVec(float) - Method in class net.minecraft.entity.Entity
 - getCameraSubmersionType(Camera, boolean) - Method in class net.minecraft.client.render.fog.FogRenderer
 - getCameraYaw() - Method in class net.minecraft.client.render.Camera
 - getCameraYaw() - Method in interface net.minecraft.world.waypoint.TrackedWaypoint.YawProvider
 - getCancelAction() - Method in interface net.minecraft.dialog.type.ColumnsDialog
 - getCancelAction() - Method in record class net.minecraft.dialog.type.ConfirmationDialog
 - getCancelAction() - Method in interface net.minecraft.dialog.type.Dialog
 - getCancelAction() - Method in record class net.minecraft.dialog.type.NoticeDialog
 - getCandleCakeFromCandle(CandleBlock) - Static method in class net.minecraft.block.CandleCakeBlock
 - getCapacity() - Method in enum class net.minecraft.entity.SpawnGroup
 - 
Returns the maximum number of mobs in this group that can be spawned per chunk.
 - getCapSize(int, int, int, int) - Method in class net.minecraft.world.gen.feature.HugeBrownMushroomFeature
 - getCapSize(int, int, int, int) - Method in class net.minecraft.world.gen.feature.HugeMushroomFeature
 - getCapSize(int, int, int, int) - Method in class net.minecraft.world.gen.feature.HugeRedMushroomFeature
 - getCaptain(int) - Method in class net.minecraft.village.raid.Raid
 - getCapturedFrustum() - Method in class net.minecraft.client.render.WorldRenderer
 - getCarriedBlock() - Method in class net.minecraft.entity.mob.EndermanEntity
 - getCartDetectionBox(BlockPos) - Method in class net.minecraft.block.DetectorRailBlock
 - getCarts(World, BlockPos, Class<T>, Predicate<Entity>) - Method in class net.minecraft.block.DetectorRailBlock
 - getCarversForStep() - Method in class net.minecraft.world.biome.GenerationSettings
 - getCarvingMask() - Method in class net.minecraft.world.chunk.ProtoChunk
 - getCarvingMask() - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getCastSpellSound() - Method in class net.minecraft.entity.mob.EvokerEntity
 - getCastSpellSound() - Method in class net.minecraft.entity.mob.IllusionerEntity
 - getCastSpellSound() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity
 - getCategories() - Method in enum class net.minecraft.client.recipebook.RecipeBookType
 - getCategory() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeGroupButtonWidget
 - getCategory() - Method in class net.minecraft.client.option.KeyBinding
 - getCategory() - Method in class net.minecraft.client.sound.AbstractSoundInstance
 - getCategory() - Method in interface net.minecraft.client.sound.SoundInstance
 - getCategory() - Method in class net.minecraft.client.util.InputUtil.Key
 - getCategory() - Method in class net.minecraft.entity.effect.StatusEffect
 - getCategory() - Method in class net.minecraft.network.packet.c2s.play.RecipeCategoryOptionsC2SPacket
 - getCategory() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket
 - getCategory() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 - getCategory() - Method in class net.minecraft.network.packet.s2c.play.StopSoundS2CPacket
 - getCategory() - Method in class net.minecraft.recipe.AbstractCookingRecipe
 - getCategory() - Method in interface net.minecraft.recipe.CraftingRecipe
 - getCategory() - Method in class net.minecraft.recipe.ShapedRecipe
 - getCategory() - Method in class net.minecraft.recipe.ShapelessRecipe
 - getCategory() - Method in class net.minecraft.recipe.SpecialCraftingRecipe
 - getCategory() - Method in class net.minecraft.recipe.TransmuteRecipe
 - getCategory() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
 - getCategory() - Method in class net.minecraft.screen.AbstractRecipeScreenHandler
 - getCategory() - Method in class net.minecraft.screen.CraftingScreenHandler
 - getCategory() - Method in class net.minecraft.screen.PlayerScreenHandler
 - getCategory() - Method in enum class net.minecraft.world.GameRules.Category
 - getCategory() - Method in class net.minecraft.world.GameRules.Key
 - getCategorySoundVolume(SoundCategory) - Method in class net.minecraft.client.option.GameOptions
 - getCauldronPos(World, BlockPos, Fluid) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - getCause() - Method in exception class net.minecraft.util.crash.CrashException
 - getCause() - Method in class net.minecraft.util.crash.CrashReport
 - getCauseAsString() - Method in class net.minecraft.util.crash.CrashReport
 - getCausingEntity() - Method in interface net.minecraft.world.explosion.Explosion
 - getCausingEntity() - Method in class net.minecraft.world.explosion.ExplosionImpl
 - getCausingEntity(Entity) - Static method in interface net.minecraft.world.explosion.Explosion
 - getCaveSurface(TestableWorld, int, Predicate<BlockState>, Predicate<BlockState>, BlockPos.Mutable, int, Direction) - Static method in class net.minecraft.world.gen.feature.util.CaveSurface
 - getCeiling() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Bounded
 - getCeilingHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Bounded
 - getCeilingHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Empty
 - getCeilingHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface
 - getCeilingHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Half
 - getCeilingHeight(BlockPos, int, Function<BlockPos, VoxelShape>) - Static method in class net.minecraft.entity.Dismounting
 - getCelebratingSound() - Method in class net.minecraft.entity.mob.EvokerEntity
 - getCelebratingSound() - Method in class net.minecraft.entity.mob.IllusionerEntity
 - getCelebratingSound() - Method in class net.minecraft.entity.mob.PillagerEntity
 - getCelebratingSound() - Method in class net.minecraft.entity.mob.RavagerEntity
 - getCelebratingSound() - Method in class net.minecraft.entity.mob.VindicatorEntity
 - getCelebratingSound() - Method in class net.minecraft.entity.mob.WitchEntity
 - getCelebratingSound() - Method in class net.minecraft.entity.raid.RaiderEntity
 - getCelestial(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getCenter() - Method in class net.minecraft.structure.StrongholdGenerator.Start
 - getCenter() - Method in class net.minecraft.structure.StructurePiece
 - getCenter() - Method in class net.minecraft.util.math.BlockBox
 - 
Returns the center of this box.
 - getCenter() - Method in class net.minecraft.util.math.Box
 - 
Returns the center position of this box.
 - getCenter() - Method in class net.minecraft.village.raid.Raid
 - getCenter() - Method in class net.minecraft.world.gen.foliage.FoliagePlacer.TreeNode
 - getCenter(BlockState) - Method in class net.minecraft.block.AbstractSignBlock
 - getCenter(BlockState) - Method in class net.minecraft.block.WallSignBlock
 - getCenter(NavigationAxis) - Method in record class net.minecraft.client.gui.ScreenRect
 - 
Returns the center of this rect in the given
axis. - getCenterAtY(int) - Method in class net.minecraft.util.math.ChunkPos
 - getCenterPos() - Method in class net.minecraft.util.math.ChunkSectionPos
 - getCenterPos() - Method in class net.minecraft.world.ChunkRegion
 - getCenterSize() - Method in class net.minecraft.server.WorldGenerationProgressTracker
 - getCenterX() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket
 - getCenterX() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
 - getCenterX() - Method in class net.minecraft.util.math.ChunkPos
 - getCenterX() - Method in class net.minecraft.world.border.WorldBorder
 - getCenterX() - Method in class net.minecraft.world.border.WorldBorder.Properties
 - getCenterX() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
 - getCenterX(Window) - Method in interface net.minecraft.client.gui.hud.bar.Bar
 - getCenterY(Window) - Method in interface net.minecraft.client.gui.hud.bar.Bar
 - getCenterZ() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket
 - getCenterZ() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
 - getCenterZ() - Method in class net.minecraft.util.math.ChunkPos
 - getCenterZ() - Method in class net.minecraft.world.border.WorldBorder
 - getCenterZ() - Method in class net.minecraft.world.border.WorldBorder.Properties
 - getCenterZ() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
 - getChainLength() - Method in class net.minecraft.structure.StructurePiece
 - getChance() - Method in class net.minecraft.sound.BiomeAdditionsSound
 - 
Returns the chance of this addition sound to play at any tick.
 - getChangeCount() - Method in class net.minecraft.entity.player.PlayerInventory
 - getChangedEntries() - Method in class net.minecraft.entity.data.DataTracker
 - getChanges() - Method in class net.minecraft.component.MergedComponentMap
 - getChannelCount() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 - getChanneler() - Method in class net.minecraft.entity.LightningEntity
 - getChar(int) - Method in class net.minecraft.network.PacketByteBuf
 - getChar(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 - getChar(JsonObject, String, char) - Static method in class net.minecraft.util.JsonHelper
 - getCharacterX(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 - getCharge() - Method in class net.minecraft.block.entity.SculkSpreadManager.Cursor
 - getChargeY() - Method in class net.minecraft.entity.mob.BreezeEntity
 - getCharSequence(int, int, Charset) - Method in class net.minecraft.network.PacketByteBuf
 - getChatAnnouncementText(AdvancementEntry, ServerPlayerEntity) - Method in enum class net.minecraft.advancement.AdvancementFrame
 - getChatColors() - Method in class net.minecraft.client.option.GameOptions
 - getChatDelay() - Method in class net.minecraft.client.option.GameOptions
 - getChatHeightFocused() - Method in class net.minecraft.client.option.GameOptions
 - getChatHeightUnfocused() - Method in class net.minecraft.client.option.GameOptions
 - getChatHud() - Method in class net.minecraft.client.gui.hud.InGameHud
 - getChatLineSpacing() - Method in class net.minecraft.client.option.GameOptions
 - getChatLinks() - Method in class net.minecraft.client.option.GameOptions
 - getChatLinksPrompt() - Method in class net.minecraft.client.option.GameOptions
 - getChatLog() - Method in class net.minecraft.client.session.report.AbuseReportContext
 - getChatOpacity() - Method in class net.minecraft.client.option.GameOptions
 - getChatRestriction() - Method in class net.minecraft.client.MinecraftClient
 - getChatScale() - Method in class net.minecraft.client.gui.hud.ChatHud
 - getChatScale() - Method in class net.minecraft.client.option.GameOptions
 - getChatSuggestions() - Method in class net.minecraft.client.network.ClientCommandSource
 - getChatSuggestions() - Method in interface net.minecraft.command.CommandSource
 - getChatVisibility() - Method in class net.minecraft.client.option.GameOptions
 - getChatWidth() - Method in class net.minecraft.client.option.GameOptions
 - getChebyshevDistance(int, int) - Method in class net.minecraft.util.math.ChunkPos
 - getChebyshevDistance(ChunkPos) - Method in class net.minecraft.util.math.ChunkPos
 - getChebyshevDistance(Vec3i) - Method in class net.minecraft.util.math.Vec3i
 - 
Returns the Chebyshev distance between here and
vec. - getCheckboxSize(TextRenderer) - Static method in class net.minecraft.client.gui.widget.CheckboxWidget
 - getCheckers() - Method in class net.minecraft.client.realms.RealmsPeriodicCheckers
 - getChest() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getChestBoatFactory(Supplier<Item>) - Static method in class net.minecraft.entity.EntityType
 - getChestRaftFactory(Supplier<Item>) - Static method in class net.minecraft.entity.EntityType
 - getChestTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.BoatEntityModel
 - getChestTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.RaftEntityModel
 - getChestTextureId(BlockEntity, ChestType, boolean) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getChestTextureId(ChestType, SpriteIdentifier, SpriteIdentifier, SpriteIdentifier) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getChild(String) - Method in class net.minecraft.client.model.ModelPart
 - getChild(String) - Method in class net.minecraft.client.model.ModelPartData
 - getChildBox(boolean, boolean, boolean) - Method in class net.minecraft.client.render.chunk.Octree.Branch
 - getChildHealthBonus(IntUnaryOperator) - Static method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getChildJumpStrengthBonus(DoubleSupplier) - Static method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getChildMovementSpeedBonus(DoubleSupplier) - Static method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getChildren() - Method in class net.minecraft.advancement.PlacedAdvancement
 - getChildren() - Method in class net.minecraft.client.model.ModelPartData
 - getChildren() - Method in class net.minecraft.structure.StructureStart
 - getChoiceType(DSL.TypeReference, String) - Method in class net.minecraft.datafixer.schema.IdentifierNormalizingSchema
 - getChoiceType(DSL.TypeReference, String) - Method in class net.minecraft.datafixer.schema.Schema704
 - getChoiceType(DSL.TypeReference, String) - Static method in class net.minecraft.util.Util
 - getChoiceTypeInternal(DSL.TypeReference, String) - Static method in class net.minecraft.util.Util
 - getChunk() - Method in class net.minecraft.client.gui.hud.DebugHud
 - getChunk(int) - Method in class net.minecraft.client.world.ClientChunkManager.ClientChunkMap
 - getChunk(int, int) - Method in class net.minecraft.server.world.ServerChunkManager
 - getChunk(int, int) - Method in class net.minecraft.world.BlockCollisionSpliterator
 - getChunk(int, int) - Method in class net.minecraft.world.chunk.ChunkCache
 - getChunk(int, int) - Method in class net.minecraft.world.chunk.ChunkManager
 - getChunk(int, int) - Method in interface net.minecraft.world.chunk.ChunkProvider
 - getChunk(int, int) - Method in class net.minecraft.world.chunk.light.ChunkLightProvider
 - getChunk(int, int) - Method in class net.minecraft.world.ChunkRegion
 - 
Returns the chunk with position
chunkXandchunkZ. - getChunk(int, int) - Method in class net.minecraft.world.World
 - getChunk(int, int) - Method in interface net.minecraft.world.WorldView
 - 
Returns the chunk with position
chunkXandchunkZ. - getChunk(int, int, ChunkStatus) - Method in interface net.minecraft.world.WorldView
 - getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.client.world.ClientChunkManager
 - getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.server.world.ServerChunkManager
 - getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.chunk.ChunkManager
 - getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.ChunkRegion
 - getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.World
 - getChunk(int, int, ChunkStatus, boolean) - Method in interface net.minecraft.world.WorldView
 - getChunk(BlockPos) - Method in class net.minecraft.world.chunk.ChunkCache
 - getChunk(BlockPos) - Method in interface net.minecraft.world.WorldView
 - 
Returns the chunk that contains
pos. - getChunk(World, Vec3d) - Static method in class net.minecraft.block.entity.EndGatewayBlockEntity
 - getChunkAsView(int, int) - Method in class net.minecraft.world.chunk.ChunkCache
 - getChunkAsView(int, int) - Method in interface net.minecraft.world.CollisionView
 - getChunkAsView(int, int) - Method in class net.minecraft.world.World
 - getChunkAsView(int, int) - Method in interface net.minecraft.world.WorldView
 - getChunkBuilder() - Method in class net.minecraft.client.render.WorldRenderer
 - getChunkBuilderMode() - Method in class net.minecraft.client.option.GameOptions
 - getChunkCenterPos(double) - Method in class net.minecraft.world.waypoint.TrackedWaypoint.ChunkBased
 - getChunkCount() - Method in class net.minecraft.client.render.WorldRenderer
 - getChunkData() - Method in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 - getChunkFilter() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getChunkFuture(int, int, ChunkStatus, boolean) - Method in class net.minecraft.server.world.ServerChunkManager
 - getChunkFutureSyncOnMainThread(int, int, ChunkStatus, boolean) - Method in class net.minecraft.server.world.ServerChunkManager
 - getChunkGenerationSampleStatistics() - Method in record class net.minecraft.util.profiling.jfr.JfrProfile
 - getChunkGenerator() - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getChunkGenerator() - Method in class net.minecraft.server.world.ServerChunkManager
 - getChunkGenerator() - Method in record class net.minecraft.world.dimension.DimensionOptionsRegistryHolder
 - getChunkGenerator() - Method in class net.minecraft.world.gen.feature.FeaturePlacementContext
 - getChunkHolder(long) - Method in class net.minecraft.server.world.ChunkLevelManager
 - getChunkHolder(long) - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getChunkHolder(long) - Method in class net.minecraft.server.world.ServerChunkLoadingManager.LevelManager
 - getChunkHolder(long) - Method in class net.minecraft.server.world.ServerChunkManager
 - getChunkIndex(int, int, int) - Method in class net.minecraft.client.render.BuiltChunkStorage
 - getChunkInputStream(ChunkPos) - Method in class net.minecraft.world.storage.RegionFile
 - getChunkIoWorker() - Method in class net.minecraft.server.world.ServerChunkManager
 - getChunkLoadingDebugInfo(ChunkPos) - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getChunkLoadingDebugInfo(ChunkPos) - Method in class net.minecraft.server.world.ServerChunkManager
 - getChunkManager() - Method in class net.minecraft.client.world.ClientWorld
 - getChunkManager() - Method in class net.minecraft.server.world.ServerWorld
 - getChunkManager() - Method in class net.minecraft.world.ChunkRegion
 - getChunkManager() - Method in interface net.minecraft.world.WorldAccess
 - getChunkMapRadius(int) - Static method in class net.minecraft.client.world.ClientChunkManager
 - getChunkOutputStream(ChunkPos) - Method in class net.minecraft.world.storage.RegionFile
 - getChunkPos() - Method in class net.minecraft.entity.Entity
 - 
Returns the chunk position of the entity.
 - getChunkPos() - Method in class net.minecraft.world.storage.ChunkDataList
 - getChunkPositions() - Method in class net.minecraft.world.entity.SectionedEntityCache
 - getChunkRenderingDataPreparer() - Method in class net.minecraft.client.render.WorldRenderer
 - getChunksDebugString() - Method in class net.minecraft.client.render.WorldRenderer
 - getChunkSkyLight() - Method in class net.minecraft.world.chunk.Chunk
 - getChunkSkyLight() - Method in interface net.minecraft.world.chunk.light.LightSourceView
 - getChunkSkyLight() - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getChunkStatus(int, int) - Method in class net.minecraft.server.WorldGenerationProgressTracker
 - getChunkStatus(NbtCompound) - Static method in record class net.minecraft.world.chunk.SerializedChunk
 - getChunksToUpload() - Method in class net.minecraft.client.render.chunk.ChunkBuilder
 - getChunkStreamVersionId(byte) - Static method in class net.minecraft.world.storage.RegionFile
 - getChunkType() - Method in class net.minecraft.world.chunk.ChunkStatus
 - getChunkX() - Method in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 - getChunkX() - Method in class net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
 - getChunkX() - Method in class net.minecraft.network.packet.s2c.play.LightUpdateS2CPacket
 - getChunkZ() - Method in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 - getChunkZ() - Method in class net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
 - getChunkZ() - Method in class net.minecraft.network.packet.s2c.play.LightUpdateS2CPacket
 - getClamped(int[], int) - Static method in class net.minecraft.datafixer.fix.ChunkHeightAndBiomeFix
 - getClampedLocalDifficulty() - Method in class net.minecraft.world.LocalDifficulty
 - getClampedViewDistance() - Method in class net.minecraft.client.option.GameOptions
 - getClearWeatherTime() - Method in class net.minecraft.world.level.LevelProperties
 - getClearWeatherTime() - Method in interface net.minecraft.world.level.ServerWorldProperties
 - getClearWeatherTime() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
 - getClickEvent() - Method in class net.minecraft.text.Style
 - 
Returns the click event of this style.
 - getClickSound(boolean) - Method in class net.minecraft.block.ButtonBlock
 - getClient() - Method in class net.minecraft.client.render.GameRenderer
 - getClient() - Method in class net.minecraft.client.toast.ToastManager
 - getClient() - Method in class net.minecraft.client.tutorial.TutorialManager
 - getClientCameraPosVec(float) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - getClientCameraPosVec(float) - Method in class net.minecraft.entity.Entity
 - getClientChatVisibility() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getClientChunk() - Method in class net.minecraft.client.gui.hud.DebugHud
 - getClientData() - Method in class net.minecraft.block.entity.VaultBlockEntity
 - getClientId() - Method in class net.minecraft.client.session.Session
 - getClientModName() - Static method in class net.minecraft.client.ClientBrandRetriever
 - getClientOptions() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getClientTickScheduler() - Static method in class net.minecraft.world.tick.EmptyTickSchedulers
 - getClimbingPos() - Method in class net.minecraft.entity.LivingEntity
 - getClipboard() - Method in class net.minecraft.client.Keyboard
 - getClipboard(long, GLFWErrorCallbackI) - Method in class net.minecraft.client.util.Clipboard
 - getClipboard(MinecraftClient) - Static method in class net.minecraft.client.util.SelectionManager
 - getCloserEntity(LivingEntity, Optional<LivingEntity>, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.TargetUtil
 - getCloserEntity(LivingEntity, LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.TargetUtil
 - getClosestEntity(Class<? extends T>, TargetPredicate, LivingEntity, double, double, double, Box) - Method in interface net.minecraft.world.EntityLookupView
 - getClosestEntity(List<? extends T>, TargetPredicate, LivingEntity, double, double, double) - Method in interface net.minecraft.world.EntityLookupView
 - getClosestPlayer(double, double, double, double, boolean) - Method in interface net.minecraft.world.EntityView
 - getClosestPlayer(double, double, double, double, Predicate<Entity>) - Method in interface net.minecraft.world.EntityView
 - getClosestPlayer(double, double, double, double, Predicate<Entity>) - Method in class net.minecraft.world.ChunkRegion
 - getClosestPlayer(TargetPredicate, double, double, double) - Method in interface net.minecraft.world.EntityLookupView
 - getClosestPlayer(TargetPredicate, LivingEntity) - Method in interface net.minecraft.world.EntityLookupView
 - getClosestPlayer(TargetPredicate, LivingEntity, double, double, double) - Method in interface net.minecraft.world.EntityLookupView
 - getClosestPlayer(Entity, double) - Method in interface net.minecraft.world.EntityView
 - getClosestPointTo(Vec3d) - Method in class net.minecraft.util.shape.VoxelShape
 - 
Returns the closest point in the shape to
target. - getCloudRenderDistance() - Method in class net.minecraft.client.option.GameOptions
 - getCloudRenderer() - Method in class net.minecraft.client.render.WorldRenderer
 - getCloudRenderMode() - Method in class net.minecraft.client.option.GameOptions
 - getCloudRenderModeValue() - Method in class net.minecraft.client.option.GameOptions
 - getCloudsColor(float) - Method in class net.minecraft.client.world.ClientWorld
 - getCloudsFramebuffer() - Method in class net.minecraft.client.render.WorldRenderer
 - getCocoaWindow(long) - Static method in class net.minecraft.client.util.MacWindowUtil
 - getCode() - Method in class net.minecraft.client.util.InputUtil.Key
 - getCode() - Method in enum class net.minecraft.util.Formatting
 - getCodec() - Method in class net.minecraft.block.AbstractBannerBlock
 - getCodec() - Method in class net.minecraft.block.AbstractBlock
 - getCodec() - Method in class net.minecraft.block.AbstractCandleBlock
 - getCodec() - Method in class net.minecraft.block.AbstractCauldronBlock
 - getCodec() - Method in class net.minecraft.block.AbstractChestBlock
 - getCodec() - Method in class net.minecraft.block.AbstractCoralBlock
 - getCodec() - Method in class net.minecraft.block.AbstractFireBlock
 - getCodec() - Method in class net.minecraft.block.AbstractFurnaceBlock
 - getCodec() - Method in class net.minecraft.block.AbstractPlantBlock
 - getCodec() - Method in class net.minecraft.block.AbstractPlantPartBlock
 - getCodec() - Method in class net.minecraft.block.AbstractPlantStemBlock
 - getCodec() - Method in class net.minecraft.block.AbstractPressurePlateBlock
 - getCodec() - Method in class net.minecraft.block.AbstractRailBlock
 - getCodec() - Method in class net.minecraft.block.AbstractRedstoneGateBlock
 - getCodec() - Method in class net.minecraft.block.AbstractSignBlock
 - getCodec() - Method in class net.minecraft.block.AbstractSkullBlock
 - getCodec() - Method in class net.minecraft.block.AbstractTorchBlock
 - getCodec() - Method in class net.minecraft.block.AirBlock
 - getCodec() - Method in class net.minecraft.block.AmethystBlock
 - getCodec() - Method in class net.minecraft.block.AmethystClusterBlock
 - getCodec() - Method in class net.minecraft.block.AnvilBlock
 - getCodec() - Method in class net.minecraft.block.AttachedStemBlock
 - getCodec() - Method in class net.minecraft.block.AzaleaBlock
 - getCodec() - Method in class net.minecraft.block.BambooBlock
 - getCodec() - Method in class net.minecraft.block.BambooShootBlock
 - getCodec() - Method in class net.minecraft.block.BannerBlock
 - getCodec() - Method in class net.minecraft.block.BarrelBlock
 - getCodec() - Method in class net.minecraft.block.BarrierBlock
 - getCodec() - Method in class net.minecraft.block.BeaconBlock
 - getCodec() - Method in class net.minecraft.block.BedBlock
 - getCodec() - Method in class net.minecraft.block.BeehiveBlock
 - getCodec() - Method in class net.minecraft.block.BeetrootsBlock
 - getCodec() - Method in class net.minecraft.block.BellBlock
 - getCodec() - Method in class net.minecraft.block.BigDripleafBlock
 - getCodec() - Method in class net.minecraft.block.BigDripleafStemBlock
 - getCodec() - Method in class net.minecraft.block.BlastFurnaceBlock
 - getCodec() - Method in class net.minecraft.block.Block
 - getCodec() - Method in class net.minecraft.block.BlockWithEntity
 - getCodec() - Method in class net.minecraft.block.BrewingStandBlock
 - getCodec() - Method in class net.minecraft.block.BrushableBlock
 - getCodec() - Method in class net.minecraft.block.BubbleColumnBlock
 - getCodec() - Method in class net.minecraft.block.BuddingAmethystBlock
 - getCodec() - Method in class net.minecraft.block.BulbBlock
 - getCodec() - Method in class net.minecraft.block.BushBlock
 - getCodec() - Method in class net.minecraft.block.ButtonBlock
 - getCodec() - Method in class net.minecraft.block.CactusBlock
 - getCodec() - Method in class net.minecraft.block.CactusFlowerBlock
 - getCodec() - Method in class net.minecraft.block.CakeBlock
 - getCodec() - Method in class net.minecraft.block.CalibratedSculkSensorBlock
 - getCodec() - Method in class net.minecraft.block.CampfireBlock
 - getCodec() - Method in class net.minecraft.block.CandleBlock
 - getCodec() - Method in class net.minecraft.block.CandleCakeBlock
 - getCodec() - Method in class net.minecraft.block.CarpetBlock
 - getCodec() - Method in class net.minecraft.block.CarrotsBlock
 - getCodec() - Method in class net.minecraft.block.CartographyTableBlock
 - getCodec() - Method in class net.minecraft.block.CarvedPumpkinBlock
 - getCodec() - Method in class net.minecraft.block.CauldronBlock
 - getCodec() - Method in class net.minecraft.block.CaveVinesBodyBlock
 - getCodec() - Method in class net.minecraft.block.CaveVinesHeadBlock
 - getCodec() - Method in class net.minecraft.block.ChainBlock
 - getCodec() - Method in class net.minecraft.block.ChestBlock
 - getCodec() - Method in class net.minecraft.block.ChiseledBookshelfBlock
 - getCodec() - Method in class net.minecraft.block.ChorusFlowerBlock
 - getCodec() - Method in class net.minecraft.block.ChorusPlantBlock
 - getCodec() - Method in class net.minecraft.block.CobwebBlock
 - getCodec() - Method in class net.minecraft.block.CocoaBlock
 - getCodec() - Method in class net.minecraft.block.ColoredFallingBlock
 - getCodec() - Method in class net.minecraft.block.CommandBlock
 - getCodec() - Method in class net.minecraft.block.ComparatorBlock
 - getCodec() - Method in class net.minecraft.block.ComposterBlock
 - getCodec() - Method in class net.minecraft.block.ConcretePowderBlock
 - getCodec() - Method in class net.minecraft.block.ConduitBlock
 - getCodec() - Method in class net.minecraft.block.ConnectingBlock
 - getCodec() - Method in class net.minecraft.block.CoralBlock
 - getCodec() - Method in class net.minecraft.block.CoralBlockBlock
 - getCodec() - Method in class net.minecraft.block.CoralFanBlock
 - getCodec() - Method in class net.minecraft.block.CoralWallFanBlock
 - getCodec() - Method in class net.minecraft.block.CrafterBlock
 - getCodec() - Method in class net.minecraft.block.CraftingTableBlock
 - getCodec() - Method in class net.minecraft.block.CreakingHeartBlock
 - getCodec() - Method in class net.minecraft.block.CropBlock
 - getCodec() - Method in class net.minecraft.block.CryingObsidianBlock
 - getCodec() - Method in class net.minecraft.block.DaylightDetectorBlock
 - getCodec() - Method in class net.minecraft.block.DeadCoralBlock
 - getCodec() - Method in class net.minecraft.block.DeadCoralFanBlock
 - getCodec() - Method in class net.minecraft.block.DeadCoralWallFanBlock
 - getCodec() - Method in class net.minecraft.block.DecoratedPotBlock
 - getCodec() - Method in class net.minecraft.block.DetectorRailBlock
 - getCodec() - Method in class net.minecraft.block.DirtPathBlock
 - getCodec() - Method in class net.minecraft.block.DispenserBlock
 - getCodec() - Method in class net.minecraft.block.DoorBlock
 - getCodec() - Method in class net.minecraft.block.DragonEggBlock
 - getCodec() - Method in class net.minecraft.block.DriedGhastBlock
 - getCodec() - Method in class net.minecraft.block.DropperBlock
 - getCodec() - Method in class net.minecraft.block.DryVegetationBlock
 - getCodec() - Method in class net.minecraft.block.DyedCarpetBlock
 - getCodec() - Method in class net.minecraft.block.EnchantingTableBlock
 - getCodec() - Method in class net.minecraft.block.EnderChestBlock
 - getCodec() - Method in class net.minecraft.block.EndGatewayBlock
 - getCodec() - Method in class net.minecraft.block.EndPortalBlock
 - getCodec() - Method in class net.minecraft.block.EndPortalFrameBlock
 - getCodec() - Method in class net.minecraft.block.EndRodBlock
 - getCodec() - Method in class net.minecraft.block.ExperienceDroppingBlock
 - getCodec() - Method in class net.minecraft.block.EyeblossomBlock
 - getCodec() - Method in class net.minecraft.block.FacingBlock
 - getCodec() - Method in class net.minecraft.block.FallingBlock
 - getCodec() - Method in class net.minecraft.block.FarmlandBlock
 - getCodec() - Method in class net.minecraft.block.FenceBlock
 - getCodec() - Method in class net.minecraft.block.FenceGateBlock
 - getCodec() - Method in class net.minecraft.block.FireBlock
 - getCodec() - Method in class net.minecraft.block.FireflyBushBlock
 - getCodec() - Method in class net.minecraft.block.FletchingTableBlock
 - getCodec() - Method in class net.minecraft.block.FlowerbedBlock
 - getCodec() - Method in class net.minecraft.block.FlowerBlock
 - getCodec() - Method in class net.minecraft.block.FlowerPotBlock
 - getCodec() - Method in class net.minecraft.block.FluidBlock
 - getCodec() - Method in class net.minecraft.block.FrogspawnBlock
 - getCodec() - Method in class net.minecraft.block.FrostedIceBlock
 - getCodec() - Method in class net.minecraft.block.FungusBlock
 - getCodec() - Method in class net.minecraft.block.FurnaceBlock
 - getCodec() - Method in class net.minecraft.block.GlazedTerracottaBlock
 - getCodec() - Method in class net.minecraft.block.GlowLichenBlock
 - getCodec() - Method in class net.minecraft.block.GrassBlock
 - getCodec() - Method in class net.minecraft.block.GrateBlock
 - getCodec() - Method in class net.minecraft.block.GrindstoneBlock
 - getCodec() - Method in class net.minecraft.block.HangingMossBlock
 - getCodec() - Method in class net.minecraft.block.HangingRootsBlock
 - getCodec() - Method in class net.minecraft.block.HangingSignBlock
 - getCodec() - Method in class net.minecraft.block.HayBlock
 - getCodec() - Method in class net.minecraft.block.HeavyCoreBlock
 - getCodec() - Method in class net.minecraft.block.HoneyBlock
 - getCodec() - Method in class net.minecraft.block.HopperBlock
 - getCodec() - Method in class net.minecraft.block.HorizontalConnectingBlock
 - getCodec() - Method in class net.minecraft.block.HorizontalFacingBlock
 - getCodec() - Method in class net.minecraft.block.IceBlock
 - getCodec() - Method in class net.minecraft.block.InfestedBlock
 - getCodec() - Method in class net.minecraft.block.JigsawBlock
 - getCodec() - Method in class net.minecraft.block.JukeboxBlock
 - getCodec() - Method in class net.minecraft.block.KelpBlock
 - getCodec() - Method in class net.minecraft.block.KelpPlantBlock
 - getCodec() - Method in class net.minecraft.block.LadderBlock
 - getCodec() - Method in class net.minecraft.block.LanternBlock
 - getCodec() - Method in class net.minecraft.block.LavaCauldronBlock
 - getCodec() - Method in class net.minecraft.block.LeafLitterBlock
 - getCodec() - Method in class net.minecraft.block.LeavesBlock
 - getCodec() - Method in class net.minecraft.block.LecternBlock
 - getCodec() - Method in class net.minecraft.block.LeveledCauldronBlock
 - getCodec() - Method in class net.minecraft.block.LeverBlock
 - getCodec() - Method in class net.minecraft.block.LightBlock
 - getCodec() - Method in class net.minecraft.block.LightningRodBlock
 - getCodec() - Method in class net.minecraft.block.LilyPadBlock
 - getCodec() - Method in class net.minecraft.block.LoomBlock
 - getCodec() - Method in class net.minecraft.block.MagmaBlock
 - getCodec() - Method in class net.minecraft.block.MangroveLeavesBlock
 - getCodec() - Method in class net.minecraft.block.MangroveRootsBlock
 - getCodec() - Method in class net.minecraft.block.MossBlock
 - getCodec() - Method in class net.minecraft.block.MudBlock
 - getCodec() - Method in class net.minecraft.block.MultifaceBlock
 - getCodec() - Method in class net.minecraft.block.MultifaceGrowthBlock
 - getCodec() - Method in class net.minecraft.block.MushroomBlock
 - getCodec() - Method in class net.minecraft.block.MushroomPlantBlock
 - getCodec() - Method in class net.minecraft.block.MyceliumBlock
 - getCodec() - Method in class net.minecraft.block.NetherPortalBlock
 - getCodec() - Method in class net.minecraft.block.NetherrackBlock
 - getCodec() - Method in class net.minecraft.block.NetherWartBlock
 - getCodec() - Method in class net.minecraft.block.NoteBlock
 - getCodec() - Method in class net.minecraft.block.NyliumBlock
 - getCodec() - Method in class net.minecraft.block.ObserverBlock
 - getCodec() - Method in class net.minecraft.block.OxidizableBlock
 - getCodec() - Method in class net.minecraft.block.OxidizableBulbBlock
 - getCodec() - Method in class net.minecraft.block.OxidizableDoorBlock
 - getCodec() - Method in class net.minecraft.block.OxidizableGrateBlock
 - getCodec() - Method in class net.minecraft.block.OxidizableSlabBlock
 - getCodec() - Method in class net.minecraft.block.OxidizableStairsBlock
 - getCodec() - Method in class net.minecraft.block.OxidizableTrapdoorBlock
 - getCodec() - Method in class net.minecraft.block.PaleMossCarpetBlock
 - getCodec() - Method in class net.minecraft.block.PaneBlock
 - getCodec() - Method in class net.minecraft.block.PillarBlock
 - getCodec() - Method in class net.minecraft.block.PistonBlock
 - getCodec() - Method in class net.minecraft.block.PistonExtensionBlock
 - getCodec() - Method in class net.minecraft.block.PistonHeadBlock
 - getCodec() - Method in class net.minecraft.block.PitcherCropBlock
 - getCodec() - Method in class net.minecraft.block.PlantBlock
 - getCodec() - Method in class net.minecraft.block.PlayerSkullBlock
 - getCodec() - Method in class net.minecraft.block.PointedDripstoneBlock
 - getCodec() - Method in class net.minecraft.block.PotatoesBlock
 - getCodec() - Method in class net.minecraft.block.PowderSnowBlock
 - getCodec() - Method in class net.minecraft.block.PoweredRailBlock
 - getCodec() - Method in class net.minecraft.block.PressurePlateBlock
 - getCodec() - Method in class net.minecraft.block.PropaguleBlock
 - getCodec() - Method in class net.minecraft.block.PumpkinBlock
 - getCodec() - Method in class net.minecraft.block.RailBlock
 - getCodec() - Method in class net.minecraft.block.RedstoneBlock
 - getCodec() - Method in class net.minecraft.block.RedstoneLampBlock
 - getCodec() - Method in class net.minecraft.block.RedstoneOreBlock
 - getCodec() - Method in class net.minecraft.block.RedstoneTorchBlock
 - getCodec() - Method in class net.minecraft.block.RedstoneWireBlock
 - getCodec() - Method in class net.minecraft.block.RepeaterBlock
 - getCodec() - Method in class net.minecraft.block.RespawnAnchorBlock
 - getCodec() - Method in class net.minecraft.block.RodBlock
 - getCodec() - Method in class net.minecraft.block.RootedDirtBlock
 - getCodec() - Method in class net.minecraft.block.RootsBlock
 - getCodec() - Method in class net.minecraft.block.RotatedInfestedBlock
 - getCodec() - Method in class net.minecraft.block.SandBlock
 - getCodec() - Method in class net.minecraft.block.SaplingBlock
 - getCodec() - Method in class net.minecraft.block.ScaffoldingBlock
 - getCodec() - Method in class net.minecraft.block.SculkBlock
 - getCodec() - Method in class net.minecraft.block.SculkCatalystBlock
 - getCodec() - Method in class net.minecraft.block.SculkSensorBlock
 - getCodec() - Method in class net.minecraft.block.SculkShriekerBlock
 - getCodec() - Method in class net.minecraft.block.SculkVeinBlock
 - getCodec() - Method in class net.minecraft.block.SeagrassBlock
 - getCodec() - Method in class net.minecraft.block.SeaPickleBlock
 - getCodec() - Method in class net.minecraft.block.ShortDryGrassBlock
 - getCodec() - Method in class net.minecraft.block.ShortPlantBlock
 - getCodec() - Method in class net.minecraft.block.ShulkerBoxBlock
 - getCodec() - Method in class net.minecraft.block.SignBlock
 - getCodec() - Method in class net.minecraft.block.SkullBlock
 - getCodec() - Method in class net.minecraft.block.SlabBlock
 - getCodec() - Method in class net.minecraft.block.SlimeBlock
 - getCodec() - Method in class net.minecraft.block.SmallDripleafBlock
 - getCodec() - Method in class net.minecraft.block.SmithingTableBlock
 - getCodec() - Method in class net.minecraft.block.SmokerBlock
 - getCodec() - Method in class net.minecraft.block.SnifferEggBlock
 - getCodec() - Method in class net.minecraft.block.SnowBlock
 - getCodec() - Method in class net.minecraft.block.SnowyBlock
 - getCodec() - Method in class net.minecraft.block.SoulFireBlock
 - getCodec() - Method in class net.minecraft.block.SoulSandBlock
 - getCodec() - Method in class net.minecraft.block.SpawnerBlock
 - getCodec() - Method in class net.minecraft.block.SpongeBlock
 - getCodec() - Method in class net.minecraft.block.SporeBlossomBlock
 - getCodec() - Method in class net.minecraft.block.SpreadableBlock
 - getCodec() - Method in class net.minecraft.block.SproutsBlock
 - getCodec() - Method in class net.minecraft.block.StainedGlassBlock
 - getCodec() - Method in class net.minecraft.block.StainedGlassPaneBlock
 - getCodec() - Method in class net.minecraft.block.StairsBlock
 - getCodec() - Method in class net.minecraft.block.StemBlock
 - getCodec() - Method in class net.minecraft.block.StonecutterBlock
 - getCodec() - Method in class net.minecraft.block.StructureBlock
 - getCodec() - Method in class net.minecraft.block.StructureVoidBlock
 - getCodec() - Method in class net.minecraft.block.SugarCaneBlock
 - getCodec() - Method in class net.minecraft.block.SweetBerryBushBlock
 - getCodec() - Method in class net.minecraft.block.TallDryGrassBlock
 - getCodec() - Method in class net.minecraft.block.TallFlowerBlock
 - getCodec() - Method in class net.minecraft.block.TallPlantBlock
 - getCodec() - Method in class net.minecraft.block.TallSeagrassBlock
 - getCodec() - Method in class net.minecraft.block.TargetBlock
 - getCodec() - Method in class net.minecraft.block.TestBlock
 - getCodec() - Method in class net.minecraft.block.TestInstanceBlock
 - getCodec() - Method in class net.minecraft.block.TintedGlassBlock
 - getCodec() - Method in class net.minecraft.block.TintedParticleLeavesBlock
 - getCodec() - Method in class net.minecraft.block.TntBlock
 - getCodec() - Method in class net.minecraft.block.TorchBlock
 - getCodec() - Method in class net.minecraft.block.TorchflowerBlock
 - getCodec() - Method in class net.minecraft.block.TranslucentBlock
 - getCodec() - Method in class net.minecraft.block.TransparentBlock
 - getCodec() - Method in class net.minecraft.block.TrapdoorBlock
 - getCodec() - Method in class net.minecraft.block.TrappedChestBlock
 - getCodec() - Method in class net.minecraft.block.TrialSpawnerBlock
 - getCodec() - Method in class net.minecraft.block.TripwireBlock
 - getCodec() - Method in class net.minecraft.block.TripwireHookBlock
 - getCodec() - Method in class net.minecraft.block.TurtleEggBlock
 - getCodec() - Method in class net.minecraft.block.TwistingVinesBlock
 - getCodec() - Method in class net.minecraft.block.TwistingVinesPlantBlock
 - getCodec() - Method in class net.minecraft.block.UntintedParticleLeavesBlock
 - getCodec() - Method in class net.minecraft.block.VaultBlock
 - getCodec() - Method in class net.minecraft.block.VineBlock
 - getCodec() - Method in class net.minecraft.block.WallBannerBlock
 - getCodec() - Method in class net.minecraft.block.WallBlock
 - getCodec() - Method in class net.minecraft.block.WallHangingSignBlock
 - getCodec() - Method in class net.minecraft.block.WallMountedBlock
 - getCodec() - Method in class net.minecraft.block.WallPiglinHeadBlock
 - getCodec() - Method in class net.minecraft.block.WallPlayerSkullBlock
 - getCodec() - Method in class net.minecraft.block.WallRedstoneTorchBlock
 - getCodec() - Method in class net.minecraft.block.WallSignBlock
 - getCodec() - Method in class net.minecraft.block.WallSkullBlock
 - getCodec() - Method in class net.minecraft.block.WallTorchBlock
 - getCodec() - Method in class net.minecraft.block.WallWitherSkullBlock
 - getCodec() - Method in class net.minecraft.block.WeepingVinesBlock
 - getCodec() - Method in class net.minecraft.block.WeepingVinesPlantBlock
 - getCodec() - Method in class net.minecraft.block.WeightedPressurePlateBlock
 - getCodec() - Method in class net.minecraft.block.WetSpongeBlock
 - getCodec() - Method in class net.minecraft.block.WitherRoseBlock
 - getCodec() - Method in class net.minecraft.block.WitherSkullBlock
 - getCodec() - Method in class net.minecraft.client.option.SimpleOption
 - getCodec() - Method in record class net.minecraft.client.render.item.model.BasicItemModel.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.BundleSelectedItemModel.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.CompositeItemModel.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.ConditionItemModel.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.EmptyItemModel.Unbaked
 - getCodec() - Method in interface net.minecraft.client.render.item.model.ItemModel.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.RangeDispatchItemModel.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.SelectItemModel.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.special.BannerModelRenderer.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.special.BedModelRenderer.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.special.ChestModelRenderer.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.special.ConduitModelRenderer.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.special.DecoratedPotModelRenderer.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.special.HangingSignModelRenderer.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.special.HeadModelRenderer.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.special.PlayerHeadModelRenderer.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.special.ShieldModelRenderer.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.special.ShulkerBoxModelRenderer.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.special.SignModelRenderer.Unbaked
 - getCodec() - Method in interface net.minecraft.client.render.item.model.special.SpecialModelRenderer.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.special.TridentModelRenderer.Unbaked
 - getCodec() - Method in record class net.minecraft.client.render.item.model.SpecialItemModel.Unbaked
 - getCodec() - Method in interface net.minecraft.client.render.item.property.bool.BooleanProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.bool.BrokenProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.bool.BundleHasSelectedItemProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.bool.CarriedProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.bool.ComponentBooleanProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.bool.CustomModelDataFlagProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.bool.DamagedProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.bool.ExtendedViewProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.bool.FishingRodCastProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.bool.HasComponentProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.bool.KeybindDownProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.bool.SelectedProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.bool.UsingItemProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.bool.ViewEntityProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.numeric.BundleFullnessProperty
 - getCodec() - Method in class net.minecraft.client.render.item.property.numeric.CompassProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.numeric.CooldownProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.numeric.CountProperty
 - getCodec() - Method in class net.minecraft.client.render.item.property.numeric.CrossbowPullProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.numeric.CustomModelDataFloatProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.numeric.DamageProperty
 - getCodec() - Method in interface net.minecraft.client.render.item.property.numeric.NumericProperty
 - getCodec() - Method in class net.minecraft.client.render.item.property.numeric.TimeProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.numeric.UseCycleProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.property.numeric.UseDurationProperty
 - getCodec() - Method in record class net.minecraft.client.render.item.tint.ConstantTintSource
 - getCodec() - Method in record class net.minecraft.client.render.item.tint.CustomModelDataTintSource
 - getCodec() - Method in record class net.minecraft.client.render.item.tint.DyeTintSource
 - getCodec() - Method in record class net.minecraft.client.render.item.tint.FireworkTintSource
 - getCodec() - Method in record class net.minecraft.client.render.item.tint.GrassTintSource
 - getCodec() - Method in record class net.minecraft.client.render.item.tint.MapColorTintSource
 - getCodec() - Method in record class net.minecraft.client.render.item.tint.PotionTintSource
 - getCodec() - Method in record class net.minecraft.client.render.item.tint.TeamTintSource
 - getCodec() - Method in interface net.minecraft.client.render.item.tint.TintSource
 - getCodec() - Method in enum class net.minecraft.client.session.report.log.ChatLogEntry.Type
 - getCodec() - Method in class net.minecraft.client.session.telemetry.TelemetryEventType
 - getCodec() - Method in interface net.minecraft.client.texture.atlas.AtlasSource
 - getCodec() - Method in record class net.minecraft.client.texture.atlas.DirectoryAtlasSource
 - getCodec() - Method in record class net.minecraft.client.texture.atlas.FilterAtlasSource
 - getCodec() - Method in record class net.minecraft.client.texture.atlas.PalettedPermutationsAtlasSource
 - getCodec() - Method in record class net.minecraft.client.texture.atlas.SingleAtlasSource
 - getCodec() - Method in record class net.minecraft.client.texture.atlas.UnstitchAtlasSource
 - getCodec() - Method in enum class net.minecraft.client.texture.Scaling.Type
 - getCodec() - Method in class net.minecraft.component.ComponentType.Builder.SimpleDataComponentType
 - getCodec() - Method in interface net.minecraft.component.ComponentType
 - getCodec() - Method in interface net.minecraft.dialog.action.DialogAction
 - getCodec() - Method in record class net.minecraft.dialog.action.DynamicCustomDialogAction
 - getCodec() - Method in record class net.minecraft.dialog.action.DynamicRunCommandDialogAction
 - getCodec() - Method in record class net.minecraft.dialog.action.SimpleDialogAction
 - getCodec() - Method in record class net.minecraft.dialog.input.BooleanInputControl
 - getCodec() - Method in interface net.minecraft.dialog.input.InputControl
 - getCodec() - Method in record class net.minecraft.dialog.input.NumberRangeInputControl
 - getCodec() - Method in record class net.minecraft.dialog.input.SingleOptionInputControl
 - getCodec() - Method in record class net.minecraft.dialog.input.TextInputControl
 - getCodec() - Method in interface net.minecraft.dialog.type.ColumnsDialog
 - getCodec() - Method in record class net.minecraft.dialog.type.ConfirmationDialog
 - getCodec() - Method in interface net.minecraft.dialog.type.Dialog
 - getCodec() - Method in record class net.minecraft.dialog.type.DialogListDialog
 - getCodec() - Method in record class net.minecraft.dialog.type.MultiActionDialog
 - getCodec() - Method in record class net.minecraft.dialog.type.NoticeDialog
 - getCodec() - Method in record class net.minecraft.dialog.type.ServerLinksDialog
 - getCodec() - Method in interface net.minecraft.dialog.type.SimpleDialog
 - getCodec() - Method in record class net.minecraft.enchantment.effect.AllOfEnchantmentEffects.EntityEffects
 - getCodec() - Method in record class net.minecraft.enchantment.effect.AllOfEnchantmentEffects.LocationBasedEffects
 - getCodec() - Method in record class net.minecraft.enchantment.effect.AllOfEnchantmentEffects.ValueEffects
 - getCodec() - Method in record class net.minecraft.enchantment.effect.AttributeEnchantmentEffect
 - getCodec() - Method in interface net.minecraft.enchantment.effect.EnchantmentEntityEffect
 - getCodec() - Method in interface net.minecraft.enchantment.effect.EnchantmentLocationBasedEffect
 - getCodec() - Method in interface net.minecraft.enchantment.effect.EnchantmentValueEffect
 - getCodec() - Method in record class net.minecraft.enchantment.effect.entity.ApplyMobEffectEnchantmentEffect
 - getCodec() - Method in record class net.minecraft.enchantment.effect.entity.ChangeItemDamageEnchantmentEffect
 - getCodec() - Method in record class net.minecraft.enchantment.effect.entity.DamageEntityEnchantmentEffect
 - getCodec() - Method in record class net.minecraft.enchantment.effect.entity.ExplodeEnchantmentEffect
 - getCodec() - Method in record class net.minecraft.enchantment.effect.entity.IgniteEnchantmentEffect
 - getCodec() - Method in record class net.minecraft.enchantment.effect.entity.PlaySoundEnchantmentEffect
 - getCodec() - Method in record class net.minecraft.enchantment.effect.entity.ReplaceBlockEnchantmentEffect
 - getCodec() - Method in record class net.minecraft.enchantment.effect.entity.ReplaceDiskEnchantmentEffect
 - getCodec() - Method in record class net.minecraft.enchantment.effect.entity.RunFunctionEnchantmentEffect
 - getCodec() - Method in record class net.minecraft.enchantment.effect.entity.SetBlockPropertiesEnchantmentEffect
 - getCodec() - Method in record class net.minecraft.enchantment.effect.entity.SpawnParticlesEnchantmentEffect
 - getCodec() - Method in record class net.minecraft.enchantment.effect.entity.SummonEntityEnchantmentEffect
 - getCodec() - Method in record class net.minecraft.enchantment.effect.value.AddEnchantmentEffect
 - getCodec() - Method in record class net.minecraft.enchantment.effect.value.MultiplyEnchantmentEffect
 - getCodec() - Method in record class net.minecraft.enchantment.effect.value.RemoveBinomialEnchantmentEffect
 - getCodec() - Method in record class net.minecraft.enchantment.effect.value.SetEnchantmentEffect
 - getCodec() - Method in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Clamped
 - getCodec() - Method in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Constant
 - getCodec() - Method in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Fraction
 - getCodec() - Method in interface net.minecraft.enchantment.EnchantmentLevelBasedValue
 - getCodec() - Method in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.LevelsSquared
 - getCodec() - Method in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Linear
 - getCodec() - Method in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Lookup
 - getCodec() - Method in record class net.minecraft.enchantment.provider.ByCostEnchantmentProvider
 - getCodec() - Method in record class net.minecraft.enchantment.provider.ByCostWithDifficultyEnchantmentProvider
 - getCodec() - Method in interface net.minecraft.enchantment.provider.EnchantmentProvider
 - getCodec() - Method in record class net.minecraft.enchantment.provider.SingleEnchantmentProvider
 - getCodec() - Method in class net.minecraft.entity.ai.brain.MemoryModuleType
 - getCodec() - Method in record class net.minecraft.entity.spawn.BiomeSpawnCondition
 - getCodec() - Method in record class net.minecraft.entity.spawn.MoonBrightnessSpawnCondition
 - getCodec() - Method in interface net.minecraft.entity.spawn.SpawnCondition
 - getCodec() - Method in record class net.minecraft.entity.spawn.StructureSpawnCondition
 - getCodec() - Method in enum class net.minecraft.network.message.FilterMask.FilterStatus
 - getCodec() - Method in class net.minecraft.particle.ParticleType
 - getCodec() - Method in class net.minecraft.particle.SimpleParticleType
 - getCodec() - Method in interface net.minecraft.predicate.entity.EntitySubPredicate
 - getCodec() - Method in record class net.minecraft.predicate.entity.FishingHookPredicate
 - getCodec() - Method in record class net.minecraft.predicate.entity.LightningBoltPredicate
 - getCodec() - Method in record class net.minecraft.predicate.entity.PlayerPredicate
 - getCodec() - Method in record class net.minecraft.predicate.entity.RaiderPredicate
 - getCodec() - Method in record class net.minecraft.predicate.entity.SheepPredicate
 - getCodec() - Method in record class net.minecraft.predicate.entity.SlimePredicate
 - getCodec() - Method in interface net.minecraft.registry.Registry
 - 
Returns the codec for serializing
T. - getCodec() - Method in class net.minecraft.resource.featuretoggle.FeatureManager
 - getCodec() - Method in interface net.minecraft.scoreboard.number.NumberFormatType
 - getCodec() - Method in class net.minecraft.state.property.Property
 - getCodec() - Method in record class net.minecraft.structure.pool.alias.DirectStructurePoolAliasBinding
 - getCodec() - Method in record class net.minecraft.structure.pool.alias.RandomGroupStructurePoolAliasBinding
 - getCodec() - Method in record class net.minecraft.structure.pool.alias.RandomStructurePoolAliasBinding
 - getCodec() - Method in interface net.minecraft.structure.pool.alias.StructurePoolAliasBinding
 - getCodec() - Method in class net.minecraft.test.BlockBasedTestInstance
 - getCodec() - Method in class net.minecraft.test.FunctionTestInstance
 - getCodec() - Method in record class net.minecraft.test.TestEnvironmentDefinition.AllOf
 - getCodec() - Method in record class net.minecraft.test.TestEnvironmentDefinition.Function
 - getCodec() - Method in record class net.minecraft.test.TestEnvironmentDefinition.GameRules
 - getCodec() - Method in interface net.minecraft.test.TestEnvironmentDefinition
 - getCodec() - Method in record class net.minecraft.test.TestEnvironmentDefinition.TimeOfDay
 - getCodec() - Method in record class net.minecraft.test.TestEnvironmentDefinition.Weather
 - getCodec() - Method in class net.minecraft.test.TestInstance
 - getCodec() - Method in enum class net.minecraft.text.ClickEvent.Action
 - getCodec() - Method in enum class net.minecraft.util.collection.ListOperation.Mode
 - getCodec() - Method in class net.minecraft.world.biome.source.BiomeSource
 - getCodec() - Method in class net.minecraft.world.biome.source.CheckerboardBiomeSource
 - getCodec() - Method in class net.minecraft.world.biome.source.FixedBiomeSource
 - getCodec() - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource
 - getCodec() - Method in class net.minecraft.world.biome.source.TheEndBiomeSource
 - getCodec() - Method in class net.minecraft.world.event.BlockPositionSource.Type
 - getCodec() - Method in class net.minecraft.world.event.EntityPositionSource.Type
 - getCodec() - Method in interface net.minecraft.world.event.PositionSourceType
 - getCodec() - Method in class net.minecraft.world.gen.carver.Carver
 - getCodec() - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - getCodec() - Method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
 - getCodec() - Method in class net.minecraft.world.gen.chunk.FlatChunkGenerator
 - getCodec() - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
 - getCodec() - Method in class net.minecraft.world.gen.feature.Feature
 - getCodec() - Method in class net.minecraft.world.gen.feature.size.FeatureSizeType
 - getCodec() - Method in class net.minecraft.world.gen.foliage.FoliagePlacerType
 - getCodec() - Method in class net.minecraft.world.gen.root.RootPlacerType
 - getCodec() - Method in class net.minecraft.world.gen.stateprovider.BlockStateProviderType
 - getCodec() - Method in class net.minecraft.world.gen.treedecorator.TreeDecoratorType
 - getCodec() - Method in class net.minecraft.world.gen.trunk.TrunkPlacerType
 - getCodec() - Method in record class net.minecraft.world.timer.FunctionTagTimerCallback
 - getCodec() - Method in record class net.minecraft.world.timer.FunctionTimerCallback
 - getCodec() - Method in interface net.minecraft.world.timer.TimerCallback
 - getCodec() - Method in class net.minecraft.world.timer.TimerCallbackSerializer
 - getCodec(Codec<I>) - Method in class net.minecraft.util.dynamic.Codecs.IdMapper
 - getCodec(Criterion<T>) - Static method in record class net.minecraft.advancement.AdvancementCriterion
 - getCodecHolder() - Method in class net.minecraft.util.math.noise.InterpolatedNoiseSampler
 - getCodecHolder() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.BlendAlphaDensityFunction
 - getCodecHolder() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.BlendOffsetDensityFunction
 - getCodecHolder() - Method in interface net.minecraft.world.gen.densityfunction.DensityFunction
 - getCodecHolder() - Method in interface net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Beardifying
 - getCodecHolder() - Method in interface net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BinaryOperationLike
 - getCodecHolder() - Method in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BlendAlpha
 - getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BlendDensity
 - getCodecHolder() - Method in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BlendOffset
 - getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Clamp
 - getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Constant
 - getCodecHolder() - Method in class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.EndIslands
 - getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Noise
 - getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.RangeChoice
 - getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.RegistryEntryHolder
 - getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Shift
 - getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.ShiftA
 - getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.ShiftB
 - getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.ShiftedNoise
 - getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Spline
 - getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.UnaryOperation
 - getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.WeirdScaledSampler
 - getCodecHolder() - Method in interface net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapper
 - getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.YClampedGradient
 - getCodecKey() - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - getCodecOrThrow() - Method in interface net.minecraft.component.ComponentType
 - getCollarColor() - Method in class net.minecraft.entity.passive.CatEntity
 - getCollarColor() - Method in class net.minecraft.entity.passive.WolfEntity
 - getCollectionCount() - Static method in class net.minecraft.client.gui.hud.DebugHud.AllocationRateCalculator
 - getCollectorEntityId() - Method in class net.minecraft.network.packet.s2c.play.ItemPickupAnimationS2CPacket
 - getCollidableBlockDensity(double[], int) - Method in class net.minecraft.world.gen.chunk.BlendingData
 - getCollidableBlockDensity(int, int, int) - Method in class net.minecraft.world.gen.chunk.BlendingData
 - getCollidableBlockDensityBelow(Chunk, BlockPos.Mutable) - Static method in class net.minecraft.world.gen.chunk.BlendingData
 - getCollidingNodeTypes(PathContext, int, int, int) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getCollision(Entity, Predicate<Entity>) - Static method in class net.minecraft.entity.projectile.ProjectileUtil
 - getCollision(Entity, Predicate<Entity>, double) - Static method in class net.minecraft.entity.projectile.ProjectileUtil
 - getCollision(Entity, Predicate<Entity>, RaycastContext.ShapeType) - Static method in class net.minecraft.entity.projectile.ProjectileUtil
 - getCollision(Vec3d, Entity, Predicate<Entity>, Vec3d, World, float, RaycastContext.ShapeType) - Static method in class net.minecraft.entity.projectile.ProjectileUtil
 - getCollisionBox(FluidState, BlockView, BlockPos) - Method in class net.minecraft.fluid.Fluid
 - getCollisionBox(BlockView, BlockPos) - Method in class net.minecraft.fluid.FluidState
 - getCollisionRule() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket.SerializableTeam
 - getCollisionRule() - Method in class net.minecraft.scoreboard.AbstractTeam
 - getCollisionRule() - Method in class net.minecraft.scoreboard.Team
 - getCollisions(Entity, Box) - Method in interface net.minecraft.world.CollisionView
 - getCollisions(Entity, Box, Vec3d) - Method in interface net.minecraft.world.CollisionView
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BambooBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BellBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BigDripleafBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.CactusBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.ComposterBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FenceGateBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FluidBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.GrindstoneBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.HoneyBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.HorizontalConnectingBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.LecternBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.MudBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PaleMossCarpetBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PistonExtensionBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PitcherCropBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PowderSnowBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.ScaffoldingBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SculkShriekerBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SnowBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SoulSandBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.WallBlock
 - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.WallHangingSignBlock
 - getCollisionShape(BlockState, CollisionView, BlockPos) - Method in class net.minecraft.block.EntityShapeContext
 - getCollisionShape(BlockState, CollisionView, BlockPos) - Method in class net.minecraft.block.ExperimentalMinecartShapeContext
 - getCollisionShape(BlockState, CollisionView, BlockPos) - Method in interface net.minecraft.block.ShapeContext
 - getCollisionShape(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getCollisionShape(BlockView, BlockPos) - Method in class net.minecraft.block.entity.PistonBlockEntity
 - getCollisionShape(BlockView, BlockPos) - Static method in class net.minecraft.entity.Dismounting
 - getCollisionShape(BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getCollisionsIncludingWorldBorder(RaycastContext) - Method in interface net.minecraft.world.CollisionView
 - getColor() - Method in class net.minecraft.block.AbstractBannerBlock
 - getColor() - Method in class net.minecraft.block.BeaconBlock
 - getColor() - Method in class net.minecraft.block.BedBlock
 - getColor() - Method in class net.minecraft.block.entity.BeamEmitter.BeamSegment
 - getColor() - Method in class net.minecraft.block.entity.BedBlockEntity
 - getColor() - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
 - getColor() - Method in class net.minecraft.block.entity.SignText
 - getColor() - Method in class net.minecraft.block.ShulkerBoxBlock
 - getColor() - Method in interface net.minecraft.block.Stainable
 - getColor() - Method in class net.minecraft.block.StainedGlassBlock
 - getColor() - Method in class net.minecraft.block.StainedGlassPaneBlock
 - getColor() - Method in record class net.minecraft.component.type.PotionContentsComponent
 - getColor() - Method in class net.minecraft.entity.boss.BossBar
 - getColor() - Method in class net.minecraft.entity.effect.StatusEffect
 - getColor() - Method in class net.minecraft.entity.mob.ShulkerEntity
 - getColor() - Method in class net.minecraft.entity.passive.SheepEntity
 - getColor() - Method in class net.minecraft.entity.projectile.ArrowEntity
 - getColor() - Method in class net.minecraft.item.BannerItem
 - getColor() - Method in class net.minecraft.item.DyeItem
 - getColor() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket.SerializableTeam
 - getColor() - Method in class net.minecraft.particle.DustParticleEffect
 - getColor() - Method in class net.minecraft.scoreboard.AbstractTeam
 - getColor() - Method in class net.minecraft.scoreboard.Team
 - getColor() - Method in class net.minecraft.text.Style
 - 
Returns the color of this style.
 - getColor() - Method in class net.minecraft.util.profiler.ProfilerTiming
 - getColor() - Method in enum class net.minecraft.world.border.WorldBorderStage
 - getColor(double, double) - Static method in class net.minecraft.world.biome.DryFoliageColors
 - getColor(double, double) - Static method in class net.minecraft.world.biome.FoliageColors
 - getColor(double, double) - Static method in class net.minecraft.world.biome.GrassColors
 - getColor(double, double, int[], int) - Static method in interface net.minecraft.world.biome.BiomeColors
 - getColor(double, double, int, double, int, double, int) - Method in class net.minecraft.client.gui.hud.debug.DebugChart
 - getColor(int) - Method in record class net.minecraft.component.type.CustomModelDataComponent
 - getColor(int) - Method in record class net.minecraft.component.type.PotionContentsComponent
 - getColor(int, int) - Method in interface net.minecraft.client.font.BuiltinEmptyGlyph.ColorSupplier
 - getColor(int, int) - Method in class net.minecraft.client.texture.NativeImage
 - 
Gets the color of a pixel on this native image.
 - getColor(long) - Method in class net.minecraft.client.gui.hud.debug.DebugChart
 - getColor(long) - Method in class net.minecraft.client.gui.hud.debug.PacketSizeChart
 - getColor(long) - Method in class net.minecraft.client.gui.hud.debug.PingChart
 - getColor(long) - Method in class net.minecraft.client.gui.hud.debug.RenderingChart
 - getColor(long) - Method in class net.minecraft.client.gui.hud.debug.TickChart
 - getColor(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ColorArgumentType
 - getColor(BlockState, BlockRenderView, BlockPos, int) - Method in interface net.minecraft.client.color.block.BlockColorProvider
 - 
Returns the color of the block state for the specified tint index, or -1 if not tinted.
 - getColor(BlockState, BlockRenderView, BlockPos, int) - Method in class net.minecraft.client.color.block.BlockColors
 - getColor(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AnvilBlock
 - getColor(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.ColoredFallingBlock
 - getColor(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.ConcretePowderBlock
 - getColor(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.DragonEggBlock
 - getColor(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.FallingBlock
 - getColor(ItemStack, int) - Static method in record class net.minecraft.component.type.DyedColorComponent
 - getColor(BlockPos, ColorResolver) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
 - getColor(BlockPos, ColorResolver) - Method in class net.minecraft.client.render.entity.state.FallingBlockEntityRenderState
 - getColor(BlockPos, ColorResolver) - Method in class net.minecraft.client.world.ClientWorld
 - getColor(BlockPos, ColorResolver) - Method in interface net.minecraft.world.BlockRenderView
 - getColor(BlockPos, ColorResolver) - Method in enum class net.minecraft.world.EmptyBlockRenderView
 - getColor(BlockPos, ColorResolver) - Method in interface net.minecraft.world.WorldView
 - getColor(Biome, double, double) - Method in interface net.minecraft.world.biome.ColorResolver
 - getColor(BlockRenderView, BlockPos, ColorResolver) - Static method in class net.minecraft.client.color.world.BiomeColors
 - getColor(Level) - Static method in class net.minecraft.client.util.tracy.TracyLoader
 - getColorArgb(int, int) - Method in class net.minecraft.client.texture.NativeImage
 - getColorArray(int, int) - Method in class net.minecraft.client.world.BiomeColorCache
 - getColorAttachment() - Method in class net.minecraft.client.gl.Framebuffer
 - getColorAttachmentView() - Method in class net.minecraft.client.gl.Framebuffer
 - getColorComponent(int, int, int, int, int) - Static method in class net.minecraft.client.texture.MipmapHelper
 - getColorComponent(long, float) - Static method in class net.minecraft.client.render.debug.OctreeDebugRenderer
 - getColorForHeightmapType(Heightmap.Type) - Method in class net.minecraft.client.render.debug.HeightmapDebugRenderer
 - getColorForState() - Method in class net.minecraft.block.entity.BannerBlockEntity
 - getColorFraction(int) - Static method in class net.minecraft.client.texture.MipmapHelper
 - getColorIndex() - Method in enum class net.minecraft.util.Formatting
 - getColoringValues(BlockState, List<Property<?>>) - Static method in record class net.minecraft.client.render.model.ModelGrouper.GroupKey
 - getColorLogic() - Method in class com.mojang.blaze3d.pipeline.RenderPipeline
 - getColorName(int) - Static method in class net.minecraft.datafixer.FixUtil
 - getColorOptional() - Method in class net.minecraft.entity.mob.ShulkerEntity
 - getColorText(int) - Static method in record class net.minecraft.component.type.FireworkExplosionComponent
 - getColorValue() - Method in enum class net.minecraft.util.Formatting
 - getColumn() - Method in class net.minecraft.item.ItemGroup
 - getColumn(float) - Static method in class net.minecraft.block.ChiseledBookshelfBlock
 - getColumnEnd() - Method in class net.minecraft.client.gui.widget.GridWidget.Element
 - getColumnPos(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ColumnPosArgumentType
 - getColumnSample(int, int, HeightLimitView, NoiseConfig) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - 
Returns a sample of all the block states in a column for use in structure generation.
 - getColumnSample(int, int, HeightLimitView, NoiseConfig) - Method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
 - 
Returns a sample of all the block states in a column for use in structure generation.
 - getColumnSample(int, int, HeightLimitView, NoiseConfig) - Method in class net.minecraft.world.gen.chunk.FlatChunkGenerator
 - 
Returns a sample of all the block states in a column for use in structure generation.
 - getColumnSample(int, int, HeightLimitView, NoiseConfig) - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
 - 
Returns a sample of all the block states in a column for use in structure generation.
 - getCombined() - Method in class net.minecraft.client.util.TextCollector
 - getCombinedDynamicRegistries() - Method in class net.minecraft.server.MinecraftServer
 - getCombinedRegistryManager() - Method in record class net.minecraft.client.world.GeneratorOptionsHolder
 - getCombinedRegistryManager() - Method in class net.minecraft.registry.CombinedDynamicRegistries
 - getCommand() - Method in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
 - getCommand() - Method in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockMinecartC2SPacket
 - getCommand() - Method in class net.minecraft.world.CommandBlockExecutor
 - getCommand(int) - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 - getCommand(int) - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenuState
 - getCommandBlockType() - Method in class net.minecraft.block.entity.CommandBlockBlockEntity
 - getCommandDispatcher() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getCommandExecutor() - Method in class net.minecraft.block.entity.CommandBlockBlockEntity
 - getCommandExecutor() - Method in class net.minecraft.client.gui.screen.ingame.AbstractCommandBlockScreen
 - getCommandExecutor() - Method in class net.minecraft.client.gui.screen.ingame.CommandBlockScreen
 - getCommandExecutor() - Method in class net.minecraft.client.gui.screen.ingame.MinecartCommandBlockScreen
 - getCommandExecutor() - Method in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity
 - getCommandFeedbackName() - Method in interface net.minecraft.nbt.NbtType
 - getCommandFunctionManager() - Method in class net.minecraft.server.MinecraftServer
 - getCommandHistoryManager() - Method in class net.minecraft.client.MinecraftClient
 - getCommandManager() - Method in class net.minecraft.server.DataPackContents
 - getCommandManager() - Method in class net.minecraft.server.MinecraftServer
 - 
Gets the server's command manager.
 - getCommandOutput() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getCommandPrefix() - Method in enum class net.minecraft.server.command.AdvancementCommand.Operation
 - getCommandResult() - Method in class net.minecraft.world.GameRules.BooleanRule
 - getCommandResult() - Method in class net.minecraft.world.GameRules.IntRule
 - getCommandResult() - Method in class net.minecraft.world.GameRules.Rule
 - getCommands() - Method in class net.minecraft.client.gui.hud.spectator.RootSpectatorCommandGroup
 - getCommands() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 - getCommands() - Method in interface net.minecraft.client.gui.hud.spectator.SpectatorMenuCommandGroup
 - getCommands() - Method in class net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu
 - getCommands() - Method in class net.minecraft.client.gui.hud.spectator.TeleportSpectatorMenu
 - getCommands(MinecraftClient, Scoreboard) - Static method in class net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu
 - getCommandSource() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getCommandSource() - Method in class net.minecraft.server.command.TestFinder
 - getCommandSource() - Method in class net.minecraft.server.MinecraftServer
 - 
Creates a command source which represents this Minecraft server instance.
 - getCommandSource() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getCommandSource(PlayerEntity, ServerWorld) - Method in class net.minecraft.block.entity.LecternBlockEntity
 - getCommandSource(ServerWorld) - Method in class net.minecraft.entity.Entity
 - 
Returns a command source which represents this entity.
 - getCommandTags() - Method in class net.minecraft.entity.Entity
 - 
Returns all command tags the entity belongs to.
 - getCommandTree(CommandRegistryAccess, CommandTreeS2CPacket.NodeFactory<S>) - Method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket
 - getCommandValidator(CommandManager.CommandParser) - Static method in class net.minecraft.server.command.CommandManager
 - getCommonKnownPacks(List<VersionedIdentifier>) - Method in class net.minecraft.client.resource.ClientDataPackManager
 - getCommonNodeType(BlockView, BlockPos) - Static method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getComparator() - Method in enum class net.minecraft.client.gui.navigation.NavigationDirection
 - 
Returns the comparator that sorts the coordinates in ascending order.
 - getComparatorOutput() - Method in class net.minecraft.block.entity.CrafterBlockEntity
 - getComparatorOutput() - Method in class net.minecraft.block.entity.CreakingHeartBlockEntity
 - getComparatorOutput() - Method in class net.minecraft.block.entity.JukeboxBlockEntity
 - getComparatorOutput() - Method in class net.minecraft.block.entity.LecternBlockEntity
 - getComparatorOutput(int) - Static method in class net.minecraft.block.CakeBlock
 - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.AbstractBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.AbstractFurnaceBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BarrelBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BeehiveBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BrewingStandBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BulbBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CakeBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CandleCakeBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ChestBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ChiseledBookshelfBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CommandBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ComposterBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CrafterBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CreakingHeartBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.DecoratedPotBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.DetectorRailBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.DispenserBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.EndPortalFrameBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.HopperBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.JukeboxBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.LavaCauldronBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.LecternBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.LeveledCauldronBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.RespawnAnchorBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.SculkSensorBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ShulkerBoxBlock
 - 
Returns the comparator output of the block, from
0to15. - getComparatorOutput(World, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getComparatorPower() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - getCompatibility() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
 - getCompatibility() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
 - getCompatibility() - Method in class net.minecraft.resource.ResourcePackProfile
 - getCompatibleData(PalettedContainer.Data<T>, int) - Method in class net.minecraft.world.chunk.PalettedContainer
 - 
Returns a compatible data object for the given entry
bitssize. - getCompletedChunkCount() - Method in class net.minecraft.client.render.WorldRenderer
 - getCompletedFramePattern() - Static method in class net.minecraft.block.EndPortalFrameBlock
 - getCompletedLevel() - Method in class net.minecraft.server.world.ChunkHolder
 - getCompletedLevel() - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 - getCompletedLevelSupplier(long) - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getCompletedTestCount() - Method in class net.minecraft.test.TestSet
 - getCompletionId() - Method in class net.minecraft.network.packet.c2s.play.RequestCommandCompletionsC2SPacket
 - getCompletionRange() - Method in class net.minecraft.entity.ai.brain.WalkTarget
 - getCompletions(CommandContext<?>) - Method in class net.minecraft.client.network.ClientCommandSource
 - getCompletions(CommandContext<?>) - Method in interface net.minecraft.command.CommandSource
 - getCompletions(CommandContext<?>) - Method in class net.minecraft.server.command.ServerCommandSource
 - getComponent(NavigationAxis) - Method in record class net.minecraft.client.gui.ScreenPos
 - getComponentAlongAxis(Direction.Axis) - Method in class net.minecraft.util.math.Vec3d
 - 
Returns the coordinate chosen by the given axis.
 - getComponentAlongAxis(Direction.Axis) - Method in class net.minecraft.util.math.Vec3i
 - 
Returns the component on the
axisaxis. - getComponentChanges() - Method in class net.minecraft.item.ItemStack
 - getComponentHasher() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getComponents() - Method in class net.minecraft.block.entity.BlockEntity
 - getComponents() - Method in interface net.minecraft.component.ComponentHolder
 - getComponents() - Method in class net.minecraft.item.Item
 - getComponents() - Method in class net.minecraft.item.ItemStack
 - getComponents(LootContext) - Method in enum class net.minecraft.loot.function.CopyComponentsLootFunction.Source
 - getComponentType() - Method in interface net.minecraft.loot.ContainerComponentModifier
 - getComponentType() - Method in enum class net.minecraft.loot.function.SetNameLootFunction.Target
 - getComponentType() - Method in interface net.minecraft.predicate.component.ComponentSubPredicate
 - getComponentType() - Method in record class net.minecraft.predicate.item.AttributeModifiersPredicate
 - getComponentType() - Method in record class net.minecraft.predicate.item.BundleContentsPredicate
 - getComponentType() - Method in record class net.minecraft.predicate.item.ContainerPredicate
 - getComponentType() - Method in class net.minecraft.predicate.item.EnchantmentsPredicate.Enchantments
 - getComponentType() - Method in class net.minecraft.predicate.item.EnchantmentsPredicate.StoredEnchantments
 - getComponentType() - Method in record class net.minecraft.predicate.item.FireworkExplosionPredicate
 - getComponentType() - Method in record class net.minecraft.predicate.item.FireworksPredicate
 - getComponentType() - Method in record class net.minecraft.predicate.item.JukeboxPlayablePredicate
 - getComponentType() - Method in record class net.minecraft.predicate.item.PotionContentsPredicate
 - getComponentType() - Method in record class net.minecraft.predicate.item.TrimPredicate
 - getComponentType() - Method in record class net.minecraft.predicate.item.WritableBookContentPredicate
 - getComponentType() - Method in record class net.minecraft.predicate.item.WrittenBookContentPredicate
 - getCompound(int) - Method in class net.minecraft.nbt.NbtList
 - 
Returns the compound at
index, or an empty compound if the index is out of bounds or if this is not a list of compounds. - getCompound(String) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the compound associated with
key, or an empty compound if there is no compound stored with the key. - getCompoundOrEmpty(int) - Method in class net.minecraft.nbt.NbtList
 - getCompoundOrEmpty(String) - Method in class net.minecraft.nbt.NbtCompound
 - getCompressionThreshold() - Method in class net.minecraft.network.handler.PacketDeflater
 - getCompressionThreshold() - Method in class net.minecraft.network.packet.s2c.login.LoginCompressionS2CPacket
 - getConditions() - Method in class net.minecraft.loot.entry.LootPoolEntry.Builder
 - getConditions() - Method in class net.minecraft.loot.function.ConditionalLootFunction.Builder
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.AnyBlockUseCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.BeeNestDestroyedCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.BredAnimalsCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.BrewedPotionCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ChangedDimensionCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ChanneledLightningCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ConstructBeaconCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ConsumeItemCriterion
 - getConditionsCodec() - Method in interface net.minecraft.advancement.criterion.Criterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.CuredZombieVillagerCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.DefaultBlockUseCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.EffectsChangedCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.EnchantedItemCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.EnterBlockCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.EntityHurtPlayerCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.FallAfterExplosionCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.FilledBucketCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.FishingRodHookedCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ImpossibleCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.InventoryChangedCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ItemCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ItemDurabilityChangedCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.KilledByArrowCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.LevitationCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.LightningStrikeCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.OnKilledCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.PlayerGeneratesContainerLootCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.PlayerHurtEntityCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.PlayerInteractedWithEntityCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.RecipeCraftedCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.RecipeUnlockedCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ShotCrossbowCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.SlideDownBlockCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.StartedRidingCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.SummonedEntityCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.TameAnimalCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.TargetHitCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ThrownItemPickedUpByEntityCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.TickCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.TravelCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.UsedEnderEyeCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.UsedTotemCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.UsingItemCriterion
 - getConditionsCodec() - Method in class net.minecraft.advancement.criterion.VillagerTradeCriterion
 - getConfig() - Method in class net.minecraft.block.entity.VaultBlockEntity
 - getConfig() - Method in class net.minecraft.block.spawner.TrialSpawnerLogic
 - getConfig() - Method in class net.minecraft.client.gui.screen.world.CustomizeFlatLevelScreen
 - getConfig() - Method in class net.minecraft.world.gen.chunk.FlatChunkGenerator
 - getConfig() - Method in class net.minecraft.world.gen.feature.util.FeatureContext
 - getConfig() - Method in class net.minecraft.world.waypoint.TrackedWaypoint
 - getConfiguredFeature(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryEntryReferenceArgumentType
 - getConfiguredFeatureEntry(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryKeyArgumentType
 - getConfirmMessage() - Method in enum class net.minecraft.resource.ResourcePackCompatibility
 - getConfirmText(boolean) - Static method in class net.minecraft.client.gui.screen.ConfirmLinkScreen
 - getConfirmText(boolean, String) - Static method in class net.minecraft.client.gui.screen.ConfirmLinkScreen
 - getConnectedParticlesOrigin(BlockPos, Direction) - Static method in class net.minecraft.block.entity.VaultBlockEntity.Client
 - getConnectedParticlesRange() - Method in class net.minecraft.block.vault.VaultSharedData
 - getConnectedPlayers() - Method in class net.minecraft.block.vault.VaultSharedData
 - getConnection() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getConnectionAddress() - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
 - getConnectionInfo() - Method in class net.minecraft.server.network.ServerLoginNetworkHandler
 - getConnections() - Method in class net.minecraft.server.ServerNetworkIo
 - getConstantValue() - Method in class net.minecraft.loot.operator.BoundedIntUnaryOperator
 - getConstantValue() - Method in interface net.minecraft.predicate.NumberRange
 - getConstructor() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 - getConsumeSound(ItemStack) - Method in interface net.minecraft.component.type.ConsumableComponent.ConsumableSoundProvider
 - getConsumeSound(ItemStack) - Method in class net.minecraft.entity.passive.WanderingTraderEntity
 - getConsumeTicks() - Method in record class net.minecraft.component.type.ConsumableComponent
 - getContactEffect() - Method in class net.minecraft.block.EyeblossomBlock
 - getContactEffect() - Method in class net.minecraft.block.FlowerBlock
 - getContactEffect() - Method in class net.minecraft.block.WitherRoseBlock
 - getContainedBlock() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - getContainerName() - Method in class net.minecraft.block.entity.BarrelBlockEntity
 - getContainerName() - Method in class net.minecraft.block.entity.BlastFurnaceBlockEntity
 - getContainerName() - Method in class net.minecraft.block.entity.BrewingStandBlockEntity
 - getContainerName() - Method in class net.minecraft.block.entity.ChestBlockEntity
 - getContainerName() - Method in class net.minecraft.block.entity.CrafterBlockEntity
 - getContainerName() - Method in class net.minecraft.block.entity.DispenserBlockEntity
 - getContainerName() - Method in class net.minecraft.block.entity.DropperBlockEntity
 - getContainerName() - Method in class net.minecraft.block.entity.FurnaceBlockEntity
 - getContainerName() - Method in class net.minecraft.block.entity.HopperBlockEntity
 - getContainerName() - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
 - getContainerName() - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
 - getContainerName() - Method in class net.minecraft.block.entity.SmokerBlockEntity
 - getContainerSize() - Method in class net.minecraft.world.chunk.PalettedContainer.PaletteProvider
 - 
Returns the size of the container's data desired by this provider.
 - getContent() - Method in class net.minecraft.block.FlowerPotBlock
 - getContent() - Method in record class net.minecraft.client.session.report.log.ReceivedMessage.ChatMessage
 - 
Returns the content of the message.
 - getContent() - Method in record class net.minecraft.client.session.report.log.ReceivedMessage.GameMessage
 - 
Returns the content of the message.
 - getContent() - Method in interface net.minecraft.client.session.report.log.ReceivedMessage
 - 
Returns the content of the message.
 - getContent() - Method in record class net.minecraft.network.message.SignedMessage
 - getContent() - Method in class net.minecraft.text.MutableText
 - 
Returns the content of the text.
 - getContent() - Method in interface net.minecraft.text.Text
 - 
Returns the content of the text.
 - getContentHeight() - Method in class net.minecraft.client.gui.widget.ThreePartsLayoutWidget
 - getContentHeight() - Method in class net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
 - getContentLength(String) - Method in class net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen
 - getContents() - Method in class net.minecraft.client.texture.Sprite
 - getContents() - Method in class net.minecraft.server.DataPackContents
 - getContents() - Method in class net.minecraft.world.gen.feature.DeltaFeatureConfig
 - getContentsHeight() - Method in class net.minecraft.client.gui.screen.option.TelemetryEventWidget
 - getContentsHeight() - Method in class net.minecraft.client.gui.widget.EditBoxWidget
 - getContentsHeight() - Method in class net.minecraft.client.gui.widget.ScrollableTextFieldWidget
 - getContentsHeight() - Method in class net.minecraft.client.gui.widget.ScrollableTextWidget
 - getContentsHeightWithPadding() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getContentsHeightWithPadding() - Method in class net.minecraft.client.gui.widget.ScrollableLayoutWidget.Container
 - getContentsHeightWithPadding() - Method in class net.minecraft.client.gui.widget.ScrollableTextFieldWidget
 - getContentsHeightWithPadding() - Method in class net.minecraft.client.gui.widget.ScrollableWidget
 - getContextMessageY() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget
 - getContextModel() - Method in class net.minecraft.client.render.entity.feature.FeatureRenderer
 - getContinentalnessDescription(double) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - getContinentalnessParameters() - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - getControlledMovementInput(PlayerEntity, Vec3d) - Method in class net.minecraft.entity.LivingEntity
 - getControlledMovementInput(PlayerEntity, Vec3d) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getControlledMovementInput(PlayerEntity, Vec3d) - Method in class net.minecraft.entity.passive.CamelEntity
 - getControlledMovementInput(PlayerEntity, Vec3d) - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - getControlledMovementInput(PlayerEntity, Vec3d) - Method in class net.minecraft.entity.passive.PigEntity
 - getControlledMovementInput(PlayerEntity, Vec3d) - Method in class net.minecraft.entity.passive.StriderEntity
 - getControlledRotation(LivingEntity) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getControlledRotation(LivingEntity) - Method in class net.minecraft.entity.passive.CamelEntity
 - getController() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - getControllingPassenger() - Method in class net.minecraft.entity.Entity
 - 
Returns the passenger in control of this entity, or
nullif there is none. - getControllingPassenger() - Method in class net.minecraft.entity.mob.MobEntity
 - 
Returns the passenger in control of this entity, or
nullif there is none. - getControllingPassenger() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - 
Returns the passenger in control of this entity, or
nullif there is none. - getControllingPassenger() - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - 
Returns the passenger in control of this entity, or
nullif there is none. - getControllingPassenger() - Method in class net.minecraft.entity.passive.PigEntity
 - 
Returns the passenger in control of this entity, or
nullif there is none. - getControllingPassenger() - Method in class net.minecraft.entity.passive.StriderEntity
 - 
Returns the passenger in control of this entity, or
nullif there is none. - getControllingPassenger() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - 
Returns the passenger in control of this entity, or
nullif there is none. - getControllingVehicle() - Method in class net.minecraft.entity.Entity
 - 
Returns the entity this entity rides and controls, or
nullif there is none. - getControls() - Method in class net.minecraft.entity.ai.goal.Goal
 - getControls() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 - getConversionRate() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
 - getConversionWarning() - Method in class net.minecraft.world.level.storage.LevelSummary
 - getCookerItem() - Method in class net.minecraft.recipe.AbstractCookingRecipe
 - getCookerItem() - Method in class net.minecraft.recipe.BlastingRecipe
 - getCookerItem() - Method in class net.minecraft.recipe.CampfireCookingRecipe
 - getCookerItem() - Method in class net.minecraft.recipe.SmeltingRecipe
 - getCookerItem() - Method in class net.minecraft.recipe.SmokingRecipe
 - getCookingRecipeCategory(RecipeSerializer<? extends AbstractCookingRecipe>, ItemConvertible) - Static method in class net.minecraft.data.recipe.CookingRecipeJsonBuilder
 - getCookingTime() - Method in class net.minecraft.recipe.AbstractCookingRecipe
 - getCookProgress() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
 - getCookTime(ServerWorld, AbstractFurnaceBlockEntity) - Static method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - getCooldown() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 - getCooldown() - Method in class net.minecraft.entity.ai.goal.RaidGoal
 - getCooldownBeamHeight(float) - Method in class net.minecraft.block.entity.EndGatewayBlockEntity
 - getCooldownLength() - Method in record class net.minecraft.block.spawner.TrialSpawnerConfig
 - getCooldownLength() - Method in class net.minecraft.block.spawner.TrialSpawnerLogic
 - getCooldownProgress(ItemStack, float) - Method in class net.minecraft.entity.player.ItemCooldownManager
 - getCooldownTicks() - Method in record class net.minecraft.component.type.UseCooldownComponent
 - getCooldownTime() - Method in class net.minecraft.block.CalibratedSculkSensorBlock
 - getCooldownTime() - Method in class net.minecraft.block.SculkSensorBlock
 - getCoordinate(double, double, float, Random) - Method in interface net.minecraft.enchantment.effect.entity.SpawnParticlesEnchantmentEffect.PositionSourceType.CoordinateSource
 - getCoordinate(double, double, float, Random) - Method in enum class net.minecraft.enchantment.effect.entity.SpawnParticlesEnchantmentEffect.PositionSourceType
 - getCoordinateScaleFactor(DimensionType, DimensionType) - Static method in record class net.minecraft.world.dimension.DimensionType
 - getCoordIndex(Direction.Axis, double) - Method in class net.minecraft.util.shape.SimpleVoxelShape
 - getCoordIndex(Direction.Axis, double) - Method in class net.minecraft.util.shape.VoxelShape
 - getCorner(int) - Method in enum class net.minecraft.client.render.model.CubeFace
 - getCornerHeights(Structure.Context, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.Structure
 - getCorruptedLevelDatPath(LocalDateTime) - Method in record class net.minecraft.world.level.storage.LevelStorage.LevelSave
 - getCount() - Method in class net.minecraft.entity.ai.pathing.PathMinHeap
 - getCount() - Method in class net.minecraft.item.ItemStack
 - 
Returns the count of items in this item stack.
 - getCount() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 - getCount() - Method in class net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement
 - getCount() - Method in class net.minecraft.world.gen.CountConfig
 - getCount(Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.AbstractCountPlacementModifier
 - getCount(Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.CountPlacementModifier
 - getCount(Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.NoiseBasedCountPlacementModifier
 - getCount(Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.NoiseThresholdCountPlacementModifier
 - getCount(Raid.Member, int, boolean) - Method in class net.minecraft.village.raid.Raid
 - getCountPerSecond() - Method in class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics
 - getCounts() - Method in interface net.minecraft.util.profiler.ProfileLocationInfo
 - 
Returns a marker to count map indicating the times each marker has been visited in the profiler location.
 - getCounts() - Method in class net.minecraft.util.profiler.ProfilerSystem.LocatedInfo
 - 
Returns a marker to count map indicating the times each marker has been visited in the profiler location.
 - getCpuUsage(int) - Method in class net.minecraft.util.profiler.ServerSamplerSource.CpuUsageFetcher
 - getCrackLevel() - Method in class net.minecraft.entity.passive.IronGolemEntity
 - getCrackLevel(float) - Method in class net.minecraft.entity.passive.Cracks
 - getCrackLevel(int, int) - Method in class net.minecraft.entity.passive.Cracks
 - getCrackLevel(ItemStack) - Method in class net.minecraft.entity.passive.Cracks
 - getCraftingInput() - Method in class net.minecraft.screen.PlayerScreenHandler
 - getCraftingRecipe(ServerWorld, CraftingRecipeInput) - Static method in class net.minecraft.block.CrafterBlock
 - getCrammedEntities(Entity, Box) - Method in class net.minecraft.client.world.ClientWorld
 - getCrammedEntities(Entity, Box) - Method in class net.minecraft.world.World
 - getCrashReportName() - Method in interface net.minecraft.nbt.NbtType
 - getCreakingPuppet() - Method in class net.minecraft.block.entity.CreakingHeartBlockEntity
 - getCreationDate() - Method in class net.minecraft.server.BanEntry
 - getCreationTicks() - Method in class net.minecraft.server.ServerTask
 - getCreativeHotbarStorage() - Method in class net.minecraft.client.MinecraftClient
 - getCreatureSpawnProbability() - Method in class net.minecraft.world.biome.SpawnSettings
 - getCriterion() - Method in class net.minecraft.scoreboard.ScoreboardObjective
 - getCriterion(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ScoreboardCriterionArgumentType
 - getCriterionProgress(String) - Method in class net.minecraft.advancement.AdvancementProgress
 - getCropsGrownSincePollination() - Method in class net.minecraft.entity.passive.BeeEntity
 - getCrossbowChargeTime(ItemStack, LivingEntity, float) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getCrossModel() - Method in enum class net.minecraft.client.data.BlockStateModelGenerator.CrossType
 - getCubeAll(Identifier) - Static method in class net.minecraft.client.data.TexturedModel
 - getCullingFace(Direction) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getCullingShape() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getCullingShape(BlockState) - Method in class net.minecraft.block.AbstractBlock
 - getCullingShape(BlockState) - Method in class net.minecraft.block.FenceBlock
 - getCullingShape(BlockState) - Method in class net.minecraft.block.FenceGateBlock
 - getCullingShape(BlockState) - Method in class net.minecraft.block.LecternBlock
 - getCullingShape(BlockState) - Method in class net.minecraft.block.PaleMossCarpetBlock
 - getCullingShape(BlockState) - Method in class net.minecraft.block.PointedDripstoneBlock
 - getCullingShape(BlockState) - Method in class net.minecraft.block.SculkShriekerBlock
 - getCullingShape(BlockState) - Method in class net.minecraft.block.SkullBlock
 - getCultivationTicks() - Method in class net.minecraft.sound.BiomeMoodSound
 - 
Returns the ticks it takes for entering the mood environment (a totally dark cave) to playing the mood sound, or the inverse of the per-tick.
 - getCurrent() - Method in interface net.minecraft.client.gui.widget.CyclingButtonWidget.Values
 - getCurrent() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseManager
 - getCurrentActivitySound(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - getCurrentBarType() - Method in class net.minecraft.client.gui.hud.InGameHud
 - getCurrentBufferSize() - Method in class net.minecraft.client.sound.ChannelList
 - getCurrentChunkHolder(long) - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getCurrentDeviceName() - Method in class net.minecraft.client.sound.SoundEngine
 - getCurrentExplosionImpactPos(ServerPlayerEntity) - Method in class net.minecraft.item.MaceItem
 - getCurrentFormat() - Static method in class net.minecraft.world.storage.ChunkCompressionFormat
 - getCurrentFps() - Method in class net.minecraft.client.MinecraftClient
 - getCurrentGameMode() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 - getCurrentGroup() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 - getCurrentId() - Method in class net.minecraft.client.gui.screen.recipebook.AnimatedResultButton
 - getCurrentInfo() - Method in class net.minecraft.util.profiler.ProfilerSystem
 - getCurrentLine() - Method in class net.minecraft.client.gui.EditBox
 - 
Returns the line that the cursor is located at.
 - getCurrentLineIndex() - Method in class net.minecraft.client.gui.EditBox
 - 
Returns the line index that the cursor is located at.
 - getCurrentList() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
 - getCurrentList() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.DisabledPack
 - getCurrentList() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.EnabledPack
 - getCurrentMusicTranslationKey() - Method in class net.minecraft.client.sound.MusicTracker
 - getCurrentNode() - Method in class net.minecraft.entity.ai.pathing.Path
 - getCurrentNodeIndex() - Method in class net.minecraft.entity.ai.pathing.Path
 - getCurrentNodePos() - Method in class net.minecraft.entity.ai.pathing.Path
 - getCurrentPage() - Method in class net.minecraft.block.entity.LecternBlockEntity
 - getCurrentPath() - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
 - getCurrentPlayerCount() - Method in interface net.minecraft.network.QueryableServer
 - getCurrentPlayerCount() - Method in class net.minecraft.server.MinecraftServer
 - getCurrentPlayerCount() - Method in class net.minecraft.server.PlayerManager
 - getCurrentPortalEffect() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - getCurrentRaiderHealth() - Method in class net.minecraft.village.raid.Raid
 - getCurrentRenderData() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 - getCurrentServerEntry() - Method in class net.minecraft.client.MinecraftClient
 - getCurrentState() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 - getCurrentTab() - Method in class net.minecraft.client.gui.tab.TabManager
 - getCurrentTabButton() - Method in class net.minecraft.client.gui.widget.TabNavigationWidget
 - getCurrentTabIndex() - Method in class net.minecraft.client.gui.widget.TabNavigationWidget
 - getCurrentUniqueValue() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.FullLazyAbstractPredicate
 - 
Returns a unique value for each block position.
 - getCurrentUniqueValue() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.HorizontalLazyAbstractPredicate
 - 
Returns a unique value for each block position.
 - getCurrentUniqueValue() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.LazyAbstractPredicate
 - 
Returns a unique value for each block position.
 - getCurrentVersion() - Method in class net.minecraft.world.level.storage.LevelStorage
 - getCurrentVideoMode() - Method in class net.minecraft.client.util.Monitor
 - getCurrentZone() - Method in class net.minecraft.util.profiler.TracyProfiler
 - getCursor() - Method in class net.minecraft.client.gui.EditBox
 - 
Returns the cursor position.
 - getCursor() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 - getCursor() - Method in class net.minecraft.util.packrat.ParseErrorList.Impl
 - getCursor() - Method in interface net.minecraft.util.packrat.ParsingState
 - getCursor() - Method in class net.minecraft.util.packrat.ParsingStateImpl.ErrorSuppressing
 - getCursor() - Method in class net.minecraft.util.packrat.ReaderBackedParsingState
 - getCursorPosWithOffset(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 - getCursors() - Method in class net.minecraft.block.entity.SculkSpreadManager
 - getCursorStack() - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeScreenHandler
 - getCursorStack() - Method in class net.minecraft.screen.ScreenHandler
 - getCursorStackReference() - Method in class net.minecraft.screen.ScreenHandler
 - 
Returns a reference to the cursor's stack.
 - getCustomBlockState() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - getCustomBossEvents() - Method in class net.minecraft.world.level.LevelProperties
 - getCustomBossEvents() - Method in interface net.minecraft.world.SaveProperties
 - getCustomer() - Method in class net.minecraft.entity.passive.MerchantEntity
 - getCustomer() - Method in interface net.minecraft.village.Merchant
 - getCustomer() - Method in class net.minecraft.village.SimpleMerchant
 - getCustomInstance(RegistryEntry<EntityAttribute>) - Method in class net.minecraft.entity.attribute.AttributeContainer
 - getCustomName() - Method in class net.minecraft.block.entity.BannerBlockEntity
 - 
Returns the custom name of this object, or
nullif there is none. - getCustomName() - Method in class net.minecraft.block.entity.BeaconBlockEntity
 - 
Returns the custom name of this object, or
nullif there is none. - getCustomName() - Method in class net.minecraft.block.entity.EnchantingTableBlockEntity
 - 
Returns the custom name of this object, or
nullif there is none. - getCustomName() - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
 - 
Returns the custom name of this object, or
nullif there is none. - getCustomName() - Method in class net.minecraft.entity.Entity
 - 
Returns the custom name of this object, or
nullif there is none. - getCustomName() - Method in class net.minecraft.item.ItemStack
 - 
Returns the custom name or book title of the stack if it exists, or
null. - getCustomName() - Method in interface net.minecraft.util.Nameable
 - 
Returns the custom name of this object, or
nullif there is none. - getCustomName() - Method in class net.minecraft.world.CommandBlockExecutor
 - getCustomOptionsDialog() - Method in class net.minecraft.client.gui.screen.GameMenuScreen
 - getCustomSound(World, BlockPos) - Method in class net.minecraft.block.NoteBlock
 - getCustomSpawnRules() - Method in record class net.minecraft.block.spawner.MobSpawnerEntry
 - getCutout() - Static method in class net.minecraft.client.render.RenderLayer
 - getCutoutMipped() - Static method in class net.minecraft.client.render.RenderLayer
 - getCutoutRenderLayer(SkullBlock.SkullType, Identifier) - Static method in class net.minecraft.client.render.block.entity.SkullBlockEntityRenderer
 - getDamage() - Method in class net.minecraft.item.ItemStack
 - 
Returns the damage (lost durability) of the item stack.
 - getDamage(ServerWorld, ItemStack, Entity, DamageSource, float) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getDamageAgainst(Entity, float, DamageSource) - Method in class net.minecraft.entity.player.PlayerEntity
 - getDamageAgainst(Entity, float, DamageSource) - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getDamageAmount() - Method in class net.minecraft.entity.mob.MagmaCubeEntity
 - getDamageAmount() - Method in class net.minecraft.entity.mob.SlimeEntity
 - getDamageBlockedAmount(ServerWorld, DamageSource, float) - Method in class net.minecraft.entity.LivingEntity
 - getDamageLeft(LivingEntity, float, DamageSource, float, float) - Static method in class net.minecraft.entity.DamageUtil
 - getDamagePerBlock() - Method in class net.minecraft.world.border.WorldBorder
 - 
Returns the damage increase per block beyond this border, in hearts.
 - getDamagePerBlock() - Method in class net.minecraft.world.border.WorldBorder.Properties
 - getDamageReductionAmount(DamageSource, float, double) - Method in record class net.minecraft.component.type.BlocksAttacksComponent
 - getDamageSource() - Method in class net.minecraft.world.explosion.ExplosionImpl
 - getDamageSource(Entity) - Method in class net.minecraft.block.AnvilBlock
 - getDamageSource(Entity) - Method in interface net.minecraft.block.Falling
 - getDamageSource(Entity) - Method in class net.minecraft.block.PointedDripstoneBlock
 - getDamageSource(Entity, Vec3d) - Method in record class net.minecraft.enchantment.effect.entity.ExplodeEnchantmentEffect
 - getDamageSource(LivingEntity) - Method in class net.minecraft.item.Item
 - getDamageSource(LivingEntity) - Method in class net.minecraft.item.MaceItem
 - getDamageSources() - Method in class net.minecraft.entity.Entity
 - getDamageSources() - Method in class net.minecraft.world.World
 - getDamageTiltStrength() - Method in class net.minecraft.client.option.GameOptions
 - getDamageTiltYaw() - Method in class net.minecraft.entity.LivingEntity
 - getDamageTiltYaw() - Method in class net.minecraft.entity.player.PlayerEntity
 - getDamageTracker() - Method in class net.minecraft.entity.LivingEntity
 - getDamageWobbleSide() - Method in class net.minecraft.entity.vehicle.VehicleEntity
 - getDamageWobbleStrength() - Method in class net.minecraft.entity.vehicle.VehicleEntity
 - getDamageWobbleTicks() - Method in class net.minecraft.entity.vehicle.VehicleEntity
 - getDarkness(LivingEntity, float, float) - Method in class net.minecraft.client.render.LightmapTextureManager
 - getDarknessEffectScale() - Method in class net.minecraft.client.option.GameOptions
 - getDarkTicksRemaining() - Method in class net.minecraft.entity.passive.GlowSquidEntity
 - getData() - Method in class net.minecraft.block.spawner.TrialSpawnerLogic
 - getData() - Method in class net.minecraft.datafixer.fix.ProtoChunkTickListFix.PalettedSection
 - getData() - Method in class net.minecraft.entity.data.DataTracker.Entry
 - getData() - Method in class net.minecraft.entity.decoration.DisplayEntity.BlockDisplayEntity
 - getData() - Method in class net.minecraft.entity.decoration.DisplayEntity.ItemDisplayEntity
 - getData() - Method in class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity
 - getData() - Method in class net.minecraft.network.packet.s2c.play.BlockEventS2CPacket
 - getData() - Method in class net.minecraft.network.packet.s2c.play.LightUpdateS2CPacket
 - getData() - Method in class net.minecraft.network.packet.s2c.play.WorldEventS2CPacket
 - getData() - Method in class net.minecraft.test.TestInstance
 - getData() - Method in class net.minecraft.util.collection.EmptyPaletteStorage
 - 
Returns the backing data of this storage.
 - getData() - Method in class net.minecraft.util.collection.PackedIntegerArray
 - 
Returns the backing data of this storage.
 - getData() - Method in interface net.minecraft.util.collection.PaletteStorage
 - 
Returns the backing data of this storage.
 - getData(ItemStack) - Method in class net.minecraft.client.render.item.model.special.BannerModelRenderer
 - getData(ItemStack) - Method in class net.minecraft.client.render.item.model.special.DecoratedPotModelRenderer
 - getData(ItemStack) - Method in class net.minecraft.client.render.item.model.special.PlayerHeadModelRenderer
 - getData(ItemStack) - Method in class net.minecraft.client.render.item.model.special.ShieldModelRenderer
 - getData(ItemStack) - Method in interface net.minecraft.client.render.item.model.special.SimpleSpecialModelRenderer
 - getData(ItemStack) - Method in interface net.minecraft.client.render.item.model.special.SpecialModelRenderer
 - getData(Direction) - Static method in enum class net.minecraft.client.render.block.BlockModelRenderer.NeighborData
 - getDataCommandStorage() - Method in class net.minecraft.server.MinecraftServer
 - getDataConfiguration() - Method in class net.minecraft.world.level.LevelInfo
 - getDataConfiguration() - Method in class net.minecraft.world.level.LevelProperties
 - getDataConfiguration() - Method in interface net.minecraft.world.SaveProperties
 - getDataFixer() - Method in class net.minecraft.client.MinecraftClient
 - getDataFixer() - Method in class net.minecraft.server.MinecraftServer
 - getDataLookup() - Method in class net.minecraft.loot.LootTableReporter
 - getDataPackManager() - Method in class net.minecraft.server.MinecraftServer
 - getDataPackName(ResourcePackProfile) - Static method in class net.minecraft.client.gui.screen.world.ExperimentsScreen
 - getDataQueryHandler() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getDataSource() - Method in class net.minecraft.text.NbtTextContent
 - getDataStructureBlocks(StructureTemplateManager, BlockPos, BlockRotation, boolean) - Method in class net.minecraft.structure.pool.SinglePoolElement
 - getDataTracker() - Method in class net.minecraft.entity.Entity
 - getDataVersion(Dynamic<?>) - Static method in class net.minecraft.world.storage.SerializingRegionBasedStorage
 - getDataVersion(Dynamic<?>, int) - Static method in class net.minecraft.nbt.NbtHelper
 - getDataVersion(NbtCompound) - Static method in class net.minecraft.world.storage.VersionedChunkStorage
 - getDataVersion(NbtCompound, int) - Static method in class net.minecraft.nbt.NbtHelper
 - getDateFormat() - Static method in class net.minecraft.util.UserCache
 - getDateOr(String, JsonObject) - Static method in class net.minecraft.client.realms.util.JsonUtils
 - getDayTime(ServerWorld) - Static method in class net.minecraft.server.command.TimeCommand
 - getDeactivateParticlesPos(BlockPos, Random) - Static method in class net.minecraft.block.entity.VaultBlockEntity.Client
 - getDeathMessage() - Method in class net.minecraft.entity.damage.DamageTracker
 - getDeathMessage(LivingEntity) - Method in class net.minecraft.entity.damage.DamageSource
 - getDeathMessageKey() - Method in record class net.minecraft.entity.damage.FallLocation
 - getDeathMessageVisibilityRule() - Method in class net.minecraft.scoreboard.AbstractTeam
 - getDeathMessageVisibilityRule() - Method in class net.minecraft.scoreboard.Team
 - getDeathSound() - Method in class net.minecraft.entity.boss.WitherEntity
 - getDeathSound() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - getDeathSound() - Method in class net.minecraft.entity.LivingEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.BlazeEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.BoggedEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.BreezeEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.CreakingEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.CreeperEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.DrownedEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.ElderGuardianEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.EndermanEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.EndermiteEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.EvokerEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.GhastEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.GuardianEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.HoglinEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.HostileEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.HuskEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.IllusionerEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.MagmaCubeEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.PhantomEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.PiglinBruteEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.PiglinEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.PillagerEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.RavagerEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.ShulkerEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.SilverfishEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.SkeletonEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.SlimeEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.SpiderEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.StrayEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.VexEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.VindicatorEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.WardenEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.WitchEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.WitherSkeletonEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.ZoglinEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.ZombieEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.ZombieHorseEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
 - getDeathSound() - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.AbstractCowEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.AllayEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.ArmadilloEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.AxolotlEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.BatEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.BeeEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.CamelEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.CatEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.ChickenEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.CodEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.DolphinEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.DonkeyEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.FoxEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.FrogEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.GlowSquidEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.GoatEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.GolemEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.HorseEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.IronGolemEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.LlamaEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.MuleEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.OcelotEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.PandaEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.ParrotEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.PigEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.PolarBearEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.PufferfishEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.RabbitEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.SalmonEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.SheepEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.SnifferEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.SquidEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.StriderEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.TadpoleEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.TropicalFishEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.TurtleEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.VillagerEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.WanderingTraderEntity
 - getDeathSound() - Method in class net.minecraft.entity.passive.WolfEntity
 - getDeathSound() - Method in class net.minecraft.entity.player.PlayerEntity
 - getDebugFilledBox() - Static method in class net.minecraft.client.render.RenderLayer
 - getDebugHud() - Method in class net.minecraft.client.gui.hud.InGameHud
 - getDebugHud() - Method in class net.minecraft.client.MinecraftClient
 - getDebugLabel() - Method in class net.minecraft.client.gl.CompiledShader
 - getDebugLabel() - Method in class net.minecraft.client.gl.ShaderProgram
 - getDebugLabelManager() - Method in class net.minecraft.client.gl.GlBackend
 - getDebugLineStrip(double) - Static method in class net.minecraft.client.render.RenderLayer
 - getDebugMessage() - Method in exception class net.minecraft.test.PositionedException
 - getDebugMessage(Formatting, Text) - Static method in class net.minecraft.client.Keyboard
 - getDebugNodeInfos() - Method in class net.minecraft.entity.ai.pathing.Path
 - getDebugProfile() - Method in class net.minecraft.server.network.ServerCommonNetworkHandler
 - getDebugQuads() - Static method in class net.minecraft.client.render.RenderLayer
 - getDebugSampleLog() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getDebugSampleLog() - Method in class net.minecraft.server.integrated.IntegratedServer
 - getDebugSampleLog() - Method in class net.minecraft.server.MinecraftServer
 - getDebugSampleLog() - Method in class net.minecraft.test.TestServer
 - getDebugSectionQuads() - Static method in class net.minecraft.client.render.RenderLayer
 - getDebugState(CarverConfig, BlockState) - Static method in class net.minecraft.world.gen.carver.Carver
 - getDebugString() - Method in class net.minecraft.client.particle.ParticleManager
 - getDebugString() - Method in class net.minecraft.client.render.chunk.ChunkBuilder
 - getDebugString() - Method in class net.minecraft.client.sound.SoundEngine
 - getDebugString() - Method in class net.minecraft.client.sound.SoundManager
 - getDebugString() - Method in class net.minecraft.client.sound.SoundSystem
 - getDebugString() - Method in class net.minecraft.client.world.ClientChunkManager
 - getDebugString() - Method in class net.minecraft.server.world.ServerChunkManager
 - getDebugString() - Method in class net.minecraft.server.world.ServerEntityManager
 - getDebugString() - Method in class net.minecraft.server.world.ServerWorld
 - getDebugString() - Method in record class net.minecraft.util.math.Spline.FixedFloatFunction
 - getDebugString() - Method in interface net.minecraft.util.math.Spline
 - getDebugString() - Method in record class net.minecraft.util.math.Spline.Implementation
 - getDebugString() - Method in class net.minecraft.world.chunk.ChunkManager
 - getDebugString() - Method in class net.minecraft.world.entity.ClientEntityManager
 - getDebugString(int) - Method in class net.minecraft.client.search.SuffixArray
 - getDebugString(long, boolean) - Method in class net.minecraft.server.world.ChunkTicketManager
 - getDebugStructureQuads() - Static method in class net.minecraft.client.render.RenderLayer
 - getDebugTexturePath() - Static method in class com.mojang.blaze3d.platform.TextureUtil
 - getDebugTexturePath(Path) - Static method in class com.mojang.blaze3d.platform.TextureUtil
 - getDebugTriangleFan() - Static method in class net.minecraft.client.render.RenderLayer
 - getDecay() - Method in class net.minecraft.block.entity.SculkSpreadManager.Cursor
 - getDecay(int) - Method in interface net.minecraft.block.SculkSpreadable
 - getDecay(SculkSpreadManager, BlockPos, BlockPos, int) - Static method in class net.minecraft.block.SculkBlock
 - getDecayChance() - Method in class net.minecraft.block.entity.SculkSpreadManager
 - getDecoratedDescription() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
 - getDecoratedFeatures() - Method in record class net.minecraft.world.gen.feature.ConfiguredFeature
 - getDecoratedFeatures() - Method in interface net.minecraft.world.gen.feature.FeatureConfig
 - getDecoratedFeatures() - Method in record class net.minecraft.world.gen.feature.PlacedFeature
 - getDecoratedFeatures() - Method in class net.minecraft.world.gen.feature.RandomBooleanFeatureConfig
 - getDecoratedFeatures() - Method in class net.minecraft.world.gen.feature.RandomFeatureConfig
 - getDecoratedFeatures() - Method in class net.minecraft.world.gen.feature.SimpleRandomFeatureConfig
 - getDecoratedPotPatternTextureId(RegistryKey<DecoratedPotPattern>) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getDecorations() - Method in class net.minecraft.item.map.MapState
 - getDecorationType() - Method in record class net.minecraft.item.map.MapBannerMarker
 - getDecreasedOxidationBlock(Block) - Static method in interface net.minecraft.block.Oxidizable
 - getDecreasedOxidationState(BlockState) - Static method in interface net.minecraft.block.Oxidizable
 - getDefault() - Static method in interface net.minecraft.component.type.AttributeModifiersComponent.Display
 - getDefault() - Method in interface net.minecraft.loot.ContainerComponentModifier
 - getDefault() - Static method in class net.minecraft.util.profiler.Profilers
 - getDefault(Registry<MapCodec<? extends EntitySubPredicate>>) - Static method in class net.minecraft.predicate.entity.EntitySubPredicateTypes
 - getDefault(Registry<Criterion<?>>) - Static method in class net.minecraft.advancement.criterion.Criteria
 - getDefault(Registry<ComponentType<?>>) - Static method in class net.minecraft.component.DataComponentTypes
 - getDefault(Registry<ComponentType<?>>) - Static method in interface net.minecraft.component.EnchantmentEffectComponentTypes
 - getDefault(Registry<MapDecorationType>) - Static method in class net.minecraft.item.map.MapDecorationTypes
 - getDefault(Registry<ComponentPredicate.Type<?>>) - Static method in class net.minecraft.predicate.component.ComponentPredicateTypes
 - getDefaultBlockOffset() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - getDefaultBlockOffset() - Method in class net.minecraft.entity.vehicle.ChestMinecartEntity
 - getDefaultBlockOffset() - Method in class net.minecraft.entity.vehicle.HopperMinecartEntity
 - getDefaultColor() - Static method in class net.minecraft.world.biome.GrassColors
 - getDefaultComponents() - Method in class net.minecraft.item.ItemStack
 - getDefaultConfig(RegistryEntryLookup<Biome>, RegistryEntryLookup<StructureSet>, RegistryEntryLookup<PlacedFeature>) - Static method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 - getDefaultContainedBlock() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - getDefaultContainedBlock() - Method in class net.minecraft.entity.vehicle.ChestMinecartEntity
 - getDefaultContainedBlock() - Method in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity
 - getDefaultContainedBlock() - Method in class net.minecraft.entity.vehicle.FurnaceMinecartEntity
 - getDefaultContainedBlock() - Method in class net.minecraft.entity.vehicle.HopperMinecartEntity
 - getDefaultContainedBlock() - Method in class net.minecraft.entity.vehicle.SpawnerMinecartEntity
 - getDefaultContainedBlock() - Method in class net.minecraft.entity.vehicle.TntMinecartEntity
 - getDefaultDryFoliageColor() - Method in class net.minecraft.world.biome.Biome
 - getDefaultEntry() - Method in interface net.minecraft.registry.Registry
 - getDefaultEntry() - Method in class net.minecraft.registry.SimpleDefaultedRegistry
 - getDefaultEntry() - Method in class net.minecraft.registry.SimpleRegistry
 - getDefaultEyeHeight(float) - Static method in record class net.minecraft.entity.EntityDimensions
 - getDefaultFoliageColor() - Method in class net.minecraft.world.biome.Biome
 - getDefaultGameMode() - Method in class net.minecraft.server.MinecraftServer
 - getDefaultGrassColor() - Method in class net.minecraft.world.biome.Biome
 - getDefaultHangingState() - Static method in class net.minecraft.block.PropaguleBlock
 - getDefaultId() - Method in interface net.minecraft.registry.DefaultedRegistry
 - getDefaultId() - Method in class net.minecraft.registry.SimpleDefaultedRegistry
 - getDefaultItem() - Method in class net.minecraft.entity.projectile.thrown.EggEntity
 - getDefaultItem() - Method in class net.minecraft.entity.projectile.thrown.EnderPearlEntity
 - getDefaultItem() - Method in class net.minecraft.entity.projectile.thrown.ExperienceBottleEntity
 - getDefaultItem() - Method in class net.minecraft.entity.projectile.thrown.LingeringPotionEntity
 - getDefaultItem() - Method in class net.minecraft.entity.projectile.thrown.SnowballEntity
 - getDefaultItem() - Method in class net.minecraft.entity.projectile.thrown.SplashPotionEntity
 - getDefaultItem() - Method in class net.minecraft.entity.projectile.thrown.ThrownItemEntity
 - getDefaultItemStack() - Method in class net.minecraft.entity.projectile.ArrowEntity
 - getDefaultItemStack() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 - getDefaultItemStack() - Method in class net.minecraft.entity.projectile.SpectralArrowEntity
 - getDefaultItemStack() - Method in class net.minecraft.entity.projectile.TridentEntity
 - getDefaultKey() - Method in class net.minecraft.client.option.KeyBinding
 - getDefaultMapColor() - Method in class net.minecraft.block.AbstractBlock
 - getDefaultMessage() - Method in class net.minecraft.client.realms.dto.RealmsNotification.VisitUrl
 - getDefaultName() - Method in class net.minecraft.entity.Entity
 - 
Returns the default name of the entity.
 - getDefaultName() - Method in class net.minecraft.entity.FallingBlockEntity
 - 
Returns the default name of the entity.
 - getDefaultName() - Method in class net.minecraft.entity.passive.VillagerEntity
 - 
Returns the default name of the entity.
 - getDefaultNodeType(PathContext, int, int, int) - Method in class net.minecraft.entity.ai.pathing.AmphibiousPathNodeMaker
 - 
Gets the path node type at the given position without adjusting the node type according to whether the entity can enter or open doors
 - getDefaultNodeType(PathContext, int, int, int) - Method in class net.minecraft.entity.ai.pathing.BirdPathNodeMaker
 - 
Gets the path node type at the given position without adjusting the node type according to whether the entity can enter or open doors
 - getDefaultNodeType(PathContext, int, int, int) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - 
Gets the path node type at the given position without adjusting the node type according to whether the entity can enter or open doors
 - getDefaultNodeType(PathContext, int, int, int) - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - 
Gets the path node type at the given position without adjusting the node type according to whether the entity can enter or open doors
 - getDefaultNodeType(PathContext, int, int, int) - Method in class net.minecraft.entity.ai.pathing.WaterPathNodeMaker
 - 
Gets the path node type at the given position without adjusting the node type according to whether the entity can enter or open doors
 - getDefaultNodeType(PathContext, int, int, int) - Method in class net.minecraft.entity.mob.CreakingEntity.CreakingLandPathNodeMaker
 - 
Gets the path node type at the given position without adjusting the node type according to whether the entity can enter or open doors
 - getDefaultNodeType(PathContext, int, int, int) - Method in class net.minecraft.entity.passive.FrogEntity.FrogSwimPathNodeMaker
 - 
Gets the path node type at the given position without adjusting the node type according to whether the entity can enter or open doors
 - getDefaultNodeType(MobEntity, BlockPos) - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - getDefaultOrThrow(DynamicRegistryManager, RegistryKey<? extends Registry<T>>) - Static method in class net.minecraft.entity.Variants
 - getDefaultOverworldOptions(RegistryWrapper.WrapperLookup) - Static method in class net.minecraft.world.gen.WorldPresets
 - getDefaultPenalty() - Method in enum class net.minecraft.entity.ai.pathing.PathNodeType
 - getDefaultPortalCooldown() - Method in class net.minecraft.entity.Entity
 - 
Returns the entity's default portal cooldown.
 - getDefaultPortalCooldown() - Method in class net.minecraft.entity.player.PlayerEntity
 - 
Returns the entity's default portal cooldown.
 - getDefaultPortalCooldown() - Method in class net.minecraft.entity.projectile.ProjectileEntity
 - 
Returns the entity's default portal cooldown.
 - getDefaultPortalCooldown() - Method in class net.minecraft.entity.vehicle.VehicleEntity
 - 
Returns the entity's default portal cooldown.
 - getDefaultRenderType() - Method in class net.minecraft.scoreboard.ScoreboardCriterion
 - getDefaultResourcePack() - Method in class net.minecraft.client.MinecraftClient
 - getDefaults() - Method in interface net.minecraft.client.gui.widget.CyclingButtonWidget.Values
 - getDefaults() - Static method in class net.minecraft.client.realms.dto.RealmsWorldOptions
 - getDefaultSlotName(int) - Method in class net.minecraft.client.realms.dto.RealmsWorldOptions
 - getDefaultStack() - Static method in class net.minecraft.entity.projectile.FireworkRocketEntity
 - getDefaultStack() - Method in class net.minecraft.item.Item
 - 
Returns the default stack for this item.
 - getDefaultStack() - Method in class net.minecraft.item.PotionItem
 - 
Returns the default stack for this item.
 - getDefaultStack() - Method in class net.minecraft.item.TippedArrowItem
 - 
Returns the default stack for this item.
 - getDefaultState() - Method in class net.minecraft.block.Block
 - getDefaultState() - Method in class net.minecraft.fluid.Fluid
 - getDefaultState() - Method in class net.minecraft.state.StateManager
 - getDefaultTab() - Static method in class net.minecraft.item.ItemGroups
 - getDefaultText() - Static method in class net.minecraft.block.entity.SignText
 - getDefaultTransform() - Method in class net.minecraft.client.model.ModelPart
 - getDefaultUnfocusedHeight() - Static method in class net.minecraft.client.gui.hud.ChatHud
 - getDefaultValue() - Method in class net.minecraft.entity.attribute.EntityAttribute
 - getDefaultWireState(BlockView, BlockState, BlockPos) - Method in class net.minecraft.block.RedstoneWireBlock
 - getDegradationChanceMultiplier() - Method in interface net.minecraft.block.Degradable
 - getDegradationChanceMultiplier() - Method in interface net.minecraft.block.Oxidizable
 - getDegradationLevel() - Method in interface net.minecraft.block.Degradable
 - getDegradationLevel() - Method in class net.minecraft.block.OxidizableBlock
 - getDegradationLevel() - Method in class net.minecraft.block.OxidizableBulbBlock
 - getDegradationLevel() - Method in class net.minecraft.block.OxidizableDoorBlock
 - getDegradationLevel() - Method in class net.minecraft.block.OxidizableGrateBlock
 - getDegradationLevel() - Method in class net.minecraft.block.OxidizableSlabBlock
 - getDegradationLevel() - Method in class net.minecraft.block.OxidizableStairsBlock
 - getDegradationLevel() - Method in class net.minecraft.block.OxidizableTrapdoorBlock
 - getDegradationResult(BlockState) - Method in interface net.minecraft.block.Degradable
 - getDegradationResult(BlockState) - Method in interface net.minecraft.block.Oxidizable
 - getDelay() - Method in class net.minecraft.particle.ShriekParticleEffect
 - getDelay() - Method in class net.minecraft.world.event.Vibrations.ListenerData
 - getDelay(float) - Method in interface net.minecraft.world.event.Vibrations.Callback
 - getDelayBeforePlaying(MusicSound, Random) - Method in enum class net.minecraft.client.sound.MusicTracker.MusicFrequency
 - getDeltaX() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket
 - getDeltaX(Vec3d) - Method in class net.minecraft.entity.TrackedPosition
 - getDeltaY() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket
 - getDeltaY() - Method in class net.minecraft.structure.JigsawJunction
 - getDeltaY(Vec3d) - Method in class net.minecraft.entity.TrackedPosition
 - getDeltaYPerScroll() - Method in class net.minecraft.client.gui.screen.option.TelemetryEventWidget
 - getDeltaYPerScroll() - Method in class net.minecraft.client.gui.widget.EditBoxWidget
 - getDeltaYPerScroll() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getDeltaYPerScroll() - Method in class net.minecraft.client.gui.widget.ScrollableLayoutWidget.Container
 - getDeltaYPerScroll() - Method in class net.minecraft.client.gui.widget.ScrollableTextWidget
 - getDeltaYPerScroll() - Method in class net.minecraft.client.gui.widget.ScrollableWidget
 - getDeltaZ() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket
 - getDeltaZ(Vec3d) - Method in class net.minecraft.entity.TrackedPosition
 - getDemandBonus() - Method in class net.minecraft.village.TradeOffer
 - 
Returns the demand bonus of this trade offer.
 - getDependencies() - Method in class net.minecraft.world.chunk.GenerationDependencies
 - getDependentVariables() - Method in class net.minecraft.server.function.Macro.FixedLine
 - getDependentVariables() - Method in interface net.minecraft.server.function.Macro.Line
 - getDependentVariables() - Method in class net.minecraft.server.function.Macro.VariableLine
 - getDeprecated(String, Function<String, V>) - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
 - getDeprecatedBoolean(String) - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
 - getDeprecatedString(String) - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
 - getDepth() - Method in class net.minecraft.block.pattern.BlockPattern
 - getDepth() - Method in class net.minecraft.block.pattern.BlockPattern.Result
 - getDepth() - Method in class net.minecraft.command.argument.NbtPathArgumentType.NbtPath
 - getDepth() - Method in class net.minecraft.nbt.NbtSizeTracker
 - getDepth() - Method in class net.minecraft.nbt.scanner.NbtCollector
 - getDepthAttachment() - Method in class net.minecraft.client.gl.Framebuffer
 - getDepthAttachmentView() - Method in class net.minecraft.client.gl.Framebuffer
 - getDepthBiasConstant() - Method in class com.mojang.blaze3d.pipeline.RenderPipeline
 - getDepthBiasScaleFactor() - Method in class com.mojang.blaze3d.pipeline.RenderPipeline
 - getDepthOrLayers() - Method in class com.mojang.blaze3d.textures.GpuTexture
 - getDepthTestFunction() - Method in class com.mojang.blaze3d.pipeline.RenderPipeline
 - getDescription() - Method in class net.minecraft.advancement.AdvancementDisplay
 - getDescription() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
 - getDescription() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
 - getDescription() - Method in enum class net.minecraft.client.MinecraftClient.ChatRestriction
 - getDescription() - Method in class net.minecraft.client.realms.dto.RealmsServer
 - getDescription() - Method in enum class net.minecraft.client.session.BanReason
 - getDescription() - Method in enum class net.minecraft.client.session.report.AbuseReportReason
 - getDescription() - Method in class net.minecraft.client.session.telemetry.TelemetryEventType
 - getDescription() - Method in class net.minecraft.item.DiscFragmentItem
 - getDescription() - Method in class net.minecraft.resource.ResourcePackProfile
 - getDescription() - Method in class net.minecraft.test.FunctionTestInstance
 - getDescription() - Method in class net.minecraft.test.TestInstance
 - getDescription() - Method in enum class net.minecraft.util.math.Direction.AxisDirection
 - getDescription(RegistryEntry<ArmorTrimMaterial>) - Method in record class net.minecraft.item.equipment.trim.ArmorTrimPattern
 - getDescriptionHeight(TextRenderer) - Static method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
 - getDescriptionText(BanDetails) - Static method in class net.minecraft.client.session.Bans
 - getDescriptionY(int) - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.Entry
 - getDesiredChunksPerTick() - Method in class net.minecraft.client.network.ChunkBatchSizeCalculator
 - getDesiredDistanceToTarget() - Method in class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
 - getDesiredDistanceToTarget() - Method in class net.minecraft.entity.mob.ZombieEntity.DestroyEggGoal
 - getDesiredDistanceToTarget() - Method in class net.minecraft.entity.passive.FoxEntity.EatBerriesGoal
 - getDespawnCounter() - Method in class net.minecraft.entity.LivingEntity
 - getDespawnDelay() - Method in class net.minecraft.entity.passive.WanderingTraderEntity
 - getDespawnStartRange() - Method in enum class net.minecraft.entity.SpawnGroup
 - 
Returns the distance, of a mob of this group from a player, at which that mob can despawn at chance.
 - getDestProjection() - Method in class net.minecraft.structure.JigsawJunction
 - getDestructionType() - Method in interface net.minecraft.world.explosion.Explosion
 - getDestructionType() - Method in class net.minecraft.world.explosion.ExplosionImpl
 - getDestructionType(GameRules.Key<GameRules.BooleanRule>) - Method in class net.minecraft.server.world.ServerWorld
 - getDetail() - Method in class net.minecraft.util.crash.CrashReportSection.Element
 - getDetails() - Method in class net.minecraft.world.level.storage.LevelSummary
 - getDetails() - Method in class net.minecraft.world.level.storage.LevelSummary.RecoveryWarning
 - getDetails() - Method in class net.minecraft.world.level.storage.LevelSummary.SymlinkLevelSummary
 - getDetectionRadius() - Method in class net.minecraft.block.spawner.TrialSpawnerLogic
 - getDevice() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getDiagonalPlane() - Method in class net.minecraft.client.render.Camera
 - getDialog(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryEntryArgumentType
 - getDialogScreen() - Method in class net.minecraft.client.gui.screen.dialog.DialogScreen.WarningScreen
 - getDifficulty() - Method in class net.minecraft.client.gui.screen.world.WorldCreator
 - getDifficulty() - Method in class net.minecraft.client.world.ClientWorld.Properties
 - getDifficulty() - Method in class net.minecraft.world.level.LevelInfo
 - getDifficulty() - Method in class net.minecraft.world.level.LevelProperties
 - getDifficulty() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
 - getDifficulty() - Method in interface net.minecraft.world.SaveProperties
 - getDifficulty() - Method in interface net.minecraft.world.WorldAccess
 - getDifficulty() - Method in interface net.minecraft.world.WorldProperties
 - getDiffuseLighting() - Method in class net.minecraft.client.render.GameRenderer
 - getDigLocation() - Method in class net.minecraft.entity.passive.SnifferEntity
 - getDigPos() - Method in class net.minecraft.entity.passive.SnifferEntity
 - getDimension() - Method in interface net.minecraft.util.profiler.log.MultiValueDebugSampleLog
 - getDimension() - Method in class net.minecraft.util.profiler.MultiValueDebugSampleLogImpl
 - getDimension() - Method in class net.minecraft.world.ChunkRegion
 - getDimension() - Method in class net.minecraft.world.World
 - getDimension() - Method in interface net.minecraft.world.WorldView
 - getDimension(ServerPlayerEntity.Respawn) - Static method in record class net.minecraft.server.network.ServerPlayerEntity.Respawn
 - getDimensionArgument(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.DimensionArgumentType
 - getDimensionEffects() - Method in class net.minecraft.client.world.ClientWorld
 - getDimensionEntry() - Method in class net.minecraft.world.World
 - getDimensions() - Method in class net.minecraft.entity.decoration.InteractionEntity
 - getDimensions() - Method in class net.minecraft.entity.EntityType
 - getDimensions() - Method in class net.minecraft.util.math.BlockBox
 - 
Returns the dimensions (the size) of this box.
 - getDimensions(boolean) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - getDimensions(EntityPose) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 - 
Returns the dimensions of the entity with the given
pose. - getDimensions(EntityPose) - Method in class net.minecraft.entity.boss.dragon.EnderDragonPart
 - 
Returns the dimensions of the entity with the given
pose. - getDimensions(EntityPose) - Method in class net.minecraft.entity.decoration.InteractionEntity
 - 
Returns the dimensions of the entity with the given
pose. - getDimensions(EntityPose) - Method in class net.minecraft.entity.Entity
 - 
Returns the dimensions of the entity with the given
pose. - getDimensions(EntityPose) - Method in class net.minecraft.entity.LivingEntity
 - 
Returns the dimensions of the entity with the given
pose. - getDirection() - Method in class net.minecraft.block.entity.PistonBlockEntity
 - getDirection() - Method in record class net.minecraft.client.gui.navigation.GuiNavigation.Arrow
 - getDirection() - Method in class net.minecraft.client.gui.navigation.GuiNavigation.Down
 - getDirection() - Method in interface net.minecraft.client.gui.navigation.GuiNavigation
 - getDirection() - Method in record class net.minecraft.client.gui.navigation.GuiNavigation.Tab
 - getDirection() - Method in enum class net.minecraft.client.render.model.json.GeneratedItemModel.Side
 - getDirection() - Method in enum class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Facing
 - getDirection() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 - getDirection() - Method in class net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket
 - getDirection() - Method in enum class net.minecraft.util.math.Direction
 - getDirection() - Method in enum class net.minecraft.util.math.VerticalSurfaceType
 - getDirection(boolean) - Method in enum class net.minecraft.client.gui.navigation.NavigationAxis
 - getDirection(String) - Method in class net.minecraft.client.render.model.json.ModelElement.Deserializer
 - getDirection(BlockState) - Static method in class net.minecraft.block.WallMountedBlock
 - getDirection(BlockView, BlockPos) - Static method in class net.minecraft.block.BedBlock
 - getDirection(WorldAccess, BlockPos, Random) - Static method in class net.minecraft.world.gen.feature.SmallDripstoneFeature
 - getDirectionalAudio() - Method in class net.minecraft.client.option.GameOptions
 - getDirectionalMovementSpeedMultiplier(Vec2f) - Static method in class net.minecraft.client.network.ClientPlayerEntity
 - getDirections() - Method in enum class net.minecraft.util.math.Direction.Axis
 - getDirections() - Method in enum class net.minecraft.util.math.EightWayDirection
 - getDirectionsByPriority() - Method in class net.minecraft.world.block.WireOrientation
 - getDirectionToPlaceAt(WorldView, BlockPos, Direction) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - getDirectionTowardsOtherPart(BedPart, Direction) - Static method in class net.minecraft.block.BedBlock
 - getDirectionTransformation() - Method in enum class net.minecraft.client.render.model.ModelRotation
 - getDirectionTransformation() - Method in enum class net.minecraft.util.BlockMirror
 - getDirectionTransformation() - Method in enum class net.minecraft.util.BlockRotation
 - getDirectory() - Method in enum class net.minecraft.resource.ResourceType
 - getDirectory() - Method in class net.minecraft.world.level.storage.LevelStorage.Session
 - getDirectory(WorldSavePath) - Method in class net.minecraft.world.level.storage.LevelStorage.Session
 - getDirectoryName() - Method in class net.minecraft.world.level.storage.LevelStorage.Session
 - getDirtyEntries() - Method in class net.minecraft.entity.data.DataTracker
 - getDisabled() - Method in class net.minecraft.resource.DataPackSettings
 - getDisabledPacks() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer
 - getDisconnectionInfo() - Method in class net.minecraft.network.ClientConnection
 - getDiscreteMouseScroll() - Method in class net.minecraft.client.option.GameOptions
 - getDismountHeight(BlockPos) - Method in interface net.minecraft.world.BlockView
 - getDismountHeight(VoxelShape, Supplier<VoxelShape>) - Method in interface net.minecraft.world.BlockView
 - getDismountOffsets(Direction) - Static method in class net.minecraft.entity.Dismounting
 - getDispatcher() - Method in interface net.minecraft.server.command.AbstractServerCommandSource
 - getDispatcher() - Method in class net.minecraft.server.command.CommandManager
 - getDispatcher() - Method in class net.minecraft.server.command.ServerCommandSource
 - getDispatcher() - Method in class net.minecraft.server.function.CommandFunctionManager
 - getDispensePosition(BlockPointer, Direction) - Method in interface net.minecraft.item.ProjectileItem.PositionFunction
 - getDisplay() - Method in class net.minecraft.client.gui.screen.advancement.AdvancementTab
 - getDisplay() - Method in record class net.minecraft.dialog.input.SingleOptionInputControl.Entry
 - getDisplayedFirstBuyItem() - Method in class net.minecraft.village.TradeOffer
 - 
Returns a copy of the first buy item of this trade offer, with its price adjusted depending on the demand bonus, the special price and the price multiplier.
 - getDisplayedItemCount() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget
 - getDisplayedSecondBuyItem() - Method in class net.minecraft.village.TradeOffer
 - 
Returns the second buy item of this trade offer.
 - getDisplayEntityRotation() - Method in class net.minecraft.block.spawner.TrialSpawnerData
 - getDisplayFlags() - Method in class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity
 - getDisplayHeight() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getDisplayItem() - Method in class net.minecraft.block.vault.VaultSharedData
 - getDisplayName() - Method in class net.minecraft.block.entity.BeaconBlockEntity
 - 
Returns the title of this screen handler; will be a part of the open screen packet sent to the client.
 - getDisplayName() - Method in class net.minecraft.block.entity.LecternBlockEntity
 - 
Returns the title of this screen handler; will be a part of the open screen packet sent to the client.
 - getDisplayName() - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
 - 
Returns the title of this screen handler; will be a part of the open screen packet sent to the client.
 - getDisplayName() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
 - getDisplayName() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
 - getDisplayName() - Method in class net.minecraft.client.network.PlayerListEntry
 - getDisplayName() - Method in class net.minecraft.entity.Entity
 - 
Returns the display name of this object.
 - getDisplayName() - Method in class net.minecraft.entity.player.PlayerEntity
 - 
Returns the display name of this object.
 - getDisplayName() - Method in class net.minecraft.item.ItemGroup
 - getDisplayName() - Method in class net.minecraft.network.packet.s2c.play.ScoreboardObjectiveUpdateS2CPacket
 - getDisplayName() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket.SerializableTeam
 - getDisplayName() - Method in class net.minecraft.resource.ResourcePackProfile
 - getDisplayName() - Method in enum class net.minecraft.scoreboard.AbstractTeam.CollisionRule
 - getDisplayName() - Method in enum class net.minecraft.scoreboard.AbstractTeam.VisibilityRule
 - getDisplayName() - Method in class net.minecraft.scoreboard.ScoreboardObjective
 - getDisplayName() - Method in interface net.minecraft.scoreboard.ScoreHolder
 - getDisplayName() - Method in class net.minecraft.scoreboard.Team
 - getDisplayName() - Method in interface net.minecraft.screen.NamedScreenHandlerFactory
 - 
Returns the title of this screen handler; will be a part of the open screen packet sent to the client.
 - getDisplayName() - Method in class net.minecraft.screen.SimpleNamedScreenHandlerFactory
 - 
Returns the title of this screen handler; will be a part of the open screen packet sent to the client.
 - getDisplayName() - Method in class net.minecraft.server.command.ServerCommandSource
 - getDisplayName() - Method in interface net.minecraft.util.Nameable
 - 
Returns the display name of this object.
 - getDisplayName() - Method in class net.minecraft.world.level.storage.LevelSummary
 - getDisplayName() - Method in class net.minecraft.world.level.storage.LevelSummary.RecoveryWarning
 - getDisplayName() - Method in class net.minecraft.world.level.storage.LevelSummary.SymlinkLevelSummary
 - getDisplayName(String) - Method in class net.minecraft.client.resource.DefaultClientResourcePackProvider
 - getDisplayName(String) - Method in class net.minecraft.resource.VanillaDataPackProvider
 - getDisplayName(String) - Method in class net.minecraft.resource.VanillaResourcePackProvider
 - getDisplayName(Entity) - Static method in class net.minecraft.entity.damage.DamageTracker
 - getDisplayName(T) - Method in class net.minecraft.client.render.entity.EntityRenderer
 - getDisplayName(T) - Method in class net.minecraft.client.render.entity.ItemFrameEntityRenderer
 - getDisplayRotation() - Method in class net.minecraft.block.vault.VaultClientData
 - getDisplayRotationSpeed() - Method in enum class net.minecraft.block.enums.TrialSpawnerState
 - getDisplays() - Method in class net.minecraft.recipe.AbstractCookingRecipe
 - 
invalid reference
list of recipe displays corresponding to the recipe - getDisplays() - Method in interface net.minecraft.recipe.Recipe
 - 
invalid reference
list of recipe displays corresponding to the recipe - getDisplays() - Method in class net.minecraft.recipe.ShapedRecipe
 - 
invalid reference
list of recipe displays corresponding to the recipe - getDisplays() - Method in class net.minecraft.recipe.ShapelessRecipe
 - 
invalid reference
list of recipe displays corresponding to the recipe - getDisplays() - Method in class net.minecraft.recipe.SmithingTransformRecipe
 - 
invalid reference
list of recipe displays corresponding to the recipe - getDisplays() - Method in class net.minecraft.recipe.SmithingTrimRecipe
 - 
invalid reference
list of recipe displays corresponding to the recipe - getDisplays() - Method in class net.minecraft.recipe.StonecuttingRecipe
 - 
invalid reference
list of recipe displays corresponding to the recipe - getDisplays() - Method in class net.minecraft.recipe.TransmuteRecipe
 - 
invalid reference
list of recipe displays corresponding to the recipe - getDisplayStack() - Method in class net.minecraft.client.gui.screen.recipebook.AnimatedResultButton
 - getDisplayStack(int) - Method in record class net.minecraft.client.gui.screen.recipebook.AnimatedResultButton.Result
 - getDisplayStacks() - Method in class net.minecraft.item.ItemGroup
 - getDisplayText() - Method in record class net.minecraft.client.resource.language.LanguageDefinition
 - getDisplayText() - Method in interface net.minecraft.scoreboard.ScoreAccess
 - getDisplayText() - Method in class net.minecraft.scoreboard.ScoreboardScore
 - getDisplayWidth() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getDistance() - Method in class net.minecraft.command.EntitySelectorReader
 - getDistance() - Method in class net.minecraft.network.packet.s2c.play.ChunkLoadDistanceS2CPacket
 - getDistance() - Method in class net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement
 - getDistance(double, double, double) - Method in interface net.minecraft.world.gen.chunk.Blender.DistanceFunction
 - getDistance(double, double, double, double, double, double) - Static method in class net.minecraft.world.gen.chunk.Blender
 - getDistance(int, int, int, int) - Static method in class net.minecraft.server.command.LocateCommand
 - getDistance(int, int, int, int) - Static method in class net.minecraft.world.gen.feature.VoidStartPlatformFeature
 - getDistance(int, int, BlockPos, int, int, double) - Method in class net.minecraft.world.gen.feature.IcebergFeature
 - getDistance(long) - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.ParameterRange
 - getDistance(PathNode) - Method in class net.minecraft.entity.ai.pathing.PathNode
 - getDistance(PathNode, PathNode) - Method in class net.minecraft.entity.ai.pathing.PathNodeNavigator
 - getDistance(SpreadPlayersCommand.Pile) - Method in class net.minecraft.server.command.SpreadPlayersCommand.Pile
 - getDistance(BlockPos) - Method in class net.minecraft.entity.ai.pathing.PathNode
 - getDistance(MultiNoiseUtil.ParameterRange) - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.ParameterRange
 - getDistance(MultiNoiseUtil.SearchTree.TreeNode<T>, long[]) - Method in interface net.minecraft.world.biome.source.util.MultiNoiseUtil.NodeDistanceFunction
 - getDistanceFromLog(BlockState) - Static method in class net.minecraft.block.LeavesBlock
 - getDistanceFromNearestOccupied(ChunkSectionPos) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 - getDistanceInsideBorder(double, double) - Method in class net.minecraft.world.border.WorldBorder
 - getDistanceInsideBorder(Entity) - Method in class net.minecraft.world.border.WorldBorder
 - getDistanceToCenter(Entity) - Method in interface net.minecraft.entity.Leashable
 - getDistanceToLog(int) - Method in class net.minecraft.datafixer.fix.LeavesFix.LeavesLogFixer
 - getDistanceToOriginalPos() - Method in interface net.minecraft.world.waypoint.ServerWaypoint.ChebyshevDistanceValidatedTracker
 - getDistanceToOriginalPos() - Method in class net.minecraft.world.waypoint.ServerWaypoint.ChunkWaypointTracker
 - getDistanceToOriginalPos() - Method in interface net.minecraft.world.waypoint.ServerWaypoint.ManhattanDistanceValidatedTracker
 - getDistanceToOriginalPos() - Method in class net.minecraft.world.waypoint.ServerWaypoint.PositionalWaypointTracker
 - getDistanceToPuppet() - Method in class net.minecraft.block.entity.CreakingHeartBlockEntity
 - getDistanceToTravel(float) - Method in record class net.minecraft.sound.SoundEvent
 - getDistinctFrameCount() - Method in class net.minecraft.client.texture.SpriteContents.Animation
 - getDistinctFrameCount() - Method in class net.minecraft.client.texture.SpriteContents
 - getDistortionEffectScale() - Method in class net.minecraft.client.option.GameOptions
 - getDouble(int) - Method in class net.minecraft.nbt.NbtList
 - 
Returns the double at
index, or0.0if the index is out of bounds or if this is not a list of doubles. - getDouble(int) - Method in class net.minecraft.network.PacketByteBuf
 - getDouble(int) - Method in class net.minecraft.util.shape.DisjointPairList
 - getDouble(int) - Method in class net.minecraft.util.shape.FractionalDoubleList
 - getDouble(int) - Method in class net.minecraft.util.shape.OffsetDoubleList
 - getDouble(int, double) - Method in class net.minecraft.nbt.NbtList
 - getDouble(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 - getDouble(JsonObject, String, double) - Static method in class net.minecraft.util.JsonHelper
 - getDouble(String) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the
doubleassociated withkey, or0.0if there is no number stored with the key. - getDouble(String, double) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the
doubleassociated withkey, orfallbackif there is no number stored with the key. - getDouble(String, double) - Method in class net.minecraft.storage.NbtReadView
 - getDouble(String, double) - Method in interface net.minecraft.storage.ReadView
 - getDoubleBlockType(BlockState) - Static method in class net.minecraft.block.ChestBlock
 - getDoubleChestLeftTexturedBlockData() - Static method in class net.minecraft.client.render.block.entity.model.ChestBlockModel
 - getDoubleChestRightTexturedBlockData() - Static method in class net.minecraft.client.render.block.entity.model.ChestBlockModel
 - getDoubleVector() - Method in enum class net.minecraft.util.math.Direction
 - getDownloadWorkerExecutor() - Static method in class net.minecraft.util.Util
 - 
Returns the executor for download tasks.
 - getDrag() - Method in class net.minecraft.entity.projectile.AbstractWindChargeEntity
 - getDrag() - Method in class net.minecraft.entity.projectile.ExplosiveProjectileEntity
 - getDrag() - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 - getDragInWater() - Method in class net.minecraft.entity.projectile.AbstractWindChargeEntity
 - getDragInWater() - Method in class net.minecraft.entity.projectile.ExplosiveProjectileEntity
 - getDragInWater() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 - getDragInWater() - Method in class net.minecraft.entity.projectile.TridentEntity
 - getDragonFight() - Method in class net.minecraft.world.level.LevelProperties
 - getDragonFight() - Method in interface net.minecraft.world.SaveProperties
 - getDragonRays() - Static method in class net.minecraft.client.render.RenderLayer
 - getDragonRaysDepth() - Static method in class net.minecraft.client.render.RenderLayer
 - getDragonUuid() - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 - getDrawMode() - Method in class net.minecraft.client.render.RenderLayer
 - getDrawMode() - Method in class net.minecraft.client.render.RenderLayer.MultiPhase
 - getDrawnSidesCount() - Method in class net.minecraft.block.entity.EndGatewayBlockEntity
 - getDrawParameters() - Method in class net.minecraft.client.render.BuiltBuffer
 - getDripFluid(ServerWorld, BlockPos) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - getDripFluid(World, Fluid) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - getDripPos(World, BlockPos) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - getDripstoneThickness(Direction, int, boolean, Consumer<BlockState>) - Static method in class net.minecraft.world.gen.feature.util.DripstoneHelper
 - getDripstoneVariant(Direction, Thickness) - Method in class net.minecraft.client.data.BlockStateModelGenerator
 - getDroppedStacks(BlockState, LootWorldContext.Builder) - Method in class net.minecraft.block.AbstractBlock
 - 
Returns the block's dropped item stacks.
 - getDroppedStacks(BlockState, LootWorldContext.Builder) - Method in class net.minecraft.block.BeehiveBlock
 - 
Returns the block's dropped item stacks.
 - getDroppedStacks(BlockState, LootWorldContext.Builder) - Method in class net.minecraft.block.DecoratedPotBlock
 - 
Returns the block's dropped item stacks.
 - getDroppedStacks(BlockState, LootWorldContext.Builder) - Method in class net.minecraft.block.FluidBlock
 - 
Returns the block's dropped item stacks.
 - getDroppedStacks(BlockState, LootWorldContext.Builder) - Method in class net.minecraft.block.PistonExtensionBlock
 - 
Returns the block's dropped item stacks.
 - getDroppedStacks(BlockState, LootWorldContext.Builder) - Method in class net.minecraft.block.ShulkerBoxBlock
 - 
Returns the block's dropped item stacks.
 - getDroppedStacks(BlockState, ServerWorld, BlockPos, BlockEntity) - Static method in class net.minecraft.block.Block
 - getDroppedStacks(BlockState, ServerWorld, BlockPos, BlockEntity, Entity, ItemStack) - Static method in class net.minecraft.block.Block
 - getDroppedStacks(LootWorldContext.Builder) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getDryFoliageColor() - Method in class net.minecraft.world.biome.Biome
 - getDryFoliageColor() - Method in class net.minecraft.world.biome.BiomeEffects
 - getDryFoliageColor(BlockRenderView, BlockPos) - Static method in class net.minecraft.client.color.world.BiomeColors
 - getDuration() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 - getDuration() - Method in class net.minecraft.entity.effect.StatusEffectInstance
 - getDuration() - Method in class net.minecraft.network.packet.s2c.play.EntityStatusEffectS2CPacket
 - getDurationOnUse() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 - getDurationString() - Method in class net.minecraft.entity.effect.StatusEffectInstance
 - getDurationText(BanDetails) - Static method in class net.minecraft.client.session.Bans
 - getDurationText(StatusEffectInstance, float, float) - Static method in class net.minecraft.entity.effect.StatusEffectUtil
 - getDustedLevel() - Method in class net.minecraft.block.entity.BrushableBlockEntity
 - getDx() - Method in class net.minecraft.command.EntitySelectorReader
 - getDy() - Method in class net.minecraft.command.EntitySelectorReader
 - getDye(Random) - Static method in class net.minecraft.village.TradeOffers.SellDyedArmorFactory
 - getDyeColor() - Method in class net.minecraft.block.DyedCarpetBlock
 - 
Returns the color of this carpet when worn by a llama.
 - getDyeColor(EquipmentModel.Layer, int) - Static method in class net.minecraft.client.render.entity.equipment.EquipmentRenderer
 - getDyeSlot() - Method in class net.minecraft.screen.LoomScreenHandler
 - getDynamicDeltaTicks() - Method in class net.minecraft.client.render.RenderTickCounter.Constant
 - getDynamicDeltaTicks() - Method in class net.minecraft.client.render.RenderTickCounter.Dynamic
 - getDynamicDeltaTicks() - Method in interface net.minecraft.client.render.RenderTickCounter
 - getDynamicUniforms() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getDz() - Method in class net.minecraft.command.EntitySelectorReader
 - getEarliestProgressObtainDate() - Method in class net.minecraft.advancement.AdvancementProgress
 - getEatingAnimationProgress(float) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getEatingGrassAnimationProgress(float) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getEatingTicks() - Method in class net.minecraft.entity.passive.PandaEntity
 - getEatSound() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getEatSound() - Method in class net.minecraft.entity.passive.CamelEntity
 - getEatSound() - Method in class net.minecraft.entity.passive.DonkeyEntity
 - getEatSound() - Method in class net.minecraft.entity.passive.HorseEntity
 - getEatSound() - Method in class net.minecraft.entity.passive.LlamaEntity
 - getEatSound() - Method in class net.minecraft.entity.passive.MuleEntity
 - getEdgeCoordinatesCount() - Method in class net.minecraft.util.CuboidBlockIterator
 - getEditor() - Method in class net.minecraft.block.entity.SignBlockEntity
 - getEffect() - Method in class net.minecraft.world.dimension.PortalManager
 - getEffect(ComponentType<List<T>>) - Method in record class net.minecraft.enchantment.Enchantment
 - getEffect(ItemStack, ComponentType<List<T>>) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getEffectCause() - Method in class net.minecraft.entity.projectile.ProjectileEntity
 - 
Returns the cause entity of any effect applied by this projectile.
 - getEffectFadeFactor(RegistryEntry<StatusEffect>, float) - Method in class net.minecraft.entity.LivingEntity
 - getEffectId() - Method in class net.minecraft.network.packet.s2c.play.EntityStatusEffectS2CPacket
 - getEffectiveExplosionResistance(Explosion, BlockView, BlockPos, BlockState, FluidState, float) - Method in class net.minecraft.entity.Entity
 - 
Returns the blast resistance of
blockStatefor an explosion caused by this entity. - getEffectiveExplosionResistance(Explosion, BlockView, BlockPos, BlockState, FluidState, float) - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 - 
Returns the blast resistance of
blockStatefor an explosion caused by this entity. - getEffectiveExplosionResistance(Explosion, BlockView, BlockPos, BlockState, FluidState, float) - Method in class net.minecraft.entity.vehicle.TntMinecartEntity
 - 
Returns the blast resistance of
blockStatefor an explosion caused by this entity. - getEffectiveGravity() - Method in class net.minecraft.entity.LivingEntity
 - getEffectiveMaxX() - Method in record class net.minecraft.client.font.BakedGlyph.DrawnGlyph
 - getEffectiveMaxX() - Method in record class net.minecraft.client.font.BakedGlyph.Rectangle
 - getEffectiveMaxX(BakedGlyph.DrawnGlyph) - Method in class net.minecraft.client.font.BakedGlyph
 - getEffectiveMaxY() - Method in record class net.minecraft.client.font.BakedGlyph.DrawnGlyph
 - getEffectiveMaxY() - Method in record class net.minecraft.client.font.BakedGlyph.Rectangle
 - getEffectiveMaxY(BakedGlyph.DrawnGlyph) - Method in class net.minecraft.client.font.BakedGlyph
 - getEffectiveMinX() - Method in record class net.minecraft.client.font.BakedGlyph.DrawnGlyph
 - getEffectiveMinX() - Method in record class net.minecraft.client.font.BakedGlyph.Rectangle
 - getEffectiveMinX(BakedGlyph.DrawnGlyph) - Method in class net.minecraft.client.font.BakedGlyph
 - getEffectiveMinY() - Method in record class net.minecraft.client.font.BakedGlyph.DrawnGlyph
 - getEffectiveMinY() - Method in record class net.minecraft.client.font.BakedGlyph.Rectangle
 - getEffectiveMinY(BakedGlyph.DrawnGlyph) - Method in class net.minecraft.client.font.BakedGlyph
 - getEffectName(RegistryEntry<StatusEffect>) - Method in class net.minecraft.client.gui.screen.ingame.BeaconScreen.EffectButtonWidget
 - getEffectName(RegistryEntry<StatusEffect>) - Method in class net.minecraft.client.gui.screen.ingame.BeaconScreen.LevelTwoEffectButtonWidget
 - getEffectOrNull(RegistryEntry<StatusEffect>) - Static method in class net.minecraft.block.entity.BeaconBlockEntity
 - getEffects() - Method in record class net.minecraft.component.type.PotionContentsComponent
 - getEffects() - Method in class net.minecraft.potion.Potion
 - getEffects() - Method in class net.minecraft.world.biome.Biome
 - getEffectsList(ComponentType<List<E>>) - Method in class net.minecraft.enchantment.Enchantment.Builder
 - getEffectText(RegistryEntry<StatusEffect>, int) - Static method in record class net.minecraft.component.type.PotionContentsComponent
 - getEffectTexture(RegistryEntry<StatusEffect>) - Static method in class net.minecraft.client.gui.hud.InGameHud
 - getEffectType() - Method in class net.minecraft.entity.effect.StatusEffectInstance
 - getEffectVertexConsumers() - Method in class net.minecraft.client.render.BufferBuilderStorage
 - getEjectSoundPitchModifier() - Method in class net.minecraft.block.vault.VaultServerData
 - getElapsedMilliseconds() - Method in class net.minecraft.test.GameTestState
 - getElasticLeashDistance() - Method in interface net.minecraft.entity.Leashable
 - getElasticLeashDistance() - Method in class net.minecraft.entity.mob.GhastEntity
 - getElasticLeashDistance() - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - getElderTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.GuardianEntityModel
 - getElement() - Method in class net.minecraft.util.collection.WeightedList.Entry
 - getElement(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 - getElementAttributeNames() - Method in class com.mojang.blaze3d.vertex.VertexFormat
 - getElementBits() - Method in class net.minecraft.util.collection.EmptyPaletteStorage
 - 
Returns the number of bits each element in this storage uses.
 - getElementBits() - Method in class net.minecraft.util.collection.PackedIntegerArray
 - 
Returns the number of bits each element in this storage uses.
 - getElementBits() - Method in interface net.minecraft.util.collection.PaletteStorage
 - 
Returns the number of bits each element in this storage uses.
 - getElementClass() - Method in class net.minecraft.client.gui.render.BannerResultGuiElementRenderer
 - getElementClass() - Method in class net.minecraft.client.gui.render.BookModelGuiElementRenderer
 - getElementClass() - Method in class net.minecraft.client.gui.render.EntityGuiElementRenderer
 - getElementClass() - Method in class net.minecraft.client.gui.render.OversizedItemGuiElementRenderer
 - getElementClass() - Method in class net.minecraft.client.gui.render.PlayerSkinGuiElementRenderer
 - getElementClass() - Method in class net.minecraft.client.gui.render.ProfilerChartGuiElementRenderer
 - getElementClass() - Method in class net.minecraft.client.gui.render.SignGuiElementRenderer
 - getElementClass() - Method in class net.minecraft.client.gui.render.SpecialGuiElementRenderer
 - getElementCount() - Method in class net.minecraft.structure.pool.StructurePool
 - getElementIndicesInRandomOrder(Random) - Method in class net.minecraft.structure.pool.StructurePool
 - getElementName(VertexFormatElement) - Method in class com.mojang.blaze3d.vertex.VertexFormat
 - getElements() - Method in class com.mojang.blaze3d.vertex.VertexFormat
 - getElements() - Method in class net.minecraft.structure.pool.ListPoolElement
 - getElements() - Method in class net.minecraft.world.chunk.BiMapPalette
 - getElementsMask() - Method in class com.mojang.blaze3d.vertex.VertexFormat
 - getElementWeights() - Method in class net.minecraft.structure.pool.StructurePool
 - getEmissionOrientation(World, BlockState) - Method in class net.minecraft.block.RedstoneTorchBlock
 - getEmissionOrientation(World, BlockState) - Method in class net.minecraft.block.WallRedstoneTorchBlock
 - getEmissionOrientation(World, Direction, Direction) - Static method in class net.minecraft.world.block.OrientationHelper
 - getEmissiveParts(CreakingEntityRenderState) - Method in class net.minecraft.client.render.entity.model.CreakingEntityModel
 - getEmittedRedstonePower(BlockPos, Direction) - Method in interface net.minecraft.world.RedstoneView
 - getEmittedRedstonePower(BlockPos, Direction, boolean) - Method in interface net.minecraft.world.RedstoneView
 - getEmitter() - Method in class net.minecraft.world.event.GameEvent.Message
 - getEmitterPos() - Method in class net.minecraft.world.event.GameEvent.Message
 - getEmptiedStack(ItemStack, PlayerEntity) - Static method in class net.minecraft.item.BucketItem
 - getEmptyAdditionsSlotTextures() - Method in class net.minecraft.item.SmithingTemplateItem
 - getEmptyBaseSlotTextures() - Method in class net.minecraft.item.SmithingTemplateItem
 - getEmptyCorners(StructureWorldAccess, BlockBox) - Static method in class net.minecraft.world.gen.feature.FossilFeature
 - getEmptyDefaults() - Static method in class net.minecraft.client.realms.dto.RealmsWorldOptions
 - getEmptyListReadView() - Method in class net.minecraft.storage.ReadContext
 - getEmptyReadView() - Method in class net.minecraft.storage.ReadContext
 - getEmptySlot() - Method in class net.minecraft.entity.player.PlayerInventory
 - getEmptySlots() - Static method in class net.minecraft.client.realms.dto.RealmsServer
 - getEmptySpaceCount() - Method in class net.minecraft.client.toast.ToastManager
 - getEmptyTypedListReadView() - Method in class net.minecraft.storage.ReadContext
 - getEnabled() - Method in class net.minecraft.resource.DataPackSettings
 - getEnabledExtensions() - Method in interface com.mojang.blaze3d.systems.GpuDevice
 - getEnabledExtensions() - Method in class net.minecraft.client.gl.GlBackend
 - getEnabledFeatures() - Method in class net.minecraft.client.network.ClientCommandSource
 - getEnabledFeatures() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getEnabledFeatures() - Method in class net.minecraft.client.world.ClientWorld
 - getEnabledFeatures() - Method in interface net.minecraft.command.CommandRegistryAccess
 - getEnabledFeatures() - Method in interface net.minecraft.command.CommandSource
 - getEnabledFeatures() - Method in class net.minecraft.server.command.ServerCommandSource
 - getEnabledFeatures() - Method in class net.minecraft.server.world.ServerWorld
 - getEnabledFeatures() - Method in class net.minecraft.world.ChunkRegion
 - getEnabledFeatures() - Method in interface net.minecraft.world.SaveProperties
 - getEnabledFeatures() - Method in interface net.minecraft.world.WorldView
 - getEnabledIds() - Method in class net.minecraft.resource.ResourcePackManager
 - getEnabledPacks() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer
 - getEnabledProfiles() - Method in class net.minecraft.resource.ResourcePackManager
 - getEnableVsync() - Method in class net.minecraft.client.option.GameOptions
 - getEnchantedBookWith(EnchantmentLevelEntry) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getEnchantingTableSeed() - Method in class net.minecraft.entity.player.PlayerEntity
 - getEnchantment(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryEntryReferenceArgumentType
 - getEnchantmentAndLevelPair(Dynamic<?>) - Static method in class net.minecraft.datafixer.fix.ItemStackComponentizationFix
 - getEnchantmentChance() - Method in class net.minecraft.village.raid.Raid
 - getEnchantmentEntries() - Method in class net.minecraft.component.type.ItemEnchantmentsComponent
 - getEnchantments() - Method in class net.minecraft.component.type.ItemEnchantmentsComponent.Builder
 - getEnchantments() - Method in class net.minecraft.component.type.ItemEnchantmentsComponent
 - getEnchantments() - Method in class net.minecraft.item.ItemStack
 - getEnchantments() - Method in class net.minecraft.predicate.item.EnchantmentsPredicate
 - getEnchantments(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getEnchantmentsComponentType(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getEnclosingParameters(List<? extends MultiNoiseUtil.SearchTree.TreeNode<T>>) - Static method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree
 - getEnd() - Method in class net.minecraft.entity.ai.brain.task.PrepareRamTask.Ram
 - getEnd() - Method in class net.minecraft.entity.ai.pathing.Path
 - getEnd() - Method in class net.minecraft.world.BlockStateRaycastContext
 - getEnd() - Method in class net.minecraft.world.RaycastContext
 - getEnderChestInventory() - Method in class net.minecraft.entity.player.PlayerEntity
 - getEnderDragonFight() - Method in class net.minecraft.server.world.ServerWorld
 - getEnderDragonParts() - Method in class net.minecraft.client.world.ClientWorld
 - getEnderDragonParts() - Method in class net.minecraft.server.world.ServerWorld
 - getEnderDragonParts() - Method in class net.minecraft.world.World
 - getEnderPearls() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getEndGateway() - Static method in class net.minecraft.client.render.RenderLayer
 - getEndingAxisCoord(Direction.Axis, int, int) - Method in class net.minecraft.util.shape.VoxelSet
 - getEndingCoord(Direction.Axis, double, double) - Method in class net.minecraft.util.shape.VoxelShape
 - getEndingIndex() - Method in class net.minecraft.client.font.TextHandler.LineBreakingVisitor
 - getEndingIndex(String, int, Style) - Method in class net.minecraft.client.font.TextHandler
 - getEndingStyle() - Method in class net.minecraft.client.font.TextHandler.LineBreakingVisitor
 - getEndpointPath(JsonObject, String, String) - Static method in class net.minecraft.server.filter.AbstractTextFilterer
 - getEndPortal() - Static method in class net.minecraft.client.render.RenderLayer
 - getEndStoneRule() - Static method in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
 - getEndTick() - Method in class net.minecraft.util.profiler.EmptyProfileResult
 - getEndTick() - Method in interface net.minecraft.util.profiler.ProfileResult
 - getEndTick() - Method in class net.minecraft.util.profiler.ProfileResultImpl
 - getEndTick() - Method in class net.minecraft.util.profiler.Sampler.Data
 - getEndTime() - Method in class net.minecraft.util.profiler.EmptyProfileResult
 - getEndTime() - Method in interface net.minecraft.util.profiler.ProfileResult
 - getEndTime() - Method in class net.minecraft.util.profiler.ProfileResultImpl
 - getEndX() - Method in class net.minecraft.util.math.ChunkPos
 - getEndY() - Method in class net.minecraft.world.gen.trunk.LargeOakTrunkPlacer.BranchPosition
 - getEndZ() - Method in class net.minecraft.util.math.ChunkPos
 - getEnergySwirl(Identifier, float, float) - Static method in class net.minecraft.client.render.RenderLayer
 - getEnergySwirlModel() - Method in class net.minecraft.client.render.entity.feature.CreeperChargeFeatureRenderer
 - getEnergySwirlModel() - Method in class net.minecraft.client.render.entity.feature.EnergySwirlOverlayFeatureRenderer
 - getEnergySwirlModel() - Method in class net.minecraft.client.render.entity.feature.WitherArmorFeatureRenderer
 - getEnergySwirlTexture() - Method in class net.minecraft.client.render.entity.feature.CreeperChargeFeatureRenderer
 - getEnergySwirlTexture() - Method in class net.minecraft.client.render.entity.feature.EnergySwirlOverlayFeatureRenderer
 - getEnergySwirlTexture() - Method in class net.minecraft.client.render.entity.feature.WitherArmorFeatureRenderer
 - getEnergySwirlX(float) - Method in class net.minecraft.client.render.entity.feature.CreeperChargeFeatureRenderer
 - getEnergySwirlX(float) - Method in class net.minecraft.client.render.entity.feature.EnergySwirlOverlayFeatureRenderer
 - getEnergySwirlX(float) - Method in class net.minecraft.client.render.entity.feature.WitherArmorFeatureRenderer
 - getEnglishTranslationIndex(int[]) - Static method in class net.minecraft.util.WinNativeModuleUtil
 - getEntities() - Method in class net.minecraft.client.world.ClientWorld
 - getEntities() - Method in class net.minecraft.world.chunk.ProtoChunk
 - getEntities(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.EntityArgumentType
 - getEntities(EntityType<T>) - Method in class net.minecraft.test.TestContext
 - getEntities(ServerCommandSource) - Method in class net.minecraft.command.EntitySelector
 - getEntities(ServerWorld, TypeFilter<Entity, T>, Box, Predicate<? super T>) - Method in interface net.minecraft.block.spawner.EntityDetector.Selector
 - getEntities(Vec3d, List<T>) - Method in class net.minecraft.command.EntitySelector
 - getEntitiesAround(EntityType<E>, int, int, int, double) - Method in class net.minecraft.test.TestContext
 - getEntitiesAround(EntityType<E>, Vec3d, double) - Method in class net.minecraft.test.TestContext
 - getEntitiesAround(EntityType<T>, BlockPos, double) - Method in class net.minecraft.test.TestContext
 - getEntitiesByClass(Class<T>, Box, Predicate<? super T>) - Method in interface net.minecraft.world.EntityView
 - 
Computes a list of entities within some box whose runtime Java class is the same as or is a subclass of the given class.
 - getEntitiesByType(TypeFilter<Entity, T>, Predicate<? super T>) - Method in class net.minecraft.server.world.ServerWorld
 - 
Computes a list of entities of the given type.
 - getEntitiesByType(TypeFilter<Entity, T>, Box, Predicate<? super T>) - Method in class net.minecraft.world.ChunkRegion
 - getEntitiesByType(TypeFilter<Entity, T>, Box, Predicate<? super T>) - Method in interface net.minecraft.world.EntityView
 - getEntitiesByType(TypeFilter<Entity, T>, Box, Predicate<? super T>) - Method in class net.minecraft.world.World
 - getEntitiesDebugString() - Method in class net.minecraft.client.render.WorldRenderer
 - getEntitiesToRender(Camera, Frustum, List<Entity>) - Method in class net.minecraft.client.render.WorldRenderer
 - getEntity() - Method in class net.minecraft.block.EntityShapeContext
 - getEntity() - Method in class net.minecraft.entity.ai.brain.EntityLookTarget
 - getEntity() - Method in class net.minecraft.entity.ai.brain.task.PrepareRamTask.Ram
 - getEntity() - Method in class net.minecraft.server.command.ServerCommandSource
 - 
Gets the entity from this command source or returns null if this command source is not an entity.
 - getEntity() - Method in class net.minecraft.util.hit.EntityHitResult
 - getEntity() - Method in interface net.minecraft.world.explosion.Explosion
 - getEntity() - Method in class net.minecraft.world.explosion.ExplosionImpl
 - getEntity(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.EntityArgumentType
 - getEntity(UUID) - Method in interface net.minecraft.world.entity.EntityQueriable
 - getEntity(UUID) - Method in class net.minecraft.world.World
 - getEntity(LivingEntity, MemoryModuleType<UUID>) - Static method in class net.minecraft.entity.ai.brain.task.TargetUtil
 - getEntity(ServerCommandSource) - Method in class net.minecraft.command.EntitySelector
 - getEntity(ServerWorld) - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket
 - getEntity(ServerWorld) - Method in record class net.minecraft.world.event.listener.Vibration
 - getEntity(ErrorReporter, ServerWorldAccess, NbtCompound) - Static method in class net.minecraft.structure.StructureTemplate
 - getEntity(World) - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket
 - getEntity(World) - Method in class net.minecraft.network.packet.s2c.play.EntitySetHeadYawS2CPacket
 - getEntity(World) - Method in class net.minecraft.network.packet.s2c.play.EntityStatusS2CPacket
 - getEntity(World) - Method in record class net.minecraft.network.packet.s2c.play.MoveMinecartAlongTrackS2CPacket
 - getEntity(World) - Method in record class net.minecraft.network.packet.s2c.play.RemoveEntityStatusEffectS2CPacket
 - getEntity(World) - Method in class net.minecraft.network.packet.s2c.play.SetCameraEntityS2CPacket
 - getEntityAlpha(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntityAnchor() - Method in class net.minecraft.server.command.ServerCommandSource
 - getEntityAnchor(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.EntityAnchorArgumentType
 - getEntityAttribute(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryEntryReferenceArgumentType
 - getEntityBlockLayer(BlockState) - Static method in class net.minecraft.client.render.RenderLayers
 - getEntityById(int) - Method in class net.minecraft.client.world.ClientWorld
 - 
Returns the entity using the entity ID, or
nullif none was found. - getEntityById(int) - Method in class net.minecraft.server.world.ServerWorld
 - 
Returns the entity using the entity ID, or
nullif none was found. - getEntityById(int) - Method in class net.minecraft.world.World
 - 
Returns the entity using the entity ID, or
nullif none was found. - getEntityCollision(Vec3d, Vec3d) - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 - getEntityCollision(Vec3d, Vec3d) - Method in class net.minecraft.entity.projectile.TridentEntity
 - getEntityCollision(World, Entity, Vec3d, Vec3d, Box, Predicate<Entity>, float) - Static method in class net.minecraft.entity.projectile.ProjectileUtil
 - getEntityCollision(World, ProjectileEntity, Vec3d, Vec3d, Box, Predicate<Entity>) - Static method in class net.minecraft.entity.projectile.ProjectileUtil
 - getEntityCollisions(Entity, Box) - Method in class net.minecraft.world.chunk.ChunkCache
 - getEntityCollisions(Entity, Box) - Method in interface net.minecraft.world.CollisionView
 - getEntityCollisions(Entity, Box) - Method in interface net.minecraft.world.EntityView
 - getEntityCollisions(Entity, Box) - Method in interface net.minecraft.world.RegistryWorldView
 - getEntityColor() - Method in enum class net.minecraft.util.DyeColor
 - 
Returns the color used for things like tropical fish, beacon beams, sheep, and tamed animal collars as ARGB integer.
 - getEntityCount() - Method in class net.minecraft.world.entity.ClientEntityManager
 - getEntityCount(World, Box, Class<? extends Entity>) - Static method in class net.minecraft.block.AbstractPressurePlateBlock
 - getEntityCutout() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getEntityCutout(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntityCutoutNoCull(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntityCutoutNoCull(Identifier, boolean) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntityCutoutNoCullZOffset(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntityCutoutNoCullZOffset(Identifier, boolean) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntityData() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 - getEntityDecal(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntityDetector() - Method in class net.minecraft.block.spawner.TrialSpawnerLogic
 - getEntityDistanceScaling() - Method in class net.minecraft.client.option.GameOptions
 - getEntityFacingOrder(Entity) - Static method in enum class net.minecraft.util.math.Direction
 - getEntityFinder(String) - Method in class net.minecraft.datafixer.fix.InlineBlockPosFormatFix
 - getEntityFramebuffer() - Method in class net.minecraft.client.render.WorldRenderer
 - getEntityFromData(ReadView, World, SpawnReason) - Static method in class net.minecraft.entity.EntityType
 - getEntityGlint() - Static method in class net.minecraft.client.render.RenderLayer
 - getEntityId() - Method in class net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket
 - getEntityId() - Method in class net.minecraft.network.packet.c2s.play.QueryEntityNbtC2SPacket
 - getEntityId() - Method in class net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket
 - getEntityId() - Method in class net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket
 - getEntityId() - Method in class net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket
 - getEntityId() - Method in class net.minecraft.network.packet.s2c.play.EntityEquipmentUpdateS2CPacket
 - getEntityId() - Method in class net.minecraft.network.packet.s2c.play.EntityPassengersSetS2CPacket
 - getEntityId() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 - getEntityId() - Method in class net.minecraft.network.packet.s2c.play.EntityStatusEffectS2CPacket
 - getEntityId() - Method in class net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket
 - getEntityId() - Method in class net.minecraft.network.packet.s2c.play.ItemPickupAnimationS2CPacket
 - getEntityId() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket
 - getEntityId() - Method in class net.minecraft.network.packet.s2c.play.ProjectilePowerS2CPacket
 - getEntityId() - Method in class net.minecraft.world.event.EntityPositionSource
 - getEntityIds() - Method in class net.minecraft.network.packet.s2c.play.EntitiesDestroyS2CPacket
 - getEntityInteractionRange() - Method in class net.minecraft.entity.player.PlayerEntity
 - getEntityInventoryAt(World, double, double, double) - Static method in class net.minecraft.block.entity.HopperBlockEntity
 - getEntityLoadingCallback(ServerWorld, List<NbtCompound>, List<NbtCompound>) - Static method in record class net.minecraft.world.chunk.SerializedChunk
 - getEntityLookup() - Method in class net.minecraft.client.world.ClientWorld
 - getEntityLookup() - Method in class net.minecraft.server.world.ServerWorld
 - getEntityLookup() - Method in class net.minecraft.world.World
 - getEntityModels() - Method in class net.minecraft.client.render.entity.EntityRendererFactory.Context
 - getEntityModelsSupplier() - Method in class net.minecraft.client.render.model.BakedModelManager
 - getEntityNoOutline(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntityOrDragonPart(int) - Method in class net.minecraft.server.world.ServerWorld
 - 
Deprecated.
 - getEntityOrThrow() - Method in class net.minecraft.server.command.ServerCommandSource
 - 
Gets the entity from this command source or throws a command syntax exception if this command source is not an entity.
 - getEntityOutlinesFramebuffer() - Method in class net.minecraft.client.render.WorldRenderer
 - getEntityPos() - Method in class net.minecraft.entity.ai.pathing.PathContext
 - getEntityRenderDispatcher() - Method in class net.minecraft.client.MinecraftClient
 - getEntityRenderDispatcher() - Method in class net.minecraft.client.render.block.entity.BlockEntityRendererFactory.Context
 - getEntityReputationAssociatedGossips() - Method in class net.minecraft.village.VillagerGossips
 - getEntitySelector() - Method in class net.minecraft.block.spawner.TrialSpawnerLogic
 - getEntityShadow(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntityShadows() - Method in class net.minecraft.client.option.GameOptions
 - getEntitySlotId() - Method in enum class net.minecraft.entity.EquipmentSlot
 - 
Returns the index of the inventory slot this slot should occupy.
 - getEntitySmoothCutout(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntitySolid() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getEntitySolid(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntitySolidZOffsetForward(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntitySpawnList(RegistryEntry<Biome>, StructureAccessor, SpawnGroup, BlockPos) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - getEntitySpawnPos(WorldView, EntityType<?>, int, int) - Static method in class net.minecraft.world.SpawnHelper
 - getEntitySuggestions() - Method in class net.minecraft.client.network.ClientCommandSource
 - getEntitySuggestions() - Method in interface net.minecraft.command.CommandSource
 - getEntityTickingFuture() - Method in class net.minecraft.server.world.ChunkHolder
 - getEntityTranslucent(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntityTranslucent(Identifier, boolean) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntityTranslucentEmissive(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntityTranslucentEmissive(Identifier, boolean) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntityTranslucentEmissiveNoOutline(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getEntityType() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 - getEntityType(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryEntryReferenceArgumentType
 - getEntityType(RegistryWrapper.WrapperLookup, ItemStack) - Method in class net.minecraft.item.SpawnEggItem
 - getEntityVertexConsumers() - Method in class net.minecraft.client.render.BufferBuilderStorage
 - getEntries() - Method in class net.minecraft.client.util.Pool
 - getEntries() - Method in class net.minecraft.entity.ai.brain.ScheduleRule
 - getEntries() - Method in class net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket
 - getEntries() - Method in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket
 - getEntries() - Method in class net.minecraft.predicate.collection.CollectionCountsPredicate.Empty
 - getEntries() - Method in interface net.minecraft.predicate.collection.CollectionCountsPredicate
 - getEntries() - Method in record class net.minecraft.predicate.collection.CollectionCountsPredicate.Multiple
 - getEntries() - Method in record class net.minecraft.predicate.collection.CollectionCountsPredicate.Single
 - getEntries() - Method in class net.minecraft.registry.entry.RegistryEntryList.Direct
 - getEntries() - Method in class net.minecraft.registry.entry.RegistryEntryList.ListBacked
 - getEntries() - Method in class net.minecraft.registry.entry.RegistryEntryList.Named
 - getEntries() - Method in class net.minecraft.state.State
 - getEntries() - Method in class net.minecraft.util.collection.Pool
 - getEntries() - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSourceParameterList
 - getEntries() - Method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.Entries
 - getEntries(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistrySelectorArgumentType
 - getEntriesIfUpdated() - Method in class net.minecraft.client.network.LanServerQueryManager.LanServerEntryList
 - getEntry() - Method in record class net.minecraft.command.argument.RegistryEntryPredicateArgumentType.EntryBased
 - getEntry() - Method in interface net.minecraft.command.argument.RegistryEntryPredicateArgumentType.EntryPredicate
 - getEntry() - Method in record class net.minecraft.command.argument.RegistryEntryPredicateArgumentType.TagBased
 - getEntry(int) - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getEntry(int) - Method in interface net.minecraft.registry.Registry
 - 
Returns the reference registry entry for the value assigned
rawId, or an empty optional if there is no such value. - getEntry(int) - Method in class net.minecraft.registry.SimpleRegistry
 - 
Returns the reference registry entry for the value assigned
rawId, or an empty optional if there is no such value. - getEntry(AbuseReportReason) - Method in class net.minecraft.client.gui.screen.report.AbuseReportReasonScreen.ReasonListWidget
 - getEntry(TrackedData<T>) - Method in class net.minecraft.entity.data.DataTracker
 - getEntry(Identifier) - Method in interface net.minecraft.registry.Registry
 - 
Returns the reference registry entry for the value that is assigned
id, or an empty optional if there is no such value. - getEntry(Identifier) - Method in class net.minecraft.registry.SimpleRegistry
 - 
Returns the reference registry entry for the value that is assigned
id, or an empty optional if there is no such value. - getEntry(T) - Method in interface net.minecraft.registry.Registry
 - getEntry(T) - Method in class net.minecraft.registry.SimpleRegistry
 - getEntryAtPosition(double, double) - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getEntryCodec() - Method in interface net.minecraft.registry.Registry
 - 
Returns the codec for serializing the registry entry of
T. - getEntryCodec(RegistryKey<E>) - Static method in class net.minecraft.registry.RegistryOps
 - getEntryCount() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getEntryFor(ServerLinks.Known) - Method in record class net.minecraft.server.ServerLinks
 - getEntryInfo(RegistryKey<T>) - Method in interface net.minecraft.registry.Registry
 - getEntryInfo(RegistryKey<T>) - Method in class net.minecraft.registry.SimpleRegistry
 - getEntryLookup(RegistryKey<? extends Registry<? extends E>>) - Method in class net.minecraft.registry.RegistryOps
 - getEntryLookupCodec(RegistryKey<? extends Registry<? extends E>>) - Static method in class net.minecraft.registry.RegistryOps
 - getEntryOrThrow(RegistryKey<T>) - Method in interface net.minecraft.registry.RegistryEntryLookup.RegistryLookup
 - getEntrySet() - Method in interface net.minecraft.registry.Registry
 - 
Returns the set containing
Map.Entryof the registry keys and values registered in this registry. - getEntrySet() - Method in class net.minecraft.registry.SimpleRegistry
 - 
Returns the set containing
Map.Entryof the registry keys and values registered in this registry. - getEnvironment() - Method in class net.minecraft.test.TestInstance
 - getEpochTimeMs() - Static method in class net.minecraft.util.Util
 - 
Returns the milliseconds passed since the Unix epoch.
 - getEpochTimeSeconds() - Static method in class net.minecraft.world.storage.RegionFile
 - getEqualityGroup(BlockState) - Method in class net.minecraft.client.render.model.BlockStateModel.CachedUnbaked
 - getEqualityGroup(BlockState) - Method in interface net.minecraft.client.render.model.BlockStateModel.UnbakedGrouped
 - getEqualityGroup(BlockState) - Method in class net.minecraft.client.render.model.MultipartBlockStateModel.MultipartUnbaked
 - getEqualPredicate(ItemStack) - Static method in class net.minecraft.item.map.MapState
 - getEquipment() - Method in record class net.minecraft.block.spawner.MobSpawnerEntry
 - getEquipment(LivingEntity) - Method in record class net.minecraft.enchantment.Enchantment
 - getEquipmentBreakStatus(EquipmentSlot) - Static method in class net.minecraft.entity.LivingEntity
 - getEquipmentChanges() - Method in class net.minecraft.entity.LivingEntity
 - 
Returns the difference between the last sent equipment set and the current one.
 - getEquipmentDropChance(ServerWorld, LivingEntity, DamageSource, float) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getEquipmentDropChances() - Method in class net.minecraft.entity.mob.MobEntity
 - getEquipmentForSlot(EquipmentSlot, int) - Static method in class net.minecraft.entity.mob.MobEntity
 - getEquipmentLevel(RegistryEntry<Enchantment>, LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - 
Returns the highest level of the passed enchantment in the enchantment's applicable equipment slots' item stacks.
 - getEquipmentList() - Method in class net.minecraft.network.packet.s2c.play.EntityEquipmentUpdateS2CPacket
 - getEquipmentModelLoader() - Method in class net.minecraft.client.render.entity.EntityRendererFactory.Context
 - getEquipmentRenderer() - Method in class net.minecraft.client.render.entity.EntityRendererFactory.Context
 - getEquipmentSlot() - Method in enum class net.minecraft.item.equipment.EquipmentType
 - getEquipmentSlot(int) - Static method in class net.minecraft.entity.LivingEntity
 - getEquippedStack(EquipmentSlot) - Method in interface net.minecraft.entity.EquipmentHolder
 - getEquippedStack(EquipmentSlot) - Method in class net.minecraft.entity.LivingEntity
 - getEquippedStack(LivingEntity, EquipmentSlot) - Static method in class net.minecraft.client.render.entity.BipedEntityRenderer
 - getEquipSound(EquipmentSlot, ItemStack, EquippableComponent) - Method in class net.minecraft.entity.LivingEntity
 - getEquipSound(EquipmentSlot, ItemStack, EquippableComponent) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getEquipSound(EquipmentSlot, ItemStack, EquippableComponent) - Method in class net.minecraft.entity.passive.CamelEntity
 - getEquipSound(EquipmentSlot, ItemStack, EquippableComponent) - Method in class net.minecraft.entity.passive.PigEntity
 - getEquipSound(EquipmentSlot, ItemStack, EquippableComponent) - Method in class net.minecraft.entity.passive.StriderEntity
 - getErodedShoreBiome(int, int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - 
Returns a shore biome for high erosion values.
 - getErosionDescription(double) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - getErosionParameters() - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - getError() - Method in record class net.minecraft.server.world.OptionalChunk.ActualChunk
 - getError() - Method in interface net.minecraft.server.world.OptionalChunk
 - getError() - Method in record class net.minecraft.server.world.OptionalChunk.LoadFailure
 - getErrorCode() - Method in record class net.minecraft.client.realms.RealmsError.AuthenticationError
 - getErrorCode() - Method in record class net.minecraft.client.realms.RealmsError.DetailedHttpError
 - getErrorCode() - Method in interface net.minecraft.client.realms.RealmsError
 - getErrorCode() - Method in record class net.minecraft.client.realms.RealmsError.RawHttpPayloadError
 - getErrorCode() - Method in record class net.minecraft.client.realms.RealmsError.SimpleHttpError
 - getErrorMessage() - Method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getErrorMessage() - Method in record class net.minecraft.client.realms.RealmsError.AuthenticationError
 - getErrorMessage() - Method in record class net.minecraft.client.realms.RealmsError.DetailedHttpError
 - getErrorMessage() - Method in interface net.minecraft.client.realms.RealmsError
 - getErrorMessage() - Method in record class net.minecraft.client.realms.RealmsError.RawHttpPayloadError
 - getErrorMessage() - Method in record class net.minecraft.client.realms.RealmsError.SimpleHttpError
 - getErrorMessage() - Method in class net.minecraft.client.realms.util.UploadResult
 - getErrorMessage(int) - Static method in class net.minecraft.client.font.FreeTypeUtil
 - getErrorMessage(int) - Static method in class net.minecraft.client.sound.AlUtil
 - getErrorMessages(RealmsServiceException) - Static method in class net.minecraft.client.realms.gui.screen.RealmsGenericErrorScreen
 - getErrorMessages(Text) - Static method in class net.minecraft.client.realms.gui.screen.RealmsGenericErrorScreen
 - getErrorMessages(Text, Text) - Static method in class net.minecraft.client.realms.gui.screen.RealmsGenericErrorScreen
 - getErrorReporter() - Method in class net.minecraft.loot.LootTableReporter
 - getErrorReporterContext() - Method in class net.minecraft.entity.Entity
 - getErrorReporterContext() - Method in class net.minecraft.world.chunk.Chunk
 - getErrors() - Method in class net.minecraft.util.packrat.ParseErrorList.Impl
 - getErrors() - Method in interface net.minecraft.util.packrat.ParsingState
 - getErrors() - Method in class net.minecraft.util.packrat.ParsingStateImpl.ErrorSuppressing
 - getErrors() - Method in class net.minecraft.util.packrat.ParsingStateImpl
 - getErrorsAsLongString() - Method in class net.minecraft.util.ErrorReporter.Impl
 - getErrorsAsString() - Method in class net.minecraft.util.ErrorReporter.Impl
 - getErrorSuppressingState() - Method in interface net.minecraft.util.packrat.ParsingState
 - getErrorSuppressingState() - Method in class net.minecraft.util.packrat.ParsingStateImpl.ErrorSuppressing
 - getErrorSuppressingState() - Method in class net.minecraft.util.packrat.ParsingStateImpl
 - getErrorText() - Method in class net.minecraft.client.realms.gui.screen.RealmsClientIncompatibleScreen
 - getErrorText(MinecraftClientException) - Method in record class net.minecraft.client.session.report.AbuseReportSender.Impl
 - getErrorText(MinecraftClientHttpException) - Method in record class net.minecraft.client.session.report.AbuseReportSender.Impl
 - getEscapeControl(int) - Method in class net.minecraft.command.CommandExecutionContext
 - getEvent() - Method in class net.minecraft.world.event.GameEvent.Message
 - getEventId() - Method in class net.minecraft.network.packet.s2c.play.WorldEventS2CPacket
 - getEventListener() - Method in class net.minecraft.block.entity.SculkCatalystBlockEntity
 - getEventListener() - Method in class net.minecraft.block.entity.SculkSensorBlockEntity
 - getEventListener() - Method in class net.minecraft.block.entity.SculkShriekerBlockEntity
 - getEventListener() - Method in interface net.minecraft.world.event.listener.GameEventListener.Holder
 - getEventNames() - Method in class net.minecraft.world.timer.Timer
 - getExamples() - Method in class net.minecraft.command.argument.AngleArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.BlockPosArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.BlockPredicateArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.BlockStateArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.ColorArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.ColumnPosArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.CommandFunctionArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.DimensionArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.EntityAnchorArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.EntityArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.EnumArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.GameModeArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.GameProfileArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.HexColorArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.IdentifierArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.ItemPredicateArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.ItemSlotArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.ItemStackArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.MessageArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.NbtCompoundArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.NbtElementArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.NbtPathArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.NumberRangeArgumentType.FloatRangeArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.NumberRangeArgumentType.IntRangeArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.OperationArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.ParticleEffectArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.RegistryEntryArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.RegistryEntryPredicateArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.RegistryEntryReferenceArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.RegistryKeyArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.RegistryPredicateArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.RegistrySelectorArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.RotationArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.ScoreboardCriterionArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.ScoreboardObjectiveArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.ScoreboardSlotArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.ScoreHolderArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.SlotRangeArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.StyleArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.SwizzleArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.TeamArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.TextArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.TimeArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.UuidArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.Vec2ArgumentType
 - getExamples() - Method in class net.minecraft.command.argument.Vec3ArgumentType
 - getException(ParseResults<S>) - Static method in class net.minecraft.server.command.CommandManager
 - getExcludedReasonsForType(AbuseReportType) - Static method in enum class net.minecraft.client.session.report.AbuseReportReason
 - getExclusionZone() - Method in class net.minecraft.world.gen.chunk.placement.StructurePlacement
 - getExhaustion() - Method in class net.minecraft.entity.damage.DamageSource
 - getExistsConditionExecute(boolean, ExecuteCommand.ExistsCondition) - Static method in class net.minecraft.server.command.ExecuteCommand
 - getExitPortalTarget(Entity, BlockPos, BlockLocating.Rectangle, ServerWorld, TeleportTarget.PostDimensionTransition) - Static method in class net.minecraft.block.NetherPortalBlock
 - getExitPortalTarget(ServerWorld, BlockLocating.Rectangle, Direction.Axis, Vec3d, Entity, TeleportTarget.PostDimensionTransition) - Static method in class net.minecraft.block.NetherPortalBlock
 - getExitPos() - Method in class net.minecraft.world.gen.feature.EndGatewayFeatureConfig
 - getExpectedBufferSize() - Method in class net.minecraft.client.render.RenderLayer
 - getExpectedEntityType() - Method in class net.minecraft.block.ChestBlock
 - getExpectedPose() - Method in class net.minecraft.entity.player.PlayerEntity
 - getExperience() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
 - getExperience() - Method in class net.minecraft.entity.passive.MerchantEntity
 - getExperience() - Method in class net.minecraft.entity.passive.VillagerEntity
 - getExperience() - Method in class net.minecraft.network.packet.s2c.play.ExperienceBarUpdateS2CPacket
 - getExperience() - Method in class net.minecraft.network.packet.s2c.play.SetTradeOffersS2CPacket
 - getExperience() - Method in class net.minecraft.recipe.AbstractCookingRecipe
 - getExperience() - Method in class net.minecraft.screen.MerchantScreenHandler
 - getExperience() - Method in interface net.minecraft.village.Merchant
 - getExperience() - Method in class net.minecraft.village.SimpleMerchant
 - getExperienceLevel() - Method in class net.minecraft.network.packet.s2c.play.ExperienceBarUpdateS2CPacket
 - getExperienceToDrop(ServerWorld) - Method in class net.minecraft.entity.LivingEntity
 - 
Called when this entity is killed and returns the amount of experience to drop.
 - getExperienceToDrop(ServerWorld) - Method in class net.minecraft.entity.mob.HoglinEntity
 - 
Called when this entity is killed and returns the amount of experience to drop.
 - getExperienceToDrop(ServerWorld) - Method in class net.minecraft.entity.mob.MobEntity
 - 
Called when this entity is killed and returns the amount of experience to drop.
 - getExperienceToDrop(ServerWorld) - Method in class net.minecraft.entity.mob.PiglinEntity
 - 
Called when this entity is killed and returns the amount of experience to drop.
 - getExperienceToDrop(ServerWorld) - Method in class net.minecraft.entity.mob.WaterCreatureEntity
 - 
Called when this entity is killed and returns the amount of experience to drop.
 - getExperienceToDrop(ServerWorld) - Method in class net.minecraft.entity.mob.ZombieEntity
 - 
Called when this entity is killed and returns the amount of experience to drop.
 - getExperienceToDrop(ServerWorld) - Method in class net.minecraft.entity.passive.AnimalEntity
 - 
Called when this entity is killed and returns the amount of experience to drop.
 - getExperienceToDrop(ServerWorld) - Method in class net.minecraft.entity.passive.ChickenEntity
 - 
Called when this entity is killed and returns the amount of experience to drop.
 - getExperienceToDrop(ServerWorld) - Method in class net.minecraft.entity.passive.WaterAnimalEntity
 - 
Called when this entity is killed and returns the amount of experience to drop.
 - getExperienceToDrop(ServerWorld) - Method in class net.minecraft.entity.player.PlayerEntity
 - 
Called when this entity is killed and returns the amount of experience to drop.
 - getExperienceToDrop(ServerWorld, Entity) - Method in class net.minecraft.entity.LivingEntity
 - getExpirationDate() - Method in class net.minecraft.util.UserCache.Entry
 - getExpiry() - Method in class net.minecraft.entity.ai.brain.Memory
 - getExpiryDate() - Method in class net.minecraft.server.BanEntry
 - getExploredPositions() - Method in class net.minecraft.entity.passive.SnifferEntity
 - getExplosions() - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 - getExtendedWorldTypes() - Method in class net.minecraft.client.gui.screen.world.WorldCreator
 - getExtendJavaRealmsUrl(String, UUID) - Static method in class net.minecraft.util.Urls
 - getExtendJavaRealmsUrl(String, UUID, boolean) - Static method in class net.minecraft.util.Urls
 - getExternalChunkPath(ChunkPos) - Method in class net.minecraft.world.storage.RegionFile
 - getExternalTitle() - Method in record class net.minecraft.dialog.DialogCommonData
 - getExtraBlockChance() - Method in class net.minecraft.block.entity.SculkSpreadManager
 - getExtraBlockState(WorldAccess, BlockPos, Random, boolean) - Method in class net.minecraft.block.SculkBlock
 - getExtraDistance() - Method in class net.minecraft.sound.BiomeMoodSound
 - 
Returns the extra distance of the sound from the player when the sound plays from the mood position.
 - getExtraLength(float) - Static method in class net.minecraft.entity.mob.ShulkerEntity
 - getEyeHeight(EntityPose) - Method in class net.minecraft.entity.Entity
 - 
Returns the eye height for
pose. - getEyePos() - Method in class net.minecraft.entity.Entity
 - 
Returns the position of the eye.
 - getEyes() - Method in class net.minecraft.client.render.entity.model.BreezeEntityModel
 - getEyes(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getEyesTexture() - Method in class net.minecraft.client.render.entity.feature.EndermanEyesFeatureRenderer
 - getEyesTexture() - Method in class net.minecraft.client.render.entity.feature.EyesFeatureRenderer
 - getEyesTexture() - Method in class net.minecraft.client.render.entity.feature.PhantomEyesFeatureRenderer
 - getEyesTexture() - Method in class net.minecraft.client.render.entity.feature.SpiderEyesFeatureRenderer
 - getEyeTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
 - getEyeY() - Method in class net.minecraft.entity.Entity
 - getFace(Direction) - Static method in enum class net.minecraft.client.render.model.CubeFace
 - getFace(Direction) - Method in class net.minecraft.util.shape.VoxelShape
 - getFaces() - Method in class net.minecraft.block.entity.SculkSpreadManager.Cursor
 - getFacing() - Method in class net.minecraft.block.entity.PistonBlockEntity
 - getFacing() - Method in enum class net.minecraft.block.enums.Orientation
 - getFacing() - Method in class net.minecraft.entity.Entity
 - getFacing() - Method in class net.minecraft.structure.StructurePiece
 - getFacing(double, double, double) - Static method in enum class net.minecraft.util.math.Direction
 - getFacing(float, float, float) - Static method in enum class net.minecraft.util.math.Direction
 - getFacing(BlockState) - Static method in class net.minecraft.block.ChestBlock
 - getFacing(BlockState) - Static method in class net.minecraft.block.JigsawBlock
 - getFacing(Vec3d) - Static method in enum class net.minecraft.util.math.Direction
 - getFacingCount() - Method in enum class net.minecraft.util.math.Direction.Type
 - getFacingProperty(Direction) - Static method in class net.minecraft.block.VineBlock
 - getFactory() - Method in class net.minecraft.resource.DefaultResourcePack
 - getFadeFactor(LivingEntity, float) - Method in class net.minecraft.entity.effect.StatusEffectInstance
 - 
Returns the factor (multiplier) for effect fade-in and fade-out.
 - getFadeInTicks() - Method in class net.minecraft.entity.effect.StatusEffect
 - getFadeInTicks() - Method in class net.minecraft.network.packet.s2c.play.TitleFadeS2CPacket
 - getFadeOutThresholdTicks() - Method in class net.minecraft.entity.effect.StatusEffect
 - getFadeOutTicks() - Method in class net.minecraft.entity.effect.StatusEffect
 - getFadeOutTicks() - Method in class net.minecraft.network.packet.s2c.play.TitleFadeS2CPacket
 - getFailedOptionalTestCount() - Method in class net.minecraft.test.TestSet
 - getFailedRequiredTestCount() - Method in class net.minecraft.test.TestSet
 - getFallback() - Method in interface net.minecraft.block.DoubleBlockProperties.PropertyRetriever
 - getFallback() - Method in class net.minecraft.client.render.block.entity.LightmapCoordinatesRetriever
 - getFallback() - Method in class net.minecraft.structure.pool.StructurePool
 - getFallback() - Method in class net.minecraft.text.TranslatableTextContent
 - getFallDeathMessage(DamageRecord, Entity) - Method in class net.minecraft.entity.damage.DamageTracker
 - getFallDelay() - Method in class net.minecraft.block.DragonEggBlock
 - 
Gets the amount of time in ticks this block will wait before attempting to start falling.
 - getFallDelay() - Method in class net.minecraft.block.FallingBlock
 - 
Gets the amount of time in ticks this block will wait before attempting to start falling.
 - getFallingBlockPos() - Method in class net.minecraft.entity.FallingBlockEntity
 - getFallSound() - Method in class net.minecraft.sound.BlockSoundGroup
 - getFallSound(int) - Method in class net.minecraft.entity.LivingEntity
 - getFallSounds() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - getFallSounds() - Method in class net.minecraft.entity.LivingEntity
 - getFallSounds() - Method in class net.minecraft.entity.mob.HostileEntity
 - getFallSounds() - Method in class net.minecraft.entity.player.PlayerEntity
 - getFamilies() - Static method in class net.minecraft.data.family.BlockFamilies
 - getFarPlaneDistance() - Method in class net.minecraft.client.render.GameRenderer
 - getFatalOrPause(T) - Static method in class net.minecraft.util.Util
 - 
Returns the provided fatal throwable, or pauses the game if
SharedConstants.isDevelopmentistrue. - getFavicon() - Method in class net.minecraft.client.network.ServerInfo
 - getFeature() - Method in class net.minecraft.world.gen.feature.util.FeatureContext
 - getFeatureEntry(WorldView) - Method in class net.minecraft.block.FungusBlock
 - getFeatureFlags() - Method in class net.minecraft.client.realms.RealmsClient
 - getFeatureGenerationStep() - Method in class net.minecraft.world.gen.structure.Structure
 - getFeatures() - Method in class net.minecraft.world.biome.GenerationSettings
 - 
Returns the lists of features configured for each
feature generation step, up to the highest step that has a configured feature. - getFeatureSet() - Method in class net.minecraft.resource.featuretoggle.FeatureManager
 - getFeatureUpdater(RegistryKey<World>, Supplier<PersistentStateManager>) - Method in class net.minecraft.world.storage.VersionedChunkStorage
 - getFeedbackMessageSingle(CommandContext<ServerCommandSource>, RegistryEntry<LootTable>, LootWorldContext, LootCommand.Target) - Static method in class net.minecraft.server.command.LootCommand
 - getFeetY(BlockPos) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getFeetY(BlockView, BlockPos) - Static method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getFence() - Method in enum class net.minecraft.world.gen.structure.MineshaftStructure.Type
 - getFertilizableType() - Method in interface net.minecraft.block.Fertilizable
 - getFertilizableType() - Method in class net.minecraft.block.GrassBlock
 - getFertilizableType() - Method in class net.minecraft.block.MossBlock
 - getFertilizableType() - Method in class net.minecraft.block.NetherrackBlock
 - getFertilizableType() - Method in class net.minecraft.block.NyliumBlock
 - getFertilizeParticlePos(BlockPos) - Method in interface net.minecraft.block.Fertilizable
 - getFertilizeParticlePos(BlockPos) - Method in class net.minecraft.block.MangroveLeavesBlock
 - getFertilizeParticlePos(BlockPos) - Method in class net.minecraft.block.RootedDirtBlock
 - getFight() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - getFightOrigin() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - getFile() - Static method in class net.minecraft.client.realms.util.RealmsPersistence
 - getFile() - Method in class net.minecraft.server.ServerConfigList
 - getFile() - Method in class net.minecraft.util.crash.CrashReport
 - getFile(String) - Method in class net.minecraft.world.PersistentStateManager
 - getFileAttributeView(Path, Class<V>, LinkOption[]) - Method in class net.minecraft.resource.fs.ResourceFileSystemProvider
 - getFileInfo(Path) - Method in class net.minecraft.util.Downloader
 - getFileName() - Method in class net.minecraft.resource.fs.ResourcePath
 - getFileName(String) - Method in record class net.minecraft.util.logging.LogFileCompressor.LogId
 - getFileName(Path) - Static method in class net.minecraft.resource.FileResourcePackProvider
 - getFileName(Path) - Static method in class net.minecraft.resource.VanillaResourcePackProvider
 - getFileName(Path, Path) - Method in class net.minecraft.data.SnbtProvider
 - getFileStore(Path) - Method in class net.minecraft.resource.fs.ResourceFileSystemProvider
 - getFileStoreAttributeView(Class<V>) - Method in class net.minecraft.resource.fs.ResourceFileStore
 - getFileStores() - Method in class net.minecraft.resource.fs.ResourceFileSystem
 - getFileSystem() - Method in class net.minecraft.resource.fs.ResourcePath
 - getFileSystem(URI) - Method in class net.minecraft.resource.fs.ResourceFileSystemProvider
 - getFilledSlotCount() - Method in class net.minecraft.block.entity.ChiseledBookshelfBlockEntity
 - getFilteredMessages() - Method in class net.minecraft.block.entity.SignText
 - getFilteredText(String) - Method in class net.minecraft.network.message.FilterMask
 - getFinalGravity() - Method in class net.minecraft.entity.Entity
 - getFinalState() - Method in class net.minecraft.block.entity.JigsawBlockEntity
 - getFinalState() - Method in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
 - getFireballStrength() - Method in class net.minecraft.entity.mob.GhastEntity
 - getFireFloorModels(Block) - Method in class net.minecraft.client.data.BlockStateModelGenerator
 - getFireScreenEffect(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getFireSideModels(Block) - Method in class net.minecraft.client.data.BlockStateModelGenerator
 - getFireTickDelay(Random) - Static method in class net.minecraft.block.FireBlock
 - getFireTicks() - Method in class net.minecraft.entity.Entity
 - getFireUpModels(Block) - Method in class net.minecraft.client.data.BlockStateModelGenerator
 - getFireworkColor() - Method in enum class net.minecraft.util.DyeColor
 - 
Returns the color used for colored fireworks as RGB integer.
 - getFirst() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getFirst() - Method in class net.minecraft.util.collection.ArrayListDeque
 - getFirst() - Method in class net.minecraft.util.collection.ArrayListDeque.ReversedWrapper
 - getFirst() - Method in interface net.minecraft.util.collection.ListDeque
 - getFirst(Collection<T>) - Static method in class net.minecraft.util.Nullables
 - 
Returns the first element of
collection, ornullif it is empty. - getFirst(List<MultipartBlockStateModel.Selector<BlockStateModel>>) - Static method in class net.minecraft.client.render.model.MultipartBlockStateModel.MultipartBakedModel
 - getFirst(ContextParameterMap) - Method in interface net.minecraft.recipe.display.SlotDisplay
 - getFirstBuyItem() - Method in class net.minecraft.village.TradeOffer
 - getFirstBuyItemCount(TradedItem) - Method in class net.minecraft.village.TradeOffer
 - getFirstChild() - Method in class net.minecraft.advancement.AdvancementPositioner
 - getFirstLayer() - Method in class net.minecraft.client.render.item.ItemRenderState
 - getFirstMatch(I, ServerWorld) - Method in interface net.minecraft.recipe.ServerRecipeManager.MatchGetter
 - getFirstMatch(RecipeType<T>, I, World) - Method in class net.minecraft.recipe.ServerRecipeManager
 - 
Returns a recipe of the given
typethat match the giveninventoryandworld. - getFirstMatch(RecipeType<T>, I, World, RecipeEntry<T>) - Method in class net.minecraft.recipe.ServerRecipeManager
 - getFirstMatch(RecipeType<T>, I, World, RegistryKey<Recipe<?>>) - Method in class net.minecraft.recipe.ServerRecipeManager
 - getFirstOctave() - Method in class net.minecraft.util.math.noise.OctavePerlinNoiseSampler
 - getFirstOrElse(Collection<T>, T) - Static method in class net.minecraft.util.Nullables
 - 
Returns the first element of
collection, ordefaultValueif it is empty. - getFirstOrElseGet(Collection<T>, Supplier<T>) - Static method in class net.minecraft.util.Nullables
 - 
Returns the first element of
collection, orgetter.get()if it is empty. - getFirstPassenger() - Method in class net.minecraft.entity.Entity
 - 
Returns the first passenger of the passenger list, or
nullif there is no passengers. - getFirstPossibleNonCoreActivity() - Method in class net.minecraft.entity.ai.brain.Brain
 - getFishingLuckBonus(ServerWorld, ItemStack, Entity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getFishingTimeReduction(ServerWorld, ItemStack, Entity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getFixedDeltaTicks() - Method in class net.minecraft.client.render.RenderTickCounter.Constant
 - getFixedDeltaTicks() - Method in class net.minecraft.client.render.RenderTickCounter.Dynamic
 - getFixedDeltaTicks() - Method in interface net.minecraft.client.render.RenderTickCounter
 - getFixer() - Static method in class net.minecraft.datafixer.Schemas
 - getFlag(int) - Method in record class net.minecraft.component.type.CustomModelDataComponent
 - getFlag(int) - Method in class net.minecraft.entity.Entity
 - 
Returns the entity flag with index
flag. - getFlags(int) - Static method in enum class net.minecraft.network.packet.s2c.play.PositionFlag
 - getFlags(PosArgument, PosArgument, boolean) - Static method in class net.minecraft.server.command.TeleportCommand
 - getFloat(int) - Method in record class net.minecraft.component.type.CustomModelDataComponent
 - getFloat(int) - Method in class net.minecraft.nbt.NbtList
 - 
Returns the float at
index, or0.0fif the index is out of bounds or if this is not a list of floats. - getFloat(int) - Method in class net.minecraft.network.PacketByteBuf
 - getFloat(int, float) - Method in class net.minecraft.nbt.NbtList
 - getFloat(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 - getFloat(JsonObject, String, float) - Static method in class net.minecraft.util.JsonHelper
 - getFloat(String) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the
floatassociated withkey, or0.0fif there is no number stored with the key. - getFloat(String, float) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the
floatassociated withkey, orfallbackif there is no number stored with the key. - getFloat(String, float) - Method in class net.minecraft.storage.NbtReadView
 - getFloat(String, float) - Method in interface net.minecraft.storage.ReadView
 - getFloat(BlockState, BlockRenderView, BlockPos) - Method in class net.minecraft.client.render.block.BlockModelRenderer.BrightnessCache
 - getFloatVector() - Method in enum class net.minecraft.util.math.Direction
 - getFloor() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Bounded
 - getFloorHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Bounded
 - getFloorHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Empty
 - getFloorHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface
 - getFloorHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Half
 - getFloorHeight(Random, ChunkGenerator, RuinedPortalStructurePiece.VerticalPlacement, boolean, int, int, BlockBox, HeightLimitView, NoiseConfig) - Static method in class net.minecraft.world.gen.structure.RuinedPortalStructure
 - getFloorHeight(StructureWorldAccess, BlockPos, UnderwaterMagmaFeatureConfig) - Static method in class net.minecraft.world.gen.feature.UnderwaterMagmaFeature
 - getFlopSound() - Method in class net.minecraft.entity.mob.ElderGuardianEntity
 - getFlopSound() - Method in class net.minecraft.entity.mob.GuardianEntity
 - getFlopSound() - Method in class net.minecraft.entity.passive.CodEntity
 - getFlopSound() - Method in class net.minecraft.entity.passive.FishEntity
 - getFlopSound() - Method in class net.minecraft.entity.passive.PufferfishEntity
 - getFlopSound() - Method in class net.minecraft.entity.passive.SalmonEntity
 - getFlopSound() - Method in class net.minecraft.entity.passive.TadpoleEntity
 - getFlopSound() - Method in class net.minecraft.entity.passive.TropicalFishEntity
 - getFlower() - Method in class net.minecraft.entity.passive.BeeEntity.PollinateGoal
 - getFlowerFeatures() - Method in class net.minecraft.world.biome.GenerationSettings
 - getFlowerPos() - Method in class net.minecraft.entity.passive.BeeEntity
 - getFlowerPotCrossModel() - Method in enum class net.minecraft.client.data.BlockStateModelGenerator.CrossType
 - getFlowerPotTextureMap(Block) - Method in enum class net.minecraft.client.data.BlockStateModelGenerator.CrossType
 - getFlowing() - Method in class net.minecraft.fluid.FlowableFluid
 - getFlowing() - Method in class net.minecraft.fluid.LavaFluid
 - getFlowing() - Method in class net.minecraft.fluid.WaterFluid
 - getFlowing(int, boolean) - Method in class net.minecraft.fluid.FlowableFluid
 - getFluid() - Method in class net.minecraft.client.particle.BlockLeakParticle
 - getFluid() - Method in class net.minecraft.fluid.FluidState
 - getFluid(World, BlockPos, BlockState) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - getFluidBlockIdToBeTicked(Dynamic<?>) - Static method in class net.minecraft.datafixer.fix.ProtoChunkTickListFix
 - getFluidBlockState(int, int, int, AquiferSampler.FluidLevel, int) - Method in class net.minecraft.world.gen.chunk.AquiferSampler.Impl
 - getFluidBlockY(int, int, int, AquiferSampler.FluidLevel, int, boolean) - Method in class net.minecraft.world.gen.chunk.AquiferSampler.Impl
 - getFluidHeight(int) - Static method in class net.minecraft.block.LeveledCauldronBlock
 - getFluidHeight(BlockState) - Method in class net.minecraft.block.AbstractCauldronBlock
 - getFluidHeight(BlockState) - Method in class net.minecraft.block.LavaCauldronBlock
 - getFluidHeight(BlockState) - Method in class net.minecraft.block.LeveledCauldronBlock
 - getFluidHeight(TagKey<Fluid>) - Method in class net.minecraft.entity.Entity
 - 
Returns the height of the fluid in
fluidtag. - getFluidHeight(BlockRenderView, Fluid, BlockPos) - Method in class net.minecraft.client.render.block.FluidRenderer
 - getFluidHeight(BlockRenderView, Fluid, BlockPos, BlockState, FluidState) - Method in class net.minecraft.client.render.block.FluidRenderer
 - getFluidLayer(FluidState) - Static method in class net.minecraft.client.render.RenderLayers
 - getFluidLevel(int, int, int) - Method in interface net.minecraft.world.gen.chunk.AquiferSampler.FluidLevelSampler
 - getFluidLevel(int, int, int) - Method in class net.minecraft.world.gen.chunk.AquiferSampler.Impl
 - getFluidProtoTickScheduler() - Method in class net.minecraft.world.chunk.ProtoChunk
 - getFluidShape(FluidState, BlockView, BlockPos) - Method in class net.minecraft.world.RaycastContext
 - getFluidState() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getFluidState(int, int, int) - Method in class net.minecraft.world.chunk.ChunkSection
 - getFluidState(int, int, int) - Method in class net.minecraft.world.chunk.WorldChunk
 - getFluidState(BlockState) - Method in class net.minecraft.block.AbstractBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.AbstractCoralBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.AbstractRailBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.AbstractSignBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.AmethystClusterBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.BarrierBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.BigDripleafBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.BigDripleafStemBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.BubbleColumnBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.CampfireBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.CandleBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.ChainBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.ChestBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.ConduitBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.DecoratedPotBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.DriedGhastBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.EnderChestBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.FluidBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.GrateBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.HangingRootsBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.HeavyCoreBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.HorizontalConnectingBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.KelpBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.KelpPlantBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.LadderBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.LanternBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.LeavesBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.LightBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.LightningRodBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.MangroveRootsBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.MultifaceBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.PointedDripstoneBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.PropaguleBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.ScaffoldingBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.SculkSensorBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.SculkShriekerBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.SeagrassBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.SeaPickleBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.SlabBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.SmallDripleafBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.StairsBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.TallSeagrassBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.TrapdoorBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockState) - Method in class net.minecraft.block.WallBlock
 - 
Returns the state's associated fluid state.
 - getFluidState(BlockPos) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
 - 
Returns the fluid state at
pos. - getFluidState(BlockPos) - Method in class net.minecraft.client.render.entity.state.FallingBlockEntityRenderState
 - 
Returns the fluid state at
pos. - getFluidState(BlockPos) - Method in interface net.minecraft.world.BlockView
 - 
Returns the fluid state at
pos. - getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.ChunkCache
 - 
Returns the fluid state at
pos. - getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 - 
Returns the fluid state at
pos. - getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.ProtoChunk
 - 
Returns the fluid state at
pos. - getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.WorldChunk
 - 
Returns the fluid state at
pos. - getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - 
Returns the fluid state at
pos. - getFluidState(BlockPos) - Method in class net.minecraft.world.ChunkRegion
 - 
Returns the fluid state at
pos. - getFluidState(BlockPos) - Method in enum class net.minecraft.world.EmptyBlockRenderView
 - 
Returns the fluid state at
pos. - getFluidState(BlockPos) - Method in enum class net.minecraft.world.EmptyBlockView
 - 
Returns the fluid state at
pos. - getFluidState(BlockPos) - Method in class net.minecraft.world.World
 - 
Returns the fluid state at
pos. - getFluidStateIfVisible(World, BlockState, BlockPos) - Method in class net.minecraft.item.FilledMapItem
 - getFluidTickScheduler() - Method in class net.minecraft.client.world.ClientWorld
 - getFluidTickScheduler() - Method in class net.minecraft.server.world.ServerWorld
 - getFluidTickScheduler() - Method in class net.minecraft.world.chunk.Chunk
 - getFluidTickScheduler() - Method in class net.minecraft.world.chunk.ProtoChunk
 - getFluidTickScheduler() - Method in class net.minecraft.world.chunk.WorldChunk
 - getFluidTickScheduler() - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getFluidTickScheduler() - Method in class net.minecraft.world.ChunkRegion
 - getFluidTickScheduler() - Method in interface net.minecraft.world.tick.ScheduledTickView
 - getFlySpeed() - Method in class net.minecraft.entity.player.PlayerAbilities
 - getFlySpeed() - Method in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
 - getFocused() - Method in class net.minecraft.client.gui.AbstractParentElement
 - getFocused() - Method in interface net.minecraft.client.gui.ParentElement
 - getFocused() - Method in class net.minecraft.client.gui.widget.ContainerWidget
 - getFocused() - Method in class net.minecraft.client.gui.widget.ElementListWidget.Entry
 - getFocused() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getFocusedEntity() - Method in class net.minecraft.client.render.Camera
 - getFocusedPath() - Method in interface net.minecraft.client.gui.Element
 - getFocusedPath() - Method in interface net.minecraft.client.gui.ParentElement
 - getFogBuffer(FogRenderer.FogType) - Method in class net.minecraft.client.render.fog.FogRenderer
 - getFogColor() - Method in class net.minecraft.world.biome.Biome
 - getFogColor() - Method in class net.minecraft.world.biome.BiomeEffects
 - getFogColor(Camera, float, ClientWorld, int, float, boolean) - Method in class net.minecraft.client.render.fog.FogRenderer
 - getFogColor(ClientWorld, Camera, int, float) - Method in class net.minecraft.client.render.fog.FogModifier
 - getFogColor(ClientWorld, Camera, int, float) - Method in class net.minecraft.client.render.fog.LavaFogModifier
 - getFogColor(ClientWorld, Camera, int, float) - Method in class net.minecraft.client.render.fog.PowderSnowFogModifier
 - getFogColor(ClientWorld, Camera, int, float) - Method in class net.minecraft.client.render.fog.StandardFogModifier
 - getFogColor(ClientWorld, Camera, int, float) - Method in class net.minecraft.client.render.fog.WaterFogModifier
 - getFoliageColor() - Method in class net.minecraft.world.biome.Biome
 - getFoliageColor() - Method in class net.minecraft.world.biome.BiomeEffects
 - getFoliageColor(BlockRenderView, BlockPos) - Static method in class net.minecraft.client.color.world.BiomeColors
 - getFoliageRadius() - Method in class net.minecraft.world.gen.foliage.FoliagePlacer.TreeNode
 - getFollowing() - Method in class net.minecraft.entity.passive.LlamaEntity
 - getFollowLeashSpeed() - Method in class net.minecraft.entity.mob.PathAwareEntity
 - getFollowLeashSpeed() - Method in class net.minecraft.entity.passive.LlamaEntity
 - getFollowRange() - Method in class net.minecraft.entity.ai.goal.TrackTargetGoal
 - getFollowRange() - Method in class net.minecraft.entity.mob.BlazeEntity.ShootFireballGoal
 - getFollowRange() - Method in class net.minecraft.entity.passive.LlamaEntity.ChaseWolvesGoal
 - getFollowRange() - Method in class net.minecraft.entity.passive.PolarBearEntity.ProtectBabiesGoal
 - getFollowRange(LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.NearestPlayersSensor
 - getFollowTasks() - Static method in class net.minecraft.entity.mob.PiglinBruteBrain
 - getFont() - Method in class net.minecraft.text.Style
 - 
Returns the font of this style.
 - getFontStorage(Identifier) - Method in class net.minecraft.client.font.TextRenderer
 - getFood() - Method in class net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket
 - getFoodLevel() - Method in class net.minecraft.entity.player.HungerManager
 - getFooterHeight() - Method in class net.minecraft.client.gui.widget.ThreePartsLayoutWidget
 - getFootTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.BedBlockEntityRenderer
 - getForAnger(int) - Static method in enum class net.minecraft.entity.mob.Angriness
 - getForcedAge() - Method in class net.minecraft.entity.passive.PassiveEntity
 - getForcedChunks() - Method in class net.minecraft.server.world.ChunkTicketManager
 - getForcedChunks() - Method in class net.minecraft.server.world.ServerChunkManager
 - getForcedChunks() - Method in class net.minecraft.server.world.ServerWorld
 - 
Returns the set that contains
ChunkPosof forced chunks serialized as a long. - getForcedChunks() - Method in class net.minecraft.world.chunk.ChunkManager
 - getForcedGameMode() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - 
Returns the game mode a player should be set to when connecting to the server, or
nullif none is set. - getForcedGameMode() - Method in class net.minecraft.server.integrated.IntegratedServer
 - 
Returns the game mode a player should be set to when connecting to the server, or
nullif none is set. - getForcedGameMode() - Method in class net.minecraft.server.MinecraftServer
 - 
Returns the game mode a player should be set to when connecting to the server, or
nullif none is set. - getForceUnicodeFont() - Method in class net.minecraft.client.option.GameOptions
 - getForColor(DyeColor) - Static method in class net.minecraft.block.BannerBlock
 - getForgingSlotsManager() - Static method in class net.minecraft.screen.AnvilScreenHandler
 - getForkLimit() - Method in class net.minecraft.command.CommandExecutionContext
 - getFormat() - Method in class com.mojang.blaze3d.textures.GpuTexture
 - getFormat() - Method in interface net.minecraft.client.sound.AudioStream
 - getFormat() - Method in class net.minecraft.client.sound.OggAudioStream
 - getFormat() - Method in class net.minecraft.client.sound.RepeatingAudioStream
 - getFormat() - Method in class net.minecraft.client.texture.NativeImage
 - getFormatId(AudioFormat) - Static method in class net.minecraft.client.sound.AlUtil
 - getFormatName() - Method in class net.minecraft.world.level.storage.LevelStorage
 - getFormatName(int) - Method in interface net.minecraft.world.SaveProperties
 - getFormatted() - Method in class net.minecraft.client.gui.screen.StatsScreen.GeneralStatsListWidget.Entry
 - getFormattedCurrentTime() - Static method in class net.minecraft.util.Util
 - 
Returns the current time formatted using
Util.DATE_TIME_FORMATTER. - getFormattedDescription(String, String) - Method in class net.minecraft.test.TestInstance
 - getFormattedDescription(String, MutableText) - Method in class net.minecraft.test.TestInstance
 - getFormattedLabel(String) - Method in record class net.minecraft.dialog.input.NumberRangeInputControl
 - getFormattedLabel(NumberRangeInputControl, double) - Static method in class net.minecraft.client.gui.screen.dialog.InputControlHandlers.NumberRangeInputControlHandler.RangeSliderWidget
 - getFormattedName() - Method in class net.minecraft.item.ItemStack
 - getFormattedName() - Method in class net.minecraft.scoreboard.Team
 - getFormattedScore(ReadableScoreboardScore, NumberFormat) - Static method in interface net.minecraft.scoreboard.ReadableScoreboardScore
 - getFormattedScore(NumberFormat) - Method in interface net.minecraft.scoreboard.ReadableScoreboardScore
 - getFormattedTimestamp() - Method in record class net.minecraft.client.session.report.log.ReceivedMessage.ChatMessage
 - 
Returns the formatted timestamp text of this message.
 - getFormattedTypeDescription() - Method in class net.minecraft.test.TestInstance
 - getFormatting() - Method in enum class net.minecraft.entity.effect.StatusEffectCategory
 - getFormatting() - Method in enum class net.minecraft.util.Rarity
 - getFormatting(boolean) - Method in enum class net.minecraft.entity.attribute.EntityAttribute.Category
 - getFormatting(boolean) - Method in class net.minecraft.entity.attribute.EntityAttribute
 - getForwards() - Method in class net.minecraft.block.pattern.BlockPattern.Result
 - getFov() - Method in class net.minecraft.client.option.GameOptions
 - getFov(Camera, float, boolean) - Method in class net.minecraft.client.render.GameRenderer
 - getFovEffectScale() - Method in class net.minecraft.client.option.GameOptions
 - getFovMultiplier(boolean, float) - Method in class net.minecraft.client.network.AbstractClientPlayerEntity
 - getFoxFlag(int) - Method in class net.minecraft.entity.passive.FoxEntity
 - getFractionBytesWritten() - Method in class net.minecraft.client.realms.util.UploadProgress
 - getFragmentShader() - Method in class com.mojang.blaze3d.pipeline.RenderPipeline
 - getFrame() - Method in class net.minecraft.advancement.AdvancementDisplay
 - getFrame() - Method in interface net.minecraft.command.ExecutionControl
 - getFrame() - Method in class net.minecraft.item.ItemStack
 - 
Returns the item frame that holds the stack, or
nullif inapplicable. - getFrame(int) - Method in class net.minecraft.entity.boss.dragon.EnderDragonFrameTracker
 - getFramebuffer() - Method in class net.minecraft.client.MinecraftClient
 - getFramebuffer() - Method in enum class net.minecraft.client.render.BlockRenderLayer
 - getFramebuffer() - Method in enum class net.minecraft.client.render.BlockRenderLayerGroup
 - getFrameBuffer(int) - Static method in class com.mojang.blaze3d.opengl.GlStateManager
 - getFramebufferHeight() - Method in class net.minecraft.client.util.Window
 - getFramebufferWidth() - Method in class net.minecraft.client.util.Window
 - getFrameCount() - Method in class net.minecraft.client.texture.SpriteContents
 - getFrameDecorationKey(int) - Static method in class net.minecraft.item.map.MapState
 - getFrameFromU(float) - Method in class net.minecraft.client.texture.Sprite
 - getFrameFromV(float) - Method in class net.minecraft.client.texture.Sprite
 - getFramePositionX(int) - Method in class net.minecraft.client.realms.gui.screen.RealmsBrokenWorldScreen
 - getFrames(SpriteContents) - Static method in class net.minecraft.client.render.model.json.GeneratedItemModel
 - getFrameTexture(AdvancementFrame) - Method in enum class net.minecraft.client.gui.screen.advancement.AdvancementObtainedStatus
 - getFrameTexture(Identifier) - Static method in class net.minecraft.client.gui.tooltip.TooltipBackgroundRenderer
 - getFrameU(float) - Method in class net.minecraft.client.texture.Sprite
 - getFrameV(float) - Method in class net.minecraft.client.texture.Sprite
 - getFrameX(int) - Method in class net.minecraft.client.texture.SpriteContents.Animation
 - getFrameY(int) - Method in class net.minecraft.client.texture.SpriteContents.Animation
 - getFreeBufferCount() - Method in class net.minecraft.client.render.chunk.ChunkBuilder
 - getFreeInventorySlots() - Method in class net.minecraft.recipe.InputSlotFiller
 - getFreeSlots(Inventory, Random) - Method in class net.minecraft.loot.LootTable
 - getFreeTickets() - Method in class net.minecraft.world.poi.PointOfInterest
 - 
Deprecated.
 - getFreeTickets(BlockPos) - Method in class net.minecraft.world.poi.PointOfInterestSet
 - 
Deprecated.
 - getFreeTickets(BlockPos) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 - 
Deprecated.
 - getFreezingScale() - Method in class net.minecraft.entity.Entity
 - 
Returns the current freezing scale.
 - getFrequency() - Method in class net.minecraft.world.gen.chunk.placement.StructurePlacement
 - getFrequency(RegistryEntry<GameEvent>) - Static method in interface net.minecraft.world.event.Vibrations
 - getFrequency(RegistryKey<GameEvent>) - Static method in interface net.minecraft.world.event.Vibrations
 - getFrequencyReductionMethod() - Method in class net.minecraft.world.gen.chunk.placement.StructurePlacement
 - getFriendlyFlagsBitwise() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket.SerializableTeam
 - getFriendlyFlagsBitwise() - Method in class net.minecraft.scoreboard.Team
 - getFrogTarget() - Method in class net.minecraft.entity.passive.FrogEntity
 - getFrom(S) - Method in interface net.minecraft.block.DoubleBlockProperties.PropertyRetriever
 - getFrom(S) - Method in class net.minecraft.client.render.block.entity.LightmapCoordinatesRetriever
 - getFromBoth(S, S) - Method in interface net.minecraft.block.DoubleBlockProperties.PropertyRetriever
 - getFromBoth(S, S) - Method in class net.minecraft.client.render.block.entity.LightmapCoordinatesRetriever
 - getFromColor() - Method in class net.minecraft.particle.DustColorTransitionParticleEffect
 - getFromId(int) - Static method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 - getFront() - Method in class net.minecraft.world.block.WireOrientation
 - getFront(CraftingRecipeInput) - Static method in class net.minecraft.recipe.CraftingDecoratedPotRecipe
 - getFrontText() - Method in class net.minecraft.block.entity.SignBlockEntity
 - getFrontTopLeft() - Method in class net.minecraft.block.pattern.BlockPattern.Result
 - getFrozenTicks() - Method in class net.minecraft.entity.Entity
 - 
Returns how long the entity is freezing, in ticks.
 - getFuel() - Method in class net.minecraft.screen.BrewingStandScreenHandler
 - getFuelItems() - Method in class net.minecraft.item.FuelRegistry
 - getFuelProgress() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
 - getFuelRegistry() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getFuelRegistry() - Method in class net.minecraft.client.world.ClientWorld
 - getFuelRegistry() - Method in class net.minecraft.server.MinecraftServer
 - getFuelRegistry() - Method in class net.minecraft.server.world.ServerWorld
 - getFuelRegistry() - Method in class net.minecraft.world.World
 - getFuelTicks(ItemStack) - Method in class net.minecraft.item.FuelRegistry
 - getFuelTime(FuelRegistry, ItemStack) - Method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - getFuelTime(FuelRegistry, ItemStack) - Method in class net.minecraft.block.entity.BlastFurnaceBlockEntity
 - getFuelTime(FuelRegistry, ItemStack) - Method in class net.minecraft.block.entity.SmokerBlockEntity
 - getFullscreen() - Method in class net.minecraft.client.option.GameOptions
 - getFullscreenResolution() - Method in class net.minecraft.client.option.GameOptions
 - getFullscreenVideoMode() - Method in class net.minecraft.client.util.Window
 - getFullTextureId(EquipmentModel.LayerType) - Method in record class net.minecraft.client.render.entity.equipment.EquipmentModel.Layer
 - getFunction() - Method in class net.minecraft.test.FunctionTestInstance
 - getFunction(CommandContext<ServerCommandSource>, Identifier) - Static method in class net.minecraft.command.argument.CommandFunctionArgumentType
 - getFunction(App<TaskTriggerer.K1<E>, M>) - Static method in class net.minecraft.entity.ai.brain.task.TaskTriggerer
 - getFunction(Identifier) - Method in class net.minecraft.server.function.CommandFunctionManager
 - getFunctionLoader() - Method in class net.minecraft.server.DataPackContents
 - 
Returns the function loader.
 - getFunctionOrTag(CommandContext<ServerCommandSource>) - Method in interface net.minecraft.command.argument.CommandFunctionArgumentType.FunctionArgument
 - getFunctionOrTag(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.CommandFunctionArgumentType
 - getFunctionPermissionLevel() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getFunctionPermissionLevel() - Method in class net.minecraft.server.integrated.IntegratedServer
 - getFunctionPermissionLevel() - Method in class net.minecraft.server.MinecraftServer
 - getFunctionPermissionLevel() - Method in class net.minecraft.test.TestServer
 - getFunctions() - Method in class net.minecraft.loot.entry.LeafEntry.Builder
 - getFunctions() - Method in class net.minecraft.server.function.FunctionLoader
 - getFunctions(CommandContext<ServerCommandSource>) - Method in interface net.minecraft.command.argument.CommandFunctionArgumentType.FunctionArgument
 - getFunctions(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.CommandFunctionArgumentType
 - getFunctionTag(CommandContext<ServerCommandSource>, Identifier) - Static method in class net.minecraft.command.argument.CommandFunctionArgumentType
 - getFunctionTags() - Method in class net.minecraft.server.function.CommandFunctionManager
 - getFurWetBrightnessMultiplier(float) - Method in class net.minecraft.entity.passive.WolfEntity
 - 
Returns this wolf's brightness multiplier based on the fur wetness.
 - getFuse() - Method in class net.minecraft.entity.TntEntity
 - getFuseSpeed() - Method in class net.minecraft.entity.mob.CreeperEntity
 - getFuseTicks() - Method in class net.minecraft.entity.vehicle.TntMinecartEntity
 - getFuture() - Method in record class net.minecraft.component.type.ProfileComponent
 - getFutureStatus(CompletableFuture<OptionalChunk<WorldChunk>>) - Static method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getGameEventDispatcher(int) - Method in class net.minecraft.world.chunk.Chunk
 - getGameEventDispatcher(int) - Method in class net.minecraft.world.chunk.WorldChunk
 - getGameEventListener(ServerWorld, T) - Method in interface net.minecraft.block.BlockEntityProvider
 - 
Returns the game event listener for the block's block entity, or
nullif the block entity does not listen to game events. - getGameMode() - Method in class net.minecraft.client.gui.screen.world.WorldCreator
 - getGameMode() - Method in class net.minecraft.client.network.AbstractClientPlayerEntity
 - getGameMode() - Method in class net.minecraft.client.network.PlayerListEntry
 - getGameMode() - Method in class net.minecraft.entity.player.PlayerEntity
 - getGameMode() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getGameMode() - Method in class net.minecraft.server.network.ServerPlayerInteractionManager
 - getGameMode() - Method in class net.minecraft.world.level.LevelInfo
 - getGameMode() - Method in class net.minecraft.world.level.LevelProperties
 - getGameMode() - Method in interface net.minecraft.world.level.ServerWorldProperties
 - getGameMode() - Method in class net.minecraft.world.level.storage.LevelSummary
 - getGameMode() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
 - getGameMode() - Method in interface net.minecraft.world.SaveProperties
 - getGameMode(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.GameModeArgumentType
 - getGameModeName(LevelSummary) - Static method in class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen
 - getGameModeRight(int, int, Text) - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.Entry
 - getGameModeText(int, boolean) - Static method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 - getGameProfile() - Method in class net.minecraft.client.MinecraftClient
 - getGameProfile() - Method in class net.minecraft.entity.player.PlayerEntity
 - getGameProfileRepo() - Method in class net.minecraft.server.MinecraftServer
 - getGameRules() - Method in class net.minecraft.client.gui.screen.world.WorldCreator
 - getGameRules() - Method in class net.minecraft.server.MinecraftServer
 - getGameRules() - Method in class net.minecraft.server.world.ServerWorld
 - getGameRules() - Method in class net.minecraft.world.level.LevelInfo
 - getGameRules() - Method in class net.minecraft.world.level.LevelProperties
 - getGameRules() - Method in interface net.minecraft.world.level.ServerWorldProperties
 - getGameRules() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
 - getGameRules() - Method in interface net.minecraft.world.SaveProperties
 - getGameVersion() - Method in class net.minecraft.client.MinecraftClient
 - getGameVersion() - Static method in class net.minecraft.SharedConstants
 - getGamma() - Method in class net.minecraft.client.option.GameOptions
 - getGatherableItems(VillagerEntity, VillagerEntity) - Static method in class net.minecraft.entity.ai.brain.task.GatherItemsVillagerTask
 - getGcDurationRatio() - Method in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample.Statistics
 - getGenerationSettings() - Method in class net.minecraft.world.biome.Biome
 - getGenerationSettings(RegistryEntry<Biome>) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - 
Deprecated.
 - getGenerationY(BlockPos, BlockView, BlockPos) - Method in class net.minecraft.structure.OceanRuinGenerator.Piece
 - getGenerator() - Method in class net.minecraft.world.gen.feature.util.FeatureContext
 - getGeneratorConfigString(FlatChunkGeneratorConfig) - Static method in class net.minecraft.client.gui.screen.world.PresetsScreen
 - getGeneratorOptions() - Method in class net.minecraft.world.level.LevelProperties
 - getGeneratorOptions() - Method in interface net.minecraft.world.SaveProperties
 - getGeneratorOptionsHolder() - Method in class net.minecraft.client.gui.screen.world.WorldCreator
 - getGeneratorStoredBiome(int, int, int) - Method in class net.minecraft.client.world.ClientWorld
 - getGeneratorStoredBiome(int, int, int) - Method in class net.minecraft.server.world.ServerWorld
 - getGeneratorStoredBiome(int, int, int) - Method in class net.minecraft.world.ChunkRegion
 - getGeneratorStoredBiome(int, int, int) - Method in interface net.minecraft.world.WorldView
 - getGeneric(HashCode, HashCode) - Method in class net.minecraft.util.dynamic.HashCodeOps
 - getGenericNarrationMessage() - Method in class net.minecraft.client.gui.widget.CyclingButtonWidget
 - 
Returns a generic narration message for this button.
 - getGenericValueOrOffText(Text, int) - Static method in class net.minecraft.client.option.GameOptions
 - getGenericValueText(Text, int) - Static method in class net.minecraft.client.option.GameOptions
 - getGenericValueText(Text, Text) - Static method in class net.minecraft.client.option.GameOptions
 - getGeometry() - Method in interface net.minecraft.client.render.model.BakedSimpleModel
 - getGeometry() - Method in class net.minecraft.client.render.model.ReferencedModelsCollector.Holder
 - getGeometry(BakedSimpleModel) - Static method in interface net.minecraft.client.render.model.BakedSimpleModel
 - getGhastRotation(LivingEntity) - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - getGhostPointsOfInterest() - Method in class net.minecraft.client.render.debug.VillageDebugRenderer
 - getGiftLootTable(VillagerEntity) - Static method in class net.minecraft.entity.ai.brain.task.GiveGiftsToHeroTask
 - getGlfwPlatform() - Static method in class net.minecraft.client.util.Window
 - getGlId() - Method in class net.minecraft.client.texture.GlTexture
 - getGlidingProgress() - Method in class net.minecraft.client.render.entity.state.PlayerEntityRenderState
 - getGlidingTicks() - Method in class net.minecraft.entity.LivingEntity
 - getGlint() - Static method in class net.minecraft.client.render.RenderLayer
 - getGlintSpeed() - Method in class net.minecraft.client.option.GameOptions
 - getGlintStrength() - Method in class net.minecraft.client.option.GameOptions
 - getGlintTranslucent() - Static method in class net.minecraft.client.render.RenderLayer
 - getGlobalDifficulty() - Method in class net.minecraft.world.LocalDifficulty
 - getGlobalSettings() - Method in class net.minecraft.client.render.GameRenderer
 - getGlobalSettingsUniform() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getGlowColorOverride() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getGlRef() - Method in class net.minecraft.client.gl.ShaderProgram
 - getGlTexture() - Method in class net.minecraft.client.texture.AbstractTexture
 - getGlTextureView() - Method in class net.minecraft.client.render.LightmapTextureManager
 - getGlTextureView() - Method in class net.minecraft.client.texture.AbstractTexture
 - getGlyph(boolean) - Method in record class net.minecraft.client.font.FontStorage.GlyphPair
 - getGlyph(int) - Method in class net.minecraft.client.font.BitmapFont
 - getGlyph(int) - Method in class net.minecraft.client.font.BlankFont
 - getGlyph(int) - Method in interface net.minecraft.client.font.Font
 - getGlyph(int) - Method in class net.minecraft.client.font.SpaceFont
 - getGlyph(int) - Method in class net.minecraft.client.font.TrueTypeFont
 - getGlyph(int) - Method in class net.minecraft.client.font.UnihexFont
 - getGlyph(int, boolean) - Method in class net.minecraft.client.font.FontStorage
 - 
Returns the glyph of
codePoint. - getGoal() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 - getGoals() - Method in class net.minecraft.entity.ai.goal.GoalSelector
 - getGoalSelector() - Method in class net.minecraft.entity.passive.BeeEntity
 - getGoatHornStack() - Method in class net.minecraft.entity.passive.GoatEntity
 - getGossip() - Method in class net.minecraft.entity.passive.VillagerEntity
 - getGpuBufferManager() - Method in class net.minecraft.client.gl.GlBackend
 - getGpuUtilizationPercentage() - Method in class net.minecraft.client.MinecraftClient
 - getGraphicsMode() - Method in class net.minecraft.client.option.GameOptions
 - getGrassColor() - Method in class net.minecraft.world.biome.Biome
 - getGrassColor() - Method in class net.minecraft.world.biome.BiomeEffects
 - getGrassColor(BlockRenderView, BlockPos) - Static method in class net.minecraft.client.color.world.BiomeColors
 - getGrassColorAt(double, double) - Method in class net.minecraft.world.biome.Biome
 - getGrassColorModifier() - Method in class net.minecraft.world.biome.BiomeEffects
 - getGravity() - Method in class net.minecraft.entity.Entity
 - getGravity() - Method in class net.minecraft.entity.ExperienceOrbEntity
 - getGravity() - Method in class net.minecraft.entity.FallingBlockEntity
 - getGravity() - Method in class net.minecraft.entity.ItemEntity
 - getGravity() - Method in class net.minecraft.entity.LivingEntity
 - getGravity() - Method in class net.minecraft.entity.passive.SquidEntity
 - getGravity() - Method in class net.minecraft.entity.projectile.LlamaSpitEntity
 - getGravity() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 - getGravity() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 - getGravity() - Method in class net.minecraft.entity.projectile.thrown.ExperienceBottleEntity
 - getGravity() - Method in class net.minecraft.entity.projectile.thrown.PotionEntity
 - getGravity() - Method in class net.minecraft.entity.projectile.thrown.ThrownEntity
 - getGravity() - Method in class net.minecraft.entity.TntEntity
 - getGravity() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - getGravity() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - getGravityFactor(BlockPos) - Method in class net.minecraft.util.math.GravityField.Point
 - getGreen() - Method in class net.minecraft.client.render.debug.GameTestDebugRenderer.Marker
 - getGreen() - Method in class net.minecraft.particle.TintedParticleEffect
 - getGreen(int) - Static method in class net.minecraft.util.math.ColorHelper
 - getGreenBits() - Method in class net.minecraft.client.util.VideoMode
 - getGreenChannelOffset() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 - getGreenFloat(int) - Static method in class net.minecraft.util.math.ColorHelper
 - getGreenOffset() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 - getGridWidget() - Method in class net.minecraft.client.gui.widget.GridWidget.Adder
 - getGridWidth() - Method in class net.minecraft.client.gui.screen.option.TelemetryEventWidget
 - getGroundLevelDelta() - Method in class net.minecraft.structure.pool.StructurePoolElement
 - getGroundLevelDelta() - Method in class net.minecraft.structure.PoolStructurePiece
 - getGroup() - Method in class net.minecraft.client.particle.Particle
 - 
Returns the optional group that this particle belongs to.
 - getGroup() - Method in class net.minecraft.data.family.BlockFamily
 - getGroup() - Method in interface net.minecraft.recipe.Recipe
 - 
Returns a group this recipe belongs in, or an empty string.
 - getGroup() - Method in class net.minecraft.recipe.ShapedRecipe
 - 
Returns a group this recipe belongs in, or an empty string.
 - getGroup() - Method in class net.minecraft.recipe.ShapelessRecipe
 - 
Returns a group this recipe belongs in, or an empty string.
 - getGroup() - Method in class net.minecraft.recipe.SingleStackRecipe
 - 
Returns a group this recipe belongs in, or an empty string.
 - getGroup() - Method in class net.minecraft.recipe.TransmuteRecipe
 - 
Returns a group this recipe belongs in, or an empty string.
 - getGroup(ItemStack) - Method in class net.minecraft.entity.player.ItemCooldownManager
 - getGroups() - Static method in class net.minecraft.item.ItemGroups
 - getGroups() - Method in class net.minecraft.network.packet.s2c.common.SynchronizeTagsS2CPacket
 - getGroupsSpawned() - Method in class net.minecraft.village.raid.Raid
 - getGroupsToDisplay() - Static method in class net.minecraft.item.ItemGroups
 - getGroupToCount() - Method in class net.minecraft.world.SpawnHelper.Info
 - getGrower() - Method in class net.minecraft.block.GlowLichenBlock
 - getGrower() - Method in class net.minecraft.block.MultifaceGrowthBlock
 - getGrower() - Method in class net.minecraft.block.SculkVeinBlock
 - getGrownState(BlockState, BlockState, Random) - Method in class net.minecraft.block.VineBlock
 - getGrowPos(BlockState, BlockView, BlockPos, Direction, Direction, MultifaceGrower.GrowPosPredicate) - Method in class net.minecraft.block.MultifaceGrower
 - getGrowPos(BlockPos, Direction, Direction) - Method in enum class net.minecraft.block.MultifaceGrower.GrowType
 - getGrowthAmount(World) - Method in class net.minecraft.block.BeetrootsBlock
 - getGrowthAmount(World) - Method in class net.minecraft.block.CropBlock
 - getGrowthAmount(World) - Method in class net.minecraft.block.TorchflowerBlock
 - getGrowthLength(Random) - Method in class net.minecraft.block.AbstractPlantStemBlock
 - getGrowthLength(Random) - Method in class net.minecraft.block.CaveVinesHeadBlock
 - getGrowthLength(Random) - Method in class net.minecraft.block.KelpBlock
 - getGrowthLength(Random) - Method in class net.minecraft.block.TwistingVinesBlock
 - getGrowthLength(Random) - Static method in class net.minecraft.block.VineLogic
 - getGrowthLength(Random) - Method in class net.minecraft.block.WeepingVinesBlock
 - getGrowTypes() - Method in interface net.minecraft.block.MultifaceGrower.GrowChecker
 - getGrowTypes() - Method in class net.minecraft.block.SculkVeinBlock.SculkVeinGrowChecker
 - getGuiAtlasManager() - Method in class net.minecraft.client.MinecraftClient
 - getGuiLight() - Method in interface net.minecraft.client.render.model.BakedSimpleModel
 - getGuiLight() - Method in class net.minecraft.client.render.model.ReferencedModelsCollector.Holder
 - getGuiLight(BakedSimpleModel) - Static method in interface net.minecraft.client.render.model.BakedSimpleModel
 - getGuiMetadata(Sprite) - Method in class net.minecraft.client.texture.GuiAtlasManager
 - getGuiScale() - Method in class net.minecraft.client.option.GameOptions
 - getHalfSectionHeight(int) - Method in class net.minecraft.world.gen.chunk.BlendingData
 - getHand() - Method in class net.minecraft.item.ItemUsageContext
 - getHand() - Method in class net.minecraft.network.packet.c2s.play.HandSwingC2SPacket
 - getHand() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractBlockC2SPacket
 - getHand() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractItemC2SPacket
 - getHand() - Method in class net.minecraft.network.packet.s2c.play.OpenWrittenBookS2CPacket
 - getHandle() - Method in class net.minecraft.client.gl.CompiledShader
 - getHandle() - Method in class net.minecraft.client.render.entity.model.ShieldEntityModel
 - getHandle() - Method in class net.minecraft.client.util.Monitor
 - getHandle() - Method in class net.minecraft.client.util.Window
 - getHandler(B) - Static method in class net.minecraft.client.gui.screen.dialog.DialogBodyHandlers
 - getHandler(EntitySelectorReader, String, int) - Static method in class net.minecraft.command.EntitySelectorOptions
 - getHandler(T) - Static method in class net.minecraft.client.gui.screen.dialog.InputControlHandlers
 - getHandleTexture() - Method in class net.minecraft.client.gui.widget.SliderWidget
 - getHandPos(PlayerEntity, float, float) - Method in class net.minecraft.client.render.entity.FishingBobberEntityRenderer
 - getHandPosOffset(Item) - Method in class net.minecraft.entity.Entity
 - 
Returns the offset of the hand that holds
item. - getHandPossiblyHolding(LivingEntity, Item) - Static method in class net.minecraft.entity.projectile.ProjectileUtil
 - getHandRenderType(ClientPlayerEntity) - Static method in class net.minecraft.client.render.item.HeldItemRenderer
 - getHandSwingDuration() - Method in class net.minecraft.entity.LivingEntity
 - getHandSwingProgress(float) - Method in class net.minecraft.entity.LivingEntity
 - getHangingSign() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getHangingSignTextureId(WoodType) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getHangingState(int) - Static method in class net.minecraft.block.PropaguleBlock
 - getHappyTicksRemaining() - Method in class net.minecraft.entity.passive.PassiveEntity
 - getHardAttackInterval() - Method in class net.minecraft.entity.mob.AbstractSkeletonEntity
 - getHardAttackInterval() - Method in class net.minecraft.entity.mob.BoggedEntity
 - getHardness() - Method in class net.minecraft.block.AbstractBlock
 - getHardness(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getHasteAmplifier(LivingEntity) - Static method in class net.minecraft.entity.effect.StatusEffectUtil
 - getHat() - Method in class net.minecraft.client.render.entity.model.IllagerEntityModel
 - getHatchStage(BlockState) - Method in class net.minecraft.block.SnifferEggBlock
 - getHatchTime(Random) - Static method in class net.minecraft.block.FrogspawnBlock
 - getHatType(Object2ObjectMap<RegistryKey<K>, VillagerResourceMetadata.HatType>, String, RegistryEntry<K>) - Method in class net.minecraft.client.render.entity.feature.VillagerClothingFeatureRenderer
 - getHead() - Method in class net.minecraft.client.render.entity.model.BipedEntityModel
 - 
Gets the head model part.
 - getHead() - Method in class net.minecraft.client.render.entity.model.BreezeEntityModel
 - getHead() - Method in class net.minecraft.client.render.entity.model.CowEntityModel
 - getHead() - Method in class net.minecraft.client.render.entity.model.IllagerEntityModel
 - 
Gets the head model part.
 - getHead() - Method in interface net.minecraft.client.render.entity.model.ModelWithHead
 - 
Gets the head model part.
 - getHead() - Method in class net.minecraft.client.render.entity.model.SnowGolemEntityModel
 - getHead() - Method in class net.minecraft.client.render.entity.model.VillagerResemblingModel
 - 
Gets the head model part.
 - getHead() - Method in class net.minecraft.client.render.entity.model.WitchEntityModel
 - 
Gets the head model part.
 - getHeadAndLimbs(WardenEntityRenderState) - Method in class net.minecraft.client.render.entity.model.WardenEntityModel
 - getHeadAngle(float) - Method in class net.minecraft.entity.passive.SheepEntity
 - getHeadBlockState() - Method in class net.minecraft.block.entity.PistonBlockEntity
 - getHeadDownAnimationProgress(float) - Method in class net.minecraft.entity.passive.CatEntity
 - getHeader(String) - Method in class net.minecraft.client.realms.Request
 - getHeader(HttpURLConnection, String) - Static method in class net.minecraft.client.realms.Request
 - getHeaderBuf() - Method in class net.minecraft.world.storage.RegionFile
 - getHeaderHeight() - Method in class net.minecraft.client.gui.widget.ThreePartsLayoutWidget
 - getHeaderHeight() - Method in class net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
 - getHeaderIndex(StatType<?>) - Method in class net.minecraft.client.gui.screen.StatsScreen.ItemStatsListWidget
 - getHeadingText() - Method in record class net.minecraft.client.session.report.log.ReceivedMessage.ChatMessage
 - 
Returns the heading text used by Chat Selection screen.
 - getHeadPitch() - Method in class net.minecraft.entity.passive.GoatEntity
 - getHeadRoll(float) - Method in class net.minecraft.entity.passive.FoxEntity
 - getHeadRollingTimeLeft() - Method in class net.minecraft.entity.passive.MerchantEntity
 - getHeadRotation() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - getHeadTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.BedBlockEntityRenderer
 - getHeadTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.SkullEntityModel
 - getHeadVerticalMovement() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - getHeadX(int) - Method in class net.minecraft.entity.boss.WitherEntity
 - getHeadY(int) - Method in class net.minecraft.entity.boss.WitherEntity
 - getHeadYaw() - Method in class net.minecraft.entity.Entity
 - 
Returns the head yaw of the entity.
 - getHeadYaw() - Method in class net.minecraft.entity.LivingEntity
 - 
Returns the head yaw of the entity.
 - getHeadYaw() - Method in class net.minecraft.network.packet.s2c.play.EntitySetHeadYawS2CPacket
 - getHeadYaw() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 - getHeadYaw() - Method in class net.minecraft.server.network.EntityTrackerEntry
 - getHeadZ(int) - Method in class net.minecraft.entity.boss.WitherEntity
 - getHealth() - Method in class net.minecraft.entity.LivingEntity
 - getHealth() - Method in class net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket
 - getHeartAlpha(float) - Method in class net.minecraft.entity.mob.WardenEntity
 - getHeartCount(LivingEntity) - Method in class net.minecraft.client.gui.hud.InGameHud
 - getHeartRate() - Method in class net.minecraft.entity.mob.WardenEntity
 - getHeartRows(int) - Method in class net.minecraft.client.gui.hud.InGameHud
 - getHeight() - Method in class net.minecraft.block.entity.BeamEmitter.BeamSegment
 - getHeight() - Method in class net.minecraft.block.entity.CrafterBlockEntity
 - 
Returns the height of the recipe grid.
 - getHeight() - Method in class net.minecraft.block.FlowerbedBlock
 - getHeight() - Method in class net.minecraft.block.pattern.BlockPattern
 - getHeight() - Method in class net.minecraft.block.pattern.BlockPattern.Result
 - getHeight() - Method in interface net.minecraft.block.Segmented
 - getHeight() - Method in interface net.minecraft.client.font.RenderableGlyph
 - getHeight() - Method in class net.minecraft.client.gui.hud.ChatHud
 - getHeight() - Method in class net.minecraft.client.gui.hud.debug.DebugChart
 - getHeight() - Method in class net.minecraft.client.gui.screen.report.AbuseReportReasonScreen
 - getHeight() - Method in class net.minecraft.client.gui.widget.ClickableWidget
 - getHeight() - Method in class net.minecraft.client.gui.widget.DirectionalLayoutWidget
 - getHeight() - Method in class net.minecraft.client.gui.widget.EmptyWidget
 - getHeight() - Method in class net.minecraft.client.gui.widget.MultilineTextWidget
 - getHeight() - Method in class net.minecraft.client.gui.widget.ScrollableLayoutWidget
 - getHeight() - Method in class net.minecraft.client.gui.widget.ThreePartsLayoutWidget
 - getHeight() - Method in interface net.minecraft.client.gui.widget.Widget
 - getHeight() - Method in class net.minecraft.client.gui.widget.WrapperWidget
 - getHeight() - Method in class net.minecraft.client.gui.widget.WrapperWidget.WrappedElement
 - getHeight() - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
 - getHeight() - Method in class net.minecraft.client.render.entity.state.FallingBlockEntityRenderState
 - getHeight() - Method in class net.minecraft.client.texture.NativeImage
 - getHeight() - Method in class net.minecraft.client.texture.SpriteAtlasTexture
 - getHeight() - Method in class net.minecraft.client.texture.SpriteContents
 - getHeight() - Method in class net.minecraft.client.texture.TextureStitcher
 - getHeight() - Method in interface net.minecraft.client.texture.TextureStitcher.Stitchable
 - getHeight() - Method in class net.minecraft.client.toast.NowPlayingToast
 - getHeight() - Method in class net.minecraft.client.toast.SystemToast
 - getHeight() - Method in interface net.minecraft.client.toast.Toast
 - getHeight() - Method in class net.minecraft.client.toast.TutorialToast
 - getHeight() - Method in class net.minecraft.client.util.math.Rect2i
 - getHeight() - Method in class net.minecraft.client.util.VideoMode
 - getHeight() - Method in class net.minecraft.client.util.Window
 - getHeight() - Method in class net.minecraft.entity.Entity
 - 
Returns the height of the entity's current dimension.
 - getHeight() - Method in class net.minecraft.entity.EntityType
 - getHeight() - Method in class net.minecraft.fluid.FluidState
 - getHeight() - Method in class net.minecraft.inventory.CraftingInventory
 - 
Returns the height of the recipe grid.
 - getHeight() - Method in interface net.minecraft.inventory.RecipeInputInventory
 - 
Returns the height of the recipe grid.
 - getHeight() - Method in class net.minecraft.recipe.input.CraftingRecipeInput
 - getHeight() - Method in class net.minecraft.recipe.RawShapedRecipe
 - getHeight() - Method in class net.minecraft.recipe.ShapedRecipe
 - getHeight() - Method in class net.minecraft.screen.AbstractCraftingScreenHandler
 - getHeight() - Method in class net.minecraft.world.chunk.Chunk
 - getHeight() - Method in class net.minecraft.world.chunk.ChunkCache
 - getHeight() - Method in class net.minecraft.world.chunk.light.LightingProvider
 - getHeight() - Method in class net.minecraft.world.ChunkRegion
 - getHeight() - Method in enum class net.minecraft.world.EmptyBlockRenderView
 - getHeight() - Method in enum class net.minecraft.world.EmptyBlockView
 - getHeight() - Method in class net.minecraft.world.gen.feature.BasaltColumnsFeatureConfig
 - getHeight() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
 - getHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Bounded
 - getHeight() - Method in class net.minecraft.world.gen.HeightContext
 - getHeight() - Method in interface net.minecraft.world.HeightLimitView
 - getHeight() - Method in interface net.minecraft.world.WorldView
 - getHeight(double) - Static method in class net.minecraft.client.gui.hud.ChatHud
 - getHeight(double) - Method in class net.minecraft.client.gui.hud.debug.DebugChart
 - getHeight(double) - Method in class net.minecraft.client.gui.hud.debug.PacketSizeChart
 - getHeight(double) - Method in class net.minecraft.client.gui.hud.debug.PingChart
 - getHeight(double) - Method in class net.minecraft.client.gui.hud.debug.RenderingChart
 - getHeight(double) - Method in class net.minecraft.client.gui.hud.debug.TickChart
 - getHeight(int) - Method in class com.mojang.blaze3d.textures.GpuTexture
 - getHeight(int) - Method in class com.mojang.blaze3d.textures.GpuTextureView
 - getHeight(int, int, int) - Method in class net.minecraft.world.gen.chunk.BlendingData
 - getHeight(int, int, Heightmap.Type, HeightLimitView, NoiseConfig) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - 
Returns the raw noise height of a column for use in structure generation.
 - getHeight(int, int, Heightmap.Type, HeightLimitView, NoiseConfig) - Method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
 - 
Returns the raw noise height of a column for use in structure generation.
 - getHeight(int, int, Heightmap.Type, HeightLimitView, NoiseConfig) - Method in class net.minecraft.world.gen.chunk.FlatChunkGenerator
 - 
Returns the raw noise height of a column for use in structure generation.
 - getHeight(int, int, Heightmap.Type, HeightLimitView, NoiseConfig) - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
 - 
Returns the raw noise height of a column for use in structure generation.
 - getHeight(TextRenderer) - Method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
 - getHeight(TextRenderer) - Method in class net.minecraft.client.gui.tooltip.OrderedTextTooltipComponent
 - getHeight(TextRenderer) - Method in class net.minecraft.client.gui.tooltip.ProfilesTooltipComponent
 - getHeight(TextRenderer) - Method in interface net.minecraft.client.gui.tooltip.TooltipComponent
 - getHeight(FluidState) - Method in class net.minecraft.fluid.EmptyFluid
 - getHeight(FluidState) - Method in class net.minecraft.fluid.FlowableFluid
 - getHeight(FluidState) - Method in class net.minecraft.fluid.Fluid
 - getHeight(FluidState, BlockView, BlockPos) - Method in class net.minecraft.fluid.EmptyFluid
 - getHeight(FluidState, BlockView, BlockPos) - Method in class net.minecraft.fluid.FlowableFluid
 - getHeight(FluidState, BlockView, BlockPos) - Method in class net.minecraft.fluid.Fluid
 - getHeight(Random) - Method in class net.minecraft.world.gen.feature.HugeMushroomFeature
 - getHeight(Random) - Method in class net.minecraft.world.gen.trunk.TrunkPlacer
 - getHeight(Random, int, int, float, int, DripstoneClusterFeatureConfig) - Method in class net.minecraft.world.gen.feature.DripstoneClusterFeature
 - getHeight(BlockView, BlockPos) - Method in class net.minecraft.fluid.FluidState
 - getHeight(BlockView, BlockPos, Direction, int, MutableInt) - Static method in class net.minecraft.world.dimension.NetherPortal
 - getHeightInGround(int, int, Heightmap.Type, HeightLimitView, NoiseConfig) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - getHeightLimitView() - Method in class net.minecraft.world.chunk.Chunk
 - getHeightLimitView() - Method in class net.minecraft.world.chunk.ProtoChunk
 - getHeightmap() - Method in class net.minecraft.network.packet.s2c.play.ChunkData
 - getHeightmap(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.HeightmapArgumentType
 - getHeightmap(Heightmap.Type) - Method in class net.minecraft.world.chunk.Chunk
 - getHeightmap(Heightmap.Type) - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getHeightmaps() - Method in class net.minecraft.world.chunk.Chunk
 - getHeightmapType(EntityType<?>) - Static method in class net.minecraft.entity.SpawnRestriction
 - getHeightmapType(RuinedPortalStructurePiece.VerticalPlacement) - Static method in class net.minecraft.structure.RuinedPortalStructurePiece
 - getHeightmapTypes() - Static method in class net.minecraft.command.argument.HeightmapArgumentType
 - getHeightmapTypes() - Method in class net.minecraft.world.chunk.ChunkStatus
 - getHeightOfEmpty(TextRenderer) - Static method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
 - getHeightOfNonEmpty() - Method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
 - getHeightOnGround(int, int, Heightmap.Type, HeightLimitView, NoiseConfig) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - getHeldItem(ServerCommandSource, EquipmentSlot) - Static method in class net.minecraft.server.command.LootCommand
 - getHeldItemRenderer() - Method in class net.minecraft.client.render.entity.EntityRenderDispatcher
 - getHeldItemStack() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - getHeldProjectile(LivingEntity, Predicate<ItemStack>) - Static method in class net.minecraft.item.RangedWeaponItem
 - getHeldProjectiles() - Method in class net.minecraft.item.CrossbowItem
 - getHeldProjectiles() - Method in class net.minecraft.item.RangedWeaponItem
 - getHeldQuadLeashOffsets() - Method in class net.minecraft.entity.Entity
 - getHeldQuadLeashOffsets() - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - getHeldStacks() - Method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - getHeldStacks() - Method in class net.minecraft.block.entity.BarrelBlockEntity
 - getHeldStacks() - Method in class net.minecraft.block.entity.BrewingStandBlockEntity
 - getHeldStacks() - Method in class net.minecraft.block.entity.ChestBlockEntity
 - getHeldStacks() - Method in class net.minecraft.block.entity.CrafterBlockEntity
 - getHeldStacks() - Method in class net.minecraft.block.entity.DispenserBlockEntity
 - getHeldStacks() - Method in class net.minecraft.block.entity.HopperBlockEntity
 - getHeldStacks() - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
 - getHeldStacks() - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
 - getHeldStacks() - Method in class net.minecraft.inventory.CraftingInventory
 - 
Returns the stacks held by the inventory.
 - getHeldStacks() - Method in interface net.minecraft.inventory.RecipeInputInventory
 - 
Returns the stacks held by the inventory.
 - getHeldStacks() - Method in class net.minecraft.inventory.SimpleInventory
 - getHexCode() - Method in class net.minecraft.text.TextColor
 - getHexDigitValue(int, byte) - Static method in class net.minecraft.client.font.UnihexFont
 - getHexDigitValue(int, ByteList, int) - Static method in class net.minecraft.client.font.UnihexFont
 - getHidden() - Static method in interface net.minecraft.component.type.AttributeModifiersComponent.Display
 - getHiddenGene() - Method in class net.minecraft.entity.passive.PandaEntity
 - getHiddenPlayers() - Method in class net.minecraft.client.network.SocialInteractionsManager
 - getHideLightningFlashes() - Method in class net.minecraft.client.option.GameOptions
 - getHideMatchedNames() - Method in class net.minecraft.client.option.GameOptions
 - getHideSplashTexts() - Method in class net.minecraft.client.option.GameOptions
 - getHighContrast() - Method in class net.minecraft.client.option.GameOptions
 - getHighContrastBlockOutline() - Method in class net.minecraft.client.option.GameOptions
 - getHighestLevelEffect(ItemStack, ComponentType<T>) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getHighestNonEmptySection() - Method in class net.minecraft.world.chunk.Chunk
 - getHighestNonEmptySectionYOffset() - Method in class net.minecraft.world.chunk.Chunk
 - 
Deprecated, for removal: This API element is subject to removal in a future version.
 - getHighestY(StructureTemplateManager) - Method in class net.minecraft.structure.pool.StructurePool
 - getHighSpeedSplashSound() - Method in class net.minecraft.entity.Entity
 - getHighSpeedSplashSound() - Method in class net.minecraft.entity.player.PlayerEntity
 - getHinge(ItemPlacementContext) - Method in class net.minecraft.block.DoorBlock
 - getHistory() - Method in class net.minecraft.client.util.CommandHistoryManager
 - getHitbox() - Method in class net.minecraft.entity.LivingEntity
 - 
Gets the area in which this entity can be attacked by mobs whose attack box overlaps it.
 - getHitDirection() - Method in class net.minecraft.block.entity.BrushableBlockEntity
 - getHitPos() - Method in class net.minecraft.item.ItemUsageContext
 - getHitPos(BlockHitResult, Direction) - Static method in class net.minecraft.block.ChiseledBookshelfBlock
 - getHitResult() - Method in class net.minecraft.item.ItemUsageContext
 - getHitResult(PlayerEntity) - Method in class net.minecraft.item.BrushItem
 - getHitSound() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 - getHitSound() - Method in class net.minecraft.entity.projectile.TridentEntity
 - getHitSound() - Method in class net.minecraft.sound.BlockSoundGroup
 - getHive() - Method in class net.minecraft.entity.passive.BeeEntity
 - getHivePos() - Method in class net.minecraft.entity.passive.BeeEntity
 - getHoglinTarget(ServerWorld) - Method in class net.minecraft.entity.mob.ZoglinEntity
 - getHolder() - Method in class net.minecraft.item.ItemStack
 - 
Returns the entity that holds the stack, or
nullif inapplicable. - getHolder() - Method in class net.minecraft.world.chunk.ChunkLoader
 - getHoldingEntityId() - Method in class net.minecraft.network.packet.s2c.play.EntityAttachS2CPacket
 - getHomePos() - Method in class net.minecraft.entity.mob.CreakingEntity
 - getHoneyLevel(BlockState) - Static method in class net.minecraft.block.entity.BeehiveBlockEntity
 - getHookedEntity() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 - getHopperX() - Method in interface net.minecraft.block.entity.Hopper
 - getHopperX() - Method in class net.minecraft.block.entity.HopperBlockEntity
 - getHopperX() - Method in class net.minecraft.entity.vehicle.HopperMinecartEntity
 - getHopperY() - Method in interface net.minecraft.block.entity.Hopper
 - getHopperY() - Method in class net.minecraft.block.entity.HopperBlockEntity
 - getHopperY() - Method in class net.minecraft.entity.vehicle.HopperMinecartEntity
 - getHopperZ() - Method in interface net.minecraft.block.entity.Hopper
 - getHopperZ() - Method in class net.minecraft.block.entity.HopperBlockEntity
 - getHopperZ() - Method in class net.minecraft.entity.vehicle.HopperMinecartEntity
 - getHorizontal() - Method in class net.minecraft.util.math.Vec3d
 - getHorizontalCellBlockCount() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - getHorizontalCenter() - Method in class net.minecraft.util.math.Box
 - getHorizontalDegreesOrThrow(Direction) - Static method in enum class net.minecraft.util.math.Direction
 - getHorizontalDirections() - Method in class net.minecraft.world.block.WireOrientation
 - getHorizontalDistance(PathNode) - Method in class net.minecraft.entity.ai.pathing.PathNode
 - getHorizontalFacing() - Method in class net.minecraft.block.entity.DecoratedPotBlockEntity
 - getHorizontalFacing() - Method in class net.minecraft.entity.decoration.AbstractDecorationEntity
 - getHorizontalFacing() - Method in class net.minecraft.entity.Entity
 - getHorizontalFacing() - Method in class net.minecraft.entity.vehicle.DefaultMinecartController
 - getHorizontalFacing() - Method in class net.minecraft.entity.vehicle.MinecartController
 - getHorizontalPlane() - Method in class net.minecraft.client.render.Camera
 - getHorizontalPlayerFacing() - Method in class net.minecraft.item.AutomaticItemPlacementContext
 - 
Returns the horizontal facing direction of the player.
 - getHorizontalPlayerFacing() - Method in class net.minecraft.item.ItemUsageContext
 - 
Returns the horizontal facing direction of the player.
 - getHorizontalQuarterTurns() - Method in enum class net.minecraft.util.math.Direction
 - getHorse(LocalDifficulty) - Method in class net.minecraft.entity.ai.goal.SkeletonHorseTrapTriggerGoal
 - getHorseColor() - Method in class net.minecraft.entity.passive.HorseEntity
 - getHorseFlag(int) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getHorseId() - Method in class net.minecraft.network.packet.s2c.play.OpenHorseScreenS2CPacket
 - getHorseVariant() - Method in class net.minecraft.entity.passive.HorseEntity
 - getHostAddress() - Method in interface net.minecraft.client.network.Address
 - getHostname() - Method in interface net.minecraft.server.dedicated.DedicatedServer
 - getHostname() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getHostName() - Method in interface net.minecraft.client.network.Address
 - getHostProfile() - Method in class net.minecraft.server.MinecraftServer
 - getHotbarSize() - Static method in class net.minecraft.entity.player.PlayerInventory
 - getHoveredEntry() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getHoveredWidget(double, double) - Method in class net.minecraft.client.gui.widget.OptionListWidget
 - getHoverEvent() - Method in class net.minecraft.entity.Entity
 - 
Returns the hover event referencing this entity.
 - getHoverEvent() - Method in class net.minecraft.text.Style
 - 
Returns the hover event of this style.
 - getHumanReadableName(String) - Static method in interface net.minecraft.util.profiler.ProfileResult
 - getHumidityDescription(double) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - getHumidityParameters() - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - getHungerManager() - Method in class net.minecraft.entity.player.PlayerEntity
 - getHurtBy() - Method in class net.minecraft.entity.mob.BreezeEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.boss.WitherEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.LivingEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.BlazeEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.BoggedEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.BreezeEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.CreakingEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.CreeperEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.DrownedEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.ElderGuardianEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.EndermanEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.EndermiteEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.EvokerEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.GhastEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.GuardianEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.HoglinEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.HostileEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.HuskEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.IllusionerEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.MagmaCubeEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.PhantomEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.PiglinBruteEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.PiglinEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.PillagerEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.RavagerEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.ShulkerEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.SilverfishEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.SkeletonEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.SlimeEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.SpiderEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.StrayEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.VexEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.VindicatorEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.WardenEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.WitchEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.WitherSkeletonEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.ZoglinEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.ZombieEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.ZombieHorseEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.AbstractCowEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.AllayEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.ArmadilloEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.AxolotlEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.BatEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.BeeEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.CamelEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.CatEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.ChickenEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.CodEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.DolphinEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.DonkeyEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.FoxEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.FrogEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.GlowSquidEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.GoatEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.GolemEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.HorseEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.IronGolemEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.LlamaEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.MuleEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.OcelotEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.PandaEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.ParrotEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.PigEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.PolarBearEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.PufferfishEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.RabbitEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.SalmonEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.SheepEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.SnifferEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.SquidEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.StriderEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.TadpoleEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.TropicalFishEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.TurtleEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.VillagerEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.WanderingTraderEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.passive.WolfEntity
 - getHurtSound(DamageSource) - Method in class net.minecraft.entity.player.PlayerEntity
 - getHydration(BlockState) - Method in class net.minecraft.block.DriedGhastBlock
 - getIcon() - Method in class net.minecraft.advancement.AdvancementDisplay
 - getIcon() - Method in record class net.minecraft.client.gui.hud.ChatHudLine
 - getIcon() - Method in enum class net.minecraft.client.realms.ServiceQuality
 - getIcon() - Method in class net.minecraft.item.ItemGroup
 - getIcon(ResourcePack, String) - Method in enum class net.minecraft.client.util.Icons
 - getIconFile() - Method in class net.minecraft.server.MinecraftServer
 - getIconFile() - Method in class net.minecraft.world.level.storage.LevelStorage.Session
 - getIconId() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
 - getIconId() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
 - getIconPath() - Method in record class net.minecraft.world.level.storage.LevelStorage.LevelSave
 - getIconPath() - Method in class net.minecraft.world.level.storage.LevelSummary
 - getIcons(ResourcePack) - Method in enum class net.minecraft.client.util.Icons
 - getIconX(int) - Method in class net.minecraft.client.gui.screen.StatsScreen.ItemStatsListWidget
 - getId() - Method in class net.minecraft.client.font.FontStorage
 - getId() - Method in class net.minecraft.client.gl.CompiledShader
 - getId() - Method in enum class net.minecraft.client.option.AttackIndicator
 - getId() - Method in enum class net.minecraft.client.option.CloudRenderMode
 - getId() - Method in enum class net.minecraft.client.option.GraphicsMode
 - getId() - Method in enum class net.minecraft.client.option.InactivityFpsLimit
 - getId() - Method in enum class net.minecraft.client.option.NarratorMode
 - 
Returns the unique int ID of this mode.
 - getId() - Method in enum class net.minecraft.client.realms.gui.screen.RealmsWorldGeneratorType
 - getId() - Method in enum class net.minecraft.client.render.ChunkBuilderMode
 - getId() - Method in class net.minecraft.client.render.RenderPhase.Texture
 - getId() - Method in class net.minecraft.client.render.RenderPhase.TextureBase
 - getId() - Method in class net.minecraft.client.render.RenderPhase.Textures
 - getId() - Method in enum class net.minecraft.client.session.report.AbuseReportReason
 - getId() - Method in class net.minecraft.client.session.telemetry.TelemetryEventType
 - getId() - Method in class net.minecraft.client.sound.AbstractSoundInstance
 - getId() - Method in enum class net.minecraft.client.sound.MusicTracker.MusicFrequency
 - getId() - Method in interface net.minecraft.client.sound.SoundInstance
 - getId() - Method in class net.minecraft.client.texture.ReloadableTexture
 - getId() - Method in class net.minecraft.client.texture.SpriteAtlasTexture
 - getId() - Method in class net.minecraft.client.texture.SpriteContents
 - getId() - Method in interface net.minecraft.client.texture.TextureStitcher.Stitchable
 - getId() - Method in enum class net.minecraft.component.type.FireworkExplosionComponent.Type
 - getId() - Method in enum class net.minecraft.component.type.MapPostProcessingComponent
 - getId() - Method in class net.minecraft.component.type.NbtComponent
 - getId() - Method in class net.minecraft.entity.ai.brain.Activity
 - getId() - Method in enum class net.minecraft.entity.attribute.EntityAttributeModifier.Operation
 - getId() - Method in class net.minecraft.entity.boss.CommandBossBar
 - getId() - Method in class net.minecraft.entity.Entity
 - 
Returns the network ID of this entity.
 - getId() - Method in enum class net.minecraft.entity.passive.AxolotlEntity.Variant
 - getId() - Method in enum class net.minecraft.entity.passive.PandaEntity.Gene
 - getId() - Method in record class net.minecraft.entity.passive.TropicalFishEntity.Variant
 - getId() - Method in enum class net.minecraft.entity.passive.WolfSoundVariants.Type
 - getId() - Method in enum class net.minecraft.entity.player.PlayerModelPart
 - getId() - Method in enum class net.minecraft.item.consume.UseAction
 - getId() - Method in enum class net.minecraft.network.message.ChatVisibility
 - getId() - Method in enum class net.minecraft.network.NetworkPhase
 - getId() - Method in record class net.minecraft.network.packet.BrandCustomPayload
 - getId() - Method in class net.minecraft.network.packet.c2s.common.KeepAliveC2SPacket
 - getId() - Method in enum class net.minecraft.network.packet.c2s.handshake.ConnectionIntent
 - getId() - Method in interface net.minecraft.network.packet.CustomPayload
 - getId() - Method in class net.minecraft.network.packet.s2c.common.KeepAliveS2CPacket
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugBeeCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugBrainCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugBreezeCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugGameEventCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugGameEventListenersCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugGameTestAddMarkerCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugGameTestClearCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugGoalSelectorCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugHiveCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugNeighborsUpdateCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugPathCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugPoiAddedCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugPoiRemovedCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugPoiTicketCountCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugRaidsCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugRedstoneUpdateOrderCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugStructuresCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugVillageSectionsCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.s2c.custom.DebugWorldgenAttemptCustomPayload
 - getId() - Method in record class net.minecraft.network.packet.UnknownCustomPayload
 - getId() - Method in enum class net.minecraft.particle.ParticlesMode
 - getId() - Method in interface net.minecraft.resource.ResourcePack
 - getId() - Method in class net.minecraft.resource.ResourcePackProfile
 - getId() - Method in enum class net.minecraft.scoreboard.ScoreboardDisplaySlot
 - getId() - Method in class net.minecraft.server.function.LazyContainer
 - getId() - Method in class net.minecraft.server.rcon.QueryResponseHandler.Query
 - getId() - Method in class net.minecraft.structure.EndCityGenerator.Piece
 - getId() - Method in enum class net.minecraft.structure.pool.StructurePool.Projection
 - getId() - Method in enum class net.minecraft.structure.RuinedPortalStructurePiece.VerticalPlacement
 - getId() - Method in class net.minecraft.structure.SimpleStructurePiece
 - getId() - Method in class net.minecraft.structure.WoodlandMansionGenerator.Piece
 - getId() - Method in class net.minecraft.test.GameTestState
 - getId() - Method in enum class net.minecraft.util.Arm
 - getId() - Method in class net.minecraft.util.context.ContextParameter
 - getId() - Method in enum class net.minecraft.util.DyeColor
 - 
Returns the id of the dye color.
 - getId() - Method in enum class net.minecraft.util.math.Direction.Axis
 - getId() - Method in enum class net.minecraft.util.math.Direction
 - getId() - Method in interface net.minecraft.util.TranslatableOption
 - getId() - Method in class net.minecraft.world.chunk.ChunkStatus
 - getId() - Method in enum class net.minecraft.world.Difficulty
 - getId() - Method in interface net.minecraft.world.entity.EntityLike
 - 
Returns the network ID of this entity.
 - getId() - Method in enum class net.minecraft.world.GameMode
 - getId() - Method in enum class net.minecraft.world.Heightmap.Type
 - getId() - Method in class net.minecraft.world.storage.ChunkCompressionFormat
 - getId(String) - Static method in class net.minecraft.structure.EndCityGenerator.Piece
 - getId(String) - Static method in class net.minecraft.structure.WoodlandMansionGenerator.Piece
 - getId(Block) - Static method in class net.minecraft.client.data.TextureMap
 - getId(BlockState) - Method in class net.minecraft.structure.StructureTemplate.Palette
 - getId(BlockEntityType<?>) - Static method in class net.minecraft.block.entity.BlockEntityType
 - 
Returns the block entity type's ID, or
nullif it is unregistered. - getId(TrackedDataHandler<?>) - Static method in class net.minecraft.entity.data.TrackedDataHandlerRegistry
 - getId(EntityType<?>) - Static method in class net.minecraft.entity.EntityType
 - getId(Item) - Static method in class net.minecraft.client.data.TextureMap
 - getId(RegistryKey<ArmorTrimPattern>) - Static method in class net.minecraft.item.equipment.trim.ArmorTrimPatterns
 - getId(RegistryKey<LootTable>) - Static method in class net.minecraft.data.loottable.LootTableProvider
 - getId(GameMode) - Static method in enum class net.minecraft.world.GameMode
 - getId(T) - Method in interface net.minecraft.registry.DefaultedRegistry
 - 
Returns the ID assigned to
value, ornullif it is not registered. - getId(T) - Method in interface net.minecraft.registry.Registry
 - 
Returns the ID assigned to
value, ornullif it is not registered. - getId(T) - Method in class net.minecraft.registry.SimpleDefaultedRegistry
 - 
Returns the ID assigned to
value, ornullif it is not registered. - getId(T) - Method in class net.minecraft.registry.SimpleRegistry
 - 
Returns the ID assigned to
value, ornullif it is not registered. - getIdAsString() - Method in interface net.minecraft.registry.entry.RegistryEntry
 - getIdealIndex(K) - Method in class net.minecraft.util.collection.Int2ObjectBiMap
 - getIdentifiedFunctions(CommandContext<ServerCommandSource>) - Method in interface net.minecraft.command.argument.CommandFunctionArgumentType.FunctionArgument
 - getIdentifiedFunctions(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.CommandFunctionArgumentType
 - getIdentifier() - Method in class net.minecraft.client.sound.Sound
 - getIdentifier(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.IdentifierArgumentType
 - getIdentifierPredicate() - Method in class net.minecraft.resource.metadata.BlockEntry
 - getIdentifierType() - Static method in class net.minecraft.datafixer.schema.IdentifierNormalizingSchema
 - getIdForCodec() - Method in class net.minecraft.registry.tag.TagEntry
 - getIdFromIndex(int) - Method in class net.minecraft.util.collection.Int2ObjectBiMap
 - getIdleTasks() - Static method in class net.minecraft.entity.mob.PiglinBruteBrain
 - getIdOrThrow() - Method in class net.minecraft.structure.pool.SinglePoolElement
 - getIds() - Method in class net.minecraft.command.DataCommandStorage
 - getIds() - Method in class net.minecraft.entity.boss.BossBarManager
 - getIds() - Method in interface net.minecraft.registry.Registry
 - 
Returns the set of all IDs registered in a registry.
 - getIds() - Method in class net.minecraft.registry.SimpleRegistry
 - 
Returns the set of all IDs registered in a registry.
 - getIds() - Method in class net.minecraft.resource.ResourcePackManager
 - getIds(String) - Method in class net.minecraft.command.DataCommandStorage.PersistentState
 - getIdString() - Method in class net.minecraft.command.argument.ItemStackArgument
 - getIfContains(T) - Method in class net.minecraft.util.collection.SortedArraySet
 - getIfLoaded(long) - Method in class net.minecraft.world.storage.SerializingRegionBasedStorage
 - getImage() - Method in class net.minecraft.client.texture.NativeImageBackedTexture
 - getImmediateDespawnRange() - Method in enum class net.minecraft.entity.SpawnGroup
 - 
Returns the distance, of a mob of this group from a player, at which that mob will despawn immediately.
 - getImmediateProviders() - Method in record class net.minecraft.client.font.FontManager.FontEntry
 - getImmutableComponents() - Method in class net.minecraft.item.ItemStack
 - getImplementationInformation() - Method in interface com.mojang.blaze3d.systems.GpuDevice
 - getImplementationInformation() - Method in class net.minecraft.client.gl.GlBackend
 - getInactivityFpsLimit() - Method in class net.minecraft.client.option.GameOptions
 - getInactivityFpsLimiter() - Method in class net.minecraft.client.MinecraftClient
 - getInboundHandlerName(boolean) - Static method in class net.minecraft.network.ClientConnection
 - getInChunk(Predicate<RegistryEntry<PointOfInterestType>>, ChunkPos, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 - getInCircle(Predicate<RegistryEntry<PointOfInterestType>>, BlockPos, int, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 - getIncreasedOxidationBlock(Block) - Static method in interface net.minecraft.block.Oxidizable
 - getIndent() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.MessageEntry
 - getIndex() - Method in enum class net.minecraft.block.spawner.TrialSpawnerLogic.Type
 - getIndex() - Method in class net.minecraft.client.gui.screen.advancement.AdvancementTab
 - getIndex() - Method in class net.minecraft.client.gui.screen.ingame.MerchantScreen.WidgetButtonPage
 - getIndex() - Method in enum class net.minecraft.client.realms.ServiceQuality
 - getIndex() - Method in enum class net.minecraft.component.type.AttributeModifiersComponent.Display.Type
 - getIndex() - Method in enum class net.minecraft.entity.decoration.DisplayEntity.BillboardMode
 - getIndex() - Method in enum class net.minecraft.entity.EntityPose
 - getIndex() - Method in enum class net.minecraft.entity.EquipmentSlot
 - getIndex() - Method in enum class net.minecraft.entity.passive.ArmadilloEntity.State
 - getIndex() - Method in enum class net.minecraft.entity.passive.AxolotlEntity.Variant
 - getIndex() - Method in enum class net.minecraft.entity.passive.FoxEntity.Variant
 - getIndex() - Method in enum class net.minecraft.entity.passive.HorseColor
 - getIndex() - Method in enum class net.minecraft.entity.passive.HorseMarking
 - getIndex() - Method in enum class net.minecraft.entity.passive.LlamaEntity.Variant
 - getIndex() - Method in enum class net.minecraft.entity.passive.MooshroomEntity.Variant
 - getIndex() - Method in enum class net.minecraft.entity.passive.ParrotEntity.Variant
 - getIndex() - Method in enum class net.minecraft.entity.passive.RabbitEntity.Variant
 - getIndex() - Method in enum class net.minecraft.entity.passive.SalmonEntity.Variant
 - getIndex() - Method in enum class net.minecraft.entity.passive.SnifferEntity.State
 - getIndex() - Method in enum class net.minecraft.entity.passive.TropicalFishEntity.Pattern
 - getIndex() - Method in enum class net.minecraft.item.ItemDisplayContext
 - getIndex() - Method in enum class net.minecraft.recipe.book.CraftingRecipeCategory
 - getIndex() - Method in class net.minecraft.screen.slot.Slot
 - getIndex() - Method in enum class net.minecraft.screen.slot.SlotActionType
 - getIndex() - Method in enum class net.minecraft.util.BlockRotation
 - getIndex() - Method in enum class net.minecraft.util.DyeColor
 - 
Returns the index of the dye color.
 - getIndex() - Method in enum class net.minecraft.util.math.Direction
 - getIndex() - Method in class net.minecraft.world.chunk.ChunkStatus
 - getIndex() - Method in enum class net.minecraft.world.GameMode
 - getIndex() - Method in enum class net.minecraft.world.tick.TickPriority
 - getIndex(float[], float) - Static method in class net.minecraft.client.render.item.model.RangeDispatchItemModel
 - getIndex(int, int) - Method in class net.minecraft.client.world.ClientChunkManager.ClientChunkMap
 - getIndex(int, int, int) - Static method in class net.minecraft.structure.OceanMonumentGenerator.Piece
 - getIndex(int, int, int) - Method in class net.minecraft.util.shape.BitSetVoxelSet
 - getIndex(int, int, int) - Static method in class net.minecraft.world.chunk.ChunkNibbleArray
 - getIndex(int, int, int) - Method in class net.minecraft.world.gen.carver.CarvingMask
 - getIndex(int, int, int, int, int, int) - Static method in class net.minecraft.client.render.chunk.ChunkRendererRegion
 - getIndex(Octree.AxisOrder, boolean, boolean, boolean) - Static method in class net.minecraft.client.render.chunk.Octree.Branch
 - getIndex(ChunkPos) - Static method in class net.minecraft.world.storage.RegionFile
 - getIndex(Direction, Direction) - Static method in enum class net.minecraft.block.enums.Orientation
 - getIndex(T) - Method in class net.minecraft.registry.CombinedDynamicRegistries
 - getIndexBuffer() - Method in class net.minecraft.client.render.chunk.Buffers
 - getIndexBuffer(int) - Method in class com.mojang.blaze3d.systems.RenderSystem.ShapeIndexBuffer
 - getIndexConsumer(ByteBuffer) - Method in class com.mojang.blaze3d.systems.RenderSystem.ShapeIndexBuffer
 - getIndexCount() - Method in class net.minecraft.client.render.chunk.Buffers
 - getIndexCount(int) - Method in enum class com.mojang.blaze3d.vertex.VertexFormat.DrawMode
 - getIndexedEntries() - Method in interface net.minecraft.registry.Registry
 - getIndexSize() - Method in class net.minecraft.server.world.ServerEntityManager
 - getIndexType() - Method in class com.mojang.blaze3d.systems.RenderSystem.ShapeIndexBuffer
 - getIndexType() - Method in class net.minecraft.client.render.chunk.Buffers
 - getIndicatorAt(double, double) - Method in class net.minecraft.client.gui.hud.ChatHud
 - getIndicatorX(ChatHudLine.Visible) - Method in class net.minecraft.client.gui.hud.ChatHud
 - getInetSocketAddress() - Method in interface net.minecraft.client.network.Address
 - getInflictedDamage(float, float) - Static method in class net.minecraft.entity.DamageUtil
 - getInfo() - Method in enum class net.minecraft.block.enums.TestBlockMode
 - getInfo() - Method in class net.minecraft.client.font.TrueTypeFont
 - getInfo() - Method in enum class net.minecraft.client.gui.screen.world.WorldCreator.Mode
 - getInfo() - Method in class net.minecraft.resource.AbstractFileResourcePack
 - getInfo() - Method in class net.minecraft.resource.DefaultResourcePack
 - getInfo() - Method in class net.minecraft.resource.OverlayResourcePack
 - getInfo() - Method in interface net.minecraft.resource.ResourcePack
 - getInfo() - Method in class net.minecraft.resource.ResourcePackProfile
 - getInfo() - Method in enum class net.minecraft.world.Difficulty
 - getInfo(String) - Method in class net.minecraft.util.profiler.DummyProfiler
 - getInfo(String) - Method in class net.minecraft.util.profiler.ProfileResultImpl
 - getInfo(String) - Method in class net.minecraft.util.profiler.ProfilerSystem
 - getInfo(String) - Method in interface net.minecraft.util.profiler.ReadableProfiler
 - getInfo(ChunkBuilder.BuiltChunk) - Method in class net.minecraft.client.render.ChunkRenderingDataPreparer.ChunkInfoList
 - getInfo(ChunkBuilder.BuiltChunk) - Method in class net.minecraft.client.render.ChunkRenderingDataPreparer
 - getInformationText(boolean) - Method in class net.minecraft.resource.ResourcePackProfile
 - getInformationText(boolean, Text) - Method in record class net.minecraft.resource.ResourcePackInfo
 - getInfosForBlock(BlockPos, StructurePlacementData, Block) - Method in class net.minecraft.structure.StructureTemplate
 - getInfosForBlock(BlockPos, StructurePlacementData, Block, boolean) - Method in class net.minecraft.structure.StructureTemplate
 - getIngredientPlacement() - Method in interface net.minecraft.recipe.Recipe
 - getIngredientPlacement() - Method in class net.minecraft.recipe.ShapedRecipe
 - getIngredientPlacement() - Method in class net.minecraft.recipe.ShapelessRecipe
 - getIngredientPlacement() - Method in class net.minecraft.recipe.SingleStackRecipe
 - getIngredientPlacement() - Method in class net.minecraft.recipe.SmithingTransformRecipe
 - getIngredientPlacement() - Method in class net.minecraft.recipe.SmithingTrimRecipe
 - getIngredientPlacement() - Method in class net.minecraft.recipe.SpecialCraftingRecipe
 - getIngredientPlacement() - Method in class net.minecraft.recipe.TransmuteRecipe
 - getIngredients() - Method in class net.minecraft.recipe.IngredientPlacement
 - getIngredients() - Method in class net.minecraft.recipe.RawShapedRecipe
 - getIngredients() - Method in class net.minecraft.recipe.ShapedRecipe
 - getInhabitedTime() - Method in class net.minecraft.world.chunk.Chunk
 - getInherited() - Method in class net.minecraft.client.data.TextureMap
 - getInitedBlock() - Method in class net.minecraft.network.packet.s2c.play.LightData
 - getInitedSky() - Method in class net.minecraft.network.packet.s2c.play.LightData
 - getInitialCooldown() - Method in class net.minecraft.entity.mob.EvokerEntity.WololoGoal
 - getInitialCooldown() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
 - getInitialEntry() - Method in record class net.minecraft.dialog.input.SingleOptionInputControl
 - getInitialLevel(long) - Method in class net.minecraft.server.world.ChunkLevelManager.DistanceFromNearestPlayerTracker
 - getInitialLevel(long) - Method in class net.minecraft.server.world.ChunkPosDistanceLevelPropagator
 - getInitialLevel(long) - Method in class net.minecraft.server.world.SimulationDistanceLevelPropagator
 - getInitialLevel(long) - Method in class net.minecraft.server.world.TicketDistanceLevelPropagator
 - getInitialLevel(long) - Method in class net.minecraft.world.poi.PointOfInterestStorage.PointOfInterestDistanceTracker
 - getInitialLevel(long) - Method in class net.minecraft.world.SectionDistanceLevelPropagator
 - getInitialPosition() - Method in class net.minecraft.resource.ResourcePackProfile
 - getInitialSliderProgress() - Method in record class net.minecraft.dialog.input.NumberRangeInputControl.RangeInfo
 - getInitialValue() - Method in record class net.minecraft.dialog.input.NumberRangeInputControl.RangeInfo
 - getInitialVerifier(boolean) - Static method in class net.minecraft.client.network.PlayerListEntry
 - getInkParticle() - Method in class net.minecraft.entity.passive.GlowSquidEntity
 - getInkParticle() - Method in class net.minecraft.entity.passive.SquidEntity
 - getInnermostMessage(Throwable) - Static method in class net.minecraft.util.Util
 - getInnerTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.SlimeEntityModel
 - getInnerWidth() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 - getInputAreaShape() - Method in interface net.minecraft.block.entity.Hopper
 - getInputInventory() - Method in class net.minecraft.screen.CrafterScreenHandler
 - getInputInventory(World, Hopper, BlockPos, BlockState) - Static method in class net.minecraft.block.entity.HopperBlockEntity
 - getInputItemEntities(World, Hopper) - Static method in class net.minecraft.block.entity.HopperBlockEntity
 - getInputSlot(int) - Method in class net.minecraft.screen.slot.ForgingSlotsManager
 - getInputSlotCount() - Method in class net.minecraft.screen.slot.ForgingSlotsManager
 - getInputSlots() - Method in class net.minecraft.screen.AbstractCraftingScreenHandler
 - getInputSlots() - Method in class net.minecraft.screen.CraftingScreenHandler
 - getInputSlots() - Method in class net.minecraft.screen.PlayerScreenHandler
 - getInputSlots() - Method in class net.minecraft.screen.slot.ForgingSlotsManager
 - getInputStacks() - Method in class net.minecraft.screen.SmithingScreenHandler
 - getInputStream() - Method in class net.minecraft.resource.Resource
 - 
Returns the input stream of this resource.
 - getInputStream(ByteBuffer, int) - Static method in class net.minecraft.world.storage.RegionFile
 - getInputStream(ChunkPos, byte) - Method in class net.minecraft.world.storage.RegionFile
 - getInputVelocityForMinecart() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getInsertion() - Method in class net.minecraft.text.Style
 - 
Returns the insertion text of the style.
 - getInsertionIndex(ItemStack) - Method in class net.minecraft.component.type.BundleContentsComponent.Builder
 - getInsideCollisionShape(BlockState, BlockView, BlockPos, Entity) - Method in class net.minecraft.block.AbstractBlock
 - getInsideCollisionShape(BlockState, BlockView, BlockPos, Entity) - Method in class net.minecraft.block.EndPortalBlock
 - getInsideCollisionShape(BlockState, BlockView, BlockPos, Entity) - Method in class net.minecraft.block.LavaCauldronBlock
 - getInsideCollisionShape(BlockState, BlockView, BlockPos, Entity) - Method in class net.minecraft.block.LeveledCauldronBlock
 - getInsideCollisionShape(BlockState, BlockView, BlockPos, Entity) - Method in class net.minecraft.block.PowderSnowBlock
 - getInsideCollisionShape(BlockState, BlockView, BlockPos, Entity) - Method in class net.minecraft.block.TripwireBlock
 - getInsideCollisionShape(BlockView, BlockPos, Entity) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getInSquare(Predicate<RegistryEntry<PointOfInterestType>>, BlockPos, int, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 - getInstance() - Static method in class net.minecraft.client.gl.GlTimer
 - getInstance() - Static method in class net.minecraft.client.gui.screen.ingame.EnchantingPhrases
 - getInstance() - Static method in class net.minecraft.client.MinecraftClient
 - getInstance() - Static method in class net.minecraft.client.render.Tessellator
 - getInstance() - Method in class net.minecraft.client.toast.ToastManager.Entry
 - getInstance() - Static method in class net.minecraft.command.FallthroughCommandAction
 - getInstance() - Method in class net.minecraft.test.GameTestState
 - getInstance() - Static method in class net.minecraft.util.Language
 - getInstance() - Static method in class net.minecraft.util.profiling.jfr.JfrProfiler
 - getInstanceEntry() - Method in class net.minecraft.test.GameTestState
 - getInstrument() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getInstrument(ItemStack, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.item.GoatHornItem
 - getInstrument(RegistryWrapper.WrapperLookup) - Method in record class net.minecraft.component.type.InstrumentComponent
 - getInt(int) - Method in class net.minecraft.nbt.NbtList
 - 
Returns the integer at
index, or0if the index is out of bounds or if this is not a list of integers. - getInt(int) - Method in class net.minecraft.network.PacketByteBuf
 - getInt(int, int) - Method in class net.minecraft.nbt.NbtList
 - getInt(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 - getInt(JsonObject, String, int) - Static method in class net.minecraft.util.JsonHelper
 - getInt(String) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the
intassociated withkey, or0if there is no number stored with the key. - getInt(String, int) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the
intassociated withkey, orfallbackif there is no number stored with the key. - getInt(String, int) - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
 - getInt(String, int) - Method in class net.minecraft.storage.NbtReadView
 - getInt(String, int) - Method in interface net.minecraft.storage.ReadView
 - getInt(BlockState, BlockRenderView, BlockPos) - Method in class net.minecraft.client.render.block.BlockModelRenderer.BrightnessCache
 - getInt(GameRules.Key<GameRules.IntRule>) - Method in class net.minecraft.world.GameRules
 - getIntArray() - Method in class net.minecraft.nbt.NbtIntArray
 - 
Returns the underlying int array.
 - getIntArray(int) - Method in class net.minecraft.nbt.NbtList
 - 
Returns the int array at
index, or an empty int array if the index is out of bounds or if this is not a list of int arrays. - getIntArray(String) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the int array associated with
key, or an empty int array if there is no int array stored with the key. - getIntBE(byte[], int, int) - Static method in class net.minecraft.server.rcon.BufferHelper
 - getIntegrity() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 - getIntegrity() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 - getInteractionFailSound() - Method in class net.minecraft.block.entity.HangingSignBlockEntity
 - getInteractionFailSound() - Method in class net.minecraft.block.entity.SignBlockEntity
 - getInteractionHeight() - Method in class net.minecraft.entity.decoration.InteractionEntity
 - getInteractionTarget(LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.PlayWithVillagerBabiesTask
 - getInteractionWidth() - Method in class net.minecraft.entity.decoration.InteractionEntity
 - getInterpolationDuration() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getInterpolator() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getInterpolator() - Method in class net.minecraft.entity.Entity
 - getInterpolator() - Method in class net.minecraft.entity.ExperienceOrbEntity
 - getInterpolator() - Method in class net.minecraft.entity.LivingEntity
 - getInterpolator() - Method in class net.minecraft.entity.mob.ShulkerEntity
 - getInterpolator() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 - getInterpolator() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - getInterpolator() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - getInterpolator() - Method in class net.minecraft.entity.vehicle.DefaultMinecartController
 - getInterpolator() - Method in class net.minecraft.entity.vehicle.MinecartController
 - getIntersecting(BlockBox) - Method in class net.minecraft.structure.StructurePiecesCollector
 - 
Returns an arbitrary piece in this holder that intersects the given
box, ornullif there is no such piece. - getIntersecting(BlockBox) - Method in interface net.minecraft.structure.StructurePiecesHolder
 - 
Returns an arbitrary piece in this holder that intersects the given
box, ornullif there is no such piece. - getIntersectionSize(Box, Direction, Box) - Static method in class net.minecraft.block.entity.PistonBlockEntity
 - getInterval(PathAwareEntity) - Method in class net.minecraft.entity.ai.goal.GoToBedAndSleepGoal
 - getInterval(PathAwareEntity) - Method in class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
 - getIntLE(byte[], int) - Static method in class net.minecraft.server.rcon.BufferHelper
 - getIntLE(byte[], int, int) - Static method in class net.minecraft.server.rcon.BufferHelper
 - getIntLE(int) - Method in class net.minecraft.network.PacketByteBuf
 - getIntOperator(String) - Static method in class net.minecraft.command.argument.OperationArgumentType
 - getIntOr(String, JsonObject, int) - Static method in class net.minecraft.client.realms.util.JsonUtils
 - getIntPropertyByName(BlockState, String) - Static method in class net.minecraft.world.gen.stateprovider.RandomizedIntBlockStateProvider
 - getIntStream(HashCode) - Method in class net.minecraft.util.dynamic.HashCodeOps
 - getIntStream(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 - getIntStream(Unit) - Method in class net.minecraft.util.dynamic.NullOps
 - getIntStream(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - getInventory() - Method in interface net.minecraft.entity.InventoryOwner
 - getInventory() - Method in class net.minecraft.entity.mob.PiglinEntity
 - getInventory() - Method in class net.minecraft.entity.mob.PillagerEntity
 - getInventory() - Method in class net.minecraft.entity.passive.AllayEntity
 - getInventory() - Method in class net.minecraft.entity.passive.MerchantEntity
 - getInventory() - Method in class net.minecraft.entity.player.PlayerEntity
 - getInventory() - Method in class net.minecraft.entity.vehicle.AbstractChestBoatEntity
 - getInventory() - Method in class net.minecraft.entity.vehicle.StorageMinecartEntity
 - getInventory() - Method in interface net.minecraft.entity.vehicle.VehicleInventory
 - getInventory() - Method in class net.minecraft.screen.GenericContainerScreenHandler
 - getInventory(BlockState, WorldAccess, BlockPos) - Method in class net.minecraft.block.ComposterBlock
 - getInventory(BlockState, WorldAccess, BlockPos) - Method in interface net.minecraft.block.InventoryProvider
 - getInventory(ChestBlock, BlockState, World, BlockPos, boolean) - Static method in class net.minecraft.block.ChestBlock
 - getInventoryAt(World, BlockPos) - Static method in class net.minecraft.block.entity.HopperBlockEntity
 - getInventoryAt(World, BlockPos, BlockState, double, double, double) - Static method in class net.minecraft.block.entity.HopperBlockEntity
 - getInventoryAtPos(ServerCommandSource, BlockPos, Dynamic3CommandExceptionType) - Static method in class net.minecraft.server.command.ItemCommand
 - getInventoryColumns() - Method in class net.minecraft.entity.passive.AbstractDonkeyEntity
 - getInventoryColumns() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getInventoryColumns() - Method in class net.minecraft.entity.passive.LlamaEntity
 - getInventorySize() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getInventorySize(int) - Static method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getInventoryStack(int) - Method in interface net.minecraft.entity.vehicle.VehicleInventory
 - getInventoryStackReference(int) - Method in interface net.minecraft.entity.vehicle.VehicleInventory
 - getInvertYMouse() - Method in class net.minecraft.client.option.GameOptions
 - getInvulnerableTimer() - Method in class net.minecraft.entity.boss.WitherEntity
 - getInWallBlockState(PlayerEntity) - Static method in class net.minecraft.client.gui.hud.InGameOverlayRenderer
 - getIoWorkerExecutor() - Static method in class net.minecraft.util.Util
 - 
Returns the executor for disk or network IO tasks.
 - getIp() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getIp(JsonObject) - Static method in class net.minecraft.server.BannedIpEntry
 - getIpBanList() - Method in class net.minecraft.server.PlayerManager
 - getIronGolemDispenserPattern() - Method in class net.minecraft.block.CarvedPumpkinBlock
 - getIronGolemPattern() - Method in class net.minecraft.block.CarvedPumpkinBlock
 - getItalicOffsetAtMaxY() - Method in class net.minecraft.client.font.BakedGlyph
 - getItalicOffsetAtMinY() - Method in class net.minecraft.client.font.BakedGlyph
 - getItem() - Method in class net.minecraft.block.entity.BrushableBlockEntity
 - getItem() - Method in class net.minecraft.client.gui.screen.StatsScreen.ItemStatsListWidget.Entry
 - getItem() - Method in class net.minecraft.command.argument.ItemStackArgument
 - getItem() - Method in class net.minecraft.entity.EyeOfEnderEntity
 - getItem() - Method in class net.minecraft.entity.OminousItemSpawnerEntity
 - getItem() - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
 - getItem() - Method in class net.minecraft.item.ItemStack
 - 
Returns the item of this stack.
 - getItem(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 - getItem(JsonObject, String, RegistryEntry<Item>) - Static method in class net.minecraft.util.JsonHelper
 - getItem(String, int) - Static method in class net.minecraft.datafixer.fix.ItemInstanceTheFlatteningFix
 - getItem(String) - Static method in class net.minecraft.datafixer.fix.StatsCounterFix
 - getItemAge() - Method in class net.minecraft.entity.ItemEntity
 - 
Returns the number of ticks since this item entity has been created.
 - getItemBarColor() - Method in class net.minecraft.item.ItemStack
 - 
Returns the color of the filled section of the durability bar.
 - getItemBarColor(ItemStack) - Method in class net.minecraft.item.BundleItem
 - 
Returns the RGB color of the item bar, usually used for durability display.
 - getItemBarColor(ItemStack) - Method in class net.minecraft.item.Item
 - 
Returns the RGB color of the item bar, usually used for durability display.
 - getItemBarStep() - Method in class net.minecraft.item.ItemStack
 - 
Returns the length of the filled section of the durability bar in pixels (out of 13).
 - getItemBarStep(ItemStack) - Method in class net.minecraft.item.BundleItem
 - 
Returns the step, or the length of the colored area of the item bar, for
stack. - getItemBarStep(ItemStack) - Method in class net.minecraft.item.Item
 - 
Returns the step, or the length of the colored area of the item bar, for
stack. - getItemCooldownManager() - Method in class net.minecraft.entity.player.PlayerEntity
 - getItemDamage(ServerWorld, ItemStack, int) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getItemDisplayContext() - Method in class net.minecraft.entity.decoration.DisplayEntity.ItemDisplayEntity
 - getItemDropCooldown() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - getItemEntityTranslucentCull() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getItemEntityTranslucentCull(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getItemFromStack(ItemEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - getItemGlintConsumer(VertexConsumerProvider, RenderLayer, boolean, boolean) - Static method in class net.minecraft.client.render.item.ItemRenderer
 - getItemHoldAnimationTicks(float) - Method in class net.minecraft.entity.passive.AllayEntity
 - getItemId(ItemConvertible) - Static method in interface net.minecraft.data.recipe.CraftingRecipeJsonBuilder
 - getItemLayer(ItemStack) - Static method in class net.minecraft.client.render.RenderLayers
 - getItemMatchIndexCount() - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - getItemMatchIndexOffset() - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - getItemModel(Identifier) - Method in class net.minecraft.client.render.model.BakedModelManager
 - getItemModelId(Item) - Static method in class net.minecraft.client.data.ModelIds
 - getItemModelKeys() - Method in class net.minecraft.client.gui.render.state.GuiRenderState
 - getItemModelManager() - Method in class net.minecraft.client.MinecraftClient
 - getItemModelManager() - Method in class net.minecraft.client.render.block.entity.BlockEntityRendererFactory.Context
 - getItemModelManager() - Method in class net.minecraft.client.render.entity.EntityRendererFactory.Context
 - getItemName() - Method in class net.minecraft.item.ItemStack
 - getItemPath(ItemConvertible) - Static method in class net.minecraft.data.recipe.RecipeGenerator
 - getItemPickUpRangeExpander() - Method in class net.minecraft.entity.mob.MobEntity
 - getItemPickUpRangeExpander() - Method in class net.minecraft.entity.passive.AllayEntity
 - getItemProperties(Identifier) - Method in class net.minecraft.client.render.model.BakedModelManager
 - getItemRenderer() - Method in class net.minecraft.client.MinecraftClient
 - getItemRenderer() - Method in class net.minecraft.client.render.block.entity.BlockEntityRendererFactory.Context
 - getItemRenderState(ItemStack, ClientWorld) - Method in class net.minecraft.client.particle.CrackParticle.Factory
 - getItemsBeingCooked() - Method in class net.minecraft.block.entity.CampfireBlockEntity
 - getItemSlot(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ItemSlotArgumentType
 - getItemStack() - Method in class net.minecraft.entity.decoration.DisplayEntity.ItemDisplayEntity
 - getItemStack() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 - 
Returns the read-only item stack representing the projectile.
 - getItemStack() - Method in class net.minecraft.particle.ItemStackParticleEffect
 - getItemStack(DyeColor) - Static method in class net.minecraft.block.ShulkerBoxBlock
 - getItemStackArgument(CommandContext<S>, String) - Static method in class net.minecraft.command.argument.ItemStackArgumentType
 - getItemStackPredicate(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ItemPredicateArgumentType
 - getItemsToDropWhenOminous(ServerWorld, TrialSpawnerConfig, BlockPos) - Method in class net.minecraft.block.spawner.TrialSpawnerData
 - getItemsToEject() - Method in class net.minecraft.block.vault.VaultServerData
 - getItemSubModelId(Item, String) - Static method in class net.minecraft.client.data.ModelIds
 - getItemTag(TagKey<Block>) - Static method in class net.minecraft.data.tag.vanilla.VanillaItemTagProvider.ItemTagBuilder
 - getItemTagReloadFuture() - Method in class net.minecraft.client.search.SearchManager
 - getItemToDisplay() - Method in class net.minecraft.block.vault.VaultServerData
 - getItemToEject() - Method in class net.minecraft.block.vault.VaultServerData
 - getItemTooltipReloadFuture() - Method in class net.minecraft.client.search.SearchManager
 - getItemUseTime() - Method in class net.minecraft.entity.LivingEntity
 - getItemUseTimeLeft() - Method in class net.minecraft.entity.LivingEntity
 - getJapaneseGlyphVariants() - Method in class net.minecraft.client.option.GameOptions
 - getJigsawInfos(BlockPos, BlockRotation) - Method in class net.minecraft.structure.StructureTemplate
 - getJoint() - Method in class net.minecraft.block.entity.JigsawBlockEntity
 - getJointFromFacing(BlockState) - Static method in class net.minecraft.structure.StructureTemplate
 - getJointType() - Method in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
 - getJumpBoostVelocityModifier() - Method in class net.minecraft.entity.LivingEntity
 - getJumpControl() - Method in class net.minecraft.entity.mob.MobEntity
 - getJumpCooldown() - Method in interface net.minecraft.entity.JumpingMount
 - getJumpCooldown() - Method in class net.minecraft.entity.passive.CamelEntity
 - getJumpingMount() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - getJumpingVelocity(BreezeEntity, Random, Vec3d) - Static method in class net.minecraft.entity.ai.brain.task.BreezeJumpTask
 - getJumpingVelocity(MobEntity, Vec3d) - Method in class net.minecraft.entity.ai.brain.task.LongJumpTask
 - getJumpingVelocity(MobEntity, Vec3d, float, int, boolean) - Static method in class net.minecraft.util.math.LongJumpUtil
 - getJumpOnTopNode(int, int, int, int, double, Direction, PathNodeType, BlockPos.Mutable) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getJumpProgress(float) - Method in class net.minecraft.entity.passive.RabbitEntity
 - getJumpSound() - Method in class net.minecraft.entity.mob.MagmaCubeEntity
 - getJumpSound() - Method in class net.minecraft.entity.mob.SlimeEntity
 - getJumpSound() - Method in class net.minecraft.entity.passive.RabbitEntity
 - getJumpSoundPitch() - Method in class net.minecraft.entity.mob.SlimeEntity
 - getJumpVelocity() - Method in class net.minecraft.entity.LivingEntity
 - getJumpVelocity() - Method in class net.minecraft.entity.passive.RabbitEntity
 - getJumpVelocity(float) - Method in class net.minecraft.entity.LivingEntity
 - getJumpVelocityMultiplier() - Method in class net.minecraft.block.Block
 - getJumpVelocityMultiplier() - Method in class net.minecraft.entity.Entity
 - getJunctions() - Method in class net.minecraft.structure.PoolStructurePiece
 - getJVMFlags() - Static method in class net.minecraft.util.Util
 - 
Returns a stream of JVM flags passed when launching.
 - getKey() - Method in record class net.minecraft.command.argument.RegistryPredicateArgumentType.RegistryKeyBased
 - getKey() - Method in interface net.minecraft.command.argument.RegistryPredicateArgumentType.RegistryPredicate
 - getKey() - Method in record class net.minecraft.command.argument.RegistryPredicateArgumentType.TagBased
 - getKey() - Method in record class net.minecraft.item.map.MapBannerMarker
 - getKey() - Method in record class net.minecraft.item.map.MapFrameMarker
 - getKey() - Method in record class net.minecraft.registry.entry.LazyRegistryEntryReference
 - getKey() - Method in record class net.minecraft.registry.entry.RegistryEntry.Direct
 - 
Returns the registry key of this entry, or an empty optional if this is a direct entry.
 - getKey() - Method in interface net.minecraft.registry.entry.RegistryEntry
 - 
Returns the registry key of this entry, or an empty optional if this is a direct entry.
 - getKey() - Method in class net.minecraft.registry.entry.RegistryEntry.Reference
 - 
Returns the registry key of this entry, or an empty optional if this is a direct entry.
 - getKey() - Method in interface net.minecraft.registry.Registry
 - getKey() - Method in interface net.minecraft.registry.Registry.PendingTagLoad
 - getKey() - Method in interface net.minecraft.registry.RegistryWrapper.Impl.Delegating
 - getKey() - Method in interface net.minecraft.registry.RegistryWrapper.Impl
 - getKey() - Method in class net.minecraft.registry.SimpleRegistry
 - getKey() - Method in class net.minecraft.server.network.JoinWorldTask
 - getKey() - Method in class net.minecraft.server.network.SendResourcePackTask
 - getKey() - Method in interface net.minecraft.server.network.ServerPlayerConfigurationTask
 - getKey() - Method in class net.minecraft.server.network.SynchronizeRegistriesTask
 - getKey() - Method in class net.minecraft.server.ServerConfigEntry
 - getKey() - Method in class net.minecraft.text.KeybindTextContent
 - getKey() - Method in class net.minecraft.text.TranslatableTextContent
 - getKey(int) - Method in record class net.minecraft.util.thread.AsyncHelper.Future
 - getKey(long) - Static method in class net.minecraft.util.collection.LinkedBlockPosHashSet.Storage
 - 
Converts an individual position into a key representing the 2x cube region containing that position.
 - getKey(CommandContext<ServerCommandSource>, String, RegistryKey<Registry<T>>, DynamicCommandExceptionType) - Static method in class net.minecraft.command.argument.RegistryKeyArgumentType
 - getKey(BlockPos) - Static method in record class net.minecraft.item.map.MapFrameMarker
 - getKey(T) - Method in interface net.minecraft.registry.Registry
 - 
Returns the registry key of
value, or an empty optional if it is not registered. - getKey(T) - Method in class net.minecraft.registry.SimpleRegistry
 - 
Returns the registry key of
value, or an empty optional if it is not registered. - getKeyOrValue() - Method in record class net.minecraft.registry.entry.RegistryEntry.Direct
 - 
Returns the object that identifies this registry key.
 - getKeyOrValue() - Method in interface net.minecraft.registry.entry.RegistryEntry
 - 
Returns the object that identifies this registry key.
 - getKeyOrValue() - Method in class net.minecraft.registry.entry.RegistryEntry.Reference
 - 
Returns the object that identifies this registry key.
 - getKeyPair() - Method in class net.minecraft.server.MinecraftServer
 - getKeyPair(Optional<PlayerKeyPair>) - Method in class net.minecraft.client.session.ProfileKeysImpl
 - 
Gets the key pair from the file cache, or if it is unavailable or expired, the Mojang server.
 - getKeys() - Method in class net.minecraft.client.sound.SoundManager
 - getKeys() - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the set of keys in this compound.
 - getKeys() - Method in interface net.minecraft.registry.Registry
 - 
Returns the set of all registry keys registered in a registry.
 - getKeys() - Method in class net.minecraft.registry.SimpleRegistry
 - 
Returns the set of all registry keys registered in a registry.
 - getKnockback(Entity, LivingEntity, Vec3d) - Static method in class net.minecraft.item.MaceItem
 - getKnockback(LivingEntity, DamageSource) - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 - getKnockback(LivingEntity, DamageSource) - Method in class net.minecraft.entity.projectile.ProjectileEntity
 - getKnockback(LivingEntity, DamageSource) - Method in class net.minecraft.entity.projectile.thrown.PotionEntity
 - getKnockbackByPlayer() - Method in class net.minecraft.world.explosion.ExplosionImpl
 - getKnockbackModifier(Entity) - Method in class net.minecraft.world.explosion.AdvancedExplosionBehavior
 - getKnockbackModifier(Entity) - Method in class net.minecraft.world.explosion.ExplosionBehavior
 - getKnockbackPredicate(Entity, Entity) - Static method in class net.minecraft.item.MaceItem
 - getKnownPackInfo() - Method in class net.minecraft.resource.Resource
 - getKnownPackInfo() - Method in interface net.minecraft.resource.ResourcePack
 - getKnownScoreHolders() - Method in class net.minecraft.scoreboard.Scoreboard
 - getLabel() - Method in class com.mojang.blaze3d.textures.GpuTexture
 - getLabel() - Method in class net.minecraft.client.gui.screen.dialog.InputControlHandlers.NumberRangeInputControlHandler.RangeSliderWidget
 - getLabel(NumberRangeInputControl, double) - Static method in class net.minecraft.client.gui.screen.dialog.InputControlHandlers.NumberRangeInputControlHandler.RangeSliderWidget
 - getLandingBlockState() - Method in class net.minecraft.entity.Entity
 - 
Deprecated.
 - getLandingPos() - Method in class net.minecraft.entity.Entity
 - 
Deprecated.
 - getLandingState(BlockState) - Static method in class net.minecraft.block.AnvilBlock
 - getLandNodeType(PathContext, BlockPos.Mutable) - Static method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getLandNodeType(MobEntity, BlockPos) - Static method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getLanguage() - Method in class net.minecraft.client.resource.language.LanguageManager
 - getLanguage(String) - Method in class net.minecraft.client.resource.language.LanguageManager
 - getLanguageManager() - Method in class net.minecraft.client.MinecraftClient
 - getLanServerEntry() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.LanServerEntry
 - getLapisCount() - Method in class net.minecraft.screen.EnchantmentScreenHandler
 - getLargestRectangle(BlockPos, Direction.Axis, int, Direction.Axis, int, Predicate<BlockPos>) - Static method in class net.minecraft.world.BlockLocating
 - 
Gets the largest rectangle of blocks along two axes for which all blocks meet a predicate.
 - getLargestUnit(long) - Static method in enum class net.minecraft.client.realms.SizeUnit
 - getLargeVariant(BlockState) - Static method in class net.minecraft.block.ShortPlantBlock
 - getLast() - Method in class net.minecraft.util.collection.ArrayListDeque
 - getLast() - Method in class net.minecraft.util.collection.ArrayListDeque.ReversedWrapper
 - getLast() - Method in interface net.minecraft.util.collection.ListDeque
 - getLast(List<T>) - Static method in class net.minecraft.util.Util
 - 
Returns the last item of
list. - getLast(AdvancementPositioner, AdvancementPositioner) - Method in class net.minecraft.advancement.AdvancementPositioner
 - getLastAccessed() - Method in class net.minecraft.util.UserCache.Entry
 - getLastAccessedEntries(int) - Method in class net.minecraft.util.UserCache
 - getLastActionTime() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getLastAttackedTime() - Method in class net.minecraft.entity.LivingEntity
 - getLastAttacker() - Method in interface net.minecraft.entity.Attackable
 - getLastAttacker() - Method in class net.minecraft.entity.decoration.InteractionEntity
 - getLastAttacker() - Method in class net.minecraft.entity.LivingEntity
 - getLastAttackTime() - Method in class net.minecraft.entity.LivingEntity
 - getLastChild() - Method in class net.minecraft.advancement.AdvancementPositioner
 - getLastClickedRecipe() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget
 - getLastClickedRecipe() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookResults
 - getLastClickedResults() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookResults
 - getLastDeathPos() - Method in class net.minecraft.entity.player.PlayerEntity
 - getLastDebugMessages() - Method in interface com.mojang.blaze3d.systems.GpuDevice
 - getLastDebugMessages() - Method in class net.minecraft.client.gl.GlBackend
 - getLastDisplayEntityRotation() - Method in class net.minecraft.block.spawner.TrialSpawnerData
 - getLastDisplayRotation() - Method in class net.minecraft.block.vault.VaultClientData
 - getLastFailedUnlockTime() - Method in class net.minecraft.block.vault.VaultServerData
 - getLastIndex(int) - Method in class net.minecraft.util.thread.AsyncHelper.Batch
 - getLastIndex(int) - Method in class net.minecraft.util.thread.AsyncHelper.Batcher
 - getLastIndex(int) - Method in class net.minecraft.util.thread.AsyncHelper.Single
 - getLastInteractedSlot() - Method in class net.minecraft.block.entity.ChiseledBookshelfBlockEntity
 - getLastModifiedDate() - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupScreen.BackupObjectSelectionListEntry
 - getLastModifiedTime(boolean) - Method in class net.minecraft.world.level.storage.LevelStorage.Session
 - getLastModifiedTime(Path) - Static method in class net.minecraft.world.level.storage.LevelStorage
 - getLastModifiedTime(LevelStorage.LevelSave) - Static method in class net.minecraft.world.level.storage.LevelStorage
 - getLastNode() - Method in class net.minecraft.entity.ai.pathing.Path
 - getLastOutput() - Method in class net.minecraft.world.CommandBlockExecutor
 - getLastPlayed() - Method in class net.minecraft.world.level.storage.LevelSummary
 - getLastPlayed() - Method in class net.minecraft.world.level.storage.LevelSummary.RecoveryWarning
 - getLastPlayed() - Method in class net.minecraft.world.level.storage.LevelSummary.SymlinkLevelSummary
 - getLastPlayed() - Method in class net.minecraft.world.level.storage.SaveVersionInfo
 - getLastPlayed(LevelSummary) - Static method in class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen
 - getLastPlayerInput() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - getLastRecipe() - Method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - getLastRecipe() - Method in class net.minecraft.inventory.CraftingResultInventory
 - getLastRecipe() - Method in interface net.minecraft.recipe.RecipeUnlocker
 - getLastRenderPos() - Method in class net.minecraft.entity.Entity
 - getLastRotation() - Method in class net.minecraft.block.spawner.MobSpawnerLogic
 - getLastScore() - Method in class net.minecraft.client.gui.hud.PlayerListHud.Heart
 - getLastTickProgress() - Method in class net.minecraft.client.render.Camera
 - getLastUpdateTick() - Method in class net.minecraft.entity.player.BlockBreakingInfo
 - getLastVibrationFrequency() - Method in class net.minecraft.block.entity.SculkSensorBlockEntity
 - getLatency() - Method in class net.minecraft.client.network.PlayerListEntry
 - getLatency() - Method in class net.minecraft.server.network.ServerCommonNetworkHandler
 - getLatest() - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 - getLatestLevelName(LevelStorage) - Static method in class net.minecraft.client.QuickPlay
 - getLatestPendingFuture() - Method in class net.minecraft.world.chunk.ChunkLoader
 - getLatestStatus() - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 - getLaunchDirection(BlockPos) - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - getLauncherBrand() - Static method in class net.minecraft.client.MinecraftClient
 - getLavaLakes(RegistryEntryLookup<PlacedFeature>) - Static method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 - getLavaState() - Method in class net.minecraft.world.gen.carver.CarverDebugConfig
 - getLayer() - Method in class net.minecraft.client.render.block.entity.EndGatewayBlockEntityRenderer
 - getLayer() - Method in class net.minecraft.client.render.block.entity.EndPortalBlockEntityRenderer
 - getLayer(TextRenderer.TextLayerType) - Method in class net.minecraft.client.font.BakedGlyph
 - getLayer(Identifier) - Method in class net.minecraft.client.model.Model
 - 
Returns the render layer for the corresponding texture.
 - getLayerBlocks() - Method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 - getLayerModelPart(EntityModelLayer) - Method in class net.minecraft.client.render.block.entity.BlockEntityRendererFactory.Context
 - getLayerName(int) - Static method in class net.minecraft.client.render.entity.model.SilverfishEntityModel
 - getLayers() - Method in enum class net.minecraft.client.render.BlockRenderLayerGroup
 - getLayers() - Static method in class net.minecraft.client.render.entity.model.EntityModelLayers
 - getLayers() - Method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 - getLayers(EquipmentModel.LayerType) - Method in record class net.minecraft.client.render.entity.equipment.EquipmentModel
 - getLayout() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerWarningScreen
 - getLayout() - Method in class net.minecraft.client.gui.screen.report.ReportScreen.DiscardWarningScreen
 - getLayout() - Method in class net.minecraft.client.gui.screen.WarningScreen
 - getLayout() - Method in class net.minecraft.client.gui.screen.world.WorldScreenOptionGrid
 - getLeafLitterPositions(TreeDecorator.Generator) - Static method in class net.minecraft.world.gen.feature.TreeFeature
 - getLeaningPitch(float) - Method in class net.minecraft.entity.LivingEntity
 - getLeash() - Static method in class net.minecraft.client.render.RenderLayer
 - getLeashData() - Method in interface net.minecraft.entity.Leashable
 - getLeashData() - Method in class net.minecraft.entity.mob.MobEntity
 - getLeashData() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - getLeashHolder() - Method in interface net.minecraft.entity.Leashable
 - getLeashHolder(E) - Static method in interface net.minecraft.entity.Leashable
 - getLeashHolderMovement(Entity) - Static method in interface net.minecraft.entity.Leashable
 - getLeashOffset() - Method in interface net.minecraft.entity.Leashable
 - getLeashOffset() - Method in class net.minecraft.entity.passive.AllayEntity
 - getLeashOffset() - Method in class net.minecraft.entity.passive.BeeEntity
 - getLeashOffset() - Method in class net.minecraft.entity.passive.FoxEntity
 - getLeashOffset() - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - getLeashOffset() - Method in class net.minecraft.entity.passive.IronGolemEntity
 - getLeashOffset() - Method in class net.minecraft.entity.passive.LlamaEntity
 - getLeashOffset() - Method in class net.minecraft.entity.passive.OcelotEntity
 - getLeashOffset() - Method in class net.minecraft.entity.passive.ParrotEntity
 - getLeashOffset() - Method in class net.minecraft.entity.passive.PigEntity
 - getLeashOffset() - Method in class net.minecraft.entity.passive.RabbitEntity
 - getLeashOffset() - Method in class net.minecraft.entity.passive.SnowGolemEntity
 - getLeashOffset() - Method in class net.minecraft.entity.passive.StriderEntity
 - getLeashOffset() - Method in class net.minecraft.entity.passive.WolfEntity
 - getLeashOffset() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - getLeashOffset(float) - Method in interface net.minecraft.entity.Leashable
 - getLeashOffset(float) - Method in class net.minecraft.entity.passive.CamelEntity
 - getLeashPos(float) - Method in class net.minecraft.client.network.ClientPlayerEntity
 - 
Returns the position of the leash this entity holds.
 - getLeashPos(float) - Method in class net.minecraft.entity.decoration.LeashKnotEntity
 - 
Returns the position of the leash this entity holds.
 - getLeashPos(float) - Method in class net.minecraft.entity.Entity
 - 
Returns the position of the leash this entity holds.
 - getLeashPos(float) - Method in class net.minecraft.entity.passive.MerchantEntity
 - 
Returns the position of the leash this entity holds.
 - getLeashPos(float) - Method in class net.minecraft.entity.player.PlayerEntity
 - 
Returns the position of the leash this entity holds.
 - getLeashSnappingDistance() - Method in interface net.minecraft.entity.Leashable
 - getLeashSnappingDistance() - Method in class net.minecraft.entity.mob.GhastEntity
 - getLeashSnappingDistance() - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - getLeastPopularBabyInteractionTarget(List<LivingEntity>) - Static method in class net.minecraft.entity.ai.brain.task.PlayWithVillagerBabiesTask
 - getLeavesPositions() - Method in class net.minecraft.world.gen.treedecorator.TreeDecorator.Generator
 - getLeft() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
 - getLeft() - Method in class net.minecraft.client.gui.screen.report.AbuseReportReasonScreen
 - getLeft() - Method in record class net.minecraft.client.gui.ScreenRect
 - getLeft() - Method in class net.minecraft.client.realms.gui.screen.BuyRealmsScreen
 - getLeft() - Method in record class net.minecraft.server.network.ChunkFilter.Cylindrical
 - getLeft() - Method in class net.minecraft.util.Pair
 - getLeft(int) - Static method in record class net.minecraft.client.font.UnihexFont.Dimensions
 - getLeft(CraftingRecipeInput) - Static method in class net.minecraft.recipe.CraftingDecoratedPotRecipe
 - getLeftArmRotation() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - getLeftLegRotation() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - getLeftRotation() - Method in class net.minecraft.util.math.AffineTransformation
 - getLeftText() - Method in class net.minecraft.client.gui.hud.DebugHud
 - getLength() - Method in record class net.minecraft.advancement.AdvancementRequirements
 - getLength() - Method in class net.minecraft.client.font.TextHandler.WidthLimitingVisitor
 - getLength() - Method in class net.minecraft.entity.ai.pathing.Path
 - getLength() - Method in interface net.minecraft.util.profiler.log.MultiValueDebugSampleLog
 - getLength() - Method in class net.minecraft.util.profiler.MultiValueDebugSampleLogImpl
 - getLength(NavigationAxis) - Method in record class net.minecraft.client.gui.ScreenRect
 - 
Returns the length of the rect in the given
axis. - getLengthInTicks() - Method in record class net.minecraft.block.jukebox.JukeboxSong
 - getLengthInTicks() - Method in enum class net.minecraft.entity.passive.ArmadilloEntity.State
 - getLengthX() - Method in class net.minecraft.util.math.Box
 - 
Returns the length of this box on the X axis.
 - getLengthY() - Method in class net.minecraft.util.math.Box
 - 
Returns the length of this box on the Y axis.
 - getLengthZ() - Method in class net.minecraft.util.math.Box
 - 
Returns the length of this box on the Z axis.
 - getLerpedFrame(int) - Method in class net.minecraft.client.render.entity.state.EnderDragonEntityRenderState
 - getLerpedFrame(int, float) - Method in class net.minecraft.entity.boss.dragon.EnderDragonFrameTracker
 - getLerpedFuseTime(float) - Method in class net.minecraft.entity.mob.CreeperEntity
 - getLerpedPitch() - Method in class net.minecraft.entity.PositionInterpolator
 - getLerpedPitch(float) - Method in class net.minecraft.entity.Entity
 - getLerpedPitch(float) - Method in class net.minecraft.entity.vehicle.ExperimentalMinecartController
 - getLerpedPos() - Method in class net.minecraft.entity.PositionInterpolator
 - getLerpedPos(float) - Method in class net.minecraft.entity.Entity
 - getLerpedPosition(float) - Method in class net.minecraft.entity.vehicle.ExperimentalMinecartController
 - getLerpedRenderState(DisplayEntity.RenderState, float) - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getLerpedRenderState(DisplayEntity.TextDisplayEntity.Data, float) - Method in class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity
 - getLerpedStep(float) - Method in class net.minecraft.entity.vehicle.ExperimentalMinecartController
 - getLerpedVelocity(float) - Method in class net.minecraft.entity.vehicle.ExperimentalMinecartController
 - getLerpedYaw() - Method in class net.minecraft.entity.PositionInterpolator
 - getLerpedYaw(float) - Method in class net.minecraft.entity.Entity
 - getLerpedYaw(float) - Method in class net.minecraft.entity.vehicle.ExperimentalMinecartController
 - getLerpProgress(double, double, double) - Static method in class net.minecraft.util.math.MathHelper
 - 
Gets the fraction of the way that
valueis betweenstartandend. - getLerpProgress(float) - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getLerpProgress(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 - getLevel() - Method in class net.minecraft.client.render.model.json.GeneratedItemModel.Frame
 - getLevel() - Method in class net.minecraft.fluid.FluidState
 - getLevel() - Method in class net.minecraft.server.world.ChunkHolder
 - getLevel() - Method in class net.minecraft.server.world.ChunkTicket
 - getLevel() - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 - getLevel(long) - Method in class net.minecraft.server.world.ChunkLevelManager.DistanceFromNearestPlayerTracker
 - getLevel(long) - Method in class net.minecraft.server.world.SimulationDistanceLevelPropagator
 - getLevel(long) - Method in class net.minecraft.server.world.TicketDistanceLevelPropagator
 - getLevel(long) - Method in class net.minecraft.world.chunk.light.LevelPropagator
 - getLevel(long) - Method in class net.minecraft.world.poi.PointOfInterestStorage.PointOfInterestDistanceTracker
 - getLevel(long, boolean) - Method in class net.minecraft.server.world.ChunkLevelManager
 - getLevel(long, boolean) - Method in class net.minecraft.server.world.ChunkTicketManager
 - getLevel(List<ChunkTicket>, boolean) - Static method in class net.minecraft.server.world.ChunkTicketManager
 - getLevel(FluidState) - Method in class net.minecraft.fluid.EmptyFluid
 - getLevel(FluidState) - Method in class net.minecraft.fluid.FlowableFluid
 - getLevel(FluidState) - Method in class net.minecraft.fluid.Fluid
 - getLevel(FluidState) - Method in class net.minecraft.fluid.LavaFluid.Flowing
 - getLevel(FluidState) - Method in class net.minecraft.fluid.LavaFluid.Still
 - getLevel(FluidState) - Method in class net.minecraft.fluid.WaterFluid.Flowing
 - getLevel(FluidState) - Method in class net.minecraft.fluid.WaterFluid.Still
 - getLevel(RegistryEntry<Enchantment>) - Method in class net.minecraft.component.type.ItemEnchantmentsComponent.Builder
 - getLevel(RegistryEntry<Enchantment>) - Method in class net.minecraft.component.type.ItemEnchantmentsComponent
 - getLevel(RegistryEntry<Enchantment>, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - 
Gets the level of an enchantment on an item stack.
 - getLevel(ChunkPos) - Method in class net.minecraft.server.world.SimulationDistanceLevelPropagator
 - getLevelCost() - Method in class net.minecraft.screen.AnvilScreenHandler
 - getLevelDatOldPath() - Method in record class net.minecraft.world.level.storage.LevelStorage.LevelSave
 - getLevelDatPath() - Method in record class net.minecraft.world.level.storage.LevelStorage.LevelSave
 - getLevelDecreasePerBlock(WorldView) - Method in class net.minecraft.fluid.FlowableFluid
 - getLevelDecreasePerBlock(WorldView) - Method in class net.minecraft.fluid.LavaFluid
 - getLevelDecreasePerBlock(WorldView) - Method in class net.minecraft.fluid.WaterFluid
 - getLevelDisplayName() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget.WorldEntry
 - getLevelFormatVersion() - Method in class net.minecraft.world.level.storage.SaveVersionInfo
 - getLevelFromStatus(ChunkStatus) - Static method in class net.minecraft.server.world.ChunkLevels
 - getLevelFromType(ChunkLevelType) - Static method in class net.minecraft.server.world.ChunkLevels
 - getLevelInfo() - Method in class net.minecraft.world.level.LevelProperties
 - getLevelInfo() - Method in class net.minecraft.world.level.storage.LevelSummary
 - getLevelInfo() - Method in interface net.minecraft.world.SaveProperties
 - getLevelList() - Method in class net.minecraft.world.level.storage.LevelStorage
 - getLevelManager() - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getLevelName() - Method in interface net.minecraft.server.dedicated.DedicatedServer
 - getLevelName() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getLevelName() - Method in class net.minecraft.world.level.LevelInfo
 - getLevelName() - Method in class net.minecraft.world.level.LevelProperties
 - getLevelName() - Method in interface net.minecraft.world.level.ServerWorldProperties
 - getLevelName() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
 - getLevelName() - Method in interface net.minecraft.world.SaveProperties
 - getLevelPlayersFolder(MinecraftServer) - Static method in class net.minecraft.server.ServerConfigHandler
 - getLevelProgress() - Method in class net.minecraft.network.packet.s2c.play.SetTradeOffersS2CPacket
 - getLevelProgress() - Method in class net.minecraft.screen.MerchantScreenHandler
 - getLevelProperties() - Method in class net.minecraft.client.world.ClientWorld
 - getLevelProperties() - Method in class net.minecraft.world.ChunkRegion
 - getLevelProperties() - Method in class net.minecraft.world.World
 - getLevelProperties() - Method in interface net.minecraft.world.WorldAccess
 - getLevelRange() - Method in class net.minecraft.command.EntitySelectorReader
 - getLevelScreenProvider() - Method in class net.minecraft.client.gui.screen.world.WorldCreator
 - getLevelStorage() - Method in class net.minecraft.client.MinecraftClient
 - getLevelStorage() - Method in class net.minecraft.world.level.storage.LevelStorage.Session
 - getLevelSummary(Dynamic<?>) - Method in class net.minecraft.world.level.storage.LevelStorage.Session
 - getLevelType() - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 - getLevelType() - Method in class net.minecraft.world.chunk.EmptyChunk
 - getLevelType() - Method in class net.minecraft.world.chunk.WorldChunk
 - getLieOnBackAnimationProgress(float) - Method in class net.minecraft.entity.passive.PandaEntity
 - getLifecycle() - Method in interface net.minecraft.registry.RegistryWrapper.Impl.Delegating
 - getLifecycle() - Method in interface net.minecraft.registry.RegistryWrapper.Impl
 - getLifecycle() - Method in interface net.minecraft.registry.RegistryWrapper.WrapperLookup
 - getLifecycle() - Method in class net.minecraft.registry.SimpleRegistry
 - getLifecycle() - Method in record class net.minecraft.world.dimension.DimensionOptionsRegistryHolder.DimensionsConfig
 - getLifecycle() - Method in class net.minecraft.world.level.LevelProperties
 - getLifecycle() - Method in interface net.minecraft.world.SaveProperties
 - getLifecycle(RegistryKey<DimensionOptions>, DimensionOptions) - Static method in record class net.minecraft.world.dimension.DimensionOptionsRegistryHolder
 - getLight(boolean, int, int) - Method in class net.minecraft.client.render.entity.ItemFrameEntityRenderer
 - getLight(long) - Method in class net.minecraft.world.chunk.light.BlockLightStorage
 - getLight(long) - Method in class net.minecraft.world.chunk.light.LightStorage
 - getLight(long) - Method in class net.minecraft.world.chunk.light.SkyLightStorage
 - getLight(long, boolean) - Method in class net.minecraft.world.chunk.light.SkyLightStorage
 - getLight(E, float) - Method in class net.minecraft.client.render.entity.EntityRenderDispatcher
 - getLight(BlockPos, int) - Method in class net.minecraft.world.chunk.light.LightingProvider
 - getLight(BlockRenderView, BlockPos) - Method in class net.minecraft.client.render.block.FluidRenderer
 - getLight(T, float) - Method in class net.minecraft.client.render.entity.EntityRenderer
 - getLightData() - Method in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 - getLightingProvider() - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
 - getLightingProvider() - Method in class net.minecraft.client.render.entity.state.FallingBlockEntityRenderState
 - getLightingProvider() - Method in class net.minecraft.client.world.ClientChunkManager
 - getLightingProvider() - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getLightingProvider() - Method in class net.minecraft.server.world.ServerChunkManager
 - getLightingProvider() - Method in interface net.minecraft.world.BlockRenderView
 - getLightingProvider() - Method in class net.minecraft.world.chunk.ChunkManager
 - getLightingProvider() - Method in class net.minecraft.world.ChunkRegion
 - getLightingProvider() - Method in enum class net.minecraft.world.EmptyBlockRenderView
 - getLightingProvider() - Method in class net.minecraft.world.World
 - getLightLevel(long) - Static method in class net.minecraft.world.chunk.light.ChunkLightProvider.class_8531
 - getLightLevel(BlockState, int) - Static method in class net.minecraft.block.RespawnAnchorBlock
 - getLightLevel(BlockPos) - Method in enum class net.minecraft.world.chunk.light.ChunkLightingView.Empty
 - getLightLevel(BlockPos) - Method in interface net.minecraft.world.chunk.light.ChunkLightingView
 - getLightLevel(BlockPos) - Method in class net.minecraft.world.chunk.light.ChunkLightProvider
 - getLightLevel(BlockPos) - Method in interface net.minecraft.world.WorldView
 - getLightLevel(BlockPos, int) - Method in interface net.minecraft.world.WorldView
 - getLightLevel(LightType, BlockPos) - Method in interface net.minecraft.world.BlockRenderView
 - getLightmapCoordinates(WorldRenderer.BrightnessGetter, BlockRenderView, BlockState, BlockPos) - Static method in class net.minecraft.client.render.WorldRenderer
 - getLightmapCoordinates(BlockRenderView, BlockPos) - Static method in class net.minecraft.client.render.WorldRenderer
 - getLightmapTextureManager() - Method in class net.minecraft.client.render.GameRenderer
 - getLightning() - Static method in class net.minecraft.client.render.RenderLayer
 - getLightningPos(BlockPos) - Method in class net.minecraft.server.world.ServerWorld
 - getLightningRodPos(BlockPos) - Method in class net.minecraft.server.world.ServerWorld
 - getLightningTicksLeft() - Method in class net.minecraft.client.world.ClientWorld
 - getLightSection(long) - Method in class net.minecraft.world.chunk.light.LightStorage
 - getLightSection(long, boolean) - Method in class net.minecraft.world.chunk.light.LightStorage
 - getLightSection(M, long) - Method in class net.minecraft.world.chunk.light.LightStorage
 - getLightSection(ChunkSectionPos) - Method in enum class net.minecraft.world.chunk.light.ChunkLightingView.Empty
 - getLightSection(ChunkSectionPos) - Method in interface net.minecraft.world.chunk.light.ChunkLightingView
 - getLightSection(ChunkSectionPos) - Method in class net.minecraft.world.chunk.light.ChunkLightProvider
 - getLightSourceLuminance(long, BlockState) - Method in class net.minecraft.world.chunk.light.ChunkBlockLightProvider
 - getLikedLookTarget(LivingEntity) - Static method in class net.minecraft.entity.passive.AllayBrain
 - getLikedPlayer(LivingEntity) - Static method in class net.minecraft.entity.passive.AllayBrain
 - getLimit() - Method in class net.minecraft.command.EntitySelector
 - getLimitedStringLength(String, int, Style) - Method in class net.minecraft.client.font.TextHandler
 - getLimitPerChunk() - Method in class net.minecraft.entity.mob.GhastEntity
 - getLimitPerChunk() - Method in class net.minecraft.entity.mob.MobEntity
 - getLimitPerChunk() - Method in class net.minecraft.entity.mob.PillagerEntity
 - getLimitPerChunk() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getLimitPerChunk() - Method in class net.minecraft.entity.passive.FishEntity
 - getLimitPerChunk() - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - getLimitPerChunk() - Method in class net.minecraft.entity.passive.SchoolingFishEntity
 - getLimitPerChunk() - Method in class net.minecraft.entity.passive.WolfEntity
 - getLimitReason() - Method in class net.minecraft.client.option.InactivityFpsLimiter
 - getLimits() - Method in interface net.minecraft.client.session.report.AbuseReportSender
 - getLimits() - Method in record class net.minecraft.client.session.report.AbuseReportSender.Impl
 - getLine(int) - Method in class net.minecraft.client.gui.EditBox
 - 
Returns the line with index
index. - getLineCount() - Method in class net.minecraft.client.gui.EditBox
 - 
Returns the number of total lines in the edit box.
 - getLineHeight() - Method in class net.minecraft.client.gui.hud.ChatHud
 - getLines() - Method in class net.minecraft.client.gui.EditBox
 - 
Returns the lines of the edit box's text.
 - getLines() - Static method in class net.minecraft.client.render.RenderLayer
 - getLines(MinecraftClient) - Method in class net.minecraft.client.gui.tooltip.Tooltip
 - getLines(Text, int) - Method in class net.minecraft.client.render.entity.DisplayEntityRenderer.TextDisplayEntityRenderer
 - getLineStrip() - Static method in class net.minecraft.client.render.RenderLayer
 - getLineWidth() - Method in class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity
 - getLinks() - Method in record class net.minecraft.server.ServerLinks
 - getLinkUrl() - Method in class net.minecraft.client.realms.util.TextRenderingUtils.LineSegment
 - getList() - Method in class net.minecraft.structure.processor.StructureProcessorList
 - getList(int) - Method in class net.minecraft.nbt.NbtList
 - 
Returns the list at
index, or an empty list if the index is out of bounds or if this is not a list of lists. - getList(HashCode) - Method in class net.minecraft.util.dynamic.HashCodeOps
 - getList(ShortList[], int) - Static method in class net.minecraft.world.chunk.Chunk
 - getList(String) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the list associated with
key, or an empty list if there is no list stored with the key and the type. - getList(String) - Method in class net.minecraft.storage.NbtWriteView
 - getList(String) - Method in interface net.minecraft.storage.WriteView
 - getList(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 - getList(Unit) - Method in class net.minecraft.util.dynamic.NullOps
 - getList(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - getListAppender(String, Codec<T>) - Method in class net.minecraft.storage.NbtWriteView
 - getListAppender(String, Codec<T>) - Method in interface net.minecraft.storage.WriteView
 - getListedPlayerListEntries() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getListener() - Method in class net.minecraft.client.sound.SoundEngine
 - getListener() - Method in class net.minecraft.world.event.GameEvent.Message
 - getListener() - Method in class net.minecraft.world.event.listener.EntityGameEventHandler
 - getListeners() - Method in class net.minecraft.world.border.WorldBorder
 - getListenerTransform() - Method in class net.minecraft.client.sound.SoundManager
 - getListenerTransform() - Method in class net.minecraft.client.sound.SoundSystem
 - getListeningSound() - Method in enum class net.minecraft.entity.mob.Angriness
 - getListOrder() - Method in class net.minecraft.client.network.PlayerListEntry
 - getListOrEmpty(int) - Method in class net.minecraft.nbt.NbtList
 - getListOrEmpty(String) - Method in class net.minecraft.nbt.NbtCompound
 - getListReadView(String) - Method in class net.minecraft.storage.NbtReadView
 - getListReadView(String) - Method in interface net.minecraft.storage.ReadView
 - getLiteralString() - Method in interface net.minecraft.text.Text
 - 
Returns the string of the literal text, or
nullif this text is not a literal. - getLiveStats() - Method in class net.minecraft.client.realms.RealmsClient
 - getLivingEntity(Entity) - Static method in class net.minecraft.server.command.AttributeCommand
 - getLivingEntityWithAttribute(Entity, RegistryEntry<EntityAttribute>) - Static method in class net.minecraft.server.command.AttributeCommand
 - getLoadedBlockPos(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.BlockPosArgumentType
 - getLoadedBlockPos(CommandContext<ServerCommandSource>, ServerWorld, String) - Static method in class net.minecraft.command.argument.BlockPosArgumentType
 - getLoadedChunkCount() - Method in class net.minecraft.client.world.ClientChunkManager
 - getLoadedChunkCount() - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getLoadedChunkCount() - Method in class net.minecraft.server.world.ServerChunkManager
 - getLoadedChunkCount() - Method in class net.minecraft.world.chunk.ChunkManager
 - getLoadedChunks() - Method in class net.minecraft.server.world.ServerEntityManager
 - getLoadedEntityModels() - Method in class net.minecraft.client.MinecraftClient
 - getLoadedEntityModels() - Method in class net.minecraft.client.render.block.entity.BlockEntityRendererFactory.Context
 - getLoader(Lifecycle, Map<RegistryKey<?>, Exception>) - Method in record class net.minecraft.registry.RegistryLoader.Entry
 - getLoaderCodec() - Method in enum class net.minecraft.client.font.FontType
 - getLoadingException(LevelStorage.Session, boolean) - Method in class net.minecraft.client.gui.screen.world.RecoverWorldScreen
 - getLoadingSounds(ItemStack) - Method in class net.minecraft.item.CrossbowItem
 - getLocalCoord(int) - Static method in class net.minecraft.util.math.ChunkSectionPos
 - 
Converts a world coordinate to the local coordinate system (0-15) of its corresponding chunk section.
 - getLocalDifficulty() - Method in class net.minecraft.world.LocalDifficulty
 - getLocalDifficulty(BlockPos) - Method in class net.minecraft.world.ChunkRegion
 - getLocalDifficulty(BlockPos) - Method in class net.minecraft.world.World
 - getLocalDifficulty(BlockPos) - Method in interface net.minecraft.world.WorldAccess
 - getLocalizedName(String) - Static method in class net.minecraft.client.option.KeyBinding
 - getLocalizedText() - Method in class net.minecraft.client.util.InputUtil.Key
 - getLocalX(int) - Method in class net.minecraft.world.gen.chunk.AquiferSampler.Impl
 - getLocalY(int) - Method in class net.minecraft.world.gen.chunk.AquiferSampler.Impl
 - getLocalZ(int) - Method in class net.minecraft.world.gen.chunk.AquiferSampler.Impl
 - getLocateOffset() - Method in class net.minecraft.world.gen.chunk.placement.StructurePlacement
 - getLocatePos(ChunkPos) - Method in class net.minecraft.world.gen.chunk.placement.StructurePlacement
 - getLocation() - Method in class com.mojang.blaze3d.pipeline.RenderPipeline
 - getLocation() - Method in class net.minecraft.client.sound.Sound
 - getLocation(Path, Path) - Static method in class net.minecraft.data.dev.NbtProvider
 - getLocation(EntityType<?>) - Static method in class net.minecraft.entity.SpawnRestriction
 - getLocationBasedEnchantmentEffects(EquipmentSlot) - Method in class net.minecraft.entity.LivingEntity
 - getLog() - Method in enum class net.minecraft.world.gen.structure.MineshaftStructure.Type
 - getLogAxis(BlockPos, BlockPos) - Method in class net.minecraft.world.gen.trunk.LargeOakTrunkPlacer
 - getLogger() - Method in class net.minecraft.client.session.telemetry.TelemetryLogManager
 - getLogger() - Method in class net.minecraft.client.session.telemetry.ThreadedLogWriter
 - getLogic() - Method in class net.minecraft.block.entity.MobSpawnerBlockEntity
 - getLogic() - Method in class net.minecraft.entity.vehicle.SpawnerMinecartEntity
 - getLogicalHeight() - Method in class net.minecraft.server.world.ServerWorld
 - getLogManager() - Method in class net.minecraft.client.session.telemetry.TelemetryManager
 - getLogPositions() - Method in class net.minecraft.world.gen.treedecorator.TreeDecorator.Generator
 - getLong(int) - Method in class net.minecraft.network.PacketByteBuf
 - getLong(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 - getLong(JsonObject, String, long) - Static method in class net.minecraft.util.JsonHelper
 - getLong(String) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the
longassociated withkey, or0Lif there is no number stored with the key. - getLong(String, long) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the
longassociated withkey, orfallbackif there is no number stored with the key. - getLong(String, long) - Method in class net.minecraft.storage.NbtReadView
 - getLong(String, long) - Method in interface net.minecraft.storage.ReadView
 - getLongArray() - Method in class net.minecraft.nbt.NbtLongArray
 - 
Returns the underlying long array.
 - getLongArray(int) - Method in class net.minecraft.nbt.NbtList
 - 
Returns the long array at
index, or an empty int array if the index is out of bounds or if this is not a list of long arrays. - getLongArray(String) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the long array associated with
key, or an empty long array if there is no long array stored with the key. - getLongestSide(BlockPos) - Method in class net.minecraft.world.gen.trunk.LargeOakTrunkPlacer
 - getLongLE(int) - Method in class net.minecraft.network.PacketByteBuf
 - getLongOr(String, JsonObject, long) - Static method in class net.minecraft.client.realms.util.JsonUtils
 - getLongSound() - Method in enum class net.minecraft.block.EyeblossomBlock.EyeblossomState
 - getLongStream(HashCode) - Method in class net.minecraft.util.dynamic.HashCodeOps
 - getLongStream(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 - getLongStream(Unit) - Method in class net.minecraft.util.dynamic.NullOps
 - getLongStream(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - getLookControl() - Method in class net.minecraft.entity.mob.MobEntity
 - getLookDirectionForAxis(Entity, Direction.Axis) - Static method in enum class net.minecraft.util.math.Direction
 - getLookingAtVillagerTicks() - Method in class net.minecraft.entity.passive.IronGolemEntity
 - getLookTarget() - Method in class net.minecraft.entity.ai.brain.WalkTarget
 - getLookTarget(LivingEntity) - Static method in class net.minecraft.entity.passive.AllayBrain
 - getLookup() - Method in class net.minecraft.loot.context.LootContext
 - getLookup() - Method in interface net.minecraft.registry.Registry.PendingTagLoad
 - getLookup() - Method in class net.minecraft.server.world.ServerEntityManager
 - getLookup() - Method in class net.minecraft.world.entity.ClientEntityManager
 - getLookX() - Method in class net.minecraft.entity.ai.control.LookControl
 - getLookY() - Method in class net.minecraft.entity.ai.control.LookControl
 - getLookZ() - Method in class net.minecraft.entity.ai.control.LookControl
 - getLoopSound() - Method in class net.minecraft.world.biome.Biome
 - getLoopSound() - Method in class net.minecraft.world.biome.BiomeEffects
 - 
Returns the loop sound.
 - getLootCondition(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryEntryArgumentType
 - getLootFunction(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryEntryArgumentType
 - getLootSeed(ServerWorld, BlockPos) - Static method in class net.minecraft.block.spawner.TrialSpawnerData
 - getLootTable() - Method in class net.minecraft.block.entity.DecoratedPotBlockEntity
 - getLootTable() - Method in class net.minecraft.block.entity.LootableContainerBlockEntity
 - getLootTable() - Method in class net.minecraft.entity.vehicle.AbstractChestBoatEntity
 - getLootTable() - Method in class net.minecraft.entity.vehicle.StorageMinecartEntity
 - getLootTable() - Method in interface net.minecraft.entity.vehicle.VehicleInventory
 - getLootTable() - Method in interface net.minecraft.inventory.LootableInventory
 - getLootTable(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryEntryArgumentType
 - getLootTable(RegistryKey<LootTable>) - Method in class net.minecraft.registry.ReloadableRegistries.Lookup
 - getLootTableKey() - Method in class net.minecraft.block.AbstractBlock
 - getLootTableKey() - Method in class net.minecraft.block.AbstractBlock.Settings
 - getLootTableKey() - Method in class net.minecraft.entity.Entity
 - getLootTableKey() - Method in class net.minecraft.entity.EntityType
 - getLootTableKey() - Method in class net.minecraft.entity.mob.MobEntity
 - getLootTableSeed() - Method in class net.minecraft.block.entity.DecoratedPotBlockEntity
 - 
Returns the loot table's seed.
 - getLootTableSeed() - Method in class net.minecraft.block.entity.LootableContainerBlockEntity
 - 
Returns the loot table's seed.
 - getLootTableSeed() - Method in class net.minecraft.entity.LivingEntity
 - getLootTableSeed() - Method in class net.minecraft.entity.mob.MobEntity
 - getLootTableSeed() - Method in class net.minecraft.entity.vehicle.AbstractChestBoatEntity
 - getLootTableSeed() - Method in class net.minecraft.entity.vehicle.StorageMinecartEntity
 - getLootTableSeed() - Method in interface net.minecraft.entity.vehicle.VehicleInventory
 - getLootTableSeed() - Method in interface net.minecraft.inventory.LootableInventory
 - 
Returns the loot table's seed.
 - getLoveTicks() - Method in class net.minecraft.entity.passive.AnimalEntity
 - getLovingPlayer() - Method in class net.minecraft.entity.passive.AnimalEntity
 - getLowerCorner(BlockView, Direction, BlockPos) - Static method in class net.minecraft.world.dimension.NetherPortal
 - getLowerHalfContext(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.PitcherCropBlock
 - getLowerLevelExperience(int) - Static method in record class net.minecraft.village.VillagerData
 - getLoyalty(ItemStack) - Method in class net.minecraft.entity.projectile.TridentEntity
 - getLuck() - Method in class net.minecraft.entity.LivingEntity
 - getLuck() - Method in class net.minecraft.entity.player.PlayerEntity
 - getLuck() - Method in class net.minecraft.loot.context.LootContext
 - getLuck() - Method in class net.minecraft.loot.context.LootWorldContext
 - getLuminance() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - 
Returns the light level emitted by this block state.
 - getLuminance() - Method in enum class net.minecraft.block.enums.TrialSpawnerState
 - getLuminance() - Method in enum class net.minecraft.block.enums.VaultState
 - getLuminance(BlockPos) - Method in interface net.minecraft.world.BlockView
 - getLuminance(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 - getLuminanceOffset() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 - getLuminanceSupplier(int) - Static method in interface net.minecraft.block.CaveVines
 - 
Returns a function that receives a
BlockStateand returns the luminance for the state. - getLuminanceSupplier(int) - Static method in class net.minecraft.block.GlowLichenBlock
 - 
Returns a function that receives a
BlockStateand returns the luminance for the state. - getLunarTime() - Method in interface net.minecraft.world.LunarWorldView
 - getLunarTime() - Method in interface net.minecraft.world.WorldAccess
 - getLyingPositionRotationDegrees() - Method in class net.minecraft.client.render.entity.EndermiteEntityRenderer
 - getLyingPositionRotationDegrees() - Method in class net.minecraft.client.render.entity.LivingEntityRenderer
 - getLyingPositionRotationDegrees() - Method in class net.minecraft.client.render.entity.SilverfishEntityRenderer
 - getLyingPositionRotationDegrees() - Method in class net.minecraft.client.render.entity.SpiderEntityRenderer
 - getMacIcon(ResourcePack) - Method in enum class net.minecraft.client.util.Icons
 - getMagnitudeWeight(double, double, double) - Static method in class net.minecraft.world.gen.StructureWeightSampler
 - getMainArm() - Method in class net.minecraft.client.option.GameOptions
 - getMainArm() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - getMainArm() - Method in class net.minecraft.entity.LivingEntity
 - getMainArm() - Method in class net.minecraft.entity.mob.MobEntity
 - getMainArm() - Method in class net.minecraft.entity.player.PlayerEntity
 - getMainGene() - Method in class net.minecraft.entity.passive.PandaEntity
 - getMainHandItemState() - Method in class net.minecraft.client.render.entity.state.ArmedEntityRenderState
 - getMainHandStack() - Method in class net.minecraft.entity.LivingEntity
 - getMainPositioner() - Method in class net.minecraft.client.gui.widget.AxisGridWidget
 - getMainPositioner() - Method in class net.minecraft.client.gui.widget.DirectionalLayoutWidget
 - getMainPositioner() - Method in class net.minecraft.client.gui.widget.GridWidget.Adder
 - getMainPositioner() - Method in class net.minecraft.client.gui.widget.GridWidget
 - getMainPositioner() - Method in class net.minecraft.client.gui.widget.SimplePositioningWidget
 - getMainStacks() - Method in class net.minecraft.entity.player.PlayerInventory
 - getMainWorkerExecutor() - Static method in class net.minecraft.util.Util
 - 
Returns the main worker executor for miscellaneous asynchronous tasks.
 - getMainWorldProperties() - Method in class net.minecraft.world.level.LevelProperties
 - getMainWorldProperties() - Method in interface net.minecraft.world.SaveProperties
 - getManager() - Method in class net.minecraft.block.entity.JukeboxBlockEntity
 - getManager() - Method in class net.minecraft.client.network.ClientAdvancementManager
 - getManager() - Method in class net.minecraft.server.ServerAdvancementLoader
 - getManhattanDistance(PathNode) - Method in class net.minecraft.entity.ai.pathing.PathNode
 - getManhattanDistance(BlockPos) - Method in class net.minecraft.entity.ai.pathing.PathNode
 - getManhattanDistance(BlockPos, double, double, double) - Static method in class net.minecraft.client.render.debug.PathfindingDebugRenderer
 - getManhattanDistance(Vec3i) - Method in class net.minecraft.util.math.Vec3i
 - 
Returns the Manhattan distance between here and
vec. - getManhattanDistanceFromTarget() - Method in class net.minecraft.entity.ai.pathing.Path
 - getMap(HashCode) - Method in class net.minecraft.util.dynamic.HashCodeOps
 - getMap(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 - getMap(Unit) - Method in class net.minecraft.util.dynamic.NullOps
 - getMap(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - getMapAngle(float) - Method in class net.minecraft.client.render.item.HeldItemRenderer
 - getMapColor() - Method in enum class net.minecraft.util.DyeColor
 - 
Returns the corresponding map color.
 - getMapColor(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getMapDecorationName(int) - Static method in class net.minecraft.datafixer.fix.ItemStackComponentizationFix
 - getMapDecorationsAtlasManager() - Method in class net.minecraft.client.MinecraftClient
 - getMapEntries(HashCode) - Method in class net.minecraft.util.dynamic.HashCodeOps
 - getMapEntries(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 - getMapEntries(Unit) - Method in class net.minecraft.util.dynamic.NullOps
 - getMapEntries(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - getMapId(ItemStack) - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - getMapRenderer() - Method in class net.minecraft.client.MinecraftClient
 - getMapRenderer() - Method in class net.minecraft.client.render.entity.EntityRendererFactory.Context
 - getMapState(MapIdComponent, World) - Static method in class net.minecraft.item.FilledMapItem
 - getMapState(MapIdComponent) - Method in class net.minecraft.client.world.ClientWorld
 - getMapState(MapIdComponent) - Method in interface net.minecraft.item.Item.TooltipContext
 - getMapState(MapIdComponent) - Method in class net.minecraft.server.world.ServerWorld
 - getMapState(MapIdComponent) - Method in class net.minecraft.world.World
 - getMapState(ItemStack, World) - Static method in class net.minecraft.item.FilledMapItem
 - getMapStates() - Method in class net.minecraft.client.world.ClientWorld
 - getMapTexture(MapIdComponent, MapState) - Method in class net.minecraft.client.texture.MapTextureManager
 - getMapTextureManager() - Method in class net.minecraft.client.MinecraftClient
 - getMapUpdateData() - Method in class net.minecraft.item.map.MapState.PlayerUpdateTracker
 - getMapValues(HashCode) - Method in class net.minecraft.util.dynamic.HashCodeOps
 - getMapValues(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 - getMapValues(Unit) - Method in class net.minecraft.util.dynamic.NullOps
 - getMapValues(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - getMarker(RegistryEntry<MapDecorationType>, WorldAccess, double, float, float) - Method in class net.minecraft.item.map.MapState
 - getMarking() - Method in class net.minecraft.entity.passive.HorseEntity
 - getMask() - Method in class net.minecraft.network.message.FilterMask
 - getMask() - Method in enum class net.minecraft.network.packet.s2c.play.PositionFlag
 - getMask() - Method in class net.minecraft.world.gen.carver.CarvingMask
 - getMatchIndex(int, int) - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - getMatchingItems() - Method in class net.minecraft.recipe.Ingredient
 - 
Deprecated.
 - getMatchingSlot(RegistryEntry<Item>, ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 - getMaterial(RegistryWrapper.WrapperLookup) - Method in record class net.minecraft.component.type.ProvidesTrimMaterialComponent
 - getMatrices() - Method in class net.minecraft.client.gui.DrawContext
 - getMatrix() - Method in class net.minecraft.util.math.AffineTransformation
 - getMatrix() - Method in enum class net.minecraft.util.math.AxisTransformation
 - getMatrix() - Method in enum class net.minecraft.util.math.DirectionTransformation
 - getMatrix(float, float) - Method in class net.minecraft.client.render.ProjectionMatrix2
 - getMatrix(int, int, float) - Method in class net.minecraft.client.render.ProjectionMatrix3
 - getMax() - Method in class net.minecraft.client.render.model.json.GeneratedItemModel.Frame
 - getMax() - Method in class net.minecraft.util.math.floatprovider.ClampedNormalFloatProvider
 - getMax() - Method in class net.minecraft.util.math.floatprovider.ConstantFloatProvider
 - getMax() - Method in class net.minecraft.util.math.floatprovider.FloatProvider
 - getMax() - Method in class net.minecraft.util.math.floatprovider.TrapezoidFloatProvider
 - getMax() - Method in class net.minecraft.util.math.floatprovider.UniformFloatProvider
 - getMax() - Method in class net.minecraft.util.math.intprovider.BiasedToBottomIntProvider
 - getMax() - Method in class net.minecraft.util.math.intprovider.ClampedIntProvider
 - getMax() - Method in class net.minecraft.util.math.intprovider.ClampedNormalIntProvider
 - getMax() - Method in class net.minecraft.util.math.intprovider.ConstantIntProvider
 - getMax() - Method in class net.minecraft.util.math.intprovider.IntProvider
 - getMax() - Method in class net.minecraft.util.math.intprovider.UniformIntProvider
 - getMax() - Method in class net.minecraft.util.math.intprovider.WeightedListIntProvider
 - getMax() - Method in class net.minecraft.util.math.RotationCalculator
 - getMax() - Static method in class net.minecraft.util.math.RotationPropertyHelper
 - getMax(Direction.Axis) - Method in class net.minecraft.util.math.Box
 - 
Returns the maximum coordinate for the given
axisof this box. - getMax(Direction.Axis) - Method in class net.minecraft.util.shape.BitSetVoxelSet
 - getMax(Direction.Axis) - Method in class net.minecraft.util.shape.CroppedVoxelSet
 - getMax(Direction.Axis) - Method in class net.minecraft.util.shape.VoxelSet
 - getMax(Direction.Axis) - Method in class net.minecraft.util.shape.VoxelShape
 - getMaxAbsorption() - Method in class net.minecraft.entity.LivingEntity
 - getMaxAcceptableBadOmenLevel() - Method in class net.minecraft.village.raid.Raid
 - getMaxAge() - Method in class net.minecraft.block.BeetrootsBlock
 - getMaxAge() - Method in class net.minecraft.block.CropBlock
 - getMaxAge() - Method in class net.minecraft.block.TorchflowerBlock
 - getMaxAge() - Method in class net.minecraft.client.particle.Particle
 - 
Returns the maximum age, in ticks, of this particle.
 - getMaxAir() - Method in class net.minecraft.entity.Entity
 - 
Returns the maximum amount of air the entity can hold, in ticks.
 - getMaxAir() - Method in class net.minecraft.entity.passive.AxolotlEntity
 - 
Returns the maximum amount of air the entity can hold, in ticks.
 - getMaxAir() - Method in class net.minecraft.entity.passive.DolphinEntity
 - 
Returns the maximum amount of air the entity can hold, in ticks.
 - getMaxAllowed(ItemStack) - Method in class net.minecraft.component.type.BundleContentsComponent.Builder
 - getMaxAllowedFloatingTicks(Entity) - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
 - getMaxAttempts() - Method in class net.minecraft.test.GameTestState
 - getMaxAttempts() - Method in class net.minecraft.test.TestInstance
 - getMaxBackgroundThreads() - Static method in class net.minecraft.util.Util
 - getMaxCaveCount() - Method in class net.minecraft.world.gen.carver.CaveCarver
 - getMaxCaveCount() - Method in class net.minecraft.world.gen.carver.NetherCaveCarver
 - getMaxChainedNeighborUpdates() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getMaxChainedNeighborUpdates() - Method in class net.minecraft.server.MinecraftServer
 - getMaxCooldown() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 - getMaxCount() - Method in class net.minecraft.item.Item
 - 
Returns the maximum stack count of any ItemStack with this item.
 - getMaxCount() - Method in class net.minecraft.item.ItemStack
 - getMaxCount() - Method in class net.minecraft.particle.ParticleGroup
 - 
Returns the maximum count of particles from this group that can be rendered in a particle manager.
 - getMaxCount(ItemStack) - Method in interface net.minecraft.inventory.Inventory
 - getMaxCountPerStack() - Method in class net.minecraft.block.ComposterBlock.ComposterInventory
 - 
Returns the maximum number of items a stack can contain when placed inside this inventory.
 - getMaxCountPerStack() - Method in class net.minecraft.block.ComposterBlock.FullComposterInventory
 - 
Returns the maximum number of items a stack can contain when placed inside this inventory.
 - getMaxCountPerStack() - Method in class net.minecraft.block.entity.ChiseledBookshelfBlockEntity
 - 
Returns the maximum number of items a stack can contain when placed inside this inventory.
 - getMaxCountPerStack() - Method in class net.minecraft.block.entity.JukeboxBlockEntity
 - 
Returns the maximum number of items a stack can contain when placed inside this inventory.
 - getMaxCountPerStack() - Method in class net.minecraft.inventory.DoubleInventory
 - 
Returns the maximum number of items a stack can contain when placed inside this inventory.
 - getMaxCountPerStack() - Method in interface net.minecraft.inventory.Inventory
 - 
Returns the maximum number of items a stack can contain when placed inside this inventory.
 - getMaxDamage() - Method in class net.minecraft.item.ItemStack
 - getMaxDamage(int) - Method in enum class net.minecraft.item.equipment.EquipmentType
 - getMaxDepth() - Method in class net.minecraft.network.packet.c2s.play.JigsawGeneratingC2SPacket
 - getMaxDistance() - Method in class net.minecraft.block.entity.SculkSpreadManager
 - getMaxFlowDistance(WorldView) - Method in class net.minecraft.fluid.FlowableFluid
 - 
Returns the maximum horizontal distance to check for holes the fluid can flow down into.
 - getMaxFlowDistance(WorldView) - Method in class net.minecraft.fluid.LavaFluid
 - 
Returns the maximum horizontal distance to check for holes the fluid can flow down into.
 - getMaxFlowDistance(WorldView) - Method in class net.minecraft.fluid.WaterFluid
 - 
Returns the maximum horizontal distance to check for holes the fluid can flow down into.
 - getMaxFollowRange() - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
 - getMaxFps() - Method in class net.minecraft.client.option.GameOptions
 - getMaxGroupSize() - Method in class net.minecraft.entity.passive.SalmonEntity
 - getMaxGroupSize() - Method in class net.minecraft.entity.passive.SchoolingFishEntity
 - getMaxHeadRotation() - Method in class net.minecraft.entity.mob.BreezeEntity
 - 
Returns the maximum degrees which the head yaw can differ from the body yaw.
 - getMaxHeadRotation() - Method in class net.minecraft.entity.mob.MobEntity
 - 
Returns the maximum degrees which the head yaw can differ from the body yaw.
 - getMaxHeadRotation() - Method in class net.minecraft.entity.mob.RavagerEntity
 - 
Returns the maximum degrees which the head yaw can differ from the body yaw.
 - getMaxHeadRotation() - Method in class net.minecraft.entity.mob.ShulkerEntity
 - 
Returns the maximum degrees which the head yaw can differ from the body yaw.
 - getMaxHeadRotation() - Method in class net.minecraft.entity.passive.ArmadilloEntity
 - 
Returns the maximum degrees which the head yaw can differ from the body yaw.
 - getMaxHeadRotation() - Method in class net.minecraft.entity.passive.AxolotlEntity
 - 
Returns the maximum degrees which the head yaw can differ from the body yaw.
 - getMaxHeadRotation() - Method in class net.minecraft.entity.passive.CamelEntity
 - 
Returns the maximum degrees which the head yaw can differ from the body yaw.
 - getMaxHeadRotation() - Method in class net.minecraft.entity.passive.DolphinEntity
 - 
Returns the maximum degrees which the head yaw can differ from the body yaw.
 - getMaxHeadRotation() - Method in class net.minecraft.entity.passive.FrogEntity
 - 
Returns the maximum degrees which the head yaw can differ from the body yaw.
 - getMaxHeadRotation() - Method in class net.minecraft.entity.passive.GoatEntity
 - 
Returns the maximum degrees which the head yaw can differ from the body yaw.
 - getMaxHeadRotation() - Method in class net.minecraft.entity.passive.SnifferEntity
 - 
Returns the maximum degrees which the head yaw can differ from the body yaw.
 - getMaxHealth() - Method in class net.minecraft.entity.LivingEntity
 - getMaxHorizontalModelOffset() - Method in class net.minecraft.block.AbstractBlock
 - getMaxHorizontalModelOffset() - Method in class net.minecraft.block.PointedDripstoneBlock
 - getMaximumCrafts(List<? extends RecipeMatcher.RawIngredient<T>>) - Method in class net.minecraft.recipe.RecipeMatcher
 - getMaxIndex() - Method in class net.minecraft.client.session.report.log.ChatLog
 - getMaxInputLevelSides(RedstoneView, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractRedstoneGateBlock
 - getMaxItemCount() - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeSlot
 - getMaxItemCount() - Method in class net.minecraft.screen.BeaconScreenHandler.PaymentSlot
 - getMaxItemCount() - Method in class net.minecraft.screen.BrewingStandScreenHandler.PotionSlot
 - getMaxItemCount() - Method in class net.minecraft.screen.slot.ArmorSlot
 - getMaxItemCount() - Method in class net.minecraft.screen.slot.Slot
 - getMaxItemCount(ItemStack) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeSlot
 - getMaxItemCount(ItemStack) - Method in class net.minecraft.screen.slot.FurnaceFuelSlot
 - getMaxItemCount(ItemStack) - Method in class net.minecraft.screen.slot.Slot
 - getMaxLength() - Method in class net.minecraft.client.gui.EditBox
 - 
Returns the maximum length of the edit box text in characters.
 - getMaxLength() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 - getMaxLevel() - Method in record class net.minecraft.enchantment.Enchantment
 - getMaxLevel() - Method in class net.minecraft.world.chunk.GenerationDependencies
 - getMaxLookPitchChange() - Method in class net.minecraft.entity.mob.GuardianEntity
 - 
Returns the maximum degrees which the pitch can change when looking.
 - getMaxLookPitchChange() - Method in class net.minecraft.entity.mob.MobEntity
 - 
Returns the maximum degrees which the pitch can change when looking.
 - getMaxLookPitchChange() - Method in class net.minecraft.entity.mob.ShulkerEntity
 - 
Returns the maximum degrees which the pitch can change when looking.
 - getMaxLookPitchChange() - Method in class net.minecraft.entity.mob.SlimeEntity
 - 
Returns the maximum degrees which the pitch can change when looking.
 - getMaxLookPitchChange() - Method in class net.minecraft.entity.passive.AxolotlEntity
 - 
Returns the maximum degrees which the pitch can change when looking.
 - getMaxLookPitchChange() - Method in class net.minecraft.entity.passive.DolphinEntity
 - 
Returns the maximum degrees which the pitch can change when looking.
 - getMaxLookPitchChange() - Method in class net.minecraft.entity.passive.WolfEntity
 - 
Returns the maximum degrees which the pitch can change when looking.
 - getMaxLookYawChange() - Method in class net.minecraft.entity.mob.BreezeEntity
 - 
Returns the maximum degrees which the yaw can change when looking.
 - getMaxLookYawChange() - Method in class net.minecraft.entity.mob.MobEntity
 - 
Returns the maximum degrees which the yaw can change when looking.
 - getMaxLookYawChange() - Method in class net.minecraft.entity.passive.FrogEntity
 - 
Returns the maximum degrees which the yaw can change when looking.
 - getMaxMoveDistance(BreezeEntity) - Static method in class net.minecraft.entity.ai.brain.task.BreezeMovementUtil
 - getMaxPassengers() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - getMaxPassengers() - Method in class net.minecraft.entity.vehicle.AbstractChestBoatEntity
 - getMaxPendingStatus(ChunkStatus) - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 - getMaxPitch() - Method in class net.minecraft.client.sound.AbstractBeeSoundInstance
 - getMaxPlayerCount() - Method in interface net.minecraft.network.QueryableServer
 - getMaxPlayerCount() - Method in class net.minecraft.server.MinecraftServer
 - getMaxPlayerCount() - Method in class net.minecraft.server.PlayerManager
 - getMaxPos() - Method in class net.minecraft.util.math.Box
 - getMaxPower(int) - Method in record class net.minecraft.enchantment.Enchantment
 - getMaxProgress() - Method in class net.minecraft.entity.ai.goal.BreakDoorGoal
 - getMaxRadius() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
 - getMaxRadius() - Method in class net.minecraft.world.border.WorldBorder
 - 
Returns the maximum radius of this border, in blocks.
 - getMaxRelativeHeadRotation() - Method in class net.minecraft.entity.LivingEntity
 - 
Returns the maximum rotation of the head relative to the body in degrees.
 - getMaxRelativeHeadRotation() - Method in class net.minecraft.entity.player.PlayerEntity
 - 
Returns the maximum rotation of the head relative to the body in degrees.
 - getMaxScroll() - Method in class net.minecraft.client.gui.screen.ingame.StonecutterScreen
 - getMaxScrollY() - Method in class net.minecraft.client.gui.widget.ScrollableWidget
 - getMaxSourceCount() - Method in interface net.minecraft.client.sound.SoundEngine.SourceSet
 - getMaxSourceCount() - Method in class net.minecraft.client.sound.SoundEngine.SourceSetImpl
 - getMaxSpeed(ServerWorld) - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - getMaxSpeed(ServerWorld) - Method in class net.minecraft.entity.vehicle.DefaultMinecartController
 - getMaxSpeed(ServerWorld) - Method in class net.minecraft.entity.vehicle.ExperimentalMinecartController
 - getMaxSpeed(ServerWorld) - Method in class net.minecraft.entity.vehicle.FurnaceMinecartEntity
 - getMaxSpeed(ServerWorld) - Method in class net.minecraft.entity.vehicle.MinecartController
 - getMaxStatus() - Method in class net.minecraft.world.chunk.Chunk
 - 
Returns the chunk status or the target status for the retrogen, whichever is later.
 - getMaxSurfaceY() - Method in class net.minecraft.world.chunk.light.ChunkSkyLight
 - getMaxTemper() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getMaxTemper() - Method in class net.minecraft.entity.passive.LlamaEntity
 - getMaxTextureSize() - Method in interface com.mojang.blaze3d.systems.GpuDevice
 - getMaxTextureSize() - Method in class net.minecraft.client.gl.GlBackend
 - getMaxTextureSize() - Method in class net.minecraft.client.texture.SpriteAtlasTexture
 - getMaxTextWidth() - Method in class net.minecraft.block.entity.HangingSignBlockEntity
 - getMaxTextWidth() - Method in class net.minecraft.block.entity.SignBlockEntity
 - getMaxTicks() - Method in class net.minecraft.test.TestInstance
 - getMaxTickTime() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getMaxTime() - Method in interface net.minecraft.util.profiler.ProfileLocationInfo
 - getMaxTime() - Method in class net.minecraft.util.profiler.ProfilerSystem.LocatedInfo
 - getMaxTrackDistance() - Method in class net.minecraft.entity.EntityType
 - 
Returns the tracking distance, in chunks, of this type of entity for clients.
 - getMaxTrackDistance() - Method in class net.minecraft.server.world.ServerChunkLoadingManager.EntityTracker
 - getMaxU() - Method in class net.minecraft.client.particle.BillboardParticle
 - 
Returns the upper U coordinate of the UV coordinates used to draw this particle.
 - getMaxU() - Method in class net.minecraft.client.particle.BlockDustParticle
 - 
Returns the upper U coordinate of the UV coordinates used to draw this particle.
 - getMaxU() - Method in class net.minecraft.client.particle.CrackParticle
 - 
Returns the upper U coordinate of the UV coordinates used to draw this particle.
 - getMaxU() - Method in class net.minecraft.client.particle.SpriteBillboardParticle
 - 
Returns the upper U coordinate of the UV coordinates used to draw this particle.
 - getMaxU() - Method in class net.minecraft.client.texture.Sprite
 - getMaxUses() - Method in class net.minecraft.village.TradeOffer
 - 
Returns the maximum number of times this trade offer can be used.
 - getMaxUseTime(LivingEntity) - Method in class net.minecraft.item.ItemStack
 - getMaxUseTime(ItemStack, LivingEntity) - Method in class net.minecraft.item.BowItem
 - 
Returns the maximum use (right-click) time of this item, in ticks.
 - getMaxUseTime(ItemStack, LivingEntity) - Method in class net.minecraft.item.BrushItem
 - 
Returns the maximum use (right-click) time of this item, in ticks.
 - getMaxUseTime(ItemStack, LivingEntity) - Method in class net.minecraft.item.BundleItem
 - 
Returns the maximum use (right-click) time of this item, in ticks.
 - getMaxUseTime(ItemStack, LivingEntity) - Method in class net.minecraft.item.CrossbowItem
 - 
Returns the maximum use (right-click) time of this item, in ticks.
 - getMaxUseTime(ItemStack, LivingEntity) - Method in class net.minecraft.item.EnderEyeItem
 - 
Returns the maximum use (right-click) time of this item, in ticks.
 - getMaxUseTime(ItemStack, LivingEntity) - Method in class net.minecraft.item.GoatHornItem
 - 
Returns the maximum use (right-click) time of this item, in ticks.
 - getMaxUseTime(ItemStack, LivingEntity) - Method in class net.minecraft.item.Item
 - 
Returns the maximum use (right-click) time of this item, in ticks.
 - getMaxUseTime(ItemStack, LivingEntity) - Method in class net.minecraft.item.SpyglassItem
 - 
Returns the maximum use (right-click) time of this item, in ticks.
 - getMaxUseTime(ItemStack, LivingEntity) - Method in class net.minecraft.item.TridentItem
 - 
Returns the maximum use (right-click) time of this item, in ticks.
 - getMaxV() - Method in class net.minecraft.client.particle.BillboardParticle
 - 
Returns the upper V coordinate of the UV coordinates used to draw this particle.
 - getMaxV() - Method in class net.minecraft.client.particle.BlockDustParticle
 - 
Returns the upper V coordinate of the UV coordinates used to draw this particle.
 - getMaxV() - Method in class net.minecraft.client.particle.CrackParticle
 - 
Returns the upper V coordinate of the UV coordinates used to draw this particle.
 - getMaxV() - Method in class net.minecraft.client.particle.SpriteBillboardParticle
 - 
Returns the upper V coordinate of the UV coordinates used to draw this particle.
 - getMaxV() - Method in class net.minecraft.client.texture.Sprite
 - getMaxValidator(IntFunction<T>, int) - Static method in class net.minecraft.network.PacketByteBuf
 - getMaxValue() - Method in class net.minecraft.entity.attribute.ClampedEntityAttribute
 - getMaxValue() - Method in class net.minecraft.entity.boss.CommandBossBar
 - getMaxValue() - Method in class net.minecraft.util.math.noise.DoublePerlinNoiseSampler
 - getMaxValue() - Method in class net.minecraft.util.math.noise.OctavePerlinNoiseSampler
 - getMaxValue() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunction.Noise
 - getMaxValue(ServerCommandSource, CommandBossBar) - Static method in class net.minecraft.server.command.BossBarCommand
 - getMaxWanderDistance() - Method in class net.minecraft.entity.passive.BeeEntity.BeeWanderAroundGoal
 - getMaxWaves(Difficulty) - Method in class net.minecraft.village.raid.Raid
 - getMaxWidth() - Method in interface net.minecraft.client.font.MultilineText
 - getMaxWidth(TextHandler, List<StringVisitable>) - Static method in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
 - getMaxWorldBorderRadius() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getMaxWorldBorderRadius() - Method in class net.minecraft.server.MinecraftServer
 - getMaxX() - Method in class net.minecraft.util.math.BlockBox
 - getMaxX() - Method in class net.minecraft.util.math.ChunkSectionPos
 - getMaxY() - Method in class net.minecraft.util.math.BlockBox
 - getMaxY() - Method in class net.minecraft.util.math.ChunkSectionPos
 - getMaxYAcceleration() - Method in class net.minecraft.entity.boss.dragon.phase.AbstractPhase
 - getMaxYAcceleration() - Method in class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 - getMaxYAcceleration() - Method in class net.minecraft.entity.boss.dragon.phase.DyingPhase
 - getMaxYAcceleration() - Method in class net.minecraft.entity.boss.dragon.phase.HoverPhase
 - getMaxYAcceleration() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 - getMaxYAcceleration() - Method in interface net.minecraft.entity.boss.dragon.phase.Phase
 - getMaxZ() - Method in class net.minecraft.util.math.BlockBox
 - getMaxZ() - Method in class net.minecraft.util.math.ChunkSectionPos
 - getMBeanInfo() - Method in class net.minecraft.server.dedicated.ServerMBean
 - getMeasuringTimeMs() - Static method in class net.minecraft.util.Util
 - 
Returns the current time in milliseconds, to be used for measuring a duration.
 - getMeasuringTimeNano() - Static method in class net.minecraft.util.Util
 - 
Returns the current time in nanoseconds, to be used for measuring a duration.
 - getMedium(int) - Method in class net.minecraft.network.PacketByteBuf
 - getMediumDatePresentation(Date) - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupScreen.BackupObjectSelectionListEntry
 - getMediumFunctionalRoom(Random, boolean) - Method in class net.minecraft.structure.WoodlandMansionGenerator.FirstFloorRoomPool
 - getMediumFunctionalRoom(Random, boolean) - Method in class net.minecraft.structure.WoodlandMansionGenerator.RoomPool
 - getMediumFunctionalRoom(Random, boolean) - Method in class net.minecraft.structure.WoodlandMansionGenerator.SecondFloorRoomPool
 - getMediumGenericRoom(Random, boolean) - Method in class net.minecraft.structure.WoodlandMansionGenerator.FirstFloorRoomPool
 - getMediumGenericRoom(Random, boolean) - Method in class net.minecraft.structure.WoodlandMansionGenerator.RoomPool
 - getMediumGenericRoom(Random, boolean) - Method in class net.minecraft.structure.WoodlandMansionGenerator.SecondFloorRoomPool
 - getMediumLE(int) - Method in class net.minecraft.network.PacketByteBuf
 - getMediumSecretRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.FirstFloorRoomPool
 - getMediumSecretRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.RoomPool
 - getMediumSecretRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.SecondFloorRoomPool
 - getMegaTreeFeature(Random) - Method in class net.minecraft.block.SaplingGenerator
 - getMeltedState() - Static method in class net.minecraft.block.IceBlock
 - getMemberName(Collection<ScoreHolder>) - Static method in class net.minecraft.server.command.TeamCommand
 - getMemories() - Method in class net.minecraft.entity.ai.brain.Brain
 - 
Deprecated.
 - getMemoryExpiry(MemoryModuleType<U>) - Method in class net.minecraft.entity.ai.brain.Brain
 - getMenuBackgroundBlurriness() - Method in class net.minecraft.client.option.GameOptions
 - getMenuBackgroundBlurrinessValue() - Method in class net.minecraft.client.option.GameOptions
 - getMerchantExperience() - Method in class net.minecraft.village.TradeOffer
 - 
Returns the amount of experience that will be given to a merchant after this trade offer has been used.
 - getMerchantRewardedExperience() - Method in class net.minecraft.screen.MerchantScreenHandler
 - getMerchantRewardedExperience() - Method in class net.minecraft.village.MerchantInventory
 - getMessage() - Method in class net.minecraft.block.entity.TestBlockEntity
 - getMessage() - Method in class net.minecraft.client.gui.widget.ClickableWidget
 - getMessage() - Method in exception class net.minecraft.client.realms.exception.RealmsServiceException
 - getMessage() - Method in record class net.minecraft.data.loottable.LootTableProvider.MissingTableError
 - getMessage() - Method in enum class net.minecraft.entity.player.PlayerEntity.SleepFailureReason
 - 
Returns the action bar message that is sent to the player when sleeping fails with this reason.
 - getMessage() - Method in record class net.minecraft.loot.LootTableReporter.MissingElementError
 - getMessage() - Method in record class net.minecraft.loot.LootTableReporter.ParametersNotProvidedError
 - getMessage() - Method in record class net.minecraft.loot.LootTableReporter.RecursionError
 - getMessage() - Method in record class net.minecraft.loot.LootTableReporter.ReferenceNotAllowedError
 - getMessage() - Method in exception class net.minecraft.server.function.MacroException
 - getMessage() - Method in class net.minecraft.server.rcon.QueryResponseHandler.Query
 - getMessage() - Method in record class net.minecraft.storage.NbtReadView.DecodeAtIndexError
 - getMessage() - Method in record class net.minecraft.storage.NbtReadView.DecodeError
 - getMessage() - Method in record class net.minecraft.storage.NbtReadView.DecodeMapError
 - getMessage() - Method in record class net.minecraft.storage.NbtReadView.ExpectedNumberError
 - getMessage() - Method in record class net.minecraft.storage.NbtReadView.ExpectedTypeAtIndexError
 - getMessage() - Method in record class net.minecraft.storage.NbtReadView.ExpectedTypeError
 - getMessage() - Method in record class net.minecraft.storage.NbtWriteView.AppendToListError
 - getMessage() - Method in record class net.minecraft.storage.NbtWriteView.EncodeFieldError
 - getMessage() - Method in record class net.minecraft.storage.NbtWriteView.MergeError
 - getMessage() - Method in exception class net.minecraft.test.GameTestException
 - getMessage() - Method in exception class net.minecraft.util.crash.CrashException
 - getMessage() - Method in class net.minecraft.util.crash.CrashReport
 - getMessage() - Method in interface net.minecraft.util.ErrorReporter.Error
 - getMessage() - Method in exception class net.minecraft.util.InvalidHierarchicalFileException
 - getMessage() - Method in record class net.minecraft.util.ModStatus
 - getMessage() - Method in exception class net.minecraft.util.path.SymlinkValidationException
 - getMessage(int, boolean) - Method in class net.minecraft.block.entity.SignText
 - getMessage(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.MessageArgumentType
 - getMessage(String) - Method in interface net.minecraft.network.message.SignedCommandArguments
 - getMessage(String) - Method in record class net.minecraft.network.message.SignedCommandArguments.Impl
 - getMessage(Path, List<SymlinkEntry>) - Static method in exception class net.minecraft.util.path.SymlinkValidationException
 - getMessageBytes() - Method in class net.minecraft.server.rcon.QueryResponseHandler.Query
 - getMessageBytes(SocketAddress) - Method in class net.minecraft.server.rcon.QueryResponseHandler
 - getMessageChainTaskQueue() - Method in class net.minecraft.server.command.ServerCommandSource
 - getMessageCount() - Method in class net.minecraft.network.message.AcknowledgmentValidator
 - getMessageCount() - Method in class net.minecraft.network.message.LastSeenMessagesCollector
 - getMessageDecorator() - Method in class net.minecraft.server.MinecraftServer
 - 
Returns the message decorator used by the server.
 - getMessageHandler() - Method in class net.minecraft.client.MinecraftClient
 - getMessageHistory() - Method in class net.minecraft.client.gui.hud.ChatHud
 - getMessageIndex(double, double) - Method in class net.minecraft.client.gui.hud.ChatHud
 - getMessageLineIndex(double, double) - Method in class net.minecraft.client.gui.hud.ChatHud
 - getMessageOpacityMultiplier(int) - Static method in class net.minecraft.client.gui.hud.ChatHud
 - getMessages() - Method in record class net.minecraft.util.ErrorReporter.Impl.ErrorList
 - getMessages(boolean) - Method in class net.minecraft.block.entity.SignText
 - getMessageText() - Method in exception class net.minecraft.util.TextifiedException
 - 
Returns the exception's message text.
 - getMessageText() - Method in exception class net.minecraft.world.level.storage.LevelStorageException
 - getMessageVerifier() - Method in class net.minecraft.client.network.PlayerListEntry
 - getMetadata() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 - getMetadata() - Method in class net.minecraft.client.texture.SpriteContents
 - getMetadata() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 - getMetadata() - Method in class net.minecraft.resource.Resource
 - 
Returns the metadata for the resource.
 - getMetadataFileName(Identifier) - Static method in class net.minecraft.resource.NamespaceResourceManager
 - getMetadataPath(Identifier) - Static method in class net.minecraft.resource.NamespaceResourceManager
 - getMetadataSupplier(InputSupplier<InputStream>) - Static method in class net.minecraft.resource.NamespaceResourceManager
 - getMilkingSound() - Method in class net.minecraft.entity.passive.GoatEntity
 - getMillisPerTick() - Method in class net.minecraft.world.tick.TickManager
 - getMin() - Method in class net.minecraft.client.render.model.json.GeneratedItemModel.Frame
 - getMin() - Method in class net.minecraft.util.math.floatprovider.ClampedNormalFloatProvider
 - getMin() - Method in class net.minecraft.util.math.floatprovider.ConstantFloatProvider
 - getMin() - Method in class net.minecraft.util.math.floatprovider.FloatProvider
 - getMin() - Method in class net.minecraft.util.math.floatprovider.TrapezoidFloatProvider
 - getMin() - Method in class net.minecraft.util.math.floatprovider.UniformFloatProvider
 - getMin() - Method in class net.minecraft.util.math.intprovider.BiasedToBottomIntProvider
 - getMin() - Method in class net.minecraft.util.math.intprovider.ClampedIntProvider
 - getMin() - Method in class net.minecraft.util.math.intprovider.ClampedNormalIntProvider
 - getMin() - Method in class net.minecraft.util.math.intprovider.ConstantIntProvider
 - getMin() - Method in class net.minecraft.util.math.intprovider.IntProvider
 - getMin() - Method in class net.minecraft.util.math.intprovider.UniformIntProvider
 - getMin() - Method in class net.minecraft.util.math.intprovider.WeightedListIntProvider
 - getMin(Direction.Axis) - Method in class net.minecraft.util.math.Box
 - 
Returns the minimum coordinate for the given
axisof this box. - getMin(Direction.Axis) - Method in class net.minecraft.util.shape.BitSetVoxelSet
 - getMin(Direction.Axis) - Method in class net.minecraft.util.shape.CroppedVoxelSet
 - getMin(Direction.Axis) - Method in class net.minecraft.util.shape.VoxelSet
 - getMin(Direction.Axis) - Method in class net.minecraft.util.shape.VoxelShape
 - getMinAmbientSoundDelay() - Method in class net.minecraft.entity.mob.GuardianEntity
 - getMinAmbientSoundDelay() - Method in class net.minecraft.entity.mob.MobEntity
 - getMinAmbientSoundDelay() - Method in class net.minecraft.entity.mob.WaterCreatureEntity
 - getMinAmbientSoundDelay() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getMinAmbientSoundDelay() - Method in class net.minecraft.entity.passive.AnimalEntity
 - getMinAmbientSoundDelay() - Method in class net.minecraft.entity.passive.CatEntity
 - getMinAmbientSoundDelay() - Method in class net.minecraft.entity.passive.GolemEntity
 - getMinAmbientSoundDelay() - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - getMinAmbientSoundDelay() - Method in class net.minecraft.entity.passive.OcelotEntity
 - getMinAmbientSoundDelay() - Method in class net.minecraft.entity.passive.TurtleEntity
 - getMinAmbientSoundDelay() - Method in class net.minecraft.entity.passive.WaterAnimalEntity
 - getMinAmbientStandDelay() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getMinClippedHeight() - Method in class net.minecraft.world.gen.feature.size.FeatureSize
 - getMinCornerHeight(Structure.Context, int, int) - Static method in class net.minecraft.world.gen.structure.Structure
 - getMinCornerHeight(Structure.Context, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.Structure
 - getMinDelay(List<PeriodicNotificationManager.Entry>) - Method in class net.minecraft.client.resource.PeriodicNotificationManager
 - getMinecart() - Method in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity.CommandExecutor
 - getMinecartCommandExecutor(World) - Method in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockMinecartC2SPacket
 - getMinecraftNamespacedBlock(String) - Static method in class net.minecraft.client.data.ModelIds
 - 
Deprecated.
 - getMinecraftNamespacedItem(String) - Static method in class net.minecraft.client.data.ModelIds
 - getMinFlowDownDistance(WorldView, BlockPos, int, Direction, BlockState, FlowableFluid.SpreadCache) - Method in class net.minecraft.fluid.FlowableFluid
 - 
Finds the distance to the closest hole the fluid can flow down into starting with the direction specified.
 - getMinFreezeDamageTicks() - Method in class net.minecraft.entity.Entity
 - 
Returns how long it takes for the entity to be completely frozen and receive freezing damage, in ticks.
 - getMinigameName() - Method in class net.minecraft.client.realms.dto.RealmsServer
 - getMinimumY() - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - getMinimumY() - Method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
 - getMinimumY() - Method in class net.minecraft.world.gen.chunk.FlatChunkGenerator
 - getMinimumY() - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
 - getMinIndex() - Method in class net.minecraft.client.session.report.log.ChatLog
 - getMiningSpeed(ItemStack, BlockState) - Method in class net.minecraft.item.Item
 - getMiningSpeedMultiplier(BlockState) - Method in class net.minecraft.item.ItemStack
 - getMinLevel() - Method in record class net.minecraft.enchantment.Enchantment
 - getMinMaxFlag(boolean, boolean) - Static method in class net.minecraft.command.argument.ArgumentHelper
 - getMinPitch() - Method in class net.minecraft.client.sound.AbstractBeeSoundInstance
 - getMinPos() - Method in class net.minecraft.util.math.Box
 - getMinPos() - Method in class net.minecraft.util.math.ChunkSectionPos
 - getMinPower(int) - Method in record class net.minecraft.enchantment.Enchantment
 - getMinReferencedStructureReferenceCount() - Method in class net.minecraft.structure.StructureStart
 - getMinSectionY() - Method in class net.minecraft.world.chunk.light.SkyLightStorage
 - getMinU() - Method in class net.minecraft.client.particle.BillboardParticle
 - 
Returns the lower U coordinate of the UV coordinates used to draw this particle.
 - getMinU() - Method in class net.minecraft.client.particle.BlockDustParticle
 - 
Returns the lower U coordinate of the UV coordinates used to draw this particle.
 - getMinU() - Method in class net.minecraft.client.particle.CrackParticle
 - 
Returns the lower U coordinate of the UV coordinates used to draw this particle.
 - getMinU() - Method in class net.minecraft.client.particle.SpriteBillboardParticle
 - 
Returns the lower U coordinate of the UV coordinates used to draw this particle.
 - getMinU() - Method in class net.minecraft.client.texture.Sprite
 - getMinV() - Method in class net.minecraft.client.particle.BillboardParticle
 - 
Returns the lower V coordinate of the UV coordinates used to draw this particle.
 - getMinV() - Method in class net.minecraft.client.particle.BlockDustParticle
 - 
Returns the lower V coordinate of the UV coordinates used to draw this particle.
 - getMinV() - Method in class net.minecraft.client.particle.CrackParticle
 - 
Returns the lower V coordinate of the UV coordinates used to draw this particle.
 - getMinV() - Method in class net.minecraft.client.particle.SpriteBillboardParticle
 - 
Returns the lower V coordinate of the UV coordinates used to draw this particle.
 - getMinV() - Method in class net.minecraft.client.texture.Sprite
 - getMinValue() - Method in class net.minecraft.entity.attribute.ClampedEntityAttribute
 - getMinX() - Method in class net.minecraft.util.math.BlockBox
 - getMinX() - Method in class net.minecraft.util.math.ChunkSectionPos
 - getMinY() - Method in class net.minecraft.util.math.BlockBox
 - getMinY() - Method in class net.minecraft.util.math.ChunkSectionPos
 - getMinY() - Method in class net.minecraft.world.gen.HeightContext
 - getMinZ() - Method in class net.minecraft.util.math.BlockBox
 - getMinZ() - Method in class net.minecraft.util.math.ChunkSectionPos
 - getMipLevels() - Method in class com.mojang.blaze3d.textures.GpuTexture
 - getMipmapLevels() - Method in class net.minecraft.client.option.GameOptions
 - getMipmapLevelsImages(NativeImage[], int) - Static method in class net.minecraft.client.texture.MipmapHelper
 - getMirror() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 - getMirror() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 - getMirror() - Method in class net.minecraft.structure.StructurePiece
 - getMirror() - Method in class net.minecraft.structure.StructurePlacementData
 - getMirrorCopyOffsets(float) - Method in class net.minecraft.entity.mob.IllusionerEntity
 - getMissing(String, SimpleModel) - Method in interface net.minecraft.client.render.model.ErrorCollectingSpriteGetter
 - getMissingIndex(int, int) - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - getMissingIndexCount() - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - getMissingIndexOffset() - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - getMissingModel() - Method in class net.minecraft.client.render.model.BakedModelManager
 - getMissingModel() - Method in class net.minecraft.client.render.model.ReferencedModelsCollector
 - getMissingSprite() - Method in class net.minecraft.client.render.model.SpriteAtlasManager.AtlasPreparation
 - getMissingSpriteId() - Static method in class net.minecraft.client.texture.MissingSprite
 - getMissingTranslations() - Static method in class net.minecraft.Bootstrap
 - getMixColor(TropicalFishEntityRenderState) - Method in class net.minecraft.client.render.entity.TropicalFishEntityRenderer
 - getMixColor(WolfEntityRenderState) - Method in class net.minecraft.client.render.entity.WolfEntityRenderer
 - getMixColor(S) - Method in class net.minecraft.client.render.entity.LivingEntityRenderer
 - getMobExperience(ServerWorld, Entity, Entity, int) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getMobSpawnablePlayers(ChunkPos) - Method in class net.minecraft.world.SpawnDensityCapper
 - getMobSpawnerEntity(Random) - Method in class net.minecraft.world.gen.feature.DungeonFeature
 - getMode() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 - getMode() - Method in class net.minecraft.block.entity.TestBlockEntity
 - getMode() - Method in class net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket
 - getMode() - Method in class net.minecraft.network.packet.c2s.play.ClientStatusC2SPacket
 - getMode() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 - getMode() - Method in class net.minecraft.network.packet.s2c.play.ScoreboardObjectiveUpdateS2CPacket
 - getMode() - Method in class net.minecraft.util.collection.ListOperation.Append
 - getMode() - Method in interface net.minecraft.util.collection.ListOperation
 - getMode() - Method in record class net.minecraft.util.collection.ListOperation.Insert
 - getMode() - Method in class net.minecraft.util.collection.ListOperation.ReplaceAll
 - getMode() - Method in record class net.minecraft.util.collection.ListOperation.ReplaceSection
 - getModel() - Method in class net.minecraft.client.data.TexturedModel
 - getModel() - Method in class net.minecraft.client.render.entity.AbstractBoatEntityRenderer
 - getModel() - Method in class net.minecraft.client.render.entity.BoatEntityRenderer
 - getModel() - Method in interface net.minecraft.client.render.entity.feature.FeatureRendererContext
 - getModel() - Method in class net.minecraft.client.render.entity.LivingEntityRenderer
 - getModel() - Method in class net.minecraft.client.render.entity.RaftEntityRenderer
 - getModel() - Method in interface net.minecraft.client.render.model.BakedSimpleModel
 - getModel() - Method in class net.minecraft.client.render.model.ReferencedModelsCollector.Holder
 - getModel(BlockState) - Method in class net.minecraft.client.render.block.BlockModels
 - getModel(BlockState) - Method in class net.minecraft.client.render.block.BlockRenderManager
 - getModel(BlockState, WoodType) - Method in class net.minecraft.client.render.block.entity.AbstractSignBlockEntityRenderer
 - getModel(BlockState, WoodType) - Method in class net.minecraft.client.render.block.entity.HangingSignBlockEntityRenderer
 - getModel(BlockState, WoodType) - Method in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
 - getModel(Identifier) - Method in interface net.minecraft.client.render.model.Baker
 - getModel(Identifier) - Method in class net.minecraft.client.render.model.ModelBaker.BakerImpl
 - getModel(S, EquipmentSlot) - Method in class net.minecraft.client.render.entity.feature.ArmorFeatureRenderer
 - getModelBoundingBox() - Method in class net.minecraft.client.render.item.ItemRenderState
 - getModelData() - Static method in class net.minecraft.client.render.entity.model.CamelEntityModel
 - getModelData() - Static method in class net.minecraft.client.render.entity.model.ChickenEntityModel
 - getModelData() - Static method in class net.minecraft.client.render.entity.model.CowEntityModel
 - getModelData() - Static method in class net.minecraft.client.render.entity.model.CreakingEntityModel
 - getModelData() - Static method in class net.minecraft.client.render.entity.model.HoglinEntityModel
 - getModelData() - Static method in class net.minecraft.client.render.entity.model.PiglinHeadEntityModel
 - getModelData() - Static method in class net.minecraft.client.render.entity.model.ShulkerEntityModel
 - getModelData() - Static method in class net.minecraft.client.render.entity.model.SkullEntityModel
 - getModelData() - Static method in class net.minecraft.client.render.entity.model.VillagerResemblingModel
 - getModelData(int, boolean, boolean, Dilation) - Static method in class net.minecraft.client.render.entity.model.QuadrupedEntityModel
 - getModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.AbstractHorseEntityModel
 - getModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.ArmorEntityModel
 - getModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.FelineEntityModel
 - getModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.PigEntityModel
 - getModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.PiglinBaseEntityModel
 - getModelData(Dilation, float) - Static method in class net.minecraft.client.render.entity.model.BipedEntityModel
 - getModelId() - Method in class net.minecraft.item.Item.Settings
 - getModelKey() - Method in class net.minecraft.client.render.item.KeyedItemRenderState
 - getModelManager() - Method in class net.minecraft.client.render.block.BlockModels
 - getModelManager() - Method in class net.minecraft.client.render.entity.EntityRendererFactory.Context
 - getModelOffset() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getModelOffset(BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getModelPart(EntityModelLayer) - Method in class net.minecraft.client.render.entity.model.LoadedEntityModels
 - getModelPartData(Dilation, ModelData) - Static method in class net.minecraft.client.render.entity.model.PiglinBaseEntityModel
 - getModelParticleSprite(BlockState) - Method in class net.minecraft.client.render.block.BlockModels
 - getModelRenderer() - Method in class net.minecraft.client.render.block.BlockRenderManager
 - getModels() - Method in class net.minecraft.client.render.block.BlockRenderManager
 - getModels() - Static method in class net.minecraft.client.render.entity.model.EntityModels
 - getModels(LoadedEntityModels, SkullBlock.SkullType) - Static method in class net.minecraft.client.render.block.entity.SkullBlockEntityRenderer
 - getModelViewMatrix() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getModelViewStack() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getModifiedGrassColor(double, double, int) - Method in enum class net.minecraft.world.biome.BiomeEffects.GrassColorModifier
 - getModifiedTemperature(BlockPos, float) - Method in enum class net.minecraft.world.biome.Biome.TemperatureModifier
 - getModifier(Identifier) - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
 - getModifierId(StringIdentifiable) - Method in record class net.minecraft.enchantment.effect.AttributeEnchantmentEffect
 - getModifiers() - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
 - getModifiers(int, EquipmentSlot) - Method in record class net.minecraft.enchantment.effect.AttributeEnchantmentEffect
 - getModifiers(EntityAttributeModifier.Operation) - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
 - getModifiersByOperation(EntityAttributeModifier.Operation) - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
 - getModifierValue(RegistryEntry<EntityAttribute>, Identifier) - Method in class net.minecraft.entity.attribute.AttributeContainer
 - getModifierValue(RegistryEntry<EntityAttribute>, Identifier) - Method in class net.minecraft.entity.attribute.DefaultAttributeContainer
 - getModStatus() - Static method in class net.minecraft.client.MinecraftClient
 - getModStatus() - Method in class net.minecraft.server.integrated.IntegratedServer
 - getModStatus() - Method in class net.minecraft.server.MinecraftServer
 - getMoistness() - Method in class net.minecraft.entity.passive.DolphinEntity
 - getMonitor() - Method in class net.minecraft.client.util.Window
 - getMonitor(long) - Method in class net.minecraft.client.util.MonitorTracker
 - getMonitor(Window) - Method in class net.minecraft.client.util.MonitorTracker
 - getMonochromeLogo() - Method in class net.minecraft.client.option.GameOptions
 - getMonoSourceCount() - Method in class net.minecraft.client.sound.SoundEngine
 - getMoodPercentage() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - 
Returns the percentage for the biome mood sound for the debug HUD to display.
 - getMoodPercentage() - Method in class net.minecraft.client.sound.BiomeEffectSoundPlayer
 - getMoodSound() - Method in class net.minecraft.world.biome.Biome
 - getMoodSound() - Method in class net.minecraft.world.biome.BiomeEffects
 - 
Returns the mood sound.
 - getMoonPhase() - Method in interface net.minecraft.world.LunarWorldView
 - 
Gets the moon phase index of Minecraft's moon.
 - getMoonPhase(long) - Method in record class net.minecraft.world.dimension.DimensionType
 - 
Gets the moon phase index of Minecraft's moon.
 - getMoonSize() - Method in interface net.minecraft.world.LunarWorldView
 - 
Gets the current size of the moon in the world.
 - getMotd() - Method in class net.minecraft.client.network.LanServerInfo
 - getMotd() - Method in interface net.minecraft.server.dedicated.DedicatedServer
 - getMotd() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getMotdNarration() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.LanServerEntry
 - getMotionDirection() - Method in class net.minecraft.block.piston.PistonHandler
 - getMountainSlopeBiome(int, int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - 
Returns a mountain slope biome for the given temperature, humidity and weirdness.
 - getMountainStartBiome(int, int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - 
Returns a slope biome if
temperatureis0, otherwise a regular biome. - getMountJumpHeight() - Method in class net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket
 - getMountJumpStrength() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - getMouseSensitivity() - Method in class net.minecraft.client.option.GameOptions
 - getMouseWheelSensitivity() - Method in class net.minecraft.client.option.GameOptions
 - getMoveControl() - Method in class net.minecraft.entity.mob.MobEntity
 - getMovedBlocks() - Method in class net.minecraft.block.piston.PistonHandler
 - getMoveEffect() - Method in class net.minecraft.entity.decoration.EndCrystalEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.Entity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.ExperienceOrbEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.FallingBlockEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.ItemEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.mob.BreezeEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.mob.EndermiteEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.mob.GuardianEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.mob.ShulkerEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.mob.SilverfishEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.passive.BatEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.passive.SquidEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.player.PlayerEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.TntEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveEffect() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - 
Returns the possible effect(s) of an entity moving.
 - getMoveGoalTicks() - Method in class net.minecraft.entity.passive.BeeEntity
 - getMovement() - Method in class net.minecraft.entity.Entity
 - getMovement() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - getMovement() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getMovementCooldownTicks() - Method in interface net.minecraft.entity.mob.Hoglin
 - getMovementCooldownTicks() - Method in class net.minecraft.entity.mob.HoglinEntity
 - getMovementCooldownTicks() - Method in class net.minecraft.entity.mob.ZoglinEntity
 - getMovementDirection() - Method in class net.minecraft.block.entity.PistonBlockEntity
 - getMovementDirection() - Method in class net.minecraft.entity.Entity
 - getMovementDirection() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - getMovementDirection() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - getMovementInput() - Method in class net.minecraft.client.input.Input
 - getMovementMultiplier(boolean, boolean) - Static method in class net.minecraft.client.input.KeyboardInput
 - getMovementSpeed() - Method in class net.minecraft.entity.LivingEntity
 - getMovementSpeed() - Method in class net.minecraft.entity.player.PlayerEntity
 - getMovementSpeed(float) - Method in class net.minecraft.entity.LivingEntity
 - getMovementSpeedMultiplier() - Method in class net.minecraft.entity.SaddledComponent
 - getMovingBlockLayer(BlockState) - Static method in class net.minecraft.client.render.RenderLayers
 - getMultiNoiseSampler() - Method in class net.minecraft.world.gen.noise.NoiseConfig
 - getMultiplayerBanDetails() - Method in class net.minecraft.client.MinecraftClient
 - getMultiplayerDisabledText() - Method in class net.minecraft.client.gui.screen.TitleScreen
 - getMushroomState() - Method in enum class net.minecraft.entity.passive.MooshroomEntity.Variant
 - getMusic() - Method in class net.minecraft.client.gui.screen.CreditsScreen
 - getMusic() - Method in class net.minecraft.client.gui.screen.Screen
 - getMusic() - Method in class net.minecraft.world.biome.Biome
 - getMusic() - Method in class net.minecraft.world.biome.BiomeEffects
 - getMusicFrequency() - Method in class net.minecraft.client.option.GameOptions
 - getMusicInstance() - Method in class net.minecraft.client.MinecraftClient
 - getMusicText(String) - Static method in class net.minecraft.client.toast.NowPlayingToast
 - getMusicTextWidth(String, TextRenderer) - Static method in class net.minecraft.client.toast.NowPlayingToast
 - getMusicTracker() - Method in class net.minecraft.client.MinecraftClient
 - getMusicVolume() - Method in class net.minecraft.world.biome.Biome
 - getMusicVolume() - Method in class net.minecraft.world.biome.BiomeEffects
 - getName() - Method in enum class com.mojang.blaze3d.shaders.ShaderType
 - getName() - Method in class net.minecraft.block.Block
 - getName() - Method in class net.minecraft.block.entity.BannerBlockEntity
 - 
Returns the name of this object.
 - getName() - Method in class net.minecraft.block.entity.BeaconBlockEntity
 - 
Returns the name of this object.
 - getName() - Method in record class net.minecraft.block.entity.BlockEntity.ReporterContext
 - getName() - Method in class net.minecraft.block.entity.EnchantingTableBlockEntity
 - 
Returns the name of this object.
 - getName() - Method in class net.minecraft.block.entity.JigsawBlockEntity
 - getName() - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
 - 
Returns the name of this object.
 - getName() - Method in enum class net.minecraft.block.enums.RailShape
 - getName() - Method in enum class net.minecraft.block.enums.TestBlockMode
 - getName() - Method in class net.minecraft.client.data.AtlasDefinitionProvider
 - getName() - Method in class net.minecraft.client.data.EquipmentAssetProvider
 - getName() - Method in class net.minecraft.client.data.ModelProvider
 - getName() - Method in class net.minecraft.client.data.TextureKey
 - getName() - Method in class net.minecraft.client.data.WaypointStyleProvider
 - getName() - Method in class net.minecraft.client.gl.ShaderLoader
 - 
Returns a user-friendly name for logging.
 - getName() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu.ChangePageSpectatorMenuCommand
 - getName() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu.CloseSpectatorMenuCommand
 - getName() - Method in interface net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand
 - getName() - Method in class net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu
 - getName() - Method in class net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu.TeleportToSpecificTeamCommand
 - getName() - Method in class net.minecraft.client.gui.hud.spectator.TeleportSpectatorMenu
 - getName() - Method in class net.minecraft.client.gui.hud.spectator.TeleportToSpecificPlayerSpectatorCommand
 - getName() - Method in class net.minecraft.client.gui.render.BannerResultGuiElementRenderer
 - getName() - Method in class net.minecraft.client.gui.render.BookModelGuiElementRenderer
 - getName() - Method in class net.minecraft.client.gui.render.EntityGuiElementRenderer
 - getName() - Method in class net.minecraft.client.gui.render.OversizedItemGuiElementRenderer
 - getName() - Method in class net.minecraft.client.gui.render.PlayerSkinGuiElementRenderer
 - getName() - Method in class net.minecraft.client.gui.render.ProfilerChartGuiElementRenderer
 - getName() - Method in class net.minecraft.client.gui.render.SignGuiElementRenderer
 - getName() - Method in class net.minecraft.client.gui.render.SpecialGuiElementRenderer
 - getName() - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
 - getName() - Method in class net.minecraft.client.gui.screen.pack.PackListWidget.ResourcePackEntry
 - getName() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
 - getName() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
 - getName() - Method in record class net.minecraft.client.gui.screen.world.WorldCreator.WorldType
 - getName() - Method in enum class net.minecraft.client.network.ServerInfo.ResourcePackPolicy
 - getName() - Method in enum class net.minecraft.client.option.NarratorMode
 - 
Returns the human-readable name of this mode.
 - getName() - Method in class net.minecraft.client.realms.dto.PlayerInfo
 - getName() - Method in class net.minecraft.client.realms.dto.RealmsServer
 - getName() - Method in enum class net.minecraft.client.render.BlockRenderLayer
 - getName() - Method in enum class net.minecraft.client.render.BlockRenderLayerGroup
 - getName() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk.RebuildTask
 - getName() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk.SortTask
 - getName() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk.Task
 - getName() - Method in class net.minecraft.client.render.RenderPhase
 - getName() - Method in enum class net.minecraft.client.session.report.AbuseReportType
 - getName() - Method in enum class net.minecraft.client.session.Session.AccountType
 - getName() - Method in enum class net.minecraft.client.tutorial.TutorialStep
 - getName() - Method in enum class net.minecraft.client.util.SkinTextures.Model
 - getName() - Method in enum class net.minecraft.component.type.FireworkExplosionComponent.Type
 - getName() - Method in class net.minecraft.data.advancement.AdvancementProvider
 - getName() - Method in interface net.minecraft.data.DataProvider
 - getName() - Method in class net.minecraft.data.dev.NbtProvider
 - getName() - Method in class net.minecraft.data.DynamicRegistriesProvider
 - getName() - Method in enum class net.minecraft.data.family.BlockFamily.Variant
 - getName() - Method in class net.minecraft.data.loottable.LootTableProvider
 - getName() - Method in class net.minecraft.data.MetadataProvider
 - getName() - Method in class net.minecraft.data.recipe.VanillaRecipeGenerator.Provider
 - getName() - Method in class net.minecraft.data.report.BiomeParametersProvider
 - getName() - Method in class net.minecraft.data.report.BlockListProvider
 - getName() - Method in class net.minecraft.data.report.CommandSyntaxProvider
 - getName() - Method in class net.minecraft.data.report.DataPackStructureProvider
 - getName() - Method in class net.minecraft.data.report.ItemListProvider
 - getName() - Method in class net.minecraft.data.report.PacketReportProvider
 - getName() - Method in class net.minecraft.data.report.RegistryDumpProvider
 - getName() - Method in class net.minecraft.data.SnbtProvider
 - getName() - Method in class net.minecraft.data.tag.TagProvider
 - getName() - Method in class net.minecraft.entity.ai.brain.task.CompositeTask
 - getName() - Method in class net.minecraft.entity.ai.brain.task.MultiTickTask
 - getName() - Method in class net.minecraft.entity.ai.brain.task.SingleTickTask
 - getName() - Method in interface net.minecraft.entity.ai.brain.task.Task
 - getName() - Method in class net.minecraft.entity.ai.brain.task.WaitTask
 - getName() - Method in enum class net.minecraft.entity.boss.BossBar.Color
 - getName() - Method in class net.minecraft.entity.boss.BossBar
 - getName() - Method in enum class net.minecraft.entity.boss.BossBar.Style
 - getName() - Method in class net.minecraft.entity.damage.DamageSource
 - getName() - Method in class net.minecraft.entity.effect.StatusEffect
 - getName() - Method in record class net.minecraft.entity.Entity.ErrorReporterContext
 - getName() - Method in class net.minecraft.entity.Entity
 - 
Returns the name of this object.
 - getName() - Method in class net.minecraft.entity.EntityType
 - getName() - Method in enum class net.minecraft.entity.EquipmentSlot
 - 
Returns the unique name of this equipment slot.
 - getName() - Method in class net.minecraft.entity.ItemEntity
 - 
Returns the name of this object.
 - getName() - Method in class net.minecraft.entity.player.PlayerEntity
 - 
Returns the name of this object.
 - getName() - Method in class net.minecraft.entity.player.PlayerInventory
 - 
Returns the name of this object.
 - getName() - Method in enum class net.minecraft.entity.player.PlayerModelPart
 - getName() - Method in enum class net.minecraft.entity.SpawnGroup
 - 
Returns the name of this spawn group.
 - getName() - Method in enum class net.minecraft.item.equipment.EquipmentType
 - getName() - Method in class net.minecraft.item.Item
 - getName() - Method in class net.minecraft.item.ItemStack
 - 
Returns the custom name of the stack if it exists, or the item's name.
 - getName() - Method in interface net.minecraft.loot.provider.nbt.ContextLootNbtProvider.Target
 - getName() - Method in enum class net.minecraft.network.NetworkSide
 - getName() - Method in class net.minecraft.network.packet.c2s.play.RenameItemC2SPacket
 - getName() - Method in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
 - getName() - Method in record class net.minecraft.network.packet.s2c.custom.DebugBeeCustomPayload.Bee
 - getName() - Method in record class net.minecraft.network.packet.s2c.custom.DebugBreezeCustomPayload.BreezeInfo
 - getName() - Method in class net.minecraft.network.packet.s2c.play.OpenScreenS2CPacket
 - getName() - Method in class net.minecraft.network.packet.s2c.play.ScoreboardDisplayS2CPacket
 - getName() - Method in class net.minecraft.network.packet.s2c.play.ScoreboardObjectiveUpdateS2CPacket
 - getName() - Method in enum class net.minecraft.recipe.book.RecipeCategory
 - getName() - Method in interface net.minecraft.resource.ResourceReloader
 - 
Returns a user-friendly name for logging.
 - getName() - Method in class net.minecraft.scoreboard.AbstractTeam
 - getName() - Method in class net.minecraft.scoreboard.ScoreboardCriterion
 - getName() - Method in enum class net.minecraft.scoreboard.ScoreboardCriterion.RenderType
 - getName() - Method in class net.minecraft.scoreboard.ScoreboardObjective
 - getName() - Method in class net.minecraft.scoreboard.Team
 - getName() - Method in class net.minecraft.server.command.ServerCommandSource
 - getName() - Method in enum class net.minecraft.sound.SoundCategory
 - getName() - Method in class net.minecraft.stat.StatType
 - getName() - Method in class net.minecraft.state.property.Property
 - 
Returns the name of this property.
 - getName() - Method in class net.minecraft.text.TextColor
 - 
Gets the name of this color, used for converting the color to JSON format.
 - getName() - Method in enum class net.minecraft.util.BlockMirror
 - getName() - Method in class net.minecraft.util.crash.CrashReportSection.Element
 - getName() - Method in interface net.minecraft.util.ErrorReporter.Context
 - getName() - Method in record class net.minecraft.util.ErrorReporter.CriterionContext
 - getName() - Method in record class net.minecraft.util.ErrorReporter.ListElementContext
 - getName() - Method in record class net.minecraft.util.ErrorReporter.LootTableContext
 - getName() - Method in record class net.minecraft.util.ErrorReporter.MapElementContext
 - getName() - Method in record class net.minecraft.util.ErrorReporter.NamedListElementContext
 - getName() - Method in record class net.minecraft.util.ErrorReporter.ReferenceLootTableContext
 - getName() - Method in enum class net.minecraft.util.Formatting
 - getName() - Method in class net.minecraft.util.InvalidHierarchicalFileException.File
 - getName() - Method in interface net.minecraft.util.Nameable
 - 
Returns the name of this object.
 - getName() - Method in class net.minecraft.util.profiler.Sampler
 - getName() - Method in enum class net.minecraft.util.profiler.SampleType
 - getName() - Method in enum class net.minecraft.util.profiling.jfr.InstanceType
 - getName() - Method in class net.minecraft.util.thread.ConsecutiveExecutor
 - getName() - Method in interface net.minecraft.util.thread.TaskExecutor
 - getName() - Method in class net.minecraft.util.thread.ThreadExecutor
 - getName() - Method in enum class net.minecraft.util.Util.OperatingSystem
 - getName() - Method in enum class net.minecraft.world.biome.Biome.TemperatureModifier
 - getName() - Method in enum class net.minecraft.world.biome.BiomeEffects.GrassColorModifier
 - getName() - Method in interface net.minecraft.world.chunk.BlockEntityTickInvoker
 - getName() - Method in record class net.minecraft.world.chunk.Chunk.ErrorReporterContext
 - getName() - Method in class net.minecraft.world.chunk.WorldChunk.DirectBlockEntityTickInvoker
 - getName() - Method in class net.minecraft.world.chunk.WorldChunk.WrappedBlockEntityTickInvoker
 - getName() - Method in class net.minecraft.world.CommandBlockExecutor
 - getName() - Method in enum class net.minecraft.world.Difficulty
 - getName() - Method in class net.minecraft.world.GameRules.Key
 - getName() - Method in enum class net.minecraft.world.gen.GenerationStep.Feature
 - getName() - Method in enum class net.minecraft.world.gen.structure.MineshaftStructure.Type
 - getName() - Method in enum class net.minecraft.world.gen.structure.OceanRuinStructure.BiomeTemperature
 - getName() - Method in class net.minecraft.world.level.storage.LevelSummary
 - getName(int) - Method in class net.minecraft.resource.fs.ResourcePath
 - getName(Dynamic<?>) - Static method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix
 - getName(Field) - Static method in class net.minecraft.client.realms.dto.ValueObject
 - getName(String) - Method in record class net.minecraft.component.type.PotionContentsComponent
 - getName(ItemStack) - Method in class net.minecraft.item.AirBlockItem
 - getName(ItemStack) - Method in class net.minecraft.item.CompassItem
 - getName(ItemStack) - Method in class net.minecraft.item.Item
 - getName(ItemStack) - Method in class net.minecraft.item.PlayerHeadItem
 - getName(ItemStack) - Method in class net.minecraft.item.PotionItem
 - getName(ItemStack) - Method in class net.minecraft.item.ShieldItem
 - getName(ItemStack) - Method in class net.minecraft.item.TippedArrowItem
 - getName(RegistryEntry<Enchantment>, int) - Static method in record class net.minecraft.enchantment.Enchantment
 - getName(RegistryEntry<EntityAttribute>) - Static method in class net.minecraft.server.command.AttributeCommand
 - getName(StatType<T>, T) - Static method in class net.minecraft.stat.Stat
 - getName(Identifier) - Static method in class net.minecraft.stat.Stat
 - getNameCount() - Method in class net.minecraft.resource.fs.ResourcePath
 - getNameForReport() - Method in class net.minecraft.block.entity.BlockEntity
 - getNameForScoreboard() - Method in class net.minecraft.entity.Entity
 - 
Returns the name uniquely identifying the score holder.
 - getNameForScoreboard() - Method in class net.minecraft.entity.player.PlayerEntity
 - 
Returns the name uniquely identifying the score holder.
 - getNameForScoreboard() - Method in interface net.minecraft.scoreboard.ScoreHolder
 - 
Returns the name uniquely identifying the score holder.
 - getNameFromIdentity(AdvancementEntry) - Static method in record class net.minecraft.advancement.Advancement
 - getNames() - Method in record class net.minecraft.advancement.AdvancementRequirements
 - getNames() - Method in class net.minecraft.resource.fs.ResourcePath
 - getNames() - Method in class net.minecraft.server.BannedPlayerList
 - getNames() - Method in class net.minecraft.server.OperatorList
 - getNames() - Method in class net.minecraft.server.ServerConfigList
 - getNames() - Method in class net.minecraft.server.Whitelist
 - getNames(boolean, boolean) - Static method in enum class net.minecraft.util.Formatting
 - getNames(List<? extends Entity>) - Static method in class net.minecraft.command.EntitySelector
 - getNames(ServerCommandSource) - Method in interface net.minecraft.command.argument.GameProfileArgumentType.GameProfileArgument
 - getNames(ServerCommandSource) - Method in class net.minecraft.command.argument.GameProfileArgumentType.SelectorBacked
 - getNames(ServerCommandSource, Supplier<Collection<ScoreHolder>>) - Method in interface net.minecraft.command.argument.ScoreHolderArgumentType.ScoreHolders
 - getNames(ServerCommandSource, Supplier<Collection<ScoreHolder>>) - Method in class net.minecraft.command.argument.ScoreHolderArgumentType.SelectorScoreHolders
 - getNamesOfJobSitePotentialOwners(VillageDebugRenderer.PointOfInterest) - Method in class net.minecraft.client.render.debug.VillageDebugRenderer
 - getNamesOfPointOfInterestTicketHolders(VillageDebugRenderer.PointOfInterest) - Method in class net.minecraft.client.render.debug.VillageDebugRenderer
 - getNamespace() - Method in class net.minecraft.util.Identifier
 - 
Returns the namespace of the identifier.
 - getNamespace(String, String) - Static method in class net.minecraft.resource.ZipResourcePack
 - getNamespacePredicate() - Method in class net.minecraft.resource.metadata.BlockEntry
 - getNamespaces(ResourceType) - Method in class net.minecraft.resource.DefaultResourcePack
 - getNamespaces(ResourceType) - Method in class net.minecraft.resource.DirectoryResourcePack
 - getNamespaces(ResourceType) - Method in class net.minecraft.resource.OverlayResourcePack
 - getNamespaces(ResourceType) - Method in interface net.minecraft.resource.ResourcePack
 - getNamespaces(ResourceType) - Method in class net.minecraft.resource.ZipResourcePack
 - getNameTagVisibilityRule() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket.SerializableTeam
 - getNameTagVisibilityRule() - Method in class net.minecraft.scoreboard.AbstractTeam
 - getNameTagVisibilityRule() - Method in class net.minecraft.scoreboard.Team
 - getNameX(int) - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.Entry
 - getNameY(int) - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.Entry
 - getNanosPerTick() - Method in class net.minecraft.world.tick.TickManager
 - getNarratedHint() - Method in class net.minecraft.client.gui.tab.GridScreenTab
 - getNarratedHint() - Method in class net.minecraft.client.gui.tab.LoadingTab
 - getNarratedHint() - Method in interface net.minecraft.client.gui.tab.Tab
 - getNarratedHint() - Method in class net.minecraft.client.realms.gui.screen.tab.RealmsSubscriptionInfoTab
 - getNarratedParts() - Method in interface net.minecraft.client.gui.Selectable
 - getNarratedParts() - Method in class net.minecraft.client.gui.widget.ScrollableLayoutWidget.Container
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.CreditsScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.DisconnectedScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.GraphicsWarningScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.ingame.BookScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.NoticeScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.option.TelemetryInfoScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.pack.ExperimentalWarningScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.PopupScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.report.AbuseReportTypeScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.Screen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.TaskScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.WarningScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.world.ExperimentsScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.world.RecoverWorldScreen
 - getNarratedTitle() - Method in class net.minecraft.client.gui.screen.world.SymlinkWarningScreen
 - getNarratedTitle() - Method in class net.minecraft.client.realms.gui.screen.RealmsBrokenWorldScreen
 - getNarratedTitle() - Method in class net.minecraft.client.realms.gui.screen.RealmsCreateWorldScreen
 - getNarratedTitle() - Method in class net.minecraft.client.realms.gui.screen.RealmsGenericErrorScreen
 - getNarratedTitle() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 - getNarratedTitle() - Method in class net.minecraft.client.realms.gui.screen.RealmsParentalConsentScreen
 - getNarratedTitle() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen
 - getNarratedTitle() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
 - getNarratedTitle() - Method in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
 - getNarratedTitle() - Method in class net.minecraft.client.realms.gui.screen.RealmsTermsScreen
 - getNarration() - Method in class net.minecraft.client.gui.screen.ChatInputSuggestor
 - getNarration() - Method in class net.minecraft.client.gui.screen.ChatInputSuggestor.SuggestionWindow
 - getNarration() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.LanServerEntry
 - getNarration() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.ScanningEntry
 - getNarration() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.ServerEntry
 - getNarration() - Method in class net.minecraft.client.gui.screen.option.LanguageOptionsScreen.LanguageSelectionListWidget.LanguageEntry
 - getNarration() - Method in class net.minecraft.client.gui.screen.pack.ExperimentalWarningScreen.DetailsScreen.PackListWidgetEntry
 - getNarration() - Method in class net.minecraft.client.gui.screen.pack.PackListWidget.ResourcePackEntry
 - getNarration() - Method in class net.minecraft.client.gui.screen.report.AbuseReportReasonScreen.ReasonListWidget.ReasonEntry
 - getNarration() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.Entry
 - getNarration() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.MessageEntry
 - getNarration() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.TextEntry
 - getNarration() - Method in class net.minecraft.client.gui.screen.StatsScreen.EntityStatsListWidget.Entry
 - getNarration() - Method in class net.minecraft.client.gui.screen.StatsScreen.GeneralStatsListWidget.Entry
 - getNarration() - Method in class net.minecraft.client.gui.screen.StatsScreen.ItemStatsListWidget.Entry
 - getNarration() - Method in class net.minecraft.client.gui.screen.world.CustomizeBuffetLevelScreen.BuffetBiomesListWidget.BuffetBiomeItem
 - getNarration() - Method in class net.minecraft.client.gui.screen.world.CustomizeFlatLevelScreen.SuperflatLayersListWidget.SuperflatLayerEntry
 - getNarration() - Method in class net.minecraft.client.gui.screen.world.PresetsScreen.SuperflatPresetsListWidget.SuperflatPresetEntry
 - getNarration() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget.LoadingEntry
 - getNarration() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget.WorldEntry
 - getNarration() - Method in class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry
 - getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupInfoScreen.BackupInfoListEntry
 - getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen
 - getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.EmptyEntry
 - getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.ParentRealmSelectionListEntry
 - getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.RealmSelectionListEntry
 - getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.SnapshotEntry
 - getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.VisitButtonEntry
 - getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.VisitUrlNotification
 - getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry
 - getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsRegionPreferenceScreen.RegionListWidget.RegionEntry
 - getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen.WorldListEntry
 - getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionListEntry
 - getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsUploadScreen
 - getNarration() - Method in record class net.minecraft.client.session.report.log.ReceivedMessage.ChatMessage
 - 
Returns the narration of the message (by default, the content).
 - getNarration() - Method in interface net.minecraft.client.session.report.log.ReceivedMessage
 - 
Returns the narration of the message (by default, the content).
 - getNarrationMessage() - Method in class net.minecraft.client.gui.screen.ingame.BeaconScreen.EffectButtonWidget
 - getNarrationMessage() - Method in class net.minecraft.client.gui.widget.ButtonWidget
 - getNarrationMessage() - Method in class net.minecraft.client.gui.widget.ClickableWidget
 - getNarrationMessage() - Method in class net.minecraft.client.gui.widget.CyclingButtonWidget
 - getNarrationMessage() - Method in class net.minecraft.client.gui.widget.LockButtonWidget
 - getNarrationMessage() - Method in class net.minecraft.client.gui.widget.SliderWidget
 - getNarrationMessage() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 - getNarrationMessage(MutableText) - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
 - getNarrationMessage(Text) - Static method in class net.minecraft.client.gui.widget.ClickableWidget
 - getNarrator() - Method in class net.minecraft.client.option.GameOptions
 - getNarratorHotkey() - Method in class net.minecraft.client.option.GameOptions
 - getNarratorManager() - Method in class net.minecraft.client.MinecraftClient
 - getNarratorMode() - Method in class net.minecraft.client.util.NarratorManager
 - 
Returns the current narrator mode of the client.
 - getNavigation() - Method in class net.minecraft.entity.mob.MobEntity
 - getNavigationFocus() - Method in interface net.minecraft.client.gui.Element
 - getNavigationFocus() - Method in class net.minecraft.client.gui.screen.Screen
 - getNavigationFocus() - Method in class net.minecraft.client.gui.widget.ClickableWidget
 - getNavigationFocus() - Method in class net.minecraft.client.gui.widget.TabNavigationWidget
 - getNavigationFocus() - Method in interface net.minecraft.client.gui.widget.Widget
 - getNavigationOrder() - Method in interface net.minecraft.client.gui.navigation.Navigable
 - getNavigationOrder() - Method in class net.minecraft.client.gui.widget.ClickableWidget
 - getNavigationPath(GuiNavigation) - Method in interface net.minecraft.client.gui.Element
 - getNavigationPath(GuiNavigation) - Method in interface net.minecraft.client.gui.ParentElement
 - getNavigationPath(GuiNavigation) - Method in class net.minecraft.client.gui.screen.option.ControlsListWidget.CategoryEntry
 - getNavigationPath(GuiNavigation) - Method in class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget
 - getNavigationPath(GuiNavigation) - Method in class net.minecraft.client.gui.widget.ClickableWidget
 - getNavigationPath(GuiNavigation) - Method in class net.minecraft.client.gui.widget.ContainerWidget
 - getNavigationPath(GuiNavigation) - Method in class net.minecraft.client.gui.widget.ElementListWidget.Entry
 - getNavigationPath(GuiNavigation) - Method in class net.minecraft.client.gui.widget.ElementListWidget
 - getNavigationPath(GuiNavigation) - Method in class net.minecraft.client.gui.widget.IconWidget
 - getNavigationPath(GuiNavigation) - Method in class net.minecraft.client.gui.widget.LoadingWidget
 - getNavigationPath(GuiNavigation) - Method in class net.minecraft.client.gui.widget.PlayerSkinWidget
 - getNavigationPath(GuiNavigation) - Method in class net.minecraft.client.gui.widget.TabNavigationWidget
 - getNavigationPath(GuiNavigation, int) - Method in class net.minecraft.client.gui.widget.ElementListWidget.Entry
 - getNavigationType() - Method in class net.minecraft.client.MinecraftClient
 - getNbt() - Method in record class net.minecraft.block.spawner.MobSpawnerEntry
 - getNbt() - Method in class net.minecraft.command.BlockDataObject
 - getNbt() - Method in interface net.minecraft.command.DataCommandObject
 - getNbt() - Method in class net.minecraft.command.EntityDataObject
 - getNbt() - Method in class net.minecraft.command.StorageDataObject
 - getNbt() - Method in class net.minecraft.component.type.NbtComponent
 - 
Deprecated.
 - getNbt() - Method in class net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
 - getNbt() - Method in class net.minecraft.network.packet.s2c.play.NbtQueryResponseS2CPacket
 - getNbt() - Method in class net.minecraft.storage.NbtWriteView
 - getNbt(BlockEntity, DynamicRegistryManager, ErrorReporter) - Static method in class net.minecraft.component.type.BlockPredicatesComponent
 - getNbt(NbtPathArgumentType.NbtPath, DataCommandObject) - Static method in class net.minecraft.server.command.DataCommand
 - getNbt(LootContext) - Method in class net.minecraft.loot.provider.nbt.ContextLootNbtProvider
 - getNbt(LootContext) - Method in interface net.minecraft.loot.provider.nbt.ContextLootNbtProvider.Target
 - getNbt(LootContext) - Method in interface net.minecraft.loot.provider.nbt.LootNbtProvider
 - getNbt(LootContext) - Method in record class net.minecraft.loot.provider.nbt.StorageLootNbtProvider
 - getNbt(ChunkPos) - Method in class net.minecraft.world.storage.VersionedChunkStorage
 - getNbtCompound(CommandContext<S>, String) - Static method in class net.minecraft.command.argument.NbtCompoundArgumentType
 - getNbtElement(CommandContext<S>, String) - Static method in class net.minecraft.command.argument.NbtElementArgumentType
 - getNbtPath(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.NbtPathArgumentType
 - getNbtType() - Method in record class net.minecraft.nbt.NbtByte
 - 
Returns the NBT type definition of this NBT element.
 - getNbtType() - Method in class net.minecraft.nbt.NbtByteArray
 - 
Returns the NBT type definition of this NBT element.
 - getNbtType() - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the NBT type definition of this NBT element.
 - getNbtType() - Method in record class net.minecraft.nbt.NbtDouble
 - 
Returns the NBT type definition of this NBT element.
 - getNbtType() - Method in interface net.minecraft.nbt.NbtElement
 - 
Returns the NBT type definition of this NBT element.
 - getNbtType() - Method in class net.minecraft.nbt.NbtEnd
 - 
Returns the NBT type definition of this NBT element.
 - getNbtType() - Method in record class net.minecraft.nbt.NbtFloat
 - 
Returns the NBT type definition of this NBT element.
 - getNbtType() - Method in record class net.minecraft.nbt.NbtInt
 - 
Returns the NBT type definition of this NBT element.
 - getNbtType() - Method in class net.minecraft.nbt.NbtIntArray
 - 
Returns the NBT type definition of this NBT element.
 - getNbtType() - Method in class net.minecraft.nbt.NbtList
 - 
Returns the NBT type definition of this NBT element.
 - getNbtType() - Method in record class net.minecraft.nbt.NbtLong
 - 
Returns the NBT type definition of this NBT element.
 - getNbtType() - Method in class net.minecraft.nbt.NbtLongArray
 - 
Returns the NBT type definition of this NBT element.
 - getNbtType() - Method in record class net.minecraft.nbt.NbtShort
 - 
Returns the NBT type definition of this NBT element.
 - getNbtType() - Method in record class net.minecraft.nbt.NbtString
 - 
Returns the NBT type definition of this NBT element.
 - getNearbyFreeHives() - Method in class net.minecraft.entity.passive.BeeEntity.FindHiveGoal
 - getNearbyPiglins(AbstractPiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - getNearbySlipperiness() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - getNearbySpawnPos(WorldView, BlockPos, int) - Method in class net.minecraft.world.WanderingTraderManager
 - getNearbyVisiblePiglins(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - getNearestBed(MobEntity) - Method in class net.minecraft.entity.ai.brain.task.JumpInBedTask
 - getNearestDetectedPlayer(AbstractPiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - getNearestNode() - Method in class net.minecraft.entity.ai.pathing.TargetPathNode
 - getNearestPathNodeIndex() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - getNearestPathNodeIndex(double, double, double) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - getNearestPlayerIfHero(VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.GiveGiftsToHeroTask
 - getNearestPosition(Predicate<RegistryEntry<PointOfInterestType>>, Predicate<BlockPos>, BlockPos, int, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 - getNearestPosition(Predicate<RegistryEntry<PointOfInterestType>>, BlockPos, int, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 - getNearestSound(Vec3d) - Method in class net.minecraft.client.gui.hud.SubtitlesHud.SubtitleEntry
 - getNearestTypeAndPosition(Predicate<RegistryEntry<PointOfInterestType>>, BlockPos, int, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 - getNearestVisibleLivingEntity(ServerWorld, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.NearestVisibleLivingEntitySensor
 - getNearestVisibleTargetablePlayer(ServerWorld, HoglinEntity) - Static method in class net.minecraft.entity.mob.HoglinBrain
 - getNearestZombifiedPiglin(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - getNearMountainBiome(int, int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - 
Returns a biome to generate near mountains..
 - getNeckAngle(float) - Method in class net.minecraft.entity.passive.SheepEntity
 - getNeckPartPitchOffset(int, EnderDragonFrameTracker.Frame, EnderDragonFrameTracker.Frame) - Method in class net.minecraft.client.render.entity.state.EnderDragonEntityRenderState
 - getNeededLoadStatus(T, EntityTrackingStatus) - Static method in class net.minecraft.server.world.ServerEntityManager
 - getNegatedPitch(Camera) - Static method in class net.minecraft.client.render.entity.DisplayEntityRenderer
 - getNegativeDirection() - Method in enum class net.minecraft.client.gui.navigation.NavigationAxis
 - getNegativeDirection() - Method in enum class net.minecraft.util.math.Direction.Axis
 - getNeighborChestDirection(ItemPlacementContext, Direction) - Method in class net.minecraft.block.ChestBlock
 - getNeighborCount() - Method in class net.minecraft.block.RailPlacementHelper
 - getNeighborCount(byte) - Static method in class net.minecraft.world.chunk.light.LightStorage.PropagationFlags
 - getNeighboringEntry(NavigationDirection) - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget
 - getNeighboringEntry(NavigationDirection) - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getNeighboringEntry(NavigationDirection, Predicate<E>) - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getNeighboringEntry(NavigationDirection, Predicate<E>, E) - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getNeighboringRail(BlockPos) - Method in class net.minecraft.block.RailPlacementHelper
 - getNeighbors() - Method in class net.minecraft.block.RailPlacementHelper
 - getNetheriteUpgradeEmptyAdditionsSlotTextures() - Static method in class net.minecraft.item.SmithingTemplateItem
 - getNetheriteUpgradeEmptyBaseSlotTextures() - Static method in class net.minecraft.item.SmithingTemplateItem
 - getNetworkCompressionThreshold() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getNetworkCompressionThreshold() - Method in class net.minecraft.server.MinecraftServer
 - getNetworkHandler() - Method in class net.minecraft.client.MinecraftClient
 - getNetworkIo() - Method in class net.minecraft.server.MinecraftServer
 - getNetworkProxy() - Method in class net.minecraft.client.MinecraftClient
 - getNewBoatIdFromOldType(String) - Static method in class net.minecraft.datafixer.fix.BoatSplitFix
 - getNewChestBoatIdFromOldType(String) - Static method in class net.minecraft.datafixer.fix.BoatSplitFix
 - getNewDirectoryPath(Path) - Static method in class net.minecraft.world.updater.WorldUpdater
 - getNewHandStack() - Method in record class net.minecraft.util.ActionResult.Success
 - 
Returns the item stack that should replace the hand stack after this interaction, if any.
 - getNewLoreTexts(LoreComponent, LootContext) - Method in class net.minecraft.loot.function.SetLoreLootFunction
 - getNewPortal(WorldAccess, BlockPos, Direction.Axis) - Static method in class net.minecraft.world.dimension.NetherPortal
 - getNews() - Method in class net.minecraft.client.realms.RealmsClient
 - getNewScreen() - Method in class net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
 - getNewsLink() - Method in class net.minecraft.client.realms.RealmsNewsUpdater
 - getNext(Class<?>) - Method in class net.minecraft.util.collection.Class2IntMap
 - getNext(List<T>, T) - Static method in class net.minecraft.state.State
 - getNextAirOnLand(int) - Method in class net.minecraft.entity.LivingEntity
 - getNextAirOnLand(int) - Method in class net.minecraft.entity.passive.DolphinEntity
 - getNextAirUnderwater(int) - Method in class net.minecraft.entity.LivingEntity
 - getNextAirUnderwater(int) - Method in class net.minecraft.entity.passive.IronGolemEntity
 - getNextAngle(float, float, float) - Method in class net.minecraft.entity.boss.WitherEntity
 - getNextCost(int) - Static method in class net.minecraft.screen.AnvilScreenHandler
 - getNextDisplayName(Collection<ScoreHolder>) - Static method in class net.minecraft.server.command.ScoreboardCommand
 - getNextGiftDelay(ServerWorld) - Static method in class net.minecraft.entity.ai.brain.task.GiveGiftsToHeroTask
 - getNextLevelExperience() - Method in class net.minecraft.entity.player.PlayerEntity
 - getNextScuteShedCooldown() - Method in class net.minecraft.entity.passive.ArmadilloEntity
 - getNextTickDelay(World, BlockPos, FluidState, FluidState) - Method in class net.minecraft.fluid.FlowableFluid
 - getNextTickDelay(World, BlockPos, FluidState, FluidState) - Method in class net.minecraft.fluid.LavaFluid
 - getNextUniqueName(Path, String, String) - Static method in class net.minecraft.util.path.PathUtil
 - 
Returns a filename, prefixed with
name, that does not currently exist insidepath. - getNextWordAtCursor() - Method in class net.minecraft.client.gui.EditBox
 - 
Returns the substring of a word whose start position is after the cursor.
 - getNightSkippingRequirement(int) - Method in class net.minecraft.server.world.SleepManager
 - 
Returns the number of sleepers needed to skip a night with the given
percentage. - getNightVisionStrength(LivingEntity, float) - Static method in class net.minecraft.client.render.GameRenderer
 - getNoBlending() - Static method in class net.minecraft.world.gen.chunk.Blender
 - getNode(double, double, double) - Method in class net.minecraft.entity.ai.pathing.AmphibiousPathNodeMaker
 - getNode(double, double, double) - Method in class net.minecraft.entity.ai.pathing.BirdPathNodeMaker
 - getNode(double, double, double) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getNode(double, double, double) - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - getNode(double, double, double) - Method in class net.minecraft.entity.ai.pathing.WaterPathNodeMaker
 - getNode(int) - Method in class net.minecraft.entity.ai.pathing.Path
 - getNode(int) - Method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.CommandTree
 - getNode(int, int, int) - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - getNode(BlockPos) - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - getNodeMaker() - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
 - getNodeName() - Method in record class net.minecraft.command.argument.SignedArgumentList.ParsedArgument
 - getNodePos(int) - Method in class net.minecraft.entity.ai.pathing.Path
 - getNodePosition(Entity) - Method in class net.minecraft.entity.ai.pathing.Path
 - getNodePosition(Entity, int) - Method in class net.minecraft.entity.ai.pathing.Path
 - getNodeReachProximity() - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
 - getNodes() - Method in class net.minecraft.entity.ai.pathing.PathMinHeap
 - getNodeType(int, int, int) - Method in class net.minecraft.entity.ai.pathing.BirdPathNodeMaker
 - getNodeType(int, int, int) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getNodeType(int, int, int) - Method in class net.minecraft.entity.ai.pathing.PathContext
 - getNodeType(PathContext, int, int, int, MobEntity) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - 
Gets the path node type at the given position without adjusting the node type according to whether the entity can enter or open doors
 - getNodeType(PathContext, int, int, int, MobEntity) - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - 
Gets the path node type at the given position without adjusting the node type according to whether the entity can enter or open doors
 - getNodeType(PathContext, int, int, int, MobEntity) - Method in class net.minecraft.entity.ai.pathing.WaterPathNodeMaker
 - 
Gets the path node type at the given position without adjusting the node type according to whether the entity can enter or open doors
 - getNodeTypeFromNeighbors(PathContext, int, int, int, PathNodeType) - Static method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getNodeWith(int, int, int, PathNodeType) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getNodeWith(int, int, int, PathNodeType, float) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getNoiseBasedFluidLevel(int, int, int, int) - Method in class net.minecraft.world.gen.chunk.AquiferSampler.Impl
 - getNoiseConfig() - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getNoiseConfig() - Method in class net.minecraft.server.world.ServerChunkManager
 - getNoiseConfig() - Method in class net.minecraft.world.gen.carver.CarverContext
 - getNoiseConfig() - Method in class net.minecraft.world.gen.chunk.placement.StructurePlacementCalculator
 - getNoiseRangeIndex(double, MultiNoiseUtil.ParameterRange[]) - Static method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - getNoiseRouter() - Method in class net.minecraft.world.gen.noise.NoiseConfig
 - getNoiseValue(BlockPos, double) - Method in class net.minecraft.world.gen.stateprovider.AbstractNoiseBlockStateProvider
 - getNoiseValueList() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseValuePoint
 - getNonce() - Method in class net.minecraft.network.packet.s2c.login.LoginHelloS2CPacket
 - getNonemptyColumnBitmask() - Method in interface net.minecraft.client.font.UnihexFont.BitmapGlyph
 - getNonSpectatingEntities(Class<T>, Box) - Method in interface net.minecraft.world.EntityView
 - getNonWaterNodeBelow(int, int, int, PathNode) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getNormalConfig() - Method in class net.minecraft.block.spawner.TrialSpawnerLogic
 - getNormalMatrix() - Method in class net.minecraft.client.util.math.MatrixStack.Entry
 - 
Returns the matrix used to transform normal vectors.
 - getNormalWorldTypes() - Method in class net.minecraft.client.gui.screen.world.WorldCreator
 - getNorthWestIndex(int, int) - Static method in class net.minecraft.world.gen.chunk.BlendingData
 - 
Gets the north east index for the given chunk-local biome coordinates.
 - getNose() - Method in class net.minecraft.client.render.entity.model.WitchEntityModel
 - getNoteBlockSound() - Method in class net.minecraft.block.entity.SkullBlockEntity
 - getNotePitch(int) - Static method in class net.minecraft.block.NoteBlock
 - getNotification() - Method in enum class net.minecraft.resource.ResourcePackCompatibility
 - getNotificationCount() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.NotificationButtonWidget
 - getNotificationDisplayTime() - Method in class net.minecraft.client.option.GameOptions
 - getNotificationDisplayTimeMultiplier() - Method in class net.minecraft.client.toast.ToastManager
 - getNullable(int) - Method in class net.minecraft.nbt.NbtList
 - getNullable(String, JsonObject, Function<JsonObject, T>) - Static method in class net.minecraft.client.realms.util.JsonUtils
 - getNullable(Property<T>) - Method in class net.minecraft.state.State
 - getNullable(ContextParameter<T>) - Method in class net.minecraft.util.context.ContextParameterMap.Builder
 - getNullable(ContextParameter<T>) - Method in class net.minecraft.util.context.ContextParameterMap
 - getNullableObjective(String) - Method in class net.minecraft.scoreboard.Scoreboard
 - getNullableStringOr(String, JsonObject, String) - Static method in class net.minecraft.client.realms.util.JsonUtils
 - getNumber(LootContext, Number) - Method in record class net.minecraft.loot.provider.number.StorageLootNumberProvider
 - getNumberFormat() - Method in class net.minecraft.network.packet.s2c.play.ScoreboardObjectiveUpdateS2CPacket
 - getNumberFormat() - Method in interface net.minecraft.scoreboard.ReadableScoreboardScore
 - getNumberFormat() - Method in class net.minecraft.scoreboard.ScoreboardObjective
 - getNumberFormat() - Method in class net.minecraft.scoreboard.ScoreboardScore
 - getNumberFormatOr(NumberFormat) - Method in class net.minecraft.scoreboard.ScoreboardObjective
 - getNumberOfSectionsBelowPos(long) - Method in class net.minecraft.world.chunk.light.ChunkSkyLightProvider
 - getNumberOfStacksShown() - Method in class net.minecraft.component.type.BundleContentsComponent
 - getNumberOfStacksShown(ItemStack) - Static method in class net.minecraft.item.BundleItem
 - getNumberValue(HashCode) - Method in class net.minecraft.util.dynamic.HashCodeOps
 - getNumberValue(HashCode, Number) - Method in class net.minecraft.util.dynamic.HashCodeOps
 - getNumberValue(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 - getNumberValue(Unit) - Method in class net.minecraft.util.dynamic.NullOps
 - getNumberValue(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - getNumericalBlockId(String) - Static method in class net.minecraft.datafixer.fix.EntityBlockStateFix
 - getNumVisibleSlots() - Method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
 - getObfuscatedBakedGlyph(Glyph) - Method in class net.minecraft.client.font.FontStorage
 - getObject(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 - getObject(JsonObject, String, JsonObject) - Static method in class net.minecraft.util.JsonHelper
 - getObject(CommandContext<ServerCommandSource>) - Method in interface net.minecraft.server.command.DataCommand.ObjectType
 - getObjectCount(PlayerEntityRenderState) - Method in class net.minecraft.client.render.entity.feature.StuckArrowsFeatureRenderer
 - getObjectCount(PlayerEntityRenderState) - Method in class net.minecraft.client.render.entity.feature.StuckObjectsFeatureRenderer
 - getObjectCount(PlayerEntityRenderState) - Method in class net.minecraft.client.render.entity.feature.StuckStingersFeatureRenderer
 - getObjective(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ScoreboardObjectiveArgumentType
 - getObjectiveForSlot(ScoreboardDisplaySlot) - Method in class net.minecraft.scoreboard.Scoreboard
 - getObjectiveNames() - Method in class net.minecraft.scoreboard.Scoreboard
 - getObjectives() - Method in class net.minecraft.scoreboard.Scoreboard
 - getObtainedCriteria() - Method in class net.minecraft.advancement.AdvancementProgress
 - getObtainedTime() - Method in class net.minecraft.advancement.criterion.CriterionProgress
 - getOccupancy() - Method in class net.minecraft.component.type.BundleContentsComponent.Builder
 - getOccupancy() - Method in class net.minecraft.component.type.BundleContentsComponent
 - getOccupancy(ItemStack) - Static method in class net.minecraft.component.type.BundleContentsComponent
 - getOccupiedPointOfInterestDistance(ChunkSectionPos) - Method in class net.minecraft.server.world.ServerWorld
 - getOccupiedSlotWithRoomForStack(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 - getOctave(int) - Method in class net.minecraft.util.math.noise.OctavePerlinNoiseSampler
 - getOctree() - Method in class net.minecraft.client.render.ChunkRenderingDataPreparer
 - getOffers() - Method in class net.minecraft.entity.passive.MerchantEntity
 - getOffers() - Method in class net.minecraft.network.packet.s2c.play.SetTradeOffersS2CPacket
 - getOffers() - Method in interface net.minecraft.village.Merchant
 - getOffers() - Method in class net.minecraft.village.SimpleMerchant
 - getOffGroundSpeed() - Method in class net.minecraft.entity.LivingEntity
 - getOffGroundSpeed() - Method in class net.minecraft.entity.player.PlayerEntity
 - getOffHandStack() - Method in class net.minecraft.entity.LivingEntity
 - getOfflinePlayerProfile(String) - Static method in class net.minecraft.util.UserCache
 - getOfflinePlayerProfile(String) - Static method in class net.minecraft.util.Uuids
 - getOfflinePlayerUuid(String) - Static method in class net.minecraft.util.Uuids
 - getOffset() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 - getOffset() - Method in enum class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Facing.Direction
 - getOffset() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 - getOffset() - Method in enum class net.minecraft.util.math.VerticalSurfaceType
 - getOffset() - Method in class net.minecraft.world.gen.heightprovider.ConstantHeightProvider
 - getOffset(int) - Method in class net.minecraft.entity.decoration.painting.PaintingEntity
 - getOffset(int) - Static method in class net.minecraft.world.storage.RegionFile
 - getOffset(VertexFormatElement) - Method in class com.mojang.blaze3d.vertex.VertexFormat
 - getOffsetBox(Vec3d) - Method in class net.minecraft.command.EntitySelector
 - getOffsetEntitySlotId(int) - Method in enum class net.minecraft.entity.EquipmentSlot
 - 
Returns the index of the inventory slot this slot should occupy, plus the passed in
offsetamount. - getOffsetIndex(int) - Method in enum class net.minecraft.entity.EquipmentSlot
 - getOffsetLine(int) - Method in class net.minecraft.client.gui.EditBox
 - 
Returns the line offset by
offsetFromCurrentfrom the cursor's line. - getOffsetPos(int, int) - Static method in class net.minecraft.util.math.ChunkSectionPos
 - getOffsetsByElement() - Method in class com.mojang.blaze3d.vertex.VertexFormat
 - getOffsetSectionPos(Direction) - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 - getOffsetValue(float, float, float) - Static method in class net.minecraft.world.biome.source.util.VanillaTerrainParametersCreator
 - getOffsetX() - Method in enum class net.minecraft.client.render.model.json.GeneratedItemModel.Side
 - getOffsetX() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 - getOffsetX() - Method in enum class net.minecraft.util.math.Direction
 - getOffsetX() - Method in enum class net.minecraft.util.math.EightWayDirection
 - getOffsetX(int) - Method in class net.minecraft.util.math.ChunkPos
 - getOffsetY() - Method in enum class net.minecraft.client.render.model.json.GeneratedItemModel.Side
 - getOffsetY() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 - getOffsetY() - Method in enum class net.minecraft.util.math.Direction
 - getOffsetY(int, int, int) - Static method in class net.minecraft.client.gui.tooltip.WidgetTooltipPositioner
 - getOffsetZ() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 - getOffsetZ() - Method in enum class net.minecraft.util.math.Direction
 - getOffsetZ() - Method in enum class net.minecraft.util.math.EightWayDirection
 - getOffsetZ(int) - Method in class net.minecraft.util.math.ChunkPos
 - getOffshootPositions(BlockPos, Direction, Random, BlockPos) - Method in class net.minecraft.world.gen.root.MangroveRootPlacer
 - getOldHeightLimit() - Method in class net.minecraft.world.gen.chunk.BlendingData
 - getOminousConfig() - Method in class net.minecraft.block.spawner.TrialSpawnerLogic
 - getOnAxis(BlockView, BlockPos, Direction.Axis) - Static method in class net.minecraft.world.dimension.NetherPortal
 - getOnBedOffsets(Direction) - Static method in class net.minecraft.block.BedBlock
 - getOneAboveBottomHalfSectionY() - Method in class net.minecraft.world.gen.chunk.BlendingData
 - getOneLower(int, int) - Method in class net.minecraft.world.Heightmap
 - getOnlyShowSecureChat() - Method in class net.minecraft.client.option.GameOptions
 - getOpacity() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getOpacity(int, int) - Method in class net.minecraft.client.texture.NativeImage
 - getOpacity(BlockState) - Method in class net.minecraft.block.AbstractBlock
 - getOpacity(BlockState) - Method in class net.minecraft.block.LeavesBlock
 - getOpacity(BlockState) - Method in class net.minecraft.block.TintedGlassBlock
 - getOpacity(BlockState) - Method in class net.minecraft.world.chunk.light.ChunkLightProvider
 - getOpacityChannelOffset() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 - getOpaqueParticle(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getOpaqueShape(BlockState, Direction) - Static method in class net.minecraft.world.chunk.light.ChunkLightProvider
 - getOpButton() - Method in class net.minecraft.client.realms.gui.screen.tab.RealmsPlayerTab.InvitedObjectSelectionListEntry
 - getOpenFaces(int) - Method in class net.minecraft.client.render.chunk.ChunkOcclusionDataBuilder
 - getOpenNode(int, int, int) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getOpenProgress(float) - Method in class net.minecraft.entity.mob.ShulkerEntity
 - getOpenStat() - Method in class net.minecraft.block.ChestBlock
 - getOpenStat() - Method in class net.minecraft.block.TrappedChestBlock
 - getOperatingSystem() - Static method in class net.minecraft.util.Util
 - 
Returns the operating system instance for the current platform.
 - getOperation(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.OperationArgumentType
 - getOperator(String) - Static method in class net.minecraft.command.argument.OperationArgumentType
 - getOperatorItemsTab() - Method in class net.minecraft.client.option.GameOptions
 - getOpinionComments() - Method in class net.minecraft.client.session.report.AbuseReport.Builder
 - getOpList() - Method in class net.minecraft.server.PlayerManager
 - getOpNames() - Method in class net.minecraft.server.PlayerManager
 - getOpPermissionLevel() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getOpPermissionLevel() - Method in class net.minecraft.server.integrated.IntegratedServer
 - getOpPermissionLevel() - Method in class net.minecraft.server.MinecraftServer
 - getOpPermissionLevel() - Method in class net.minecraft.test.TestServer
 - getOpposite() - Method in enum class net.minecraft.block.enums.ChestType
 - getOpposite() - Method in enum class net.minecraft.block.EyeblossomBlock.EyeblossomState
 - getOpposite() - Method in enum class net.minecraft.client.gui.navigation.NavigationDirection
 - getOpposite() - Method in enum class net.minecraft.network.NetworkSide
 - getOpposite() - Method in enum class net.minecraft.util.Arm
 - 
Returns the arm on the opposite side.
 - getOpposite() - Method in enum class net.minecraft.util.math.Direction.AxisDirection
 - getOpposite() - Method in enum class net.minecraft.util.math.Direction
 - getOppositeDirection() - Method in enum class net.minecraft.block.enums.DoubleBlockHalf
 - getOppositeList() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
 - getOppositeList() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.DisabledPack
 - getOppositeList() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.EnabledPack
 - getOppositePartDirection(BlockState) - Static method in class net.minecraft.block.BedBlock
 - getOppositeRotationVector(float) - Method in class net.minecraft.entity.Entity
 - getOppositeRotationVector(float, float) - Method in class net.minecraft.entity.Entity
 - getOppositeSide() - Method in class net.minecraft.network.ClientConnection
 - 
Returns the opposite side of this connection, or the direction of the packets sent by this connection.
 - getOps() - Method in class net.minecraft.nbt.StringNbtReader
 - getOps() - Method in class net.minecraft.storage.ReadContext
 - getOps(DynamicOps<V>) - Method in interface net.minecraft.registry.RegistryWrapper.WrapperLookup
 - getOption(OptionSet, OptionSpec<T>) - Static method in class net.minecraft.client.main.Main
 - getOption(RecipeBookType) - Method in class net.minecraft.recipe.book.RecipeBookOptions
 - getOptional(int) - Method in class net.minecraft.nbt.NbtList
 - getOptional(String) - Method in class net.minecraft.nbt.NbtCompound
 - getOptional(RegistryKey<? extends Registry<? extends E>>) - Method in interface net.minecraft.registry.DynamicRegistryManager
 - getOptional(RegistryKey<? extends Registry<? extends E>>) - Method in class net.minecraft.registry.DynamicRegistryManager.ImmutableImpl
 - getOptional(RegistryKey<? extends Registry<? extends T>>) - Method in class net.minecraft.registry.ContextSwappableRegistryLookup
 - getOptional(RegistryKey<? extends Registry<? extends T>>) - Method in interface net.minecraft.registry.RegistryEntryLookup.RegistryLookup
 - getOptional(RegistryKey<? extends Registry<? extends T>>) - Method in interface net.minecraft.registry.RegistryWrapper.WrapperLookup
 - getOptional(RegistryKey<Object>) - Method in class net.minecraft.registry.ContextSwappableRegistryLookup.EntryLookupImpl
 - getOptional(RegistryKey<Object>) - Method in class net.minecraft.registry.RegistryBuilder.StandAloneEntryCreatingLookup
 - getOptional(RegistryKey<T>) - Method in interface net.minecraft.registry.RegistryEntryLookup
 - getOptional(RegistryKey<T>) - Method in interface net.minecraft.registry.RegistryWrapper.Impl.Delegating
 - getOptional(RegistryKey<T>) - Method in class net.minecraft.registry.SimpleRegistry
 - getOptional(TagKey<Object>) - Method in class net.minecraft.registry.ContextSwappableRegistryLookup.EntryLookupImpl
 - getOptional(TagKey<T>) - Method in class net.minecraft.registry.RegistryBuilder.EntryListCreatingLookup
 - getOptional(TagKey<T>) - Method in interface net.minecraft.registry.RegistryEntryLookup
 - getOptional(TagKey<T>) - Method in interface net.minecraft.registry.RegistryWrapper.Impl.Delegating
 - getOptional(TagKey<T>) - Method in class net.minecraft.registry.SimpleRegistry
 - getOptional(TagKey<T>) - Method in interface net.minecraft.registry.SimpleRegistry.TagLookup
 - getOptional(ContextParameter<T>) - Method in class net.minecraft.loot.context.LootWorldContext.Builder
 - getOptionalDistanceFromLog(BlockState) - Static method in class net.minecraft.block.LeavesBlock
 - getOptionalEntities(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.EntityArgumentType
 - getOptionalEntry(RegistryKey<T>) - Method in interface net.minecraft.registry.RegistryEntryLookup.RegistryLookup
 - getOptionalHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Bounded
 - getOptionalHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Empty
 - getOptionalHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface
 - getOptionalHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Half
 - getOptionalInt(String) - Method in class net.minecraft.storage.NbtReadView
 - getOptionalInt(String) - Method in interface net.minecraft.storage.ReadView
 - getOptionalIntArray(String) - Method in class net.minecraft.storage.NbtReadView
 - getOptionalIntArray(String) - Method in interface net.minecraft.storage.ReadView
 - getOptionalListReadView(String) - Method in class net.minecraft.storage.NbtReadView
 - getOptionalListReadView(String) - Method in interface net.minecraft.storage.ReadView
 - getOptionalLong(String) - Method in class net.minecraft.storage.NbtReadView
 - getOptionalLong(String) - Method in interface net.minecraft.storage.ReadView
 - getOptionalMemory(MemoryModuleType<U>) - Method in class net.minecraft.entity.ai.brain.Brain
 - getOptionalPlayers(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.EntityArgumentType
 - getOptionalReadView(String) - Method in class net.minecraft.storage.NbtReadView
 - getOptionalReadView(String) - Method in interface net.minecraft.storage.ReadView
 - getOptionalRegisteredMemory(MemoryModuleType<U>) - Method in class net.minecraft.entity.ai.brain.Brain
 - getOptionalString(String) - Method in class net.minecraft.storage.NbtReadView
 - getOptionalString(String) - Method in interface net.minecraft.storage.ReadView
 - getOptionalTests() - Method in class net.minecraft.test.TestSet
 - getOptionalTypedListView(String, Codec<T>) - Method in class net.minecraft.storage.NbtReadView
 - getOptionalTypedListView(String, Codec<T>) - Method in interface net.minecraft.storage.ReadView
 - getOptionalValue(MemoryQueryResult<OptionalBox.Mu, Value>) - Method in class net.minecraft.entity.ai.brain.task.TaskTriggerer.TaskContext
 - getOptionalValue(RegistryKey<T>) - Method in interface net.minecraft.registry.Registry
 - 
Returns the value that is assigned
key, or an empty optional if there is none. - getOptionalValue(Identifier) - Method in interface net.minecraft.registry.Registry
 - 
Returns the value that is assigned
id, or an empty optional if there is none. - getOptionalValue(Identifier) - Method in class net.minecraft.registry.SimpleDefaultedRegistry
 - 
Returns the value that is assigned
id, or an empty optional if there is none. - getOptionName() - Method in enum class net.minecraft.entity.player.PlayerModelPart
 - getOptions() - Method in class net.minecraft.recipe.book.RecipeBook
 - getOptions(GameOptions) - Static method in class net.minecraft.client.gui.screen.option.AccessibilityOptionsScreen
 - getOptions(GameOptions) - Static method in class net.minecraft.client.gui.screen.option.ChatOptionsScreen
 - getOptions(GameOptions) - Static method in class net.minecraft.client.gui.screen.option.ControlsOptionsScreen
 - getOptions(GameOptions) - Static method in class net.minecraft.client.gui.screen.option.FontOptionsScreen
 - getOptions(GameOptions) - Static method in class net.minecraft.client.gui.screen.option.MouseOptionsScreen
 - getOptions(GameOptions) - Static method in class net.minecraft.client.gui.screen.option.VideoOptionsScreen
 - getOptionsFile() - Method in class net.minecraft.client.option.GameOptions
 - getOrbSize() - Method in class net.minecraft.entity.ExperienceOrbEntity
 - getOrComputeBlendingStatus(int, int) - Method in class net.minecraft.world.storage.StorageIoWorker
 - getOrComputeEntry(RegistryKey<Object>) - Method in class net.minecraft.registry.ContextSwappableRegistryLookup.EntryLookupImpl
 - getOrComputeTag(TagKey<Object>) - Method in class net.minecraft.registry.ContextSwappableRegistryLookup.EntryLookupImpl
 - getOrCopy(Entity) - Method in class net.minecraft.client.particle.ItemPickupParticle
 - getOrCreate(long) - Method in class net.minecraft.world.storage.SerializingRegionBasedStorage
 - getOrCreate(RegistryKey<T>) - Method in class net.minecraft.registry.RegistryBuilder.StandAloneEntryCreatingLookup
 - getOrCreate(ScoreboardObjective, Consumer<ScoreboardScore>) - Method in class net.minecraft.scoreboard.Scores
 - getOrCreate(Identifier) - Method in class net.minecraft.util.math.random.RandomSequencesState
 - getOrCreate(Symbol<T>) - Method in class net.minecraft.util.packrat.ParsingRules
 - getOrCreate(PersistentStateType<T>) - Method in class net.minecraft.world.PersistentStateManager
 - getOrCreate(World, BlockPos) - Static method in class net.minecraft.entity.decoration.LeashKnotEntity
 - getOrCreateCarvingMask() - Method in class net.minecraft.world.chunk.ProtoChunk
 - getOrCreateCarvingMask() - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getOrCreateCarvingMask(ChunkPos) - Method in class net.minecraft.world.gen.feature.FeaturePlacementContext
 - getOrCreateChunkNoiseSampler(Function<Chunk, ChunkNoiseSampler>) - Method in class net.minecraft.world.chunk.Chunk
 - getOrCreateDataPackTempDir() - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 - getOrCreateEntry(RegistryKey<T>) - Method in class net.minecraft.registry.SimpleRegistry
 - getOrCreateExitPortalPos(ServerWorld, BlockPos) - Method in class net.minecraft.block.entity.EndGatewayBlockEntity
 - getOrCreateExitPortalTarget(ServerWorld, Entity, BlockPos, BlockPos, boolean, WorldBorder) - Method in class net.minecraft.block.NetherPortalBlock
 - getOrCreateFramebuffer(BufferManager, GpuTexture) - Method in class net.minecraft.client.texture.GlTexture
 - getOrCreateFuture(ChunkStatus) - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 - getOrCreateGenerationSettings(Supplier<GenerationSettings>) - Method in class net.minecraft.world.chunk.Chunk
 - 
Deprecated.
 - getOrCreateInternal(Symbol<T>) - Method in class net.minecraft.util.packrat.ParsingRules
 - getOrCreateJigsawBlockInfos() - Method in class net.minecraft.structure.StructureTemplate.PalettedBlockInfoList
 - getOrCreateRaid(ServerWorld, BlockPos) - Method in class net.minecraft.village.raid.RaidManager
 - getOrCreateRandom(Identifier) - Method in class net.minecraft.server.world.ServerWorld
 - getOrCreateRandomDeriver(Identifier) - Method in class net.minecraft.world.gen.noise.NoiseConfig
 - getOrCreateSampler(RegistryKey<DoublePerlinNoiseSampler.NoiseParameters>) - Method in class net.minecraft.world.gen.noise.NoiseConfig
 - getOrCreateScore(ScoreHolder, ScoreboardObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 - getOrCreateScore(ScoreHolder, ScoreboardObjective, boolean) - Method in class net.minecraft.scoreboard.Scoreboard
 - getOrCreateStat(T) - Method in class net.minecraft.stat.StatType
 - getOrCreateStat(T, StatFormatter) - Method in class net.minecraft.stat.StatType
 - getOrCreateStatCriterion(String) - Static method in class net.minecraft.scoreboard.ScoreboardCriterion
 - getOrCreateStatCriterion(StatType<T>, Identifier) - Static method in class net.minecraft.scoreboard.ScoreboardCriterion
 - getOrCreateStorage(String) - Method in class net.minecraft.command.DataCommandStorage
 - getOrCreateSummaryRecorder(SocketAddress) - Method in class net.minecraft.util.profiling.jfr.JfrProfiler
 - getOrCreateTooltipText() - Method in class net.minecraft.component.type.BlockPredicatesComponent
 - getOrDefault(ComponentType<? extends T>, T) - Method in interface net.minecraft.component.ComponentHolder
 - getOrDefault(ComponentType<? extends T>, T) - Method in interface net.minecraft.component.ComponentsAccess
 - getOrDefault(ContextParameter<T>, T) - Method in class net.minecraft.util.context.ContextParameterMap
 - getOrDefault(Symbol<T>, T) - Method in class net.minecraft.util.packrat.ParseResults
 - getOrDefaultOrThrow(DynamicRegistryManager, RegistryKey<T>) - Static method in class net.minecraft.entity.Variants
 - getOrderedMessages(boolean, Function<Text, OrderedText>) - Method in class net.minecraft.block.entity.SignText
 - getOrderedResults() - Method in class net.minecraft.client.recipebook.ClientRecipeBook
 - getOrEmpty(RegistryKey<DimensionOptions>) - Method in record class net.minecraft.world.dimension.DimensionOptionsRegistryHolder
 - getOrEmpty(Property<T>) - Method in class net.minecraft.state.State
 - getOrEmpty(Random) - Method in class net.minecraft.util.collection.Pool
 - getOrEmpty(WorldAccess, BlockPos, Predicate<NetherPortal>, Direction.Axis) - Static method in class net.minecraft.world.dimension.NetherPortal
 - getOreRandomDeriver() - Method in class net.minecraft.world.gen.noise.NoiseConfig
 - getOrigin() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 - getOrigin() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk.Task
 - getOrigin() - Method in class net.minecraft.test.GameTestState
 - getOrigin() - Method in class net.minecraft.world.gen.feature.util.FeatureContext
 - getOriginalFirstBuyItem() - Method in class net.minecraft.village.TradeOffer
 - 
Returns the first buy item of this trade offer.
 - getOriginY(WorldView, BlockPos, boolean, Box) - Static method in class net.minecraft.entity.EntityType
 - getOrInit(List<NbtElement>, Supplier<NbtElement>) - Method in interface net.minecraft.command.argument.NbtPathArgumentType.PathNode
 - getOrInit(NbtElement, Supplier<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.NbtPath
 - getOrInit(NbtElement, Supplier<NbtElement>, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.AllListElementNode
 - getOrInit(NbtElement, Supplier<NbtElement>, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.FilteredListElementNode
 - getOrInit(NbtElement, Supplier<NbtElement>, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.FilteredNamedNode
 - getOrInit(NbtElement, Supplier<NbtElement>, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.FilteredRootNode
 - getOrInit(NbtElement, Supplier<NbtElement>, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.IndexedListElementNode
 - getOrInit(NbtElement, Supplier<NbtElement>, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.NamedNode
 - getOrInit(NbtElement, Supplier<NbtElement>, List<NbtElement>) - Method in interface net.minecraft.command.argument.NbtPathArgumentType.PathNode
 - getOrLoadGlyph(int, TrueTypeFont.LazyGlyph) - Method in class net.minecraft.client.font.TrueTypeFont
 - getOrLoadProcessor(Identifier, Set<Identifier>) - Method in class net.minecraft.client.gl.ShaderLoader.Cache
 - getOrNull(int) - Static method in enum class net.minecraft.world.GameMode
 - getOrNull(ChunkStatus) - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 - getOrThrow(int) - Method in interface net.minecraft.util.collection.IndexedIterable
 - 
Returns the value at
index. - getOrThrow(RegistryKey<? extends Registry<? extends E>>) - Method in interface net.minecraft.registry.DynamicRegistryManager
 - getOrThrow(RegistryKey<? extends Registry<? extends T>>) - Method in interface net.minecraft.registry.RegistryEntryLookup.RegistryLookup
 - getOrThrow(RegistryKey<? extends Registry<? extends T>>) - Method in interface net.minecraft.registry.RegistryWrapper.WrapperLookup
 - getOrThrow(RegistryKey<Object>) - Method in class net.minecraft.registry.ContextSwappableRegistryLookup.EntryLookupImpl
 - getOrThrow(RegistryKey<T>) - Method in interface net.minecraft.registry.RegistryEntryLookup
 - getOrThrow(TagKey<Object>) - Method in class net.minecraft.registry.ContextSwappableRegistryLookup.EntryLookupImpl
 - getOrThrow(TagKey<T>) - Method in interface net.minecraft.registry.RegistryEntryLookup
 - getOrThrow(ContextParameter<T>) - Method in class net.minecraft.loot.context.LootContext
 - getOrThrow(ContextParameter<T>) - Method in class net.minecraft.util.context.ContextParameterMap.Builder
 - getOrThrow(ContextParameter<T>) - Method in class net.minecraft.util.context.ContextParameterMap
 - getOrThrow(Identifier) - Method in interface net.minecraft.client.gl.PostEffectProcessor.FramebufferSet
 - getOrThrow(Symbol<T>) - Method in class net.minecraft.util.packrat.ParseResults
 - getOther() - Method in enum class net.minecraft.client.gui.navigation.NavigationAxis
 - getOtherAxisCoordinate(Widget) - Method in enum class net.minecraft.client.gui.widget.AxisGridWidget.DisplayAxis
 - getOtherAxisLength(AxisGridWidget.Element) - Method in enum class net.minecraft.client.gui.widget.AxisGridWidget.DisplayAxis
 - getOtherAxisLength(Widget) - Method in enum class net.minecraft.client.gui.widget.AxisGridWidget.DisplayAxis
 - getOtherEntities(Entity, Box) - Method in interface net.minecraft.world.EntityView
 - 
Computes a list of entities within some box, excluding the given entity, that are not spectators.
 - getOtherEntities(Entity, Box, Predicate<? super Entity>) - Method in class net.minecraft.world.ChunkRegion
 - 
Computes a list of entities within some box, excluding the given entity, that satisfy the given predicate.
 - getOtherEntities(Entity, Box, Predicate<? super Entity>) - Method in interface net.minecraft.world.EntityView
 - 
Computes a list of entities within some box, excluding the given entity, that satisfy the given predicate.
 - getOtherEntities(Entity, Box, Predicate<? super Entity>) - Method in class net.minecraft.world.World
 - 
Computes a list of entities within some box, excluding the given entity, that satisfy the given predicate.
 - getOtherHalf() - Method in enum class net.minecraft.block.enums.DoubleBlockHalf
 - getOtherRules(Activity) - Method in class net.minecraft.entity.ai.brain.Schedule
 - getOthersInRange() - Method in class net.minecraft.entity.ai.goal.UniversalAngerGoal
 - getOutboundHandlerName(boolean) - Static method in class net.minecraft.network.ClientConnection
 - getOuterTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.SlimeEntityModel
 - getOutline(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractCauldronBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractCoralBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractFireBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractPlantPartBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractRailBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractRedstoneGateBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractSignBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractTorchBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AirBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AmethystClusterBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AnvilBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AttachedStemBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AzaleaBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BambooBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BambooShootBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BannerBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BedBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BeetrootsBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BellBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BigDripleafBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BigDripleafStemBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BrewingStandBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BubbleColumnBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BushBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.ButtonBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.CactusBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.CactusFlowerBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.CakeBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.CampfireBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.CandleBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.CandleCakeBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.CarpetBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.CarrotsBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.ChainBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.ChestBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.CocoaBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.ComposterBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.ConduitBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.ConnectingBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.CoralBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.CropBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.DaylightDetectorBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.DeadCoralBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.DeadCoralFanBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.DecoratedPotBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.DirtPathBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.DoorBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.DragonEggBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.DriedGhastBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.DryVegetationBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.EnchantingTableBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.EnderChestBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.EndPortalBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.EndPortalFrameBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FarmlandBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FenceGateBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FireBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FlowerbedBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FlowerBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FlowerPotBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FluidBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FrogspawnBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FungusBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.GrindstoneBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.HangingMossBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.HangingRootsBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.HangingSignBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.HeavyCoreBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.HopperBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.HorizontalConnectingBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.LadderBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.LanternBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.LeafLitterBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.LecternBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.LeverBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.LightBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.LilyPadBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.MultifaceBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.MushroomPlantBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.NetherPortalBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.NetherWartBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PaleMossCarpetBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PistonBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PistonExtensionBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PistonHeadBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PitcherCropBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PointedDripstoneBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PotatoesBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PropaguleBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.RedstoneWireBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.RodBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.RootsBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SaplingBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.ScaffoldingBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SculkSensorBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SeagrassBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SeaPickleBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.ShortDryGrassBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.ShortPlantBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.ShulkerBoxBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SkullBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SlabBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SmallDripleafBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SnifferEggBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SnowBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SporeBlossomBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SproutsBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.StairsBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.StemBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.StonecutterBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.StructureVoidBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SugarCaneBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SweetBerryBushBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.TallDryGrassBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.TallSeagrassBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.TorchflowerBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.TrapdoorBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.TripwireBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.TripwireHookBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.TurtleEggBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.VineBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.WallBannerBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.WallBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.WallHangingSignBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.WallPiglinHeadBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.WallRedstoneTorchBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.WallSignBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.WallSkullBlock
 - getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.WallTorchBlock
 - getOutlineShape(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getOutlineShape(BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getOutlineVertexConsumers() - Method in class net.minecraft.client.render.BufferBuilderStorage
 - getOutOfRaidCounter() - Method in class net.minecraft.entity.raid.RaiderEntity
 - getOutputInventory(World, BlockPos, HopperBlockEntity) - Static method in class net.minecraft.block.entity.HopperBlockEntity
 - getOutputItem() - Method in class net.minecraft.data.recipe.CookingRecipeJsonBuilder
 - getOutputItem() - Method in interface net.minecraft.data.recipe.CraftingRecipeJsonBuilder
 - getOutputItem() - Method in class net.minecraft.data.recipe.ShapedRecipeJsonBuilder
 - getOutputItem() - Method in class net.minecraft.data.recipe.ShapelessRecipeJsonBuilder
 - getOutputItem() - Method in class net.minecraft.data.recipe.StonecuttingRecipeJsonBuilder
 - getOutputItem() - Method in class net.minecraft.data.recipe.TransmuteRecipeJsonBuilder
 - getOutputLevel(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractRedstoneGateBlock
 - getOutputLevel(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.ComparatorBlock
 - getOutputLocation(BlockPointer) - Static method in class net.minecraft.block.DispenserBlock
 - getOutputLocation(BlockPointer, double, Vec3d) - Static method in class net.minecraft.block.DispenserBlock
 - getOutputMemoryModule() - Method in class net.minecraft.entity.ai.brain.sensor.AxolotlAttackablesSensor
 - getOutputMemoryModule() - Method in class net.minecraft.entity.ai.brain.sensor.FrogAttackablesSensor
 - getOutputMemoryModule() - Method in class net.minecraft.entity.ai.brain.sensor.NearestVisibleLivingEntitySensor
 - getOutputMemoryModule() - Method in class net.minecraft.entity.ai.brain.sensor.VillagerHostilesSensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.ArmadilloScareDetectedSensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.BreezeAttackablesSensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.DummySensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.HoglinSpecificSensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.HurtBySensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.IsInWaterSensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.NearestBedSensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.NearestItemsSensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.NearestLivingEntitiesSensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.NearestPlayersSensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.NearestVisibleAdultSensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.NearestVisibleLivingEntitySensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.PiglinBruteSpecificSensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.PiglinSpecificSensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.SecondaryPointsOfInterestSensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.Sensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.TemptationsSensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.VillagerBabiesSensor
 - getOutputMemoryModules() - Method in class net.minecraft.entity.ai.brain.sensor.WardenAttackablesSensor
 - getOutputNbt(Random, NbtCompound) - Method in class net.minecraft.structure.processor.StructureProcessorRule
 - getOutputSignal() - Method in class net.minecraft.block.entity.ComparatorBlockEntity
 - getOutputSlot() - Method in class net.minecraft.screen.AbstractCraftingScreenHandler
 - getOutputSlot() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
 - getOutputSlot() - Method in class net.minecraft.screen.CraftingScreenHandler
 - getOutputSlot() - Method in class net.minecraft.screen.LoomScreenHandler
 - getOutputSlot() - Method in class net.minecraft.screen.PlayerScreenHandler
 - getOutputStack(ItemStack, ItemStack) - Method in class net.minecraft.screen.GrindstoneScreenHandler
 - getOutputState() - Method in class net.minecraft.structure.processor.StructureProcessorRule
 - getOverflowRows() - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeScreenHandler
 - getOverlay() - Method in class net.minecraft.client.MinecraftClient
 - getOverlay(LivingEntityRenderState, float) - Static method in class net.minecraft.client.render.entity.LivingEntityRenderer
 - 
Returns the packed overlay color for an entity.
 - getOverlayTexture() - Method in class net.minecraft.client.render.GameRenderer
 - getOverlayTexture(boolean) - Method in class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget.AlternativeButtonWidget
 - getOverlayTexture(boolean) - Method in class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget.CraftingAlternativeButtonWidget
 - getOverlayTexture(boolean) - Method in class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget.FurnaceAlternativeButtonWidget
 - getOversample() - Method in interface net.minecraft.client.font.RenderableGlyph
 - getOverworld() - Method in class net.minecraft.server.MinecraftServer
 - getOverworld() - Method in class net.minecraft.world.gen.WorldPreset
 - getOverworldEntries(Function<RegistryKey<Biome>, T>) - Static method in record class net.minecraft.world.biome.source.MultiNoiseBiomeSourceParameterList.Preset
 - getOwnedNonExpiredWorldIds() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 - getOwner() - Method in class net.minecraft.block.entity.SkullBlockEntity
 - getOwner() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 - getOwner() - Method in class net.minecraft.entity.ItemEntity
 - getOwner() - Method in class net.minecraft.entity.mob.EvokerFangsEntity
 - getOwner() - Method in class net.minecraft.entity.mob.VexEntity
 - getOwner() - Method in interface net.minecraft.entity.Ownable
 - getOwner() - Method in class net.minecraft.entity.projectile.ProjectileEntity
 - getOwner() - Method in class net.minecraft.entity.projectile.thrown.EnderPearlEntity
 - getOwner() - Method in interface net.minecraft.entity.Tameable
 - getOwner() - Method in class net.minecraft.entity.TntEntity
 - getOwner() - Method in class net.minecraft.state.StateManager
 - getOwner(RegistryKey<? extends Registry<? extends E>>) - Method in class net.minecraft.registry.RegistryOps
 - getOwner(ServerWorld) - Method in record class net.minecraft.world.event.listener.Vibration
 - getOwnerReference() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getOwnerReference() - Method in class net.minecraft.entity.passive.TameableEntity
 - getOwnerReference() - Method in interface net.minecraft.entity.Tameable
 - getOwnerUuid(Entity) - Static method in record class net.minecraft.world.event.listener.Vibration
 - getOwnWorld(long) - Method in class net.minecraft.client.realms.RealmsClient
 - getPack() - Method in class net.minecraft.resource.Resource
 - getPackContainer(CommandContext<ServerCommandSource>, String, boolean) - Static method in class net.minecraft.server.command.DatapackCommand
 - getPackedBlockEntityNbt(BlockPos, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.world.chunk.Chunk
 - getPackedBlockEntityNbt(BlockPos, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.world.chunk.ProtoChunk
 - getPackedBlockEntityNbt(BlockPos, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.world.chunk.WorldChunk
 - getPackedBlockEntityNbt(BlockPos, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getPackedDimensions() - Method in interface net.minecraft.client.font.UnihexFont.BitmapGlyph
 - getPackedIndex(int, int) - Static method in class net.minecraft.world.chunk.light.ChunkSkyLight
 - getPackedSectionRelative(BlockPos) - Static method in class net.minecraft.world.chunk.ProtoChunk
 - getPackedX(long) - Static method in class net.minecraft.util.math.ChunkPos
 - getPackedZ(long) - Static method in class net.minecraft.util.math.ChunkPos
 - getPacker(Signer) - Method in class net.minecraft.network.message.MessageChain
 - getPacket(MapIdComponent) - Method in class net.minecraft.item.map.MapState.PlayerUpdateTracker
 - getPacketCodec() - Method in class net.minecraft.component.ComponentType.Builder.SimpleDataComponentType
 - getPacketCodec() - Method in interface net.minecraft.component.ComponentType
 - getPacketCodec() - Method in enum class net.minecraft.component.type.AttributeModifiersComponent.Display.Type
 - getPacketCodec() - Method in class net.minecraft.particle.ParticleType
 - getPacketCodec() - Method in class net.minecraft.particle.SimpleParticleType
 - getPacketCodec() - Method in interface net.minecraft.scoreboard.number.NumberFormatType
 - getPacketCodec() - Method in class net.minecraft.stat.StatType
 - getPacketCodec() - Method in class net.minecraft.world.event.BlockPositionSource.Type
 - getPacketCodec() - Method in class net.minecraft.world.event.EntityPositionSource.Type
 - getPacketCodec() - Method in interface net.minecraft.world.event.PositionSourceType
 - getPacketListener() - Method in class net.minecraft.network.ClientConnection
 - getPackets() - Method in class net.minecraft.network.packet.BundlePacket
 - getPacketSize() - Method in class net.minecraft.world.chunk.ArrayPalette
 - 
Returns the serialized size of this palette in a byte buf, in bytes.
 - getPacketSize() - Method in class net.minecraft.world.chunk.BiMapPalette
 - 
Returns the serialized size of this palette in a byte buf, in bytes.
 - getPacketSize() - Method in class net.minecraft.world.chunk.ChunkSection
 - getPacketSize() - Method in class net.minecraft.world.chunk.IdListPalette
 - 
Returns the serialized size of this palette in a byte buf, in bytes.
 - getPacketSize() - Method in interface net.minecraft.world.chunk.Palette
 - 
Returns the serialized size of this palette in a byte buf, in bytes.
 - getPacketSize() - Method in record class net.minecraft.world.chunk.PalettedContainer.Data
 - 
Returns the size of this data, in bytes, when written to a packet.
 - getPacketSize() - Method in class net.minecraft.world.chunk.PalettedContainer
 - getPacketSize() - Method in interface net.minecraft.world.chunk.ReadableContainer
 - getPacketSize() - Method in class net.minecraft.world.chunk.SingularPalette
 - 
Returns the serialized size of this palette in a byte buf, in bytes.
 - getPacketSizeLog() - Method in class net.minecraft.client.gui.hud.DebugHud
 - getPacketType() - Method in class net.minecraft.network.packet.BundlePacket
 - getPacketType() - Method in class net.minecraft.network.packet.BundleSplitterPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.common.ClientOptionsC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.common.CommonPongC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.common.CookieResponseC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.common.CustomClickActionC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.common.CustomPayloadC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.common.KeepAliveC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.common.ResourcePackStatusC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.config.ReadyC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.config.SelectKnownPacksC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.login.EnterConfigurationC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.login.LoginHelloC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.login.LoginKeyC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.login.LoginQueryResponseC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.AcknowledgeChunksC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.AcknowledgeReconfigurationC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.AdvancementTabC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.BoatPaddleStateC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.BookUpdateC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.BundleItemSelectedC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.ButtonClickC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.ChangeGameModeC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.ChatCommandSignedC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.ChatMessageC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.ClientStatusC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.ClientTickEndC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.CloseHandledScreenC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.CommandExecutionC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.CraftRequestC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.DebugSampleSubscriptionC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.HandSwingC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.JigsawGeneratingC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.MessageAcknowledgmentC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.PickItemFromBlockC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.PickItemFromEntityC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.PlayerInputC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractBlockC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractItemC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.PlayerLoadedC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.Full
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.LookAndOnGround
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.OnGroundOnly
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.PositionAndOnGround
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.PlayerSessionC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.QueryBlockNbtC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.QueryEntityNbtC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.RecipeBookDataC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.RecipeCategoryOptionsC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.RenameItemC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.RequestCommandCompletionsC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.SelectMerchantTradeC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.SetTestBlockC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.SlotChangedStateC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.SpectatorTeleportC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.TeleportConfirmC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.TestInstanceBlockActionC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.UpdateBeaconC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockMinecartC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.UpdateDifficultyC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.UpdateDifficultyLockC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.UpdatePlayerAbilitiesC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.UpdateSelectedSlotC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.UpdateSignC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.c2s.play.VehicleMoveC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.query.QueryPingC2SPacket
 - getPacketType() - Method in class net.minecraft.network.packet.c2s.query.QueryRequestC2SPacket
 - getPacketType() - Method in interface net.minecraft.network.packet.Packet
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.common.ClearDialogS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.common.CommonPingS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.common.CookieRequestS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.common.CustomPayloadS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.common.CustomReportDetailsS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.common.DisconnectS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.common.KeepAliveS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.common.ResourcePackRemoveS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.common.ResourcePackSendS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.common.ServerLinksS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.common.ServerTransferS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.common.ShowDialogS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.common.StoreCookieS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.common.SynchronizeTagsS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.config.DynamicRegistriesS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.config.FeaturesS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.config.ReadyS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.config.ResetChatS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.config.SelectKnownPacksS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.login.LoginCompressionS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.login.LoginDisconnectS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.login.LoginHelloS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.login.LoginQueryRequestS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.login.LoginSuccessS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.BlockEventS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.BlockUpdateS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.BundleDelimiterS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.BundleS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.ChatSuggestionsS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.ChunkBiomeDataS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.ChunkDeltaUpdateS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.ChunkLoadDistanceS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.ChunkSentS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.ClearTitleS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.CloseScreenS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.CooldownUpdateS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.CraftFailedResponseS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.DamageTiltS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.DeathMessageS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.DebugSampleS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.DifficultyS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EndCombatS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EnterCombatS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EnterReconfigurationS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EntitiesDestroyS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EntityAttachS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.EntityDamageS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EntityEquipmentUpdateS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EntityPassengersSetS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.EntityPositionSyncS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket.MoveRelative
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket.Rotate
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket.RotateAndMoveRelative
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EntitySetHeadYawS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EntityStatusEffectS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EntityStatusS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.EntityTrackerUpdateS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.ExperienceBarUpdateS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.ExplosionS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.GameMessageS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.InventoryS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.ItemPickupAnimationS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.LightUpdateS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.LookAtS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.MapUpdateS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.MoveMinecartAlongTrackS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.NbtQueryResponseS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.OpenHorseScreenS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.OpenScreenS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.OpenWrittenBookS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.OverlayMessageS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.PlayerActionResponseS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.PlayerListHeaderS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.PlayerRemoveS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.PlayerRotationS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.PlayerSpawnPositionS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.ProfilelessChatMessageS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.ProjectilePowerS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.RecipeBookAddS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.RecipeBookRemoveS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.RecipeBookSettingsS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.RemoveEntityStatusEffectS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.RemoveMessageS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.ScoreboardDisplayS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.ScoreboardObjectiveUpdateS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.ScoreboardScoreResetS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.ScoreboardScoreUpdateS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerPropertyUpdateS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.SelectAdvancementTabS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.ServerMetadataS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.SetCameraEntityS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.SetCursorItemS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.SetPlayerInventoryS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.SetTradeOffersS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.SignEditorOpenS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.SimulationDistanceS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.StartChunkSendS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.StatisticsS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.StopSoundS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.SubtitleS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.SynchronizeRecipesS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.TestInstanceBlockStatusS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.TickStepS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.TitleFadeS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.TitleS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.UnloadChunkS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.UpdateSelectedSlotS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.UpdateTickRateS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.VehicleMoveS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.WaypointS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInterpolateSizeS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderSizeChangedS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderWarningBlocksChangedS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderWarningTimeChangedS2CPacket
 - getPacketType() - Method in class net.minecraft.network.packet.s2c.play.WorldEventS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.play.WorldTimeUpdateS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.query.PingResultS2CPacket
 - getPacketType() - Method in record class net.minecraft.network.packet.s2c.query.QueryResponseS2CPacket
 - getPackIconTexture(ResourcePackProfile) - Method in class net.minecraft.client.gui.screen.pack.PackScreen
 - getPackId() - Method in class net.minecraft.resource.Resource
 - 
Returns the ID of the pack this resource is from.
 - getPackLoadFuture(UUID) - Method in class net.minecraft.client.resource.server.ServerResourcePackLoader
 - getPackProvider(List<ResourcePackProfile>) - Static method in class net.minecraft.client.resource.server.ServerResourcePackLoader
 - getPacks() - Method in interface net.minecraft.client.resource.server.ReloadScheduler.ReloadContext
 - getPadding() - Method in class net.minecraft.client.gui.widget.ScrollableTextFieldWidget
 - getPaddleSound() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - getPage() - Method in class net.minecraft.screen.LecternScreenHandler
 - getPage(int) - Method in record class net.minecraft.client.gui.screen.ingame.BookScreen.Contents
 - getPageCount() - Method in record class net.minecraft.client.gui.screen.ingame.BookScreen.Contents
 - getPageCount() - Method in class net.minecraft.client.gui.screen.ingame.BookScreen
 - getPageCount(ItemStack) - Static method in class net.minecraft.block.entity.LecternBlockEntity
 - getPageIndicatorText() - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 - getPageIndicatorText() - Method in class net.minecraft.client.gui.screen.ingame.BookScreen
 - getPages(boolean) - Method in record class net.minecraft.component.type.WrittenBookContentComponent
 - getPaintingManager() - Method in class net.minecraft.client.MinecraftClient
 - getPaintingSprite(PaintingVariant) - Method in class net.minecraft.client.texture.PaintingManager
 - getPairs() - Method in class net.minecraft.util.shape.DisjointPairList
 - getPairs() - Method in class net.minecraft.util.shape.FractionalPairList
 - getPairs() - Method in class net.minecraft.util.shape.IdentityPairList
 - getPairs() - Method in interface net.minecraft.util.shape.PairList
 - getPairs() - Method in class net.minecraft.util.shape.SimplePairList
 - getPalette() - Method in class net.minecraft.datafixer.fix.ProtoChunkTickListFix.PalettedSection
 - getPanoramaSpeed() - Method in class net.minecraft.client.option.GameOptions
 - getParameter() - Method in enum class net.minecraft.loot.context.LootContext.EntityTarget
 - getParameter() - Method in class net.minecraft.network.packet.c2s.common.CommonPongC2SPacket
 - getParameter() - Method in class net.minecraft.network.packet.s2c.common.CommonPingS2CPacket
 - getParameters() - Method in class net.minecraft.loot.context.LootWorldContext
 - getParameters() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 - getParameters() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseHypercube
 - getParent() - Method in class net.minecraft.advancement.PlacedAdvancement
 - getParent() - Method in class net.minecraft.client.data.TextureKey
 - getParent() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget
 - getParent() - Method in class net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
 - getParent() - Method in interface net.minecraft.client.render.model.BakedSimpleModel
 - getParent() - Method in class net.minecraft.client.render.model.ReferencedModelsCollector.Holder
 - getParent() - Method in class net.minecraft.resource.fs.ResourcePath
 - getParent(PlacedAdvancement) - Method in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
 - getParentScreen() - Method in class net.minecraft.client.gui.screen.dialog.DialogScreen
 - getParentScreen() - Method in class net.minecraft.client.gui.screen.dialog.WaitingForResponseScreen
 - getParentStatus(ChunkStatus) - Method in class net.minecraft.world.chunk.ChunkGenerationStep.Builder
 - getParsedResourcePackUrl(String) - Static method in class net.minecraft.client.network.ClientCommonNetworkHandler
 - getPart(EntityModelLayer) - Method in class net.minecraft.client.render.entity.EntityRendererFactory.Context
 - getPartialCommand() - Method in class net.minecraft.network.packet.c2s.play.RequestCommandCompletionsC2SPacket
 - getParticle() - Method in class net.minecraft.fluid.Fluid
 - getParticle() - Method in class net.minecraft.fluid.FluidState
 - getParticle() - Method in class net.minecraft.fluid.LavaFluid
 - getParticle() - Method in class net.minecraft.fluid.WaterFluid
 - getParticle() - Method in class net.minecraft.world.biome.BiomeParticleConfig
 - getParticle(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ParticleEffectArgumentType
 - getParticleColor(BlockState, World, BlockPos) - Method in class net.minecraft.client.color.block.BlockColors
 - 
Returns the particle color of the block state.
 - getParticleConfig() - Method in class net.minecraft.world.biome.Biome
 - getParticleConfig() - Method in class net.minecraft.world.biome.BiomeEffects
 - getParticleOffsets(BlockState) - Method in class net.minecraft.block.AbstractCandleBlock
 - getParticleOffsets(BlockState) - Method in class net.minecraft.block.CandleBlock
 - getParticleOffsets(BlockState) - Method in class net.minecraft.block.CandleCakeBlock
 - getParticleParameters() - Method in class net.minecraft.entity.projectile.thrown.SnowballEntity
 - getParticles() - Method in class net.minecraft.client.option.GameOptions
 - getParticles() - Method in class net.minecraft.entity.mob.MagmaCubeEntity
 - getParticles() - Method in class net.minecraft.entity.mob.SlimeEntity
 - getParticlesFramebuffer() - Method in class net.minecraft.client.render.WorldRenderer
 - getParticleSprite(Random) - Method in class net.minecraft.client.render.item.ItemRenderState
 - getParticleTexture(ModelTextures, Baker) - Method in interface net.minecraft.client.render.model.BakedSimpleModel
 - getParticleTexture(ModelTextures, Baker) - Method in class net.minecraft.client.render.model.ReferencedModelsCollector.Holder
 - getParticleTexture(ModelTextures, Baker, SimpleModel) - Static method in interface net.minecraft.client.render.model.BakedSimpleModel
 - getParticleType() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 - getParticleType() - Method in class net.minecraft.entity.projectile.AbstractWindChargeEntity
 - getParticleType() - Method in class net.minecraft.entity.projectile.DragonFireballEntity
 - getParticleType() - Method in class net.minecraft.entity.projectile.ExplosiveProjectileEntity
 - getParticleX(double) - Method in class net.minecraft.entity.Entity
 - getParticleZ(double) - Method in class net.minecraft.entity.Entity
 - getPartName(int) - Static method in class net.minecraft.client.render.entity.model.TridentRiptideEntityModel
 - getParts() - Method in class net.minecraft.client.model.Model
 - getParts(Random) - Method in interface net.minecraft.client.render.model.BlockStateModel
 - getPartsToDraw(M, S) - Method in interface net.minecraft.client.render.entity.feature.EmissiveFeatureRenderer.ModelPartVisibility
 - getPassableNode(int, int, int) - Method in class net.minecraft.entity.ai.pathing.BirdPathNodeMaker
 - getPassableNode(int, int, int) - Method in class net.minecraft.entity.ai.pathing.WaterPathNodeMaker
 - getPassengerAttachmentPos(Entity, EntityDimensions, float) - Method in class net.minecraft.entity.Entity
 - getPassengerAttachmentPos(Entity, EntityDimensions, float) - Method in class net.minecraft.entity.mob.SlimeEntity
 - getPassengerAttachmentPos(Entity, EntityDimensions, float) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getPassengerAttachmentPos(Entity, EntityDimensions, float) - Method in class net.minecraft.entity.passive.CamelEntity
 - getPassengerAttachmentPos(Entity, EntityDimensions, float) - Method in class net.minecraft.entity.passive.LlamaEntity
 - getPassengerAttachmentPos(Entity, EntityDimensions, float) - Method in class net.minecraft.entity.passive.StriderEntity
 - getPassengerAttachmentPos(Entity, EntityDimensions, float) - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - getPassengerAttachmentPos(Entity, EntityDimensions, float) - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - getPassengerAttachmentPos(Entity, Entity, EntityAttachments) - Static method in class net.minecraft.entity.Entity
 - getPassengerAttachmentY(boolean, float, EntityDimensions, float) - Method in class net.minecraft.entity.passive.CamelEntity
 - getPassengerAttachmentY(EntityDimensions) - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - getPassengerAttachmentY(EntityDimensions) - Method in class net.minecraft.entity.vehicle.BoatEntity
 - getPassengerAttachmentY(EntityDimensions) - Method in class net.minecraft.entity.vehicle.ChestBoatEntity
 - getPassengerAttachmentY(EntityDimensions) - Method in class net.minecraft.entity.vehicle.ChestRaftEntity
 - getPassengerAttachmentY(EntityDimensions) - Method in class net.minecraft.entity.vehicle.RaftEntity
 - getPassengerDismountOffset(double, double, float) - Static method in class net.minecraft.entity.Entity
 - 
Returns the offset for dismounting the passenger.
 - getPassengerHorizontalOffset() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - getPassengerHorizontalOffset() - Method in class net.minecraft.entity.vehicle.AbstractChestBoatEntity
 - getPassengerIds() - Method in class net.minecraft.network.packet.s2c.play.EntityPassengersSetS2CPacket
 - getPassengerList() - Method in class net.minecraft.entity.Entity
 - 
Returns the list of passengers of this entity.
 - getPassengerRidingPos(Entity) - Method in class net.minecraft.entity.Entity
 - getPassengerRidingPos(Entity) - Method in class net.minecraft.entity.LivingEntity
 - getPassengersDeep() - Method in class net.minecraft.entity.Entity
 - 
Returns an iterable of all passengers.
 - getPassengerTeleportTarget(TeleportTarget, Entity) - Method in class net.minecraft.entity.Entity
 - getPassthroughPackProvider() - Method in class net.minecraft.client.resource.server.ServerResourcePackLoader
 - getPath() - Method in class net.minecraft.data.DataOutput
 - getPath() - Method in class net.minecraft.text.NbtTextContent
 - getPath() - Method in class net.minecraft.util.Identifier
 - 
Returns the path of the identifier.
 - getPath() - Method in class net.minecraft.world.storage.RegionFile
 - getPath(String) - Method in class net.minecraft.data.DataCache
 - getPath(String) - Method in class net.minecraft.server.MinecraftServer
 - getPath(String, String[]) - Method in class net.minecraft.resource.fs.ResourceFileSystem
 - getPath(URI) - Method in class net.minecraft.resource.fs.ResourceFileSystemProvider
 - getPath(Path, List<String>) - Static method in class net.minecraft.util.path.PathUtil
 - 
Returns
pathsresolved as a path fromroot. - getPath(RegistryKey<? extends Registry<?>>) - Static method in class net.minecraft.registry.RegistryKeys
 - getPath(WorldSavePath) - Method in record class net.minecraft.world.level.storage.LevelStorage.LevelSave
 - getPathfindingFavor(BlockPos) - Method in class net.minecraft.entity.mob.PathAwareEntity
 - getPathfindingFavor(BlockPos, WorldView) - Method in class net.minecraft.entity.mob.CreakingEntity
 - getPathfindingFavor(BlockPos, WorldView) - Method in class net.minecraft.entity.mob.GiantEntity
 - getPathfindingFavor(BlockPos, WorldView) - Method in class net.minecraft.entity.mob.GuardianEntity
 - getPathfindingFavor(BlockPos, WorldView) - Method in class net.minecraft.entity.mob.HoglinEntity
 - getPathfindingFavor(BlockPos, WorldView) - Method in class net.minecraft.entity.mob.HostileEntity
 - getPathfindingFavor(BlockPos, WorldView) - Method in class net.minecraft.entity.mob.PathAwareEntity
 - getPathfindingFavor(BlockPos, WorldView) - Method in class net.minecraft.entity.mob.PillagerEntity
 - getPathfindingFavor(BlockPos, WorldView) - Method in class net.minecraft.entity.mob.SilverfishEntity
 - getPathfindingFavor(BlockPos, WorldView) - Method in class net.minecraft.entity.mob.WardenEntity
 - getPathfindingFavor(BlockPos, WorldView) - Method in class net.minecraft.entity.passive.AnimalEntity
 - getPathfindingFavor(BlockPos, WorldView) - Method in class net.minecraft.entity.passive.AxolotlEntity
 - getPathfindingFavor(BlockPos, WorldView) - Method in class net.minecraft.entity.passive.BeeEntity
 - getPathfindingFavor(BlockPos, WorldView) - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - getPathfindingFavor(BlockPos, WorldView) - Method in class net.minecraft.entity.passive.MooshroomEntity
 - getPathfindingFavor(BlockPos, WorldView) - Method in class net.minecraft.entity.passive.StriderEntity
 - getPathfindingFavor(BlockPos, WorldView) - Method in class net.minecraft.entity.passive.TurtleEntity
 - getPathfindingPenalty(PathNodeType) - Method in class net.minecraft.entity.mob.MobEntity
 - getPathfindingY() - Method in class net.minecraft.entity.ai.pathing.MobNavigation
 - 
The y-position to act as if the entity is at for pathfinding purposes
 - getPathMatcher(String) - Method in class net.minecraft.resource.fs.ResourceFileSystem
 - getPathNode(int, int, int, int, double, Direction, PathNodeType) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getPathNodeTypeCache() - Method in class net.minecraft.server.world.ServerWorld
 - getPathOfAllPredecessors(PathNode, PathNode) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - getPathPredicate() - Method in class net.minecraft.resource.metadata.BlockEntry
 - getPathString() - Method in class net.minecraft.resource.fs.ResourcePath
 - getPathTarget() - Method in class net.minecraft.entity.boss.dragon.phase.AbstractPhase
 - getPathTarget() - Method in class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 - getPathTarget() - Method in class net.minecraft.entity.boss.dragon.phase.DyingPhase
 - getPathTarget() - Method in class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
 - getPathTarget() - Method in class net.minecraft.entity.boss.dragon.phase.HoverPhase
 - getPathTarget() - Method in class net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
 - getPathTarget() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 - getPathTarget() - Method in interface net.minecraft.entity.boss.dragon.phase.Phase
 - getPathTarget() - Method in class net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
 - getPathTarget() - Method in class net.minecraft.entity.boss.dragon.phase.TakeoffPhase
 - getPatrolTarget() - Method in class net.minecraft.entity.mob.PatrolEntity
 - 
Returns the position this patrol entity is walking to.
 - getPattern() - Method in class net.minecraft.block.pattern.BlockPattern
 - getPatternColor() - Method in class net.minecraft.entity.passive.TropicalFishEntity
 - getPatternColor(int) - Static method in class net.minecraft.entity.passive.TropicalFishEntity
 - getPatterns() - Method in class net.minecraft.block.entity.BannerBlockEntity
 - getPatternsFor(ItemStack) - Method in class net.minecraft.screen.LoomScreenHandler
 - getPatternSlot() - Method in class net.minecraft.screen.LoomScreenHandler
 - getPauseWhenEmptySeconds() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getPauseWhenEmptySeconds() - Method in class net.minecraft.server.MinecraftServer
 - getPeakBiome(int, int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - 
Returns a peak biome for the given temperature, humidity and weirdness.
 - getPeaksValleysDescription(double) - Static method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - getPeaksValleysNoise(float) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctions
 - getPeaksValleysParameters() - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - getPeekAmount() - Method in class net.minecraft.entity.mob.ShulkerEntity
 - getPendingTasks() - Method in class net.minecraft.server.world.ServerChunkManager
 - getPendingUpdate() - Method in class net.minecraft.entity.attribute.AttributeContainer
 - getPendingUpdateCount() - Method in class net.minecraft.world.chunk.light.LevelPropagator
 - getPendingUpdateManager() - Method in class net.minecraft.client.world.ClientWorld
 - getPercent() - Method in class net.minecraft.client.gui.hud.ClientBossBar
 - getPercent() - Method in class net.minecraft.entity.boss.BossBar
 - getPercentage() - Method in class net.minecraft.client.gui.screen.world.LevelLoadingScreen
 - getPercentValueOrOffText(Text, double) - Static method in class net.minecraft.client.option.GameOptions
 - getPercentValueText(Text, double) - Static method in class net.minecraft.client.option.GameOptions
 - getPeriod(List<PeriodicNotificationManager.Entry>, long) - Method in class net.minecraft.client.resource.PeriodicNotificationManager
 - getPermissionLevel() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - getPermissionLevel() - Method in class net.minecraft.entity.player.PlayerEntity
 - getPermissionLevel() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getPermissionLevel() - Method in class net.minecraft.server.OperatorEntry
 - getPermissionLevel(GameProfile) - Method in class net.minecraft.server.MinecraftServer
 - getPersistentModifiers() - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
 - getPersistentStateManager() - Method in class net.minecraft.server.world.ServerChunkManager
 - getPersistentStateManager() - Method in class net.minecraft.server.world.ServerWorld
 - getPersistentStateType(RegistryEntry<DimensionType>) - Static method in class net.minecraft.village.raid.RaidManager
 - getPerspective() - Method in class net.minecraft.client.option.GameOptions
 - getPhantomSize() - Method in class net.minecraft.entity.mob.PhantomEntity
 - getPhase() - Method in interface net.minecraft.network.listener.ClientConfigurationPacketListener
 - getPhase() - Method in interface net.minecraft.network.listener.ClientLoginPacketListener
 - getPhase() - Method in interface net.minecraft.network.listener.ClientPlayPacketListener
 - getPhase() - Method in interface net.minecraft.network.listener.ClientQueryPacketListener
 - getPhase() - Method in interface net.minecraft.network.listener.PacketListener
 - getPhase() - Method in interface net.minecraft.network.listener.ServerConfigurationPacketListener
 - getPhase() - Method in interface net.minecraft.network.listener.ServerHandshakePacketListener
 - getPhase() - Method in interface net.minecraft.network.listener.ServerLoginPacketListener
 - getPhase() - Method in interface net.minecraft.network.listener.ServerPlayPacketListener
 - getPhase() - Method in interface net.minecraft.network.listener.ServerQueryPacketListener
 - getPhase(BlockState) - Static method in class net.minecraft.block.SculkSensorBlock
 - getPhaseManager() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - getPhototaxisFavor(BlockPos) - Method in interface net.minecraft.world.WorldView
 - getPickBlockStack() - Method in class net.minecraft.entity.boss.dragon.EnderDragonPart
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickBlockStack() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickBlockStack() - Method in class net.minecraft.entity.decoration.EndCrystalEntity
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickBlockStack() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickBlockStack() - Method in class net.minecraft.entity.decoration.LeashKnotEntity
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickBlockStack() - Method in class net.minecraft.entity.decoration.painting.PaintingEntity
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickBlockStack() - Method in class net.minecraft.entity.Entity
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickBlockStack() - Method in class net.minecraft.entity.mob.MobEntity
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickBlockStack() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickBlockStack() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickBlockStack() - Method in class net.minecraft.entity.vehicle.ChestMinecartEntity
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickBlockStack() - Method in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickBlockStack() - Method in class net.minecraft.entity.vehicle.FurnaceMinecartEntity
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickBlockStack() - Method in class net.minecraft.entity.vehicle.HopperMinecartEntity
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickBlockStack() - Method in class net.minecraft.entity.vehicle.MinecartEntity
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickBlockStack() - Method in class net.minecraft.entity.vehicle.SpawnerMinecartEntity
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickBlockStack() - Method in class net.minecraft.entity.vehicle.TntMinecartEntity
 - 
Returns the stack for creative "pick block" functionality, or
nullif there is none. - getPickStack() - Method in class net.minecraft.block.entity.BannerBlockEntity
 - getPickStack(WorldView, BlockPos, boolean) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractBannerBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractPlantBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AttachedStemBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BambooShootBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BeehiveBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BigDripleafStemBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CandleCakeBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CaveVinesBodyBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CaveVinesHeadBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CropBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.DecoratedPotBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.EndGatewayBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.EndPortalBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.FlowerPotBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.FrostedIceBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.LightBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.NetherPortalBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.NetherWartBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.PistonExtensionBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.PistonHeadBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.StemBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SweetBerryBushBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TallSeagrassBlock
 - getPickStack(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TestBlock
 - getPieChart() - Method in class net.minecraft.client.gui.hud.DebugHud
 - getPierceLevel() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 - getPileCountRespectingTeams(Collection<? extends Entity>) - Static method in class net.minecraft.server.command.SpreadPlayersCommand
 - getPing() - Method in class net.minecraft.client.realms.dto.RegionPingResult
 - getPingLog() - Method in class net.minecraft.client.gui.hud.DebugHud
 - getPipeline() - Method in class net.minecraft.client.font.BakedGlyph
 - getPipeline() - Method in enum class net.minecraft.client.render.BlockRenderLayer
 - getPistonBehavior() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getPistonBehavior() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 - 
Returns the behavior of the piston for this entity.
 - getPistonBehavior() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - 
Returns the behavior of the piston for this entity.
 - getPistonBehavior() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - 
Returns the behavior of the piston for this entity.
 - getPistonBehavior() - Method in class net.minecraft.entity.decoration.InteractionEntity
 - 
Returns the behavior of the piston for this entity.
 - getPistonBehavior() - Method in class net.minecraft.entity.Entity
 - 
Returns the behavior of the piston for this entity.
 - getPistonBehavior() - Method in class net.minecraft.entity.MarkerEntity
 - 
Returns the behavior of the piston for this entity.
 - getPistonBehavior() - Method in class net.minecraft.entity.OminousItemSpawnerEntity
 - 
Returns the behavior of the piston for this entity.
 - getPistonBlockEntity(BlockView, BlockPos) - Method in class net.minecraft.block.PistonExtensionBlock
 - getPitch() - Method in class net.minecraft.client.render.Camera
 - getPitch() - Method in class net.minecraft.client.render.GameRenderer
 - getPitch() - Method in class net.minecraft.client.sound.AbstractSoundInstance
 - getPitch() - Method in class net.minecraft.client.sound.Sound
 - getPitch() - Method in interface net.minecraft.client.sound.SoundInstance
 - getPitch() - Method in class net.minecraft.entity.Entity
 - getPitch() - Method in class net.minecraft.entity.vehicle.MinecartController
 - getPitch() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractItemC2SPacket
 - getPitch() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket
 - getPitch() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 - getPitch() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket
 - getPitch() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 - getPitch() - Method in class net.minecraft.server.network.EntityTrackerEntry
 - getPitch() - Method in class net.minecraft.sound.BlockSoundGroup
 - getPitch() - Method in interface net.minecraft.world.waypoint.TrackedWaypoint.PitchProvider
 - getPitch(float) - Method in class net.minecraft.client.network.ClientPlayerEntity
 - getPitch(float) - Method in class net.minecraft.entity.Entity
 - getPitch(float) - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
 - getPitch(World, TrackedWaypoint.PitchProvider) - Method in class net.minecraft.world.waypoint.TrackedWaypoint.Azimuth
 - getPitch(World, TrackedWaypoint.PitchProvider) - Method in class net.minecraft.world.waypoint.TrackedWaypoint.ChunkBased
 - getPitch(World, TrackedWaypoint.PitchProvider) - Method in class net.minecraft.world.waypoint.TrackedWaypoint.Empty
 - getPitch(World, TrackedWaypoint.PitchProvider) - Method in class net.minecraft.world.waypoint.TrackedWaypoint
 - getPitch(World, TrackedWaypoint.PitchProvider) - Method in class net.minecraft.world.waypoint.TrackedWaypoint.Positional
 - getPitchRange() - Method in class net.minecraft.command.EntitySelectorReader
 - getPixelColor(SpriteContents.Animation, int, int, int, int) - Method in class net.minecraft.client.texture.SpriteContents.Interpolation
 - 
Returns the pixel color at frame
frameIndexwithin mipmaplayerat sprite relative coordinates. - getPixels(int) - Method in interface net.minecraft.client.font.UnihexFont.BitmapGlyph
 - getPixels(int) - Method in record class net.minecraft.client.font.UnihexFont.FontImage16x16
 - getPixels(int) - Method in record class net.minecraft.client.font.UnihexFont.FontImage32x16
 - getPixels(int) - Method in record class net.minecraft.client.font.UnihexFont.FontImage8x16
 - getPixelValueText(Text, int) - Static method in class net.minecraft.client.option.GameOptions
 - getPlacedFeature() - Method in class net.minecraft.world.gen.feature.FeaturePlacementContext
 - getPlacementContext(ItemPlacementContext) - Method in class net.minecraft.item.BlockItem
 - getPlacementContext(ItemPlacementContext) - Method in class net.minecraft.item.ScaffoldingItem
 - getPlacementData() - Method in class net.minecraft.structure.SimpleStructurePiece
 - getPlacementDirections() - Method in class net.minecraft.item.AutomaticItemPlacementContext
 - getPlacementDirections() - Method in class net.minecraft.item.ItemPlacementContext
 - getPlacementPositions(ConcentricRingsStructurePlacement) - Method in class net.minecraft.world.gen.chunk.placement.StructurePlacementCalculator
 - getPlacementPriority() - Method in class net.minecraft.block.entity.JigsawBlockEntity
 - getPlacementPriority() - Method in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
 - getPlacements(RegistryEntry<Structure>) - Method in class net.minecraft.world.gen.chunk.placement.StructurePlacementCalculator
 - getPlacementShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.VineBlock
 - getPlacementSide(BlockState) - Static method in class net.minecraft.block.BellBlock
 - getPlacementSlots() - Method in class net.minecraft.recipe.IngredientPlacement
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.AbstractCoralBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.AbstractFireBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.AbstractFurnaceBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.AbstractPlantPartBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.AbstractRailBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.AbstractRedstoneGateBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.AbstractSkullBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.AmethystClusterBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.AnvilBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.BambooBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.BannerBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.BarrelBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.BarrierBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.BedBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.BeehiveBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.BellBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.BigDripleafBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.Block
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.CalibratedSculkSensorBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.CampfireBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.CandleBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.CarvedPumpkinBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.ChainBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.ChestBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.ChiseledBookshelfBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.ChorusPlantBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.CocoaBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.CommandBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.ConcretePowderBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.ConduitBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.CoralBlockBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.CrafterBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.CreakingHeartBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.DecoratedPotBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.DirtPathBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.DispenserBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.DoorBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.DriedGhastBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.EnderChestBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.EndPortalFrameBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.EndRodBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.FarmlandBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.FenceBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.FenceGateBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.FireBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.FlowerbedBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.GlazedTerracottaBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.GrateBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.HangingRootsBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.HangingSignBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.HeavyCoreBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.HopperBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.JigsawBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.KelpBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.LadderBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.LanternBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.LeafLitterBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.LeavesBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.LecternBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.LightningRodBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.LoomBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.MangroveRootsBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.MultifaceBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.MushroomBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.NoteBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.ObserverBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.PaleMossCarpetBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.PaneBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.PillarBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.PistonBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.PitcherCropBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.PointedDripstoneBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.PropaguleBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.RedstoneLampBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.RedstoneWireBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.RepeaterBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.RotatedInfestedBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.ScaffoldingBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.SculkSensorBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.SculkShriekerBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.SeagrassBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.SeaPickleBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.ShulkerBoxBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.SignBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.SkullBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.SlabBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.SmallDripleafBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.SnowBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.SnowyBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.StairsBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.StonecutterBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.TallPlantBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.TallSeagrassBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.TestBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.TrapdoorBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.TripwireBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.TripwireHookBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.TurtleEggBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.VaultBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.VineBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.WallBannerBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.WallBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.WallHangingSignBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.WallMountedBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.WallRedstoneTorchBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.WallSignBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.WallSkullBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.WallTorchBlock
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.item.BlockItem
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.item.OperatorOnlyBlockItem
 - getPlacementState(ItemPlacementContext) - Method in class net.minecraft.item.VerticallyAttachableBlockItem
 - getPlacementState(ItemPlacementContext, Block, IntProperty, EnumProperty<Direction>) - Method in interface net.minecraft.block.Segmented
 - getPlacementState(BlockView, BlockState, BlockPos) - Method in class net.minecraft.block.RedstoneWireBlock
 - getPlaceSound() - Method in class net.minecraft.entity.decoration.GlowItemFrameEntity
 - getPlaceSound() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - getPlaceSound() - Method in class net.minecraft.sound.BlockSoundGroup
 - getPlaceSound(BlockState) - Method in class net.minecraft.item.BlockItem
 - getPlaceSound(BlockState) - Method in class net.minecraft.item.PowderSnowBucketItem
 - getPlains(RegistryEntryLookup<Biome>) - Static method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 - getPlainTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
 - getPlanks() - Method in enum class net.minecraft.world.gen.structure.MineshaftStructure.Type
 - getPlant() - Method in class net.minecraft.block.AbstractPlantBlock
 - getPlant() - Method in class net.minecraft.block.AbstractPlantPartBlock
 - getPlant() - Method in class net.minecraft.block.CaveVinesHeadBlock
 - getPlant() - Method in class net.minecraft.block.KelpBlock
 - getPlant() - Method in class net.minecraft.block.TwistingVinesBlock
 - getPlant() - Method in class net.minecraft.block.WeepingVinesBlock
 - getPlate() - Method in class net.minecraft.client.render.entity.model.ShieldEntityModel
 - getPlayer() - Method in class net.minecraft.item.ItemUsageContext
 - getPlayer() - Method in class net.minecraft.screen.AbstractCraftingScreenHandler
 - getPlayer() - Method in class net.minecraft.screen.CraftingScreenHandler
 - getPlayer() - Method in class net.minecraft.screen.PlayerScreenHandler
 - getPlayer() - Method in class net.minecraft.server.command.ServerCommandSource
 - 
Returns the player from this command source, or
nullif the source is not a player. - getPlayer() - Method in interface net.minecraft.server.network.PlayerAssociatedNetworkHandler
 - getPlayer() - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
 - getPlayer(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.EntityArgumentType
 - getPlayer(String) - Method in class net.minecraft.server.PlayerManager
 - getPlayer(UUID) - Method in class net.minecraft.server.PlayerManager
 - getPlayer(ServerCommandSource) - Method in class net.minecraft.command.EntitySelector
 - getPlayerActivities(long) - Method in class net.minecraft.client.realms.RealmsClient
 - getPlayerAdditionEntries() - Method in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket
 - getPlayerByUuid(UUID) - Method in interface net.minecraft.world.EntityView
 - getPlayerData() - Method in class net.minecraft.world.level.LevelProperties
 - getPlayerData() - Method in interface net.minecraft.world.SaveProperties
 - getPlayerHitTimer() - Method in class net.minecraft.entity.LivingEntity
 - getPlayerHotbarEndIndex() - Method in class net.minecraft.screen.ForgingScreenHandler
 - getPlayerHotbarStartIndex() - Method in class net.minecraft.screen.ForgingScreenHandler
 - getPlayerIdleTimeout() - Method in class net.minecraft.server.MinecraftServer
 - getPlayerInput() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getPlayerInteractionManager(ServerPlayerEntity) - Method in class net.minecraft.server.MinecraftServer
 - getPlayerInventoryEndIndex() - Method in class net.minecraft.screen.ForgingScreenHandler
 - getPlayerInventoryStartIndex() - Method in class net.minecraft.screen.ForgingScreenHandler
 - getPlayerList() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getPlayerList() - Method in class net.minecraft.scoreboard.AbstractTeam
 - getPlayerList() - Method in class net.minecraft.scoreboard.Team
 - getPlayerList() - Method in class net.minecraft.server.PlayerManager
 - 
Gets a list of all players on a Minecraft server.
 - getPlayerListBottom() - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen
 - getPlayerListEntry() - Method in class net.minecraft.client.network.AbstractClientPlayerEntity
 - getPlayerListEntry(String) - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getPlayerListEntry(UUID) - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getPlayerListHeight() - Method in class net.minecraft.client.realms.gui.screen.tab.RealmsPlayerTab
 - getPlayerListHud() - Method in class net.minecraft.client.gui.hud.InGameHud
 - getPlayerListName() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getPlayerListOperation() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket
 - getPlayerListOrder() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getPlayerLookDirection() - Method in class net.minecraft.item.AutomaticItemPlacementContext
 - getPlayerLookDirection() - Method in class net.minecraft.item.ItemPlacementContext
 - getPlayerManager() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getPlayerManager() - Method in class net.minecraft.server.MinecraftServer
 - getPlayerMarker(float, float) - Method in class net.minecraft.item.map.MapState
 - getPlayerMarkerAndRotation(RegistryEntry<MapDecorationType>, WorldAccess, double, float, float) - Method in class net.minecraft.item.map.MapState
 - getPlayerMarkerPacket(MapIdComponent, PlayerEntity) - Method in class net.minecraft.item.map.MapState
 - getPlayerMarkerRotation(WorldAccess, double) - Method in class net.minecraft.item.map.MapState
 - getPlayerName(PlayerListEntry) - Method in class net.minecraft.client.gui.hud.PlayerListHud
 - 
Returns the player name rendered by this HUD.
 - getPlayerNames() - Method in class net.minecraft.client.network.ClientCommandSource
 - getPlayerNames() - Method in interface net.minecraft.command.CommandSource
 - getPlayerNames() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket
 - getPlayerNames() - Method in class net.minecraft.server.command.ServerCommandSource
 - getPlayerNames() - Method in interface net.minecraft.server.dedicated.DedicatedServer
 - getPlayerNames() - Method in class net.minecraft.server.MinecraftServer
 - getPlayerNames() - Method in class net.minecraft.server.PlayerManager
 - getPlayerOrThrow() - Method in class net.minecraft.server.command.ServerCommandSource
 - 
Returns the player from this command source.
 - getPlayerOwner() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 - getPlayerPassengers() - Method in class net.minecraft.entity.Entity
 - getPlayers() - Method in class net.minecraft.client.world.ClientWorld
 - getPlayers() - Method in class net.minecraft.entity.boss.ServerBossBar
 - getPlayers() - Method in class net.minecraft.server.world.ServerWorld
 - getPlayers() - Method in class net.minecraft.world.ChunkRegion
 - getPlayers() - Method in interface net.minecraft.world.EntityView
 - getPlayers(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.EntityArgumentType
 - getPlayers(Predicate<? super ServerPlayerEntity>) - Method in class net.minecraft.server.world.ServerWorld
 - 
Returns the list of players filtered using
predicate. - getPlayers(Predicate<? super ServerPlayerEntity>, int) - Method in class net.minecraft.server.world.ServerWorld
 - 
Returns the list of players filtered using
predicate, up tolimit. - getPlayers(TargetPredicate, LivingEntity, Box) - Method in interface net.minecraft.world.EntityLookupView
 - getPlayers(ServerCommandSource) - Method in class net.minecraft.command.EntitySelector
 - getPlayers(ServerCommandSource, CommandBossBar) - Static method in class net.minecraft.server.command.BossBarCommand
 - getPlayers(ServerWorld, Predicate<? super PlayerEntity>) - Method in interface net.minecraft.block.spawner.EntityDetector.Selector
 - getPlayersByIp(String) - Method in class net.minecraft.server.PlayerManager
 - getPlayerSimulationLevel() - Method in class net.minecraft.server.world.ChunkLevelManager
 - getPlayersInRange(ServerWorld, BlockPos) - Static method in class net.minecraft.block.entity.SculkShriekerWarningManager
 - getPlayersLookingInChestCount(BlockView, BlockPos) - Static method in class net.minecraft.block.entity.ChestBlockEntity
 - getPlayersWatchingChunk() - Method in class net.minecraft.server.world.PlayerChunkWatchingManager
 - getPlayersWatchingChunk(ChunkPos) - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getPlayersWatchingChunk(ChunkPos, boolean) - Method in interface net.minecraft.server.world.ChunkHolder.PlayersWatchingChunkProvider
 - getPlayersWatchingChunk(ChunkPos, boolean) - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getPlayerSyncData(PlayerEntity) - Method in class net.minecraft.item.map.MapState
 - getPlayerUuidByName(MinecraftServer, String) - Static method in class net.minecraft.server.ServerConfigHandler
 - getPlayerUuids() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getPlayerYaw() - Method in class net.minecraft.item.AutomaticItemPlacementContext
 - getPlayerYaw() - Method in class net.minecraft.item.ItemUsageContext
 - getPlugins() - Method in interface net.minecraft.server.dedicated.DedicatedServer
 - getPlugins() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getPoint(EntityAttachmentType, int, float) - Method in class net.minecraft.entity.EntityAttachments
 - getPointNullable(EntityAttachmentType, int, float) - Method in class net.minecraft.entity.EntityAttachments
 - getPointOfInterestStorage() - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getPointOfInterestStorage() - Method in class net.minecraft.server.world.ServerChunkManager
 - getPointOfInterestStorage() - Method in class net.minecraft.server.world.ServerWorld
 - getPointOrDefault(EntityAttachmentType) - Method in class net.minecraft.entity.EntityAttachments
 - getPointOrDefault(EntityAttachmentType, int, float) - Method in class net.minecraft.entity.EntityAttachments
 - getPointPosition(Direction.Axis, int) - Method in class net.minecraft.util.shape.VoxelShape
 - getPointPositions(Direction.Axis) - Method in class net.minecraft.util.shape.ArrayVoxelShape
 - getPointPositions(Direction.Axis) - Method in class net.minecraft.util.shape.SimpleVoxelShape
 - getPointPositions(Direction.Axis) - Method in class net.minecraft.util.shape.SlicedVoxelShape
 - getPointPositions(Direction.Axis) - Method in class net.minecraft.util.shape.VoxelShape
 - getPolygonMode() - Method in class com.mojang.blaze3d.pipeline.RenderPipeline
 - getPool() - Method in class net.minecraft.block.entity.JigsawBlockEntity
 - getPool() - Method in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
 - getPoolAliasBindings() - Method in class net.minecraft.world.gen.structure.JigsawStructure
 - getPoolElement() - Method in class net.minecraft.structure.PoolStructurePiece
 - getPort() - Method in interface net.minecraft.client.network.Address
 - getPort() - Method in class net.minecraft.client.network.ServerAddress
 - getPort() - Method in interface net.minecraft.server.dedicated.DedicatedServer
 - getPort() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getPort(int, int) - Static method in class net.minecraft.client.realms.dto.UploadInfo
 - getPortalCooldown() - Method in class net.minecraft.entity.Entity
 - getPortalDelay(ServerWorld, Entity) - Method in class net.minecraft.block.NetherPortalBlock
 - getPortalDelay(ServerWorld, Entity) - Method in interface net.minecraft.block.Portal
 - getPortalEffect() - Method in class net.minecraft.block.NetherPortalBlock
 - getPortalEffect() - Method in interface net.minecraft.block.Portal
 - getPortalForcer() - Method in class net.minecraft.server.world.ServerWorld
 - getPortalPos() - Method in class net.minecraft.world.dimension.PortalManager
 - getPortalPos(BlockPos, boolean, WorldBorder) - Method in class net.minecraft.world.dimension.PortalForcer
 - getPos() - Method in class net.minecraft.block.entity.BlockEntity
 - 
Returns the block entity's position.
 - getPos() - Method in class net.minecraft.block.entity.SculkSpreadManager.Cursor
 - getPos() - Method in class net.minecraft.client.render.Camera
 - getPos() - Method in class net.minecraft.entity.ai.brain.BlockPosLookTarget
 - getPos() - Method in class net.minecraft.entity.ai.brain.EntityLookTarget
 - getPos() - Method in interface net.minecraft.entity.ai.brain.LookTarget
 - getPos() - Method in class net.minecraft.entity.ai.pathing.AmphibiousSwimNavigation
 - 
The position to act as if the entity is at for pathfinding purposes
 - getPos() - Method in class net.minecraft.entity.ai.pathing.BirdNavigation
 - 
The position to act as if the entity is at for pathfinding purposes
 - getPos() - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
 - 
The position to act as if the entity is at for pathfinding purposes
 - getPos() - Method in class net.minecraft.entity.ai.pathing.MobNavigation
 - 
The position to act as if the entity is at for pathfinding purposes
 - getPos() - Method in class net.minecraft.entity.ai.pathing.PathNode
 - getPos() - Method in class net.minecraft.entity.ai.pathing.SwimNavigation
 - 
The position to act as if the entity is at for pathfinding purposes
 - getPos() - Method in class net.minecraft.entity.Entity
 - 
Returns the exact position of the entity.
 - getPos() - Method in class net.minecraft.entity.player.BlockBreakingInfo
 - getPos() - Method in class net.minecraft.entity.TrackedPosition
 - getPos() - Method in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity.CommandExecutor
 - getPos() - Method in class net.minecraft.entity.vehicle.MinecartController
 - getPos() - Method in interface net.minecraft.entity.vehicle.VehicleInventory
 - getPos() - Method in interface net.minecraft.inventory.LootableInventory
 - getPos() - Method in class net.minecraft.network.packet.c2s.play.JigsawGeneratingC2SPacket
 - getPos() - Method in class net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket
 - getPos() - Method in class net.minecraft.network.packet.c2s.play.QueryBlockNbtC2SPacket
 - getPos() - Method in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
 - getPos() - Method in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
 - getPos() - Method in class net.minecraft.network.packet.c2s.play.UpdateSignC2SPacket
 - getPos() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 - getPos() - Method in class net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket
 - getPos() - Method in class net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
 - getPos() - Method in class net.minecraft.network.packet.s2c.play.BlockEventS2CPacket
 - getPos() - Method in class net.minecraft.network.packet.s2c.play.BlockUpdateS2CPacket
 - getPos() - Method in class net.minecraft.network.packet.s2c.play.PlayerSpawnPositionS2CPacket
 - getPos() - Method in class net.minecraft.network.packet.s2c.play.SignEditorOpenS2CPacket
 - getPos() - Method in class net.minecraft.network.packet.s2c.play.WorldEventS2CPacket
 - getPos() - Method in class net.minecraft.server.network.EntityTrackerEntry
 - getPos() - Method in class net.minecraft.structure.PoolStructurePiece
 - getPos() - Method in class net.minecraft.structure.SimpleStructurePiece
 - getPos() - Method in class net.minecraft.structure.StructureStart
 - getPos() - Method in class net.minecraft.test.GameTestState
 - getPos() - Method in exception class net.minecraft.test.PositionedException
 - getPos() - Method in class net.minecraft.util.hit.HitResult
 - getPos() - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 - getPos() - Method in interface net.minecraft.world.chunk.BlockEntityTickInvoker
 - getPos() - Method in class net.minecraft.world.chunk.Chunk
 - getPos() - Method in class net.minecraft.world.chunk.WorldChunk.DirectBlockEntityTickInvoker
 - getPos() - Method in class net.minecraft.world.chunk.WorldChunk.WrappedBlockEntityTickInvoker
 - getPos() - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getPos() - Method in class net.minecraft.world.CommandBlockExecutor
 - getPos() - Method in class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 - getPos() - Method in class net.minecraft.world.poi.PointOfInterest
 - getPos(ServerCommandSource) - Method in class net.minecraft.command.argument.DefaultPosArgument
 - getPos(ServerCommandSource) - Method in class net.minecraft.command.argument.LookingPosArgument
 - getPos(ServerCommandSource) - Method in interface net.minecraft.command.argument.PosArgument
 - getPos(World) - Method in class net.minecraft.client.render.debug.GameEventDebugRenderer.Listener
 - getPos(World) - Method in class net.minecraft.world.event.BlockPositionSource
 - getPos(World) - Method in class net.minecraft.world.event.EntityPositionSource
 - getPos(World) - Method in interface net.minecraft.world.event.PositionSource
 - getPosAbove(Entity, ServerWorld) - Static method in enum class net.minecraft.block.enums.TrialSpawnerState
 - getPosArgument(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.Vec3ArgumentType
 - getPosClosestToOccupiedPointOfInterest(ServerWorld, ChunkSectionPos, int) - Static method in class net.minecraft.entity.ai.brain.task.TargetUtil
 - getPose() - Method in class net.minecraft.entity.Entity
 - getPose(ParrotEntity) - Static method in class net.minecraft.client.render.entity.model.ParrotEntityModel
 - getPoses() - Method in class net.minecraft.entity.LivingEntity
 - getPoses() - Method in class net.minecraft.entity.player.PlayerEntity
 - getPosition() - Method in class net.minecraft.entity.damage.DamageSource
 - getPosition() - Method in class net.minecraft.resource.ResourcePackProfile
 - getPosition() - Method in class net.minecraft.server.command.ServerCommandSource
 - getPosition() - Method in class net.minecraft.structure.StructurePlacementData
 - getPosition() - Method in interface net.minecraft.world.explosion.Explosion
 - getPosition() - Method in class net.minecraft.world.explosion.ExplosionImpl
 - getPosition(double, double, float, Random) - Method in record class net.minecraft.enchantment.effect.entity.SpawnParticlesEnchantmentEffect.PositionSource
 - getPosition(float, float) - Method in class net.minecraft.client.render.Camera.Projection
 - getPosition(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.tooltip.FocusedTooltipPositioner
 - getPosition(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.tooltip.HoveredTooltipPositioner
 - getPosition(int, int, int, int, int, int) - Method in interface net.minecraft.client.gui.tooltip.TooltipPositioner
 - getPosition(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.tooltip.WidgetTooltipPositioner
 - getPosition(Predicate<RegistryEntry<PointOfInterestType>>, BiPredicate<RegistryEntry<PointOfInterestType>, BlockPos>, BlockPos, int) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 - getPosition(Predicate<RegistryEntry<PointOfInterestType>>, Predicate<BlockPos>, BlockPos, int, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 - getPosition(Predicate<RegistryEntry<PointOfInterestType>>, Predicate<BlockPos>, PointOfInterestStorage.OccupationStatus, BlockPos, int, Random) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 - getPosition(ClientWorld, ItemStack, Entity) - Method in enum class net.minecraft.client.render.item.property.numeric.CompassState.Target
 - getPositionMatrix() - Method in class net.minecraft.client.util.math.MatrixStack.Entry
 - 
Returns the matrix used to transform positions.
 - getPositionMatrix(Vector3fc, Vector3fc) - Static method in class net.minecraft.client.render.model.BakedQuadFactory
 - getPositionOffset(EndermanEntityRenderState) - Method in class net.minecraft.client.render.entity.EndermanEntityRenderer
 - getPositionOffset(ItemFrameEntityRenderState) - Method in class net.minecraft.client.render.entity.ItemFrameEntityRenderer
 - getPositionOffset(PlayerEntityRenderState) - Method in class net.minecraft.client.render.entity.PlayerEntityRenderer
 - getPositionOffset(ShulkerEntityRenderState) - Method in class net.minecraft.client.render.entity.ShulkerEntityRenderer
 - getPositionOffset(S) - Method in class net.minecraft.client.render.entity.AbstractMinecartEntityRenderer
 - getPositionOffset(S) - Method in class net.minecraft.client.render.entity.EntityRenderer
 - getPositionPredicate(Vec3d, Box, FeatureSet) - Method in class net.minecraft.command.EntitySelector
 - getPositions(Predicate<RegistryEntry<PointOfInterestType>>, Predicate<BlockPos>, BlockPos, int, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 - getPositions(FeaturePlacementContext, Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.AbstractConditionalPlacementModifier
 - 
Applies this placement modifier to the given position.
 - getPositions(FeaturePlacementContext, Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.AbstractCountPlacementModifier
 - 
Applies this placement modifier to the given position.
 - getPositions(FeaturePlacementContext, Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.CountMultilayerPlacementModifier
 - 
Deprecated.Applies this placement modifier to the given position.
 - getPositions(FeaturePlacementContext, Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.EnvironmentScanPlacementModifier
 - 
Applies this placement modifier to the given position.
 - getPositions(FeaturePlacementContext, Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.FixedPlacementModifier
 - 
Applies this placement modifier to the given position.
 - getPositions(FeaturePlacementContext, Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.HeightmapPlacementModifier
 - 
Applies this placement modifier to the given position.
 - getPositions(FeaturePlacementContext, Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.HeightRangePlacementModifier
 - 
Applies this placement modifier to the given position.
 - getPositions(FeaturePlacementContext, Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.PlacementModifier
 - 
Applies this placement modifier to the given position.
 - getPositions(FeaturePlacementContext, Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.RandomOffsetPlacementModifier
 - 
Applies this placement modifier to the given position.
 - getPositions(FeaturePlacementContext, Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.SquarePlacementModifier
 - 
Applies this placement modifier to the given position.
 - getPositionSource() - Method in class net.minecraft.block.entity.SculkCatalystBlockEntity.Listener
 - 
Returns the position source of this listener.
 - getPositionSource() - Method in class net.minecraft.block.entity.SculkSensorBlockEntity.VibrationCallback
 - getPositionSource() - Method in class net.minecraft.block.entity.SculkShriekerBlockEntity.VibrationCallback
 - getPositionSource() - Method in class net.minecraft.client.render.debug.GameEventDebugRenderer.Listener
 - 
Returns the position source of this listener.
 - getPositionSource() - Method in class net.minecraft.entity.mob.WardenEntity.VibrationCallback
 - getPositionSource() - Method in class net.minecraft.entity.passive.AllayEntity.JukeboxEventListener
 - 
Returns the position source of this listener.
 - getPositionSource() - Method in class net.minecraft.entity.passive.AllayEntity.VibrationCallback
 - getPositionSource() - Method in interface net.minecraft.world.event.listener.GameEventListener
 - 
Returns the position source of this listener.
 - getPositionSource() - Method in interface net.minecraft.world.event.Vibrations.Callback
 - getPositionSource() - Method in class net.minecraft.world.event.Vibrations.VibrationListener
 - 
Returns the position source of this listener.
 - getPositionString(DebugBeeCustomPayload.Bee, BlockPos) - Method in class net.minecraft.client.render.debug.BeeDebugRenderer
 - getPositionSuggestions() - Method in class net.minecraft.client.network.ClientCommandSource
 - getPositionSuggestions() - Method in interface net.minecraft.command.CommandSource
 - getPositionTarget() - Method in class net.minecraft.entity.mob.MobEntity
 - getPositionTargetRange() - Method in class net.minecraft.entity.mob.MobEntity
 - getPositionType(BlockPos) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 - getPositionType(BlockPos, BlockPos) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 - getPositiveDirection() - Method in enum class net.minecraft.client.gui.navigation.NavigationAxis
 - getPositiveDirection() - Method in enum class net.minecraft.util.math.Direction.Axis
 - getPositiveHorizontalDegrees() - Method in enum class net.minecraft.util.math.Direction
 - getPosixFullPath(String) - Static method in class net.minecraft.util.path.PathUtil
 - 
Returns the full path of
pathwith directory separator normalized to/. - getPosOffset(Identifier, BlockPos, int) - Static method in class net.minecraft.structure.IglooGenerator.Piece
 - getPossibleActivities() - Method in class net.minecraft.entity.ai.brain.Brain
 - 
Deprecated.
 - getPossibleEntries(int, ItemStack, Stream<RegistryEntry<Enchantment>>) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - 
Gets all the possible entries for enchanting the
stackat the givenpower. - getPossibleHives() - Method in class net.minecraft.entity.passive.BeeEntity
 - getPosToJumpTo(LivingEntity, Vec3d) - Static method in class net.minecraft.entity.ai.brain.task.BreezeJumpTask
 - getPosToSpawnItemSpawner(ServerWorld, BlockPos, TrialSpawnerLogic, TrialSpawnerData) - Static method in enum class net.minecraft.block.enums.TrialSpawnerState
 - getPostProcessedChunk() - Method in class net.minecraft.server.world.ChunkHolder
 - getPostProcessedChunk(long) - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getPostProcessingFuture() - Method in class net.minecraft.server.world.ChunkHolder
 - getPostProcessingLists() - Method in class net.minecraft.world.chunk.Chunk
 - getPostProcessorId() - Method in class net.minecraft.client.render.GameRenderer
 - getPosWithYOffset(float) - Method in class net.minecraft.entity.Entity
 - getPotentialEscapePositions(MobEntity) - Method in class net.minecraft.entity.ai.pathing.BirdPathNodeMaker
 - 
Returns the iterable of positions that the entity should try to pathfind to when escaping.
 - getPotentialHeight(BlockView, BlockPos, Direction, BlockPos.Mutable, int, MutableInt) - Static method in class net.minecraft.world.dimension.NetherPortal
 - getPotentialSuspiciousSandPositions() - Method in class net.minecraft.structure.DesertTempleGenerator
 - getPotionContents() - Method in class net.minecraft.entity.projectile.ArrowEntity
 - getPotionDurationScale() - Method in class net.minecraft.entity.projectile.ArrowEntity
 - getPower() - Method in interface net.minecraft.world.explosion.Explosion
 - getPower() - Method in class net.minecraft.world.explosion.ExplosionImpl
 - getPower(World, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractRedstoneGateBlock
 - getPower(World, BlockPos, BlockState) - Method in class net.minecraft.block.ComparatorBlock
 - getPoweredTicks(float) - Method in class net.minecraft.block.entity.SkullBlockEntity
 - getPrecedingRegistryManagers(T) - Method in class net.minecraft.registry.CombinedDynamicRegistries
 - getPrecipitation(BlockPos) - Method in class net.minecraft.world.World
 - getPrecipitation(BlockPos, int) - Method in class net.minecraft.world.biome.Biome
 - getPrecipitationAt(World, BlockPos) - Method in class net.minecraft.client.render.WeatherRendering
 - getPredicate() - Method in enum class net.minecraft.world.poi.PointOfInterestStorage.OccupationStatus
 - getPredicate(CommandContext<ServerCommandSource>, String, RegistryKey<Registry<T>>, DynamicCommandExceptionType) - Static method in class net.minecraft.command.argument.RegistryPredicateArgumentType
 - getPredicate(NbtCompound) - Static method in class net.minecraft.command.argument.NbtPathArgumentType
 - getPredicateCodec() - Method in class net.minecraft.predicate.component.ComponentPredicate.Type
 - getPredicates() - Method in class net.minecraft.predicate.collection.CollectionContainsPredicate.Empty
 - getPredicates() - Method in interface net.minecraft.predicate.collection.CollectionContainsPredicate
 - getPredicates() - Method in record class net.minecraft.predicate.collection.CollectionContainsPredicate.Multiple
 - getPredicates() - Method in record class net.minecraft.predicate.collection.CollectionContainsPredicate.Single
 - getPreferredArm(LivingEntity) - Static method in class net.minecraft.client.render.entity.BipedEntityRenderer
 - getPreferredBiomes() - Method in class net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement
 - getPreferredEquipmentSlot(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 - getPreferredTarget(ServerWorld, PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - getPreferredWeapons() - Method in class net.minecraft.entity.mob.AbstractSkeletonEntity
 - getPreferredWeapons() - Method in class net.minecraft.entity.mob.DrownedEntity
 - getPreferredWeapons() - Method in class net.minecraft.entity.mob.MobEntity
 - getPreferredWeapons() - Method in class net.minecraft.entity.mob.PiglinEntity
 - getPreferredWeapons() - Method in class net.minecraft.entity.mob.PillagerEntity
 - getPreferredWeapons() - Method in class net.minecraft.entity.mob.WitherSkeletonEntity
 - getPrefix() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket.SerializableTeam
 - getPrefix() - Method in class net.minecraft.scoreboard.Team
 - getPrepender(boolean) - Static method in class net.minecraft.network.ClientConnection
 - getPrereleaseEligibleServers() - Method in class net.minecraft.client.realms.RealmsClient
 - getPresetToEntriesMap() - Static method in class net.minecraft.world.biome.source.MultiNoiseBiomeSourceParameterList
 - getPrevious() - Method in class net.minecraft.world.chunk.ChunkStatus
 - getPreviousGameMode() - Method in class net.minecraft.client.gui.screen.GameModeSwitcherScreen
 - getPreviousGameMode() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 - getPreviousGameMode() - Method in class net.minecraft.server.network.ServerPlayerInteractionManager
 - getPreviousStackBottom(int) - Method in class net.minecraft.util.packrat.ParseResults
 - getPreviousWordAtCursor() - Method in class net.minecraft.client.gui.EditBox
 - 
Returns the substring of a word whose start position is before the cursor.
 - getPriceMultiplier() - Method in class net.minecraft.village.TradeOffer
 - 
Returns the price multiplier of this trade offer.
 - getPrimaryEffect() - Method in class net.minecraft.screen.BeaconScreenHandler
 - getPrimeAdversary() - Method in class net.minecraft.entity.LivingEntity
 - getPrimeSuspect() - Method in class net.minecraft.entity.ai.WardenAngerManager
 - getPrimeSuspect() - Method in class net.minecraft.entity.mob.WardenEntity
 - getPrimeSuspectInternal() - Method in class net.minecraft.entity.ai.WardenAngerManager
 - getPriority() - Method in class net.minecraft.entity.ai.brain.ScheduleRuleEntry
 - getPriority() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 - getPriority(int) - Method in class net.minecraft.entity.ai.brain.ScheduleRule
 - getProcessors() - Method in enum class net.minecraft.structure.pool.StructurePool.Projection
 - getProcessors() - Method in class net.minecraft.structure.StructurePlacementData
 - getProductGene() - Method in class net.minecraft.entity.passive.PandaEntity
 - getProductGene(PandaEntity.Gene, PandaEntity.Gene) - Static method in enum class net.minecraft.entity.passive.PandaEntity.Gene
 - getProfile() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getProfile() - Method in class net.minecraft.client.network.PlayerListEntry
 - getProfile() - Method in class net.minecraft.server.network.ServerCommonNetworkHandler
 - getProfile() - Method in class net.minecraft.server.network.ServerConfigurationNetworkHandler
 - getProfile() - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
 - getProfile() - Method in class net.minecraft.util.UserCache.Entry
 - getProfile(String) - Method in class net.minecraft.resource.ResourcePackManager
 - getProfileArgument(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.GameProfileArgumentType
 - getProfiledExecutor(Executor, AtomicLong, AtomicLong, String) - Static method in class net.minecraft.resource.ProfiledResourceReload
 - getProfileFromJson(JsonObject) - Static method in class net.minecraft.server.OperatorEntry
 - getProfileKeys() - Method in class net.minecraft.client.MinecraftClient
 - getProfiler() - Method in class net.minecraft.command.CommandExecutionContext
 - getProfiler() - Method in class net.minecraft.util.profiler.DebugRecorder
 - getProfiler() - Method in class net.minecraft.util.profiler.DummyRecorder
 - getProfiler() - Method in interface net.minecraft.util.profiler.Recorder
 - getProfiler() - Method in class net.minecraft.util.profiler.TickTimeTracker
 - getProfiles() - Method in class net.minecraft.resource.ResourcePackManager
 - getProgress() - Method in class net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket
 - getProgress() - Method in interface net.minecraft.resource.ResourceReload
 - 
Returns a fraction between 0 and 1 indicating the progress of this reload.
 - getProgress() - Method in class net.minecraft.resource.SimpleResourceReload
 - 
Returns a fraction between 0 and 1 indicating the progress of this reload.
 - getProgress() - Method in class net.minecraft.world.updater.WorldUpdater
 - getProgress(float) - Method in class net.minecraft.block.entity.ChestLidAnimator
 - getProgress(float) - Method in class net.minecraft.block.entity.PistonBlockEntity
 - getProgress(AdvancementEntry) - Method in class net.minecraft.advancement.PlayerAdvancementTracker
 - getProgress(RegistryKey<World>) - Method in class net.minecraft.world.updater.WorldUpdater
 - getProgressBarFill() - Method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
 - getProgressBarFillTexture() - Method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
 - getProgressBarFraction() - Method in class net.minecraft.advancement.AdvancementProgress
 - getProgressBarLabel() - Method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
 - getProgressBarPercentage() - Method in class net.minecraft.advancement.AdvancementProgress
 - getProgressPercentage() - Method in class net.minecraft.server.WorldGenerationProgressLogger
 - getProgressPercentage() - Method in class net.minecraft.server.WorldGenerationProgressTracker
 - getProgressWidth() - Method in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
 - getProjectile(ItemStack, ItemStack, LivingEntity, boolean) - Static method in class net.minecraft.item.RangedWeaponItem
 - getProjectileCount(ServerWorld, ItemStack, Entity, int) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getProjectileDeflection(ProjectileEntity) - Method in class net.minecraft.entity.Entity
 - getProjectileDeflection(ProjectileEntity) - Method in class net.minecraft.entity.mob.BreezeEntity
 - getProjectilePiercing(ServerWorld, ItemStack, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getProjectiles() - Method in class net.minecraft.component.type.ChargedProjectilesComponent
 - getProjectiles() - Method in class net.minecraft.item.BowItem
 - getProjectiles() - Method in class net.minecraft.item.CrossbowItem
 - getProjectiles() - Method in class net.minecraft.item.RangedWeaponItem
 - getProjectileSettings() - Method in class net.minecraft.item.ExperienceBottleItem
 - getProjectileSettings() - Method in class net.minecraft.item.FireChargeItem
 - getProjectileSettings() - Method in class net.minecraft.item.FireworkRocketItem
 - getProjectileSettings() - Method in interface net.minecraft.item.ProjectileItem
 - getProjectileSettings() - Method in class net.minecraft.item.ThrowablePotionItem
 - getProjectileSettings() - Method in class net.minecraft.item.WindChargeItem
 - getProjectileSpread(ServerWorld, ItemStack, Entity, float) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getProjectileType(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 - getProjectileType(ItemStack) - Method in class net.minecraft.entity.mob.HostileEntity
 - getProjectileType(ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 - getProjection() - Method in class net.minecraft.client.render.Camera
 - 
Returns the field of vision of this camera.
 - getProjection() - Method in class net.minecraft.structure.pool.StructurePoolElement
 - getProjectionMatrixBuffer() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getProjectionType() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getPrompt() - Method in class net.minecraft.client.gui.hud.spectator.RootSpectatorCommandGroup
 - getPrompt() - Method in interface net.minecraft.client.gui.hud.spectator.SpectatorMenuCommandGroup
 - getPrompt() - Method in class net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu
 - getPrompt() - Method in class net.minecraft.client.gui.hud.spectator.TeleportSpectatorMenu
 - getPrompt(Text, Text) - Static method in class net.minecraft.client.network.ClientCommonNetworkHandler
 - getPropagatedLevel(long, long, int) - Method in class net.minecraft.server.world.ChunkPosDistanceLevelPropagator
 - getPropagatedLevel(long, long, int) - Method in class net.minecraft.world.chunk.light.LevelPropagator
 - getPropagatedLevel(long, long, int) - Method in class net.minecraft.world.SectionDistanceLevelPropagator
 - getProperties() - Method in class net.minecraft.client.data.BlockStateVariantMap.DoubleProperty
 - getProperties() - Method in class net.minecraft.client.data.BlockStateVariantMap
 - getProperties() - Method in class net.minecraft.client.data.BlockStateVariantMap.QuadrupleProperty
 - getProperties() - Method in class net.minecraft.client.data.BlockStateVariantMap.QuintupleProperty
 - getProperties() - Method in class net.minecraft.client.data.BlockStateVariantMap.SingleProperty
 - getProperties() - Method in class net.minecraft.client.data.BlockStateVariantMap.TripleProperty
 - getProperties() - Method in class net.minecraft.client.session.telemetry.TelemetryEventType
 - getProperties() - Method in class net.minecraft.command.argument.BlockStateArgument
 - getProperties() - Method in class net.minecraft.screen.BeaconScreenHandler
 - getProperties() - Method in interface net.minecraft.server.dedicated.DedicatedServer
 - getProperties() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getProperties() - Method in class net.minecraft.state.State
 - getProperties() - Method in class net.minecraft.state.StateManager
 - getProperties(Block) - Method in class net.minecraft.client.color.block.BlockColors
 - getPropertiesHandler() - Method in class net.minecraft.server.dedicated.ServerPropertiesLoader
 - getProperty(Dynamic<?>, String) - Static method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix
 - getProperty(String) - Method in class net.minecraft.state.StateManager
 - getProperty(ReferencedModelsCollector.Property<T>) - Method in class net.minecraft.client.render.model.ReferencedModelsCollector.Holder
 - getProperty(ReferencedModelsCollector.Property<T>, Function<BakedSimpleModel, T>) - Method in class net.minecraft.client.render.model.ReferencedModelsCollector.Holder
 - getProperty(Direction) - Static method in class net.minecraft.block.MultifaceBlock
 - getPropertyId() - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerPropertyUpdateS2CPacket
 - getPropertySet(RegistryKey<RecipePropertySet>) - Method in class net.minecraft.client.recipebook.ClientRecipeManager
 - getPropertySet(RegistryKey<RecipePropertySet>) - Method in interface net.minecraft.recipe.RecipeManager
 - getPropertySet(RegistryKey<RecipePropertySet>) - Method in class net.minecraft.recipe.ServerRecipeManager
 - getPropertySets() - Method in class net.minecraft.recipe.ServerRecipeManager
 - getProtectionAmount(ServerWorld, LivingEntity, DamageSource) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getProtoChunk(ChunkPos) - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getProtocolVersion() - Static method in class net.minecraft.SharedConstants
 - getProvidedGlyphs() - Method in class net.minecraft.client.font.BitmapFont
 - 
Returns the set of code points for which this font can provide glyphs.
 - getProvidedGlyphs() - Method in class net.minecraft.client.font.BlankFont
 - 
Returns the set of code points for which this font can provide glyphs.
 - getProvidedGlyphs() - Method in interface net.minecraft.client.font.Font
 - 
Returns the set of code points for which this font can provide glyphs.
 - getProvidedGlyphs() - Method in class net.minecraft.client.font.GlyphContainer
 - getProvidedGlyphs() - Method in class net.minecraft.client.font.SpaceFont
 - 
Returns the set of code points for which this font can provide glyphs.
 - getProvidedGlyphs() - Method in class net.minecraft.client.font.TrueTypeFont
 - 
Returns the set of code points for which this font can provide glyphs.
 - getProvidedGlyphs() - Method in class net.minecraft.client.font.UnihexFont
 - 
Returns the set of code points for which this font can provide glyphs.
 - getProvider(ScreenHandlerType<T>) - Static method in class net.minecraft.client.gui.screen.ingame.HandledScreens
 - getProxy() - Static method in class net.minecraft.client.realms.RealmsClientConfig
 - getProxy() - Method in class net.minecraft.server.MinecraftServer
 - getPublicKey() - Method in class net.minecraft.network.packet.s2c.login.LoginHelloS2CPacket
 - getPuffState() - Method in class net.minecraft.entity.passive.PufferfishEntity
 - getPullProgress(int) - Static method in class net.minecraft.item.BowItem
 - getPullProgress(int, ItemStack, LivingEntity) - Static method in class net.minecraft.item.CrossbowItem
 - getPullTime(ItemStack, LivingEntity) - Static method in class net.minecraft.item.CrossbowItem
 - getPushedBlock() - Method in class net.minecraft.block.entity.PistonBlockEntity
 - getQuadDimensions(BlockRenderView, BlockState, BlockPos, int[], Direction, BlockModelRenderer.LightmapCache) - Static method in class net.minecraft.client.render.block.BlockModelRenderer
 - getQuadLeashOffsets() - Method in interface net.minecraft.entity.Leashable
 - getQuadLeashOffsets() - Method in class net.minecraft.entity.passive.AbstractDonkeyEntity
 - getQuadLeashOffsets() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getQuadLeashOffsets() - Method in class net.minecraft.entity.passive.CamelEntity
 - getQuadLeashOffsets() - Method in class net.minecraft.entity.passive.SnifferEntity
 - getQuadLeashOffsets() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - getQuads() - Method in class net.minecraft.client.render.item.ItemRenderState.LayerRenderState
 - getQuads(Direction) - Method in class net.minecraft.client.render.model.BakedGeometry
 - getQuads(Direction) - Method in interface net.minecraft.client.render.model.BlockModelPart
 - getQuads(Direction) - Method in record class net.minecraft.client.render.model.GeometryBakedModel
 - getQuadVertexBuffer() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getQualityIcon(RealmsSettingsTab.Region, Map<RealmsRegion, ServiceQuality>) - Static method in class net.minecraft.client.realms.gui.screen.tab.RealmsSettingsTab
 - getQueriesLeft() - Method in class net.minecraft.nbt.scanner.SelectiveNbtCollector
 - getQueueAsStream() - Method in class net.minecraft.world.tick.ChunkTickScheduler
 - getQuickActionsDialog() - Method in class net.minecraft.client.MinecraftClient
 - getQuickPlayLogger() - Method in class net.minecraft.client.MinecraftClient
 - getQuickPlayVariant(OptionSet, OptionSpec<String>, OptionSpec<String>, OptionSpec<String>) - Static method in class net.minecraft.client.main.Main
 - getRadius() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 - getRadius() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
 - getRadius() - Method in class net.minecraft.world.gen.feature.ReplaceBlobsFeatureConfig
 - getRadius(int, int) - Method in class net.minecraft.world.gen.feature.size.FeatureSize
 - 
The radius that the tree needs to be empty or replaceable in order for it to generate.
 - getRadius(int, int) - Method in class net.minecraft.world.gen.feature.size.ThreeLayersFeatureSize
 - 
The radius that the tree needs to be empty or replaceable in order for it to generate.
 - getRadius(int, int) - Method in class net.minecraft.world.gen.feature.size.TwoLayersFeatureSize
 - 
The radius that the tree needs to be empty or replaceable in order for it to generate.
 - getRadiusGrowth() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 - getRadiusOnUse() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 - getRaftFactory(Supplier<Item>) - Static method in class net.minecraft.entity.EntityType
 - getRaid() - Method in class net.minecraft.entity.raid.RaiderEntity
 - getRaid(int) - Method in class net.minecraft.village.raid.RaidManager
 - getRaid(ServerPlayerEntity) - Static method in class net.minecraft.server.command.RaidCommand
 - getRaidAt(BlockPos) - Method in class net.minecraft.server.world.ServerWorld
 - 
Returns the raid occurring within 96 block radius, or
nullif there is none. - getRaidAt(BlockPos, int) - Method in class net.minecraft.village.raid.RaidManager
 - getRaiderCount() - Method in class net.minecraft.village.raid.Raid
 - getRaidersSpawnLocation(ServerWorld) - Method in class net.minecraft.village.raid.Raid
 - getRaidId(Raid) - Method in class net.minecraft.village.raid.RaidManager
 - getRaidManager() - Method in class net.minecraft.server.world.ServerWorld
 - getRailOrMinecartPos() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - getRailShape(BlockState) - Static method in class net.minecraft.block.dispenser.MinecartDispenserBehavior
 - getRainGradient(float) - Method in class net.minecraft.world.World
 - getRainTime() - Method in class net.minecraft.world.level.LevelProperties
 - getRainTime() - Method in interface net.minecraft.world.level.ServerWorldProperties
 - getRainTime() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
 - getRandom() - Method in class net.minecraft.entity.Entity
 - getRandom() - Method in class net.minecraft.loot.context.LootContext
 - getRandom() - Method in class net.minecraft.world.ChunkRegion
 - getRandom() - Method in class net.minecraft.world.gen.feature.util.FeatureContext
 - getRandom() - Method in class net.minecraft.world.gen.treedecorator.TreeDecorator.Generator
 - getRandom() - Method in class net.minecraft.world.World
 - getRandom() - Method in interface net.minecraft.world.WorldAccess
 - getRandom(int[], Random) - Static method in class net.minecraft.util.Util
 - 
Returns a random integer from
array. - getRandom(List<T>, Random) - Static method in class net.minecraft.util.Util
 - 
Returns a random item from
list. - getRandom(BlockPos) - Method in class net.minecraft.structure.StructurePlacementData
 - getRandom(Random) - Method in interface net.minecraft.registry.entry.RegistryEntryList
 - 
Returns a random entry of the list, or an empty optional if this list is empty.
 - getRandom(Random) - Method in class net.minecraft.registry.entry.RegistryEntryList.ListBacked
 - 
Returns a random entry of the list, or an empty optional if this list is empty.
 - getRandom(Random) - Method in interface net.minecraft.registry.Registry
 - 
Returns a random registry entry from this registry, or an empty optional if the registry is empty.
 - getRandom(Random) - Method in class net.minecraft.registry.SimpleDefaultedRegistry
 - 
Returns a random registry entry from this registry, or an empty optional if the registry is empty.
 - getRandom(Random) - Method in class net.minecraft.registry.SimpleRegistry
 - 
Returns a random registry entry from this registry, or an empty optional if the registry is empty.
 - getRandom(Random, boolean) - Static method in enum class net.minecraft.entity.passive.AxolotlEntity.Variant
 - getRandom(Random, String[]) - Static method in class net.minecraft.util.NameGenerator
 - getRandom(Random, List<T>, int, ToIntFunction<T>) - Static method in class net.minecraft.util.collection.Weighting
 - getRandom(Random, List<T>, ToIntFunction<T>) - Static method in class net.minecraft.util.collection.Weighting
 - getRandom(T[], Random) - Static method in class net.minecraft.util.Util
 - 
Returns a random item from
array. - getRandomAlivePlayer() - Method in class net.minecraft.server.world.ServerWorld
 - 
Returns a randomly selected alive player, or
nullif there is none. - getRandomBigWarmRuin(Random) - Static method in class net.minecraft.structure.OceanRuinGenerator
 - getRandomBlockInfos(List<StructureTemplate.PalettedBlockInfoList>, BlockPos) - Method in class net.minecraft.structure.StructurePlacementData
 - getRandomBodyY() - Method in class net.minecraft.entity.Entity
 - getRandomCuboid(Random) - Method in class net.minecraft.client.model.ModelPart
 - getRandomElement(Random) - Method in class net.minecraft.structure.pool.StructurePool
 - getRandomEntity(List<PlayerEntity>, Set<UUID>, TrialSpawnerLogic, BlockPos, ServerWorld) - Static method in enum class net.minecraft.block.enums.TrialSpawnerState
 - getRandomEntrance(Random) - Method in class net.minecraft.structure.StrongholdGenerator.Piece
 - getRandomEntry(TagKey<T>, Random) - Method in interface net.minecraft.registry.Registry
 - 
Returns a random entry from
tag, or an emptyOptionalif the tag is empty. - getRandomGene() - Method in class net.minecraft.entity.passive.PandaEntity
 - getRandomGrowthState(Random) - Method in class net.minecraft.block.AbstractPlantPartBlock
 - getRandomGrowthState(Random) - Method in class net.minecraft.block.AbstractPlantStemBlock
 - getRandomHeight(Random, int, TreeFeatureConfig) - Method in class net.minecraft.world.gen.foliage.AcaciaFoliagePlacer
 - getRandomHeight(Random, int, TreeFeatureConfig) - Method in class net.minecraft.world.gen.foliage.BlobFoliagePlacer
 - getRandomHeight(Random, int, TreeFeatureConfig) - Method in class net.minecraft.world.gen.foliage.CherryFoliagePlacer
 - getRandomHeight(Random, int, TreeFeatureConfig) - Method in class net.minecraft.world.gen.foliage.DarkOakFoliagePlacer
 - getRandomHeight(Random, int, TreeFeatureConfig) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
 - getRandomHeight(Random, int, TreeFeatureConfig) - Method in class net.minecraft.world.gen.foliage.JungleFoliagePlacer
 - getRandomHeight(Random, int, TreeFeatureConfig) - Method in class net.minecraft.world.gen.foliage.MegaPineFoliagePlacer
 - getRandomHeight(Random, int, TreeFeatureConfig) - Method in class net.minecraft.world.gen.foliage.PineFoliagePlacer
 - getRandomHeight(Random, int, TreeFeatureConfig) - Method in class net.minecraft.world.gen.foliage.RandomSpreadFoliagePlacer
 - getRandomHeight(Random, int, TreeFeatureConfig) - Method in class net.minecraft.world.gen.foliage.SpruceFoliagePlacer
 - getRandomHorizontalDirection(Random) - Static method in class net.minecraft.structure.StructurePiece
 - getRandomLocation() - Method in class net.minecraft.entity.passive.BeeEntity.BeeWanderAroundGoal
 - getRandomNatural(Random) - Static method in enum class net.minecraft.entity.passive.AxolotlEntity.Variant
 - getRandomOffset() - Method in class net.minecraft.entity.passive.BeeEntity.PollinateGoal
 - getRandomOffset(Random) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
 - getRandomOrEmpty(List<T>, Random) - Static method in class net.minecraft.util.Util
 - 
Returns an
Optionalof a random item fromlist, or an empty optional if the list is empty. - getRandomPart(Random) - Method in class net.minecraft.client.render.entity.model.PlayerEntityModel
 - getRandomParticleSpawnChance(boolean) - Method in class net.minecraft.client.render.WorldRenderer
 - getRandomPosBehindTarget(LivingEntity, Random) - Static method in class net.minecraft.entity.ai.brain.task.BreezeMovementUtil
 - getRandomPosInChunk(int, int, int, int) - Method in class net.minecraft.world.World
 - getRandomPosInChunkSection(World, WorldChunk) - Static method in class net.minecraft.world.SpawnHelper
 - getRandomPosInMediumRange(BreezeEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.BreezeSlideTowardsTargetTask
 - getRandomProvider() - Method in record class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 - getRandomRadius(Random, int) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
 - getRandomRadius(Random, int) - Method in class net.minecraft.world.gen.foliage.PineFoliagePlacer
 - getRandomSeed() - Static method in class net.minecraft.world.gen.GeneratorOptions
 - getRandomSequences() - Method in class net.minecraft.server.world.ServerWorld
 - getRandomSound(World, Random) - Static method in class net.minecraft.entity.passive.ParrotEntity
 - getRandomUnnatural(Random) - Static method in enum class net.minecraft.entity.passive.AxolotlEntity.Variant
 - getRandomVariant(Random) - Method in class net.minecraft.entity.passive.AxolotlEntity.AxolotlData
 - getRandomVelocity(Random) - Static method in class net.minecraft.particle.ParticleUtil
 - getRandomWarmRuin(Random) - Static method in class net.minecraft.structure.OceanRuinGenerator
 - getRange() - Method in class net.minecraft.block.entity.CalibratedSculkSensorBlockEntity.Callback
 - getRange() - Method in class net.minecraft.block.entity.SculkCatalystBlockEntity.Listener
 - 
Returns the range, in blocks, of the listener.
 - getRange() - Method in class net.minecraft.block.entity.SculkSensorBlockEntity.VibrationCallback
 - getRange() - Method in class net.minecraft.block.entity.SculkShriekerBlockEntity.VibrationCallback
 - getRange() - Method in class net.minecraft.client.render.debug.GameEventDebugRenderer.Listener
 - 
Returns the range, in blocks, of the listener.
 - getRange() - Method in class net.minecraft.entity.mob.WardenEntity.VibrationCallback
 - getRange() - Method in class net.minecraft.entity.passive.AllayEntity.JukeboxEventListener
 - 
Returns the range, in blocks, of the listener.
 - getRange() - Method in class net.minecraft.entity.passive.AllayEntity.VibrationCallback
 - getRange() - Method in class net.minecraft.item.BowItem
 - getRange() - Method in class net.minecraft.item.CrossbowItem
 - getRange() - Method in class net.minecraft.item.RangedWeaponItem
 - getRange() - Method in interface net.minecraft.world.event.listener.GameEventListener
 - 
Returns the range, in blocks, of the listener.
 - getRange() - Method in interface net.minecraft.world.event.Vibrations.Callback
 - getRange() - Method in class net.minecraft.world.event.Vibrations.VibrationListener
 - 
Returns the range, in blocks, of the listener.
 - getRangeArgument(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.NumberRangeArgumentType.FloatRangeArgumentType
 - getRangeArgument(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.NumberRangeArgumentType.IntRangeArgumentType
 - getRangeLengthSum(MultiNoiseUtil.ParameterRange[]) - Static method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree
 - getRarity() - Method in class net.minecraft.item.ItemStack
 - getRateLimit() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getRateLimit() - Method in class net.minecraft.server.integrated.IntegratedServer
 - getRateLimit() - Method in class net.minecraft.server.MinecraftServer
 - getRateLimit() - Method in class net.minecraft.test.TestServer
 - getRaw(int) - Method in class net.minecraft.util.collection.ArrayListDeque
 - getRawCombined() - Method in class net.minecraft.client.util.TextCollector
 - getRawId() - Method in enum class net.minecraft.client.session.telemetry.TelemetryEventProperty.GameMode
 - getRawId(K) - Method in class net.minecraft.util.collection.Int2ObjectBiMap
 - getRawId(Item) - Static method in class net.minecraft.item.Item
 - 
Returns the raw ID of
item, or 0 if passednull. - getRawId(T) - Method in class net.minecraft.util.collection.IdList
 - getRawId(T) - Method in interface net.minecraft.util.collection.IndexedIterable
 - getRawId(T) - Method in interface net.minecraft.registry.Registry
 - getRawId(T) - Method in class net.minecraft.registry.SimpleDefaultedRegistry
 - getRawId(T) - Method in class net.minecraft.registry.SimpleRegistry
 - getRawIdForStatusEffect(RegistryEntry<StatusEffect>) - Static method in class net.minecraft.screen.BeaconScreenHandler
 - getRawIdFromState(BlockState) - Static method in class net.minecraft.block.Block
 - getRawIdOrThrow(T) - Method in interface net.minecraft.util.collection.IndexedIterable
 - getRawIndex(int) - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.ChunkNibbleArray
 - getRawLevelDatPath(LocalDateTime) - Method in record class net.minecraft.world.level.storage.LevelStorage.LevelSave
 - getRawMouseInput() - Method in class net.minecraft.client.option.GameOptions
 - getRaycastShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock
 - getRaycastShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AbstractCauldronBlock
 - getRaycastShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.ComposterBlock
 - getRaycastShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.HopperBlock
 - getRaycastShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.ScaffoldingBlock
 - getRaycastShape(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getRaycastShapeType() - Method in class net.minecraft.entity.projectile.ExplosiveProjectileEntity
 - getReach() - Method in class net.minecraft.world.gen.feature.BasaltColumnsFeatureConfig
 - getReachableHome(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.VillagerBreedTask
 - getReader() - Method in class net.minecraft.command.EntitySelectorReader
 - getReader() - Method in class net.minecraft.resource.Resource
 - getReader() - Method in record class net.minecraft.util.logging.LogFileCompressor.Compressed
 - getReader() - Method in interface net.minecraft.util.logging.LogFileCompressor.LogFile
 - getReader() - Method in record class net.minecraft.util.logging.LogFileCompressor.Uncompressed
 - getReader() - Method in class net.minecraft.util.logging.LogWriter
 - getReader() - Method in interface net.minecraft.util.packrat.ParsingState
 - getReader() - Method in class net.minecraft.util.packrat.ParsingStateImpl.ErrorSuppressing
 - getReader() - Method in class net.minecraft.util.packrat.ReaderBackedParsingState
 - getReadOnlyTickScheduler() - Static method in class net.minecraft.world.tick.EmptyTickSchedulers
 - getReadTimeout() - Method in class net.minecraft.server.filter.AbstractTextFilterer
 - getReadTimeout() - Method in class net.minecraft.server.filter.V1TextFilterer
 - getReadView(String) - Method in class net.minecraft.storage.NbtReadView
 - getReadView(String) - Method in interface net.minecraft.storage.ReadView
 - getRealisticOpacity(BlockState, BlockState, Direction, int) - Static method in class net.minecraft.world.chunk.light.ChunkLightProvider
 - getRealmsNotifications() - Method in class net.minecraft.client.option.GameOptions
 - getRealmsPeriodicCheckers() - Method in class net.minecraft.client.MinecraftClient
 - getRealmsServer() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.RealmSelectionListEntry
 - getReason() - Method in class net.minecraft.client.gui.screen.report.AbuseReportReasonScreen.ReasonListWidget.ReasonEntry
 - getReason() - Method in class net.minecraft.client.session.report.AbuseReport.Builder
 - getReason() - Method in class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
 - getReason() - Method in class net.minecraft.server.BanEntry
 - getReasonListHeight() - Method in class net.minecraft.client.gui.screen.report.AbuseReportReasonScreen
 - getReasonText(BanDetails) - Static method in class net.minecraft.client.session.Bans
 - getReceivedRedstonePower(BlockPos) - Method in interface net.minecraft.world.RedstoneView
 - getReceivedStrongRedstonePower(BlockPos) - Method in interface net.minecraft.world.RedstoneView
 - getRecentDamageSource() - Method in class net.minecraft.entity.LivingEntity
 - getRecentlyGeneratedBeamHeight(float) - Method in class net.minecraft.block.entity.EndGatewayBlockEntity
 - getRecipe(ServerWorld, CraftingRecipeInput) - Method in class net.minecraft.recipe.RecipeCache
 - getRecipeBook() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookResults
 - getRecipeBook() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - getRecipeBook() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getRecipeBookButtonPos() - Method in class net.minecraft.client.gui.screen.ingame.AbstractFurnaceScreen
 - getRecipeBookButtonPos() - Method in class net.minecraft.client.gui.screen.ingame.CraftingScreen
 - getRecipeBookButtonPos() - Method in class net.minecraft.client.gui.screen.ingame.InventoryScreen
 - getRecipeBookButtonPos() - Method in class net.minecraft.client.gui.screen.ingame.RecipeBookScreen
 - getRecipeBookCategory() - Method in class net.minecraft.recipe.BlastingRecipe
 - getRecipeBookCategory() - Method in class net.minecraft.recipe.CampfireCookingRecipe
 - getRecipeBookCategory() - Method in interface net.minecraft.recipe.CraftingRecipe
 - getRecipeBookCategory() - Method in interface net.minecraft.recipe.Recipe
 - getRecipeBookCategory() - Method in class net.minecraft.recipe.SmeltingRecipe
 - getRecipeBookCategory() - Method in interface net.minecraft.recipe.SmithingRecipe
 - getRecipeBookCategory() - Method in class net.minecraft.recipe.SmokingRecipe
 - getRecipeBookCategory() - Method in class net.minecraft.recipe.StonecuttingRecipe
 - getRecipeEntry(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryKeyArgumentType
 - getRecipeGenerator(RegistryWrapper.WrapperLookup, RecipeExporter) - Method in class net.minecraft.data.recipe.RecipeGenerator.RecipeProvider
 - getRecipeGenerator(RegistryWrapper.WrapperLookup, RecipeExporter) - Method in class net.minecraft.data.recipe.VanillaRecipeGenerator.Provider
 - getRecipeManager() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getRecipeManager() - Method in class net.minecraft.client.world.ClientWorld
 - getRecipeManager() - Method in class net.minecraft.server.DataPackContents
 - getRecipeManager() - Method in class net.minecraft.server.MinecraftServer
 - getRecipeManager() - Method in class net.minecraft.server.world.ServerWorld
 - getRecipeManager() - Method in class net.minecraft.world.World
 - getRecipeMatcher() - Method in class net.minecraft.recipe.input.CraftingRecipeInput
 - getRecipeName(ItemConvertible) - Static method in class net.minecraft.data.recipe.RecipeGenerator
 - getRecipeOutputReloadFuture() - Method in class net.minecraft.client.search.SearchManager
 - getRecipeRemainder() - Method in class net.minecraft.item.Item
 - 
Gets the remainder item that should be left behind when this item is used as a crafting ingredient.
 - getRecipeRemainders(CraftingRecipeInput) - Method in class net.minecraft.recipe.BannerDuplicateRecipe
 - getRecipeRemainders(CraftingRecipeInput) - Method in class net.minecraft.recipe.BookCloningRecipe
 - getRecipeRemainders(CraftingRecipeInput) - Method in interface net.minecraft.recipe.CraftingRecipe
 - getRecipeRemainders(CraftingRecipeInput, World) - Method in class net.minecraft.screen.slot.CraftingResultSlot
 - getRecipes() - Method in class net.minecraft.screen.MerchantScreenHandler
 - getRecipesUsedAndDropExperience(ServerWorld, Vec3d) - Method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 - getRectangleBakedGlyph() - Method in class net.minecraft.client.font.FontStorage
 - getRed() - Method in class net.minecraft.client.render.debug.GameTestDebugRenderer.Marker
 - getRed() - Method in class net.minecraft.particle.TintedParticleEffect
 - getRed(int) - Static method in class net.minecraft.util.math.ColorHelper
 - getRedBits() - Method in class net.minecraft.client.util.VideoMode
 - getRedChannelOffset() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 - getRedFloat(int) - Static method in class net.minecraft.util.math.ColorHelper
 - getRedOffset() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 - getRedstoneOutput(BlockState) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 - getRedstoneOutput(BlockState) - Method in class net.minecraft.block.PressurePlateBlock
 - getRedstoneOutput(BlockState) - Method in class net.minecraft.block.WeightedPressurePlateBlock
 - getRedstoneOutput(World, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 - getRedstoneOutput(World, BlockPos) - Method in class net.minecraft.block.PressurePlateBlock
 - getRedstoneOutput(World, BlockPos) - Method in class net.minecraft.block.WeightedPressurePlateBlock
 - getReducedDebugInfo() - Method in class net.minecraft.client.option.GameOptions
 - getReductionAmount(DamageSource, float, double) - Method in record class net.minecraft.component.type.BlocksAttacksComponent.DamageReduction
 - getReferenceEntryCodec() - Method in interface net.minecraft.registry.Registry
 - getReferences() - Method in class net.minecraft.structure.StructureStart
 - getRefreshRate() - Method in class net.minecraft.client.util.VideoMode
 - getRefreshRate() - Method in class net.minecraft.client.util.Window
 - getRegion(ChunkHolder, int, IntFunction<ChunkStatus>) - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getRegionDataList() - Method in class net.minecraft.client.realms.RealmsClient
 - getRegionFile(ChunkPos) - Method in class net.minecraft.world.storage.RegionBasedStorage
 - getRegionRelativeX() - Method in class net.minecraft.util.math.ChunkPos
 - getRegionRelativeZ() - Method in class net.minecraft.util.math.ChunkPos
 - getRegionText(RealmsSettingsTab.Region) - Static method in class net.minecraft.client.realms.gui.screen.tab.RealmsSettingsTab
 - getRegionX() - Method in class net.minecraft.util.math.ChunkPos
 - getRegionZ() - Method in class net.minecraft.util.math.ChunkPos
 - getRegistrationType() - Method in class net.minecraft.client.sound.Sound
 - getRegistries() - Method in class net.minecraft.storage.NbtReadView
 - getRegistries() - Method in class net.minecraft.storage.ReadContext
 - getRegistries() - Method in interface net.minecraft.storage.ReadView
 - 
Deprecated.
 - getRegistriesFuture() - Method in class net.minecraft.data.tag.TagProvider
 - getRegistry() - Method in class net.minecraft.registry.RegistryKey
 - getRegistry() - Method in class net.minecraft.stat.StatType
 - getRegistry(CommandContext<ServerCommandSource>, RegistryKey<? extends Registry<T>>) - Static method in class net.minecraft.command.argument.RegistryKeyArgumentType
 - getRegistry(RegistryKey<? extends Registry<?>>) - Method in class net.minecraft.server.command.ServerCommandSource
 - getRegistryEntry() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getRegistryEntry() - Method in class net.minecraft.block.Block
 - 
Deprecated.
 - getRegistryEntry() - Method in class net.minecraft.block.entity.BlockEntityType
 - 
Deprecated.
 - getRegistryEntry() - Method in class net.minecraft.entity.EntityType
 - 
Deprecated.
 - getRegistryEntry() - Method in class net.minecraft.fluid.Fluid
 - 
Deprecated.
 - getRegistryEntry() - Method in class net.minecraft.fluid.FluidState
 - getRegistryEntry() - Method in class net.minecraft.item.Item
 - 
Deprecated.
 - getRegistryEntry() - Method in class net.minecraft.item.ItemStack
 - getRegistryEntry(CommandContext<ServerCommandSource>, String, RegistryKey<Registry<T>>) - Static method in class net.minecraft.command.argument.RegistryEntryReferenceArgumentType
 - getRegistryEntry(CommandContext<ServerCommandSource>, String, RegistryKey<Registry<T>>, DynamicCommandExceptionType) - Static method in class net.minecraft.command.argument.RegistryKeyArgumentType
 - getRegistryEntryPredicate(CommandContext<ServerCommandSource>, String, RegistryKey<Registry<T>>) - Static method in class net.minecraft.command.argument.RegistryEntryPredicateArgumentType
 - getRegistryInfo(RegistryKey<? extends Registry<? extends E>>) - Method in class net.minecraft.registry.RegistryOps.CachedRegistryInfoGetter
 - getRegistryInfo(RegistryKey<? extends Registry<? extends T>>) - Method in interface net.minecraft.registry.RegistryOps.RegistryInfoGetter
 - getRegistryKey() - Method in class net.minecraft.world.World
 - getRegistryLookup() - Method in interface net.minecraft.item.Item.TooltipContext
 - getRegistryLookup(RegistryKey<? extends Registry<? extends S>>) - Method in interface net.minecraft.registry.Registerable
 - getRegistryManager() - Method in class net.minecraft.client.network.ClientCommandSource
 - getRegistryManager() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getRegistryManager() - Method in interface net.minecraft.command.CommandSource
 - getRegistryManager() - Method in class net.minecraft.entity.Entity
 - getRegistryManager() - Method in class net.minecraft.network.RegistryByteBuf
 - getRegistryManager() - Method in class net.minecraft.server.command.ServerCommandSource
 - getRegistryManager() - Method in class net.minecraft.server.MinecraftServer
 - getRegistryManager() - Method in class net.minecraft.world.ChunkRegion
 - getRegistryManager() - Method in class net.minecraft.world.gen.carver.CarverContext
 - 
Deprecated.
 - getRegistryManager() - Method in class net.minecraft.world.gen.StructureAccessor
 - getRegistryManager() - Method in class net.minecraft.world.World
 - getRegistryManager() - Method in interface net.minecraft.world.WorldView
 - getRegistryRef() - Method in class net.minecraft.registry.RegistryKey
 - getRegistryValueOfId(RegistryWrapper.WrapperLookup, RegistryKey<? extends Registry<T>>) - Method in class net.minecraft.component.type.NbtComponent
 - getRegularAttackInterval() - Method in class net.minecraft.entity.mob.AbstractSkeletonEntity
 - getRegularAttackInterval() - Method in class net.minecraft.entity.mob.BoggedEntity
 - getRegularBiome(int, int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - 
Returns a regular biome..
 - getRegularBlock() - Method in class net.minecraft.block.InfestedBlock
 - getRegularEntityCount() - Method in class net.minecraft.client.world.ClientWorld
 - getRegularParticlesPos(BlockPos, Random) - Static method in class net.minecraft.block.entity.VaultBlockEntity.Client
 - getRelative(Box) - Method in class net.minecraft.test.TestContext
 - getRelative(Vec3d) - Method in class net.minecraft.test.TestContext
 - getRelativePath() - Method in class net.minecraft.util.WorldSavePath
 - getRelativePos() - Method in exception class net.minecraft.test.PositionedException
 - getRelativePos(BlockPos) - Method in class net.minecraft.test.TestContext
 - getRelativeTestBox() - Method in class net.minecraft.test.TestContext
 - getRelativeTopY(Heightmap.Type, int, int) - Method in class net.minecraft.test.TestContext
 - getRelativeYaw(World, TrackedWaypoint.YawProvider) - Method in class net.minecraft.world.waypoint.TrackedWaypoint.Azimuth
 - getRelativeYaw(World, TrackedWaypoint.YawProvider) - Method in class net.minecraft.world.waypoint.TrackedWaypoint.ChunkBased
 - getRelativeYaw(World, TrackedWaypoint.YawProvider) - Method in class net.minecraft.world.waypoint.TrackedWaypoint.Empty
 - getRelativeYaw(World, TrackedWaypoint.YawProvider) - Method in class net.minecraft.world.waypoint.TrackedWaypoint
 - getRelativeYaw(World, TrackedWaypoint.YawProvider) - Method in class net.minecraft.world.waypoint.TrackedWaypoint.Positional
 - getReloadableRegistries() - Method in class net.minecraft.server.DataPackContents
 - getReloadableRegistries() - Method in class net.minecraft.server.MinecraftServer
 - getReloadScheduler() - Method in class net.minecraft.client.resource.server.ServerResourcePackLoader
 - getRemainingCooldownTicks(LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.TickCooldownTask
 - getRemovalReason() - Method in class net.minecraft.entity.Entity
 - 
Returns the reason for the entity's removal, or
nullif it is not removed. - getRemovedFeatures() - Method in class net.minecraft.world.level.LevelProperties
 - getRemovedFeatures() - Method in interface net.minecraft.world.SaveProperties
 - getRemoveItemSound() - Method in class net.minecraft.entity.decoration.GlowItemFrameEntity
 - getRemoveItemSound() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - getRenderColor(int) - Static method in class net.minecraft.block.MapColor
 - getRenderColor(MapColor.Brightness) - Method in class net.minecraft.block.MapColor
 - getRenderColor(TextColor) - Method in class net.minecraft.client.font.TextRenderer.Drawer
 - getRenderColorByte(MapColor.Brightness) - Method in class net.minecraft.block.MapColor
 - getRenderConnectionType(BlockView, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneWireBlock
 - getRenderConnectionType(BlockView, BlockPos, Direction, boolean) - Method in class net.minecraft.block.RedstoneWireBlock
 - getRenderDispatcher() - Method in class net.minecraft.client.render.block.entity.BlockEntityRendererFactory.Context
 - getRenderDispatcher() - Method in class net.minecraft.client.render.entity.EntityRendererFactory.Context
 - getRenderDistance() - Method in class net.minecraft.client.render.block.entity.BeaconBlockEntityRenderer
 - getRenderDistance() - Method in interface net.minecraft.client.render.block.entity.BlockEntityRenderer
 - getRenderDistance() - Method in class net.minecraft.client.render.block.entity.EndGatewayBlockEntityRenderer
 - getRenderDistance() - Method in class net.minecraft.client.render.block.entity.PistonBlockEntityRenderer
 - getRenderDistance() - Method in class net.minecraft.client.render.block.entity.StructureBlockBlockEntityRenderer
 - getRenderDistance() - Method in class net.minecraft.client.render.block.entity.TestInstanceBlockEntityRenderer
 - getRenderDistanceMultiplier() - Static method in class net.minecraft.entity.Entity
 - 
Returns the entity render distance multiplier.
 - getRenderedAmount(int) - Static method in class net.minecraft.client.render.entity.state.ItemStackEntityRenderState
 - getRenderedChatMessage(String) - Static method in class net.minecraft.client.util.ChatMessages
 - getRenderedChunk(int, int, int) - Method in class net.minecraft.client.render.BuiltChunkStorage
 - getRenderedChunk(int, int, int) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
 - getRenderedChunk(long) - Method in class net.minecraft.client.render.BuiltChunkStorage
 - getRenderedChunk(long, ChunkBuilder.BuiltChunk, Direction) - Method in class net.minecraft.client.render.ChunkRenderingDataPreparer
 - getRenderedChunk(BlockPos) - Method in class net.minecraft.client.render.BuiltChunkStorage
 - getRenderedChunk(World, int, int, int) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegionBuilder
 - getRenderedEntity(World, BlockPos) - Method in class net.minecraft.block.spawner.MobSpawnerLogic
 - getRenderer() - Method in interface com.mojang.blaze3d.systems.GpuDevice
 - getRenderer() - Method in class net.minecraft.client.gl.GlBackend
 - getRenderer(S) - Method in class net.minecraft.client.render.entity.EntityRenderDispatcher
 - getRenderer(T) - Method in class net.minecraft.client.render.entity.EntityRenderDispatcher
 - getRendererWarning() - Method in class net.minecraft.client.resource.VideoWarningManager
 - getRenderingSeed(BlockState, BlockPos) - Method in class net.minecraft.block.AbstractBlock
 - 
Returns the seed value for rendering.
 - getRenderingSeed(BlockState, BlockPos) - Method in class net.minecraft.block.BedBlock
 - 
Returns the seed value for rendering.
 - getRenderingSeed(BlockState, BlockPos) - Method in class net.minecraft.block.DoorBlock
 - 
Returns the seed value for rendering.
 - getRenderingSeed(BlockState, BlockPos) - Method in class net.minecraft.block.TallPlantBlock
 - 
Returns the seed value for rendering.
 - getRenderingSeed(BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getRenderLayer() - Method in class net.minecraft.client.render.entity.AbstractBoatEntityRenderer
 - getRenderLayer() - Method in class net.minecraft.client.render.entity.BoatEntityRenderer
 - getRenderLayer() - Method in class net.minecraft.client.render.entity.RaftEntityRenderer
 - getRenderLayer(Function<Identifier, RenderLayer>) - Method in class net.minecraft.client.util.SpriteIdentifier
 - getRenderLayer(SkullBlock.SkullType, ProfileComponent) - Static method in class net.minecraft.client.render.block.entity.SkullBlockEntityRenderer
 - getRenderLayer(TextRenderer.TextLayerType) - Method in record class net.minecraft.client.font.TextRenderLayerSet
 - getRenderLayer(ArmorStandEntityRenderState, boolean, boolean, boolean) - Method in class net.minecraft.client.render.entity.ArmorStandEntityRenderer
 - getRenderLayer(S, boolean, boolean, boolean) - Method in class net.minecraft.client.render.entity.LivingEntityRenderer
 - 
Gets the render layer appropriate for rendering the passed entity.
 - getRenderManager() - Method in class net.minecraft.client.render.block.entity.BlockEntityRendererFactory.Context
 - getRenderMode() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 - getRenderMode() - Method in interface net.minecraft.block.entity.StructureBoxRendering
 - getRenderMode() - Method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getRenderOffsetX(float) - Method in class net.minecraft.block.entity.PistonBlockEntity
 - getRenderOffsetY(float) - Method in class net.minecraft.block.entity.PistonBlockEntity
 - getRenderOffsetZ(float) - Method in class net.minecraft.block.entity.PistonBlockEntity
 - getRenderPositionOffset(float) - Method in class net.minecraft.entity.mob.ShulkerEntity
 - getRenderState() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getRenderTickCounter() - Method in class net.minecraft.client.MinecraftClient
 - getRenderTime() - Method in class net.minecraft.client.MinecraftClient
 - getRenderType() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getRenderType() - Method in class net.minecraft.scoreboard.ScoreboardObjective
 - getRenderType(BlockState) - Method in class net.minecraft.block.AbstractBlock
 - 
Returns the block's render type (invisible, animated, model).
 - getRenderType(BlockState) - Method in class net.minecraft.block.AirBlock
 - 
Returns the block's render type (invisible, animated, model).
 - getRenderType(BlockState) - Method in class net.minecraft.block.BarrierBlock
 - 
Returns the block's render type (invisible, animated, model).
 - getRenderType(BlockState) - Method in class net.minecraft.block.BubbleColumnBlock
 - 
Returns the block's render type (invisible, animated, model).
 - getRenderType(BlockState) - Method in class net.minecraft.block.EndGatewayBlock
 - 
Returns the block's render type (invisible, animated, model).
 - getRenderType(BlockState) - Method in class net.minecraft.block.EndPortalBlock
 - 
Returns the block's render type (invisible, animated, model).
 - getRenderType(BlockState) - Method in class net.minecraft.block.FluidBlock
 - 
Returns the block's render type (invisible, animated, model).
 - getRenderType(BlockState) - Method in class net.minecraft.block.LightBlock
 - 
Returns the block's render type (invisible, animated, model).
 - getRenderType(BlockState) - Method in class net.minecraft.block.PistonExtensionBlock
 - 
Returns the block's render type (invisible, animated, model).
 - getRenderType(BlockState) - Method in class net.minecraft.block.StructureVoidBlock
 - 
Returns the block's render type (invisible, animated, model).
 - getRepairWithExperience(ServerWorld, ItemStack, int) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getRepeatDelay() - Method in class net.minecraft.client.sound.AbstractSoundInstance
 - getRepeatDelay() - Method in interface net.minecraft.client.sound.SoundInstance
 - getReplaceableTag() - Method in class net.minecraft.block.entity.SculkSpreadManager
 - getReplacement() - Method in class net.minecraft.client.sound.AbstractBeeSoundInstance
 - getReplacement() - Method in class net.minecraft.client.sound.AggressiveBeeSoundInstance
 - getReplacement() - Method in class net.minecraft.client.sound.PassiveBeeSoundInstance
 - getReplyBuf() - Method in class net.minecraft.server.rcon.QueryResponseHandler.Query
 - getReport() - Method in class net.minecraft.client.session.report.AbuseReport.Builder
 - getReport() - Method in exception class net.minecraft.util.crash.CrashException
 - getReportButtonTooltip() - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
 - getReportedPlayerUuid() - Method in class net.minecraft.client.session.report.AbuseReport.Builder
 - getReporterContext() - Method in class net.minecraft.block.entity.BlockEntity
 - getReputation(PlayerEntity) - Method in class net.minecraft.entity.passive.VillagerEntity
 - getReputationCount(VillagerGossipType, DoublePredicate) - Method in class net.minecraft.village.VillagerGossips
 - getReputationFor(UUID) - Method in class net.minecraft.village.VillagerGossips
 - getReputationFor(UUID, Predicate<VillagerGossipType>) - Method in class net.minecraft.village.VillagerGossips
 - getRequestedFeatures() - Method in class net.minecraft.resource.ResourcePackManager
 - getRequestedFeatures() - Method in class net.minecraft.resource.ResourcePackProfile
 - getRequired() - Method in class net.minecraft.util.context.ContextType
 - getRequiredFeatures() - Method in class net.minecraft.block.AbstractBlock
 - getRequiredFeatures() - Method in class net.minecraft.entity.effect.StatusEffect
 - getRequiredFeatures() - Method in class net.minecraft.entity.EntityType
 - getRequiredFeatures() - Method in class net.minecraft.item.BlockItem
 - getRequiredFeatures() - Method in class net.minecraft.item.Item
 - getRequiredFeatures() - Method in class net.minecraft.item.SpawnEggItem
 - getRequiredFeatures() - Method in class net.minecraft.potion.Potion
 - getRequiredFeatures() - Method in interface net.minecraft.resource.featuretoggle.ToggleableFeature
 - getRequiredFeatures() - Method in class net.minecraft.screen.ScreenHandlerType
 - getRequiredFeatures() - Method in class net.minecraft.world.GameRules.Type
 - getRequiredFontProviders(Function<Identifier, List<Font.FontFilterPair>>) - Method in record class net.minecraft.client.font.FontManager.FontEntry
 - getRequiredFontProviders(List<FontManager.FontEntry>) - Method in class net.minecraft.client.font.FontManager
 - getRequiredParameters() - Method in enum class net.minecraft.loot.function.CopyComponentsLootFunction.Source
 - getRequiredParameters() - Method in class net.minecraft.loot.operator.BoundedIntUnaryOperator
 - getRequiredParameters() - Method in class net.minecraft.loot.provider.nbt.ContextLootNbtProvider
 - getRequiredParameters() - Method in interface net.minecraft.loot.provider.nbt.ContextLootNbtProvider.Target
 - getRequiredParameters() - Method in interface net.minecraft.loot.provider.nbt.LootNbtProvider
 - getRequiredParameters() - Method in record class net.minecraft.loot.provider.nbt.StorageLootNbtProvider
 - getRequiredParameters() - Method in record class net.minecraft.loot.provider.score.ContextLootScoreProvider
 - getRequiredParameters() - Method in record class net.minecraft.loot.provider.score.FixedLootScoreProvider
 - getRequiredParameters() - Method in interface net.minecraft.loot.provider.score.LootScoreProvider
 - getRequiredSpaceCount() - Method in interface net.minecraft.client.toast.Toast
 - getRequiredSuccesses() - Method in class net.minecraft.test.GameTestState
 - getRequiredSuccesses() - Method in class net.minecraft.test.TestInstance
 - getRequiredTests() - Method in class net.minecraft.test.TestSet
 - getRequirement(int) - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - getRequirementIndex(int) - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - getRequirementIndexCount() - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - getRequirementIndexOffset() - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - getResolver(DataOutput.OutputType, String) - Method in class net.minecraft.data.DataOutput
 - getResolver(RegistryKey<? extends Registry<?>>) - Method in class net.minecraft.data.DataOutput
 - getResonation(int) - Static method in interface net.minecraft.world.event.Vibrations
 - getResource(Identifier) - Method in class net.minecraft.resource.LifecycledResourceManagerImpl
 - 
Finds and returns the corresponding resource for a resource's identifier.
 - getResource(Identifier) - Method in class net.minecraft.resource.NamespaceResourceManager
 - 
Finds and returns the corresponding resource for a resource's identifier.
 - getResource(Identifier) - Method in class net.minecraft.resource.ReloadableResourceManagerImpl
 - 
Finds and returns the corresponding resource for a resource's identifier.
 - getResource(Identifier) - Method in interface net.minecraft.resource.ResourceFactory
 - 
Finds and returns the corresponding resource for a resource's identifier.
 - getResource(Identifier) - Method in enum class net.minecraft.resource.ResourceManager.Empty
 - 
Finds and returns the corresponding resource for a resource's identifier.
 - getResourceManager() - Method in class net.minecraft.client.MinecraftClient
 - getResourceManager() - Method in class net.minecraft.client.render.entity.EntityRendererFactory.Context
 - getResourceManager() - Method in class net.minecraft.server.MinecraftServer
 - getResourceOrThrow(Identifier) - Method in interface net.minecraft.resource.ResourceFactory
 - getResourcePack() - Method in class net.minecraft.resource.VanillaResourcePackProvider
 - getResourcePackDir() - Method in class net.minecraft.client.MinecraftClient
 - getResourcePackId(RealmsServer) - Static method in class net.minecraft.client.realms.task.RealmsPrepareConnectionTask
 - getResourcePackManager() - Method in class net.minecraft.client.MinecraftClient
 - getResourcePackPolicy() - Method in class net.minecraft.client.network.ServerInfo
 - 
Returns the policy on resource packs sent by this server.
 - getResourcePackProperties() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getResourcePackProperties() - Method in class net.minecraft.server.MinecraftServer
 - getResourcePacksPath(Path) - Method in class net.minecraft.client.resource.DefaultClientResourcePackProvider
 - getResourcePath(Path, String, String) - Static method in class net.minecraft.util.path.PathUtil
 - getRespawn() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getRespawnTarget(boolean, TeleportTarget.PostDimensionTransition) - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getResponse(QueryableServer) - Static method in class net.minecraft.network.handler.LegacyQueryHandler
 - getResponseFor1_2(QueryableServer) - Static method in class net.minecraft.network.handler.LegacyQueryHandler
 - getResult() - Method in class net.minecraft.nbt.NbtOps.ByteArrayMerger
 - getResult() - Method in class net.minecraft.nbt.NbtOps.CompoundListMerger
 - getResult() - Method in class net.minecraft.nbt.NbtOps.IntArrayMerger
 - getResult() - Method in class net.minecraft.nbt.NbtOps.LongArrayMerger
 - getResult() - Method in interface net.minecraft.nbt.NbtOps.Merger
 - getResult() - Method in class net.minecraft.util.profiler.DummyProfiler
 - getResult() - Method in class net.minecraft.util.profiler.ProfilerSystem
 - getResult() - Method in interface net.minecraft.util.profiler.ReadableProfiler
 - getResult() - Method in class net.minecraft.util.profiler.TickTimeTracker
 - getResultCollection() - Method in class net.minecraft.client.gui.screen.recipebook.AnimatedResultButton
 - getResultingNode(long[], MultiNoiseUtil.SearchTree.TreeLeafNode<T>, MultiNoiseUtil.NodeDistanceFunction<T>) - Method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree.TreeBranchNode
 - getResultingNode(long[], MultiNoiseUtil.SearchTree.TreeLeafNode<T>, MultiNoiseUtil.NodeDistanceFunction<T>) - Method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree.TreeLeafNode
 - getResultingNode(long[], MultiNoiseUtil.SearchTree.TreeLeafNode<T>, MultiNoiseUtil.NodeDistanceFunction<T>) - Method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree.TreeNode
 - getResults() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget
 - getResults() - Method in interface net.minecraft.util.packrat.ParsingState
 - getResults() - Method in class net.minecraft.util.packrat.ParsingStateImpl.ErrorSuppressing
 - getResults() - Method in class net.minecraft.util.packrat.ParsingStateImpl
 - getResultsForCategory(RecipeBookGroup) - Method in class net.minecraft.client.recipebook.ClientRecipeBook
 - getResultSlot() - Method in class net.minecraft.screen.slot.ForgingSlotsManager
 - getResultSlotIndex() - Method in class net.minecraft.screen.ForgingScreenHandler
 - getResultSlotIndex() - Method in class net.minecraft.screen.slot.ForgingSlotsManager
 - getResultString() - Method in class net.minecraft.test.TestSet
 - getRetriever() - Method in class net.minecraft.util.profiler.Sampler
 - getRetryAfterHeader() - Method in class net.minecraft.client.realms.Request
 - getRetryAfterHeader(HttpURLConnection) - Static method in class net.minecraft.client.realms.Request
 - getRetryDelaySeconds(HttpResponse) - Method in class net.minecraft.client.realms.FileUpload
 - getReturnValueConsumer() - Method in interface net.minecraft.server.command.AbstractServerCommandSource
 - getReturnValueConsumer() - Method in class net.minecraft.server.command.ServerCommandSource
 - getReversedIndex(int) - Method in class net.minecraft.util.collection.ArrayListDeque.ReversedWrapper
 - getRevision() - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket
 - getRevision() - Method in class net.minecraft.screen.ScreenHandler
 - getRewardedPlayers() - Method in class net.minecraft.block.vault.VaultServerData
 - getRgb() - Method in class net.minecraft.text.TextColor
 - 
Gets the RGB value of this color.
 - getRgbColor() - Method in class net.minecraft.client.render.entity.state.SheepEntityRenderState
 - getRiddenEntity() - Method in class net.minecraft.client.gui.hud.InGameHud
 - getRight() - Method in class net.minecraft.client.gui.screen.report.AbuseReportReasonScreen
 - getRight() - Method in record class net.minecraft.client.gui.ScreenRect
 - getRight() - Method in class net.minecraft.client.gui.widget.ClickableWidget
 - getRight() - Method in class net.minecraft.client.realms.gui.screen.BuyRealmsScreen
 - getRight() - Method in class net.minecraft.client.realms.gui.screen.RealmsAcceptRejectButton
 - getRight() - Method in record class net.minecraft.server.network.ChunkFilter.Cylindrical
 - getRight() - Method in class net.minecraft.util.Pair
 - getRight() - Method in class net.minecraft.world.block.WireOrientation
 - getRight(int) - Static method in record class net.minecraft.client.font.UnihexFont.Dimensions
 - getRight(CraftingRecipeInput) - Static method in class net.minecraft.recipe.CraftingDecoratedPotRecipe
 - getRightArm() - Method in class net.minecraft.client.render.entity.model.IronGolemEntityModel
 - getRightArmRotation() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - getRightLegRotation() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - getRightRotation() - Method in class net.minecraft.util.math.AffineTransformation
 - getRightText() - Method in class net.minecraft.client.gui.hud.DebugHud
 - getRim() - Method in class net.minecraft.world.gen.feature.DeltaFeatureConfig
 - getRimSize() - Method in class net.minecraft.world.gen.feature.DeltaFeatureConfig
 - getRoarTick() - Method in class net.minecraft.entity.mob.RavagerEntity
 - getRodName(int) - Static method in class net.minecraft.client.render.entity.model.BlazeEntityModel
 - getRods() - Method in class net.minecraft.client.render.entity.model.BreezeEntityModel
 - getRoll(float) - Method in class net.minecraft.client.render.entity.state.WolfEntityRenderState
 - getRollOverAnimationProgress(float) - Method in class net.minecraft.entity.passive.PandaEntity
 - getRoomPositions(Random, BlockPos) - Static method in class net.minecraft.structure.OceanRuinGenerator
 - getRoot() - Method in class net.minecraft.advancement.PlacedAdvancement
 - getRoot() - Method in class net.minecraft.client.gui.screen.advancement.AdvancementTab
 - getRoot() - Method in class net.minecraft.client.model.ModelData
 - getRoot() - Method in class net.minecraft.nbt.scanner.NbtCollector
 - getRoot() - Method in class net.minecraft.resource.fs.ResourceFileSystem
 - getRoot() - Method in class net.minecraft.resource.fs.ResourcePath
 - getRootDirectories() - Method in class net.minecraft.resource.fs.ResourceFileSystem
 - getRootPart() - Method in class net.minecraft.client.model.Model
 - getRootPath() - Method in record class net.minecraft.world.level.storage.LevelStorage.LevelSave
 - getRootPositions() - Method in class net.minecraft.world.gen.treedecorator.TreeDecorator.Generator
 - getRoots() - Method in class net.minecraft.advancement.AdvancementManager
 - getRootTimings() - Method in class net.minecraft.util.profiler.EmptyProfileResult
 - getRootTimings() - Method in interface net.minecraft.util.profiler.ProfileResult
 - getRootTimings() - Method in class net.minecraft.util.profiler.ProfileResultImpl
 - getRootVehicle() - Method in class net.minecraft.entity.Entity
 - 
Returns the lowest entity this entity is riding.
 - getRotatedSize(BlockRotation) - Method in class net.minecraft.structure.StructureTemplate
 - getRotateItemSound() - Method in class net.minecraft.entity.decoration.GlowItemFrameEntity
 - getRotateItemSound() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - getRotateWithMinecart() - Method in class net.minecraft.client.option.GameOptions
 - getRotatingPanoramaRenderer() - Method in class net.minecraft.client.render.GameRenderer
 - getRotation() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 - getRotation() - Method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getRotation() - Method in enum class net.minecraft.block.enums.Orientation
 - getRotation() - Method in class net.minecraft.block.spawner.MobSpawnerLogic
 - getRotation() - Method in class net.minecraft.client.render.Camera
 - getRotation() - Method in class net.minecraft.client.render.entity.EntityRenderDispatcher
 - getRotation() - Method in interface net.minecraft.client.render.model.ModelBakeSettings
 - getRotation() - Method in enum class net.minecraft.client.render.model.ModelRotation
 - getRotation() - Method in record class net.minecraft.client.render.model.ModelRotation.UVModel
 - getRotation() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - getRotation() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 - getRotation() - Method in class net.minecraft.server.command.ServerCommandSource
 - getRotation() - Method in class net.minecraft.structure.PoolStructurePiece
 - getRotation() - Method in class net.minecraft.structure.SimpleStructurePiece
 - getRotation() - Method in class net.minecraft.structure.StructurePiece
 - getRotation() - Method in class net.minecraft.structure.StructurePlacementData
 - getRotation() - Method in class net.minecraft.test.GameTestState
 - getRotation() - Method in class net.minecraft.test.TestContext
 - getRotation() - Method in class net.minecraft.test.TestInstance
 - getRotation(float) - Method in class net.minecraft.block.entity.ConduitBlockEntity
 - getRotation(float, float) - Static method in class net.minecraft.entity.ItemEntity
 - getRotation(int) - Static method in class net.minecraft.test.TestInstanceUtil
 - getRotation(JsonObject) - Static method in class net.minecraft.client.render.model.json.ModelElementFace.Deserializer
 - getRotation(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RotationArgumentType
 - getRotation(BlockState) - Static method in class net.minecraft.block.JigsawBlock
 - getRotation(ServerCommandSource) - Method in class net.minecraft.command.argument.DefaultPosArgument
 - getRotation(ServerCommandSource) - Method in class net.minecraft.command.argument.LookingPosArgument
 - getRotation(ServerCommandSource) - Method in interface net.minecraft.command.argument.PosArgument
 - getRotation(Direction) - Method in enum class net.minecraft.util.BlockMirror
 - getRotationClient() - Method in class net.minecraft.entity.Entity
 - getRotationDegrees(BlockState) - Method in class net.minecraft.block.AbstractSignBlock
 - getRotationDegrees(BlockState) - Method in class net.minecraft.block.HangingSignBlock
 - getRotationDegrees(BlockState) - Method in class net.minecraft.block.SignBlock
 - getRotationDegrees(BlockState) - Method in class net.minecraft.block.WallHangingSignBlock
 - getRotationDegrees(BlockState) - Method in class net.minecraft.block.WallSignBlock
 - getRotationQuaternion() - Method in enum class net.minecraft.util.math.Direction
 - getRotationSteps(BlockRotation) - Static method in class net.minecraft.test.TestInstanceUtil
 - getRotationVec(float) - Method in class net.minecraft.entity.Entity
 - getRotationVecClient() - Method in class net.minecraft.entity.Entity
 - getRotationVector() - Method in class net.minecraft.entity.Entity
 - getRotationVector(float, float) - Method in class net.minecraft.entity.Entity
 - getRotationVectorFromPhase(float) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - getRotator() - Method in class net.minecraft.client.particle.BillboardParticle
 - getRotator() - Method in class net.minecraft.client.particle.TrialSpawnerDetectionParticle
 - getRoundedWidth(int) - Static method in class net.minecraft.client.gui.screen.ingame.TestInstanceBlockScreen
 - getRow() - Method in class net.minecraft.item.ItemGroup
 - getRow(float) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeScreenHandler
 - getRowBottom(int) - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getRowEnd() - Method in class net.minecraft.client.gui.widget.GridWidget.Element
 - getRowLeft() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getRowRight() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getRows() - Method in class net.minecraft.client.gui.screen.ingame.LoomScreen
 - getRows() - Method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
 - getRows() - Method in class net.minecraft.screen.GenericContainerScreenHandler
 - getRowsHeight() - Method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
 - getRowTop(int) - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getRowWidth() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget
 - getRowWidth() - Method in class net.minecraft.client.gui.screen.option.ControlsListWidget
 - getRowWidth() - Method in class net.minecraft.client.gui.screen.option.LanguageOptionsScreen.LanguageSelectionListWidget
 - getRowWidth() - Method in class net.minecraft.client.gui.screen.pack.ExperimentalWarningScreen.DetailsScreen.PackListWidget
 - getRowWidth() - Method in class net.minecraft.client.gui.screen.pack.PackListWidget
 - getRowWidth() - Method in class net.minecraft.client.gui.screen.report.AbuseReportReasonScreen.ReasonListWidget
 - getRowWidth() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget
 - getRowWidth() - Method in class net.minecraft.client.gui.screen.StatsScreen.EntityStatsListWidget
 - getRowWidth() - Method in class net.minecraft.client.gui.screen.StatsScreen.GeneralStatsListWidget
 - getRowWidth() - Method in class net.minecraft.client.gui.screen.StatsScreen.ItemStatsListWidget
 - getRowWidth() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget
 - getRowWidth() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getRowWidth() - Method in class net.minecraft.client.gui.widget.OptionListWidget
 - getRowWidth() - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupScreen.BackupObjectSelectionList
 - getRowWidth() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.RealmSelectionList
 - getRowWidth() - Method in class net.minecraft.client.realms.gui.screen.RealmsPendingInvitesScreen.PendingInvitationSelectionList
 - getRowWidth() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen.WorldSelectionList
 - getRowWidth() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionList
 - getRowWidth() - Method in class net.minecraft.client.realms.gui.screen.tab.RealmsPlayerTab.InvitedObjectSelectionList
 - getRule() - Method in interface net.minecraft.util.packrat.ParsingRuleEntry
 - getRule() - Method in class net.minecraft.util.packrat.ParsingRules.RuleEntryImpl
 - getRule(Activity) - Method in class net.minecraft.entity.ai.brain.Schedule
 - getRuleType(GameRules.Key<T>) - Static method in class net.minecraft.world.GameRules
 - getRunDirectory() - Method in class net.minecraft.server.integrated.IntegratedServer
 - getRunDirectory() - Method in class net.minecraft.server.MinecraftServer
 - getRunnersFactory() - Method in class net.minecraft.client.realms.gui.screen.RealmsNotificationsScreen
 - getRunningSeconds(long) - Method in class net.minecraft.client.render.entity.animation.Animation
 - getRunningTasks() - Method in class net.minecraft.entity.ai.brain.Brain
 - 
Deprecated.
 - getSaddledSpeed(PlayerEntity) - Method in class net.minecraft.entity.LivingEntity
 - getSaddledSpeed(PlayerEntity) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getSaddledSpeed(PlayerEntity) - Method in class net.minecraft.entity.passive.CamelEntity
 - getSaddledSpeed(PlayerEntity) - Method in class net.minecraft.entity.passive.PigEntity
 - getSaddledSpeed(PlayerEntity) - Method in class net.minecraft.entity.passive.StriderEntity
 - getSaddleTexturedModelData(float, boolean) - Static method in class net.minecraft.client.render.entity.model.DonkeyEntityModel
 - getSafeFallDistance() - Method in class net.minecraft.entity.Entity
 - 
Returns the maximum height of a fall the entity takes during pathfinding.
 - getSafeFallDistance() - Method in class net.minecraft.entity.LivingEntity
 - 
Returns the maximum height of a fall the entity takes during pathfinding.
 - getSafeFallDistance() - Method in class net.minecraft.entity.mob.CreeperEntity
 - 
Returns the maximum height of a fall the entity takes during pathfinding.
 - getSafeFallDistance() - Method in class net.minecraft.entity.mob.MobEntity
 - 
Returns the maximum height of a fall the entity takes during pathfinding.
 - getSafeFallDistance(float) - Method in class net.minecraft.entity.LivingEntity
 - getSafeZone() - Method in class net.minecraft.world.border.WorldBorder
 - 
Returns the safe zone of this border.
 - getSafeZone() - Method in class net.minecraft.world.border.WorldBorder.Properties
 - getSalt() - Method in record class net.minecraft.network.encryption.NetworkEncryptionUtils.SignatureData
 - getSalt() - Method in record class net.minecraft.network.message.SignedMessage
 - getSalt() - Method in class net.minecraft.world.gen.chunk.placement.StructurePlacement
 - getSameAxisCoordinate(Widget) - Method in enum class net.minecraft.client.gui.widget.AxisGridWidget.DisplayAxis
 - getSameAxisLength(AxisGridWidget.Element) - Method in enum class net.minecraft.client.gui.widget.AxisGridWidget.DisplayAxis
 - getSameAxisLength(Widget) - Method in enum class net.minecraft.client.gui.widget.AxisGridWidget.DisplayAxis
 - getSamePositionOnlyGrower() - Method in class net.minecraft.block.SculkVeinBlock
 - getSampleCount() - Method in class net.minecraft.client.session.telemetry.SampleEvent
 - getSampleCount() - Method in class net.minecraft.util.math.random.ChunkRandom
 - getSamplers() - Method in class com.mojang.blaze3d.pipeline.RenderPipeline
 - getSamplers(Supplier<ReadableProfiler>) - Method in class net.minecraft.client.util.ClientSamplerSource
 - getSamplers(Supplier<ReadableProfiler>) - Method in interface net.minecraft.util.profiler.SamplerSource
 - getSamplers(Supplier<ReadableProfiler>) - Method in class net.minecraft.util.profiler.ServerSamplerSource
 - getSampleTargets() - Method in class net.minecraft.util.profiler.DummyProfiler
 - 
Returns a set of pairs of profiler location and sample kind.
 - getSampleTargets() - Method in class net.minecraft.util.profiler.ProfilerSystem
 - 
Returns a set of pairs of profiler location and sample kind.
 - getSampleTargets() - Method in interface net.minecraft.util.profiler.ReadableProfiler
 - 
Returns a set of pairs of profiler location and sample kind.
 - getSaturation() - Method in class net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket
 - getSaturationLevel() - Method in class net.minecraft.entity.player.HungerManager
 - getSavedEntityId() - Method in class net.minecraft.entity.Entity
 - getSavedHotbar(int) - Method in class net.minecraft.client.option.HotbarStorage
 - getSaveDir() - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getSaveDirectory(RegistryKey<World>, Path) - Static method in record class net.minecraft.world.dimension.DimensionType
 - getSavedWorldTime() - Method in class net.minecraft.block.entity.PistonBlockEntity
 - getSaveKey(String) - Static method in class net.minecraft.command.DataCommandStorage
 - getSavePath(WorldSavePath) - Method in class net.minecraft.server.MinecraftServer
 - getSaveProperties() - Method in class net.minecraft.server.MinecraftServer
 - getSavesDirectory() - Method in class net.minecraft.world.level.storage.LevelStorage
 - getSaveVersionId() - Static method in enum class net.minecraft.datafixer.DataFixTypes
 - getSavingFuture() - Method in class net.minecraft.server.world.ChunkHolder
 - getScale() - Method in class net.minecraft.entity.LivingEntity
 - getScale() - Method in class net.minecraft.particle.AbstractDustParticleEffect
 - getScale() - Method in class net.minecraft.util.math.AffineTransformation
 - getScaledHeight() - Method in class net.minecraft.client.util.Window
 - getScaledWidth() - Method in class net.minecraft.client.util.Window
 - getScaledWindowHeight() - Method in class net.minecraft.client.gui.DrawContext
 - getScaledWindowWidth() - Method in class net.minecraft.client.gui.DrawContext
 - getScaledX(Window) - Method in class net.minecraft.client.Mouse
 - getScaledY(Window) - Method in class net.minecraft.client.Mouse
 - getScaleFactor() - Method in class net.minecraft.client.util.Window
 - getScaleFactor() - Method in class net.minecraft.entity.LivingEntity
 - getScaleFactor() - Method in class net.minecraft.entity.passive.ArmadilloEntity
 - getScaleFactor() - Method in class net.minecraft.entity.passive.CamelEntity
 - getScaleFactor() - Method in class net.minecraft.entity.passive.DolphinEntity
 - getScaleFactor() - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - getScaleFactor() - Method in class net.minecraft.entity.passive.TurtleEntity
 - getScaleForPuffState(int) - Static method in class net.minecraft.entity.passive.PufferfishEntity
 - getScaling(Sprite) - Method in class net.minecraft.client.texture.GuiAtlasManager
 - getScannedPack(DataConfiguration) - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 - getSchedule() - Method in class net.minecraft.entity.ai.brain.Brain
 - getScheduledCommandSource() - Method in class net.minecraft.server.function.CommandFunctionManager
 - 
Returns the command source to execute scheduled functions.
 - getScheduledEvents() - Method in class net.minecraft.world.level.LevelProperties
 - getScheduledEvents() - Method in interface net.minecraft.world.level.ServerWorldProperties
 - getScheduledEvents() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
 - getScheduledTaskCount() - Method in class net.minecraft.client.render.chunk.ChunkBuilder
 - getScheme() - Method in class net.minecraft.resource.fs.ResourceFileSystemProvider
 - getScissorHeight() - Method in class net.minecraft.client.gl.RenderPassImpl
 - getScissorStateForRenderTypeDraws() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getScissorWidth() - Method in class net.minecraft.client.gl.RenderPassImpl
 - getScissorX() - Method in class net.minecraft.client.gl.RenderPassImpl
 - getScissorY() - Method in class net.minecraft.client.gl.RenderPassImpl
 - getScore() - Method in class net.minecraft.entity.player.PlayerEntity
 - getScore() - Method in interface net.minecraft.scoreboard.ReadableScoreboardScore
 - getScore() - Method in interface net.minecraft.scoreboard.ScoreAccess
 - getScore() - Method in class net.minecraft.scoreboard.ScoreboardScore
 - getScore(Scoreboard, ScoreHolder, ScoreboardObjective) - Static method in class net.minecraft.server.command.TriggerCommand
 - getScore(ScoreHolder, ScoreboardObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 - getScore(ScoreHolder, ServerCommandSource) - Method in record class net.minecraft.text.ScoreTextContent
 - getScoreboard() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getScoreboard() - Method in class net.minecraft.client.world.ClientWorld
 - getScoreboard() - Method in class net.minecraft.entity.player.PlayerEntity
 - getScoreboard() - Method in class net.minecraft.scoreboard.ScoreboardObjective
 - getScoreboard() - Method in class net.minecraft.scoreboard.Team
 - getScoreboard() - Method in class net.minecraft.server.MinecraftServer
 - getScoreboard() - Method in class net.minecraft.server.world.ServerWorld
 - getScoreboard() - Method in class net.minecraft.world.World
 - getScoreboardEntries(ScoreboardObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 - getScoreboardScoreHolders(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ScoreHolderArgumentType
 - getScoreboardSlot(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ScoreboardSlotArgumentType
 - getScoreboardTeam() - Method in class net.minecraft.client.network.PlayerListEntry
 - getScoreboardTeam() - Method in class net.minecraft.entity.Entity
 - 
Returns the scoreboard team the entity belongs to, or
nullif there is none. - getScoreboardTeam() - Method in class net.minecraft.entity.passive.TameableEntity
 - 
Returns the scoreboard team the entity belongs to, or
nullif there is none. - getScoreHolder(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ScoreHolderArgumentType
 - getScoreHolder(LootContext) - Method in record class net.minecraft.loot.provider.score.ContextLootScoreProvider
 - getScoreHolder(LootContext) - Method in record class net.minecraft.loot.provider.score.FixedLootScoreProvider
 - getScoreHolder(LootContext) - Method in interface net.minecraft.loot.provider.score.LootScoreProvider
 - getScoreHolder(ServerCommandSource) - Method in record class net.minecraft.text.ScoreTextContent
 - getScoreHolderObjectives(ScoreHolder) - Method in class net.minecraft.scoreboard.Scoreboard
 - getScoreHolders(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ScoreHolderArgumentType
 - getScoreHolders(CommandContext<ServerCommandSource>, String, Supplier<Collection<ScoreHolder>>) - Static method in class net.minecraft.command.argument.ScoreHolderArgumentType
 - getScoreHolderTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
 - getScores() - Method in class net.minecraft.scoreboard.Scores
 - getScores(String) - Method in class net.minecraft.scoreboard.Scoreboard
 - getScoresAsIntMap() - Method in class net.minecraft.scoreboard.Scores
 - getScreen() - Method in class net.minecraft.client.gui.screen.advancement.AdvancementTab
 - getScreenHandler() - Method in class net.minecraft.client.gui.screen.ingame.HandledScreen
 - getScreenHandler() - Method in class net.minecraft.client.gui.screen.ingame.LecternScreen
 - getScreenHandler() - Method in interface net.minecraft.client.gui.screen.ingame.ScreenHandlerProvider
 - getScreenHandler(int, PlayerInventory) - Method in class net.minecraft.entity.vehicle.ChestMinecartEntity
 - getScreenHandler(int, PlayerInventory) - Method in class net.minecraft.entity.vehicle.HopperMinecartEntity
 - getScreenHandler(int, PlayerInventory) - Method in class net.minecraft.entity.vehicle.StorageMinecartEntity
 - getScreenHandlerType() - Method in class net.minecraft.network.packet.s2c.play.OpenScreenS2CPacket
 - getScreenHeight() - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen
 - getScreenRect() - Method in class net.minecraft.client.font.TextRenderer.Drawer
 - getScreenRect() - Method in interface net.minecraft.client.font.TextRenderer.GlyphDrawable
 - getScreenshotFilename(File) - Static method in class net.minecraft.client.util.ScreenshotRecorder
 - getScrollbarThumbHeight() - Method in class net.minecraft.client.gui.widget.ScrollableWidget
 - getScrollbarThumbY() - Method in class net.minecraft.client.gui.widget.ScrollableWidget
 - getScrollbarX() - Method in class net.minecraft.client.gui.screen.pack.PackListWidget
 - getScrollbarX() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getScrollbarX() - Method in class net.minecraft.client.gui.widget.ScrollableTextFieldWidget
 - getScrollbarX() - Method in class net.minecraft.client.gui.widget.ScrollableWidget
 - getScrollPosition(float, double) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeScreenHandler
 - getScrollPosition(int) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeScreenHandler
 - getScrollY() - Method in class net.minecraft.client.gui.widget.ScrollableWidget
 - getSculkShriekerWarningManager() - Method in class net.minecraft.entity.player.PlayerEntity
 - getSculkShriekerWarningManager() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getSeaLevel() - Method in class net.minecraft.client.world.ClientWorld
 - getSeaLevel() - Method in class net.minecraft.server.world.ServerWorld
 - getSeaLevel() - Method in class net.minecraft.world.ChunkRegion
 - getSeaLevel() - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - getSeaLevel() - Method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
 - getSeaLevel() - Method in class net.minecraft.world.gen.chunk.FlatChunkGenerator
 - getSeaLevel() - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
 - getSeaLevel() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialRuleContext
 - getSeaLevel() - Method in class net.minecraft.world.gen.surfacebuilder.SurfaceBuilder
 - getSeaLevel() - Method in interface net.minecraft.world.WorldView
 - getSearchBox(double) - Method in class net.minecraft.entity.ai.goal.ActiveTargetGoal
 - getSearchBox(double) - Method in class net.minecraft.entity.mob.ShulkerEntity.TargetOtherTeamGoal
 - getSearchBox(double) - Method in class net.minecraft.entity.mob.ShulkerEntity.TargetPlayerGoal
 - getSearchBoxX() - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen
 - getSearchGroup() - Static method in class net.minecraft.item.ItemGroups
 - getSearchManager() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getSearchTabStacks() - Method in class net.minecraft.item.ItemGroup
 - getSecondaryBlockOutline() - Static method in class net.minecraft.client.render.RenderLayer
 - getSecondaryDepth() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialRuleContext
 - getSecondaryEffect() - Method in class net.minecraft.screen.BeaconScreenHandler
 - getSecondBuyItem() - Method in class net.minecraft.village.TradeOffer
 - getSecondsSinceLoad(Instant) - Method in class net.minecraft.client.session.telemetry.WorldUnloadedEvent
 - getSection(int) - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Level
 - getSection(int) - Method in class net.minecraft.world.chunk.Chunk
 - getSection(int) - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getSection(BlockPos) - Method in class net.minecraft.world.ChunkSectionCache
 - getSectionArray() - Method in class net.minecraft.world.chunk.Chunk
 - getSectionArray() - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getSectionCoord(double) - Static method in class net.minecraft.util.math.ChunkSectionPos
 - getSectionCoord(int) - Static method in class net.minecraft.util.math.ChunkSectionPos
 - 
Converts a world coordinate to the corresponding chunk-section coordinate.
 - getSectionCoordFloored(double) - Static method in class net.minecraft.util.math.ChunkSectionPos
 - getSectionIndex(int) - Method in interface net.minecraft.world.HeightLimitView
 - 
Returns a zero-based section index to which the
ylevel belongs. - getSectionPos() - Method in class net.minecraft.client.render.BuiltChunkStorage
 - getSectionPos() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 - getSections(int, int) - Method in class net.minecraft.world.entity.SectionedEntityCache
 - getSections(long) - Method in class net.minecraft.world.entity.SectionedEntityCache
 - getSectionsDataBuf() - Method in class net.minecraft.network.packet.s2c.play.ChunkData
 - getSectionsPacketSize(WorldChunk) - Static method in class net.minecraft.network.packet.s2c.play.ChunkData
 - getSectionX() - Method in class net.minecraft.util.math.ChunkSectionPos
 - getSectionY() - Method in class net.minecraft.util.math.ChunkSectionPos
 - getSectionZ() - Method in class net.minecraft.util.math.ChunkSectionPos
 - getSectorCount(int) - Static method in class net.minecraft.world.storage.RegionFile
 - getSectorData(ChunkPos) - Method in class net.minecraft.world.storage.RegionFile
 - getSeed() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 - getSeed() - Method in class net.minecraft.client.gui.screen.world.WorldCreator
 - getSeed() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 - getSeed() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket
 - getSeed() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 - getSeed() - Method in class net.minecraft.screen.EnchantmentScreenHandler
 - getSeed() - Method in class net.minecraft.server.world.ServerWorld
 - getSeed() - Static method in class net.minecraft.util.math.random.RandomSeed
 - 
Returns the seed calculated using
RandomSeed.SEED_UNIQUIFIERand the system time. - getSeed() - Method in class net.minecraft.world.ChunkRegion
 - getSeed() - Method in class net.minecraft.world.gen.GeneratorOptions
 - getSeed() - Method in interface net.minecraft.world.StructureWorldAccess
 - getSeed(ItemStack) - Static method in class net.minecraft.client.render.entity.state.ItemStackEntityRenderState
 - getSeedsItem() - Method in class net.minecraft.block.BeetrootsBlock
 - getSeedsItem() - Method in class net.minecraft.block.CarrotsBlock
 - getSeedsItem() - Method in class net.minecraft.block.CropBlock
 - getSeedsItem() - Method in class net.minecraft.block.PotatoesBlock
 - getSeedsItem() - Method in class net.minecraft.block.TorchflowerBlock
 - getSegmentName(int) - Static method in class net.minecraft.client.render.entity.model.EndermiteEntityModel
 - getSegmentName(int) - Static method in class net.minecraft.client.render.entity.model.SilverfishEntityModel
 - getSelectedAsOptional() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget
 - getSelectedCommand() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 - getSelectedMessages() - Method in class net.minecraft.client.session.report.ChatAbuseReport.Builder
 - getSelectedOrNull() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - 
Returns the selected entry of this entry list, or
nullif there is none. - getSelectedPattern() - Method in class net.minecraft.screen.LoomScreenHandler
 - getSelectedRecipe() - Method in class net.minecraft.screen.StonecutterScreenHandler
 - getSelectedServer() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 - getSelectedSlot() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 - getSelectedSlot() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenuState
 - getSelectedSlot() - Method in class net.minecraft.entity.player.PlayerInventory
 - getSelectedSlot() - Method in class net.minecraft.network.packet.c2s.play.UpdateSelectedSlotC2SPacket
 - getSelectedStack() - Method in class net.minecraft.entity.player.PlayerInventory
 - getSelectedStack(ItemStack) - Static method in class net.minecraft.item.BundleItem
 - getSelectedStackIndex() - Method in class net.minecraft.component.type.BundleContentsComponent
 - getSelectedStackIndex(ItemStack) - Static method in class net.minecraft.item.BundleItem
 - getSelectedText() - Method in class net.minecraft.client.gui.EditBox
 - 
Returns the text that is currently selected, or an empty string if there is no selection.
 - getSelectedText() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 - getSelectedText(String) - Method in class net.minecraft.client.util.SelectionManager
 - getSelection() - Method in class net.minecraft.client.gui.EditBox
 - 
Returns the current selection.
 - getSelectionEnd() - Method in class net.minecraft.client.util.SelectionManager
 - getSelectionPriority() - Method in class net.minecraft.block.entity.JigsawBlockEntity
 - getSelectionPriority() - Method in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
 - getSelectionStart() - Method in class net.minecraft.client.util.SelectionManager
 - getSelector() - Method in class net.minecraft.world.event.Vibrations.ListenerData
 - getSelectors() - Method in record class net.minecraft.entity.passive.CatVariant
 - getSelectors() - Method in record class net.minecraft.entity.passive.ChickenVariant
 - getSelectors() - Method in record class net.minecraft.entity.passive.CowVariant
 - getSelectors() - Method in record class net.minecraft.entity.passive.FrogVariant
 - getSelectors() - Method in record class net.minecraft.entity.passive.PigVariant
 - getSelectors() - Method in record class net.minecraft.entity.passive.WolfVariant
 - getSelectors() - Method in interface net.minecraft.entity.VariantSelectorProvider
 - getSelectWorldText() - Method in class net.minecraft.world.level.storage.LevelSummary
 - getSelectWorldText() - Method in class net.minecraft.world.level.storage.LevelSummary.RecoveryWarning
 - getSelectWorldText() - Method in class net.minecraft.world.level.storage.LevelSummary.SymlinkLevelSummary
 - getSelfAnchor() - Method in class net.minecraft.network.packet.s2c.play.LookAtS2CPacket
 - getSellItem() - Method in class net.minecraft.village.TradeOffer
 - 
Returns the sell item of this trade offer.
 - getSender() - Method in class net.minecraft.client.session.report.AbuseReportContext
 - getSender() - Method in class net.minecraft.client.session.telemetry.TelemetryManager
 - getSender() - Method in record class net.minecraft.network.message.SignedMessage
 - getSenderUuid() - Method in record class net.minecraft.client.session.report.log.ReceivedMessage.ChatMessage
 - 
Returns the UUID of the sender.
 - getSeparation() - Method in class net.minecraft.world.gen.chunk.placement.RandomSpreadStructurePlacement
 - getSeparator() - Method in class net.minecraft.resource.fs.ResourceFileSystem
 - getSeparator() - Method in class net.minecraft.text.NbtTextContent
 - getSequence() - Method in class net.minecraft.client.network.PendingUpdateManager
 - getSequence() - Method in class net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket
 - getSequence() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractBlockC2SPacket
 - getSequence() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractItemC2SPacket
 - getSequentialBuffer(VertexFormat.DrawMode) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getSerializer() - Method in class net.minecraft.command.argument.EntityArgumentType.Serializer.Properties
 - getSerializer() - Method in class net.minecraft.command.argument.RegistryEntryPredicateArgumentType.Serializer.Properties
 - getSerializer() - Method in class net.minecraft.command.argument.RegistryEntryReferenceArgumentType.Serializer.Properties
 - getSerializer() - Method in class net.minecraft.command.argument.RegistryKeyArgumentType.Serializer.Properties
 - getSerializer() - Method in class net.minecraft.command.argument.RegistryPredicateArgumentType.Serializer.Properties
 - getSerializer() - Method in class net.minecraft.command.argument.RegistrySelectorArgumentType.Serializer.Properties
 - getSerializer() - Method in class net.minecraft.command.argument.ScoreHolderArgumentType.Serializer.Properties
 - getSerializer() - Method in interface net.minecraft.command.argument.serialize.ArgumentSerializer.ArgumentTypeProperties
 - getSerializer() - Method in class net.minecraft.command.argument.serialize.ConstantArgumentSerializer.Properties
 - getSerializer() - Method in class net.minecraft.command.argument.serialize.DoubleArgumentSerializer.Properties
 - getSerializer() - Method in class net.minecraft.command.argument.serialize.FloatArgumentSerializer.Properties
 - getSerializer() - Method in class net.minecraft.command.argument.serialize.IntegerArgumentSerializer.Properties
 - getSerializer() - Method in class net.minecraft.command.argument.serialize.LongArgumentSerializer.Properties
 - getSerializer() - Method in class net.minecraft.command.argument.serialize.StringArgumentSerializer.Properties
 - getSerializer() - Method in class net.minecraft.command.argument.TimeArgumentType.Serializer.Properties
 - getSerializer() - Method in class net.minecraft.recipe.AbstractCookingRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.ArmorDyeRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.BannerDuplicateRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.BlastingRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.BookCloningRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.CampfireCookingRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.CraftingDecoratedPotRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in interface net.minecraft.recipe.CraftingRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.FireworkRocketRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.FireworkStarFadeRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.FireworkStarRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.MapCloningRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.MapExtendingRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in interface net.minecraft.recipe.Recipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.RepairItemRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.ShapedRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.ShapelessRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.ShieldDecorationRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.SingleStackRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.SmeltingRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in interface net.minecraft.recipe.SmithingRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.SmithingTransformRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.SmithingTrimRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.SmokingRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.SpecialCraftingRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.StonecuttingRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.TippedArrowRecipe
 - 
Returns the serializer associated with this recipe.
 - getSerializer() - Method in class net.minecraft.recipe.TransmuteRecipe
 - 
Returns the serializer associated with this recipe.
 - getServer() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.ServerEntry
 - getServer() - Method in class net.minecraft.client.MinecraftClient
 - 
Gets this client's own integrated server.
 - getServer() - Method in class net.minecraft.entity.Entity
 - 
Returns the server the entity is in, or
nullif called on the client side. - getServer() - Method in class net.minecraft.server.command.ServerCommandSource
 - getServer() - Method in class net.minecraft.server.dedicated.DedicatedPlayerManager
 - getServer() - Method in class net.minecraft.server.integrated.IntegratedPlayerManager
 - getServer() - Method in class net.minecraft.server.PlayerManager
 - getServer() - Method in class net.minecraft.server.ServerNetworkIo
 - getServer() - Method in class net.minecraft.server.world.ServerWorld
 - getServer() - Method in class net.minecraft.world.ChunkRegion
 - getServer() - Method in class net.minecraft.world.World
 - getServer() - Method in interface net.minecraft.world.WorldAccess
 - getServerAdvancementLoader() - Method in class net.minecraft.server.DataPackContents
 - getServerBrands() - Method in class net.minecraft.world.level.LevelProperties
 - getServerBrands() - Method in interface net.minecraft.world.SaveProperties
 - getServerData() - Method in class net.minecraft.block.entity.VaultBlockEntity
 - getServerEntity(Entity) - Static method in class net.minecraft.client.render.entity.EntityRenderer
 - getServerGameMode(GameMode) - Method in class net.minecraft.server.network.ServerPlayerEntity
 - 
Returns the server game mode the player should be set to, namely the forced game mode.
 - getServerId() - Method in class net.minecraft.network.packet.s2c.login.LoginHelloS2CPacket
 - getServerInfo() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getServerIp() - Method in class net.minecraft.server.MinecraftServer
 - getServerLinks() - Method in interface net.minecraft.client.gui.screen.dialog.DialogNetworkAccess
 - getServerLinks() - Method in class net.minecraft.client.network.ClientCommonNetworkHandler
 - getServerLinks() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getServerLinks() - Method in class net.minecraft.server.MinecraftServer
 - getServerList() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerScreen
 - getServerListPinger() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerScreen
 - getServerMetadata() - Method in class net.minecraft.server.MinecraftServer
 - getServerModName() - Method in class net.minecraft.server.MinecraftServer
 - getServerMotd() - Method in interface net.minecraft.network.QueryableServer
 - getServerMotd() - Method in class net.minecraft.server.MinecraftServer
 - getServerPort() - Method in class net.minecraft.server.integrated.IntegratedServer
 - getServerPort() - Method in class net.minecraft.server.MinecraftServer
 - getServerResourcePackProperties(String, String, String, String, boolean, String) - Static method in class net.minecraft.server.dedicated.ServerPropertiesHandler
 - getServerResourcePackProvider() - Method in class net.minecraft.client.MinecraftClient
 - getServerType() - Method in class net.minecraft.client.network.ServerInfo
 - getServerType() - Method in class net.minecraft.client.session.telemetry.WorldLoadedEvent
 - getServerWorld() - Method in class net.minecraft.client.gui.hud.DebugHud
 - getServerWorld(Entity) - Static method in class net.minecraft.entity.ai.goal.Goal
 - getServerWorldDebugString() - Method in class net.minecraft.client.gui.hud.DebugHud
 - getServicesSignatureVerifier() - Method in class net.minecraft.client.MinecraftClient
 - getServicesSignatureVerifier() - Method in class net.minecraft.server.MinecraftServer
 - getSession() - Method in class net.minecraft.client.MinecraftClient
 - getSession() - Method in class net.minecraft.client.network.PlayerListEntry
 - getSession() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getSessionId() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getSessionId() - Method in class net.minecraft.client.session.Session
 - getSessionLockPath() - Method in record class net.minecraft.world.level.storage.LevelStorage.LevelSave
 - getSessionService() - Method in class net.minecraft.client.MinecraftClient
 - getSessionService() - Method in class net.minecraft.client.network.ClientLoginNetworkHandler
 - getSessionService() - Method in class net.minecraft.server.MinecraftServer
 - getSettings() - Method in class net.minecraft.block.AbstractBlock
 - getSettings() - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
 - getSettings(ItemModel.BakeContext) - Method in record class net.minecraft.client.render.item.model.SpecialItemModel.Unbaked
 - getSetupTicks() - Method in class net.minecraft.test.TestInstance
 - getSeverity(int) - Static method in class net.minecraft.client.gl.GlDebug
 - getShaderDefines() - Method in class com.mojang.blaze3d.pipeline.RenderPipeline
 - getShaderFog() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getShaderLights() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getShaderLineWidth() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getShaderLoader() - Method in class net.minecraft.client.MinecraftClient
 - getShaderTexture(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getShadowColor() - Method in class net.minecraft.text.Style
 - getShadowColor(Style, int) - Method in class net.minecraft.client.font.TextRenderer.Drawer
 - getShadowOffset() - Method in interface net.minecraft.client.font.Glyph
 - getShadowOffset() - Method in record class net.minecraft.client.font.UnihexFont.UnicodeTextureGlyph
 - getShadowOpacity(S) - Method in class net.minecraft.client.render.entity.EntityRenderer
 - getShadowOpacity(ST) - Method in class net.minecraft.client.render.entity.DisplayEntityRenderer
 - getShadowRadius() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getShadowRadius(PufferfishEntityRenderState) - Method in class net.minecraft.client.render.entity.PufferfishEntityRenderer
 - getShadowRadius(SlimeEntityRenderState) - Method in class net.minecraft.client.render.entity.MagmaCubeEntityRenderer
 - getShadowRadius(SlimeEntityRenderState) - Method in class net.minecraft.client.render.entity.SlimeEntityRenderer
 - getShadowRadius(StriderEntityRenderState) - Method in class net.minecraft.client.render.entity.StriderEntityRenderer
 - getShadowRadius(TurtleEntityRenderState) - Method in class net.minecraft.client.render.entity.TurtleEntityRenderer
 - getShadowRadius(VillagerEntityRenderState) - Method in class net.minecraft.client.render.entity.VillagerEntityRenderer
 - getShadowRadius(S) - Method in class net.minecraft.client.render.entity.EntityRenderer
 - getShadowRadius(S) - Method in class net.minecraft.client.render.entity.LivingEntityRenderer
 - getShadowRadius(S) - Method in class net.minecraft.client.render.entity.MobEntityRenderer
 - getShadowRadius(ST) - Method in class net.minecraft.client.render.entity.DisplayEntityRenderer
 - getShadowStrength() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getShakeProgress(float) - Method in class net.minecraft.entity.passive.WolfEntity
 - getShape(BlockState) - Method in class net.minecraft.block.BellBlock
 - getShape(BlockState) - Method in class net.minecraft.block.GrindstoneBlock
 - getShape(FluidState, BlockView, BlockPos) - Method in class net.minecraft.fluid.EmptyFluid
 - getShape(FluidState, BlockView, BlockPos) - Method in class net.minecraft.fluid.FlowableFluid
 - getShape(FluidState, BlockView, BlockPos) - Method in class net.minecraft.fluid.Fluid
 - getShape(BlockView, BlockPos) - Method in class net.minecraft.fluid.FluidState
 - getShapeProperty() - Method in class net.minecraft.block.AbstractRailBlock
 - getShapeProperty() - Method in class net.minecraft.block.DetectorRailBlock
 - getShapeProperty() - Method in class net.minecraft.block.PoweredRailBlock
 - getShapeProperty() - Method in class net.minecraft.block.RailBlock
 - getSharedData() - Method in class net.minecraft.block.entity.VaultBlockEntity
 - getShellTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
 - getSherd(List<Item>, int) - Static method in record class net.minecraft.block.entity.Sherds
 - getSherds() - Method in class net.minecraft.block.entity.DecoratedPotBlockEntity
 - getShieldPatterns() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getShieldPatternTextureId(RegistryEntry<BannerPattern>) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getShiftedPos(Structure.Context, BlockRotation) - Method in class net.minecraft.world.gen.structure.Structure
 - 
Deprecated.
 - getShoreBiome(int, int) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - 
Returns an appropriate shore biome for the given temperature and humidity.
 - getShort(int) - Method in class net.minecraft.nbt.NbtList
 - 
Returns the short at
index, or0if the index is out of bounds or if this is not a list of shorts. - getShort(int) - Method in class net.minecraft.network.PacketByteBuf
 - getShort(int, short) - Method in class net.minecraft.nbt.NbtList
 - getShort(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 - getShort(JsonObject, String, short) - Static method in class net.minecraft.util.JsonHelper
 - getShort(String) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the
shortassociated withkey, or0if there is no number stored with the key. - getShort(String, short) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the
shortassociated withkey, orfallbackif there is no number stored with the key. - getShort(String, short) - Method in class net.minecraft.storage.NbtReadView
 - getShort(String, short) - Method in interface net.minecraft.storage.ReadView
 - getShortLE(int) - Method in class net.minecraft.network.PacketByteBuf
 - getShoulderEntityLeft() - Method in class net.minecraft.entity.player.PlayerEntity
 - getShoulderEntityRight() - Method in class net.minecraft.entity.player.PlayerEntity
 - getShoulderParrotVariant(AbstractClientPlayerEntity, boolean) - Static method in class net.minecraft.client.render.entity.PlayerEntityRenderer
 - getShowAutosaveIndicator() - Method in class net.minecraft.client.option.GameOptions
 - getShowNowPlayingToast() - Method in class net.minecraft.client.option.GameOptions
 - getShowSubtitles() - Method in class net.minecraft.client.option.GameOptions
 - getShrinkingSpeed() - Method in interface net.minecraft.world.border.WorldBorder.Area
 - getShrinkingSpeed() - Method in class net.minecraft.world.border.WorldBorder
 - getShrinkingSpeed() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
 - getShrinkingSpeed() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
 - getShuffled(Random) - Method in enum class net.minecraft.util.math.Direction.Type
 - getShuffledOrder() - Method in class net.minecraft.util.collection.WeightedList.Entry
 - getShulkerBoxes() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getShulkerBoxTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.ShulkerEntityModel
 - getShulkerBoxTextureId(DyeColor) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getSiblings() - Method in class net.minecraft.text.MutableText
 - 
Returns the siblings of this text.
 - getSiblings() - Method in interface net.minecraft.text.Text
 - 
Returns the siblings of this text.
 - getSide() - Method in class net.minecraft.client.render.model.json.GeneratedItemModel.Frame
 - getSide() - Method in class net.minecraft.item.ItemUsageContext
 - getSide() - Method in class net.minecraft.network.ClientConnection
 - 
Returns the side of this connection, or the direction of the packets received by this connection.
 - getSide() - Method in interface net.minecraft.network.listener.ClientPacketListener
 - getSide() - Method in interface net.minecraft.network.listener.PacketListener
 - getSide() - Method in interface net.minecraft.network.listener.ServerPacketListener
 - getSide() - Method in class net.minecraft.util.hit.BlockHitResult
 - getSideBias() - Method in class net.minecraft.world.block.WireOrientation
 - getSideHeadPitches() - Method in class net.minecraft.entity.boss.WitherEntity
 - getSideHeadYaws() - Method in class net.minecraft.entity.boss.WitherEntity
 - getSideInputFromGatesOnly() - Method in class net.minecraft.block.AbstractRedstoneGateBlock
 - getSideInputFromGatesOnly() - Method in class net.minecraft.block.RepeaterBlock
 - getSidesShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock
 - getSidesShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.ChorusFlowerBlock
 - getSidesShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.FenceGateBlock
 - getSidesShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.HangingSignBlock
 - getSidesShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.LeavesBlock
 - getSidesShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.MudBlock
 - getSidesShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.ShulkerBoxBlock
 - getSidesShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SnowBlock
 - getSidesShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SoulSandBlock
 - getSidesShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.WallHangingSignBlock
 - getSidesShape(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getSidesTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.DecoratedPotBlockEntityRenderer
 - getSideToUpgradeFlag(boolean, boolean, boolean, boolean) - Static method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix
 - getSigil() - Method in enum class net.minecraft.world.chunk.light.LightStorage.Status
 - getSign() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getSignalStrength(float, int) - Static method in interface net.minecraft.world.event.Vibrations
 - getSignature(MessageSignatureStorage) - Method in record class net.minecraft.network.message.MessageSignatureData.Indexed
 - getSignColor() - Method in enum class net.minecraft.util.DyeColor
 - 
Returns the color used for dyed signs as RGB integer.
 - getSignedArguments() - Method in class net.minecraft.server.command.ServerCommandSource
 - getSignedContent() - Method in record class net.minecraft.network.message.SignedMessage
 - getSignedMessage(CommandContext<ServerCommandSource>, String, Consumer<SignedMessage>) - Static method in class net.minecraft.command.argument.MessageArgumentType
 - getSignedMessage(ChatMessageC2SPacket, LastSeenMessageList) - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
 - getSignedness() - Method in record class net.minecraft.nbt.SnbtParsing.IntValue
 - getSignScale() - Method in class net.minecraft.client.render.block.entity.AbstractSignBlockEntityRenderer
 - getSignScale() - Method in class net.minecraft.client.render.block.entity.HangingSignBlockEntityRenderer
 - getSignScale() - Method in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
 - getSignTextureId(WoodType) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 - getSimpleTranslatableName() - Method in enum class net.minecraft.world.GameMode
 - getSimulationDistance() - Method in class net.minecraft.client.option.GameOptions
 - getSimulationDistance() - Method in class net.minecraft.client.world.ClientWorld
 - getSimulationDistance() - Method in class net.minecraft.server.PlayerManager
 - getSimultaneousMobs(int) - Method in record class net.minecraft.block.spawner.TrialSpawnerConfig
 - getSingleTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.model.ChestBlockModel
 - getSittingAnimationProgress(float) - Method in class net.minecraft.entity.passive.PandaEntity
 - getSize() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 - getSize() - Method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getSize() - Method in class net.minecraft.component.type.ItemEnchantmentsComponent
 - getSize() - Method in class net.minecraft.component.type.NbtComponent
 - getSize() - Method in class net.minecraft.entity.mob.SlimeEntity
 - getSize() - Method in enum class net.minecraft.entity.passive.TropicalFishEntity.Pattern
 - getSize() - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the size of this compound.
 - getSize() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 - getSize() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
 - getSize() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInterpolateSizeS2CPacket
 - getSize() - Method in class net.minecraft.server.WorldGenerationProgressTracker
 - getSize() - Method in class net.minecraft.structure.StructureTemplate
 - getSize() - Method in class net.minecraft.util.collection.EmptyPaletteStorage
 - 
Returns the size of, or the number of elements in, this storage.
 - getSize() - Method in class net.minecraft.util.collection.PackedIntegerArray
 - 
Returns the size of, or the number of elements in, this storage.
 - getSize() - Method in interface net.minecraft.util.collection.PaletteStorage
 - 
Returns the size of, or the number of elements in, this storage.
 - getSize() - Method in interface net.minecraft.util.thread.TaskQueue
 - getSize() - Method in class net.minecraft.util.thread.TaskQueue.Prioritized
 - getSize() - Method in class net.minecraft.util.thread.TaskQueue.Simple
 - getSize() - Method in interface net.minecraft.world.border.WorldBorder.Area
 - getSize() - Method in class net.minecraft.world.border.WorldBorder
 - getSize() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
 - getSize() - Method in class net.minecraft.world.border.WorldBorder.Properties
 - getSize() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
 - getSize() - Method in class net.minecraft.world.chunk.ArrayPalette
 - 
Returns the size of the palette.
 - getSize() - Method in class net.minecraft.world.chunk.BiMapPalette
 - 
Returns the size of the palette.
 - getSize() - Method in class net.minecraft.world.chunk.IdListPalette
 - 
Returns the size of the palette.
 - getSize() - Method in interface net.minecraft.world.chunk.Palette
 - 
Returns the size of the palette.
 - getSize() - Method in class net.minecraft.world.chunk.SingularPalette
 - 
Returns the size of the palette.
 - getSize() - Method in class net.minecraft.world.gen.feature.DeltaFeatureConfig
 - getSize(float) - Method in class net.minecraft.client.particle.AbstractDustParticle
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(float) - Method in class net.minecraft.client.particle.AscendingParticle
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(float) - Method in class net.minecraft.client.particle.BillboardParticle
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(float) - Method in class net.minecraft.client.particle.BlockFallingDustParticle
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(float) - Method in class net.minecraft.client.particle.BlockMarkerParticle
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(float) - Method in class net.minecraft.client.particle.CloudParticle
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(float) - Method in class net.minecraft.client.particle.DamageParticle
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(float) - Method in class net.minecraft.client.particle.DragonBreathParticle
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(float) - Method in class net.minecraft.client.particle.EmotionParticle
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(float) - Method in class net.minecraft.client.particle.FireworksSparkParticle.Flash
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(float) - Method in class net.minecraft.client.particle.FlameParticle
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(float) - Method in class net.minecraft.client.particle.LavaEmberParticle
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(float) - Method in class net.minecraft.client.particle.NoteParticle
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(float) - Method in class net.minecraft.client.particle.PortalParticle
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(float) - Method in class net.minecraft.client.particle.ReversePortalParticle
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(float) - Method in class net.minecraft.client.particle.ShriekParticle
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(float) - Method in class net.minecraft.client.particle.TrialSpawnerDetectionParticle
 - 
Returns the draw scale of this particle, which is used while rendering in.
invalid reference
#buildGeometry - getSize(int) - Static method in class net.minecraft.world.storage.RegionFile
 - getSize(int, int) - Method in record class net.minecraft.client.resource.metadata.AnimationResourceMetadata
 - getSize(RegistryEntry<PaintingVariant>) - Static method in class net.minecraft.entity.decoration.painting.PaintingEntity
 - getSize(Direction.Axis) - Method in class net.minecraft.util.shape.VoxelSet
 - getSizeInBytes() - Method in record class net.minecraft.nbt.NbtByte
 - getSizeInBytes() - Method in class net.minecraft.nbt.NbtByteArray
 - getSizeInBytes() - Method in class net.minecraft.nbt.NbtCompound
 - getSizeInBytes() - Method in record class net.minecraft.nbt.NbtDouble
 - getSizeInBytes() - Method in interface net.minecraft.nbt.NbtElement
 - getSizeInBytes() - Method in class net.minecraft.nbt.NbtEnd
 - getSizeInBytes() - Method in record class net.minecraft.nbt.NbtFloat
 - getSizeInBytes() - Method in record class net.minecraft.nbt.NbtInt
 - getSizeInBytes() - Method in class net.minecraft.nbt.NbtIntArray
 - getSizeInBytes() - Method in class net.minecraft.nbt.NbtList
 - getSizeInBytes() - Method in record class net.minecraft.nbt.NbtLong
 - getSizeInBytes() - Method in class net.minecraft.nbt.NbtLongArray
 - getSizeInBytes() - Method in record class net.minecraft.nbt.NbtShort
 - getSizeInBytes() - Method in record class net.minecraft.nbt.NbtString
 - getSizeInBytes() - Method in interface net.minecraft.nbt.NbtType.OfFixedSize
 - 
Returns the size of the elements in bytes.
 - getSizeInBytes(int) - Static method in class net.minecraft.network.encoding.VarInts
 - getSizeInBytes(long) - Static method in class net.minecraft.network.encoding.VarLongs
 - getSizeLerpTarget() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
 - getSizeLerpTarget() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInterpolateSizeS2CPacket
 - getSizeLerpTarget() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderSizeChangedS2CPacket
 - getSizeLerpTarget() - Method in interface net.minecraft.world.border.WorldBorder.Area
 - getSizeLerpTarget() - Method in class net.minecraft.world.border.WorldBorder
 - getSizeLerpTarget() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
 - getSizeLerpTarget() - Method in class net.minecraft.world.border.WorldBorder.Properties
 - getSizeLerpTarget() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
 - getSizeLerpTime() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
 - getSizeLerpTime() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInterpolateSizeS2CPacket
 - getSizeLerpTime() - Method in interface net.minecraft.world.border.WorldBorder.Area
 - getSizeLerpTime() - Method in class net.minecraft.world.border.WorldBorder
 - getSizeLerpTime() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
 - getSizeLerpTime() - Method in class net.minecraft.world.border.WorldBorder.Properties
 - getSizeLerpTime() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
 - getSkeleton(LocalDifficulty, AbstractHorseEntity) - Method in class net.minecraft.entity.ai.goal.SkeletonHorseTrapTriggerGoal
 - getSkinProvider() - Method in class net.minecraft.client.MinecraftClient
 - getSkinSupplier() - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
 - getSkinSupplier() - Method in class net.minecraft.client.session.report.SkinAbuseReport
 - getSkinTextures() - Method in class net.minecraft.client.network.AbstractClientPlayerEntity
 - getSkinTextures() - Method in class net.minecraft.client.network.PlayerListEntry
 - getSkinTextures(GameProfile) - Method in class net.minecraft.client.texture.PlayerSkinProvider
 - getSkinTextures(GameProfile) - Static method in class net.minecraft.client.util.DefaultSkinHelper
 - getSkinTextures(GameProfile, SkinTextures) - Method in class net.minecraft.client.texture.PlayerSkinProvider
 - getSkinTextures(UUID) - Static method in class net.minecraft.client.util.DefaultSkinHelper
 - getSkinTexturesSupplier(GameProfile) - Method in class net.minecraft.client.texture.PlayerSkinProvider
 - getSkippedChunkCount() - Method in class net.minecraft.world.updater.WorldUpdater
 - getSkull() - Method in class net.minecraft.entity.mob.DrownedEntity
 - 
Returns the item stack this entity will drop when killed by a charged creeper.
 - getSkull() - Method in class net.minecraft.entity.mob.HuskEntity
 - 
Returns the item stack this entity will drop when killed by a charged creeper.
 - getSkull() - Method in class net.minecraft.entity.mob.ZombieEntity
 - 
Returns the item stack this entity will drop when killed by a charged creeper.
 - getSkull() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
 - 
Returns the item stack this entity will drop when killed by a charged creeper.
 - getSkull() - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
 - 
Returns the item stack this entity will drop when killed by a charged creeper.
 - getSkullTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.SkullEntityModel
 - getSkullType() - Method in class net.minecraft.block.AbstractSkullBlock
 - getSkyAngle(float) - Method in interface net.minecraft.world.LunarWorldView
 - getSkyAngle(long) - Method in record class net.minecraft.world.dimension.DimensionType
 - getSkyAngleRadians(float) - Method in class net.minecraft.world.World
 - getSkyBrightness(float) - Method in class net.minecraft.client.world.ClientWorld
 - getSkyColor() - Method in class net.minecraft.world.biome.Biome
 - getSkyColor() - Method in class net.minecraft.world.biome.BiomeEffects
 - getSkyColor(float) - Method in class net.minecraft.client.render.DimensionEffects
 - getSkyColor(float) - Method in class net.minecraft.client.render.DimensionEffects.Overworld
 - getSkyColor(float) - Static method in class net.minecraft.world.biome.OverworldBiomeCreator
 - getSkyColor(Vec3d, float) - Method in class net.minecraft.client.world.ClientWorld
 - getSkyDarkness(float) - Method in class net.minecraft.client.render.GameRenderer
 - getSkyDarknessHeight(HeightLimitView) - Method in class net.minecraft.client.world.ClientWorld.Properties
 - getSkyLight(int, int) - Method in class net.minecraft.world.chunk.light.ChunkSkyLightProvider
 - getSkyLight(T, BlockPos) - Method in class net.minecraft.client.render.entity.DisplayEntityRenderer
 - getSkyLight(T, BlockPos) - Method in class net.minecraft.client.render.entity.EntityRenderer
 - getSkyLightCoordinates(int) - Static method in class net.minecraft.client.render.LightmapTextureManager
 - getSkyLightOrDefault(int, int, int) - Method in class net.minecraft.world.chunk.light.ChunkSkyLightProvider
 - getSkyNibbles() - Method in class net.minecraft.network.packet.s2c.play.LightData
 - getSkyType() - Method in class net.minecraft.client.render.DimensionEffects
 - getSleepAnimationProgress(float) - Method in class net.minecraft.entity.passive.CatEntity
 - getSleeping() - Method in class net.minecraft.server.world.SleepManager
 - 
Returns the number of sleeping players.
 - getSleepingDirection() - Method in class net.minecraft.entity.LivingEntity
 - getSleepingPosition() - Method in class net.minecraft.entity.LivingEntity
 - getSleepTimer() - Method in class net.minecraft.entity.player.PlayerEntity
 - getSliceName(int) - Static method in class net.minecraft.client.render.entity.model.MagmaCubeEntityModel
 - getSlimeRandom(int, int, long, long) - Static method in class net.minecraft.util.math.random.ChunkRandom
 - getSlimesToSpawn(int, OozingStatusEffect.SlimeCounter, int) - Static method in class net.minecraft.entity.effect.OozingStatusEffect
 - getSlipperiness() - Method in class net.minecraft.block.Block
 - getSlipperiness(E) - Static method in interface net.minecraft.entity.Leashable
 - getSlot() - Method in class net.minecraft.network.packet.s2c.play.ScoreboardDisplayS2CPacket
 - getSlot() - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket
 - getSlot(int) - Method in class net.minecraft.screen.ScreenHandler
 - 
Returns the slot with index
index. - getSlotAt(double, double) - Method in class net.minecraft.client.gui.screen.ingame.HandledScreen
 - getSlotColumnCount() - Method in class net.minecraft.network.packet.s2c.play.OpenHorseScreenS2CPacket
 - getSlotCount() - Method in interface net.minecraft.inventory.SlotRange
 - getSlotForHand(Hand) - Static method in class net.minecraft.entity.LivingEntity
 - getSlotForHitPos(BlockHitResult, BlockState) - Method in class net.minecraft.block.ChiseledBookshelfBlock
 - getSlotForStack(ItemStack, List<EquipmentSlot>) - Method in interface net.minecraft.entity.EquipmentHolder
 - getSlotFromPosition(Vec3d) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 - getSlotIds() - Method in interface net.minecraft.inventory.SlotRange
 - getSlotIndex(Inventory, int) - Method in class net.minecraft.screen.ScreenHandler
 - getSlotName(int) - Method in class net.minecraft.client.realms.dto.RealmsWorldOptions
 - getSlotRange(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.SlotRangeArgumentType
 - getSlots() - Method in enum class net.minecraft.component.type.AttributeModifierSlot
 - getSlotsEmpty() - Method in class net.minecraft.block.entity.BrewingStandBlockEntity
 - getSlotWithStack(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 - getSlowNoiseValue(BlockPos) - Method in class net.minecraft.world.gen.stateprovider.DualNoiseBlockStateProvider
 - getSmallRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.FirstFloorRoomPool
 - getSmallRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.RoomPool
 - getSmallRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.SecondFloorRoomPool
 - getSmallSecretRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.FirstFloorRoomPool
 - getSmallSecretRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.RoomPool
 - getSmallSecretRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.SecondFloorRoomPool
 - getSmallTreeFeature(Random, boolean) - Method in class net.minecraft.block.SaplingGenerator
 - getSmashDamagePerFallenBlock(ServerWorld, ItemStack, Entity, DamageSource, float) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getSmeltingItemPath(ItemConvertible) - Static method in class net.minecraft.data.recipe.RecipeGenerator
 - getSmeltingRecipeCategory(ItemConvertible) - Static method in class net.minecraft.data.recipe.CookingRecipeJsonBuilder
 - getSmithingTemplate() - Method in class net.minecraft.client.gui.screen.ingame.SmithingScreen
 - getSneakToggled() - Method in class net.minecraft.client.option.GameOptions
 - getSneezeProgress() - Method in class net.minecraft.entity.passive.PandaEntity
 - getSnowGolemDispenserPattern() - Method in class net.minecraft.block.CarvedPumpkinBlock
 - getSnowGolemPattern() - Method in class net.minecraft.block.CarvedPumpkinBlock
 - getSocialInteractionsManager() - Method in class net.minecraft.client.MinecraftClient
 - getSolid() - Static method in class net.minecraft.client.render.RenderLayer
 - getSong() - Method in class net.minecraft.block.jukebox.JukeboxManager
 - getSongEntryFromStack(RegistryWrapper.WrapperLookup, ItemStack) - Static method in record class net.minecraft.block.jukebox.JukeboxSong
 - getSortedBuffer() - Method in class net.minecraft.client.render.BuiltBuffer
 - getSortedNames(NbtCompound) - Method in class net.minecraft.nbt.visitor.NbtOrderedStringFormatter
 - getSortedTypesAndPositions(Predicate<RegistryEntry<PointOfInterestType>>, Predicate<BlockPos>, BlockPos, int, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 - getSorter() - Method in class net.minecraft.command.EntitySelectorReader
 - getSortKey() - Method in class com.mojang.blaze3d.pipeline.RenderPipeline
 - getSortKey() - Method in record class net.minecraft.client.texture.TextureSetup
 - getSound() - Method in enum class net.minecraft.block.enums.NoteBlockInstrument
 - getSound() - Method in class net.minecraft.client.sound.AbstractSoundInstance
 - getSound() - Method in interface net.minecraft.client.sound.SoundInstance
 - getSound() - Method in enum class net.minecraft.entity.damage.DamageEffects
 - getSound() - Method in enum class net.minecraft.entity.mob.Angriness
 - getSound() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 - getSound() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket
 - getSound() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 - getSound() - Method in class net.minecraft.sound.BiomeAdditionsSound
 - getSound() - Method in class net.minecraft.sound.BiomeMoodSound
 - getSound(EntityType<?>) - Static method in class net.minecraft.entity.passive.ParrotEntity
 - getSound(PiglinEntity, Activity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - getSound(Random) - Method in class net.minecraft.client.sound.Sound
 - getSound(Random) - Method in interface net.minecraft.client.sound.SoundContainer
 - getSound(Random) - Method in class net.minecraft.client.sound.WeightedSoundSet
 - getSoundCategory() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - 
Returns the sound category for sounds from this entity.
 - getSoundCategory() - Method in class net.minecraft.entity.Entity
 - 
Returns the sound category for sounds from this entity.
 - getSoundCategory() - Method in class net.minecraft.entity.ExperienceOrbEntity
 - 
Returns the sound category for sounds from this entity.
 - getSoundCategory() - Method in class net.minecraft.entity.ItemEntity
 - 
Returns the sound category for sounds from this entity.
 - getSoundCategory() - Method in class net.minecraft.entity.LightningEntity
 - 
Returns the sound category for sounds from this entity.
 - getSoundCategory() - Method in class net.minecraft.entity.mob.BreezeEntity
 - 
Returns the sound category for sounds from this entity.
 - getSoundCategory() - Method in class net.minecraft.entity.mob.GhastEntity
 - 
Returns the sound category for sounds from this entity.
 - getSoundCategory() - Method in class net.minecraft.entity.mob.HoglinEntity
 - 
Returns the sound category for sounds from this entity.
 - getSoundCategory() - Method in class net.minecraft.entity.mob.HostileEntity
 - 
Returns the sound category for sounds from this entity.
 - getSoundCategory() - Method in class net.minecraft.entity.mob.PhantomEntity
 - 
Returns the sound category for sounds from this entity.
 - getSoundCategory() - Method in class net.minecraft.entity.mob.ShulkerEntity
 - 
Returns the sound category for sounds from this entity.
 - getSoundCategory() - Method in class net.minecraft.entity.mob.SlimeEntity
 - 
Returns the sound category for sounds from this entity.
 - getSoundCategory() - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - 
Returns the sound category for sounds from this entity.
 - getSoundCategory() - Method in class net.minecraft.entity.passive.ParrotEntity
 - 
Returns the sound category for sounds from this entity.
 - getSoundCategory() - Method in class net.minecraft.entity.passive.RabbitEntity
 - 
Returns the sound category for sounds from this entity.
 - getSoundCategory() - Method in class net.minecraft.entity.player.PlayerEntity
 - 
Returns the sound category for sounds from this entity.
 - getSoundCategory() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 - 
Returns the sound category for sounds from this entity.
 - getSoundDevice() - Method in class net.minecraft.client.option.GameOptions
 - getSoundDevices() - Method in class net.minecraft.client.sound.SoundEngine
 - getSoundDevices() - Method in class net.minecraft.client.sound.SoundManager
 - getSoundDevices() - Method in class net.minecraft.client.sound.SoundSystem
 - getSoundEvent() - Method in class net.minecraft.client.toast.AdvancementToast
 - getSoundEvent() - Method in interface net.minecraft.client.toast.Toast
 - getSoundEvent(HoglinEntity) - Static method in class net.minecraft.entity.mob.HoglinBrain
 - getSoundEvent(HoglinEntity, Activity) - Static method in class net.minecraft.entity.mob.HoglinBrain
 - getSoundEventSuffix() - Method in enum class net.minecraft.entity.passive.WolfSoundVariants.Type
 - getSoundGroup() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getSoundGroup(BlockState) - Method in class net.minecraft.block.AbstractBlock
 - getSoundGroup(BlockState) - Method in class net.minecraft.block.DecoratedPotBlock
 - getSoundId() - Method in class net.minecraft.network.packet.s2c.play.StopSoundS2CPacket
 - getSoundIds() - Method in class net.minecraft.client.network.ClientCommandSource
 - getSoundIds() - Method in interface net.minecraft.command.CommandSource
 - getSoundIds() - Method in class net.minecraft.server.command.ServerCommandSource
 - getSoundManager() - Method in class net.minecraft.client.MinecraftClient
 - getSoundPitch() - Method in class net.minecraft.entity.LivingEntity
 - getSoundPitch() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
 - getSoundPitch() - Method in class net.minecraft.entity.passive.BatEntity
 - getSoundPitch() - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - getSoundPitch() - Method in class net.minecraft.entity.passive.ParrotEntity
 - getSoundPitch(boolean, Random) - Static method in class net.minecraft.item.CrossbowItem
 - getSoundPitch(Random) - Static method in class net.minecraft.entity.passive.ParrotEntity
 - getSoundPitch(Random, int) - Static method in class net.minecraft.item.CrossbowItem
 - getSoundPrepare() - Method in class net.minecraft.entity.mob.EvokerEntity.ConjureFangsGoal
 - getSoundPrepare() - Method in class net.minecraft.entity.mob.EvokerEntity.SummonVexGoal
 - getSoundPrepare() - Method in class net.minecraft.entity.mob.EvokerEntity.WololoGoal
 - getSoundPrepare() - Method in class net.minecraft.entity.mob.IllusionerEntity.BlindTargetGoal
 - getSoundPrepare() - Method in class net.minecraft.entity.mob.IllusionerEntity.GiveInvisibilityGoal
 - getSoundPrepare() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
 - getSounds() - Method in class net.minecraft.client.sound.SoundEntry
 - getSoundSet(SoundManager) - Method in class net.minecraft.client.sound.AbstractSoundInstance
 - getSoundSet(SoundManager) - Method in interface net.minecraft.client.sound.SoundInstance
 - getSoundVariant() - Method in class net.minecraft.entity.passive.WolfEntity
 - getSoundVolume() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 - getSoundVolume() - Method in class net.minecraft.entity.LivingEntity
 - getSoundVolume() - Method in class net.minecraft.entity.mob.GhastEntity
 - getSoundVolume() - Method in class net.minecraft.entity.mob.PhantomEntity
 - getSoundVolume() - Method in class net.minecraft.entity.mob.SlimeEntity
 - getSoundVolume() - Method in class net.minecraft.entity.mob.WardenEntity
 - getSoundVolume() - Method in class net.minecraft.entity.passive.AbstractCowEntity
 - getSoundVolume() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getSoundVolume() - Method in class net.minecraft.entity.passive.AllayEntity
 - getSoundVolume() - Method in class net.minecraft.entity.passive.BatEntity
 - getSoundVolume() - Method in class net.minecraft.entity.passive.BeeEntity
 - getSoundVolume() - Method in class net.minecraft.entity.passive.SquidEntity
 - getSoundVolume() - Method in class net.minecraft.entity.passive.WolfEntity
 - getSoundVolume(SoundCategory) - Method in class net.minecraft.client.option.GameOptions
 - getSoundVolumeOption(SoundCategory) - Method in class net.minecraft.client.option.GameOptions
 - getSource() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
 - getSource() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
 - getSource() - Method in class net.minecraft.entity.damage.DamageSource
 - getSource() - Method in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity.CommandExecutor
 - getSource() - Method in class net.minecraft.resource.ResourcePackProfile
 - getSource() - Method in class net.minecraft.server.BanEntry
 - getSource() - Method in class net.minecraft.util.math.random.RandomSequence
 - getSource() - Method in class net.minecraft.world.CommandBlockExecutor
 - getSource() - Method in class net.minecraft.world.waypoint.TrackedWaypoint
 - getSource(int) - Static method in class net.minecraft.client.gl.GlDebug
 - getSource(Identifier, ShaderType) - Method in class net.minecraft.client.gl.ShaderLoader.Cache
 - getSource(Identifier, ShaderType) - Method in class net.minecraft.client.gl.ShaderLoader
 - getSourceCount() - Method in interface net.minecraft.client.sound.SoundEngine.SourceSet
 - getSourceCount() - Method in class net.minecraft.client.sound.SoundEngine.SourceSetImpl
 - getSourceGroundY() - Method in class net.minecraft.structure.JigsawJunction
 - getSourceOrEmptyForConditionFork(CommandContext<ServerCommandSource>, boolean, boolean) - Static method in class net.minecraft.server.command.ExecuteCommand
 - getSourcePos(World) - Method in class net.minecraft.world.waypoint.TrackedWaypoint.Positional
 - getSourceState() - Method in class net.minecraft.client.sound.Source
 - getSourceTextSupplier(String) - Static method in interface net.minecraft.resource.ResourcePackSource
 - getSourceX() - Method in class net.minecraft.structure.JigsawJunction
 - getSourceZ() - Method in class net.minecraft.structure.JigsawJunction
 - getSouthEastIndex(int, int) - Static method in class net.minecraft.world.gen.chunk.BlendingData
 - 
Gets the south east index for the given chunk-local biome coordinates.
 - getSpacing() - Method in class net.minecraft.world.gen.chunk.placement.RandomSpreadStructurePlacement
 - getSpawnAngle() - Method in class net.minecraft.client.world.ClientWorld.Properties
 - getSpawnAngle() - Method in class net.minecraft.world.level.LevelProperties
 - getSpawnAngle() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
 - getSpawnAngle() - Method in class net.minecraft.world.World
 - getSpawnAngle() - Method in interface net.minecraft.world.WorldProperties
 - getSpawnBox(double, double, double) - Method in class net.minecraft.entity.EntityType
 - getSpawnConfig(RegistryEntry<Biome>) - Static method in class net.minecraft.entity.passive.SheepColors
 - getSpawnData(TrialSpawnerLogic, Random) - Method in class net.minecraft.block.spawner.TrialSpawnerData
 - getSpawnDataNbt(TrialSpawnerState) - Method in class net.minecraft.block.spawner.TrialSpawnerData
 - getSpawnDensity(EntityType<?>) - Method in class net.minecraft.world.biome.SpawnSettings
 - getSpawnedCount() - Method in class net.minecraft.entity.passive.PassiveEntity.PassiveData
 - getSpawnedEntityText(NbtComponent, String) - Static method in interface net.minecraft.block.entity.Spawner
 - getSpawnEntries(SpawnGroup) - Method in class net.minecraft.world.biome.SpawnSettings
 - getSpawnEntries(ServerWorld, StructureAccessor, ChunkGenerator, SpawnGroup, BlockPos, RegistryEntry<Biome>) - Static method in class net.minecraft.world.SpawnHelper
 - getSpawnEntry(World, Random, BlockPos) - Method in class net.minecraft.block.spawner.MobSpawnerLogic
 - getSpawner() - Method in class net.minecraft.block.entity.TrialSpawnerBlockEntity
 - getSpawnerState() - Method in class net.minecraft.block.entity.TrialSpawnerBlockEntity
 - getSpawnerState() - Method in class net.minecraft.block.spawner.TrialSpawnerLogic
 - getSpawnerState() - Method in interface net.minecraft.block.spawner.TrialSpawnerLogic.TrialSpawner
 - getSpawnGroup() - Method in class net.minecraft.entity.EntityType
 - getSpawnHeight(HeightLimitView) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - getSpawnHeight(HeightLimitView) - Method in class net.minecraft.world.gen.chunk.FlatChunkGenerator
 - getSpawnInfo() - Method in class net.minecraft.server.world.ServerChunkManager
 - getSpawningChunkCount() - Method in class net.minecraft.world.SpawnHelper.Info
 - getSpawnOffset(Random) - Method in class net.minecraft.block.FrogspawnBlock
 - getSpawnPos() - Method in class net.minecraft.client.world.ClientWorld.Properties
 - getSpawnPos() - Method in class net.minecraft.world.level.LevelProperties
 - getSpawnPos() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
 - getSpawnPos() - Method in class net.minecraft.world.World
 - getSpawnPos() - Method in interface net.minecraft.world.WorldProperties
 - getSpawnProtectionRadius() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - getSpawnProtectionRadius() - Method in class net.minecraft.server.MinecraftServer
 - getSpawnRadius(ServerWorld) - Method in class net.minecraft.server.MinecraftServer
 - getSpawnRange() - Method in class net.minecraft.sound.BiomeMoodSound
 - 
Returns the chebyshev distance from which the mood sound can play to the player.
 - getSpawnSettings() - Method in class net.minecraft.world.biome.Biome
 - getSpawnSuitabilityNoises() - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - getSpawnToggleButtonCallback(Text, Consumer<Boolean>) - Method in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
 - getSpawnVector(ServerWorld, BlockPos) - Method in class net.minecraft.village.ZombieSiegeManager
 - getSpecialItemGlintConsumer(VertexConsumerProvider, RenderLayer, MatrixStack.Entry) - Static method in class net.minecraft.client.render.item.ItemRenderer
 - getSpecialPrice() - Method in class net.minecraft.village.TradeOffer
 - 
Returns the special price of this trade offer.
 - getSpecialProperty(Registry<DimensionOptions>) - Static method in record class net.minecraft.world.dimension.DimensionOptionsRegistryHolder
 - getSpectatorHud() - Method in class net.minecraft.client.gui.hud.InGameHud
 - getSpectatorMenuHeight() - Method in class net.minecraft.client.gui.hud.SpectatorHud
 - getSpeed() - Method in class net.minecraft.client.gui.screen.CreditsScreen
 - getSpeed() - Method in class net.minecraft.entity.ai.brain.WalkTarget
 - getSpeed() - Method in class net.minecraft.entity.ai.control.MoveControl
 - getSpeed() - Method in class net.minecraft.entity.LimbAnimator
 - getSpeed() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 - getSpeed(BlockState) - Method in record class net.minecraft.component.type.ToolComponent
 - getSpeed(ChargedProjectilesComponent) - Static method in class net.minecraft.item.CrossbowItem
 - getSpeed(PathAwareEntity) - Method in class net.minecraft.entity.ai.brain.task.TemptTask
 - getSpeedRetention() - Method in class net.minecraft.entity.vehicle.DefaultMinecartController
 - getSpeedRetention() - Method in class net.minecraft.entity.vehicle.ExperimentalMinecartController
 - getSpeedRetention() - Method in class net.minecraft.entity.vehicle.MinecartController
 - getSpell() - Method in class net.minecraft.entity.mob.EvokerEntity.ConjureFangsGoal
 - getSpell() - Method in class net.minecraft.entity.mob.EvokerEntity.SummonVexGoal
 - getSpell() - Method in class net.minecraft.entity.mob.EvokerEntity.WololoGoal
 - getSpell() - Method in class net.minecraft.entity.mob.IllusionerEntity.BlindTargetGoal
 - getSpell() - Method in class net.minecraft.entity.mob.IllusionerEntity.GiveInvisibilityGoal
 - getSpell() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
 - getSpell() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity
 - getSpellTicks() - Method in class net.minecraft.entity.mob.EvokerEntity.ConjureFangsGoal
 - getSpellTicks() - Method in class net.minecraft.entity.mob.EvokerEntity.SummonVexGoal
 - getSpellTicks() - Method in class net.minecraft.entity.mob.EvokerEntity.WololoGoal
 - getSpellTicks() - Method in class net.minecraft.entity.mob.IllusionerEntity.BlindTargetGoal
 - getSpellTicks() - Method in class net.minecraft.entity.mob.IllusionerEntity.GiveInvisibilityGoal
 - getSpellTicks() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
 - getSpellTicks() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity
 - getSpikeName(int) - Static method in class net.minecraft.client.render.entity.model.GuardianEntityModel
 - getSpikePivotX(int, float, float) - Static method in class net.minecraft.client.render.entity.model.GuardianEntityModel
 - getSpikePivotY(int, float, float) - Static method in class net.minecraft.client.render.entity.model.GuardianEntityModel
 - getSpikePivotZ(int, float, float) - Static method in class net.minecraft.client.render.entity.model.GuardianEntityModel
 - getSpikes() - Method in class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 - getSpikes(StructureWorldAccess) - Static method in class net.minecraft.world.gen.feature.EndSpikeFeature
 - getSpikesExtension(float) - Method in class net.minecraft.entity.mob.GuardianEntity
 - getSpinningAnimationTicks(float) - Method in class net.minecraft.entity.passive.AllayEntity
 - getSplashSound() - Method in class net.minecraft.entity.Entity
 - getSplashSound() - Method in class net.minecraft.entity.mob.HoglinEntity
 - getSplashSound() - Method in class net.minecraft.entity.mob.HostileEntity
 - getSplashSound() - Method in class net.minecraft.entity.passive.AxolotlEntity
 - getSplashSound() - Method in class net.minecraft.entity.passive.DolphinEntity
 - getSplashSound() - Method in class net.minecraft.entity.player.PlayerEntity
 - getSplashTextLoader() - Method in class net.minecraft.client.MinecraftClient
 - getSplitter(PacketSizeLogger, boolean) - Static method in class net.minecraft.network.ClientConnection
 - getSpread() - Method in class net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement
 - getSpread(ServerWorld, BlockPos, BlockState) - Method in class net.minecraft.fluid.FlowableFluid
 - getSpread(Random, int) - Method in class net.minecraft.world.gen.feature.ScatteredOreFeature
 - getSpreadable(BlockState) - Static method in class net.minecraft.block.entity.SculkSpreadManager.Cursor
 - getSpreadChance() - Method in class net.minecraft.block.entity.SculkSpreadManager
 - getSpreadChance(BlockState) - Method in class net.minecraft.block.FireBlock
 - getSpreadManager() - Method in class net.minecraft.block.entity.SculkCatalystBlockEntity.Listener
 - getSpreadPos(WorldAccess, BlockPos, Random) - Static method in class net.minecraft.block.entity.SculkSpreadManager.Cursor
 - getSpreadType() - Method in class net.minecraft.world.gen.chunk.placement.RandomSpreadStructurePlacement
 - getSprintToggled() - Method in class net.minecraft.client.option.GameOptions
 - getSprite() - Method in class net.minecraft.client.util.SpriteIdentifier
 - getSprite(int, int) - Method in class net.minecraft.client.particle.ParticleManager.SimpleSpriteProvider
 - getSprite(int, int) - Method in interface net.minecraft.client.particle.SpriteProvider
 - getSprite(MapDecoration) - Method in class net.minecraft.client.texture.MapDecorationsAtlasManager
 - getSprite(Identifier) - Method in class net.minecraft.client.render.model.SpriteAtlasManager.AtlasPreparation
 - getSprite(Identifier) - Method in class net.minecraft.client.texture.GuiAtlasManager
 - getSprite(Identifier) - Method in class net.minecraft.client.texture.SpriteAtlasHolder
 - getSprite(Identifier) - Method in class net.minecraft.client.texture.SpriteAtlasTexture
 - getSprite(Random) - Method in class net.minecraft.client.particle.ParticleManager.SimpleSpriteProvider
 - getSprite(Random) - Method in interface net.minecraft.client.particle.SpriteProvider
 - getSpriteAtlas(Identifier) - Method in class net.minecraft.client.MinecraftClient
 - getSpriteForDistance(float) - Method in record class net.minecraft.client.resource.waypoint.WaypointStyleAsset
 - getSpriteGetter() - Method in interface net.minecraft.client.render.model.Baker
 - getSpriteGetter() - Method in class net.minecraft.client.render.model.ModelBaker.BakerImpl
 - getSprites() - Method in exception class net.minecraft.client.texture.TextureStitcherCannotFitException
 - getSquaredDistance(double, double, double) - Method in class net.minecraft.util.math.Vec3i
 - 
Returns the squared distance between here and
(x, y, z). - getSquaredDistance(int, int) - Method in class net.minecraft.util.math.ChunkPos
 - getSquaredDistance(long) - Method in class net.minecraft.util.math.ChunkPos
 - getSquaredDistance(long[]) - Method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree.TreeNode
 - getSquaredDistance(PathNode) - Method in class net.minecraft.entity.ai.pathing.PathNode
 - getSquaredDistance(BlockPos) - Method in class net.minecraft.entity.ai.pathing.PathNode
 - getSquaredDistance(ChunkPos) - Method in class net.minecraft.util.math.ChunkPos
 - getSquaredDistance(ChunkPos, Vec3d) - Static method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getSquaredDistance(Position) - Method in class net.minecraft.util.math.Vec3i
 - 
Returns the squared distance between here and
pos. - getSquaredDistance(Vec3i) - Method in class net.minecraft.util.math.Vec3i
 - 
Returns the squared distance between here (center) and
vec. - getSquaredDistance(MultiNoiseUtil.NoiseValuePoint) - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseHypercube
 - 
Calculates the distance from this noise point to another one.
 - getSquaredDistanceFromCenter(double, double, double) - Method in class net.minecraft.util.math.Vec3i
 - 
Returns the squared distance between the center of this voxel and
(x, y, z). - getSquaredDistanceToCamera(double, double, double) - Method in class net.minecraft.client.render.entity.EntityRenderDispatcher
 - getSquaredDistanceToCamera(Entity) - Method in class net.minecraft.client.render.entity.EntityRenderDispatcher
 - getSquirtSound() - Method in class net.minecraft.entity.passive.GlowSquidEntity
 - getSquirtSound() - Method in class net.minecraft.entity.passive.SquidEntity
 - getSquishSound() - Method in class net.minecraft.entity.mob.MagmaCubeEntity
 - getSquishSound() - Method in class net.minecraft.entity.mob.SlimeEntity
 - getStack() - Method in class net.minecraft.block.entity.DecoratedPotBlockEntity
 - getStack() - Method in class net.minecraft.block.entity.JukeboxBlockEntity
 - getStack() - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeSlot
 - getStack() - Method in class net.minecraft.entity.EyeOfEnderEntity
 - getStack() - Method in interface net.minecraft.entity.FlyingItemEntity
 - getStack() - Method in class net.minecraft.entity.ItemEntity
 - 
Returns the item stack contained in this item entity.
 - getStack() - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
 - getStack() - Method in class net.minecraft.entity.projectile.AbstractWindChargeEntity
 - getStack() - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
 - getStack() - Method in class net.minecraft.entity.projectile.thrown.ThrownItemEntity
 - getStack() - Method in interface net.minecraft.inventory.SingleStackInventory
 - getStack() - Method in class net.minecraft.item.ItemUsageContext
 - getStack() - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket
 - getStack() - Method in class net.minecraft.screen.slot.Slot
 - getStack(int) - Method in class net.minecraft.block.entity.ChiseledBookshelfBlockEntity
 - 
Returns the stack currently stored at
slot. - getStack(int) - Method in class net.minecraft.block.entity.CrafterBlockEntity
 - 
Returns the stack currently stored at
slot. - getStack(int) - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
 - 
Returns the stack currently stored at
slot. - getStack(int) - Method in class net.minecraft.block.entity.LootableContainerBlockEntity
 - 
Returns the stack currently stored at
slot. - getStack(int) - Method in class net.minecraft.entity.player.PlayerInventory
 - 
Returns the stack currently stored at
slot. - getStack(int) - Method in class net.minecraft.entity.vehicle.AbstractChestBoatEntity
 - 
Returns the stack currently stored at
slot. - getStack(int) - Method in class net.minecraft.entity.vehicle.StorageMinecartEntity
 - 
Returns the stack currently stored at
slot. - getStack(int) - Method in class net.minecraft.inventory.CraftingInventory
 - 
Returns the stack currently stored at
slot. - getStack(int) - Method in class net.minecraft.inventory.CraftingResultInventory
 - 
Returns the stack currently stored at
slot. - getStack(int) - Method in class net.minecraft.inventory.DoubleInventory
 - 
Returns the stack currently stored at
slot. - getStack(int) - Method in interface net.minecraft.inventory.Inventory
 - 
Returns the stack currently stored at
slot. - getStack(int) - Method in class net.minecraft.inventory.SimpleInventory
 - 
Returns the stack currently stored at
slot. - getStack(int) - Method in interface net.minecraft.inventory.SingleStackInventory
 - 
Returns the stack currently stored at
slot. - getStack(int) - Method in class net.minecraft.village.MerchantInventory
 - 
Returns the stack currently stored at
slot. - getStackAmount() - Method in class net.minecraft.network.packet.s2c.play.ItemPickupAnimationS2CPacket
 - getStackCount() - Method in class net.minecraft.recipe.input.CraftingRecipeInput
 - getStackForInstrument(Item, RegistryEntry<Instrument>) - Static method in class net.minecraft.item.GoatHornItem
 - getStackInArm(Arm) - Method in class net.minecraft.entity.LivingEntity
 - getStackInHand(Hand) - Method in class net.minecraft.entity.LivingEntity
 - getStackInSlot(int) - Method in class net.minecraft.recipe.input.CraftingRecipeInput
 - getStackInSlot(int) - Method in interface net.minecraft.recipe.input.RecipeInput
 - getStackInSlot(int) - Method in record class net.minecraft.recipe.input.SingleStackRecipeInput
 - getStackInSlot(int) - Method in record class net.minecraft.recipe.input.SmithingRecipeInput
 - getStackInSlot(int, int) - Method in class net.minecraft.recipe.input.CraftingRecipeInput
 - getStackInSlot(Entity, int) - Static method in class net.minecraft.server.command.ItemCommand
 - getStackInSlotFromInventoryAt(ServerCommandSource, BlockPos, int) - Static method in class net.minecraft.server.command.ItemCommand
 - getStackReference(int) - Method in class net.minecraft.entity.decoration.DisplayEntity.ItemDisplayEntity
 - 
Obtains a stack reference to be modified.
 - getStackReference(int) - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 - 
Obtains a stack reference to be modified.
 - getStackReference(int) - Method in class net.minecraft.entity.Entity
 - 
Obtains a stack reference to be modified.
 - getStackReference(int) - Method in class net.minecraft.entity.ItemEntity
 - 
Obtains a stack reference to be modified.
 - getStackReference(int) - Method in class net.minecraft.entity.LivingEntity
 - 
Obtains a stack reference to be modified.
 - getStackReference(int) - Method in class net.minecraft.entity.mob.PillagerEntity
 - 
Obtains a stack reference to be modified.
 - getStackReference(int) - Method in class net.minecraft.entity.passive.AbstractDonkeyEntity
 - 
Obtains a stack reference to be modified.
 - getStackReference(int) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - 
Obtains a stack reference to be modified.
 - getStackReference(int) - Method in class net.minecraft.entity.passive.MerchantEntity
 - 
Obtains a stack reference to be modified.
 - getStackReference(int) - Method in class net.minecraft.entity.player.PlayerEntity
 - 
Obtains a stack reference to be modified.
 - getStackReference(int) - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
 - 
Obtains a stack reference to be modified.
 - getStackReference(int) - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 - 
Obtains a stack reference to be modified.
 - getStackReference(int) - Method in class net.minecraft.entity.vehicle.AbstractChestBoatEntity
 - 
Obtains a stack reference to be modified.
 - getStackReference(int) - Method in class net.minecraft.entity.vehicle.StorageMinecartEntity
 - 
Obtains a stack reference to be modified.
 - getStackReference(LivingEntity, EquipmentSlot) - Static method in class net.minecraft.entity.LivingEntity
 - getStacks() - Method in class net.minecraft.recipe.input.CraftingRecipeInput
 - getStacks() - Method in class net.minecraft.screen.ScreenHandler
 - 
Returns a list of all stacks of the screen handler's slot.
 - getStacks(ContextParameterMap) - Method in interface net.minecraft.recipe.display.SlotDisplay
 - getStacks(ContextParameterMap) - Method in record class net.minecraft.recipe.RecipeDisplayEntry
 - getStackTrace() - Method in class net.minecraft.util.crash.CrashReport
 - getStackTrace() - Method in class net.minecraft.util.crash.CrashReportSection
 - getStackWith(Sherds) - Static method in class net.minecraft.block.entity.DecoratedPotBlockEntity
 - getStackWithModifier(ServerCommandSource, RegistryEntry<LootFunction>, ItemStack) - Static method in class net.minecraft.server.command.ItemCommand
 - getStage() - Method in class net.minecraft.entity.player.BlockBreakingInfo
 - getStage() - Method in interface net.minecraft.world.border.WorldBorder.Area
 - getStage() - Method in class net.minecraft.world.border.WorldBorder
 - getStage() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
 - getStage() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
 - getStairShape(BlockState, BlockView, BlockPos) - Static method in class net.minecraft.block.StairsBlock
 - getStandingEyeHeight() - Method in class net.minecraft.entity.Entity
 - 
Returns the standing eye height.
 - getStarBrightness(float) - Method in class net.minecraft.client.world.ClientWorld
 - getStart() - Method in class net.minecraft.entity.ai.brain.task.PrepareRamTask.Ram
 - getStart() - Method in class net.minecraft.entity.ai.pathing.AmphibiousPathNodeMaker
 - getStart() - Method in class net.minecraft.entity.ai.pathing.BirdPathNodeMaker
 - getStart() - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getStart() - Method in class net.minecraft.entity.ai.pathing.PathMinHeap
 - getStart() - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - getStart() - Method in class net.minecraft.entity.ai.pathing.WaterPathNodeMaker
 - getStart() - Method in class net.minecraft.entity.passive.FrogEntity.FrogSwimPathNodeMaker
 - getStart() - Method in class net.minecraft.world.BlockStateRaycastContext
 - getStart() - Method in class net.minecraft.world.RaycastContext
 - getStart(StructureTemplateManager, BlockRotation) - Method in class net.minecraft.structure.pool.EmptyPoolElement
 - getStart(StructureTemplateManager, BlockRotation) - Method in class net.minecraft.structure.pool.FeaturePoolElement
 - getStart(StructureTemplateManager, BlockRotation) - Method in class net.minecraft.structure.pool.ListPoolElement
 - getStart(StructureTemplateManager, BlockRotation) - Method in class net.minecraft.structure.pool.SinglePoolElement
 - getStart(StructureTemplateManager, BlockRotation) - Method in class net.minecraft.structure.pool.StructurePoolElement
 - getStart(BlockPos) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getStartChunk(long, int, int) - Method in class net.minecraft.world.gen.chunk.placement.RandomSpreadStructurePlacement
 - getStartedText(int) - Static method in class net.minecraft.server.command.PublishCommand
 - getStartingAxisCoord(Direction.Axis, int, int) - Method in class net.minecraft.util.shape.VoxelSet
 - getStartingCoord(Direction.Axis, double, double) - Method in class net.minecraft.util.shape.VoxelShape
 - getStartInterpolation() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getStartOfCurrentWord(String) - Static method in class net.minecraft.client.gui.screen.ChatInputSuggestor
 - getStartPool() - Method in class net.minecraft.world.gen.structure.JigsawStructure
 - getStartPos() - Method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getStartPos() - Method in class net.minecraft.util.math.ChunkPos
 - getStartRaidPos() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getStartRegionSize(int) - Static method in interface net.minecraft.server.WorldGenerationProgressListener
 - getStartTick() - Method in class net.minecraft.util.profiler.EmptyProfileResult
 - getStartTick() - Method in interface net.minecraft.util.profiler.ProfileResult
 - getStartTick() - Method in class net.minecraft.util.profiler.ProfileResultImpl
 - getStartTick() - Method in class net.minecraft.util.profiler.Sampler.Data
 - getStartTime() - Method in class net.minecraft.entity.ai.brain.ScheduleBuilder.ActivityEntry
 - getStartTime() - Method in class net.minecraft.entity.ai.brain.ScheduleRuleEntry
 - getStartTime() - Method in class net.minecraft.network.packet.c2s.query.QueryPingC2SPacket
 - getStartTime() - Method in class net.minecraft.util.profiler.EmptyProfileResult
 - getStartTime() - Method in interface net.minecraft.util.profiler.ProfileResult
 - getStartTime() - Method in class net.minecraft.util.profiler.ProfileResultImpl
 - getStartX() - Method in class net.minecraft.util.math.ChunkPos
 - getStartZ() - Method in class net.minecraft.util.math.ChunkPos
 - getStat(Stat<?>) - Method in class net.minecraft.stat.StatHandler
 - getStat(StatType<T>, T) - Method in class net.minecraft.stat.StatHandler
 - getState() - Method in class net.minecraft.client.realms.gui.RealmsWorldSlotButton
 - getState() - Method in record class net.minecraft.entity.ai.brain.MemoryQuery.Absent
 - getState() - Method in interface net.minecraft.entity.ai.brain.MemoryQuery
 - getState() - Method in record class net.minecraft.entity.ai.brain.MemoryQuery.Optional
 - getState() - Method in record class net.minecraft.entity.ai.brain.MemoryQuery.Value
 - getState() - Method in class net.minecraft.entity.mob.IllagerEntity
 - getState() - Method in class net.minecraft.entity.mob.IllusionerEntity
 - getState() - Method in class net.minecraft.entity.mob.PillagerEntity
 - getState() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity
 - getState() - Method in class net.minecraft.entity.mob.VindicatorEntity
 - getState() - Method in class net.minecraft.entity.passive.ArmadilloEntity
 - getState() - Method in class net.minecraft.entity.passive.SnifferEntity
 - getState() - Method in class net.minecraft.network.packet.s2c.play.BlockUpdateS2CPacket
 - getState(int) - Method in class net.minecraft.structure.StructureTemplate.Palette
 - getState(int) - Method in interface net.minecraft.world.gen.chunk.BlockColumn
 - getState(int) - Method in class net.minecraft.world.gen.chunk.VerticalBlockSample
 - getState(Direction, Thickness) - Static method in class net.minecraft.world.gen.feature.util.DripstoneHelper
 - getState(BlockView, BlockPos) - Static method in class net.minecraft.block.AbstractFireBlock
 - getState(CarverContext, C, BlockPos, AquiferSampler) - Method in class net.minecraft.world.gen.carver.Carver
 - getStateAt(WorldView, BlockState, BlockPos, BlockState) - Method in class net.minecraft.block.WallBlock
 - getStateAtValue(List<BlockState>, double) - Method in class net.minecraft.world.gen.stateprovider.NoiseBlockStateProvider
 - getStateChangeCallback(ClientConnection) - Static method in class net.minecraft.client.resource.server.ServerResourcePackLoader
 - getStateForItemFrame(boolean, boolean) - Static method in class net.minecraft.client.render.model.BlockStateManagers
 - getStateForLighting(BlockPos) - Method in class net.minecraft.world.chunk.light.ChunkLightProvider
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.AbstractBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.AbstractCoralBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.AbstractPlantBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.AbstractPlantStemBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.AbstractRailBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.AbstractSignBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.AbstractTorchBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.AmethystClusterBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.AttachedStemBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.BambooBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.BambooShootBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.BannerBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.BarrierBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.BedBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.BeehiveBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.BellBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.BigDripleafBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.BigDripleafStemBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.BrushableBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.BubbleColumnBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.CactusBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.CakeBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.CampfireBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.CandleBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.CandleCakeBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.CarpetBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.ChainBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.ChestBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.ChorusFlowerBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.ChorusPlantBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.CocoaBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.ComparatorBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.ConcretePowderBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.ConduitBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.CoralBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.CoralBlockBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.CoralFanBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.CoralWallFanBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.CreakingHeartBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.DeadCoralWallFanBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.DecoratedPotBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.DirtPathBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.DoorBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.DriedGhastBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.EnderChestBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.FallingBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.FarmlandBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.FenceBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.FenceGateBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.FireBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.FlowerPotBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.FluidBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.FrogspawnBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.GrateBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.HangingMossBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.HangingRootsBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.HangingSignBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.HeavyCoreBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.LadderBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.LanternBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.LeavesBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.LightBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.LightningRodBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.MagmaBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.MangroveRootsBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.MultifaceBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.MushroomBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.NetherPortalBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.NoteBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.ObserverBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.PaleMossCarpetBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.PaneBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.PistonHeadBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.PitcherCropBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.PlantBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.PointedDripstoneBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.PropaguleBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.RedstoneWireBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.RepeaterBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.ScaffoldingBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SculkSensorBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SculkShriekerBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SeagrassBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SeaPickleBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SignBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SlabBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SmallDripleafBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SnowBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SnowyBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SoulFireBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SoulSandBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SporeBlossomBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.StairsBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SugarCaneBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.TallPlantBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.TrapdoorBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.TripwireBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.TripwireHookBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.VineBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.WallBannerBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.WallBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.WallHangingSignBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.WallMountedBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.WallRedstoneTorchBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.WallSignBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.WallTorchBlock
 - 
Returns the state of the block after a neighboring block's state change.
 - getStateForNeighborUpdate(WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - 
Gets the possibly updated block state of this block when a neighboring block is updated.
 - getStateForPosition(BlockView, BlockPos) - Method in class net.minecraft.block.FireBlock
 - getStateFromList(List<BlockState>, BlockPos, double) - Method in class net.minecraft.world.gen.stateprovider.NoiseBlockStateProvider
 - getStateFromRawId(int) - Static method in class net.minecraft.block.Block
 - getStateManager() - Method in class net.minecraft.block.Block
 - getStateManager() - Method in class net.minecraft.fluid.Fluid
 - getStatePredicate() - Method in class net.minecraft.world.BlockStateRaycastContext
 - getStates() - Method in class net.minecraft.state.StateManager
 - getStates() - Method in class net.minecraft.test.TestRunContext
 - getStatesInBox(Box) - Method in interface net.minecraft.world.BlockView
 - getStatesInBoxIfLoaded(Box) - Method in interface net.minecraft.world.WorldView
 - getStatesOfBlock(Block) - Static method in class net.minecraft.world.poi.PointOfInterestTypes
 - getStateUpdatingResumeTime() - Method in class net.minecraft.block.vault.VaultServerData
 - getStateWith(BlockState, boolean, boolean, boolean, boolean, VoxelShape) - Method in class net.minecraft.block.WallBlock
 - getStateWith(WorldView, BlockState, BlockPos, BlockState, boolean, boolean, boolean, boolean) - Method in class net.minecraft.block.WallBlock
 - getStateWithAge(WorldView, BlockPos, int) - Method in class net.minecraft.block.FireBlock
 - getStateWithDirection(BlockState, BlockView, BlockPos, Direction) - Method in interface net.minecraft.block.MultifaceGrower.GrowChecker
 - getStateWithDirection(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.MultifaceGrower.LichenGrowChecker
 - getStateWithInstrument(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.NoteBlock
 - getStateWithNeighbor(WorldView, BlockPos, BlockState, BlockPos, BlockState, Direction) - Method in class net.minecraft.block.WallBlock
 - getStateWithProperties(BlockState) - Method in class net.minecraft.block.Block
 - 
Gets a block state with all properties that both this block and the source block state have.
 - getStatHandler() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - getStatHandler() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getStatName(StatType<T>, Object) - Method in class net.minecraft.command.argument.ScoreboardCriterionArgumentType
 - getStatTranslationKey(Stat<Identifier>) - Static method in class net.minecraft.client.gui.screen.StatsScreen
 - getStatType(int) - Method in class net.minecraft.client.gui.screen.StatsScreen.ItemStatsListWidget
 - getStatus() - Method in class net.minecraft.client.network.ServerInfo
 - getStatus() - Method in exception class net.minecraft.client.realms.exception.RealmsUploadException
 - getStatus() - Method in exception class net.minecraft.client.realms.exception.upload.CancelledRealmsUploadException
 - getStatus() - Method in exception class net.minecraft.client.realms.exception.upload.CloseFailureRealmsUploadException
 - getStatus() - Method in exception class net.minecraft.client.realms.exception.upload.FailedRealmsUploadException
 - getStatus() - Method in class net.minecraft.entity.ai.brain.task.CompositeTask
 - getStatus() - Method in class net.minecraft.entity.ai.brain.task.MultiTickTask
 - getStatus() - Method in class net.minecraft.entity.ai.brain.task.SingleTickTask
 - getStatus() - Method in interface net.minecraft.entity.ai.brain.task.Task
 - getStatus() - Method in class net.minecraft.entity.ai.brain.task.WaitTask
 - getStatus() - Method in class net.minecraft.network.message.FilterMask
 - getStatus() - Method in class net.minecraft.network.packet.s2c.play.EntityStatusS2CPacket
 - getStatus() - Method in class net.minecraft.world.chunk.Chunk
 - getStatus() - Method in class net.minecraft.world.chunk.ProtoChunk
 - getStatus() - Method in class net.minecraft.world.chunk.WorldChunk
 - getStatus() - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getStatus() - Method in class net.minecraft.world.entity.EntityTrackingSection
 - getStatus() - Method in class net.minecraft.world.updater.WorldUpdater
 - getStatus(byte) - Static method in class net.minecraft.world.chunk.light.LightStorage.PropagationFlags
 - getStatus(int) - Static method in class net.minecraft.server.world.ChunkLevels
 - getStatus(long) - Method in class net.minecraft.world.chunk.light.ChunkLightProvider
 - getStatus(long) - Method in class net.minecraft.world.chunk.light.LightStorage
 - getStatus(Advancement, boolean) - Static method in class net.minecraft.advancement.AdvancementDisplays
 - getStatus(SignedMessage, Text, Instant) - Method in class net.minecraft.client.network.message.MessageHandler
 - 
Returns the trust status of
message. - getStatus(SignedMessage, Text, Instant) - Static method in enum class net.minecraft.client.network.message.MessageTrustStatus
 - getStatus(LightType, ChunkSectionPos) - Method in class net.minecraft.world.chunk.light.LightingProvider
 - getStatusEffect() - Method in class net.minecraft.client.render.fog.BlindnessEffectFogModifier
 - getStatusEffect() - Method in class net.minecraft.client.render.fog.DarknessEffectFogModifier
 - getStatusEffect() - Method in class net.minecraft.client.render.fog.StatusEffectFogModifier
 - getStatusEffect(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryEntryReferenceArgumentType
 - getStatusEffect(RegistryEntry<StatusEffect>) - Method in class net.minecraft.entity.LivingEntity
 - getStatusEffectDescription(StatusEffectInstance) - Method in class net.minecraft.client.gui.screen.ingame.StatusEffectsDisplay
 - getStatusEffectForRawId(int) - Static method in class net.minecraft.screen.BeaconScreenHandler
 - getStatusEffects() - Method in class net.minecraft.entity.LivingEntity
 - getStatusForAdditionalLevel(int) - Static method in class net.minecraft.server.world.ChunkLevels
 - getStatusForAdditionalLevel(int, ChunkStatus) - Static method in class net.minecraft.server.world.ChunkLevels
 - getStatusText() - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
 - getStatusTexts() - Method in exception class net.minecraft.client.realms.exception.RealmsUploadException
 - getStatusTexts() - Method in exception class net.minecraft.client.realms.exception.upload.TooBigRealmsUploadException
 - getStatusY(int) - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.Entry
 - getStayTicks() - Method in class net.minecraft.network.packet.s2c.play.TitleFadeS2CPacket
 - getStem() - Method in class net.minecraft.block.AbstractPlantPartBlock
 - getStem() - Method in class net.minecraft.block.AbstractPlantStemBlock
 - getStem() - Method in class net.minecraft.block.CaveVinesBodyBlock
 - getStem() - Method in class net.minecraft.block.KelpPlantBlock
 - getStem() - Method in class net.minecraft.block.TwistingVinesPlantBlock
 - getStem() - Method in class net.minecraft.block.WeepingVinesPlantBlock
 - getStemHeadPos(BlockView, BlockPos, Block) - Method in class net.minecraft.block.AbstractPlantBlock
 - getStepHeight() - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getStepHeight() - Method in class net.minecraft.entity.Entity
 - getStepHeight() - Method in class net.minecraft.entity.LivingEntity
 - getSteppingBlockState() - Method in class net.minecraft.entity.Entity
 - 
Returns the block state at the stepping position.
 - getSteppingPos() - Method in class net.minecraft.entity.Entity
 - 
Returns the stepping position.
 - getStepSound() - Method in class net.minecraft.entity.mob.AbstractSkeletonEntity
 - getStepSound() - Method in class net.minecraft.entity.mob.BoggedEntity
 - getStepSound() - Method in class net.minecraft.entity.mob.DrownedEntity
 - getStepSound() - Method in class net.minecraft.entity.mob.HuskEntity
 - getStepSound() - Method in class net.minecraft.entity.mob.SkeletonEntity
 - getStepSound() - Method in class net.minecraft.entity.mob.StrayEntity
 - getStepSound() - Method in class net.minecraft.entity.mob.WitherSkeletonEntity
 - getStepSound() - Method in class net.minecraft.entity.mob.ZombieEntity
 - getStepSound() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
 - getStepSound() - Method in class net.minecraft.sound.BlockSoundGroup
 - getStepSoundPos(BlockPos) - Method in class net.minecraft.entity.Entity
 - getStepTicks() - Method in class net.minecraft.world.tick.TickManager
 - getSteve() - Static method in class net.minecraft.client.util.DefaultSkinHelper
 - getStewEffectFrom(ItemStack) - Method in class net.minecraft.entity.passive.MooshroomEntity
 - getStewEffects() - Method in class net.minecraft.block.FlowerBlock
 - getStewEffects() - Method in interface net.minecraft.block.SuspiciousStewIngredient
 - getStill() - Method in class net.minecraft.fluid.FlowableFluid
 - getStill() - Method in class net.minecraft.fluid.LavaFluid
 - getStill() - Method in class net.minecraft.fluid.WaterFluid
 - getStill(boolean) - Method in class net.minecraft.fluid.FlowableFluid
 - getStingerCount() - Method in class net.minecraft.entity.LivingEntity
 - getStitchedSprites(TextureStitcher.SpriteConsumer<T>) - Method in class net.minecraft.client.texture.TextureStitcher
 - getStonecutterRecipeForSync() - Method in class net.minecraft.recipe.ServerRecipeManager
 - getStonecutterRecipes() - Method in class net.minecraft.client.recipebook.ClientRecipeManager
 - getStonecutterRecipes() - Method in interface net.minecraft.recipe.RecipeManager
 - getStonecutterRecipes() - Method in class net.minecraft.recipe.ServerRecipeManager
 - getStorage() - Method in class net.minecraft.registry.entry.RegistryEntryList.Direct
 - 
Returns the object that identifies this registry entry list.
 - getStorage() - Method in interface net.minecraft.registry.entry.RegistryEntryList
 - 
Returns the object that identifies this registry entry list.
 - getStorage() - Method in class net.minecraft.registry.entry.RegistryEntryList.Named
 - 
Returns the object that identifies this registry entry list.
 - getStorage(String) - Method in class net.minecraft.command.DataCommandStorage
 - getStorage(Identifier) - Method in class net.minecraft.client.font.FontManager
 - getStorageIndex(int) - Method in class net.minecraft.util.collection.PackedIntegerArray
 - getStorageInternal(Identifier) - Method in class net.minecraft.client.font.FontManager
 - getStorageKey() - Method in class net.minecraft.world.storage.ChunkPosKeyedStorage
 - getStorageKey() - Method in class net.minecraft.world.storage.RegionBasedStorage
 - getStorageKey() - Method in class net.minecraft.world.storage.StorageIoWorker
 - getStorageKey() - Method in class net.minecraft.world.storage.VersionedChunkStorage
 - getStore() - Method in class net.minecraft.resource.fs.ResourceFileSystem
 - getStoredPosition() - Method in class net.minecraft.entity.damage.DamageSource
 - getStorer(long, VertexFormat.IndexType) - Method in record class net.minecraft.client.render.BuiltBuffer.SortState
 - getStream(HashCode) - Method in class net.minecraft.util.dynamic.HashCodeOps
 - getStream(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 - getStream(Unit) - Method in class net.minecraft.util.dynamic.NullOps
 - getStream(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - getStreamBufferPointer() - Method in class net.minecraft.client.sound.StaticSound
 - getStrength() - Method in class net.minecraft.entity.passive.LlamaEntity
 - getString() - Method in class net.minecraft.command.argument.NbtPathArgumentType.NbtPath
 - getString() - Method in class net.minecraft.nbt.visitor.StringNbtWriter
 - getString() - Method in record class net.minecraft.server.filter.FilteredMessage
 - getString() - Method in interface net.minecraft.text.StringVisitable
 - getString() - Method in interface net.minecraft.text.Text
 - getString() - Method in class net.minecraft.text.TextReorderingProcessor
 - getString(byte[], int, int) - Static method in class net.minecraft.server.rcon.BufferHelper
 - getString(int) - Method in record class net.minecraft.component.type.CustomModelDataComponent
 - getString(int) - Method in class net.minecraft.nbt.NbtList
 - 
Returns the stringified value at
index, or an empty string if the index is out of bounds. - getString(int, String) - Method in class net.minecraft.nbt.NbtList
 - getString(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 - getString(JsonObject, String, String) - Static method in class net.minecraft.util.JsonHelper
 - getString(String) - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the
Stringassociated withkey, or an empty string if there is no string stored with the key. - getString(String, JsonObject) - Static method in class net.minecraft.client.realms.util.JsonUtils
 - getString(String, String) - Method in class net.minecraft.nbt.NbtCompound
 - getString(String, String) - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
 - getString(String, String) - Method in class net.minecraft.storage.NbtReadView
 - getString(String, String) - Method in interface net.minecraft.storage.ReadView
 - getStringFileInfoPath(String, int, int) - Static method in class net.minecraft.util.WinNativeModuleUtil
 - getStringOr(String, JsonObject, String) - Static method in class net.minecraft.client.realms.util.JsonUtils
 - getStringValue(HashCode) - Method in class net.minecraft.util.dynamic.HashCodeOps
 - getStringValue(String) - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
 - getStringValue(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 - getStringValue(Unit) - Method in class net.minecraft.util.dynamic.NullOps
 - getStringValue(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 - getStrippedState(BlockState) - Method in class net.minecraft.item.AxeItem
 - getStrongPower(World, BlockPos) - Method in class net.minecraft.block.RedstoneWireBlock
 - getStrongPowerAt(World, BlockPos) - Method in class net.minecraft.world.RedstoneController
 - getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractBlock
 - 
Returns the strong redstone power emitted from the block.
 - getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 - 
Returns the strong redstone power emitted from the block.
 - getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractRedstoneGateBlock
 - 
Returns the strong redstone power emitted from the block.
 - getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.ButtonBlock
 - 
Returns the strong redstone power emitted from the block.
 - getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.DetectorRailBlock
 - 
Returns the strong redstone power emitted from the block.
 - getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.LecternBlock
 - 
Returns the strong redstone power emitted from the block.
 - getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.LeverBlock
 - 
Returns the strong redstone power emitted from the block.
 - getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.LightningRodBlock
 - 
Returns the strong redstone power emitted from the block.
 - getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.ObserverBlock
 - 
Returns the strong redstone power emitted from the block.
 - getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneTorchBlock
 - 
Returns the strong redstone power emitted from the block.
 - getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneWireBlock
 - 
Returns the strong redstone power emitted from the block.
 - getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.SculkSensorBlock
 - 
Returns the strong redstone power emitted from the block.
 - getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.TrappedChestBlock
 - 
Returns the strong redstone power emitted from the block.
 - getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.TripwireHookBlock
 - 
Returns the strong redstone power emitted from the block.
 - getStrongRedstonePower(BlockPos, Direction) - Method in interface net.minecraft.world.RedstoneView
 - getStrongRedstonePower(BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getStruckEntities() - Method in class net.minecraft.entity.LightningEntity
 - getStructure() - Method in class net.minecraft.structure.StructureStart
 - getStructure() - Method in class net.minecraft.test.GameTestState
 - getStructure() - Method in class net.minecraft.test.TestInstance
 - getStructure(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryEntryReferenceArgumentType
 - getStructure(StructureTemplateManager) - Method in class net.minecraft.structure.pool.SinglePoolElement
 - getStructureAccessor() - Method in class net.minecraft.server.world.ServerWorld
 - getStructureAndBatchDescription() - Method in class net.minecraft.test.TestInstance
 - getStructureAt(BlockPos, Structure) - Method in class net.minecraft.world.gen.StructureAccessor
 - getStructureBlockInfos(StructureTemplateManager, BlockPos, BlockRotation, Random) - Method in class net.minecraft.structure.pool.EmptyPoolElement
 - getStructureBlockInfos(StructureTemplateManager, BlockPos, BlockRotation, Random) - Method in class net.minecraft.structure.pool.FeaturePoolElement
 - getStructureBlockInfos(StructureTemplateManager, BlockPos, BlockRotation, Random) - Method in class net.minecraft.structure.pool.ListPoolElement
 - getStructureBlockInfos(StructureTemplateManager, BlockPos, BlockRotation, Random) - Method in class net.minecraft.structure.pool.SinglePoolElement
 - getStructureBlockInfos(StructureTemplateManager, BlockPos, BlockRotation, Random) - Method in class net.minecraft.structure.pool.StructurePoolElement
 - getStructureBox() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 - getStructureBox() - Method in interface net.minecraft.block.entity.StructureBoxRendering
 - getStructureBox() - Method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getStructureBox(BlockPos, Stream<BlockPos>) - Static method in class net.minecraft.block.entity.StructureBlockBlockEntity
 - getStructureContaining(BlockPos, Predicate<RegistryEntry<Structure>>) - Method in class net.minecraft.world.gen.StructureAccessor
 - getStructureContaining(BlockPos, RegistryEntryList<Structure>) - Method in class net.minecraft.world.gen.StructureAccessor
 - getStructureContaining(BlockPos, TagKey<Structure>) - Method in class net.minecraft.world.gen.StructureAccessor
 - getStructureContaining(BlockPos, Structure) - Method in class net.minecraft.world.gen.StructureAccessor
 - 
Returns a structure that contains the given
pos. - getStructureEntry(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryKeyArgumentType
 - getStructureListForPredicate(RegistryPredicateArgumentType.RegistryPredicate<Structure>, Registry<Structure>) - Static method in class net.minecraft.server.command.LocateCommand
 - getStructureOverrides() - Method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 - getStructurePlacementCalculator() - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getStructurePlacementCalculator() - Method in class net.minecraft.server.world.ServerChunkManager
 - getStructurePoolEntry(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryKeyArgumentType
 - getStructurePos() - Method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getStructurePos(ServerCommandSource) - Static method in class net.minecraft.server.command.TestCommand
 - getStructurePos(BlockPos) - Static method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.BasicTempleStructure
 - getStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.BuriedTreasureStructure
 - getStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.EndCityStructure
 - getStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.IglooStructure
 - getStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.JigsawStructure
 - getStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.MineshaftStructure
 - getStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.NetherFortressStructure
 - getStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.NetherFossilStructure
 - getStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.OceanMonumentStructure
 - getStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.OceanRuinStructure
 - getStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.RuinedPortalStructure
 - getStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.ShipwreckStructure
 - getStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.StrongholdStructure
 - getStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.Structure
 - getStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.SwampHutStructure
 - getStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.WoodlandMansionStructure
 - getStructurePosition(Structure.Context, Heightmap.Type, Consumer<StructurePiecesCollector>) - Static method in class net.minecraft.world.gen.structure.Structure
 - getStructurePresence(Object2IntMap<Structure>, Structure, boolean) - Method in class net.minecraft.world.StructureLocator
 - getStructurePresence(ChunkPos, Structure, boolean, long) - Method in class net.minecraft.world.StructureLocator
 - getStructurePresence(ChunkPos, Structure, StructurePlacement, boolean) - Method in class net.minecraft.world.gen.StructureAccessor
 - getStructurePresence(ChunkPos, Structure, StructurePlacement, boolean) - Method in class net.minecraft.world.StructureLocator
 - getStructureReferences() - Method in class net.minecraft.world.chunk.Chunk
 - getStructureReferences() - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getStructureReferences() - Method in interface net.minecraft.world.StructureHolder
 - getStructureReferences(BlockPos) - Method in class net.minecraft.world.gen.StructureAccessor
 - getStructureReferences(Structure) - Method in class net.minecraft.world.chunk.Chunk
 - getStructureReferences(Structure) - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getStructureReferences(Structure) - Method in interface net.minecraft.world.StructureHolder
 - getStructureReferences(StructureAccessor, Chunk, ChunkSectionPos, Structure) - Static method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - getStructureSeed() - Method in class net.minecraft.world.gen.chunk.placement.StructurePlacementCalculator
 - getStructureSets() - Method in class net.minecraft.world.gen.chunk.placement.StructurePlacementCalculator
 - getStructureSize(ServerWorld, RegistryKey<TestInstance>) - Static method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getStructureSpawns() - Method in class net.minecraft.world.gen.structure.Structure
 - getStructureStart(ChunkSectionPos, Structure, StructureHolder) - Method in class net.minecraft.world.gen.StructureAccessor
 - getStructureStart(Structure) - Method in class net.minecraft.world.chunk.Chunk
 - getStructureStart(Structure) - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getStructureStart(Structure) - Method in interface net.minecraft.world.StructureHolder
 - getStructureStarts() - Method in class net.minecraft.world.chunk.Chunk
 - getStructureStarts() - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getStructureStarts(ChunkPos, Predicate<Structure>) - Method in class net.minecraft.world.gen.StructureAccessor
 - getStructureStarts(ChunkSectionPos, Structure) - Method in class net.minecraft.world.gen.StructureAccessor
 - 
Returns a list of structure starts for this chunk.
 - getStructureTemplate(ServerWorld) - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 - getStructureTemplate(ServerWorld, RegistryKey<TestInstance>) - Static method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getStructureTemplateManager() - Method in class net.minecraft.server.MinecraftServer
 - getStructureTemplateManager() - Method in class net.minecraft.server.world.ServerWorld
 - getStructureWeight(int, int, int, int) - Static method in class net.minecraft.world.gen.StructureWeightSampler
 - 
Gets the structure weight from the array from the given position, or 0 if the position is out of bounds.
 - getStuckArrowCount() - Method in class net.minecraft.entity.LivingEntity
 - getStunTick() - Method in class net.minecraft.entity.mob.RavagerEntity
 - getStyle() - Method in class net.minecraft.entity.boss.BossBar
 - getStyle() - Method in class net.minecraft.text.MutableText
 - 
Returns the style of this text.
 - getStyle() - Method in interface net.minecraft.text.Text
 - 
Returns the style of this text.
 - getStyle() - Method in class net.minecraft.world.waypoint.Waypoint.Config
 - getStyle(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.StyleArgumentType
 - getStyleAt(double, double) - Method in class net.minecraft.client.gui.widget.MultilineTextWidget
 - getStyleAt(OrderedText, int) - Method in class net.minecraft.client.font.TextHandler
 - 
Gets the style at the
xposition in a text. - getStyleAt(StringVisitable, int) - Method in class net.minecraft.client.font.TextHandler
 - 
Returns the style at the
xposition in a text. - getStyleAtCentered(int, int, int, double, double) - Method in interface net.minecraft.client.font.MultilineText
 - getStyleAtLeftAligned(int, int, int, double, double) - Method in interface net.minecraft.client.font.MultilineText
 - getStyledDisplayName() - Method in interface net.minecraft.scoreboard.ScoreHolder
 - getStyleMask(NSObject) - Static method in class net.minecraft.client.util.MacWindowUtil
 - getSubId(Block, String) - Static method in class net.minecraft.client.data.TextureMap
 - getSubId(Item, String) - Static method in class net.minecraft.client.data.TextureMap
 - getSubmersionType() - Method in class net.minecraft.client.render.Camera
 - getSubscription(long) - Method in class net.minecraft.client.realms.gui.screen.tab.RealmsSubscriptionInfoTab
 - getSubstringIndex(int, int) - Static method in class net.minecraft.server.command.DataCommand
 - getSubtitle() - Method in class net.minecraft.client.sound.SoundEntry
 - getSubtitle() - Method in class net.minecraft.client.sound.WeightedSoundSet
 - getSucceedingRegistryManagers(T) - Method in class net.minecraft.registry.CombinedDynamicRegistries
 - getSuccessCount() - Method in class net.minecraft.world.CommandBlockExecutor
 - getSuccessors(PathNode[], PathNode) - Method in class net.minecraft.entity.ai.pathing.AmphibiousPathNodeMaker
 - getSuccessors(PathNode[], PathNode) - Method in class net.minecraft.entity.ai.pathing.BirdPathNodeMaker
 - getSuccessors(PathNode[], PathNode) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 - getSuccessors(PathNode[], PathNode) - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 - getSuccessors(PathNode[], PathNode) - Method in class net.minecraft.entity.ai.pathing.WaterPathNodeMaker
 - getSuffix() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket.SerializableTeam
 - getSuffix() - Method in class net.minecraft.scoreboard.Team
 - getSuggestionProviderId(ArgumentCommandNode<S, ?>) - Method in interface net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.CommandNodeInspector
 - getSuggestions() - Method in record class net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket
 - getSuggestions(CommandContext<CommandSource>, SuggestionsBuilder) - Method in record class net.minecraft.command.suggestion.SuggestionProviders.LocalProvider
 - getSuggestions(SuggestionsBuilder) - Method in class net.minecraft.command.argument.ItemStringReader
 - getSuggestions(SuggestionsBuilder, StringReader) - Method in class net.minecraft.command.argument.ItemStringReader.SuggestionCallbacks
 - getSuggestions(RegistryWrapper<Block>, SuggestionsBuilder, boolean, boolean) - Static method in class net.minecraft.command.argument.BlockArgumentParser
 - getSuggestionSuffix(String, String) - Static method in class net.minecraft.client.gui.screen.ChatInputSuggestor
 - getSuggestionUsageNarrationText() - Method in class net.minecraft.client.gui.screen.ChatInputSuggestor
 - getSummonableEntityType(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryEntryReferenceArgumentType
 - getSunriseSunset() - Static method in class net.minecraft.client.render.RenderLayer
 - getSupportedFormats(String, PackResourceMetadata) - Static method in class net.minecraft.resource.ResourcePackProfile
 - getSupportingPos(World, BlockPos, BlockState, int) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - getSurfaceBlockY(Chunk, int, int) - Method in class net.minecraft.world.gen.chunk.BlendingData
 - getSurfaceBuilder() - Method in class net.minecraft.world.gen.noise.NoiseConfig
 - getSurroundingSearchDelay(SchoolingFishEntity) - Method in class net.minecraft.entity.ai.goal.FollowGroupLeaderGoal
 - getSuspects() - Method in class net.minecraft.entity.ai.WardenAngerManager
 - getSwappableHotbarSlot() - Method in class net.minecraft.entity.player.PlayerInventory
 - getSwimHeight() - Method in class net.minecraft.entity.Entity
 - 
Returns the minimum submerged height of this entity in fluid so that it would be affected by fluid physics.
 - getSwimHeight() - Method in class net.minecraft.entity.mob.BreezeEntity
 - 
Returns the minimum submerged height of this entity in fluid so that it would be affected by fluid physics.
 - getSwimSound() - Method in class net.minecraft.entity.Entity
 - getSwimSound() - Method in class net.minecraft.entity.mob.DrownedEntity
 - getSwimSound() - Method in class net.minecraft.entity.mob.HoglinEntity
 - getSwimSound() - Method in class net.minecraft.entity.mob.HostileEntity
 - getSwimSound() - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
 - getSwimSound() - Method in class net.minecraft.entity.passive.AxolotlEntity
 - getSwimSound() - Method in class net.minecraft.entity.passive.DolphinEntity
 - getSwimSound() - Method in class net.minecraft.entity.passive.FishEntity
 - getSwimSound() - Method in class net.minecraft.entity.passive.TurtleEntity
 - getSwimSound() - Method in class net.minecraft.entity.player.PlayerEntity
 - getSwizzle(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.SwizzleArgumentType
 - getSymbol() - Method in interface net.minecraft.util.packrat.ParsingRuleEntry
 - getSymbol() - Method in class net.minecraft.util.packrat.ParsingRules.RuleEntryImpl
 - getSymlinkFinder() - Method in class net.minecraft.client.MinecraftClient
 - getSymlinkFinder() - Method in class net.minecraft.world.level.storage.LevelStorage
 - getSyncedOptions() - Method in class net.minecraft.client.option.GameOptions
 - getSyncedPos() - Method in class net.minecraft.entity.decoration.painting.PaintingEntity
 - 
Returns the position of the entity synced to clients.
 - getSyncedPos() - Method in class net.minecraft.entity.Entity
 - 
Returns the position of the entity synced to clients.
 - getSyncId() - Method in class net.minecraft.network.packet.c2s.play.CloseHandledScreenC2SPacket
 - getSyncId() - Method in class net.minecraft.network.packet.s2c.play.CloseScreenS2CPacket
 - getSyncId() - Method in class net.minecraft.network.packet.s2c.play.OpenHorseScreenS2CPacket
 - getSyncId() - Method in class net.minecraft.network.packet.s2c.play.OpenScreenS2CPacket
 - getSyncId() - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerPropertyUpdateS2CPacket
 - getSyncId() - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket
 - getSyncId() - Method in class net.minecraft.network.packet.s2c.play.SetTradeOffersS2CPacket
 - getSystemDetailsSection() - Method in class net.minecraft.util.crash.CrashReport
 - getTab() - Method in class net.minecraft.client.gui.widget.TabButtonWidget
 - getTab(PlacedAdvancement) - Method in class net.minecraft.client.gui.screen.advancement.AdvancementsScreen
 - getTabCount() - Method in enum class net.minecraft.client.gui.screen.advancement.AdvancementTabType
 - getTabForKey(int) - Method in class net.minecraft.client.gui.widget.TabNavigationWidget
 - getTabForKey(int, int) - Method in class net.minecraft.client.gui.widget.TabNavigationWidget
 - getTabId() - Method in class net.minecraft.network.packet.s2c.play.SelectAdvancementTabS2CPacket
 - getTabNavigation() - Method in class net.minecraft.client.gui.screen.Screen
 - getTabs() - Method in class net.minecraft.client.gui.widget.TabNavigationWidget
 - getTabTextureId(String) - Static method in class net.minecraft.item.ItemGroup
 - getTabToOpen() - Method in class net.minecraft.network.packet.c2s.play.AdvancementTabC2SPacket
 - getTabX(int) - Method in enum class net.minecraft.client.gui.screen.advancement.AdvancementTabType
 - getTabX(ItemGroup) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
 - getTabY(int) - Method in enum class net.minecraft.client.gui.screen.advancement.AdvancementTabType
 - getTabY(ItemGroup) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
 - getTadpoleAge() - Method in class net.minecraft.entity.passive.TadpoleEntity
 - getTag() - Method in class net.minecraft.block.entity.SculkShriekerBlockEntity.VibrationCallback
 - getTag() - Method in class net.minecraft.entity.mob.WardenEntity.VibrationCallback
 - getTag() - Method in class net.minecraft.entity.passive.AllayEntity.VibrationCallback
 - getTag() - Method in class net.minecraft.registry.entry.RegistryEntryList.Named
 - 
Returns the tag key that this list references.
 - getTag() - Method in interface net.minecraft.world.event.Vibrations.Callback
 - getTag(TagKey<T>) - Method in class net.minecraft.registry.SimpleRegistry
 - getTag(Identifier) - Method in class net.minecraft.server.function.CommandFunctionManager
 - getTagAt(ChunkPos) - Method in class net.minecraft.world.storage.RegionBasedStorage
 - getTagBuilder(TagKey<T>) - Method in class net.minecraft.data.tag.TagProvider
 - getTagKey() - Method in class net.minecraft.registry.entry.RegistryEntryList.Direct
 - getTagKey() - Method in interface net.minecraft.registry.entry.RegistryEntryList
 - getTagKey() - Method in class net.minecraft.registry.entry.RegistryEntryList.Named
 - getTagLookupFuture() - Method in class net.minecraft.data.tag.TagProvider
 - getTagOrEmpty(Identifier) - Method in class net.minecraft.server.function.FunctionLoader
 - getTagPath(RegistryKey<? extends Registry<?>>) - Static method in class net.minecraft.registry.RegistryKeys
 - getTagResolver(RegistryKey<? extends Registry<?>>) - Method in class net.minecraft.data.DataOutput
 - getTags() - Method in class net.minecraft.registry.entry.RegistryEntry.Reference
 - getTags() - Method in class net.minecraft.registry.RegistryBuilder.UntaggedLookup
 - getTags() - Method in interface net.minecraft.registry.RegistryWrapper
 - getTags() - Method in interface net.minecraft.registry.RegistryWrapper.Impl.Delegating
 - getTags() - Method in class net.minecraft.registry.SimpleRegistry
 - getTags() - Method in class net.minecraft.server.function.FunctionLoader
 - getTags(Collection<? extends Entity>) - Static method in class net.minecraft.server.command.TagCommand
 - getTailAngle() - Method in class net.minecraft.entity.passive.WolfEntity
 - getTailAngle(float) - Method in class net.minecraft.entity.mob.GuardianEntity
 - getTailCurlAnimationProgress(float) - Method in class net.minecraft.entity.passive.CatEntity
 - getTarget() - Method in class net.minecraft.block.entity.JigsawBlockEntity
 - getTarget() - Method in class net.minecraft.client.render.item.property.numeric.CompassState
 - getTarget() - Method in class net.minecraft.entity.ai.pathing.Path
 - getTarget() - Method in interface net.minecraft.entity.CrossbowUser
 - getTarget() - Method in class net.minecraft.entity.decoration.InteractionEntity
 - getTarget() - Method in class net.minecraft.entity.mob.AbstractPiglinEntity
 - getTarget() - Method in interface net.minecraft.entity.mob.Angerable
 - getTarget() - Method in class net.minecraft.entity.mob.BreezeEntity
 - getTarget() - Method in class net.minecraft.entity.mob.CreakingEntity
 - getTarget() - Method in class net.minecraft.entity.mob.HoglinEntity
 - getTarget() - Method in class net.minecraft.entity.mob.MobEntity
 - getTarget() - Method in class net.minecraft.entity.mob.WardenEntity
 - getTarget() - Method in class net.minecraft.entity.mob.ZoglinEntity
 - getTarget() - Method in class net.minecraft.entity.passive.AxolotlEntity
 - getTarget() - Method in class net.minecraft.entity.passive.FrogEntity
 - getTarget() - Method in interface net.minecraft.entity.Targeter
 - getTarget() - Method in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
 - getTarget(Map<Identifier, Handle<Framebuffer>>) - Method in record class net.minecraft.client.gl.PostEffectPass.TargetSampler
 - getTarget(LootContext.EntityTarget) - Static method in class net.minecraft.loot.provider.nbt.ContextLootNbtProvider
 - getTarget(ServerWorld) - Method in class net.minecraft.network.packet.c2s.play.SpectatorTeleportC2SPacket
 - getTarget(ServerWorld, AbstractPiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBruteBrain
 - getTargetApproachingSpeed(LivingEntity) - Static method in class net.minecraft.entity.passive.AxolotlBrain
 - 
Returns the axolotl's speed when approaching the attack target.
 - getTargetedEntity(Entity, int) - Static method in class net.minecraft.client.render.debug.DebugRenderer
 - getTargetId() - Method in interface net.minecraft.client.gl.PostEffectPipeline.Input
 - getTargetId() - Method in record class net.minecraft.client.gl.PostEffectPipeline.TargetSampler
 - getTargetId() - Method in record class net.minecraft.client.gl.PostEffectPipeline.TextureSampler
 - getTargetInBrain() - Method in class net.minecraft.entity.mob.MobEntity
 - getTargetingMargin() - Method in class net.minecraft.entity.Entity
 - 
Returns the margin around the entity's bounding box where the entity targeting is still successful.
 - getTargetingMargin() - Method in class net.minecraft.entity.projectile.ProjectileEntity
 - 
Returns the margin around the entity's bounding box where the entity targeting is still successful.
 - getTargetMillisPerTick(float) - Method in class net.minecraft.client.MinecraftClient
 - getTargetPitch() - Method in class net.minecraft.entity.ai.control.LookControl
 - getTargetPitch() - Method in class net.minecraft.entity.mob.ShulkerEntity.ShulkerLookControl
 - getTargetPos() - Method in class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
 - getTargetPos() - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
 - getTargetPos() - Method in class net.minecraft.entity.passive.StriderEntity.GoBackToLavaGoal
 - getTargetPos(MobEntity, Vec3d, Random) - Static method in class net.minecraft.entity.mob.GhastEntity.FlyRandomlyGoal
 - getTargetPosition(World) - Method in class net.minecraft.network.packet.s2c.play.LookAtS2CPacket
 - getTargets(Class<T>, TargetPredicate, LivingEntity, Box) - Method in interface net.minecraft.world.EntityLookupView
 - getTargetStatus() - Method in class net.minecraft.world.chunk.BelowZeroRetrogen
 - getTargetUsedTime(long) - Method in class net.minecraft.client.render.FpsSmoother
 - getTargetX() - Method in class net.minecraft.entity.ai.control.MoveControl
 - getTargetY() - Method in class net.minecraft.entity.ai.control.MoveControl
 - getTargetYaw() - Method in class net.minecraft.entity.ai.control.LookControl
 - getTargetYaw() - Method in class net.minecraft.entity.mob.ShulkerEntity.ShulkerLookControl
 - getTargetZ() - Method in class net.minecraft.entity.ai.control.MoveControl
 - getTaskCount() - Method in class net.minecraft.util.thread.ThreadExecutor
 - getTeam() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket
 - getTeam(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.TeamArgumentType
 - getTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
 - getTeamColorValue() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - 
Returns the team color value, or
0xFFFFFFif the entity is not in a team or the color is not set. - getTeamColorValue() - Method in class net.minecraft.entity.Entity
 - 
Returns the team color value, or
0xFFFFFFif the entity is not in a team or the color is not set. - getTeamName() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket
 - getTeamNames() - Method in class net.minecraft.client.network.ClientCommandSource
 - getTeamNames() - Method in interface net.minecraft.command.CommandSource
 - getTeamNames() - Method in class net.minecraft.scoreboard.Scoreboard
 - getTeamNames() - Method in class net.minecraft.server.command.ServerCommandSource
 - getTeamOperation() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket
 - getTeams() - Method in class net.minecraft.scoreboard.Scoreboard
 - getTelemetryManager() - Method in class net.minecraft.client.MinecraftClient
 - getTelemetryOptInExtra() - Method in class net.minecraft.client.option.GameOptions
 - getTeleportCommand() - Method in record class net.minecraft.server.chase.ChaseServer.TeleportPos
 - getTeleportDuration() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getTeleportId() - Method in class net.minecraft.network.packet.c2s.play.TeleportConfirmC2SPacket
 - getTeleportPos(Scanner) - Method in class net.minecraft.server.chase.ChaseClient
 - getTeleportPosition() - Method in class net.minecraft.server.chase.ChaseServer
 - getTemper() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 - getTemperature() - Method in class net.minecraft.world.biome.Biome
 - getTemperature(BlockPos, int) - Method in class net.minecraft.world.biome.Biome
 - 
Deprecated.
 - getTemperatureDescription(double) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - getTemperatureParameters() - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - getTemplate() - Method in class net.minecraft.structure.SimpleStructurePiece
 - getTemplate(Identifier) - Method in class net.minecraft.structure.StructureTemplateManager
 - getTemplateListTop() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
 - getTemplateName() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 - getTemplateName() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 - getTemplateOrBlank(Identifier) - Method in class net.minecraft.structure.StructureTemplateManager
 - getTemplatePath(Identifier, String) - Method in class net.minecraft.structure.StructureTemplateManager
 - getTemporaryBanDurationText(BanDetails) - Static method in class net.minecraft.client.session.Bans
 - getTemptedSpeed(LivingEntity) - Static method in class net.minecraft.entity.passive.AxolotlBrain
 - 
Returns the axolotl's speed when the axolotl is being tempted.
 - getTemptingPlayer(PathAwareEntity) - Method in class net.minecraft.entity.ai.brain.task.TemptTask
 - getTemptItemPredicate() - Static method in class net.minecraft.entity.passive.ArmadilloBrain
 - getTemptItemPredicate() - Static method in class net.minecraft.entity.passive.AxolotlBrain
 - getTemptItemPredicate() - Static method in class net.minecraft.entity.passive.CamelBrain
 - getTemptItemPredicate() - Static method in class net.minecraft.entity.passive.FrogBrain
 - getTemptItemPredicate() - Static method in class net.minecraft.entity.passive.GoatBrain
 - getTemptItemPredicate() - Static method in class net.minecraft.entity.passive.SnifferBrain
 - getTendrilAlpha(float) - Method in class net.minecraft.entity.mob.WardenEntity
 - getTendrils(WardenEntityRenderState) - Method in class net.minecraft.client.render.entity.model.WardenEntityModel
 - getTentacleName(int) - Static method in class net.minecraft.client.render.entity.model.EntityModelPartNames
 - getTentacleName(int) - Static method in class net.minecraft.client.render.entity.model.SquidEntityModel
 - getter - Variable in record class net.minecraft.client.gui.screen.world.WorldScreenOptionGrid.Option
 - 
The field for the
getterrecord component. - getter - Variable in class net.minecraft.client.gui.screen.world.WorldScreenOptionGrid.OptionBuilder
 - getter - Variable in enum class net.minecraft.server.command.ExperienceCommand.Component
 - getter - Variable in class net.minecraft.server.dedicated.ServerMBean.Entry
 - getter() - Method in record class net.minecraft.client.gui.screen.world.WorldScreenOptionGrid.Option
 - 
Returns the value of the
getterrecord component. - getTerminals(NbtElement) - Method in class net.minecraft.command.argument.NbtPathArgumentType.NbtPath
 - getTerracottaBlock(int, int, int) - Method in class net.minecraft.world.gen.surfacebuilder.SurfaceBuilder
 - getTerrainAdaptation() - Method in class net.minecraft.world.gen.structure.Structure
 - getTestAttemptConfig() - Method in class net.minecraft.test.GameTestState
 - getTestBox() - Method in class net.minecraft.test.TestContext
 - getTestCount() - Method in class net.minecraft.test.TestSet
 - getTestEntry() - Method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getTestInstanceBlockBox(BlockPos, Vec3i, BlockRotation) - Static method in class net.minecraft.test.TestInstanceUtil
 - getTestInstanceBlockBoxCornerPos(BlockPos, Vec3i, BlockRotation) - Static method in class net.minecraft.test.TestInstanceUtil
 - getTestInstanceBlockEntity() - Method in class net.minecraft.test.GameTestState
 - getTestInstanceBlockEntity(GameTestState) - Static method in class net.minecraft.test.StructureTestListener
 - getTestKey() - Method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getTestName() - Method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getText() - Method in class net.minecraft.client.gui.EditBox
 - 
Returns the text of the edit box.
 - getText() - Method in class net.minecraft.client.gui.hud.SubtitlesHud.SubtitleEntry
 - getText() - Method in class net.minecraft.client.gui.widget.EditBoxWidget
 - 
Returns the current text of the edit box.
 - getText() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 - getText() - Method in enum class net.minecraft.client.realms.gui.screen.RealmsWorldGeneratorType
 - getText() - Method in record class net.minecraft.client.realms.RealmsError.AuthenticationError
 - getText() - Method in record class net.minecraft.client.realms.RealmsError.DetailedHttpError
 - getText() - Method in interface net.minecraft.client.realms.RealmsError
 - getText() - Method in record class net.minecraft.client.realms.RealmsError.RawHttpPayloadError
 - getText() - Method in record class net.minecraft.client.realms.RealmsError.SimpleHttpError
 - getText() - Method in class net.minecraft.client.realms.RealmsLabel
 - getText() - Method in enum class net.minecraft.client.session.report.AbuseReportReason
 - getText() - Method in class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity
 - getText() - Method in enum class net.minecraft.entity.passive.TropicalFishEntity.Pattern
 - getText() - Method in class net.minecraft.network.packet.c2s.play.UpdateSignC2SPacket
 - getText() - Method in record class net.minecraft.server.ServerLinks.Entry
 - getText() - Method in enum class net.minecraft.server.ServerLinks.Known
 - getText() - Method in exception class net.minecraft.test.GameTestException
 - getText() - Method in exception class net.minecraft.test.PositionedException
 - getText() - Method in exception class net.minecraft.test.TestException
 - getText() - Method in exception class net.minecraft.test.TickLimitExceededException
 - getText() - Method in exception class net.minecraft.test.UnknownTestException
 - getText() - Method in interface net.minecraft.util.TranslatableOption
 - getText(boolean) - Method in class net.minecraft.block.entity.SignBlockEntity
 - getText(String) - Method in class net.minecraft.client.session.telemetry.TelemetryEventType
 - getText(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getTextArgument(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.TextArgumentType
 - getTextAsList(Text) - Static method in class net.minecraft.client.toast.SystemToast
 - getTextBackground() - Static method in class net.minecraft.client.render.RenderLayer
 - getTextBackgroundColor(float) - Method in class net.minecraft.client.option.GameOptions
 - getTextBackgroundColor(int) - Method in class net.minecraft.client.option.GameOptions
 - getTextBackgroundOpacity() - Method in class net.minecraft.client.option.GameOptions
 - getTextBackgroundOpacity(float) - Method in class net.minecraft.client.option.GameOptions
 - getTextBackgroundSeeThrough() - Static method in class net.minecraft.client.render.RenderLayer
 - getTextColor() - Method in class net.minecraft.client.gui.widget.AbstractTextWidget
 - getTextColor(SignText) - Static method in class net.minecraft.client.render.block.entity.AbstractSignBlockEntityRenderer
 - getTextComponentUnderMouse(int) - Method in class net.minecraft.client.gui.screen.DeathScreen
 - getTextFormat() - Method in enum class net.minecraft.entity.boss.BossBar.Color
 - getTextFromKey(String) - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupInfoScreen.BackupInfoListEntry
 - getTextHandler() - Method in class net.minecraft.client.font.TextRenderer
 - getTextHeight() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.Entry
 - getTextHeight() - Method in class net.minecraft.client.toast.TutorialToast
 - getTextIntensity(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getTextIntensityPolygonOffset(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getTextIntensitySeeThrough(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getTextLineHeight() - Method in class net.minecraft.block.entity.HangingSignBlockEntity
 - getTextLineHeight() - Method in class net.minecraft.block.entity.SignBlockEntity
 - getTextMargin() - Method in class net.minecraft.client.gui.widget.ScrollableTextFieldWidget
 - getTextOffset() - Method in class net.minecraft.client.render.block.entity.AbstractSignBlockEntityRenderer
 - getTextOffset() - Method in class net.minecraft.client.render.block.entity.HangingSignBlockEntityRenderer
 - getTextOffset() - Method in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
 - getTextOpacity() - Method in class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity
 - getTextPolygonOffset(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getTextRenderer() - Method in class net.minecraft.client.gui.hud.InGameHud
 - getTextRenderer() - Method in class net.minecraft.client.gui.screen.Screen
 - getTextRenderer() - Method in class net.minecraft.client.gui.widget.AbstractTextWidget
 - getTextRenderer() - Method in class net.minecraft.client.render.block.entity.BlockEntityRendererFactory.Context
 - getTextRenderer() - Method in class net.minecraft.client.render.entity.EntityRenderer
 - getTextRenderer() - Method in class net.minecraft.client.render.entity.EntityRendererFactory.Context
 - getTextScale() - Method in class net.minecraft.client.gui.screen.ingame.AbstractSignEditScreen
 - getTextScale() - Method in class net.minecraft.client.gui.screen.ingame.HangingSignEditScreen
 - getTextScale() - Method in class net.minecraft.client.gui.screen.ingame.SignEditScreen
 - getTextScale() - Method in class net.minecraft.client.render.block.entity.AbstractSignBlockEntityRenderer
 - getTextScale() - Method in class net.minecraft.client.render.block.entity.HangingSignBlockEntityRenderer
 - getTextScale() - Method in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
 - getTextSeeThrough(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getTextStream() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getTextStyleAt(double, double) - Method in class net.minecraft.client.gui.hud.ChatHud
 - getTextStyleAt(double, double) - Method in class net.minecraft.client.gui.screen.ChatScreen
 - getTextStyleAt(double, double) - Method in class net.minecraft.client.gui.screen.ingame.BookScreen
 - getTexture() - Method in class net.minecraft.client.font.BakedGlyph
 - getTexture() - Method in class net.minecraft.client.gui.widget.SliderWidget
 - getTexture() - Method in record class net.minecraft.client.render.entity.equipment.EquipmentRenderer.TrimSpriteKey
 - getTexture() - Static method in class net.minecraft.client.util.DefaultSkinHelper
 - getTexture() - Method in class net.minecraft.item.ItemGroup
 - getTexture(boolean, boolean, boolean) - Method in enum class net.minecraft.client.gui.hud.InGameHud.HeartType
 - getTexture(String, RegistryEntry<?>) - Method in class net.minecraft.client.render.entity.feature.VillagerClothingFeatureRenderer
 - getTexture(String, Identifier) - Method in class net.minecraft.client.render.entity.feature.VillagerClothingFeatureRenderer
 - getTexture(Map<Identifier, Handle<Framebuffer>>) - Method in interface net.minecraft.client.gl.PostEffectPass.Sampler
 - getTexture(Map<Identifier, Handle<Framebuffer>>) - Method in record class net.minecraft.client.gl.PostEffectPass.TargetSampler
 - getTexture(Map<Identifier, Handle<Framebuffer>>) - Method in record class net.minecraft.client.gl.PostEffectPass.TextureSampler
 - getTexture(TextureKey) - Method in class net.minecraft.client.data.TextureMap
 - getTexture(AllayEntityRenderState) - Method in class net.minecraft.client.render.entity.AllayEntityRenderer
 - getTexture(ArmadilloEntityRenderState) - Method in class net.minecraft.client.render.entity.ArmadilloEntityRenderer
 - getTexture(ArmorStandEntityRenderState) - Method in class net.minecraft.client.render.entity.ArmorStandEntityRenderer
 - getTexture(ArrowEntityRenderState) - Method in class net.minecraft.client.render.entity.ArrowEntityRenderer
 - getTexture(AxolotlEntityRenderState) - Method in class net.minecraft.client.render.entity.AxolotlEntityRenderer
 - getTexture(BatEntityRenderState) - Method in class net.minecraft.client.render.entity.BatEntityRenderer
 - getTexture(BeeEntityRenderState) - Method in class net.minecraft.client.render.entity.BeeEntityRenderer
 - getTexture(BipedEntityRenderState) - Static method in class net.minecraft.client.render.entity.feature.ElytraFeatureRenderer
 - getTexture(BoggedEntityRenderState) - Method in class net.minecraft.client.render.entity.BoggedEntityRenderer
 - getTexture(BreezeEntityRenderState) - Method in class net.minecraft.client.render.entity.BreezeEntityRenderer
 - getTexture(CamelEntityRenderState) - Method in class net.minecraft.client.render.entity.CamelEntityRenderer
 - getTexture(CatEntityRenderState) - Method in class net.minecraft.client.render.entity.CatEntityRenderer
 - getTexture(ChickenEntityRenderState) - Method in class net.minecraft.client.render.entity.ChickenEntityRenderer
 - getTexture(CowEntityRenderState) - Method in class net.minecraft.client.render.entity.CowEntityRenderer
 - getTexture(CreakingEntityRenderState) - Method in class net.minecraft.client.render.entity.CreakingEntityRenderer
 - getTexture(CreeperEntityRenderState) - Method in class net.minecraft.client.render.entity.CreeperEntityRenderer
 - getTexture(DolphinEntityRenderState) - Method in class net.minecraft.client.render.entity.DolphinEntityRenderer
 - getTexture(DonkeyEntityRenderState) - Method in class net.minecraft.client.render.entity.AbstractDonkeyEntityRenderer
 - getTexture(EndermanEntityRenderState) - Method in class net.minecraft.client.render.entity.EndermanEntityRenderer
 - getTexture(EvokerEntityRenderState) - Method in class net.minecraft.client.render.entity.EvokerEntityRenderer
 - getTexture(FelineEntityRenderState) - Method in class net.minecraft.client.render.entity.OcelotEntityRenderer
 - getTexture(FoxEntityRenderState) - Method in class net.minecraft.client.render.entity.FoxEntityRenderer
 - getTexture(FrogEntityRenderState) - Method in class net.minecraft.client.render.entity.FrogEntityRenderer
 - getTexture(GhastEntityRenderState) - Method in class net.minecraft.client.render.entity.GhastEntityRenderer
 - getTexture(GoatEntityRenderState) - Method in class net.minecraft.client.render.entity.GoatEntityRenderer
 - getTexture(GuardianEntityRenderState) - Method in class net.minecraft.client.render.entity.ElderGuardianEntityRenderer
 - getTexture(GuardianEntityRenderState) - Method in class net.minecraft.client.render.entity.GuardianEntityRenderer
 - getTexture(HappyGhastEntityRenderState) - Method in class net.minecraft.client.render.entity.HappyGhastEntityRenderer
 - getTexture(HoglinEntityRenderState) - Method in class net.minecraft.client.render.entity.HoglinEntityRenderer
 - getTexture(HoglinEntityRenderState) - Method in class net.minecraft.client.render.entity.ZoglinEntityRenderer
 - getTexture(HorseEntityRenderState) - Method in class net.minecraft.client.render.entity.HorseEntityRenderer
 - getTexture(IllagerEntityRenderState) - Method in class net.minecraft.client.render.entity.PillagerEntityRenderer
 - getTexture(IllagerEntityRenderState) - Method in class net.minecraft.client.render.entity.VindicatorEntityRenderer
 - getTexture(IllusionerEntityRenderState) - Method in class net.minecraft.client.render.entity.IllusionerEntityRenderer
 - getTexture(IronGolemEntityRenderState) - Method in class net.minecraft.client.render.entity.IronGolemEntityRenderer
 - getTexture(LivingEntityRenderState) - Method in class net.minecraft.client.render.entity.BlazeEntityRenderer
 - getTexture(LivingEntityRenderState) - Method in class net.minecraft.client.render.entity.CaveSpiderEntityRenderer
 - getTexture(LivingEntityRenderState) - Method in class net.minecraft.client.render.entity.CodEntityRenderer
 - getTexture(LivingEntityRenderState) - Method in class net.minecraft.client.render.entity.EndermiteEntityRenderer
 - getTexture(LivingEntityRenderState) - Method in class net.minecraft.client.render.entity.SilverfishEntityRenderer
 - getTexture(LivingEntityRenderState) - Method in class net.minecraft.client.render.entity.SpiderEntityRenderer
 - getTexture(LivingEntityRenderState) - Method in class net.minecraft.client.render.entity.TadpoleEntityRenderer
 - getTexture(LivingHorseEntityRenderState) - Method in class net.minecraft.client.render.entity.UndeadHorseEntityRenderer
 - getTexture(LlamaEntityRenderState) - Method in class net.minecraft.client.render.entity.LlamaEntityRenderer
 - getTexture(MooshroomEntityRenderState) - Method in class net.minecraft.client.render.entity.MooshroomEntityRenderer
 - getTexture(PandaEntityRenderState) - Method in class net.minecraft.client.render.entity.PandaEntityRenderer
 - getTexture(ParrotEntityRenderState) - Method in class net.minecraft.client.render.entity.ParrotEntityRenderer
 - getTexture(PhantomEntityRenderState) - Method in class net.minecraft.client.render.entity.PhantomEntityRenderer
 - getTexture(PigEntityRenderState) - Method in class net.minecraft.client.render.entity.PigEntityRenderer
 - getTexture(PiglinEntityRenderState) - Method in class net.minecraft.client.render.entity.PiglinEntityRenderer
 - getTexture(PlayerEntityRenderState) - Method in class net.minecraft.client.render.entity.PlayerEntityRenderer
 - getTexture(PolarBearEntityRenderState) - Method in class net.minecraft.client.render.entity.PolarBearEntityRenderer
 - getTexture(ProjectileEntityRenderState) - Method in class net.minecraft.client.render.entity.SpectralArrowEntityRenderer
 - getTexture(PufferfishEntityRenderState) - Method in class net.minecraft.client.render.entity.PufferfishEntityRenderer
 - getTexture(RabbitEntityRenderState) - Method in class net.minecraft.client.render.entity.RabbitEntityRenderer
 - getTexture(RavagerEntityRenderState) - Method in class net.minecraft.client.render.entity.RavagerEntityRenderer
 - getTexture(SalmonEntityRenderState) - Method in class net.minecraft.client.render.entity.SalmonEntityRenderer
 - getTexture(SheepEntityRenderState) - Method in class net.minecraft.client.render.entity.SheepEntityRenderer
 - getTexture(ShulkerEntityRenderState) - Method in class net.minecraft.client.render.entity.ShulkerEntityRenderer
 - getTexture(SkeletonEntityRenderState) - Method in class net.minecraft.client.render.entity.SkeletonEntityRenderer
 - getTexture(SkeletonEntityRenderState) - Method in class net.minecraft.client.render.entity.StrayEntityRenderer
 - getTexture(SkeletonEntityRenderState) - Method in class net.minecraft.client.render.entity.WitherSkeletonEntityRenderer
 - getTexture(SlimeEntityRenderState) - Method in class net.minecraft.client.render.entity.MagmaCubeEntityRenderer
 - getTexture(SlimeEntityRenderState) - Method in class net.minecraft.client.render.entity.SlimeEntityRenderer
 - getTexture(SnifferEntityRenderState) - Method in class net.minecraft.client.render.entity.SnifferEntityRenderer
 - getTexture(SnowGolemEntityRenderState) - Method in class net.minecraft.client.render.entity.SnowGolemEntityRenderer
 - getTexture(SquidEntityRenderState) - Method in class net.minecraft.client.render.entity.GlowSquidEntityRenderer
 - getTexture(SquidEntityRenderState) - Method in class net.minecraft.client.render.entity.SquidEntityRenderer
 - getTexture(StriderEntityRenderState) - Method in class net.minecraft.client.render.entity.StriderEntityRenderer
 - getTexture(TropicalFishEntityRenderState) - Method in class net.minecraft.client.render.entity.TropicalFishEntityRenderer
 - getTexture(TurtleEntityRenderState) - Method in class net.minecraft.client.render.entity.TurtleEntityRenderer
 - getTexture(VexEntityRenderState) - Method in class net.minecraft.client.render.entity.VexEntityRenderer
 - getTexture(VillagerEntityRenderState) - Method in class net.minecraft.client.render.entity.VillagerEntityRenderer
 - getTexture(VillagerEntityRenderState) - Method in class net.minecraft.client.render.entity.WanderingTraderEntityRenderer
 - getTexture(WardenEntityRenderState) - Method in class net.minecraft.client.render.entity.WardenEntityRenderer
 - getTexture(WitchEntityRenderState) - Method in class net.minecraft.client.render.entity.WitchEntityRenderer
 - getTexture(WitherEntityRenderState) - Method in class net.minecraft.client.render.entity.WitherEntityRenderer
 - getTexture(WitherSkullEntityRenderState) - Method in class net.minecraft.client.render.entity.WitherSkullEntityRenderer
 - getTexture(WolfEntityRenderState) - Method in class net.minecraft.client.render.entity.WolfEntityRenderer
 - getTexture(ZombieEntityRenderState) - Method in class net.minecraft.client.render.entity.DrownedEntityRenderer
 - getTexture(ZombieEntityRenderState) - Method in class net.minecraft.client.render.entity.GiantEntityRenderer
 - getTexture(ZombieEntityRenderState) - Method in class net.minecraft.client.render.entity.HuskEntityRenderer
 - getTexture(ZombieVillagerRenderState) - Method in class net.minecraft.client.render.entity.ZombieVillagerEntityRenderer
 - getTexture(ZombifiedPiglinEntityRenderState) - Method in class net.minecraft.client.render.entity.ZombifiedPiglinEntityRenderer
 - getTexture(ParrotEntity.Variant) - Static method in class net.minecraft.client.render.entity.ParrotEntityRenderer
 - getTexture(DyeColor) - Static method in class net.minecraft.client.render.entity.ShulkerEntityRenderer
 - getTexture(Identifier) - Method in class net.minecraft.client.texture.TextureManager
 - getTexture(S) - Method in class net.minecraft.client.render.entity.LivingEntityRenderer
 - getTexture(S) - Method in class net.minecraft.client.render.entity.ProjectileEntityRenderer
 - getTexture(S) - Method in class net.minecraft.client.render.entity.ZombieBaseEntityRenderer
 - getTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.model.BellBlockModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.AllayEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.ArmadilloEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.ArmorStandEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.ArrowEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.AxolotlEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.BatEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.BeeEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.BlazeEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.BoatEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.BoggedEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.BookModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.CamelEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.CamelSaddleEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.ChickenEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.CodEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.ColdChickenEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.ColdCowEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.CowEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.CreakingEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.Deadmau5EarsEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.DolphinEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.DragonHeadEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.ElytraEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.EndCrystalEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.EndermanEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.EndermiteEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.EvokerFangsEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.FoxEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.FrogEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.GhastEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.GoatEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.GuardianEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.HoglinEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.IllagerEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.IronGolemEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.LargePufferfishEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.LeashKnotEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.LlamaSpitEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.MagmaCubeEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.MediumPufferfishEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.MinecartEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.PandaEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.ParrotEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.PhantomEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.PlayerCapeModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.RaftEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.RavagerEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.SalmonEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.SheepEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.SheepWoolEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.ShieldEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.ShulkerBulletEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.ShulkerEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.SilverfishEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.SkeletonEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.SmallPufferfishEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.SnifferEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.SnowGolemEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.SpiderEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.SquidEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.StingerModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.StriderEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.TadpoleEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.TridentEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.TridentRiptideEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.TurtleEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.VexEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.WardenEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.WarmCowEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.WindChargeEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.WitchEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.ZombieVillagerEntityModel
 - getTexturedModelData() - Static method in class net.minecraft.client.render.entity.WitherSkullEntityRenderer
 - getTexturedModelData(boolean) - Static method in class net.minecraft.client.render.block.entity.model.BannerBlockModel
 - getTexturedModelData(boolean) - Static method in class net.minecraft.client.render.block.entity.model.BannerFlagBlockModel
 - getTexturedModelData(boolean) - Static method in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
 - getTexturedModelData(boolean) - Static method in class net.minecraft.client.render.entity.model.HappyGhastHarnessEntityModel
 - getTexturedModelData(boolean) - Static method in class net.minecraft.client.render.entity.model.HorseSaddleEntityModel
 - getTexturedModelData(boolean) - Static method in class net.minecraft.client.render.entity.model.PolarBearEntityModel
 - getTexturedModelData(boolean) - Static method in class net.minecraft.client.render.entity.model.RabbitEntityModel
 - getTexturedModelData(boolean, Dilation) - Static method in class net.minecraft.client.render.entity.model.HappyGhastEntityModel
 - getTexturedModelData(float) - Static method in class net.minecraft.client.render.entity.model.DonkeyEntityModel
 - getTexturedModelData(int, int) - Static method in class net.minecraft.client.render.entity.model.BreezeEntityModel
 - getTexturedModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.ArmorStandArmorEntityModel
 - getTexturedModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.ColdPigEntityModel
 - getTexturedModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.CreeperEntityModel
 - getTexturedModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.DrownedEntityModel
 - getTexturedModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.LargeTropicalFishEntityModel
 - getTexturedModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.LlamaEntityModel
 - getTexturedModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.PigEntityModel
 - getTexturedModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.SmallTropicalFishEntityModel
 - getTexturedModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.WitherEntityModel
 - getTexturedModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.WolfEntityModel
 - getTexturedModelData(Dilation, boolean) - Static method in class net.minecraft.client.render.entity.model.PlayerEntityModel
 - getTexturedModelData(HangingSignBlockEntityRenderer.AttachmentType) - Static method in class net.minecraft.client.render.block.entity.HangingSignBlockEntityRenderer
 - getTextureId() - Method in class net.minecraft.client.gui.screen.world.WorldIcon
 - getTextureId() - Method in class net.minecraft.client.util.SpriteIdentifier
 - getTextureId() - Method in class net.minecraft.entity.passive.WolfEntity
 - getTextureId(String, String) - Static method in class net.minecraft.client.realms.util.RealmsTextureManager
 - getTextureId(String, RegistryKey<EquipmentAsset>) - Method in record class net.minecraft.item.equipment.trim.ArmorTrim
 - getTextureId(WoodType) - Method in class net.minecraft.client.render.block.entity.AbstractSignBlockEntityRenderer
 - getTextureId(WoodType) - Method in class net.minecraft.client.render.block.entity.HangingSignBlockEntityRenderer
 - getTextureId(WoodType) - Method in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
 - getTextureId(MapIdComponent, MapState) - Method in class net.minecraft.client.texture.MapTextureManager
 - getTextureIdFromSherd(Optional<Item>) - Static method in class net.minecraft.client.render.block.entity.DecoratedPotBlockEntityRenderer
 - getTextureIdInternal(String, String) - Static method in class net.minecraft.client.realms.util.RealmsTextureManager
 - getTextureList() - Method in class net.minecraft.client.particle.ParticleTextureData
 - getTextureManager() - Method in class net.minecraft.client.MinecraftClient
 - getTextureMap(Block) - Method in enum class net.minecraft.client.data.BlockStateModelGenerator.CrossType
 - getTextureMatrix() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 - getTexturePath(String) - Method in class net.minecraft.client.texture.PlayerSkinProvider.FileCache
 - getTextures() - Method in class net.minecraft.client.data.TexturedModel
 - getTextures() - Method in interface net.minecraft.client.render.model.BakedSimpleModel
 - getTextures() - Method in class net.minecraft.client.render.model.ReferencedModelsCollector.Holder
 - getTextures(BakedSimpleModel) - Static method in interface net.minecraft.client.render.model.BakedSimpleModel
 - getTextureSpecificVertexConsumer(VertexConsumer) - Method in class net.minecraft.client.texture.Sprite
 - getTextureView() - Method in enum class net.minecraft.client.render.BlockRenderLayer
 - getTextWidth() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.MessageEntry
 - getTextWithMessages(PlayerEntity, List<FilteredMessage>, SignText) - Method in class net.minecraft.block.entity.SignBlockEntity
 - getTextX() - Method in class net.minecraft.client.gui.widget.ScrollableTextFieldWidget
 - getTextY() - Method in class net.minecraft.client.gui.widget.ScrollableTextFieldWidget
 - getThickness() - Method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorLayer
 - getThickness(WorldView, BlockPos, Direction, boolean) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - getThis() - Method in class net.minecraft.world.GameRules.BooleanRule
 - getThis() - Method in class net.minecraft.world.GameRules.IntRule
 - getThis() - Method in class net.minecraft.world.GameRules.Rule
 - getThisBuilder() - Method in class net.minecraft.loot.entry.AlternativeEntry.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.entry.GroupEntry.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.entry.LeafEntry.BasicBuilder
 - getThisBuilder() - Method in class net.minecraft.loot.entry.LootPoolEntry.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.entry.SequenceEntry.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.function.ConditionalLootFunction.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.function.ConditionalLootFunction.Joiner
 - getThisBuilder() - Method in class net.minecraft.loot.function.CopyComponentsLootFunction.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.function.CopyNbtLootFunction.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.function.CopyStateLootFunction.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.function.EnchantedCountIncreaseLootFunction.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.function.EnchantRandomlyLootFunction.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.function.EnchantWithLevelsLootFunction.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.function.ExplorationMapLootFunction.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.function.SetAttributesLootFunction.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.function.SetBannerPatternLootFunction.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.function.SetContentsLootFunction.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.function.SetEnchantmentsLootFunction.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.function.SetLoreLootFunction.Builder
 - getThisBuilder() - Method in class net.minecraft.loot.function.SetStewEffectLootFunction.Builder
 - getThisConditionConsumingBuilder() - Method in interface net.minecraft.loot.condition.LootConditionConsumingBuilder
 - getThisConditionConsumingBuilder() - Method in class net.minecraft.loot.entry.LootPoolEntry.Builder
 - getThisConditionConsumingBuilder() - Method in class net.minecraft.loot.function.ConditionalLootFunction.Builder
 - getThisFunctionConsumingBuilder() - Method in interface net.minecraft.loot.function.LootFunctionConsumingBuilder
 - getThisFunctionConsumingBuilder() - Method in class net.minecraft.loot.LootPool.Builder
 - getThisFunctionConsumingBuilder() - Method in class net.minecraft.loot.LootTable.Builder
 - getThread() - Method in class net.minecraft.client.MinecraftClient
 - getThread() - Method in class net.minecraft.client.sound.SoundExecutor
 - getThread() - Method in class net.minecraft.server.MinecraftServer
 - getThread() - Method in class net.minecraft.server.world.ServerChunkManager.MainThreadExecutor
 - getThread() - Method in class net.minecraft.util.thread.ThreadExecutor
 - getThreshold() - Method in enum class net.minecraft.entity.mob.Angriness
 - getThrowable() - Method in class net.minecraft.test.GameTestState
 - getThunderGradient(float) - Method in class net.minecraft.world.World
 - getThunderTime() - Method in class net.minecraft.world.level.LevelProperties
 - getThunderTime() - Method in interface net.minecraft.world.level.ServerWorldProperties
 - getThunderTime() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
 - getTick() - Method in class net.minecraft.test.GameTestState
 - getTick() - Method in class net.minecraft.test.TestContext
 - getTickCount() - Method in class net.minecraft.world.tick.ChunkTickScheduler
 - getTickCount() - Method in class net.minecraft.world.tick.MultiTickScheduler
 - getTickCount() - Method in class net.minecraft.world.tick.SimpleTickScheduler
 - getTickCount() - Method in interface net.minecraft.world.tick.TickScheduler
 - getTickCount() - Method in class net.minecraft.world.tick.WorldTickScheduler
 - getTickCount(int) - Method in class net.minecraft.entity.ai.goal.Goal
 - 
Returns how many times a goal can tick in the given at most.
 - getTickCount(int) - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 - 
Returns how many times a goal can tick in the given at most.
 - getTickedChunkCount() - Method in class net.minecraft.server.world.ChunkLevelManager
 - getTicker(World) - Method in class net.minecraft.entity.vehicle.SpawnerMinecartEntity
 - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.AbstractSignBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.AbstractSkullBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.BeaconBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.BeehiveBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.BellBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.BlastFurnaceBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in interface net.minecraft.block.BlockEntityProvider
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.BrewingStandBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.CalibratedSculkSensorBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.CampfireBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.ChestBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.ConduitBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.CrafterBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.CreakingHeartBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.DaylightDetectorBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.EnchantingTableBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.EnderChestBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.EndGatewayBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.FurnaceBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.HangingSignBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.HopperBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.JukeboxBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.PistonExtensionBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.SculkCatalystBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.SculkSensorBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.SculkShriekerBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.ShulkerBoxBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.SmokerBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.SpawnerBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.TrialSpawnerBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.VaultBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.WallHangingSignBlock
 - 
Returns the "ticker" for the block's block entity, or
nullif the block entity does not need to be ticked. - getTickets() - Method in class net.minecraft.server.world.ChunkTicketManager
 - getTickets(long) - Method in class net.minecraft.server.world.ChunkTicketManager
 - getTicketsMutable(long) - Method in class net.minecraft.server.world.ChunkTicketManager
 - getTickingFuture() - Method in class net.minecraft.server.world.ChunkHolder
 - getTickLimit() - Method in class net.minecraft.test.GameTestState
 - getTickManager() - Method in class net.minecraft.client.world.ClientWorld
 - getTickManager() - Method in class net.minecraft.server.MinecraftServer
 - getTickManager() - Method in class net.minecraft.server.world.ServerWorld
 - getTickManager() - Method in class net.minecraft.world.World
 - getTickNanosLog() - Method in class net.minecraft.client.gui.hud.DebugHud
 - getTickOrder() - Method in class net.minecraft.world.ChunkRegion
 - getTickOrder() - Method in class net.minecraft.world.World
 - getTickOrder() - Method in interface net.minecraft.world.WorldAccess
 - getTickProgress(boolean) - Method in class net.minecraft.client.render.RenderTickCounter.Constant
 - getTickProgress(boolean) - Method in class net.minecraft.client.render.RenderTickCounter.Dynamic
 - getTickProgress(boolean) - Method in interface net.minecraft.client.render.RenderTickCounter
 - getTickRate() - Method in class net.minecraft.block.AbstractPressurePlateBlock
 - getTickRate() - Method in class net.minecraft.block.WeightedPressurePlateBlock
 - getTickRate() - Method in class net.minecraft.world.tick.TickManager
 - getTickRate(WorldView) - Method in class net.minecraft.fluid.EmptyFluid
 - getTickRate(WorldView) - Method in class net.minecraft.fluid.Fluid
 - getTickRate(WorldView) - Method in class net.minecraft.fluid.LavaFluid
 - getTickRate(WorldView) - Method in class net.minecraft.fluid.WaterFluid
 - getTicks() - Method in class net.minecraft.client.gui.hud.InGameHud
 - getTicks() - Method in class net.minecraft.server.MinecraftServer
 - 
Gets the amount of ticks the server has been running for.
 - getTicks() - Method in class net.minecraft.world.tick.SimpleTickScheduler
 - getTickSchedulers(long) - Method in class net.minecraft.world.chunk.Chunk
 - getTickSchedulers(long) - Method in class net.minecraft.world.chunk.ProtoChunk
 - getTickSchedulers(long) - Method in class net.minecraft.world.chunk.WorldChunk
 - getTickSchedulers(long) - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getTicksInPortal() - Method in class net.minecraft.world.dimension.PortalManager
 - getTickSpan() - Method in interface net.minecraft.util.profiler.ProfileResult
 - getTickSpan() - Method in class net.minecraft.util.profiler.ProfileResultImpl
 - getTicksSinceSongStarted() - Method in class net.minecraft.block.jukebox.JukeboxManager
 - getTicksUntilGrowth() - Method in class net.minecraft.entity.passive.TadpoleEntity
 - getTicksUntilNextJump() - Method in class net.minecraft.entity.mob.MagmaCubeEntity
 - getTicksUntilNextJump() - Method in class net.minecraft.entity.mob.SlimeEntity
 - getTicksUsedSoFar(ItemStack, LivingEntity) - Static method in record class net.minecraft.client.render.item.property.numeric.UseDurationProperty
 - getTickTimes() - Method in class net.minecraft.server.dedicated.ServerMBean
 - 
Returns the server's historical tick times, in milliseconds.
 - getTickTimes() - Method in class net.minecraft.server.MinecraftServer
 - getTime() - Static method in class net.minecraft.client.util.GlfwUtil
 - getTime() - Method in class net.minecraft.client.world.ClientWorld.Properties
 - getTime() - Method in class net.minecraft.world.level.LevelProperties
 - getTime() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
 - getTime() - Method in class net.minecraft.world.World
 - 
Returns the time.
 - getTime() - Method in interface net.minecraft.world.WorldProperties
 - getTime(int) - Method in record class net.minecraft.client.resource.metadata.AnimationFrameResourceMetadata
 - getTimeInMilliseconds(float) - Method in class net.minecraft.entity.AnimationState
 - getTimeOfDay() - Method in class net.minecraft.client.world.ClientWorld.Properties
 - getTimeOfDay() - Method in class net.minecraft.world.level.LevelProperties
 - getTimeOfDay() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
 - getTimeOfDay() - Method in class net.minecraft.world.World
 - 
Returns the time of day.
 - getTimeOfDay() - Method in interface net.minecraft.world.WorldProperties
 - getTimer() - Method in class net.minecraft.entity.ai.goal.EatGrassGoal
 - getTimeReference() - Method in class net.minecraft.server.MinecraftServer
 - getTimeSinceLastAttack() - Method in class net.minecraft.entity.damage.DamageTracker
 - getTimeSinceLastPoseTick() - Method in class net.minecraft.entity.passive.CamelEntity
 - getTimeSpan() - Method in interface net.minecraft.util.profiler.ProfileResult
 - getTimestamp() - Method in record class net.minecraft.network.message.SignedMessage
 - getTimings(String) - Method in class net.minecraft.util.profiler.EmptyProfileResult
 - getTimings(String) - Method in interface net.minecraft.util.profiler.ProfileResult
 - getTimings(String) - Method in class net.minecraft.util.profiler.ProfileResultImpl
 - getTint(int[], int) - Static method in class net.minecraft.client.render.item.ItemRenderer
 - getTint(ItemStack, ClientWorld, LivingEntity) - Method in record class net.minecraft.client.render.item.tint.ConstantTintSource
 - getTint(ItemStack, ClientWorld, LivingEntity) - Method in record class net.minecraft.client.render.item.tint.CustomModelDataTintSource
 - getTint(ItemStack, ClientWorld, LivingEntity) - Method in record class net.minecraft.client.render.item.tint.DyeTintSource
 - getTint(ItemStack, ClientWorld, LivingEntity) - Method in record class net.minecraft.client.render.item.tint.FireworkTintSource
 - getTint(ItemStack, ClientWorld, LivingEntity) - Method in record class net.minecraft.client.render.item.tint.GrassTintSource
 - getTint(ItemStack, ClientWorld, LivingEntity) - Method in record class net.minecraft.client.render.item.tint.MapColorTintSource
 - getTint(ItemStack, ClientWorld, LivingEntity) - Method in record class net.minecraft.client.render.item.tint.PotionTintSource
 - getTint(ItemStack, ClientWorld, LivingEntity) - Method in record class net.minecraft.client.render.item.tint.TeamTintSource
 - getTint(ItemStack, ClientWorld, LivingEntity) - Method in interface net.minecraft.client.render.item.tint.TintSource
 - getTipPos(BlockState, WorldAccess, BlockPos, int, boolean) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - getTipPos(BlockView, BlockPos) - Method in class net.minecraft.block.HangingMossBlock
 - getTitle() - Method in class net.minecraft.advancement.AdvancementDisplay
 - getTitle() - Method in class net.minecraft.client.gui.screen.advancement.AdvancementTab
 - getTitle() - Method in class net.minecraft.client.gui.screen.Screen
 - getTitle() - Method in class net.minecraft.client.gui.tab.GridScreenTab
 - getTitle() - Method in class net.minecraft.client.gui.tab.LoadingTab
 - getTitle() - Method in interface net.minecraft.client.gui.tab.Tab
 - getTitle() - Method in class net.minecraft.client.realms.task.CloseServerTask
 - getTitle() - Method in class net.minecraft.client.realms.task.DownloadTask
 - getTitle() - Method in class net.minecraft.client.realms.task.LongRunningTask
 - getTitle() - Method in class net.minecraft.client.realms.task.OpenServerTask
 - getTitle() - Method in class net.minecraft.client.realms.task.RealmsConnectTask
 - getTitle() - Method in class net.minecraft.client.realms.task.RealmsPrepareConnectionTask
 - getTitle() - Method in class net.minecraft.client.realms.task.ResettingWorldTask
 - getTitle() - Method in class net.minecraft.client.realms.task.RestoreTask
 - getTitle() - Method in class net.minecraft.client.realms.task.SwitchMinigameTask
 - getTitle() - Method in class net.minecraft.client.realms.task.SwitchSlotTask
 - getTitle() - Method in class net.minecraft.client.realms.task.WorldCreationTask
 - getTitle() - Method in record class net.minecraft.client.session.telemetry.TelemetryEventProperty
 - getTitle() - Method in class net.minecraft.client.session.telemetry.TelemetryEventType
 - getTitle(BanDetails) - Static method in class net.minecraft.client.session.Bans
 - getTitleFormat() - Method in enum class net.minecraft.advancement.AdvancementFrame
 - getToast(Class<? extends T>, Object) - Method in class net.minecraft.client.toast.ToastManager
 - getToastManager() - Method in class net.minecraft.client.MinecraftClient
 - getToastText() - Method in enum class net.minecraft.advancement.AdvancementFrame
 - getToColor() - Method in class net.minecraft.particle.DustColorTransitionParticleEffect
 - getToggleCraftableButtonText() - Method in class net.minecraft.client.gui.screen.recipebook.AbstractCraftingRecipeBookWidget
 - getToggleCraftableButtonText() - Method in class net.minecraft.client.gui.screen.recipebook.AbstractFurnaceRecipeBookWidget
 - getToggleCraftableButtonText() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
 - getToggledState(BlockState) - Method in class net.minecraft.block.FlowerPotBlock
 - getToken() - Method in class net.minecraft.client.realms.dto.UploadInfo
 - getToleranceMargin(Entity) - Static method in class net.minecraft.entity.projectile.ProjectileUtil
 - getTooltip() - Method in class net.minecraft.client.gui.tooltip.TooltipState
 - getTooltip(Item.TooltipContext, PlayerEntity, TooltipType) - Method in class net.minecraft.item.ItemStack
 - getTooltip(ItemStack) - Method in class net.minecraft.client.gui.screen.recipebook.AnimatedResultButton
 - getTooltipData() - Method in class net.minecraft.item.ItemStack
 - getTooltipData(ItemStack) - Method in class net.minecraft.item.BundleItem
 - getTooltipData(ItemStack) - Method in class net.minecraft.item.Item
 - getToolTipForVariant(int) - Static method in class net.minecraft.entity.passive.TropicalFishEntity
 - getTooltipFromItem(MinecraftClient, ItemStack) - Static method in class net.minecraft.client.gui.screen.Screen
 - getTooltipFromItem(ItemStack) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
 - getTooltipFromItem(ItemStack) - Method in class net.minecraft.client.gui.screen.ingame.HandledScreen
 - getTooltipOrderList(RegistryWrapper.WrapperLookup, RegistryKey<Registry<T>>, TagKey<T>) - Static method in class net.minecraft.component.type.ItemEnchantmentsComponent
 - getTooltipText() - Method in record class net.minecraft.component.type.BannerPatternsComponent.Layer
 - getTop() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
 - getTop() - Method in class net.minecraft.client.gui.screen.report.AbuseReportReasonScreen
 - getTop() - Method in record class net.minecraft.client.gui.ScreenRect
 - getTop() - Method in class net.minecraft.client.realms.gui.screen.BuyRealmsScreen
 - getTop() - Method in record class net.minecraft.server.network.ChunkFilter.Cylindrical
 - getTop() - Static method in interface net.minecraft.world.gen.YOffset
 - getTopBottomNeckTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.DecoratedPotBlockEntityRenderer
 - getTopContributors() - Method in class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics
 - getTopFive(Iterable<T>, Function<T, String>) - Static method in class net.minecraft.server.world.ServerWorld
 - 
Categories
itemswith theclassifierand reports a message indicating the top five biggest categories. - getTopIndex(int) - Method in class net.minecraft.client.toast.ToastManager
 - getTopLeft() - Method in class net.minecraft.client.render.Camera.Projection
 - getTopLevelOwner() - Method in interface net.minecraft.entity.Tameable
 - getTopMostPassenger(Entity, int) - Method in class net.minecraft.entity.mob.PiglinEntity
 - 
Returns the passenger entity at
maxLevelin a stacked riding (riding on an entity that is riding on another entity, etc). - getTopPosition(Heightmap.Type, BlockPos) - Method in interface net.minecraft.world.RegistryWorldView
 - 
Returns the position of the topmost block in the column containing
posusingheightmapheightmap. - getTopPosition(Heightmap.Type, BlockPos) - Method in interface net.minecraft.world.TestableWorld
 - getTopPosition(Heightmap.Type, BlockPos) - Method in interface net.minecraft.world.WorldView
 - 
Returns the position of the topmost block in the column containing
posusingheightmapheightmap. - getTopPosition(TestableWorld, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.feature.TreeFeature
 - getTopRight() - Method in class net.minecraft.client.render.Camera.Projection
 - getTopSectionCoord() - Method in interface net.minecraft.world.HeightLimitView
 - 
Returns the top section coordinate, exclusive, of this view.
 - getTopSectionForColumn(long) - Method in class net.minecraft.world.chunk.light.SkyLightStorage
 - getTopY() - Method in class net.minecraft.world.chunk.light.LightingProvider
 - getTopY() - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature.DripstoneGenerator
 - getTopY(Heightmap.Type, int, int) - Method in class net.minecraft.world.ChunkRegion
 - 
Returns the Y coordinate of the topmost block at the coordinates
xandzusingheightmap. - getTopY(Heightmap.Type, int, int) - Method in class net.minecraft.world.gen.feature.FeaturePlacementContext
 - getTopY(Heightmap.Type, int, int) - Method in class net.minecraft.world.World
 - 
Returns the Y coordinate of the topmost block at the coordinates
xandzusingheightmap. - getTopY(Heightmap.Type, int, int) - Method in interface net.minecraft.world.WorldView
 - 
Returns the Y coordinate of the topmost block at the coordinates
xandzusingheightmap. - getTopY(Heightmap.Type, BlockPos) - Method in interface net.minecraft.world.WorldView
 - getTopYInclusive() - Method in interface net.minecraft.world.HeightLimitView
 - 
Returns the top Y level, or height, inclusive, of this view.
 - getTopYOffset() - Method in class net.minecraft.client.render.block.entity.EndGatewayBlockEntityRenderer
 - getTopYOffset() - Method in class net.minecraft.client.render.block.entity.EndPortalBlockEntityRenderer
 - getTotalAmplitude(double) - Method in class net.minecraft.util.math.noise.OctavePerlinNoiseSampler
 - getTotalBytes() - Method in class net.minecraft.client.realms.util.UploadProgress
 - getTotalChunkCount() - Method in class net.minecraft.world.updater.WorldUpdater
 - getTotalChunksLoadedCount() - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getTotalChunksLoadedCount() - Method in class net.minecraft.server.world.ServerChunkManager
 - getTotalCount() - Method in class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics
 - getTotalHealth() - Method in class net.minecraft.village.raid.Raid
 - getTotalMobs(int) - Method in record class net.minecraft.block.spawner.TrialSpawnerConfig
 - getTotalPacketSize(WorldChunk) - Static method in record class net.minecraft.network.packet.s2c.play.ChunkBiomeDataS2CPacket.Serialized
 - getTotalSize() - Method in class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics
 - getTotalSpace() - Method in class net.minecraft.resource.fs.ResourceFileStore
 - getTotalTime() - Method in interface net.minecraft.util.profiler.ProfileLocationInfo
 - 
Returns the total time spent visiting the profiler location.
 - getTotalTime() - Method in class net.minecraft.util.profiler.ProfilerSystem.LocatedInfo
 - 
Returns the total time spent visiting the profiler location.
 - getTouchscreen() - Method in class net.minecraft.client.option.GameOptions
 - getTracer() - Method in class net.minecraft.command.CommandExecutionContext
 - getTracer() - Method in interface net.minecraft.command.ExecutionControl
 - getTracked() - Method in class net.minecraft.entity.attribute.AttributeContainer
 - getTrackedEntityId(int) - Method in class net.minecraft.entity.boss.WitherEntity
 - getTrackedPosition() - Method in class net.minecraft.entity.Entity
 - getTrackingSection(long) - Method in class net.minecraft.world.entity.SectionedEntityCache
 - getTrackingSections(long) - Method in class net.minecraft.world.entity.SectionedEntityCache
 - getTrackOutputButtonHeight() - Method in class net.minecraft.client.gui.screen.ingame.AbstractCommandBlockScreen
 - getTrackOutputButtonHeight() - Method in class net.minecraft.client.gui.screen.ingame.CommandBlockScreen
 - getTrackOutputButtonHeight() - Method in class net.minecraft.client.gui.screen.ingame.MinecartCommandBlockScreen
 - getTrackTickInterval() - Method in class net.minecraft.entity.EntityType
 - getTradeId() - Method in class net.minecraft.network.packet.c2s.play.SelectMerchantTradeC2SPacket
 - getTradeOffer() - Method in class net.minecraft.village.MerchantInventory
 - getTradingSound(boolean) - Method in class net.minecraft.entity.passive.MerchantEntity
 - getTradingSound(boolean) - Method in class net.minecraft.entity.passive.WanderingTraderEntity
 - getTransactionId() - Method in class net.minecraft.network.packet.c2s.play.QueryBlockNbtC2SPacket
 - getTransactionId() - Method in class net.minecraft.network.packet.c2s.play.QueryEntityNbtC2SPacket
 - getTransactionId() - Method in class net.minecraft.network.packet.s2c.play.NbtQueryResponseS2CPacket
 - getTransform() - Method in class net.minecraft.client.model.ModelPart
 - getTransform() - Method in class net.minecraft.client.sound.SoundListener
 - getTransformation(DataTracker) - Static method in class net.minecraft.entity.decoration.DisplayEntity
 - getTransformation(ItemDisplayContext) - Method in record class net.minecraft.client.render.model.json.ModelTransformation
 - getTransformations() - Method in interface net.minecraft.client.render.model.BakedSimpleModel
 - getTransformations() - Method in class net.minecraft.client.render.model.ReferencedModelsCollector.Holder
 - getTransformed(AffineTransformation, Direction) - Static method in class net.minecraft.util.math.AffineTransformations
 - getTransformedSize() - Method in class net.minecraft.block.entity.TestInstanceBlockEntity
 - getTranslatableName() - Method in enum class net.minecraft.world.Difficulty
 - getTranslatableName() - Method in enum class net.minecraft.world.GameMode
 - getTranslate(String) - Static method in class net.minecraft.datafixer.fix.TextFixes
 - getTranslated() - Method in class net.minecraft.text.KeybindTextContent
 - getTranslation() - Method in class net.minecraft.util.math.AffineTransformation
 - getTranslation(Direction, int) - Method in class net.minecraft.client.render.block.entity.BrushableBlockEntityRenderer
 - getTranslationKey() - Method in class net.minecraft.block.AbstractBlock
 - getTranslationKey() - Method in class net.minecraft.block.AbstractBlock.Settings
 - getTranslationKey() - Method in enum class net.minecraft.client.option.AttackIndicator
 - getTranslationKey() - Method in enum class net.minecraft.client.option.CloudRenderMode
 - getTranslationKey() - Method in enum class net.minecraft.client.option.GraphicsMode
 - getTranslationKey() - Method in enum class net.minecraft.client.option.InactivityFpsLimit
 - getTranslationKey() - Method in class net.minecraft.client.option.KeyBinding
 - getTranslationKey() - Method in enum class net.minecraft.client.render.ChunkBuilderMode
 - getTranslationKey() - Method in enum class net.minecraft.client.sound.MusicTracker.MusicFrequency
 - getTranslationKey() - Method in class net.minecraft.client.util.InputUtil.Key
 - getTranslationKey() - Method in class net.minecraft.entity.attribute.EntityAttribute
 - getTranslationKey() - Method in class net.minecraft.entity.effect.StatusEffect
 - getTranslationKey() - Method in class net.minecraft.entity.effect.StatusEffectInstance
 - getTranslationKey() - Method in class net.minecraft.entity.EntityType
 - getTranslationKey() - Method in class net.minecraft.item.Item
 - 
Gets the translation key of this item.
 - getTranslationKey() - Method in class net.minecraft.item.Item.Settings
 - getTranslationKey() - Method in enum class net.minecraft.network.message.ChatVisibility
 - getTranslationKey() - Method in enum class net.minecraft.particle.ParticlesMode
 - getTranslationKey() - Method in enum class net.minecraft.util.Arm
 - getTranslationKey() - Method in interface net.minecraft.util.TranslatableOption
 - getTranslationKey() - Method in class net.minecraft.world.GameRules.Key
 - getTranslationKeySuffix() - Method in enum class net.minecraft.world.level.storage.LevelSummary.ConversionWarning
 - getTranslations(Direction) - Static method in enum class net.minecraft.client.render.block.BlockModelRenderer.Translation
 - getTranslucencySortingData() - Method in class net.minecraft.client.render.chunk.ChunkRenderData
 - getTranslucentFramebuffer() - Method in class net.minecraft.client.render.WorldRenderer
 - getTranslucentMovingBlock() - Static method in class net.minecraft.client.render.RenderLayer
 - getTranslucentParticle(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 - getTranslucentRenderLayer(Identifier) - Static method in class net.minecraft.client.render.block.entity.SkullBlockEntityRenderer
 - getTransparencyPostEffectProcessor() - Method in class net.minecraft.client.render.WorldRenderer
 - getTravelDelay(BlockPos, BlockPos) - Static method in class net.minecraft.world.event.Vibrations.VibrationListener
 - getTridentReturnAcceleration(ServerWorld, ItemStack, Entity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getTridentSpinAttackStrength(ItemStack, LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 - getTriggerOrder() - Method in class net.minecraft.block.entity.SculkCatalystBlockEntity.Listener
 - getTriggerOrder() - Method in interface net.minecraft.world.event.listener.GameEventListener
 - getTrimAssetIdPrefix(String) - Static method in class net.minecraft.client.data.ItemModelGenerator
 - getTrimmedLength(String, int, Style) - Method in class net.minecraft.client.font.TextHandler
 - 
Returns the length of a string when it is trimmed to be at most
maxWidthwide. - getTrimsDirectory() - Method in enum class net.minecraft.client.render.entity.equipment.EquipmentModel.LayerType
 - getTripwire() - Static method in class net.minecraft.client.render.RenderLayer
 - getTropicalFishBaseColorName(int) - Static method in class net.minecraft.datafixer.fix.ItemVariantComponentizationFix
 - getTropicalFishPatternColorName(int) - Static method in class net.minecraft.datafixer.fix.ItemVariantComponentizationFix
 - getTropicalFishPatternName(int) - Static method in class net.minecraft.datafixer.fix.ItemVariantComponentizationFix
 - getTropicalFishVariant() - Method in class net.minecraft.entity.passive.TropicalFishEntity
 - getTrustedEntities() - Method in class net.minecraft.entity.passive.FoxEntity
 - getTunnelSystemHeightWidthRatio() - Method in class net.minecraft.world.gen.carver.CaveCarver
 - getTunnelSystemHeightWidthRatio() - Method in class net.minecraft.world.gen.carver.NetherCaveCarver
 - getTunnelSystemWidth(Random) - Method in class net.minecraft.world.gen.carver.CaveCarver
 - getTunnelSystemWidth(Random) - Method in class net.minecraft.world.gen.carver.NetherCaveCarver
 - getTurtleEggModel(int, int) - Method in class net.minecraft.client.data.BlockStateModelGenerator
 - getTurtleEggModel(int, String, TextureMap) - Method in class net.minecraft.client.data.BlockStateModelGenerator
 - getTutorialManager() - Method in class net.minecraft.client.MinecraftClient
 - getType() - Method in class net.minecraft.block.entity.BlockEntity
 - getType() - Method in record class net.minecraft.client.font.BitmapFont.Loader
 - getType() - Method in interface net.minecraft.client.font.FontLoader
 - getType() - Method in record class net.minecraft.client.font.ReferenceFont
 - getType() - Method in record class net.minecraft.client.font.SpaceFont.Loader
 - getType() - Method in record class net.minecraft.client.font.TrueTypeFontLoader
 - getType() - Method in class net.minecraft.client.font.UnihexFont.Loader
 - getType() - Method in record class net.minecraft.client.gl.UniformValue.FloatValue
 - getType() - Method in interface net.minecraft.client.gl.UniformValue
 - getType() - Method in record class net.minecraft.client.gl.UniformValue.IntValue
 - getType() - Method in record class net.minecraft.client.gl.UniformValue.Matrix4fValue
 - getType() - Method in record class net.minecraft.client.gl.UniformValue.Vec2fValue
 - getType() - Method in record class net.minecraft.client.gl.UniformValue.Vec3fValue
 - getType() - Method in record class net.minecraft.client.gl.UniformValue.Vec3iValue
 - getType() - Method in record class net.minecraft.client.gl.UniformValue.Vec4fValue
 - getType() - Method in class net.minecraft.client.gui.screen.advancement.AdvancementTab
 - getType() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
 - getType() - Method in interface net.minecraft.client.gui.Selectable
 - getType() - Method in class net.minecraft.client.gui.widget.ClickableWidget
 - getType() - Method in class net.minecraft.client.gui.widget.ElementListWidget
 - getType() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 - getType() - Method in class net.minecraft.client.gui.widget.TabNavigationWidget
 - getType() - Method in class net.minecraft.client.particle.AbstractDustParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.AnimatedParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.AscendingParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.BlockDustParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.BlockFallingDustParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.BlockLeakParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.BlockMarkerParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.BubbleColumnUpParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.BubblePopParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.CampfireSmokeParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.CloudParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.ConnectionParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.CrackParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.CurrentDownParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.DamageParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.DragonBreathParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.ElderGuardianAppearanceParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.EmotionParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.ExplosionLargeParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.ExplosionSmokeParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.FireflyParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.FireworksSparkParticle.Flash
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.FishingParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.FlameParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.GlowParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.GustParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.ItemPickupParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.LavaEmberParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.LeavesParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.NoRenderParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.NoteParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.OminousSpawningParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.Particle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.PortalParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.RainSplashParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.SculkChargeParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.SculkChargePopParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.ShriekParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.SnowflakeParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.SoulParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.SpellParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.SuspendParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.SweepAttackParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.TrailParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.TrialSpawnerDetectionParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.VibrationParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.WaterBubbleParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in class net.minecraft.client.particle.WaterSuspendParticle
 - 
Returns the rendering category this particle is rendered under.
 - getType() - Method in record class net.minecraft.client.render.item.property.select.ChargeTypeProperty
 - getType() - Method in record class net.minecraft.client.render.item.property.select.ComponentSelectProperty
 - getType() - Method in record class net.minecraft.client.render.item.property.select.ContextDimensionProperty
 - getType() - Method in record class net.minecraft.client.render.item.property.select.ContextEntityTypeProperty
 - getType() - Method in record class net.minecraft.client.render.item.property.select.CustomModelDataStringProperty
 - getType() - Method in record class net.minecraft.client.render.item.property.select.DisplayContextProperty
 - getType() - Method in record class net.minecraft.client.render.item.property.select.ItemBlockStateProperty
 - getType() - Method in class net.minecraft.client.render.item.property.select.LocalTimeProperty
 - getType() - Method in record class net.minecraft.client.render.item.property.select.MainHandProperty
 - getType() - Method in interface net.minecraft.client.render.item.property.select.SelectProperty
 - getType() - Method in record class net.minecraft.client.render.item.property.select.TrimMaterialProperty
 - getType() - Method in interface net.minecraft.client.session.report.log.ChatLogEntry
 - getType() - Method in record class net.minecraft.client.session.report.log.ReceivedMessage.ChatMessage
 - getType() - Method in record class net.minecraft.client.session.report.log.ReceivedMessage.GameMessage
 - getType() - Method in interface net.minecraft.client.texture.Scaling
 - getType() - Method in record class net.minecraft.client.texture.Scaling.NineSlice
 - getType() - Method in record class net.minecraft.client.texture.Scaling.Stretch
 - getType() - Method in record class net.minecraft.client.texture.Scaling.Tile
 - getType() - Method in class net.minecraft.client.toast.SystemToast
 - getType() - Method in interface net.minecraft.client.toast.Toast
 - getType() - Method in record class net.minecraft.component.type.AttributeModifiersComponent.Display.Default
 - getType() - Method in interface net.minecraft.component.type.AttributeModifiersComponent.Display
 - getType() - Method in record class net.minecraft.component.type.AttributeModifiersComponent.Display.Hidden
 - getType() - Method in record class net.minecraft.component.type.AttributeModifiersComponent.Display.Override
 - getType() - Method in class net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
 - getType() - Method in class net.minecraft.entity.boss.dragon.phase.DyingPhase
 - getType() - Method in class net.minecraft.entity.boss.dragon.phase.HoldingPatternPhase
 - getType() - Method in class net.minecraft.entity.boss.dragon.phase.HoverPhase
 - getType() - Method in class net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
 - getType() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 - getType() - Method in interface net.minecraft.entity.boss.dragon.phase.Phase
 - getType() - Method in class net.minecraft.entity.boss.dragon.phase.SittingAttackingPhase
 - getType() - Method in class net.minecraft.entity.boss.dragon.phase.SittingFlamingPhase
 - getType() - Method in class net.minecraft.entity.boss.dragon.phase.SittingScanningPhase
 - getType() - Method in class net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
 - getType() - Method in class net.minecraft.entity.boss.dragon.phase.TakeoffPhase
 - getType() - Method in class net.minecraft.entity.damage.DamageSource
 - getType() - Method in class net.minecraft.entity.Entity
 - getType() - Method in enum class net.minecraft.entity.EquipmentSlot
 - 
Returns the target
EquipmentSlot.Typethat this slot targets. - getType() - Method in class net.minecraft.entity.mob.SlimeEntity
 - getType() - Method in class net.minecraft.entity.mob.ZombieEntity
 - getType() - Method in record class net.minecraft.item.consume.ApplyEffectsConsumeEffect
 - getType() - Method in record class net.minecraft.item.consume.ClearAllEffectsConsumeEffect
 - getType() - Method in interface net.minecraft.item.consume.ConsumeEffect
 - getType() - Method in record class net.minecraft.item.consume.PlaySoundConsumeEffect
 - getType() - Method in record class net.minecraft.item.consume.RemoveEffectsConsumeEffect
 - getType() - Method in record class net.minecraft.item.consume.TeleportRandomlyConsumeEffect
 - getType() - Method in class net.minecraft.item.ItemGroup
 - getType() - Method in class net.minecraft.loot.condition.AllOfLootCondition
 - getType() - Method in class net.minecraft.loot.condition.AnyOfLootCondition
 - getType() - Method in record class net.minecraft.loot.condition.BlockStatePropertyLootCondition
 - getType() - Method in record class net.minecraft.loot.condition.DamageSourcePropertiesLootCondition
 - getType() - Method in record class net.minecraft.loot.condition.EnchantmentActiveCheckLootCondition
 - getType() - Method in record class net.minecraft.loot.condition.EntityPropertiesLootCondition
 - getType() - Method in record class net.minecraft.loot.condition.EntityScoresLootCondition
 - getType() - Method in record class net.minecraft.loot.condition.InvertedLootCondition
 - getType() - Method in class net.minecraft.loot.condition.KilledByPlayerLootCondition
 - getType() - Method in record class net.minecraft.loot.condition.LocationCheckLootCondition
 - getType() - Method in interface net.minecraft.loot.condition.LootCondition
 - getType() - Method in record class net.minecraft.loot.condition.MatchToolLootCondition
 - getType() - Method in record class net.minecraft.loot.condition.RandomChanceLootCondition
 - getType() - Method in record class net.minecraft.loot.condition.RandomChanceWithEnchantedBonusLootCondition
 - getType() - Method in record class net.minecraft.loot.condition.ReferenceLootCondition
 - getType() - Method in class net.minecraft.loot.condition.SurvivesExplosionLootCondition
 - getType() - Method in record class net.minecraft.loot.condition.TableBonusLootCondition
 - getType() - Method in record class net.minecraft.loot.condition.TimeCheckLootCondition
 - getType() - Method in record class net.minecraft.loot.condition.ValueCheckLootCondition
 - getType() - Method in record class net.minecraft.loot.condition.WeatherCheckLootCondition
 - getType() - Method in class net.minecraft.loot.entry.AlternativeEntry
 - getType() - Method in class net.minecraft.loot.entry.DynamicEntry
 - getType() - Method in class net.minecraft.loot.entry.EmptyEntry
 - getType() - Method in class net.minecraft.loot.entry.GroupEntry
 - getType() - Method in class net.minecraft.loot.entry.ItemEntry
 - getType() - Method in class net.minecraft.loot.entry.LootPoolEntry
 - getType() - Method in class net.minecraft.loot.entry.LootTableEntry
 - getType() - Method in class net.minecraft.loot.entry.SequenceEntry
 - getType() - Method in class net.minecraft.loot.entry.TagEntry
 - getType() - Method in class net.minecraft.loot.function.AndLootFunction
 - getType() - Method in record class net.minecraft.loot.function.ApplyBonusLootFunction.BinomialWithBonusCount
 - getType() - Method in interface net.minecraft.loot.function.ApplyBonusLootFunction.Formula
 - getType() - Method in class net.minecraft.loot.function.ApplyBonusLootFunction
 - getType() - Method in record class net.minecraft.loot.function.ApplyBonusLootFunction.OreDrops
 - getType() - Method in record class net.minecraft.loot.function.ApplyBonusLootFunction.UniformBonusCount
 - getType() - Method in class net.minecraft.loot.function.ConditionalLootFunction
 - getType() - Method in class net.minecraft.loot.function.CopyComponentsLootFunction
 - getType() - Method in class net.minecraft.loot.function.CopyNameLootFunction
 - getType() - Method in class net.minecraft.loot.function.CopyNbtLootFunction
 - getType() - Method in class net.minecraft.loot.function.CopyStateLootFunction
 - getType() - Method in class net.minecraft.loot.function.EnchantedCountIncreaseLootFunction
 - getType() - Method in class net.minecraft.loot.function.EnchantRandomlyLootFunction
 - getType() - Method in class net.minecraft.loot.function.EnchantWithLevelsLootFunction
 - getType() - Method in class net.minecraft.loot.function.ExplorationMapLootFunction
 - getType() - Method in class net.minecraft.loot.function.ExplosionDecayLootFunction
 - getType() - Method in class net.minecraft.loot.function.FillPlayerHeadLootFunction
 - getType() - Method in class net.minecraft.loot.function.FilteredLootFunction
 - getType() - Method in class net.minecraft.loot.function.FurnaceSmeltLootFunction
 - getType() - Method in class net.minecraft.loot.function.LimitCountLootFunction
 - getType() - Method in interface net.minecraft.loot.function.LootFunction
 - getType() - Method in class net.minecraft.loot.function.ModifyContentsLootFunction
 - getType() - Method in class net.minecraft.loot.function.ReferenceLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetAttributesLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetBannerPatternLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetBookCoverLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetComponentsLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetContentsLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetCountLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetCustomDataLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetCustomModelDataLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetDamageLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetEnchantmentsLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetFireworkExplosionLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetFireworksLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetInstrumentLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetItemLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetLootTableLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetLoreLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetNameLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetOminousBottleAmplifierLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetPotionLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetStewEffectLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetWritableBookPagesLootFunction
 - getType() - Method in class net.minecraft.loot.function.SetWrittenBookPagesLootFunction
 - getType() - Method in class net.minecraft.loot.function.ToggleTooltipsLootFunction
 - getType() - Method in class net.minecraft.loot.LootTable
 - getType() - Method in class net.minecraft.loot.provider.nbt.ContextLootNbtProvider
 - getType() - Method in interface net.minecraft.loot.provider.nbt.LootNbtProvider
 - getType() - Method in record class net.minecraft.loot.provider.nbt.StorageLootNbtProvider
 - getType() - Method in record class net.minecraft.loot.provider.number.BinomialLootNumberProvider
 - getType() - Method in record class net.minecraft.loot.provider.number.ConstantLootNumberProvider
 - getType() - Method in record class net.minecraft.loot.provider.number.EnchantmentLevelLootNumberProvider
 - getType() - Method in interface net.minecraft.loot.provider.number.LootNumberProvider
 - getType() - Method in record class net.minecraft.loot.provider.number.ScoreLootNumberProvider
 - getType() - Method in record class net.minecraft.loot.provider.number.StorageLootNumberProvider
 - getType() - Method in record class net.minecraft.loot.provider.number.UniformLootNumberProvider
 - getType() - Method in record class net.minecraft.loot.provider.score.ContextLootScoreProvider
 - getType() - Method in record class net.minecraft.loot.provider.score.FixedLootScoreProvider
 - getType() - Method in interface net.minecraft.loot.provider.score.LootScoreProvider
 - getType() - Method in record class net.minecraft.nbt.NbtByte
 - 
Returns the type of this NBT element.
 - getType() - Method in class net.minecraft.nbt.NbtByteArray
 - 
Returns the type of this NBT element.
 - getType() - Method in class net.minecraft.nbt.NbtCompound
 - 
Returns the type of this NBT element.
 - getType() - Method in record class net.minecraft.nbt.NbtDouble
 - 
Returns the type of this NBT element.
 - getType() - Method in interface net.minecraft.nbt.NbtElement
 - 
Returns the type of this NBT element.
 - getType() - Method in class net.minecraft.nbt.NbtEnd
 - 
Returns the type of this NBT element.
 - getType() - Method in record class net.minecraft.nbt.NbtFloat
 - 
Returns the type of this NBT element.
 - getType() - Method in record class net.minecraft.nbt.NbtInt
 - 
Returns the type of this NBT element.
 - getType() - Method in class net.minecraft.nbt.NbtIntArray
 - 
Returns the type of this NBT element.
 - getType() - Method in class net.minecraft.nbt.NbtList
 - 
Returns the type of this NBT element.
 - getType() - Method in record class net.minecraft.nbt.NbtLong
 - 
Returns the type of this NBT element.
 - getType() - Method in class net.minecraft.nbt.NbtLongArray
 - 
Returns the type of this NBT element.
 - getType() - Method in record class net.minecraft.nbt.NbtShort
 - 
Returns the type of this NBT element.
 - getType() - Method in record class net.minecraft.nbt.NbtString
 - 
Returns the type of this NBT element.
 - getType() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractAtHandler
 - getType() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractHandler
 - getType() - Method in interface net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractTypeHandler
 - getType() - Method in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
 - getType() - Method in class net.minecraft.network.packet.s2c.play.BlockEventS2CPacket
 - getType() - Method in interface net.minecraft.network.packet.s2c.play.BossBarS2CPacket.Action
 - getType() - Method in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket.AddAction
 - getType() - Method in record class net.minecraft.network.packet.s2c.play.BossBarS2CPacket.UpdateNameAction
 - getType() - Method in record class net.minecraft.network.packet.s2c.play.BossBarS2CPacket.UpdateProgressAction
 - getType() - Method in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket.UpdatePropertiesAction
 - getType() - Method in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket.UpdateStyleAction
 - getType() - Method in class net.minecraft.network.packet.s2c.play.ScoreboardObjectiveUpdateS2CPacket
 - getType() - Method in class net.minecraft.particle.BlockStateParticleEffect
 - getType() - Method in class net.minecraft.particle.DustColorTransitionParticleEffect
 - getType() - Method in class net.minecraft.particle.DustParticleEffect
 - getType() - Method in class net.minecraft.particle.ItemStackParticleEffect
 - getType() - Method in interface net.minecraft.particle.ParticleEffect
 - getType() - Method in record class net.minecraft.particle.SculkChargeParticleEffect
 - getType() - Method in class net.minecraft.particle.ShriekParticleEffect
 - getType() - Method in class net.minecraft.particle.SimpleParticleType
 - getType() - Method in class net.minecraft.particle.TintedParticleEffect
 - getType() - Method in record class net.minecraft.particle.TrailParticleEffect
 - getType() - Method in class net.minecraft.particle.VibrationParticleEffect
 - getType() - Method in class net.minecraft.recipe.AbstractCookingRecipe
 - 
Returns the type of this recipe.
 - getType() - Method in class net.minecraft.recipe.BlastingRecipe
 - 
Returns the type of this recipe.
 - getType() - Method in class net.minecraft.recipe.CampfireCookingRecipe
 - 
Returns the type of this recipe.
 - getType() - Method in interface net.minecraft.recipe.CraftingRecipe
 - 
Returns the type of this recipe.
 - getType() - Method in interface net.minecraft.recipe.Recipe
 - 
Returns the type of this recipe.
 - getType() - Method in class net.minecraft.recipe.SingleStackRecipe
 - 
Returns the type of this recipe.
 - getType() - Method in class net.minecraft.recipe.SmeltingRecipe
 - 
Returns the type of this recipe.
 - getType() - Method in interface net.minecraft.recipe.SmithingRecipe
 - 
Returns the type of this recipe.
 - getType() - Method in class net.minecraft.recipe.SmokingRecipe
 - 
Returns the type of this recipe.
 - getType() - Method in class net.minecraft.recipe.StonecuttingRecipe
 - 
Returns the type of this recipe.
 - getType() - Method in record class net.minecraft.registry.entry.RegistryEntry.Direct
 - 
Returns the type (direct or reference) of this registry entry.
 - getType() - Method in interface net.minecraft.registry.entry.RegistryEntry
 - 
Returns the type (direct or reference) of this registry entry.
 - getType() - Method in class net.minecraft.registry.entry.RegistryEntry.Reference
 - 
Returns the type (direct or reference) of this registry entry.
 - getType() - Method in class net.minecraft.scoreboard.number.BlankNumberFormat
 - getType() - Method in class net.minecraft.scoreboard.number.FixedNumberFormat
 - getType() - Method in interface net.minecraft.scoreboard.number.NumberFormat
 - getType() - Method in class net.minecraft.scoreboard.number.StyledNumberFormat
 - getType() - Method in class net.minecraft.screen.ScreenHandler
 - 
Returns the screen handler type.
 - getType() - Method in class net.minecraft.screen.StonecutterScreenHandler
 - 
Returns the screen handler type.
 - getType() - Method in class net.minecraft.server.world.ChunkTicket
 - getType() - Method in class net.minecraft.stat.Stat
 - getType() - Method in class net.minecraft.state.property.Property
 - 
Returns the type of the values of this property.
 - getType() - Method in class net.minecraft.structure.pool.EmptyPoolElement
 - getType() - Method in class net.minecraft.structure.pool.FeaturePoolElement
 - getType() - Method in class net.minecraft.structure.pool.LegacySinglePoolElement
 - getType() - Method in class net.minecraft.structure.pool.ListPoolElement
 - getType() - Method in class net.minecraft.structure.pool.SinglePoolElement
 - getType() - Method in class net.minecraft.structure.pool.StructurePoolElement
 - getType() - Method in class net.minecraft.structure.processor.BlackstoneReplacementStructureProcessor
 - getType() - Method in class net.minecraft.structure.processor.BlockAgeStructureProcessor
 - getType() - Method in class net.minecraft.structure.processor.BlockIgnoreStructureProcessor
 - getType() - Method in class net.minecraft.structure.processor.BlockRotStructureProcessor
 - getType() - Method in class net.minecraft.structure.processor.CappedStructureProcessor
 - getType() - Method in class net.minecraft.structure.processor.GravityStructureProcessor
 - getType() - Method in class net.minecraft.structure.processor.JigsawReplacementStructureProcessor
 - getType() - Method in class net.minecraft.structure.processor.LavaSubmergedBlockStructureProcessor
 - getType() - Method in class net.minecraft.structure.processor.NopStructureProcessor
 - getType() - Method in class net.minecraft.structure.processor.ProtectedBlocksStructureProcessor
 - getType() - Method in class net.minecraft.structure.processor.RuleStructureProcessor
 - getType() - Method in class net.minecraft.structure.processor.StructureProcessor
 - getType() - Method in class net.minecraft.structure.rule.AlwaysTruePosRuleTest
 - getType() - Method in class net.minecraft.structure.rule.AlwaysTrueRuleTest
 - getType() - Method in class net.minecraft.structure.rule.AxisAlignedLinearPosRuleTest
 - getType() - Method in class net.minecraft.structure.rule.blockentity.AppendLootRuleBlockEntityModifier
 - getType() - Method in class net.minecraft.structure.rule.blockentity.AppendStaticRuleBlockEntityModifier
 - getType() - Method in class net.minecraft.structure.rule.blockentity.ClearRuleBlockEntityModifier
 - getType() - Method in class net.minecraft.structure.rule.blockentity.PassthroughRuleBlockEntityModifier
 - getType() - Method in interface net.minecraft.structure.rule.blockentity.RuleBlockEntityModifier
 - getType() - Method in class net.minecraft.structure.rule.BlockMatchRuleTest
 - getType() - Method in class net.minecraft.structure.rule.BlockStateMatchRuleTest
 - getType() - Method in class net.minecraft.structure.rule.LinearPosRuleTest
 - getType() - Method in class net.minecraft.structure.rule.PosRuleTest
 - getType() - Method in class net.minecraft.structure.rule.RandomBlockMatchRuleTest
 - getType() - Method in class net.minecraft.structure.rule.RandomBlockStateMatchRuleTest
 - getType() - Method in class net.minecraft.structure.rule.RuleTest
 - getType() - Method in class net.minecraft.structure.rule.TagMatchRuleTest
 - getType() - Method in class net.minecraft.structure.StructurePiece
 - getType() - Method in record class net.minecraft.text.BlockNbtDataSource
 - getType() - Method in record class net.minecraft.text.EntityNbtDataSource
 - getType() - Method in class net.minecraft.text.KeybindTextContent
 - getType() - Method in interface net.minecraft.text.NbtDataSource
 - getType() - Method in class net.minecraft.text.NbtTextContent
 - getType() - Method in interface net.minecraft.text.PlainTextContent
 - getType() - Method in record class net.minecraft.text.ScoreTextContent
 - getType() - Method in record class net.minecraft.text.SelectorTextContent
 - getType() - Method in record class net.minecraft.text.StorageNbtDataSource
 - getType() - Method in interface net.minecraft.text.TextContent
 - getType() - Method in class net.minecraft.text.TranslatableTextContent
 - getType() - Method in class net.minecraft.util.hit.BlockHitResult
 - getType() - Method in class net.minecraft.util.hit.EntityHitResult
 - getType() - Method in class net.minecraft.util.hit.HitResult
 - getType() - Method in enum class net.minecraft.util.math.Direction.Axis
 - getType() - Method in class net.minecraft.util.math.floatprovider.ClampedNormalFloatProvider
 - getType() - Method in class net.minecraft.util.math.floatprovider.ConstantFloatProvider
 - getType() - Method in class net.minecraft.util.math.floatprovider.FloatProvider
 - getType() - Method in class net.minecraft.util.math.floatprovider.TrapezoidFloatProvider
 - getType() - Method in class net.minecraft.util.math.floatprovider.UniformFloatProvider
 - getType() - Method in class net.minecraft.util.math.intprovider.BiasedToBottomIntProvider
 - getType() - Method in class net.minecraft.util.math.intprovider.ClampedIntProvider
 - getType() - Method in class net.minecraft.util.math.intprovider.ClampedNormalIntProvider
 - getType() - Method in class net.minecraft.util.math.intprovider.ConstantIntProvider
 - getType() - Method in class net.minecraft.util.math.intprovider.IntProvider
 - getType() - Method in class net.minecraft.util.math.intprovider.UniformIntProvider
 - getType() - Method in class net.minecraft.util.math.intprovider.WeightedListIntProvider
 - getType() - Method in class net.minecraft.util.profiler.Sampler
 - getType() - Method in class net.minecraft.world.event.BlockPositionSource
 - 
Returns the type of this position source.
 - getType() - Method in class net.minecraft.world.event.EntityPositionSource
 - 
Returns the type of this position source.
 - getType() - Method in interface net.minecraft.world.event.PositionSource
 - 
Returns the type of this position source.
 - getType() - Method in class net.minecraft.world.gen.blockpredicate.AllOfBlockPredicate
 - getType() - Method in class net.minecraft.world.gen.blockpredicate.AlwaysTrueBlockPredicate
 - getType() - Method in class net.minecraft.world.gen.blockpredicate.AnyOfBlockPredicate
 - getType() - Method in interface net.minecraft.world.gen.blockpredicate.BlockPredicate
 - getType() - Method in class net.minecraft.world.gen.blockpredicate.HasSturdyFacePredicate
 - getType() - Method in class net.minecraft.world.gen.blockpredicate.InsideWorldBoundsBlockPredicate
 - getType() - Method in class net.minecraft.world.gen.blockpredicate.MatchingBlocksBlockPredicate
 - getType() - Method in class net.minecraft.world.gen.blockpredicate.MatchingBlockTagPredicate
 - getType() - Method in class net.minecraft.world.gen.blockpredicate.MatchingFluidsBlockPredicate
 - getType() - Method in class net.minecraft.world.gen.blockpredicate.NotBlockPredicate
 - getType() - Method in class net.minecraft.world.gen.blockpredicate.ReplaceableBlockPredicate
 - getType() - Method in class net.minecraft.world.gen.blockpredicate.SolidBlockPredicate
 - 
Deprecated.
 - getType() - Method in record class net.minecraft.world.gen.blockpredicate.UnobstructedBlockPredicate
 - getType() - Method in class net.minecraft.world.gen.blockpredicate.WouldSurviveBlockPredicate
 - getType() - Method in class net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement
 - getType() - Method in class net.minecraft.world.gen.chunk.placement.RandomSpreadStructurePlacement
 - getType() - Method in class net.minecraft.world.gen.chunk.placement.StructurePlacement
 - getType() - Method in class net.minecraft.world.gen.feature.size.FeatureSize
 - getType() - Method in class net.minecraft.world.gen.feature.size.ThreeLayersFeatureSize
 - getType() - Method in class net.minecraft.world.gen.feature.size.TwoLayersFeatureSize
 - getType() - Method in class net.minecraft.world.gen.foliage.AcaciaFoliagePlacer
 - getType() - Method in class net.minecraft.world.gen.foliage.BlobFoliagePlacer
 - getType() - Method in class net.minecraft.world.gen.foliage.BushFoliagePlacer
 - getType() - Method in class net.minecraft.world.gen.foliage.CherryFoliagePlacer
 - getType() - Method in class net.minecraft.world.gen.foliage.DarkOakFoliagePlacer
 - getType() - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
 - getType() - Method in class net.minecraft.world.gen.foliage.JungleFoliagePlacer
 - getType() - Method in class net.minecraft.world.gen.foliage.LargeOakFoliagePlacer
 - getType() - Method in class net.minecraft.world.gen.foliage.MegaPineFoliagePlacer
 - getType() - Method in class net.minecraft.world.gen.foliage.PineFoliagePlacer
 - getType() - Method in class net.minecraft.world.gen.foliage.RandomSpreadFoliagePlacer
 - getType() - Method in class net.minecraft.world.gen.foliage.SpruceFoliagePlacer
 - getType() - Method in class net.minecraft.world.gen.heightprovider.BiasedToBottomHeightProvider
 - getType() - Method in class net.minecraft.world.gen.heightprovider.ConstantHeightProvider
 - getType() - Method in class net.minecraft.world.gen.heightprovider.HeightProvider
 - getType() - Method in class net.minecraft.world.gen.heightprovider.TrapezoidHeightProvider
 - getType() - Method in class net.minecraft.world.gen.heightprovider.UniformHeightProvider
 - getType() - Method in class net.minecraft.world.gen.heightprovider.VeryBiasedToBottomHeightProvider
 - getType() - Method in class net.minecraft.world.gen.heightprovider.WeightedListHeightProvider
 - getType() - Method in class net.minecraft.world.gen.placementmodifier.BiomePlacementModifier
 - getType() - Method in class net.minecraft.world.gen.placementmodifier.BlockFilterPlacementModifier
 - getType() - Method in class net.minecraft.world.gen.placementmodifier.CountMultilayerPlacementModifier
 - 
Deprecated.
 - getType() - Method in class net.minecraft.world.gen.placementmodifier.CountPlacementModifier
 - getType() - Method in class net.minecraft.world.gen.placementmodifier.EnvironmentScanPlacementModifier
 - getType() - Method in class net.minecraft.world.gen.placementmodifier.FixedPlacementModifier
 - getType() - Method in class net.minecraft.world.gen.placementmodifier.HeightmapPlacementModifier
 - getType() - Method in class net.minecraft.world.gen.placementmodifier.HeightRangePlacementModifier
 - getType() - Method in class net.minecraft.world.gen.placementmodifier.NoiseBasedCountPlacementModifier
 - getType() - Method in class net.minecraft.world.gen.placementmodifier.NoiseThresholdCountPlacementModifier
 - getType() - Method in class net.minecraft.world.gen.placementmodifier.PlacementModifier
 - getType() - Method in class net.minecraft.world.gen.placementmodifier.RandomOffsetPlacementModifier
 - getType() - Method in class net.minecraft.world.gen.placementmodifier.RarityFilterPlacementModifier
 - getType() - Method in class net.minecraft.world.gen.placementmodifier.SquarePlacementModifier
 - getType() - Method in class net.minecraft.world.gen.placementmodifier.SurfaceThresholdFilterPlacementModifier
 - getType() - Method in class net.minecraft.world.gen.placementmodifier.SurfaceWaterDepthFilterPlacementModifier
 - getType() - Method in class net.minecraft.world.gen.root.MangroveRootPlacer
 - getType() - Method in class net.minecraft.world.gen.root.RootPlacer
 - getType() - Method in class net.minecraft.world.gen.stateprovider.BlockStateProvider
 - 
Returns the type of this block state provider.
 - getType() - Method in class net.minecraft.world.gen.stateprovider.DualNoiseBlockStateProvider
 - 
Returns the type of this block state provider.
 - getType() - Method in class net.minecraft.world.gen.stateprovider.NoiseBlockStateProvider
 - 
Returns the type of this block state provider.
 - getType() - Method in class net.minecraft.world.gen.stateprovider.NoiseThresholdBlockStateProvider
 - 
Returns the type of this block state provider.
 - getType() - Method in class net.minecraft.world.gen.stateprovider.PillarBlockStateProvider
 - 
Returns the type of this block state provider.
 - getType() - Method in class net.minecraft.world.gen.stateprovider.RandomizedIntBlockStateProvider
 - 
Returns the type of this block state provider.
 - getType() - Method in class net.minecraft.world.gen.stateprovider.SimpleBlockStateProvider
 - 
Returns the type of this block state provider.
 - getType() - Method in class net.minecraft.world.gen.stateprovider.WeightedBlockStateProvider
 - 
Returns the type of this block state provider.
 - getType() - Method in class net.minecraft.world.gen.structure.BuriedTreasureStructure
 - getType() - Method in class net.minecraft.world.gen.structure.DesertPyramidStructure
 - getType() - Method in class net.minecraft.world.gen.structure.EndCityStructure
 - getType() - Method in class net.minecraft.world.gen.structure.IglooStructure
 - getType() - Method in class net.minecraft.world.gen.structure.JigsawStructure
 - getType() - Method in class net.minecraft.world.gen.structure.JungleTempleStructure
 - getType() - Method in class net.minecraft.world.gen.structure.MineshaftStructure
 - getType() - Method in class net.minecraft.world.gen.structure.NetherFortressStructure
 - getType() - Method in class net.minecraft.world.gen.structure.NetherFossilStructure
 - getType() - Method in class net.minecraft.world.gen.structure.OceanMonumentStructure
 - getType() - Method in class net.minecraft.world.gen.structure.OceanRuinStructure
 - getType() - Method in class net.minecraft.world.gen.structure.RuinedPortalStructure
 - getType() - Method in class net.minecraft.world.gen.structure.ShipwreckStructure
 - getType() - Method in class net.minecraft.world.gen.structure.StrongholdStructure
 - getType() - Method in class net.minecraft.world.gen.structure.Structure
 - getType() - Method in class net.minecraft.world.gen.structure.SwampHutStructure
 - getType() - Method in class net.minecraft.world.gen.structure.WoodlandMansionStructure
 - getType() - Method in class net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
 - getType() - Method in class net.minecraft.world.gen.treedecorator.AttachedToLeavesTreeDecorator
 - getType() - Method in class net.minecraft.world.gen.treedecorator.AttachedToLogsTreeDecorator
 - getType() - Method in class net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
 - getType() - Method in class net.minecraft.world.gen.treedecorator.CocoaTreeDecorator
 - getType() - Method in class net.minecraft.world.gen.treedecorator.CreakingHeartTreeDecorator
 - getType() - Method in class net.minecraft.world.gen.treedecorator.LeavesVineTreeDecorator
 - getType() - Method in class net.minecraft.world.gen.treedecorator.PaleMossTreeDecorator
 - getType() - Method in class net.minecraft.world.gen.treedecorator.PlaceOnGroundTreeDecorator
 - getType() - Method in class net.minecraft.world.gen.treedecorator.TreeDecorator
 - getType() - Method in class net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator
 - getType() - Method in class net.minecraft.world.gen.trunk.BendingTrunkPlacer
 - getType() - Method in class net.minecraft.world.gen.trunk.CherryTrunkPlacer
 - getType() - Method in class net.minecraft.world.gen.trunk.DarkOakTrunkPlacer
 - getType() - Method in class net.minecraft.world.gen.trunk.ForkingTrunkPlacer
 - getType() - Method in class net.minecraft.world.gen.trunk.GiantTrunkPlacer
 - getType() - Method in class net.minecraft.world.gen.trunk.LargeOakTrunkPlacer
 - getType() - Method in class net.minecraft.world.gen.trunk.MegaJungleTrunkPlacer
 - getType() - Method in class net.minecraft.world.gen.trunk.StraightTrunkPlacer
 - getType() - Method in class net.minecraft.world.gen.trunk.TrunkPlacer
 - getType() - Method in class net.minecraft.world.gen.trunk.UpwardsBranchingTrunkPlacer
 - getType() - Method in class net.minecraft.world.poi.PointOfInterest
 - getType(int) - Static method in class net.minecraft.client.gl.GlDebug
 - getType(int) - Static method in class net.minecraft.server.world.ChunkLevels
 - getType(JsonElement) - Static method in class net.minecraft.util.JsonHelper
 - getType(StringReader, RegistryWrapper<ParticleType<?>>) - Static method in class net.minecraft.command.argument.ParticleEffectArgumentType
 - getType(String) - Static method in enum class net.minecraft.scoreboard.ScoreboardCriterion.RenderType
 - getType(SnbtParsing.NumberSuffix) - Method in enum class net.minecraft.nbt.SnbtParsing.ArrayType
 - getType(BlockPos) - Method in class net.minecraft.world.poi.PointOfInterestSet
 - getType(BlockPos) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 - getTypeCodec() - Method in interface net.minecraft.dialog.body.DialogBody
 - getTypeCodec() - Method in record class net.minecraft.dialog.body.ItemDialogBody
 - getTypeCodec() - Method in record class net.minecraft.dialog.body.PlainMessageDialogBody
 - getTyped(ComponentType<T>) - Method in interface net.minecraft.component.ComponentsAccess
 - getTypedCodec() - Method in class net.minecraft.predicate.component.ComponentPredicate.Type
 - getTypeDescription() - Method in class net.minecraft.test.BlockBasedTestInstance
 - getTypeDescription() - Method in class net.minecraft.test.FunctionTestInstance
 - getTypeDescription() - Method in class net.minecraft.test.TestInstance
 - getTypedListView(String, Codec<T>) - Method in class net.minecraft.storage.NbtReadView
 - getTypedListView(String, Codec<T>) - Method in interface net.minecraft.storage.ReadView
 - getTypedPacketCodec() - Method in class net.minecraft.predicate.component.ComponentPredicate.Type
 - getTypeForState(BlockState) - Static method in class net.minecraft.world.poi.PointOfInterestTypes
 - getTypeId() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 - getTypeInstance() - Static method in record class net.minecraft.client.render.item.property.select.ComponentSelectProperty
 - getTypeRegistryEntry() - Method in class net.minecraft.entity.damage.DamageSource
 - getTypes() - Static method in class net.minecraft.client.session.telemetry.TelemetryEventType
 - getTypes() - Method in record class net.minecraft.component.ComponentMap.Builder.SimpleComponentMap
 - getTypes() - Method in interface net.minecraft.component.ComponentMap
 - getTypes() - Method in class net.minecraft.component.MergedComponentMap
 - getTypesAndPositions(Predicate<RegistryEntry<PointOfInterestType>>, Predicate<BlockPos>, BlockPos, int, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 - getU(float) - Static method in class net.minecraft.client.render.OverlayTexture
 - getUnaffectedOxidationBlock(Block) - Static method in interface net.minecraft.block.Oxidizable
 - getUnaffectedOxidationState(BlockState) - Static method in interface net.minecraft.block.Oxidizable
 - getUnallocatedSpace() - Method in class net.minecraft.resource.fs.ResourceFileStore
 - getUncachedFace(Direction) - Method in class net.minecraft.util.shape.VoxelShape
 - getUnchecked(int) - Static method in class net.minecraft.block.MapColor
 - getUncheckedOrNull(ChunkStatus) - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 - getUnderWaterLocation() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - getUnderwaterVisibility() - Method in class net.minecraft.client.network.ClientPlayerEntity
 - 
Returns the color multiplier of vision in water.
 - getUniform(String) - Method in class net.minecraft.client.gl.ShaderProgram
 - getUniformOffsetAlignment() - Method in interface com.mojang.blaze3d.systems.GpuDevice
 - getUniformOffsetAlignment() - Method in class net.minecraft.client.gl.GlBackend
 - getUniforms() - Method in class com.mojang.blaze3d.pipeline.RenderPipeline
 - getUniforms() - Method in class net.minecraft.client.gl.ShaderProgram
 - getUniformSideSize() - Method in record class net.minecraft.client.texture.Scaling.NineSlice.Border
 - getUninitedBlock() - Method in class net.minecraft.network.packet.s2c.play.LightData
 - getUninitedSky() - Method in class net.minecraft.network.packet.s2c.play.LightData
 - getUnitSize() - Method in class net.minecraft.util.math.WordPackedArray
 - getUnitVector() - Method in enum class net.minecraft.util.math.Direction
 - getUnlockCriterionName() - Method in class net.minecraft.data.family.BlockFamily
 - getUnobtainedCriteria() - Method in class net.minecraft.advancement.AdvancementProgress
 - getUnpacker(PlayerPublicKey) - Method in class net.minecraft.network.message.MessageChain
 - getUnprocessedMessageCount() - Method in class net.minecraft.client.network.message.MessageHandler
 - 
Returns the number of delayed messages that are not processed yet.
 - getUnsafeFallDistance(double) - Method in class net.minecraft.entity.LivingEntity
 - getUnsignedByte(int) - Method in class net.minecraft.network.PacketByteBuf
 - getUnsignedInt(int) - Method in class net.minecraft.network.PacketByteBuf
 - getUnsignedIntLE(int) - Method in class net.minecraft.network.PacketByteBuf
 - getUnsignedMedium(int) - Method in class net.minecraft.network.PacketByteBuf
 - getUnsignedMediumLE(int) - Method in class net.minecraft.network.PacketByteBuf
 - getUnsignedShort(int) - Method in class net.minecraft.network.PacketByteBuf
 - getUnsignedShortLE(int) - Method in class net.minecraft.network.PacketByteBuf
 - getUntransformedTexturedModelData(boolean) - Static method in class net.minecraft.client.render.entity.model.HorseSaddleEntityModel
 - getUntranslatedName() - Method in class net.minecraft.entity.EntityType
 - getUp() - Method in class net.minecraft.block.pattern.BlockPattern.Result
 - getUp() - Method in class net.minecraft.world.block.WireOrientation
 - getUpdate() - Method in interface net.minecraft.block.SculkSpreadable
 - getUpdatedChunkNbt(ChunkPos) - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getUpdateDelayInternal(BlockState) - Method in class net.minecraft.block.AbstractRedstoneGateBlock
 - getUpdateDelayInternal(BlockState) - Method in class net.minecraft.block.ComparatorBlock
 - getUpdateDelayInternal(BlockState) - Method in class net.minecraft.block.RepeaterBlock
 - getUpdatedName(String) - Static method in class net.minecraft.datafixer.fix.RenameScoreboardDisplaySlotFix
 - getUpdatedPositionTargetRange() - Method in class net.minecraft.entity.passive.HappyGhastEntity
 - getUpdatedReferences(NbtCompound) - Method in class net.minecraft.world.FeatureUpdater
 - getUpdatedStarts(NbtCompound, ChunkPos) - Method in class net.minecraft.world.FeatureUpdater
 - getUpdatedState(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in interface net.minecraft.world.chunk.UpgradeData.Logic
 - getUpdatedState(ServerWorld, BlockPos, BlockState) - Method in class net.minecraft.fluid.FlowableFluid
 - getUpdateTickRate() - Method in interface net.minecraft.item.Item.TooltipContext
 - getUpgradeData() - Method in class net.minecraft.world.chunk.Chunk
 - getUpgradedChunkCount() - Method in class net.minecraft.world.updater.WorldUpdater
 - getUploadEndpoint() - Method in class net.minecraft.client.realms.dto.UploadInfo
 - getUploadProgress() - Method in class net.minecraft.client.realms.gui.screen.RealmsUploadScreen
 - getUploadProgress() - Method in interface net.minecraft.client.realms.util.UploadProgressTracker
 - getUpperLevelExperience(int) - Static method in record class net.minecraft.village.VillagerData
 - getURIOpenCommand(URI) - Method in enum class net.minecraft.util.Util.OperatingSystem
 - getUrl(String, int) - Static method in class net.minecraft.client.realms.dto.UploadInfo
 - getUrlWithProtocol(String, Matcher) - Static method in class net.minecraft.client.realms.dto.UploadInfo
 - getUsableSpace() - Method in class net.minecraft.resource.fs.ResourceFileStore
 - getUsableSpace() - Method in class net.minecraft.world.level.storage.LevelStorage.Session
 - getUsageNarrationText() - Method in class net.minecraft.client.gui.screen.ingame.AbstractCommandBlockScreen
 - getUsageNarrationText() - Method in class net.minecraft.client.gui.screen.Screen
 - getUseAction() - Method in class net.minecraft.item.ItemStack
 - getUseAction(ItemStack) - Method in class net.minecraft.item.BowItem
 - 
Returns the use action the item should perform.
 - getUseAction(ItemStack) - Method in class net.minecraft.item.BrushItem
 - 
Returns the use action the item should perform.
 - getUseAction(ItemStack) - Method in class net.minecraft.item.BundleItem
 - 
Returns the use action the item should perform.
 - getUseAction(ItemStack) - Method in class net.minecraft.item.CrossbowItem
 - 
Returns the use action the item should perform.
 - getUseAction(ItemStack) - Method in class net.minecraft.item.GoatHornItem
 - 
Returns the use action the item should perform.
 - getUseAction(ItemStack) - Method in class net.minecraft.item.Item
 - 
Returns the use action the item should perform.
 - getUseAction(ItemStack) - Method in class net.minecraft.item.SpyglassItem
 - 
Returns the use action the item should perform.
 - getUseAction(ItemStack) - Method in class net.minecraft.item.TridentItem
 - 
Returns the use action the item should perform.
 - getUserBanList() - Method in class net.minecraft.server.PlayerManager
 - getUserCache() - Method in class net.minecraft.server.MinecraftServer
 - getUserData() - Method in class net.minecraft.server.integrated.IntegratedPlayerManager
 - 
Gets the user data of the player hosting the Minecraft server.
 - getUserData() - Method in class net.minecraft.server.PlayerManager
 - 
Gets the user data of the player hosting the Minecraft server.
 - getUserFriendlyString(long) - Static method in enum class net.minecraft.client.realms.SizeUnit
 - getUsername() - Method in class net.minecraft.client.session.report.UsernameAbuseReport
 - getUsername() - Method in class net.minecraft.client.session.Session
 - getUserPrincipalLookupService() - Method in class net.minecraft.resource.fs.ResourceFileSystem
 - getUserProperties() - Method in class net.minecraft.client.MinecraftClient
 - getUses() - Method in class net.minecraft.village.TradeOffer
 - 
Returns the number of times this trade offer has been used.
 - getUsingItemHandRenderType(ClientPlayerEntity) - Static method in class net.minecraft.client.render.item.HeldItemRenderer
 - getUuid() - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
 - getUuid() - Method in class net.minecraft.client.realms.dto.PlayerInfo
 - getUuid() - Method in class net.minecraft.client.realms.dto.RealmsNotification
 - getUuid() - Method in class net.minecraft.entity.boss.BossBar
 - getUuid() - Method in class net.minecraft.entity.Entity
 - getUuid() - Method in class net.minecraft.entity.LazyEntityReference
 - getUuid() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 - getUuid() - Method in interface net.minecraft.world.entity.UniquelyIdentifiable
 - getUuid() - Method in class net.minecraft.world.event.EntityPositionSource
 - getUuid(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.UuidArgumentType
 - getUuid(String) - Method in class net.minecraft.client.network.SocialInteractionsManager
 - getUuidAsString() - Method in class net.minecraft.entity.Entity
 - 
Returns the entity's UUID as string.
 - getUuidFromIntArray(int[]) - Static method in class net.minecraft.datafixer.fix.AttributeIdFix
 - getUuidOr(String, JsonObject, UUID) - Static method in class net.minecraft.client.realms.util.JsonUtils
 - getUuidOrNull() - Method in class net.minecraft.client.session.Session
 - 
Returns the UUID, or
nullif it is invalid. - getUv(float, boolean) - Static method in class net.minecraft.client.render.OverlayTexture
 - getUV(JsonObject) - Static method in class net.minecraft.client.render.model.json.ModelElementFace.Deserializer
 - getUValue(int) - Method in record class net.minecraft.util.thread.AsyncHelper.Future
 - getUValue(ModelElementFace.UV, AxisRotation, int) - Static method in record class net.minecraft.client.render.model.json.ModelElementFace
 - getUVertices(int) - Method in record class net.minecraft.client.render.model.json.ModelElementFace.UV
 - getUVModel() - Method in enum class net.minecraft.client.render.model.ModelRotation
 - getUvScaleDelta() - Method in class net.minecraft.client.texture.Sprite
 - getUvScaleDeltaFactor() - Method in class net.minecraft.client.texture.Sprite
 - getV(boolean) - Static method in class net.minecraft.client.render.OverlayTexture
 - getValidatedComponents(Text, Identifier) - Method in class net.minecraft.item.Item.Settings
 - getValidatedWidth(BlockView, BlockPos, Direction) - Static method in class net.minecraft.world.dimension.NetherPortal
 - getValidBiomes() - Method in class net.minecraft.world.gen.structure.Structure
 - getValidBlockPos(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.BlockPosArgumentType
 - getValidOffer(ItemStack, ItemStack, int) - Method in class net.minecraft.village.TradeOfferList
 - getValidStructurePosition(Structure.Context) - Method in class net.minecraft.world.gen.structure.Structure
 - getValidTarget(LazyEntityReference<LivingEntity>, ServerWorld, BlockPos, boolean) - Static method in class net.minecraft.block.entity.ConduitBlockEntity
 - getValue() - Method in class net.minecraft.client.gui.widget.CyclingButtonWidget
 - getValue() - Method in class net.minecraft.client.option.SimpleOption
 - 
Returns the option's current value.
 - getValue() - Method in class net.minecraft.entity.ai.brain.Memory
 - getValue() - Method in class net.minecraft.entity.ai.brain.MemoryQueryResult
 - getValue() - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
 - getValue() - Method in class net.minecraft.entity.boss.CommandBossBar
 - getValue() - Method in class net.minecraft.entity.ExperienceOrbEntity
 - getValue() - Method in class net.minecraft.nbt.scanner.NbtCollector.CompoundNode
 - getValue() - Method in class net.minecraft.nbt.scanner.NbtCollector.ListNode
 - getValue() - Method in interface net.minecraft.nbt.scanner.NbtCollector.Node
 - getValue() - Method in class net.minecraft.nbt.scanner.NbtCollector.RootNode
 - getValue() - Method in class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
 - getValue() - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerPropertyUpdateS2CPacket
 - getValue() - Method in class net.minecraft.registry.RegistryKey
 - getValue() - Method in class net.minecraft.stat.Stat
 - getValue() - Method in class net.minecraft.util.math.floatprovider.ConstantFloatProvider
 - getValue() - Method in class net.minecraft.util.math.intprovider.ConstantIntProvider
 - getValue() - Method in record class net.minecraft.village.VillagerGossips.GossipEntry
 - getValue(float) - Method in class net.minecraft.util.InterpolatedFlipFlop
 - getValue(int) - Method in class net.minecraft.client.gui.widget.CyclingButtonWidget
 - getValue(int) - Method in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Clamped
 - getValue(int) - Method in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Constant
 - getValue(int) - Method in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Fraction
 - getValue(int) - Method in interface net.minecraft.enchantment.EnchantmentLevelBasedValue
 - getValue(int) - Method in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.LevelsSquared
 - getValue(int) - Method in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Linear
 - getValue(int) - Method in record class net.minecraft.enchantment.EnchantmentLevelBasedValue.Lookup
 - getValue(int) - Method in class net.minecraft.util.profiler.Sampler.Data
 - getValue(int) - Method in record class net.minecraft.util.thread.AsyncHelper.Future
 - getValue(List<T>, int) - Static method in record class net.minecraft.component.type.CustomModelDataComponent
 - getValue(MemoryQueryResult<IdF.Mu, Value>) - Method in class net.minecraft.entity.ai.brain.task.TaskTriggerer.TaskContext
 - getValue(ItemStack, ClientWorld, LivingEntity, int) - Method in record class net.minecraft.client.render.item.property.numeric.BundleFullnessProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int) - Method in class net.minecraft.client.render.item.property.numeric.CompassProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int) - Method in record class net.minecraft.client.render.item.property.numeric.CooldownProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int) - Method in record class net.minecraft.client.render.item.property.numeric.CountProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int) - Method in class net.minecraft.client.render.item.property.numeric.CrossbowPullProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int) - Method in record class net.minecraft.client.render.item.property.numeric.CustomModelDataFloatProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int) - Method in record class net.minecraft.client.render.item.property.numeric.DamageProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int) - Method in class net.minecraft.client.render.item.property.numeric.NeedleAngleState
 - getValue(ItemStack, ClientWorld, LivingEntity, int) - Method in interface net.minecraft.client.render.item.property.numeric.NumericProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int) - Method in record class net.minecraft.client.render.item.property.numeric.UseCycleProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int) - Method in record class net.minecraft.client.render.item.property.numeric.UseDurationProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int, ItemDisplayContext) - Method in record class net.minecraft.client.render.item.property.select.ChargeTypeProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int, ItemDisplayContext) - Method in record class net.minecraft.client.render.item.property.select.ComponentSelectProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int, ItemDisplayContext) - Method in record class net.minecraft.client.render.item.property.select.ContextDimensionProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int, ItemDisplayContext) - Method in record class net.minecraft.client.render.item.property.select.ContextEntityTypeProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int, ItemDisplayContext) - Method in record class net.minecraft.client.render.item.property.select.CustomModelDataStringProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int, ItemDisplayContext) - Method in record class net.minecraft.client.render.item.property.select.DisplayContextProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int, ItemDisplayContext) - Method in record class net.minecraft.client.render.item.property.select.ItemBlockStateProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int, ItemDisplayContext) - Method in class net.minecraft.client.render.item.property.select.LocalTimeProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int, ItemDisplayContext) - Method in record class net.minecraft.client.render.item.property.select.MainHandProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int, ItemDisplayContext) - Method in interface net.minecraft.client.render.item.property.select.SelectProperty
 - getValue(ItemStack, ClientWorld, LivingEntity, int, ItemDisplayContext) - Method in record class net.minecraft.client.render.item.property.select.TrimMaterialProperty
 - getValue(RegistryEntry.Reference<T>) - Static method in class net.minecraft.registry.SimpleRegistry
 - getValue(RegistryEntry<EntityAttribute>) - Method in class net.minecraft.entity.attribute.AttributeContainer
 - getValue(RegistryEntry<EntityAttribute>) - Method in class net.minecraft.entity.attribute.DefaultAttributeContainer
 - getValue(ServerCommandSource, CommandBossBar) - Static method in class net.minecraft.server.command.BossBarCommand
 - getValue(Property<T>) - Method in record class net.minecraft.component.type.BlockStateComponent
 - getValue(Random, int, int) - Method in record class net.minecraft.loot.function.ApplyBonusLootFunction.BinomialWithBonusCount
 - getValue(Random, int, int) - Method in interface net.minecraft.loot.function.ApplyBonusLootFunction.Formula
 - getValue(Random, int, int) - Method in record class net.minecraft.loot.function.ApplyBonusLootFunction.OreDrops
 - getValue(Random, int, int) - Method in record class net.minecraft.loot.function.ApplyBonusLootFunction.UniformBonusCount
 - getValue(MultiNoiseUtil.NoiseValuePoint) - Method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.Entries
 - 
Returns the closest entry at the given point.
 - getValue(MultiNoiseUtil.NoiseValuePoint, MultiNoiseUtil.NodeDistanceFunction<T>) - Method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.Entries
 - getValueAsString(Property<T>, Object) - Static method in class net.minecraft.util.Util
 - getValueCodec() - Method in record class net.minecraft.component.ComponentChanges.Type
 - getValueCodec() - Method in class net.minecraft.state.property.Property
 - getValueFor(Predicate<VillagerGossipType>) - Method in class net.minecraft.village.VillagerGossips.Reputation
 - getValueOrThrow(RegistryKey<T>) - Method in interface net.minecraft.registry.Registry
 - 
Returns the value that is assigned
key. - getValues() - Method in record class net.minecraft.client.option.SimpleOption.AlternateValuesSupportingCyclingCallbacks
 - getValues() - Method in interface net.minecraft.client.option.SimpleOption.CyclingCallbacks
 - getValues() - Method in record class net.minecraft.client.option.SimpleOption.LazyCyclingCallbacks
 - getValues() - Method in record class net.minecraft.client.option.SimpleOption.MaxSuppliableIntCallbacks
 - getValues() - Method in record class net.minecraft.client.option.SimpleOption.PotentialValuesBasedCallbacks
 - getValues() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionList
 - getValues() - Method in class net.minecraft.state.property.BooleanProperty
 - 
Returns all possible values of this property.
 - getValues() - Method in class net.minecraft.state.property.EnumProperty
 - 
Returns all possible values of this property.
 - getValues() - Method in class net.minecraft.state.property.IntProperty
 - 
Returns all possible values of this property.
 - getValues() - Method in class net.minecraft.state.property.Property
 - 
Returns all possible values of this property.
 - getValues(CommandContext<ServerCommandSource>, DataCommand.ObjectType) - Static method in class net.minecraft.server.command.DataCommand
 - getValuesByPath(CommandContext<ServerCommandSource>, DataCommand.ObjectType) - Static method in class net.minecraft.server.command.DataCommand
 - getValueSimple(MultiNoiseUtil.NoiseValuePoint) - Method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.Entries
 - 
Returns the closest entry at the given point.
 - getValueString(BlockState, Property<T>) - Static method in class net.minecraft.item.DebugStickItem
 - getValueType() - Method in class net.minecraft.nbt.NbtList
 - getVanillaPayload(PacketByteBuf) - Static method in record class net.minecraft.network.packet.c2s.login.LoginQueryResponseC2SPacket
 - getVariant() - Method in class net.minecraft.entity.decoration.painting.PaintingEntity
 - getVariant() - Method in class net.minecraft.entity.passive.AxolotlEntity
 - getVariant() - Method in class net.minecraft.entity.passive.CatEntity
 - getVariant() - Method in class net.minecraft.entity.passive.ChickenEntity
 - getVariant() - Method in class net.minecraft.entity.passive.CowEntity
 - getVariant() - Method in class net.minecraft.entity.passive.FoxEntity
 - getVariant() - Method in class net.minecraft.entity.passive.FrogEntity
 - getVariant() - Method in class net.minecraft.entity.passive.LlamaEntity
 - getVariant() - Method in class net.minecraft.entity.passive.MooshroomEntity
 - getVariant() - Method in class net.minecraft.entity.passive.ParrotEntity
 - getVariant() - Method in class net.minecraft.entity.passive.PigEntity
 - getVariant() - Method in class net.minecraft.entity.passive.RabbitEntity
 - getVariant() - Method in class net.minecraft.entity.passive.SalmonEntity
 - getVariant() - Method in class net.minecraft.entity.passive.WolfEntity
 - getVariant(BlockFamily.Variant) - Method in class net.minecraft.data.family.BlockFamily
 - getVariantFromPos(WorldAccess, BlockPos) - Static method in class net.minecraft.entity.passive.RabbitEntity
 - getVariantId(TropicalFishEntity.Pattern, DyeColor, DyeColor) - Static method in class net.minecraft.entity.passive.TropicalFishEntity
 - getVariantRecipeInput(BlockFamily, BlockFamily.Variant) - Method in class net.minecraft.data.recipe.RecipeGenerator
 - 
Gets the block used to craft a certain variant of a base block.
 - getVariants() - Method in class net.minecraft.client.data.BlockStateVariantMap
 - getVariants() - Method in class net.minecraft.data.family.BlockFamily
 - getVariantScale() - Method in class net.minecraft.entity.passive.SalmonEntity
 - getVariety() - Method in class net.minecraft.entity.passive.TropicalFishEntity
 - getVariety(int) - Static method in class net.minecraft.entity.passive.TropicalFishEntity
 - getVec2(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.Vec2ArgumentType
 - getVec3(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.Vec3ArgumentType
 - getVector() - Method in enum class net.minecraft.util.math.Direction
 - getVehicle() - Method in class net.minecraft.entity.Entity
 - 
Returns the entity this entity rides, or
nullif there is none. - getVehicleAttachmentPos(Entity) - Method in class net.minecraft.entity.Entity
 - getVehicleAttachmentPos(Entity) - Method in class net.minecraft.entity.mob.CaveSpiderEntity
 - getVehicleAttachmentPos(Entity) - Method in class net.minecraft.entity.mob.SpiderEntity
 - getVelocity() - Method in class net.minecraft.entity.Entity
 - getVelocity() - Method in class net.minecraft.entity.mob.ShulkerEntity
 - getVelocity() - Method in class net.minecraft.entity.vehicle.MinecartController
 - getVelocity() - Method in class net.minecraft.server.network.EntityTrackerEntry
 - getVelocity(double, Random) - Method in record class net.minecraft.enchantment.effect.entity.SpawnParticlesEnchantmentEffect.VelocitySource
 - getVelocity(BlockView, BlockPos) - Method in class net.minecraft.fluid.FluidState
 - getVelocity(BlockView, BlockPos, FluidState) - Method in class net.minecraft.fluid.EmptyFluid
 - getVelocity(BlockView, BlockPos, FluidState) - Method in class net.minecraft.fluid.FlowableFluid
 - getVelocity(BlockView, BlockPos, FluidState) - Method in class net.minecraft.fluid.Fluid
 - getVelocityAffectingPos() - Method in class net.minecraft.entity.Entity
 - getVelocityAffectingPos() - Method in class net.minecraft.entity.ExperienceOrbEntity
 - getVelocityAffectingPos() - Method in class net.minecraft.entity.ItemEntity
 - getVelocityMultiplier() - Method in class net.minecraft.block.Block
 - getVelocityMultiplier() - Method in class net.minecraft.entity.Entity
 - getVelocityMultiplier() - Method in class net.minecraft.entity.LivingEntity
 - getVelocityMultiplier() - Method in class net.minecraft.entity.player.PlayerEntity
 - getVelocityMultiplier() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 - getVelocityX() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 - getVelocityX() - Method in class net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket
 - getVelocityY() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 - getVelocityY() - Method in class net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket
 - getVelocityZ() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 - getVelocityZ() - Method in class net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket
 - getVendor() - Method in interface com.mojang.blaze3d.systems.GpuDevice
 - getVendor() - Method in class net.minecraft.client.gl.GlBackend
 - getVendorWarning() - Method in class net.minecraft.client.resource.VideoWarningManager
 - getVersion() - Method in interface com.mojang.blaze3d.systems.GpuDevice
 - getVersion() - Method in class net.minecraft.client.gl.GlBackend
 - getVersion() - Static method in record class net.minecraft.client.session.report.ReporterEnvironment
 - getVersion() - Method in interface net.minecraft.network.QueryableServer
 - getVersion() - Method in class net.minecraft.server.MinecraftServer
 - getVersion() - Method in class net.minecraft.world.level.LevelProperties
 - getVersion() - Method in class net.minecraft.world.level.storage.LevelSummary
 - getVersion() - Method in class net.minecraft.world.level.storage.SaveVersionInfo
 - getVersion() - Method in interface net.minecraft.world.SaveProperties
 - getVersionInfo() - Method in class net.minecraft.world.level.storage.LevelSummary
 - getVersionName() - Method in class net.minecraft.world.level.storage.SaveVersionInfo
 - getVersionRight(int, int, Text) - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.Entry
 - getVersionText(String, boolean) - Static method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 - getVersionText(String, int) - Static method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 - getVersionType() - Method in class net.minecraft.client.MinecraftClient
 - getVersionWarning() - Method in class net.minecraft.client.resource.VideoWarningManager
 - getVertexBuffer() - Method in class net.minecraft.client.render.chunk.Buffers
 - getVertexBufferManager() - Method in class net.minecraft.client.gl.GlBackend
 - getVertexConsumer(VertexConsumerProvider, Function<Identifier, RenderLayer>) - Method in class net.minecraft.client.util.SpriteIdentifier
 - getVertexConsumer(VertexConsumerProvider, Function<Identifier, RenderLayer>, boolean, boolean) - Method in class net.minecraft.client.util.SpriteIdentifier
 - getVertexFormat() - Method in class com.mojang.blaze3d.pipeline.RenderPipeline
 - getVertexFormat() - Method in class net.minecraft.client.render.RenderLayer
 - getVertexFormat() - Method in class net.minecraft.client.render.RenderLayer.MultiPhase
 - getVertexFormatMode() - Method in class com.mojang.blaze3d.pipeline.RenderPipeline
 - getVertexShader() - Method in class com.mojang.blaze3d.pipeline.RenderPipeline
 - getVertexSize() - Method in class com.mojang.blaze3d.vertex.VertexFormat
 - getVertexSorter() - Method in enum class com.mojang.blaze3d.systems.ProjectionType
 - getVertexSorter(ChunkSectionPos) - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 - getVerticalBiomeCount() - Method in class net.minecraft.world.gen.chunk.BlendingData
 - getVerticalBiomeSections(Chunk, int, int) - Method in class net.minecraft.world.gen.chunk.BlendingData
 - getVerticalCellBlockCount() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 - getVerticalDirections() - Method in class net.minecraft.world.block.WireOrientation
 - getVerticalHalfSectionCount() - Method in class net.minecraft.world.gen.chunk.BlendingData
 - getVerticalModelOffsetMultiplier() - Method in class net.minecraft.block.AbstractBlock
 - getVerticalModelOffsetMultiplier() - Method in class net.minecraft.block.SmallDripleafBlock
 - getVerticalPlane() - Method in class net.minecraft.client.render.Camera
 - getVerticalPlayerLookDirection() - Method in class net.minecraft.item.ItemPlacementContext
 - getVerticalScale(RavineCarverConfig, Random, double, float, float) - Method in class net.minecraft.world.gen.carver.RavineCarver
 - getVibration() - Method in class net.minecraft.particle.VibrationParticleEffect
 - getVibration() - Method in class net.minecraft.world.event.Vibrations.ListenerData
 - getVibrationCallback() - Method in class net.minecraft.block.entity.SculkSensorBlockEntity
 - getVibrationCallback() - Method in class net.minecraft.block.entity.SculkShriekerBlockEntity
 - getVibrationCallback() - Method in class net.minecraft.entity.mob.WardenEntity
 - getVibrationCallback() - Method in class net.minecraft.entity.passive.AllayEntity
 - getVibrationCallback() - Method in interface net.minecraft.world.event.Vibrations
 - getVibrationListenerData() - Method in class net.minecraft.block.entity.SculkSensorBlockEntity
 - getVibrationListenerData() - Method in class net.minecraft.block.entity.SculkShriekerBlockEntity
 - getVibrationListenerData() - Method in class net.minecraft.entity.mob.WardenEntity
 - getVibrationListenerData() - Method in class net.minecraft.entity.passive.AllayEntity
 - getVibrationListenerData() - Method in interface net.minecraft.world.event.Vibrations
 - getVibrationToTick(long) - Method in class net.minecraft.world.event.listener.VibrationSelector
 - getVideoMode(int) - Method in class net.minecraft.client.util.Monitor
 - getVideoModeCount() - Method in class net.minecraft.client.util.Monitor
 - getVideoWarningManager() - Method in class net.minecraft.client.MinecraftClient
 - getViewDistance() - Method in class net.minecraft.client.option.GameOptions
 - getViewDistance() - Method in class net.minecraft.client.render.BuiltChunkStorage
 - getViewDistance() - Method in class net.minecraft.client.render.WorldRenderer
 - getViewDistance() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getViewDistance() - Method in class net.minecraft.server.PlayerManager
 - getViewDistance(ServerPlayerEntity) - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 - getViewDistanceBlocks() - Method in class net.minecraft.client.render.GameRenderer
 - getViewerCount() - Method in class net.minecraft.block.entity.ViewerCountManager
 - getViewingPlayers(World, BlockPos) - Method in class net.minecraft.block.entity.ViewerCountManager
 - getViewportX() - Method in class net.minecraft.client.util.Monitor
 - getViewportY() - Method in class net.minecraft.client.util.Monitor
 - getViewRange() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getVillagerData() - Method in interface net.minecraft.client.render.entity.state.VillagerDataRenderState
 - getVillagerData() - Method in class net.minecraft.client.render.entity.state.VillagerEntityRenderState
 - getVillagerData() - Method in class net.minecraft.client.render.entity.state.ZombieVillagerRenderState
 - getVillagerData() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
 - getVillagerData() - Method in class net.minecraft.entity.passive.VillagerEntity
 - getVillagerData() - Method in interface net.minecraft.village.VillagerDataContainer
 - getVisibility() - Method in class net.minecraft.client.toast.AdvancementToast
 - getVisibility() - Method in class net.minecraft.client.toast.NowPlayingToast
 - getVisibility() - Method in class net.minecraft.client.toast.RecipeToast
 - getVisibility() - Method in class net.minecraft.client.toast.SystemToast
 - getVisibility() - Method in interface net.minecraft.client.toast.Toast
 - getVisibility() - Method in class net.minecraft.client.toast.TutorialToast
 - getVisibilityBoundingBox() - Method in class net.minecraft.entity.decoration.DisplayEntity
 - getVisibilityCache() - Method in class net.minecraft.entity.mob.MobEntity
 - getVisibleLineCount() - Method in class net.minecraft.client.gui.hud.ChatHud
 - getVisibleLivingEntities(LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.NearestVisibleLivingEntitySensor
 - getVisibleMobs(LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.VillagerBabiesSensor
 - getVisibleVillagerBabies(LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.VillagerBabiesSensor
 - getVisitCount() - Method in interface net.minecraft.util.profiler.ProfileLocationInfo
 - 
Returns the number of times the profiler location has been visited.
 - getVisitCount() - Method in class net.minecraft.util.profiler.ProfilerSystem.LocatedInfo
 - 
Returns the number of times the profiler location has been visited.
 - getVisitedIngredientIndex(int) - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - getVisitedIngredientIndexCount() - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - getVisitedIngredientIndexOffset() - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - getVisitedItemIndex(int) - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - getVisitedItemIndexCount() - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - getVisitedItemIndexOffset() - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 - getVoidDarknessRange() - Method in class net.minecraft.client.world.ClientWorld.Properties
 - getVolume() - Method in class net.minecraft.client.sound.AbstractSoundInstance
 - getVolume() - Method in class net.minecraft.client.sound.Sound
 - getVolume() - Method in interface net.minecraft.client.sound.SoundInstance
 - getVolume() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket
 - getVolume() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 - getVolume() - Method in class net.minecraft.sound.BlockSoundGroup
 - getVolumeOptions() - Method in class net.minecraft.client.gui.screen.option.SoundOptionsScreen
 - getVValue(ModelElementFace.UV, AxisRotation, int) - Static method in record class net.minecraft.client.render.model.json.ModelElementFace
 - getVVertices(int) - Method in record class net.minecraft.client.render.model.json.ModelElementFace.UV
 - getWaitTime() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 - getWalkSpeed() - Method in class net.minecraft.entity.player.PlayerAbilities
 - getWalkSpeed() - Method in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
 - getWallRecipe(RecipeCategory, ItemConvertible, Ingredient) - Method in class net.minecraft.data.recipe.RecipeGenerator
 - getWallShape(boolean, VoxelShape, VoxelShape) - Method in class net.minecraft.block.WallBlock
 - getWallShape(Direction) - Static method in class net.minecraft.block.PaleMossCarpetBlock
 - getWanderingTraderId() - Method in class net.minecraft.world.level.LevelProperties
 - getWanderingTraderId() - Method in interface net.minecraft.world.level.ServerWorldProperties
 - getWanderingTraderId() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
 - getWanderingTraderSpawnChance() - Method in class net.minecraft.world.level.LevelProperties
 - getWanderingTraderSpawnChance() - Method in interface net.minecraft.world.level.ServerWorldProperties
 - getWanderingTraderSpawnChance() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
 - getWanderingTraderSpawnDelay() - Method in class net.minecraft.world.level.LevelProperties
 - getWanderingTraderSpawnDelay() - Method in interface net.minecraft.world.level.ServerWorldProperties
 - getWanderingTraderSpawnDelay() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
 - getWanderTarget() - Method in class net.minecraft.entity.ai.goal.FlyGoal
 - getWanderTarget() - Method in class net.minecraft.entity.ai.goal.IronGolemWanderAroundGoal
 - getWanderTarget() - Method in class net.minecraft.entity.ai.goal.SwimAroundGoal
 - getWanderTarget() - Method in class net.minecraft.entity.ai.goal.WanderAroundFarGoal
 - getWanderTarget() - Method in class net.minecraft.entity.ai.goal.WanderAroundGoal
 - getWanderTarget() - Method in class net.minecraft.entity.ai.goal.WanderAroundPointOfInterestGoal
 - getWanderTarget() - Method in class net.minecraft.entity.mob.DrownedEntity.WanderAroundOnSurfaceGoal
 - getWanderTarget() - Method in class net.minecraft.entity.passive.ParrotEntity.FlyOntoTreeGoal
 - getWanderTarget() - Method in class net.minecraft.entity.passive.WanderingTraderEntity
 - getWarmupTime() - Method in class net.minecraft.entity.mob.ElderGuardianEntity
 - getWarmupTime() - Method in class net.minecraft.entity.mob.GuardianEntity
 - getWarningAnimationProgress(float) - Method in class net.minecraft.entity.passive.PolarBearEntity
 - getWarningBlocks() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
 - getWarningBlocks() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderWarningBlocksChangedS2CPacket
 - getWarningBlocks() - Method in class net.minecraft.world.border.WorldBorder
 - 
Returns the warning distance of this border, in blocks.
 - getWarningBlocks() - Method in class net.minecraft.world.border.WorldBorder.Properties
 - getWarningLevel() - Method in class net.minecraft.block.entity.SculkShriekerWarningManager
 - getWarningsAsString() - Method in class net.minecraft.client.resource.VideoWarningManager
 - getWarningTime() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
 - getWarningTime() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderWarningTimeChangedS2CPacket
 - getWarningTime() - Method in class net.minecraft.world.border.WorldBorder
 - 
Returns the warning time of this border, in ticks.
 - getWarningTime() - Method in class net.minecraft.world.border.WorldBorder.Properties
 - getWatchedSection() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - 
Returns the chunk section position the player's client is currently watching from.
 - getWaterColor() - Method in class net.minecraft.world.biome.Biome
 - getWaterColor() - Method in class net.minecraft.world.biome.BiomeEffects
 - getWaterColor(BlockRenderView, BlockPos) - Static method in class net.minecraft.client.color.world.BiomeColors
 - getWaterFogColor() - Method in class net.minecraft.world.biome.Biome
 - getWaterFogColor() - Method in class net.minecraft.world.biome.BiomeEffects
 - getWaterHeightBelow() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 - getWaterLevel(long) - Method in class net.minecraft.world.gen.chunk.AquiferSampler.Impl
 - getWaterMask() - Static method in class net.minecraft.client.render.RenderLayer
 - getWaterState() - Method in class net.minecraft.world.gen.carver.CarverDebugConfig
 - getWave() - Method in class net.minecraft.entity.raid.RaiderEntity
 - getWaxedState(BlockState) - Static method in class net.minecraft.item.HoneycombItem
 - getWaypoint(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.WaypointArgument
 - getWaypointConfig() - Method in class net.minecraft.entity.LivingEntity
 - getWaypointConfig() - Method in interface net.minecraft.world.waypoint.ServerWaypoint
 - getWaypointHandler() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getWaypointHandler() - Method in class net.minecraft.server.world.ServerWorld
 - getWaypoints() - Method in class net.minecraft.server.network.ServerWaypointHandler
 - getWaypointStyleAssetManager() - Method in class net.minecraft.client.MinecraftClient
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractPressurePlateBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractRedstoneGateBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.ButtonBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.CalibratedSculkSensorBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.DaylightDetectorBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.DetectorRailBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.JukeboxBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.LecternBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.LeverBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.LightningRodBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.ObserverBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneTorchBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneWireBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.SculkSensorBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.TargetBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.TestBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.TrappedChestBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.TripwireHookBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.WallRedstoneTorchBlock
 - 
Returns the weak redstone power emitted from the block.
 - getWeakRedstonePower(BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 - getWeaponDisableBlockingForSeconds() - Method in class net.minecraft.entity.LivingEntity
 - getWeaponDisableBlockingForSeconds() - Method in class net.minecraft.entity.mob.WardenEntity
 - getWeaponStack() - Method in class net.minecraft.entity.damage.DamageSource
 - getWeaponStack() - Method in class net.minecraft.entity.Entity
 - getWeaponStack() - Method in class net.minecraft.entity.LivingEntity
 - getWeaponStack() - Method in class net.minecraft.entity.player.PlayerEntity
 - getWeaponStack() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 - getWeaponStack() - Method in class net.minecraft.entity.projectile.TridentEntity
 - getWeaponStackDamage(ItemStack) - Method in class net.minecraft.item.CrossbowItem
 - getWeaponStackDamage(ItemStack) - Method in class net.minecraft.item.RangedWeaponItem
 - getWeather(Identifier, boolean) - Static method in class net.minecraft.client.render.RenderLayer
 - getWeatherFramebuffer() - Method in class net.minecraft.client.render.WorldRenderer
 - getWeight() - Method in class net.minecraft.client.sound.Sound
 - getWeight() - Method in interface net.minecraft.client.sound.SoundContainer
 - getWeight() - Method in class net.minecraft.client.sound.WeightedSoundSet
 - getWeight() - Method in record class net.minecraft.enchantment.Enchantment
 - getWeight() - Method in record class net.minecraft.enchantment.EnchantmentLevelEntry
 - getWeight() - Method in class net.minecraft.util.collection.WeightedList.Entry
 - getWeight(float) - Method in class net.minecraft.loot.entry.LeafEntry.Choice
 - getWeight(float) - Method in interface net.minecraft.loot.LootChoice
 - getWeightSum(List<T>, ToIntFunction<T>) - Static method in class net.minecraft.util.collection.Weighting
 - getWeirdnessParameters() - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - getWhite(float) - Static method in class net.minecraft.util.math.ColorHelper
 - getWhitelist() - Method in class net.minecraft.server.PlayerManager
 - getWhitelistedNames() - Method in class net.minecraft.server.PlayerManager
 - getWidget(AdvancementEntry) - Method in class net.minecraft.client.gui.screen.advancement.AdvancementTab
 - getWidgetCreator(SimpleOption.TooltipFactory<T>, GameOptions, int, int, int, Consumer<T>) - Method in interface net.minecraft.client.option.SimpleOption.Callbacks
 - 
Returns the widget creator.
 - getWidgetCreator(SimpleOption.TooltipFactory<T>, GameOptions, int, int, int, Consumer<T>) - Method in interface net.minecraft.client.option.SimpleOption.CyclingCallbacks
 - 
Returns the widget creator.
 - getWidgetCreator(SimpleOption.TooltipFactory<T>, GameOptions, int, int, int, Consumer<T>) - Method in interface net.minecraft.client.option.SimpleOption.SliderCallbacks
 - 
Returns the widget creator.
 - getWidgetCreator(SimpleOption.TooltipFactory<T>, GameOptions, int, int, int, Consumer<T>) - Method in interface net.minecraft.client.option.SimpleOption.TypeChangeableCallbacks
 - 
Returns the widget creator.
 - getWidgetFor(SimpleOption<?>) - Method in class net.minecraft.client.gui.widget.OptionListWidget
 - getWidth() - Method in class net.minecraft.block.entity.CrafterBlockEntity
 - 
Returns the width of the recipe grid.
 - getWidth() - Method in class net.minecraft.block.pattern.BlockPattern
 - getWidth() - Method in class net.minecraft.block.pattern.BlockPattern.Result
 - getWidth() - Method in interface net.minecraft.client.font.RenderableGlyph
 - getWidth() - Method in class net.minecraft.client.gui.hud.ChatHud
 - getWidth() - Method in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
 - getWidth() - Method in class net.minecraft.client.gui.screen.recipebook.AnimatedResultButton
 - getWidth() - Method in class net.minecraft.client.gui.screen.report.AbuseReportReasonScreen
 - getWidth() - Method in class net.minecraft.client.gui.widget.ClickableWidget
 - getWidth() - Method in class net.minecraft.client.gui.widget.DirectionalLayoutWidget
 - getWidth() - Method in class net.minecraft.client.gui.widget.EmptyWidget
 - getWidth() - Method in class net.minecraft.client.gui.widget.MultilineTextWidget
 - getWidth() - Method in class net.minecraft.client.gui.widget.ScrollableLayoutWidget
 - getWidth() - Method in class net.minecraft.client.gui.widget.ThreePartsLayoutWidget
 - getWidth() - Method in interface net.minecraft.client.gui.widget.Widget
 - getWidth() - Method in class net.minecraft.client.gui.widget.WrapperWidget
 - getWidth() - Method in class net.minecraft.client.gui.widget.WrapperWidget.WrappedElement
 - getWidth() - Method in class net.minecraft.client.texture.NativeImage
 - getWidth() - Method in class net.minecraft.client.texture.SpriteAtlasTexture
 - getWidth() - Method in class net.minecraft.client.texture.SpriteContents
 - getWidth() - Method in class net.minecraft.client.texture.TextureStitcher
 - getWidth() - Method in interface net.minecraft.client.texture.TextureStitcher.Stitchable
 - getWidth() - Method in class net.minecraft.client.toast.NowPlayingToast
 - getWidth() - Method in class net.minecraft.client.toast.SystemToast
 - getWidth() - Method in interface net.minecraft.client.toast.Toast
 - getWidth() - Method in class net.minecraft.client.util.math.Rect2i
 - getWidth() - Method in class net.minecraft.client.util.VideoMode
 - getWidth() - Method in class net.minecraft.client.util.Window
 - getWidth() - Method in class net.minecraft.entity.Entity
 - 
Returns the width of the entity's current dimension.
 - getWidth() - Method in class net.minecraft.entity.EntityType
 - getWidth() - Method in class net.minecraft.inventory.CraftingInventory
 - 
Returns the width of the recipe grid.
 - getWidth() - Method in interface net.minecraft.inventory.RecipeInputInventory
 - 
Returns the width of the recipe grid.
 - getWidth() - Method in class net.minecraft.recipe.input.CraftingRecipeInput
 - getWidth() - Method in class net.minecraft.recipe.RawShapedRecipe
 - getWidth() - Method in class net.minecraft.recipe.ShapedRecipe
 - getWidth() - Method in class net.minecraft.screen.AbstractCraftingScreenHandler
 - getWidth(double) - Static method in class net.minecraft.client.gui.hud.ChatHud
 - getWidth(int) - Method in class com.mojang.blaze3d.textures.GpuTexture
 - getWidth(int) - Method in class com.mojang.blaze3d.textures.GpuTextureView
 - getWidth(int) - Method in class net.minecraft.client.gui.hud.debug.DebugChart
 - getWidth(int) - Static method in class net.minecraft.client.gui.screen.ingame.TestInstanceBlockScreen
 - getWidth(int, Style) - Method in interface net.minecraft.client.font.TextHandler.WidthRetriever
 - 
Returns the width of a character.
 - getWidth(String) - Method in class net.minecraft.client.font.TextHandler
 - 
Returns the width of a string.
 - getWidth(String) - Method in class net.minecraft.client.font.TextRenderer
 - 
Gets the width of some text when rendered.
 - getWidth(TextRenderer) - Method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
 - getWidth(TextRenderer) - Method in class net.minecraft.client.gui.tooltip.OrderedTextTooltipComponent
 - getWidth(TextRenderer) - Method in class net.minecraft.client.gui.tooltip.ProfilesTooltipComponent
 - getWidth(TextRenderer) - Method in interface net.minecraft.client.gui.tooltip.TooltipComponent
 - getWidth(OrderedText) - Method in class net.minecraft.client.font.TextHandler
 - getWidth(OrderedText) - Method in class net.minecraft.client.font.TextRenderer
 - 
Gets the width of some text when rendered.
 - getWidth(StringVisitable) - Method in class net.minecraft.client.font.TextHandler
 - 
Returns the width of a text.
 - getWidth(StringVisitable) - Method in class net.minecraft.client.font.TextRenderer
 - 
Gets the width of some text when rendered.
 - getWidth(BlockView, BlockPos, Direction) - Static method in class net.minecraft.world.dimension.NetherPortal
 - getWindBody() - Method in class net.minecraft.client.render.entity.model.BreezeEntityModel
 - getWindow() - Method in class net.minecraft.client.MinecraftClient
 - getWindowScaleFactor() - Method in class net.minecraft.client.gui.render.GuiRenderer
 - getWindowTitle() - Method in class net.minecraft.client.MinecraftClient
 - getWindsweptOrRegularBiome(int, int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 - 
Returns a windswept or regular biome, depending on temperature and humidity.
 - getWindTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
 - getWingFlapTickOffset() - Method in class net.minecraft.entity.mob.PhantomEntity
 - getWireColor(int) - Static method in class net.minecraft.block.RedstoneWireBlock
 - getWirePowerAt(BlockPos, BlockState) - Method in class net.minecraft.world.ExperimentalRedstoneController
 - getWirePowerAt(BlockPos, BlockState) - Method in class net.minecraft.world.RedstoneController
 - getWithDefaultChances(Map<EquipmentSlot, Float>) - Static method in record class net.minecraft.entity.EquipmentDropChances
 - getWitherBossPattern() - Static method in class net.minecraft.block.WitherSkullBlock
 - getWitherDispenserPattern() - Static method in class net.minecraft.block.WitherSkullBlock
 - getWithoutDefaultChances(Map<EquipmentSlot, Float>) - Static method in record class net.minecraft.entity.EquipmentDropChances
 - getWithStyle(Style) - Method in interface net.minecraft.text.Text
 - getWololoTarget() - Method in class net.minecraft.entity.mob.EvokerEntity
 - getWoodType() - Method in class net.minecraft.block.AbstractSignBlock
 - getWoodType(Block) - Static method in class net.minecraft.block.AbstractSignBlock
 - getWordEndIndex(int) - Method in class net.minecraft.client.gui.EditBox
 - 
Returns the end index of the word starting at
startIndex. - getWordSkipPosition(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 - getWordSkipPosition(int, int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 - getWordSkipPosition(int, int, boolean) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 - getWorker() - Method in class net.minecraft.world.storage.VersionedChunkStorage
 - getWorld() - Method in class net.minecraft.block.entity.BlockEntity
 - 
Returns the world the block entity belongs to.
 - getWorld() - Method in class net.minecraft.block.pattern.CachedBlockPosition
 - getWorld() - Method in class net.minecraft.client.gui.hud.DebugHud
 - getWorld() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getWorld() - Method in class net.minecraft.client.render.BuiltChunkStorage
 - getWorld() - Method in class net.minecraft.client.world.ClientChunkManager
 - getWorld() - Method in class net.minecraft.entity.ai.pathing.PathContext
 - getWorld() - Method in class net.minecraft.entity.Entity
 - getWorld() - Method in interface net.minecraft.entity.Tameable
 - getWorld() - Method in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity.CommandExecutor
 - getWorld() - Method in class net.minecraft.entity.vehicle.MinecartController
 - getWorld() - Method in interface net.minecraft.entity.vehicle.VehicleInventory
 - getWorld() - Method in interface net.minecraft.inventory.LootableInventory
 - getWorld() - Method in class net.minecraft.item.ItemUsageContext
 - getWorld() - Method in class net.minecraft.loot.context.LootContext.Builder
 - getWorld() - Method in class net.minecraft.loot.context.LootContext
 - getWorld() - Method in class net.minecraft.loot.context.LootWorldContext.Builder
 - getWorld() - Method in class net.minecraft.loot.context.LootWorldContext
 - getWorld() - Method in class net.minecraft.server.command.ServerCommandSource
 - getWorld() - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getWorld() - Method in class net.minecraft.server.world.ServerChunkManager
 - getWorld() - Method in class net.minecraft.test.GameTestState
 - getWorld() - Method in class net.minecraft.test.TestContext
 - getWorld() - Method in interface net.minecraft.world.chunk.ChunkProvider
 - getWorld() - Method in class net.minecraft.world.chunk.WorldChunk
 - getWorld() - Method in class net.minecraft.world.CommandBlockExecutor
 - getWorld() - Method in interface net.minecraft.world.explosion.Explosion
 - getWorld() - Method in class net.minecraft.world.explosion.ExplosionImpl
 - getWorld() - Method in class net.minecraft.world.gen.feature.FeaturePlacementContext
 - getWorld() - Method in class net.minecraft.world.gen.feature.util.FeatureContext
 - getWorld() - Method in class net.minecraft.world.gen.treedecorator.TreeDecorator.Generator
 - getWorld(RegistryKey<World>) - Method in class net.minecraft.server.MinecraftServer
 - getWorldBorder() - Method in class net.minecraft.world.chunk.ChunkCache
 - getWorldBorder() - Method in class net.minecraft.world.ChunkRegion
 - getWorldBorder() - Method in interface net.minecraft.world.CollisionView
 - getWorldBorder() - Method in class net.minecraft.world.level.LevelProperties
 - getWorldBorder() - Method in interface net.minecraft.world.level.ServerWorldProperties
 - getWorldBorder() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
 - getWorldBorder() - Method in class net.minecraft.world.World
 - getWorldBorderCollisions(Entity, Box) - Method in interface net.minecraft.world.CollisionView
 - getWorldChunk() - Method in class net.minecraft.server.world.ChunkHolder
 - getWorldChunk(int, int) - Method in class net.minecraft.server.world.ServerChunkManager
 - getWorldChunk(int, int) - Method in class net.minecraft.world.chunk.ChunkManager
 - getWorldChunk(int, int, boolean) - Method in class net.minecraft.world.chunk.ChunkManager
 - getWorldChunk(BlockPos) - Method in class net.minecraft.world.World
 - 
Returns the chunk that contains
pos. - getWorldCreator() - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 - getWorldDirectory(RegistryKey<World>) - Method in class net.minecraft.world.level.storage.LevelStorage.Session
 - getWorldDirectoryName() - Method in class net.minecraft.client.gui.screen.world.WorldCreator
 - getWorldEntryReason(boolean, RegistryKey<World>, RegistryKey<World>) - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getWorldGenerationProgressTracker() - Method in class net.minecraft.client.MinecraftClient
 - getWorldHeight() - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 - getWorldHeight() - Method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
 - getWorldHeight() - Method in class net.minecraft.world.gen.chunk.FlatChunkGenerator
 - getWorldHeight() - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
 - getWorldKeys() - Method in class net.minecraft.client.network.ClientCommandSource
 - getWorldKeys() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 - getWorldKeys() - Method in interface net.minecraft.command.CommandSource
 - getWorldKeys() - Method in class net.minecraft.server.command.ServerCommandSource
 - getWorldKeys() - Method in record class net.minecraft.world.dimension.DimensionOptionsRegistryHolder
 - getWorldName() - Method in class net.minecraft.client.gui.screen.world.WorldCreator
 - getWorldName(int) - Method in class net.minecraft.client.realms.dto.RealmsServer
 - getWorldOrThrow() - Method in record class net.minecraft.world.PersistentState.Context
 - getWorldPreset(GeneratorOptionsHolder, Optional<RegistryKey<WorldPreset>>) - Static method in class net.minecraft.client.gui.screen.world.WorldCreator
 - getWorldPreset(DimensionOptionsRegistryHolder) - Static method in class net.minecraft.world.gen.WorldPresets
 - getWorldPresetList(Registry<WorldPreset>, TagKey<WorldPreset>) - Static method in class net.minecraft.client.gui.screen.world.WorldCreator
 - getWorldRegistryKeys() - Method in class net.minecraft.server.MinecraftServer
 - getWorlds() - Method in class net.minecraft.server.MinecraftServer
 - getWorlds() - Method in class net.minecraft.world.updater.WorldUpdater
 - getWorldSpawnPos(ServerWorld, Entity) - Static method in record class net.minecraft.world.TeleportTarget
 - getWorldSpawnPos(ServerWorld, BlockPos) - Method in class net.minecraft.entity.Entity
 - getWorldSpawnPos(ServerWorld, BlockPos) - Method in class net.minecraft.server.network.ServerPlayerEntity
 - getWorldType() - Method in class net.minecraft.client.gui.screen.world.WorldCreator
 - getWorldTypeNarrationMessage(CyclingButtonWidget<WorldCreator.WorldType>) - Static method in class net.minecraft.client.gui.screen.world.CreateWorldScreen.WorldTab
 - getWorldTypes() - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen.WorldTab
 - getWrappedChunk() - Method in class net.minecraft.world.chunk.WrapperProtoChunk
 - getWrappedLinesHeight(String, int) - Method in class net.minecraft.client.font.TextRenderer
 - 
Gets the height of the text when it has been wrapped.
 - getWrappedLinesHeight(StringVisitable, int) - Method in class net.minecraft.client.font.TextRenderer
 - 
Returns the height of the text, after it has been wrapped, in pixels.
 - getWritableObjective(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ScoreboardObjectiveArgumentType
 - getWritableSectionsDataBuf() - Method in class net.minecraft.network.packet.s2c.play.ChunkData
 - getX() - Method in class net.minecraft.advancement.AdvancementDisplay
 - getX() - Method in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
 - getX() - Method in class net.minecraft.client.gui.widget.ClickableWidget
 - getX() - Method in class net.minecraft.client.gui.widget.DirectionalLayoutWidget
 - getX() - Method in class net.minecraft.client.gui.widget.EmptyWidget
 - getX() - Method in class net.minecraft.client.gui.widget.ScrollableLayoutWidget
 - getX() - Method in class net.minecraft.client.gui.widget.ThreePartsLayoutWidget
 - getX() - Method in interface net.minecraft.client.gui.widget.Widget
 - getX() - Method in class net.minecraft.client.gui.widget.WrapperWidget
 - getX() - Method in class net.minecraft.client.Mouse
 - getX() - Method in class net.minecraft.client.render.Frustum
 - getX() - Method in class net.minecraft.client.sound.AbstractSoundInstance
 - getX() - Method in interface net.minecraft.client.sound.SoundInstance
 - getX() - Method in class net.minecraft.client.texture.Sprite
 - getX() - Method in class net.minecraft.client.texture.TextureStitcher.Slot
 - getX() - Method in class net.minecraft.client.util.math.Rect2i
 - getX() - Method in class net.minecraft.client.util.math.Vector2f
 - getX() - Method in class net.minecraft.client.util.Window
 - getX() - Method in class net.minecraft.command.EntitySelectorReader
 - getX() - Method in class net.minecraft.entity.Entity
 - getX() - Method in class net.minecraft.entity.vehicle.MinecartController
 - getX() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 - getX() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 - getX() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 - getX() - Method in class net.minecraft.util.CuboidBlockIterator
 - getX() - Method in interface net.minecraft.util.math.Position
 - 
Returns the X coordinate.
 - getX() - Method in class net.minecraft.util.math.Vec3d
 - 
Returns the X coordinate.
 - getX() - Method in class net.minecraft.util.math.Vec3i
 - getX(double) - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
 - getX(int) - Method in class net.minecraft.datafixer.fix.LeavesFix
 - getX(int) - Static method in class net.minecraft.world.gen.chunk.BlendingData
 - getX(int, int) - Method in class net.minecraft.client.gui.screen.ingame.TestInstanceBlockScreen
 - getX(long) - Static method in record class net.minecraft.util.math.ColumnPos
 - getX(FT_Vector) - Static method in class net.minecraft.client.font.FreeTypeUtil
 - getXExpansion(boolean) - Static method in class net.minecraft.client.font.BakedGlyph
 - getXMargin(int) - Method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
 - getXMax() - Method in interface net.minecraft.client.font.RenderableGlyph
 - getXMin() - Method in interface net.minecraft.client.font.RenderableGlyph
 - getXOffset(float) - Method in class net.minecraft.client.render.entity.feature.BreezeWindFeatureRenderer
 - getXOffset(float) - Method in class net.minecraft.client.render.entity.WindChargeEntityRenderer
 - getXPos(int, float) - Method in class net.minecraft.client.toast.NowPlayingToast
 - getXPos(int, float) - Method in interface net.minecraft.client.toast.Toast
 - getXSize() - Method in class net.minecraft.util.shape.VoxelSet
 - getXuid() - Method in class net.minecraft.client.session.Session
 - getY() - Method in class net.minecraft.advancement.AdvancementDisplay
 - getY() - Method in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
 - getY() - Method in class net.minecraft.client.gui.widget.ClickableWidget
 - getY() - Method in class net.minecraft.client.gui.widget.DirectionalLayoutWidget
 - getY() - Method in class net.minecraft.client.gui.widget.EmptyWidget
 - getY() - Method in class net.minecraft.client.gui.widget.ScrollableLayoutWidget
 - getY() - Method in class net.minecraft.client.gui.widget.ThreePartsLayoutWidget
 - getY() - Method in interface net.minecraft.client.gui.widget.Widget
 - getY() - Method in class net.minecraft.client.gui.widget.WrapperWidget
 - getY() - Method in class net.minecraft.client.Mouse
 - getY() - Method in class net.minecraft.client.render.Frustum
 - getY() - Method in class net.minecraft.client.sound.AbstractSoundInstance
 - getY() - Method in interface net.minecraft.client.sound.SoundInstance
 - getY() - Method in class net.minecraft.client.texture.Sprite
 - getY() - Method in class net.minecraft.client.texture.TextureStitcher.Slot
 - getY() - Method in class net.minecraft.client.util.math.Rect2i
 - getY() - Method in class net.minecraft.client.util.math.Vector2f
 - getY() - Method in class net.minecraft.client.util.Window
 - getY() - Method in class net.minecraft.command.EntitySelectorReader
 - getY() - Method in class net.minecraft.datafixer.fix.LeavesFix.ListFixer
 - getY() - Method in class net.minecraft.entity.Entity
 - getY() - Method in class net.minecraft.entity.vehicle.MinecartController
 - getY() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 - getY() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 - getY() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 - getY() - Method in class net.minecraft.util.CuboidBlockIterator
 - getY() - Method in interface net.minecraft.util.math.Position
 - 
Returns the Y coordinate.
 - getY() - Method in class net.minecraft.util.math.Vec3d
 - 
Returns the Y coordinate.
 - getY() - Method in class net.minecraft.util.math.Vec3i
 - getY(double) - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
 - getY(int) - Method in class net.minecraft.datafixer.fix.LeavesFix
 - getY(BlockView, int) - Method in class net.minecraft.server.command.SpreadPlayersCommand.Pile
 - getY(HeightContext) - Method in record class net.minecraft.world.gen.YOffset.AboveBottom
 - getY(HeightContext) - Method in record class net.minecraft.world.gen.YOffset.BelowTop
 - getY(HeightContext) - Method in record class net.minecraft.world.gen.YOffset.Fixed
 - getY(HeightContext) - Method in interface net.minecraft.world.gen.YOffset
 - getYaw() - Method in class net.minecraft.client.render.Camera
 - getYaw() - Method in class net.minecraft.entity.Entity
 - getYaw() - Method in class net.minecraft.entity.vehicle.MinecartController
 - getYaw() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractItemC2SPacket
 - getYaw() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket
 - getYaw() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 - getYaw() - Method in class net.minecraft.server.network.EntityTrackerEntry
 - getYaw(float) - Method in class net.minecraft.client.network.ClientPlayerEntity
 - getYaw(float) - Method in class net.minecraft.entity.Entity
 - getYaw(float) - Method in class net.minecraft.entity.LivingEntity
 - getYaw(float) - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
 - getYaw(Direction) - Static method in class net.minecraft.client.render.entity.LivingEntityRenderer
 - getYaw(Vec3d, BlockPos) - Static method in record class net.minecraft.server.network.ServerPlayerEntity.RespawnPos
 - getYawAcceleration() - Method in class net.minecraft.entity.boss.dragon.phase.AbstractPhase
 - getYawAcceleration() - Method in class net.minecraft.entity.boss.dragon.phase.LandingPhase
 - getYawAcceleration() - Method in interface net.minecraft.entity.boss.dragon.phase.Phase
 - getYawRange() - Method in class net.minecraft.command.EntitySelectorReader
 - getYawToSubtract(float) - Static method in class net.minecraft.entity.passive.HappyGhastEntity.HappyGhastLookControl
 - getYesSound() - Method in class net.minecraft.entity.passive.MerchantEntity
 - getYesSound() - Method in class net.minecraft.entity.passive.WanderingTraderEntity
 - getYesSound() - Method in interface net.minecraft.village.Merchant
 - getYesSound() - Method in class net.minecraft.village.SimpleMerchant
 - getYMax() - Method in interface net.minecraft.client.font.RenderableGlyph
 - getYMin() - Method in interface net.minecraft.client.font.RenderableGlyph
 - getYOffset() - Method in class net.minecraft.client.gui.screen.ingame.AbstractSignEditScreen
 - getYOffset() - Method in class net.minecraft.client.gui.screen.ingame.HangingSignEditScreen
 - getYOffset() - Method in class net.minecraft.client.gui.screen.ingame.SignEditScreen
 - getYOffset(float) - Static method in class net.minecraft.client.render.entity.EndCrystalEntityRenderer
 - getYOffset(int, int) - Method in class net.minecraft.client.gui.render.BookModelGuiElementRenderer
 - getYOffset(int, int) - Method in class net.minecraft.client.gui.render.EntityGuiElementRenderer
 - getYOffset(int, int) - Method in class net.minecraft.client.gui.render.OversizedItemGuiElementRenderer
 - getYOffset(int, int) - Method in class net.minecraft.client.gui.render.ProfilerChartGuiElementRenderer
 - getYOffset(int, int) - Method in class net.minecraft.client.gui.render.SpecialGuiElementRenderer
 - getYPos(int) - Method in class net.minecraft.client.toast.NowPlayingToast
 - getYPos(int) - Method in interface net.minecraft.client.toast.Toast
 - getYSize() - Method in class net.minecraft.util.shape.VoxelSet
 - getZ() - Method in class net.minecraft.client.render.Frustum
 - getZ() - Method in class net.minecraft.client.sound.AbstractSoundInstance
 - getZ() - Method in interface net.minecraft.client.sound.SoundInstance
 - getZ() - Method in class net.minecraft.command.EntitySelectorReader
 - getZ() - Method in class net.minecraft.entity.Entity
 - getZ() - Method in class net.minecraft.entity.vehicle.MinecartController
 - getZ() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 - getZ() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 - getZ() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 - getZ() - Method in class net.minecraft.util.CuboidBlockIterator
 - getZ() - Method in interface net.minecraft.util.math.Position
 - 
Returns the Z coordinate.
 - getZ() - Method in class net.minecraft.util.math.Vec3d
 - 
Returns the Z coordinate.
 - getZ() - Method in class net.minecraft.util.math.Vec3i
 - getZ(double) - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
 - getZ(int) - Method in class net.minecraft.datafixer.fix.LeavesFix
 - getZ(int) - Static method in class net.minecraft.world.gen.chunk.BlendingData
 - getZ(long) - Static method in record class net.minecraft.util.math.ColumnPos
 - getZSize() - Method in class net.minecraft.util.shape.VoxelSet
 - ghast - Variable in class net.minecraft.entity.mob.GhastEntity.FlyRandomlyGoal
 - ghast - Variable in class net.minecraft.entity.mob.GhastEntity.GhastMoveControl
 - ghast - Variable in class net.minecraft.entity.mob.GhastEntity.LookAtTargetGoal
 - ghast - Variable in class net.minecraft.entity.mob.GhastEntity.ShootFireballGoal
 - GHAST - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - GHAST - Static variable in class net.minecraft.entity.EntityType
 - GHAST_SHOOTS - Static variable in class net.minecraft.world.WorldEvents
 - 
A ghast shoots a fireball.
 - GHAST_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 - GHAST_TEAR - Static variable in class net.minecraft.item.Items
 - GHAST_WARNS - Static variable in class net.minecraft.world.WorldEvents
 - 
A ghast warns its victim.
 - GhastEntity - Class in net.minecraft.entity.mob
 - GhastEntity(EntityType<? extends GhastEntity>, World) - Constructor for class net.minecraft.entity.mob.GhastEntity
 - GhastEntity.FlyRandomlyGoal - Class in net.minecraft.entity.mob
 - GhastEntity.GhastMoveControl - Class in net.minecraft.entity.mob
 - GhastEntity.LookAtTargetGoal - Class in net.minecraft.entity.mob
 - GhastEntity.ShootFireballGoal - Class in net.minecraft.entity.mob
 - GhastEntityModel - Class in net.minecraft.client.render.entity.model
 - 
Represents the model of a ghast-like entity.
 - GhastEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.GhastEntityModel
 - GhastEntityRenderer - Class in net.minecraft.client.render.entity
 - GhastEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.GhastEntityRenderer
 - GhastEntityRenderState - Class in net.minecraft.client.render.entity.state
 - GhastEntityRenderState() - Constructor for class net.minecraft.client.render.entity.state.GhastEntityRenderState
 - GhastlingNavigation(HappyGhastEntity, World) - Constructor for class net.minecraft.entity.passive.HappyGhastEntity.GhastlingNavigation
 - GhastMoveControl(MobEntity, boolean, BooleanSupplier) - Constructor for class net.minecraft.entity.mob.GhastEntity.GhastMoveControl
 - ghostRecipe - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
 - GhostRecipe - Class in net.minecraft.client.gui.screen.recipebook
 - GhostRecipe(CurrentIndexProvider) - Constructor for class net.minecraft.client.gui.screen.recipebook.GhostRecipe
 - GhostRecipe.CyclingItem - Record Class in net.minecraft.client.gui.screen.recipebook
 - GIANT - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - GIANT - Static variable in class net.minecraft.entity.EntityType
 - GIANT_INNER_ARMOR - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - GIANT_OUTER_ARMOR - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - GIANT_TRUNK_PLACER - Static variable in class net.minecraft.world.gen.trunk.TrunkPlacerType
 - GiantEntity - Class in net.minecraft.entity.mob
 - GiantEntity(EntityType<? extends GiantEntity>, World) - Constructor for class net.minecraft.entity.mob.GiantEntity
 - GiantEntityModel - Class in net.minecraft.client.render.entity.model
 - 
Represents the model of a.
invalid reference
GiantEntity
 - GiantEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.GiantEntityModel
 - GiantEntityRenderer - Class in net.minecraft.client.render.entity
 - GiantEntityRenderer(EntityRendererFactory.Context, float) - Constructor for class net.minecraft.client.render.entity.GiantEntityRenderer
 - giantTrunk - Variable in class net.minecraft.world.gen.foliage.FoliagePlacer.TreeNode
 - GiantTrunkPlacer - Class in net.minecraft.world.gen.trunk
 - GiantTrunkPlacer(int, int, int) - Constructor for class net.minecraft.world.gen.trunk.GiantTrunkPlacer
 - GIFT - Static variable in class net.minecraft.loot.context.LootContextTypes
 - GIFTS - Static variable in class net.minecraft.entity.ai.brain.task.GiveGiftsToHeroTask
 - GIGA - Static variable in class net.minecraft.util.SystemDetails
 - GILDED_BLACKSTONE - Static variable in class net.minecraft.block.Blocks
 - GILDED_BLACKSTONE - Static variable in class net.minecraft.item.Items
 - GILDED_BLACKSTONE - Static variable in class net.minecraft.sound.BlockSoundGroup
 - give(LivingEntity, ItemStack, Vec3d) - Static method in class net.minecraft.entity.ai.brain.task.TargetUtil
 - give(LivingEntity, ItemStack, Vec3d, Vec3d, float) - Static method in class net.minecraft.entity.ai.brain.task.TargetUtil
 - GIVE_FAILED_EXCEPTION - Static variable in class net.minecraft.server.command.EffectCommand
 - GIVE_FAILED_EXCEPTION - Static variable in class net.minecraft.server.command.RecipeCommand
 - GIVE_FEEDBACK_TEXT - Static variable in class net.minecraft.client.gui.screen.option.TelemetryInfoScreen
 - GIVE_INVENTORY_RUN_TIME - Static variable in class net.minecraft.entity.passive.AllayBrain
 - GiveCommand - Class in net.minecraft.server.command
 - GiveCommand() - Constructor for class net.minecraft.server.command.GiveCommand
 - giveGifts(ServerWorld, VillagerEntity, LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.GiveGiftsToHeroTask
 - GiveGiftsToHeroTask - Class in net.minecraft.entity.ai.brain.task
 - GiveGiftsToHeroTask(int) - Constructor for class net.minecraft.entity.ai.brain.task.GiveGiftsToHeroTask
 - giveHalfOfStack(VillagerEntity, Set<Item>, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.GatherItemsVillagerTask
 - GiveInventoryToLookTargetTask<E> - Class in net.minecraft.entity.ai.brain.task
 - GiveInventoryToLookTargetTask(Function<LivingEntity, Optional<LookTarget>>, float, int) - Constructor for class net.minecraft.entity.ai.brain.task.GiveInventoryToLookTargetTask
 - GiveInvisibilityGoal() - Constructor for class net.minecraft.entity.mob.IllusionerEntity.GiveInvisibilityGoal
 - giveItemStack(ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 - GivensPair - Record Class in net.minecraft.util.math
 - 
A pair of
sin(θ)andcos(θ)used in Givens quaternion. - GivensPair(float, float) - Constructor for record class net.minecraft.util.math.GivensPair
 - giveOrDropStack(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 - giveOrDropStack(ItemStack) - Method in class net.minecraft.server.network.ServerPlayerEntity
 - givePlayersEffects(World, BlockPos, List<BlockPos>) - Static method in class net.minecraft.block.entity.ConduitBlockEntity
 - GL_ALPHA_BIAS - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_ALWAYS - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_ARRAY_BUFFER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_BGR - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_BYTE - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_CLAMP_TO_EDGE - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_COLOR_ATTACHMENT0 - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_COLOR_BUFFER_BIT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_COMPILE_STATUS - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_COPY_READ_BUFFER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_COPY_WRITE_BUFFER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_DEPTH_ATTACHMENT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_DEPTH_BUFFER_BIT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_DEPTH_COMPONENT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_DEPTH_COMPONENT24 - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_DEPTH_COMPONENT32 - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_DEPTH_TEXTURE_MODE - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_DRAW_FRAMEBUFFER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_DST_ALPHA - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_DST_COLOR - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_DYNAMIC_COPY - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_DYNAMIC_DRAW - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_DYNAMIC_READ - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_ELEMENT_ARRAY_BUFFER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_EQUAL - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_ERROR_DIALOGUE - Static variable in class net.minecraft.client.MinecraftClient
 - 
A message, in English, displayed in a dialog when a GLFW error is encountered.
 - GL_FALSE - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_FILL - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_FLOAT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_FRAGMENT_SHADER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_FRAMEBUFFER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_FRAMEBUFFER_COMPLETE - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_FRAMEBUFFER_UNSUPPORTED - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_FRONT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_FRONT_AND_BACK - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_FUNC_ADD - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_FUNC_REVERSE_SUBTRACT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_FUNC_SUBTRACT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_GEQUAL - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_GREATER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_INT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_LEQUAL - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_LESS - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_LINE - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_LINE_STRIP - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_LINEAR - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_LINEAR_MIPMAP_LINEAR - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_LINES - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_LINK_STATUS - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_MAP_READ_BIT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_MAP_WRITE_BIT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_MAX - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_MAX_TEXTURE_SIZE - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_MIN - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_NEAREST - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_NEAREST_MIPMAP_LINEAR - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_NONE - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_ONE - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_ONE_MINUS_DST_ALPHA - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_ONE_MINUS_DST_COLOR - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_ONE_MINUS_SRC_ALPHA - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_ONE_MINUS_SRC_COLOR - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_OUT_OF_MEMORY - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_PACK_ALIGNMENT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_PACK_ROW_LENGTH - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_PIXEL_PACK_BUFFER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_PIXEL_UNPACK_BUFFER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_PROXY_TEXTURE_2D - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_R8 - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_READ_FRAMEBUFFER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_READ_ONLY - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_READ_WRITE - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_RED - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_RENDERBUFFER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_REPEAT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_REPLACE - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_RG - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_RGB - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_RGBA - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_RGBA8 - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_SHORT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_SRC_ALPHA - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_SRC_COLOR - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_STATIC_COPY - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_STATIC_DRAW - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_STATIC_READ - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_STREAM_COPY - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_STREAM_DRAW - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_STREAM_READ - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_SYNC_GPU_COMMANDS_COMPLETE - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_TEXTURE_2D - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_TEXTURE_COMPARE_MODE - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_TEXTURE_MAG_FILTER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_TEXTURE_MIN_FILTER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_TEXTURE_WIDTH - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_TEXTURE_WRAP_S - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_TEXTURE_WRAP_T - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_TEXTURE0 - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_TEXTURE1 - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_TEXTURE2 - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_TIMEOUT_EXPIRED - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_TRIANGLE_FAN - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_TRIANGLE_STRIP - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_TRIANGLES - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_TRUE - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_UNIFORM_BUFFER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_UNPACK_ALIGNMENT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_UNPACK_LSB_FIRST - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_UNPACK_ROW_LENGTH - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_UNPACK_SKIP_PIXELS - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_UNPACK_SKIP_ROWS - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_UNPACK_SWAP_BYTES - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_UNSIGNED_BYTE - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_UNSIGNED_INT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_UNSIGNED_SHORT - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_VERTEX_SHADER - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_WAIT_FAILED - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_WRITE_ONLY - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - GL_ZERO - Static variable in class com.mojang.blaze3d.opengl.GlConst
 - glActiveTexture(int) - Static method in class com.mojang.blaze3d.opengl.GlStateManager
 - GLASS - Static variable in class net.minecraft.block.Blocks
 - GLASS - Static variable in class net.minecraft.item.Items
 - GLASS - Static variable in class net.minecraft.sound.BlockSoundGroup
 - GLASS_BOTTLE - Static variable in class net.minecraft.item.Items
 - GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 - GLASS_PANE - Static variable in class net.minecraft.item.Items
 - GlassBottleItem - Class in net.minecraft.item
 - GlassBottleItem(Item.Settings) - Constructor for class net.minecraft.item.GlassBottleItem
 - glAttachShader(int, int) - Static method in class com.mojang.blaze3d.opengl.GlStateManager
 - GlazedTerracottaBlock - Class in net.minecraft.block
 - GlazedTerracottaBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.GlazedTerracottaBlock
 - GlBackend - Class in net.minecraft.client.gl
 - GlBackend(long, int, boolean, BiFunction<Identifier, ShaderType, String>, boolean) - Constructor for class net.minecraft.client.gl.GlBackend
 - GlBackend.ShaderKey - Record Class in net.minecraft.client.gl
 - glBlendFuncSeparate(int, int, int, int) - Static method in class com.mojang.blaze3d.opengl.GlStateManager
 - GlCommandEncoder - Class in net.minecraft.client.gl
 - GlCommandEncoder(GlBackend) - Constructor for class net.minecraft.client.gl.GlCommandEncoder
 - glCompileShader(int) - Static method in class com.mojang.blaze3d.opengl.GlStateManager
 - GlConst - Class in com.mojang.blaze3d.opengl
 - GlConst() - Constructor for class com.mojang.blaze3d.opengl.GlConst
 - glCreateProgram() - Static method in class com.mojang.blaze3d.opengl.GlStateManager
 - glCreateShader(int) - Static method in class com.mojang.blaze3d.opengl.GlStateManager
 - glDebug - Variable in class net.minecraft.client.gl.GlBackend
 - GlDebug - Class in net.minecraft.client.gl
 - GlDebug() - Constructor for class net.minecraft.client.gl.GlDebug
 - GlDebug.DebugMessage - Class in net.minecraft.client.gl
 - glDebugVerbosity - Variable in class net.minecraft.client.option.GameOptions
 - glDeleteProgram(int) - Static method in class com.mojang.blaze3d.opengl.GlStateManager
 - glDeleteShader(int) - Static method in class com.mojang.blaze3d.opengl.GlStateManager
 - GlErroredException(String) - Constructor for exception class net.minecraft.client.util.Window.GlErroredException
 - GlException - Exception Class in net.minecraft.client.util
 - GlException(String) - Constructor for exception class net.minecraft.client.util.GlException
 - GlException(String, Throwable) - Constructor for exception class net.minecraft.client.util.GlException
 - GLFW_CURSOR - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_CURSOR_DISABLED - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_CURSOR_NORMAL - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_FORMAT_UNAVAILABLE - Static variable in class net.minecraft.client.util.Clipboard
 - GLFW_KEY_0 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_1 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_2 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_3 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_4 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_5 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_6 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_7 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_8 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_9 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_A - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_APOSTROPHE - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_B - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_BACKSLASH - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_BACKSPACE - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_C - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_CAPS_LOCK - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_COMMA - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_D - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_DELETE - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_DOWN - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_E - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_END - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_ENTER - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_EQUAL - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_ESCAPE - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F1 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F10 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F11 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F12 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F13 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F14 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F15 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F16 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F17 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F18 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F19 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F2 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F20 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F21 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F22 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F23 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F24 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F25 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F3 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F4 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F5 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F6 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F7 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F8 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_F9 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_G - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_GRAVE_ACCENT - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_H - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_HOME - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_I - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_INSERT - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_J - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_K - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_KP_0 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_KP_1 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_KP_2 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_KP_3 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_KP_4 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_KP_5 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_KP_6 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_KP_7 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_KP_8 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_KP_9 - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_KP_ADD - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_KP_DECIMAL - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_KP_ENTER - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_KP_EQUAL - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_KP_MULTIPLY - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_L - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_LEFT - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_LEFT_ALT - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_LEFT_BRACKET - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_LEFT_CONTROL - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_LEFT_SHIFT - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_LEFT_SUPER - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_M - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_MINUS - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_N - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_NUM_LOCK - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_O - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_P - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_PAGE_DOWN - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_PAGE_UP - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_PAUSE - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_PERIOD - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_PRINT_SCREEN - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_Q - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_R - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_RIGHT - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_RIGHT_ALT - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_RIGHT_BRACKET - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_RIGHT_CONTROL - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_RIGHT_SHIFT - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_RIGHT_SUPER - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_S - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_SCROLL_LOCK - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_SEMICOLON - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_SLASH - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_SPACE - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_T - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_TAB - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_U - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_UP - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_V - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_W - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_X - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_Y - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_KEY_Z - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_RAW_MOUSE_MOTION - Static variable in class net.minecraft.client.util.InputUtil
 - GLFW_RAW_MOUSE_MOTION_SUPPORTED_HANDLE - Static variable in class net.minecraft.client.util.InputUtil
 - glfwTime - Variable in class net.minecraft.client.Mouse
 - GlfwUtil - Class in net.minecraft.client.util
 - GlfwUtil() - Constructor for class net.minecraft.client.util.GlfwUtil
 - glGenFramebuffers() - Static method in class com.mojang.blaze3d.opengl.GlStateManager
 - glGetProgrami(int, int) - Static method in class com.mojang.blaze3d.opengl.GlStateManager
 - glGetProgramInfoLog(int, int) - Static method in class com.mojang.blaze3d.opengl.GlStateManager
 - glGetShaderi(int, int) - Static method in class com.mojang.blaze3d.opengl.GlStateManager
 - glGetShaderInfoLog(int, int) - Static method in class com.mojang.blaze3d.opengl.GlStateManager
 - GlGpuBuffer - Class in net.minecraft.client.gl
 - GlGpuBuffer(Supplier<String>, BufferManager, int, int, int, ByteBuffer) - Constructor for class net.minecraft.client.gl.GlGpuBuffer
 - GlGpuBuffer.Mapped - Class in net.minecraft.client.gl
 - GlGpuFence - Class in net.minecraft.client.gl
 - GlGpuFence() - Constructor for class net.minecraft.client.gl.GlGpuFence
 - glId - Variable in class net.minecraft.client.gl.VertexBufferManager.AllocatedBuffer
 - glId - Variable in class net.minecraft.client.texture.GlTexture
 - GLIDER - Static variable in class net.minecraft.component.DataComponentTypes
 - GLIDING - Enum constant in enum class net.minecraft.entity.EntityPose
 - GLIDING_FLAG_INDEX - Static variable in class net.minecraft.entity.Entity
 - glidingTicks - Variable in class net.minecraft.client.render.entity.state.PlayerEntityRenderState
 - glidingTicks - Variable in class net.minecraft.entity.LivingEntity
 - GlImportProcessor - Class in net.minecraft.client.gl
 - 
Handles the flattening of "moj_" import strings in the loaded GLSL shader file.
 - GlImportProcessor() - Constructor for class net.minecraft.client.gl.GlImportProcessor
 - GlImportProcessor.Context - Class in net.minecraft.client.gl
 - 
A context for the parser to keep track of its current line and caret position in the file.
 - glint - Variable in class net.minecraft.client.render.item.ItemRenderState.LayerRenderState
 - Glint() - Constructor for enum class net.minecraft.client.render.item.ItemRenderState.Glint
 - GLINT - Static variable in record class com.mojang.blaze3d.pipeline.BlendFunction
 - GLINT - Static variable in class net.minecraft.client.gl.RenderPipelines
 - GLINT - Static variable in class net.minecraft.client.render.RenderLayer
 - GLINT_SPEED_TOOLTIP - Static variable in class net.minecraft.client.option.GameOptions
 - GLINT_STRENGTH_TOOLTIP - Static variable in class net.minecraft.client.option.GameOptions
 - GLINT_TEXTURING - Static variable in class net.minecraft.client.render.RenderPhase
 - GLINT_TRANSLUCENT - Static variable in class net.minecraft.client.render.RenderLayer
 - glintSpeed - Variable in class net.minecraft.client.option.GameOptions
 - glintStrength - Variable in class net.minecraft.client.option.GameOptions
 - GLISTERING_MELON_SLICE - Static variable in class net.minecraft.item.Items
 - GLITTER - Enum constant in enum class net.minecraft.entity.passive.TropicalFishEntity.Pattern
 - GLITTER_TEXTURE - Static variable in class net.minecraft.client.render.entity.feature.TropicalFishColorFeatureRenderer
 - glLinkProgram(int) - Static method in class com.mojang.blaze3d.opengl.GlStateManager
 - glob(String) - Static method in record class net.minecraft.util.path.AllowedSymlinkPathMatcher.Entry
 - global - Variable in class net.minecraft.network.packet.s2c.play.WorldEventS2CPacket
 - GLOBAL_SOUND_EVENTS - Static variable in class net.minecraft.world.GameRules
 - globalChatMessageIndex - Variable in class net.minecraft.client.network.ClientPlayNetworkHandler
 - globalChatMessageIndex - Variable in class net.minecraft.server.network.ServerPlayNetworkHandler
 - globalDifficulty - Variable in class net.minecraft.world.LocalDifficulty
 - globalDumpConsumer - Static variable in class net.minecraft.util.profiler.DebugRecorder
 - globalIndex - Variable in record class net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket
 - 
The field for the
globalIndexrecord component. - globalIndex() - Method in record class net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket
 - 
Returns the value of the
globalIndexrecord component. - GlobalPos - Record Class in net.minecraft.util.math
 - GlobalPos(RegistryKey<World>, BlockPos) - Constructor for record class net.minecraft.util.math.GlobalPos
 - 
Creates an instance of a
GlobalPosrecord class. - GLOBALS_SNIPPET - Static variable in class net.minecraft.client.gl.RenderPipelines
 - globalSettings - Variable in class net.minecraft.client.render.GameRenderer
 - GlobalSettings - Class in net.minecraft.client.gl
 - GlobalSettings() - Constructor for class net.minecraft.client.gl.GlobalSettings
 - globalSettingsUniform - Static variable in class com.mojang.blaze3d.systems.RenderSystem
 - GLOBE - Static variable in class net.minecraft.block.entity.BannerPatterns
 - GLOBE_BANNER_PATTERN - Static variable in class net.minecraft.item.Items
 - GLOBE_PATTERN_ITEM - Static variable in class net.minecraft.registry.tag.BannerPatternTags
 - glow - Variable in class net.minecraft.client.render.entity.state.ItemFrameEntityRenderState
 - GLOW - Static variable in class net.minecraft.particle.ParticleTypes
 - GLOW_BERRIES - Static variable in class net.minecraft.component.type.FoodComponents
 - GLOW_BERRIES - Static variable in class net.minecraft.item.Items
 - GLOW_COLOR_OVERRIDE - Static variable in class net.minecraft.entity.decoration.DisplayEntity
 - GLOW_COLOR_OVERRIDE_NBT_KEY - Static variable in class net.minecraft.entity.decoration.DisplayEntity
 - GLOW_FRAME_BLOCK_LIGHT - Static variable in class net.minecraft.client.render.entity.ItemFrameEntityRenderer
 - GLOW_INK_SAC - Static variable in class net.minecraft.item.Items
 - GLOW_ITEM_FRAME - Static variable in class net.minecraft.client.render.model.BlockStateManagers
 - GLOW_ITEM_FRAME - Static variable in class net.minecraft.entity.EntityType
 - GLOW_ITEM_FRAME - Static variable in class net.minecraft.item.Items
 - GLOW_ITEM_FRAME_ID - Static variable in class net.minecraft.client.render.model.BlockStateManagers
 - GLOW_LICHEN - Static variable in class net.minecraft.block.Blocks
 - GLOW_LICHEN - Static variable in class net.minecraft.item.Items
 - GLOW_LICHEN - Static variable in class net.minecraft.sound.BlockSoundGroup
 - GLOW_LICHEN - Static variable in class net.minecraft.world.gen.feature.UndergroundConfiguredFeatures
 - GLOW_LICHEN - Static variable in class net.minecraft.world.gen.feature.UndergroundPlacedFeatures
 - GLOW_SQUID - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - GLOW_SQUID - Static variable in class net.minecraft.entity.EntityType
 - GLOW_SQUID_BABY - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - GLOW_SQUID_INK - Static variable in class net.minecraft.particle.ParticleTypes
 - GLOW_SQUID_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 - glowBerryDrops(Block) - Method in class net.minecraft.data.loottable.BlockLootTableGenerator
 - glowColorOverride - Variable in record class net.minecraft.entity.decoration.DisplayEntity.RenderState
 - 
The field for the
glowColorOverriderecord component. - glowColorOverride() - Method in record class net.minecraft.entity.decoration.DisplayEntity.RenderState
 - 
Returns the value of the
glowColorOverriderecord component. - GlowFactory(SpriteProvider) - Constructor for class net.minecraft.client.particle.GlowParticle.GlowFactory
 - glowing - Variable in class net.minecraft.block.entity.SignText
 - glowing - Variable in class net.minecraft.entity.Entity
 - GLOWING - Static variable in class net.minecraft.entity.effect.StatusEffects
 - GLOWING_BLACK_TEXT_COLOR - Static variable in class net.minecraft.client.render.block.entity.AbstractSignBlockEntityRenderer
 - GLOWING_FLAG - Static variable in class net.minecraft.entity.LivingEntity
 - GLOWING_FLAG_INDEX - Static variable in class net.minecraft.entity.Entity
 - GLOWING_KEY - Static variable in class net.minecraft.entity.Entity
 - glowingEyes - Variable in class net.minecraft.client.render.entity.state.CreakingEntityRenderState
 - glowingEyesWhileCrumbling - Variable in class net.minecraft.entity.mob.CreakingEntity
 - GlowInkSacItem - Class in net.minecraft.item
 - GlowInkSacItem(Item.Settings) - Constructor for class net.minecraft.item.GlowInkSacItem
 - GlowItemFrameEntity - Class in net.minecraft.entity.decoration
 - GlowItemFrameEntity(EntityType<? extends ItemFrameEntity>, World) - Constructor for class net.minecraft.entity.decoration.GlowItemFrameEntity
 - GlowItemFrameEntity(World, BlockPos, Direction) - Constructor for class net.minecraft.entity.decoration.GlowItemFrameEntity
 - GlowLichenBlock - Class in net.minecraft.block
 - GlowLichenBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.GlowLichenBlock
 - GlowParticle - Class in net.minecraft.client.particle
 - GlowParticle(ClientWorld, double, double, double, double, double, double, SpriteProvider) - Constructor for class net.minecraft.client.particle.GlowParticle
 - GlowParticle.ElectricSparkFactory - Class in net.minecraft.client.particle
 - GlowParticle.GlowFactory - Class in net.minecraft.client.particle
 - GlowParticle.ScrapeFactory - Class in net.minecraft.client.particle
 - GlowParticle.WaxOffFactory - Class in net.minecraft.client.particle
 - GlowParticle.WaxOnFactory - Class in net.minecraft.client.particle
 - GlowSquidEntity - Class in net.minecraft.entity.passive
 - GlowSquidEntity(EntityType<? extends GlowSquidEntity>, World) - Constructor for class net.minecraft.entity.passive.GlowSquidEntity
 - GlowSquidEntityRenderer - Class in net.minecraft.client.render.entity
 - GlowSquidEntityRenderer(EntityRendererFactory.Context, SquidEntityModel, SquidEntityModel) - Constructor for class net.minecraft.client.render.entity.GlowSquidEntityRenderer
 - GlowSquidInkFactory(SpriteProvider) - Constructor for class net.minecraft.client.particle.SquidInkParticle.GlowSquidInkFactory
 - GLOWSTONE - Static variable in class net.minecraft.block.Blocks
 - GLOWSTONE - Static variable in class net.minecraft.item.Items
 - GLOWSTONE - Static variable in class net.minecraft.world.gen.feature.NetherPlacedFeatures
 - GLOWSTONE_BLOB - Static variable in class net.minecraft.world.gen.feature.Feature
 - GLOWSTONE_DUST - Static variable in class net.minecraft.item.Items
 - GLOWSTONE_EXTRA - Static variable in class net.minecraft.world.gen.feature.NetherConfiguredFeatures
 - GLOWSTONE_EXTRA - Static variable in class net.minecraft.world.gen.feature.NetherPlacedFeatures
 - GlowstoneBlobFeature - Class in net.minecraft.world.gen.feature
 - GlowstoneBlobFeature(Codec<DefaultFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.GlowstoneBlobFeature
 - glRef - Variable in class net.minecraft.client.gl.ShaderProgram
 - glShaderSource(int, String) - Static method in class com.mojang.blaze3d.opengl.GlStateManager
 - GlStateManager - Class in com.mojang.blaze3d.opengl
 - GlStateManager() - Constructor for class com.mojang.blaze3d.opengl.GlStateManager
 - GlStateManager.BlendFuncState - Class in com.mojang.blaze3d.opengl
 - GlStateManager.CapabilityTracker - Class in com.mojang.blaze3d.opengl
 - GlStateManager.ColorMask - Class in com.mojang.blaze3d.opengl
 - GlStateManager.CullFaceState - Class in com.mojang.blaze3d.opengl
 - GlStateManager.DepthTestState - Class in com.mojang.blaze3d.opengl
 - GlStateManager.LogicOpState - Class in com.mojang.blaze3d.opengl
 - GlStateManager.PolygonOffsetState - Class in com.mojang.blaze3d.opengl
 - GlStateManager.ScissorTestState - Class in com.mojang.blaze3d.opengl
 - GlStateManager.Texture2DState - Class in com.mojang.blaze3d.opengl
 - glTexture - Variable in class net.minecraft.client.render.LightmapTextureManager
 - glTexture - Variable in class net.minecraft.client.texture.AbstractTexture
 - GlTexture - Class in net.minecraft.client.texture
 - GlTexture(int, String, TextureFormat, int, int, int, int, int) - Constructor for class net.minecraft.client.texture.GlTexture
 - glTextureView - Variable in class net.minecraft.client.render.LightmapTextureManager
 - glTextureView - Variable in class net.minecraft.client.texture.AbstractTexture
 - GlTextureView - Class in net.minecraft.client.texture
 - GlTextureView(GlTexture, int, int) - Constructor for class net.minecraft.client.texture.GlTextureView
 - GlTimer - Class in net.minecraft.client.gl
 - GlTimer() - Constructor for class net.minecraft.client.gl.GlTimer
 - GlTimer.InstanceHolder - Class in net.minecraft.client.gl
 - GlTimer.Query - Class in net.minecraft.client.gl
 - GlUniform - Interface in net.minecraft.client.gl
 - 
Represents a uniform variable.
 - GlUniform.Sampler - Record Class in net.minecraft.client.gl
 - GlUniform.TexelBuffer - Record Class in net.minecraft.client.gl
 - GlUniform.UniformBuffer - Record Class in net.minecraft.client.gl
 - GLX - Class in com.mojang.blaze3d.platform
 - GLX() - Constructor for class com.mojang.blaze3d.platform.GLX
 - glyph - Variable in record class net.minecraft.client.font.BakedGlyph.DrawnGlyph
 - 
The field for the
glyphrecord component. - glyph - Variable in record class net.minecraft.client.font.FontStorage.GlyphPair
 - 
The field for the
glyphrecord component. - glyph - Variable in class net.minecraft.client.font.TrueTypeFont.LazyGlyph
 - glyph() - Method in record class net.minecraft.client.font.BakedGlyph.DrawnGlyph
 - 
Returns the value of the
glyphrecord component. - glyph() - Method in record class net.minecraft.client.font.FontStorage.GlyphPair
 - 
Returns the value of the
glyphrecord component. - Glyph - Interface in net.minecraft.client.font
 - Glyph.EmptyGlyph - Interface in net.minecraft.client.font
 - glyphAtlases - Variable in class net.minecraft.client.font.FontStorage
 - GlyphAtlasTexture - Class in net.minecraft.client.font
 - GlyphAtlasTexture(Supplier<String>, TextRenderLayerSet, boolean) - Constructor for class net.minecraft.client.font.GlyphAtlasTexture
 - GlyphAtlasTexture.Slot - Class in net.minecraft.client.font
 - glyphBaker - Variable in class net.minecraft.client.font.FontStorage
 - glyphCache - Variable in class net.minecraft.client.font.FontStorage
 - GlyphContainer<T> - Class in net.minecraft.client.font
 - GlyphContainer(IntFunction<T[]>, IntFunction<T[][]>) - Constructor for class net.minecraft.client.font.GlyphContainer
 - GlyphContainer.GlyphConsumer<T> - Interface in net.minecraft.client.font
 - GlyphEffectGuiElementRenderState - Record Class in net.minecraft.client.gui.render.state
 - GlyphEffectGuiElementRenderState(Matrix3x2f, BakedGlyph, BakedGlyph.Rectangle, ScreenRect) - Constructor for record class net.minecraft.client.gui.render.state.GlyphEffectGuiElementRenderState
 - glyphFinder - Variable in class net.minecraft.client.font.FontStorage
 - GlyphGuiElementRenderState - Record Class in net.minecraft.client.gui.render.state
 - GlyphGuiElementRenderState(Matrix3x2f, BakedGlyph.DrawnGlyph, ScreenRect) - Constructor for record class net.minecraft.client.gui.render.state.GlyphGuiElementRenderState
 - glyphIndex - Variable in class net.minecraft.client.font.TrueTypeFont.TtfGlyph
 - GlyphPair(Glyph, Glyph) - Constructor for record class net.minecraft.client.font.FontStorage.GlyphPair
 - glyphs - Variable in class net.minecraft.client.font.BitmapFont
 - glyphs - Variable in class net.minecraft.client.font.UnihexFont
 - GO_IN_BOAT_DIRECTION - Enum constant in enum class net.minecraft.entity.ai.goal.ChaseBoatState
 - GO_TO_BOAT - Enum constant in enum class net.minecraft.entity.ai.goal.ChaseBoatState
 - GO_TO_NEMESIS_MEMORY_DURATION - Static variable in class net.minecraft.entity.mob.PiglinBrain
 - GO_TO_ZOMBIFIED_MEMORY_DURATION - Static variable in class net.minecraft.entity.mob.PiglinBrain
 - goal - Variable in class net.minecraft.entity.ai.goal.PrioritizedGoal
 - Goal - Class in net.minecraft.entity.ai.goal
 - Goal() - Constructor for class net.minecraft.entity.ai.goal.Goal
 - Goal(int, boolean, String) - Constructor for record class net.minecraft.network.packet.s2c.custom.DebugGoalSelectorCustomPayload.Goal
 - Goal(PacketByteBuf) - Constructor for record class net.minecraft.network.packet.s2c.custom.DebugGoalSelectorCustomPayload.Goal
 - GOAL - Enum constant in enum class net.minecraft.advancement.AdvancementFrame
 - Goal.Control - Enum Class in net.minecraft.entity.ai.goal
 - goalFrameTexture - Variable in enum class net.minecraft.client.gui.screen.advancement.AdvancementObtainedStatus
 - goals - Variable in record class net.minecraft.client.render.debug.GoalSelectorDebugRenderer.Entity
 - 
The field for the
goalsrecord component. - goals - Variable in class net.minecraft.entity.ai.goal.GoalSelector
 - goals - Variable in record class net.minecraft.network.packet.s2c.custom.DebugBeeCustomPayload.Bee
 - 
The field for the
goalsrecord component. - goals - Variable in record class net.minecraft.network.packet.s2c.custom.DebugGoalSelectorCustomPayload
 - 
The field for the
goalsrecord component. - goals() - Method in record class net.minecraft.client.render.debug.GoalSelectorDebugRenderer.Entity
 - 
Returns the value of the
goalsrecord component. - goals() - Method in record class net.minecraft.network.packet.s2c.custom.DebugBeeCustomPayload.Bee
 - 
Returns the value of the
goalsrecord component. - goals() - Method in record class net.minecraft.network.packet.s2c.custom.DebugGoalSelectorCustomPayload
 - 
Returns the value of the
goalsrecord component. - goalsByControl - Variable in class net.minecraft.entity.ai.goal.GoalSelector
 - goalSelector - Variable in class net.minecraft.entity.mob.MobEntity
 - 
Contains actions the entity can perform.
 - GoalSelector - Class in net.minecraft.entity.ai.goal
 - 
Manages a set of goals, which are competing for certain controls on the mob.
 - GoalSelector() - Constructor for class net.minecraft.entity.ai.goal.GoalSelector
 - goalSelectorDebugRenderer - Variable in class net.minecraft.client.render.debug.DebugRenderer
 - GoalSelectorDebugRenderer - Class in net.minecraft.client.render.debug
 - GoalSelectorDebugRenderer(MinecraftClient) - Constructor for class net.minecraft.client.render.debug.GoalSelectorDebugRenderer
 - GoalSelectorDebugRenderer.Entity - Record Class in net.minecraft.client.render.debug
 - goalSelectors - Variable in class net.minecraft.client.render.debug.GoalSelectorDebugRenderer
 - GoAroundTask - Class in net.minecraft.entity.ai.brain.task
 - GoAroundTask() - Constructor for class net.minecraft.entity.ai.brain.task.GoAroundTask
 - GOAT - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - GOAT - Static variable in class net.minecraft.entity.EntityType
 - GOAT_BABY - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - GOAT_FOOD - Static variable in class net.minecraft.registry.tag.ItemTags
 - GOAT_HORN - Static variable in class net.minecraft.item.Items
 - GOAT_HORN_IDS - Static variable in class net.minecraft.datafixer.fix.GoatHornIdFix
 - GOAT_HORN_RANGE - Static variable in interface net.minecraft.item.Instruments
 - GOAT_HORN_SOUND_COUNT - Static variable in class net.minecraft.sound.SoundEvents
 - GOAT_HORN_SOUNDS - Static variable in class net.minecraft.sound.SoundEvents
 - GOAT_HORN_USE_DURATION - Static variable in interface net.minecraft.item.Instruments
 - GOAT_HORNS - Static variable in interface net.minecraft.registry.tag.InstrumentTags
 - GOAT_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 - GOAT_TEMPTATIONS - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 - GoatBrain - Class in net.minecraft.entity.passive
 - GoatBrain() - Constructor for class net.minecraft.entity.passive.GoatBrain
 - GoatEntity - Class in net.minecraft.entity.passive
 - GoatEntity(EntityType<? extends GoatEntity>, World) - Constructor for class net.minecraft.entity.passive.GoatEntity
 - GoatEntityModel - Class in net.minecraft.client.render.entity.model
 - 
Represents the model of a.
invalid reference
GoatEntity
 - GoatEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.GoatEntityModel
 - GoatEntityRenderer - Class in net.minecraft.client.render.entity
 - GoatEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.GoatEntityRenderer
 - GoatEntityRenderState - Class in net.minecraft.client.render.entity.state
 - GoatEntityRenderState() - Constructor for class net.minecraft.client.render.entity.state.GoatEntityRenderState
 - GoatHornIdFix - Class in net.minecraft.datafixer.fix
 - GoatHornIdFix(Schema) - Constructor for class net.minecraft.datafixer.fix.GoatHornIdFix
 - GoatHornItem - Class in net.minecraft.item
 - GoatHornItem(Item.Settings) - Constructor for class net.minecraft.item.GoatHornItem
 - GoatMissingStateFix - Class in net.minecraft.datafixer.fix
 - GoatMissingStateFix(Schema) - Constructor for class net.minecraft.datafixer.fix.GoatMissingStateFix
 - GOATS_SPAWNABLE_ON - Static variable in class net.minecraft.registry.tag.BlockTags
 - goBack - Variable in class net.minecraft.client.gui.screen.world.DataPackFailureScreen
 - GoBackToLavaGoal(StriderEntity, double) - Constructor for class net.minecraft.entity.passive.StriderEntity.GoBackToLavaGoal
 - goDownLayer() - Method in class net.minecraft.client.gui.render.state.GuiRenderState
 - goggles - Variable in class net.minecraft.client.render.entity.model.HappyGhastHarnessEntityModel
 - GOGGLES - Static variable in class net.minecraft.client.render.entity.model.EntityModelPartNames
 - 
The key of a goggles model part, whose value is "goggles".
 - goHome(ServerWorld, VillagerEntity, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.VillagerBreedTask
 - GoHomeGoal(TurtleEntity, double) - Constructor for class net.minecraft.entity.passive.TurtleEntity.GoHomeGoal
 - GoIndoorsTask - Class in net.minecraft.entity.ai.brain.task
 - GoIndoorsTask() - Constructor for class net.minecraft.entity.ai.brain.task.GoIndoorsTask
 - GOLD - Enum constant in enum class net.minecraft.entity.passive.AxolotlEntity.Variant
 - GOLD - Enum constant in enum class net.minecraft.entity.passive.RabbitEntity.Variant
 - GOLD - Enum constant in enum class net.minecraft.util.Formatting
 - GOLD - Static variable in record class net.minecraft.block.BlockSetType
 - GOLD - Static variable in class net.minecraft.block.MapColor
 - GOLD - Static variable in interface net.minecraft.item.equipment.ArmorMaterials
 - GOLD - Static variable in interface net.minecraft.item.equipment.EquipmentAssetKeys
 - GOLD - Static variable in record class net.minecraft.item.equipment.trim.ArmorTrimAssets
 - GOLD - Static variable in class net.minecraft.item.equipment.trim.ArmorTrimMaterials
 - GOLD - Static variable in record class net.minecraft.item.ToolMaterial
 - GOLD_BLOCK - Static variable in class net.minecraft.block.Blocks
 - GOLD_BLOCK - Static variable in class net.minecraft.item.Items
 - GOLD_INGOT - Static variable in class net.minecraft.item.Items
 - GOLD_NUGGET - Static variable in class net.minecraft.item.Items
 - GOLD_ORE - Static variable in class net.minecraft.block.Blocks
 - GOLD_ORE - Static variable in class net.minecraft.item.Items
 - GOLD_ORES - Static variable in class net.minecraft.data.recipe.VanillaRecipeGenerator
 - GOLD_ORES - Static variable in class net.minecraft.registry.tag.BlockTags
 - GOLD_ORES - Static variable in class net.minecraft.registry.tag.ItemTags
 - GOLD_TEXTURE - Static variable in class net.minecraft.client.render.entity.RabbitEntityRenderer
 - GOLD_TOOL_MATERIALS - Static variable in class net.minecraft.registry.tag.ItemTags
 - GOLDEN_APPLE - Static variable in class net.minecraft.component.type.ConsumableComponents
 - GOLDEN_APPLE - Static variable in class net.minecraft.component.type.FoodComponents
 - GOLDEN_APPLE - Static variable in class net.minecraft.item.Items
 - GOLDEN_AXE - Static variable in class net.minecraft.item.Items
 - GOLDEN_BOOTS - Static variable in class net.minecraft.item.Items
 - GOLDEN_CARROT - Static variable in class net.minecraft.component.type.FoodComponents
 - GOLDEN_CARROT - Static variable in class net.minecraft.item.Items
 - GOLDEN_CHESTPLATE - Static variable in class net.minecraft.item.Items
 - GOLDEN_HELMET - Static variable in class net.minecraft.item.Items
 - GOLDEN_HOE - Static variable in class net.minecraft.item.Items
 - GOLDEN_HORSE_ARMOR - Static variable in class net.minecraft.item.Items
 - GOLDEN_LEGGINGS - Static variable in class net.minecraft.item.Items
 - GOLDEN_PICKAXE - Static variable in class net.minecraft.item.Items
 - GOLDEN_RATIO_64 - Static variable in class net.minecraft.util.math.random.RandomSeed
 - GOLDEN_SHOVEL - Static variable in class net.minecraft.item.Items
 - GOLDEN_SWORD - Static variable in class net.minecraft.item.Items
 - golem - Variable in class net.minecraft.entity.ai.goal.IronGolemLookGoal
 - golem - Variable in class net.minecraft.entity.ai.goal.TrackIronGolemTargetGoal
 - GOLEM_DETECTED - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
 - GOLEM_DETECTED_RECENTLY - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
 - GOLEM_DETECTED_WARMUP - Static variable in class net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor
 - GOLEM_KILLED - Static variable in interface net.minecraft.entity.EntityInteraction
 - GolemEntity - Class in net.minecraft.entity.passive
 - GolemEntity(EntityType<? extends GolemEntity>, World) - Constructor for class net.minecraft.entity.passive.GolemEntity
 - GolemLastSeenSensor - Class in net.minecraft.entity.ai.brain.sensor
 - GolemLastSeenSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor
 - GolemLastSeenSensor(int) - Constructor for class net.minecraft.entity.ai.brain.sensor.GolemLastSeenSensor
 - GOOD - Enum constant in enum class net.minecraft.client.realms.ServiceQuality
 - gossip - Variable in class net.minecraft.entity.mob.ZombieVillagerEntity
 - gossip - Variable in class net.minecraft.entity.passive.VillagerEntity
 - GossipEntry(UUID, VillagerGossipType, int) - Constructor for record class net.minecraft.village.VillagerGossips.GossipEntry
 - 
Creates an instance of a
GossipEntryrecord class. - gossips - Variable in record class net.minecraft.network.packet.s2c.custom.DebugBrainCustomPayload.Brain
 - 
The field for the
gossipsrecord component. - gossips() - Method in record class net.minecraft.network.packet.s2c.custom.DebugBrainCustomPayload.Brain
 - 
Returns the value of the
gossipsrecord component. - gossipStartTime - Variable in class net.minecraft.entity.passive.VillagerEntity
 - GoToBedAndSleepGoal - Class in net.minecraft.entity.ai.goal
 - 
Makes a
CatEntitygo to a bed and sleep. - GoToBedAndSleepGoal(CatEntity, double, int) - Constructor for class net.minecraft.entity.ai.goal.GoToBedAndSleepGoal
 - GoToCloserPointOfInterestTask - Class in net.minecraft.entity.ai.brain.task
 - GoToCloserPointOfInterestTask() - Constructor for class net.minecraft.entity.ai.brain.task.GoToCloserPointOfInterestTask
 - GoToHomeTask - Class in net.minecraft.entity.ai.brain.task
 - GoToHomeTask() - Constructor for class net.minecraft.entity.ai.brain.task.GoToHomeTask
 - GoToLookTargetTask - Class in net.minecraft.entity.ai.brain.task
 - GoToLookTargetTask() - Constructor for class net.minecraft.entity.ai.brain.task.GoToLookTargetTask
 - goToNemesisTask() - Static method in class net.minecraft.entity.mob.PiglinBrain
 - goToNextPage() - Method in class net.minecraft.client.gui.screen.ingame.BookScreen
 - goToNextPage() - Method in class net.minecraft.client.gui.screen.ingame.LecternScreen
 - GoToPointOfInterestTask - Class in net.minecraft.entity.ai.brain.task
 - GoToPointOfInterestTask() - Constructor for class net.minecraft.entity.ai.brain.task.GoToPointOfInterestTask
 - GoToPosTask - Class in net.minecraft.entity.ai.brain.task
 - GoToPosTask() - Constructor for class net.minecraft.entity.ai.brain.task.GoToPosTask
 - goToPreviousPage() - Method in class net.minecraft.client.gui.screen.ingame.BookScreen
 - goToPreviousPage() - Method in class net.minecraft.client.gui.screen.ingame.LecternScreen
 - GoToRememberedPositionTask - Class in net.minecraft.entity.ai.brain.task
 - GoToRememberedPositionTask() - Constructor for class net.minecraft.entity.ai.brain.task.GoToRememberedPositionTask
 - GoToSecondaryPositionTask - Class in net.minecraft.entity.ai.brain.task
 - GoToSecondaryPositionTask() - Constructor for class net.minecraft.entity.ai.brain.task.GoToSecondaryPositionTask
 - GoToVillageGoal - Class in net.minecraft.entity.ai.goal
 - GoToVillageGoal(int, int) - Constructor for class net.minecraft.entity.passive.FoxEntity.GoToVillageGoal
 - GoToVillageGoal(PathAwareEntity, int) - Constructor for class net.minecraft.entity.ai.goal.GoToVillageGoal
 - GoToWalkTargetGoal - Class in net.minecraft.entity.ai.goal
 - GoToWalkTargetGoal(PathAwareEntity, double) - Constructor for class net.minecraft.entity.ai.goal.GoToWalkTargetGoal
 - goUpLayer() - Method in class net.minecraft.client.gui.render.state.GuiRenderState
 - gourdBlock - Variable in class net.minecraft.block.AttachedStemBlock
 - gourdBlock - Variable in class net.minecraft.block.StemBlock
 - GPU - Enum constant in enum class net.minecraft.util.profiler.SampleType
 - GPU_WARNLIST_ID - Static variable in class net.minecraft.client.resource.VideoWarningManager
 - GpuBuffer - Class in com.mojang.blaze3d.buffers
 - GpuBuffer(int, int) - Constructor for class com.mojang.blaze3d.buffers.GpuBuffer
 - GpuBuffer.MappedView - Interface in com.mojang.blaze3d.buffers
 - gpuBufferManager - Variable in class net.minecraft.client.gl.GlBackend
 - GpuBufferManager - Class in net.minecraft.client.gl
 - GpuBufferManager() - Constructor for class net.minecraft.client.gl.GpuBufferManager
 - GpuBufferManager.ARBGpuBufferManager - Class in net.minecraft.client.gl
 - GpuBufferManager.DirectGpuBufferManager - Class in net.minecraft.client.gl
 - GpuBufferSlice - Record Class in com.mojang.blaze3d.buffers
 - GpuBufferSlice(GpuBuffer, int, int) - Constructor for record class com.mojang.blaze3d.buffers.GpuBufferSlice
 - GpuDevice - Interface in com.mojang.blaze3d.systems
 - GpuFence - Interface in com.mojang.blaze3d.buffers
 - gpuTexture - Variable in class net.minecraft.client.font.BakedGlyph
 - GpuTexture - Class in com.mojang.blaze3d.textures
 - GpuTexture(int, String, TextureFormat, int, int, int, int) - Constructor for class com.mojang.blaze3d.textures.GpuTexture
 - GpuTextureView - Class in com.mojang.blaze3d.textures
 - GpuTextureView(GpuTexture, int, int) - Constructor for class com.mojang.blaze3d.textures.GpuTextureView
 - gpuUtilizationPercentage - Variable in class net.minecraft.client.MinecraftClient
 - grad(int, double, double, double) - Static method in class net.minecraft.util.math.noise.PerlinNoiseSampler
 - grad(int, double, double, double, double) - Method in class net.minecraft.util.math.noise.SimplexNoiseSampler
 - GRADIENT - Static variable in class net.minecraft.block.entity.BannerPatterns
 - GRADIENT_UP - Static variable in class net.minecraft.block.entity.BannerPatterns
 - GRADIENTS - Static variable in class net.minecraft.util.math.noise.SimplexNoiseSampler
 - GRAHAM - Static variable in class net.minecraft.entity.decoration.painting.PaintingVariants
 - GRANITE - Static variable in class net.minecraft.block.Blocks
 - GRANITE - Static variable in class net.minecraft.data.family.BlockFamilies
 - GRANITE - Static variable in class net.minecraft.item.Items
 - GRANITE_SLAB - Static variable in class net.minecraft.block.Blocks
 - GRANITE_SLAB - Static variable in class net.minecraft.item.Items
 - GRANITE_STAIRS - Static variable in class net.minecraft.block.Blocks
 - GRANITE_STAIRS - Static variable in class net.minecraft.item.Items
 - GRANITE_WALL - Static variable in class net.minecraft.block.Blocks
 - GRANITE_WALL - Static variable in class net.minecraft.item.Items
 - grant(PlayerAdvancementTracker) - Method in record class net.minecraft.advancement.criterion.Criterion.ConditionsContainer
 - GRANT - Enum constant in enum class net.minecraft.server.command.AdvancementCommand.Operation
 - grantCriterion(AdvancementEntry, String) - Method in class net.minecraft.advancement.PlayerAdvancementTracker
 - GRAPHICS_FABULOUS_TEXT - Static variable in class net.minecraft.client.gui.screen.option.VideoOptionsScreen
 - GRAPHICS_WARNING_ACCEPT_TEXT - Static variable in class net.minecraft.client.gui.screen.option.VideoOptionsScreen
 - GRAPHICS_WARNING_CANCEL_TEXT - Static variable in class net.minecraft.client.gui.screen.option.VideoOptionsScreen
 - GRAPHICS_WARNING_MESSAGE_TEXT - Static variable in class net.minecraft.client.gui.screen.option.VideoOptionsScreen
 - GRAPHICS_WARNING_TITLE_TEXT - Static variable in class net.minecraft.client.gui.screen.option.VideoOptionsScreen
 - graphicsMode - Variable in class net.minecraft.client.option.GameOptions
 - GraphicsMode - Enum Class in net.minecraft.client.option
 - GraphicsMode(int, String) - Constructor for enum class net.minecraft.client.option.GraphicsMode
 - GraphicsWarningScreen - Class in net.minecraft.client.gui.screen
 - GraphicsWarningScreen(Text, List<Text>, ImmutableList<GraphicsWarningScreen.ChoiceButton>) - Constructor for class net.minecraft.client.gui.screen.GraphicsWarningScreen
 - GraphicsWarningScreen.ChoiceButton - Class in net.minecraft.client.gui.screen
 - GRASS - Static variable in class net.minecraft.sound.BlockSoundGroup
 - GRASS_BLOCK - Static variable in class net.minecraft.block.Blocks
 - GRASS_BLOCK - Static variable in class net.minecraft.item.Items
 - GRASS_BLOCK - Static variable in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
 - GRASS_BONEMEAL - Static variable in class net.minecraft.world.gen.feature.VegetationPlacedFeatures
 - GRASS_COLOR - Static variable in class net.minecraft.client.color.world.BiomeColors
 - GRASS_COLORMAP_LOC - Static variable in class net.minecraft.client.resource.GrassColormapResourceSupplier
 - GrassBlock - Class in net.minecraft.block
 - GrassBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.GrassBlock
 - grassColor - Variable in class net.minecraft.world.biome.BiomeEffects.Builder
 - grassColor - Variable in class net.minecraft.world.biome.BiomeEffects
 - grassColor(int) - Method in class net.minecraft.world.biome.BiomeEffects.Builder
 - GrassColormapResourceSupplier - Class in net.minecraft.client.resource
 - GrassColormapResourceSupplier() - Constructor for class net.minecraft.client.resource.GrassColormapResourceSupplier
 - grassColorModifier - Variable in class net.minecraft.world.biome.BiomeEffects.Builder
 - grassColorModifier - Variable in class net.minecraft.world.biome.BiomeEffects
 - grassColorModifier(BiomeEffects.GrassColorModifier) - Method in class net.minecraft.world.biome.BiomeEffects.Builder
 - GrassColorModifier(String) - Constructor for enum class net.minecraft.world.biome.BiomeEffects.GrassColorModifier
 - GrassColors - Class in net.minecraft.world.biome
 - GrassColors() - Constructor for class net.minecraft.world.biome.GrassColors
 - GrassTintSource - Record Class in net.minecraft.client.render.item.tint
 - GrassTintSource() - Constructor for record class net.minecraft.client.render.item.tint.GrassTintSource
 - GrassTintSource(float, float) - Constructor for record class net.minecraft.client.render.item.tint.GrassTintSource
 - GrateBlock - Class in net.minecraft.block
 - GrateBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.GrateBlock
 - GRATES - Enum constant in enum class net.minecraft.structure.StrongholdGenerator.Piece.EntranceType
 - GRAVEL - Static variable in class net.minecraft.block.Blocks
 - GRAVEL - Static variable in class net.minecraft.item.Items
 - GRAVEL - Static variable in class net.minecraft.sound.BlockSoundGroup
 - GRAVEL - Static variable in class net.minecraft.world.gen.noise.NoiseParametersKeys
 - GRAVEL - Static variable in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
 - GRAVEL_LAYER - Static variable in class net.minecraft.world.gen.noise.NoiseParametersKeys
 - GRAVITY - Static variable in class net.minecraft.entity.attribute.EntityAttributes
 - GRAVITY - Static variable in class net.minecraft.entity.LivingEntity
 - GRAVITY - Static variable in interface net.minecraft.structure.processor.StructureProcessorType
 - GravityField - Class in net.minecraft.util.math
 - 
Represents a density field in an area.
 - GravityField() - Constructor for class net.minecraft.util.math.GravityField
 - GravityField.Point - Class in net.minecraft.util.math
 - gravityLimit - Variable in record class net.minecraft.world.biome.SpawnSettings.SpawnDensity
 - 
The field for the
gravityLimitrecord component. - gravityLimit() - Method in record class net.minecraft.world.biome.SpawnSettings.SpawnDensity
 - 
Represents the cap of gravity as in
GravityField.calculate(BlockPos, double)for entity spawning. - gravityStrength - Variable in class net.minecraft.client.particle.Particle
 - GravityStructureProcessor - Class in net.minecraft.structure.processor
 - GravityStructureProcessor(Heightmap.Type, int) - Constructor for class net.minecraft.structure.processor.GravityStructureProcessor
 - GRAY - Enum constant in enum class net.minecraft.entity.passive.HorseColor
 - GRAY - Enum constant in enum class net.minecraft.entity.passive.LlamaEntity.Variant
 - GRAY - Enum constant in enum class net.minecraft.entity.passive.ParrotEntity.Variant
 - GRAY - Enum constant in enum class net.minecraft.util.DyeColor
 - GRAY - Enum constant in enum class net.minecraft.util.Formatting
 - GRAY - Static variable in class net.minecraft.block.MapColor
 - GRAY - Static variable in class net.minecraft.client.realms.gui.screen.RealmsScreen
 - 
Hex color
0xFF6C6C6C. - GRAY - Static variable in class net.minecraft.client.render.debug.BeeDebugRenderer
 - GRAY - Static variable in class net.minecraft.client.render.debug.VillageDebugRenderer
 - GRAY - Static variable in class net.minecraft.util.Colors
 - 
Represents the color gray,
0xFF808080. - GRAY_BANNER - Static variable in class net.minecraft.block.Blocks
 - GRAY_BANNER - Static variable in class net.minecraft.item.Items
 - GRAY_BED - Static variable in class net.minecraft.block.Blocks
 - GRAY_BED - Static variable in class net.minecraft.item.Items
 - GRAY_BUNDLE - Static variable in class net.minecraft.item.Items
 - GRAY_CANDLE - Static variable in class net.minecraft.block.Blocks
 - GRAY_CANDLE - Static variable in class net.minecraft.item.Items
 - GRAY_CANDLE_CAKE - Static variable in class net.minecraft.block.Blocks
 - GRAY_CARPET - Static variable in class net.minecraft.block.Blocks
 - GRAY_CARPET - Static variable in class net.minecraft.item.Items
 - GRAY_COLOR - Static variable in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
 - GRAY_CONCRETE - Static variable in class net.minecraft.block.Blocks
 - GRAY_CONCRETE - Static variable in class net.minecraft.item.Items
 - GRAY_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 - GRAY_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 - GRAY_DEFAULT_SEPARATOR_TEXT - Static variable in class net.minecraft.text.Texts
 - GRAY_DYE - Static variable in class net.minecraft.item.Items
 - GRAY_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 - GRAY_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 - GRAY_HARNESS - Static variable in class net.minecraft.item.Items
 - GRAY_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 - GRAY_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 - GRAY_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 - GRAY_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 - GRAY_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 - GRAY_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 - GRAY_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 - GRAY_TERRACOTTA - Static variable in class net.minecraft.item.Items
 - GRAY_TEXTURE - Static variable in class net.minecraft.client.render.entity.LlamaEntityRenderer
 - GRAY_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 - GRAY_WOOL - Static variable in class net.minecraft.block.Blocks
 - GRAY_WOOL - Static variable in class net.minecraft.item.Items
 - grayscale(int) - Static method in class net.minecraft.util.math.ColorHelper
 - GREAT - Enum constant in enum class net.minecraft.client.realms.ServiceQuality
 - GREATER_DEPTH_TEST - Enum constant in enum class com.mojang.blaze3d.platform.DepthTestFunction
 - green - Variable in class com.mojang.blaze3d.opengl.GlStateManager.ColorMask
 - green - Variable in class net.minecraft.client.particle.Particle
 - green - Variable in record class net.minecraft.client.render.entity.state.EntityHitbox
 - 
The field for the
greenrecord component. - green - Variable in class net.minecraft.client.render.OutlineVertexConsumerProvider
 - green - Variable in record class net.minecraft.network.packet.s2c.custom.DebugWorldgenAttemptCustomPayload
 - 
The field for the
greenrecord component. - green() - Method in record class net.minecraft.client.render.entity.state.EntityHitbox
 - 
Returns the value of the
greenrecord component. - green() - Method in record class net.minecraft.network.packet.s2c.custom.DebugWorldgenAttemptCustomPayload
 - 
Returns the value of the
greenrecord component. - GREEN - Enum constant in enum class net.minecraft.entity.boss.BossBar.Color
 - GREEN - Enum constant in enum class net.minecraft.entity.passive.ParrotEntity.Variant
 - GREEN - Enum constant in enum class net.minecraft.util.DyeColor
 - GREEN - Enum constant in enum class net.minecraft.util.Formatting
 - GREEN - Static variable in class net.minecraft.block.MapColor
 - GREEN - Static variable in class net.minecraft.client.realms.gui.screen.RealmsScreen
 - 
Hex color
0xFF7FFF7F. - GREEN - Static variable in class net.minecraft.client.render.debug.BreezeDebugRenderer
 - GREEN - Static variable in class net.minecraft.util.Colors
 - 
Represents the color green,
0xFF00FF00. - GREEN_BANNER - Static variable in class net.minecraft.block.Blocks
 - GREEN_BANNER - Static variable in class net.minecraft.item.Items
 - GREEN_BED - Static variable in class net.minecraft.block.Blocks
 - GREEN_BED - Static variable in class net.minecraft.item.Items
 - GREEN_BUNDLE - Static variable in class net.minecraft.item.Items
 - GREEN_CANDLE - Static variable in class net.minecraft.block.Blocks
 - GREEN_CANDLE - Static variable in class net.minecraft.item.Items
 - GREEN_CANDLE_CAKE - Static variable in class net.minecraft.block.Blocks
 - GREEN_CARPET - Static variable in class net.minecraft.block.Blocks
 - GREEN_CARPET - Static variable in class net.minecraft.item.Items
 - GREEN_CONCRETE - Static variable in class net.minecraft.block.Blocks
 - GREEN_CONCRETE - Static variable in class net.minecraft.item.Items
 - GREEN_CONCRETE_POWDER - Static variable in class net.minecraft.block.Blocks
 - GREEN_CONCRETE_POWDER - Static variable in class net.minecraft.item.Items
 - GREEN_DYE - Static variable in class net.minecraft.item.Items
 - GREEN_GLAZED_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 - GREEN_GLAZED_TERRACOTTA - Static variable in class net.minecraft.item.Items
 - GREEN_HARNESS - Static variable in class net.minecraft.item.Items
 - GREEN_SHULKER_BOX - Static variable in class net.minecraft.block.Blocks
 - GREEN_SHULKER_BOX - Static variable in class net.minecraft.item.Items
 - GREEN_STAINED_GLASS - Static variable in class net.minecraft.block.Blocks
 - GREEN_STAINED_GLASS - Static variable in class net.minecraft.item.Items
 - GREEN_STAINED_GLASS_PANE - Static variable in class net.minecraft.block.Blocks
 - GREEN_STAINED_GLASS_PANE - Static variable in class net.minecraft.item.Items
 - GREEN_TERRACOTTA - Static variable in class net.minecraft.block.Blocks
 - GREEN_TERRACOTTA - Static variable in class net.minecraft.item.Items
 - GREEN_TEXTURE - Static variable in class net.minecraft.client.render.entity.ParrotEntityRenderer
 - GREEN_WALL_BANNER - Static variable in class net.minecraft.block.Blocks
 - GREEN_WOOL - Static variable in class net.minecraft.block.Blocks
 - GREEN_WOOL - Static variable in class net.minecraft.item.Items
 - greenBits - Variable in class net.minecraft.client.util.VideoMode
 - greenOffset - Variable in enum class net.minecraft.client.texture.NativeImage.Format
 - greens - Variable in class net.minecraft.client.render.debug.WorldGenAttemptDebugRenderer
 - GREY_TEXTURE - Static variable in class net.minecraft.client.render.entity.ParrotEntityRenderer
 - grid - Variable in class net.minecraft.client.gui.screen.DisconnectedScreen
 - grid - Variable in record class net.minecraft.client.gui.screen.option.TelemetryEventWidget.Contents
 - 
The field for the
gridrecord component. - grid - Variable in class net.minecraft.client.gui.screen.pack.ExperimentalWarningScreen
 - grid - Variable in class net.minecraft.client.gui.screen.world.SymlinkWarningScreen
 - grid - Variable in class net.minecraft.client.gui.tab.GridScreenTab
 - grid - Variable in class net.minecraft.client.gui.widget.DirectionalLayoutWidget
 - grid - Variable in class net.minecraft.client.gui.widget.TabNavigationWidget
 - grid - Variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.VisitUrlNotification
 - grid() - Method in record class net.minecraft.client.gui.screen.option.TelemetryEventWidget.Contents
 - 
Returns the value of the
gridrecord component. - GRID_COLUMNS - Static variable in class net.minecraft.client.gui.screen.GameMenuScreen
 - GRID_HEIGHT - Static variable in class net.minecraft.block.entity.CrafterBlockEntity
 - GRID_MARGIN - Static variable in class net.minecraft.client.gui.screen.GameMenuScreen
 - GRID_SIZE - Static variable in class net.minecraft.block.entity.CrafterBlockEntity
 - GRID_WIDTH - Static variable in class net.minecraft.block.entity.CrafterBlockEntity
 - gridChildren - Variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.VisitUrlNotification
 - grids - Variable in class net.minecraft.client.gui.widget.GridWidget
 - GridScreenTab - Class in net.minecraft.client.gui.tab
 - GridScreenTab(Text) - Constructor for class net.minecraft.client.gui.tab.GridScreenTab
 - gridSize - Variable in class net.minecraft.world.biome.source.CheckerboardBiomeSource
 - GridWidget - Class in net.minecraft.client.gui.widget
 - 
A widget that positions its children in a 2D grid.
 - GridWidget() - Constructor for class net.minecraft.client.gui.widget.GridWidget
 - GridWidget(int, int) - Constructor for class net.minecraft.client.gui.widget.GridWidget
 - GridWidget.Adder - Class in net.minecraft.client.gui.widget
 - GridWidget.Element - Class in net.minecraft.client.gui.widget
 - gridWidth - Variable in class net.minecraft.client.gui.screen.option.TelemetryEventWidget.ContentsBuilder
 - grind(ItemStack) - Method in class net.minecraft.screen.GrindstoneScreenHandler
 - GRINDSTONE - Static variable in class net.minecraft.block.Blocks
 - GRINDSTONE - Static variable in class net.minecraft.item.Items
 - GRINDSTONE - Static variable in class net.minecraft.screen.ScreenHandlerType
 - GRINDSTONE_USED - Static variable in class net.minecraft.world.WorldEvents
 - 
A grindstone is used.
 - GrindstoneBlock - Class in net.minecraft.block
 - GrindstoneBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.GrindstoneBlock
 - GrindstoneScreen - Class in net.minecraft.client.gui.screen.ingame
 - GrindstoneScreen(GrindstoneScreenHandler, PlayerInventory, Text) - Constructor for class net.minecraft.client.gui.screen.ingame.GrindstoneScreen
 - GrindstoneScreenHandler - Class in net.minecraft.screen
 - GrindstoneScreenHandler(int, PlayerInventory) - Constructor for class net.minecraft.screen.GrindstoneScreenHandler
 - GrindstoneScreenHandler(int, PlayerInventory, ScreenHandlerContext) - Constructor for class net.minecraft.screen.GrindstoneScreenHandler
 - ground - Variable in record class net.minecraft.client.render.model.json.ModelTransformation
 - 
The field for the
groundrecord component. - ground() - Method in record class net.minecraft.client.render.model.json.ModelTransformation
 - 
Returns the value of the
groundrecord component. - GROUND - Enum constant in enum class net.minecraft.item.ItemDisplayContext
 - groundCollision - Variable in class net.minecraft.entity.Entity
 - grounded - Variable in class net.minecraft.structure.ShipwreckGenerator.Piece
 - groundLevelDelta - Variable in class net.minecraft.structure.PoolStructurePiece
 - groundLevelDelta - Variable in record class net.minecraft.world.gen.StructureWeightSampler.Piece
 - 
The field for the
groundLevelDeltarecord component. - groundLevelDelta() - Method in record class net.minecraft.world.gen.StructureWeightSampler.Piece
 - 
Returns the value of the
groundLevelDeltarecord component. - groundProbability - Variable in class net.minecraft.world.gen.treedecorator.PaleMossTreeDecorator
 - groundState - Variable in class net.minecraft.world.gen.feature.VegetationPatchFeatureConfig
 - group - Variable in class net.minecraft.data.family.BlockFamily
 - group - Variable in class net.minecraft.data.recipe.CookingRecipeJsonBuilder
 - group - Variable in class net.minecraft.data.recipe.ShapedRecipeJsonBuilder
 - group - Variable in class net.minecraft.data.recipe.ShapelessRecipeJsonBuilder
 - group - Variable in class net.minecraft.data.recipe.StonecuttingRecipeJsonBuilder
 - group - Variable in class net.minecraft.data.recipe.TransmuteRecipeJsonBuilder
 - group - Variable in class net.minecraft.item.ItemGroup.EntriesImpl
 - group - Variable in record class net.minecraft.recipe.RecipeDisplayEntry
 - 
The field for the
grouprecord component. - group - Variable in class net.minecraft.recipe.ShapedRecipe
 - group - Variable in class net.minecraft.recipe.ShapelessRecipe
 - group - Variable in class net.minecraft.recipe.SingleStackRecipe
 - group - Variable in class net.minecraft.recipe.TransmuteRecipe
 - group - Variable in class net.minecraft.util.thread.GroupAssigningThreadFactory
 - group() - Method in record class net.minecraft.recipe.RecipeDisplayEntry
 - 
Returns the value of the
grouprecord component. - group(String) - Method in class net.minecraft.data.recipe.CookingRecipeJsonBuilder
 - group(String) - Method in interface net.minecraft.data.recipe.CraftingRecipeJsonBuilder
 - group(String) - Method in class net.minecraft.data.recipe.ShapedRecipeJsonBuilder
 - group(String) - Method in class net.minecraft.data.recipe.ShapelessRecipeJsonBuilder
 - group(String) - Method in class net.minecraft.data.recipe.StonecuttingRecipeJsonBuilder
 - group(String) - Method in class net.minecraft.data.recipe.TransmuteRecipeJsonBuilder
 - group(String) - Method in class net.minecraft.data.family.BlockFamily.Builder
 - group(BlockColors, BlockStatesLoader.LoadedModels) - Static method in class net.minecraft.client.render.model.BakedModelManager
 - group(BlockColors, BlockStatesLoader.LoadedModels) - Static method in class net.minecraft.client.render.model.ModelGrouper
 - GROUP - Static variable in class net.minecraft.loot.entry.LootPoolEntryTypes
 - GroupAssigningThreadFactory - Class in net.minecraft.util.thread
 - 
A custom thread factory that assigns each created thread to the group of the system security manager or the factory-creating thread (when the security manager does not exist).
 - GroupAssigningThreadFactory(String) - Constructor for class net.minecraft.util.thread.GroupAssigningThreadFactory
 - groupCounts - Variable in class net.minecraft.client.particle.ParticleManager
 - groupEntry(LootPoolEntry.Builder<?>) - Method in class net.minecraft.loot.entry.GroupEntry.Builder
 - groupEntry(LootPoolEntry.Builder<?>) - Method in class net.minecraft.loot.entry.LootPoolEntry.Builder
 - GroupEntry - Class in net.minecraft.loot.entry
 - GroupEntry(List<LootPoolEntry>, List<LootCondition>) - Constructor for class net.minecraft.loot.entry.GroupEntry
 - GroupEntry(Ingredient, CuttingRecipeDisplay<T>) - Constructor for record class net.minecraft.recipe.display.CuttingRecipeDisplay.GroupEntry
 - GroupEntry.Builder - Class in net.minecraft.loot.entry
 - Grouping(List<CuttingRecipeDisplay.GroupEntry<T>>) - Constructor for record class net.minecraft.recipe.display.CuttingRecipeDisplay.Grouping
 - GroupKey(Object, List<Object>) - Constructor for record class net.minecraft.client.render.model.ModelGrouper.GroupKey
 - groupRevenge - Variable in class net.minecraft.entity.ai.goal.RevengeGoal
 - groupRunAwayFrom(PiglinEntity, LivingEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 - groups - Variable in class net.minecraft.network.packet.s2c.common.SynchronizeTagsS2CPacket
 - groups - Variable in record class net.minecraft.structure.pool.alias.RandomGroupStructurePoolAliasBinding
 - 
The field for the
groupsrecord component. - groups() - Method in record class net.minecraft.structure.pool.alias.RandomGroupStructurePoolAliasBinding
 - 
Returns the value of the
groupsrecord component. - groupSize - Variable in class net.minecraft.entity.passive.SchoolingFishEntity
 - groupToCount - Variable in class net.minecraft.world.SpawnHelper.Info
 - groupToCountView - Variable in class net.minecraft.world.SpawnHelper.Info
 - GROVE - Static variable in class net.minecraft.world.biome.BiomeKeys
 - grow(int) - Method in class com.mojang.blaze3d.systems.RenderSystem.ShapeIndexBuffer
 - grow(long) - Method in class net.minecraft.client.util.BufferAllocator
 - grow(BlockState, WorldAccess, BlockPos, boolean) - Method in class net.minecraft.block.MultifaceGrower
 - grow(BlockState, WorldAccess, BlockPos, Direction, boolean) - Method in class net.minecraft.block.MultifaceGrower
 - grow(BlockState, WorldAccess, BlockPos, Direction, Direction, boolean) - Method in class net.minecraft.block.MultifaceGrower
 - grow(BlockState, WorldAccess, BlockPos, Direction, Random, boolean) - Method in class net.minecraft.block.MultifaceGrower
 - grow(BlockState, WorldAccess, BlockPos, Random) - Method in class net.minecraft.block.MultifaceGrower
 - grow(LootContext, Consumer<LootChoice>) - Method in class net.minecraft.loot.entry.TagEntry
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractPlantBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractPlantStemBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.AzaleaBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BambooBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BambooShootBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BigDripleafBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BigDripleafStemBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.BushBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CaveVinesBodyBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CaveVinesHeadBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CocoaBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.CropBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in interface net.minecraft.block.Fertilizable
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.FireflyBushBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.FlowerbedBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.FungusBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.GlowLichenBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.GrassBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.HangingMossBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.MangroveLeavesBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.MossBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.MushroomPlantBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.NetherrackBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.NyliumBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.PaleMossCarpetBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.PitcherCropBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.PropaguleBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.RootedDirtBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SaplingBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SeagrassBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SeaPickleBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.ShortDryGrassBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.ShortPlantBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SmallDripleafBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.StemBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.SweetBerryBushBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.TallDryGrassBlock
 - grow(ServerWorld, Random, BlockPos, BlockState) - Method in class net.minecraft.block.TallFlowerBlock
 - grow(WorldAccess, Random, BlockPos, Direction) - Static method in class net.minecraft.block.BigDripleafBlock
 - grow(World, BlockPos) - Method in class net.minecraft.block.BambooShootBlock
 - grow(World, BlockPos, int) - Method in class net.minecraft.block.ChorusFlowerBlock
 - GROW_CHANCE - Static variable in class net.minecraft.block.BuddingAmethystBlock
 - GROW_CHANCE - Static variable in class net.minecraft.block.CaveVinesHeadBlock
 - GROW_CHANCE - Static variable in class net.minecraft.block.FungusBlock
 - GROW_TYPES - Static variable in class net.minecraft.block.MultifaceGrower
 - growAndFit(TextureStitcher.Holder<T>) - Method in class net.minecraft.client.texture.TextureStitcher
 - growBuffer(int) - Method in class net.minecraft.client.gl.DynamicUniformStorage
 - growChecker - Variable in class net.minecraft.block.MultifaceGrower
 - GrowCropsGoal() - Constructor for class net.minecraft.entity.passive.BeeEntity.GrowCropsGoal
 - grower - Variable in class net.minecraft.block.GlowLichenBlock
 - GROWER - Enum constant in enum class net.minecraft.block.Fertilizable.FertilizableType
 - growIfNecessary(long) - Method in class net.minecraft.client.util.BufferAllocator
 - GROWING - Enum constant in enum class net.minecraft.world.border.WorldBorderStage
 - growlSound - Variable in record class net.minecraft.entity.passive.WolfSoundVariant
 - 
The field for the
growlSoundrecord component. - growlSound() - Method in record class net.minecraft.entity.passive.WolfSoundVariant
 - 
Returns the value of the
growlSoundrecord component. - growMerged(BlockState, WorldAccess, BlockPos) - Static method in class net.minecraft.block.PointedDripstoneBlock
 - GrowPos(BlockPos, Direction) - Constructor for record class net.minecraft.block.MultifaceGrower.GrowPos
 - GROWTH_CHANCE - Static variable in class net.minecraft.block.KelpBlock
 - growthChance - Variable in class net.minecraft.block.AbstractPlantStemBlock
 - growthDirection - Variable in class net.minecraft.block.AbstractPlantPartBlock
 - growthRounds - Variable in record class net.minecraft.world.gen.feature.SculkPatchFeatureConfig
 - 
The field for the
growthRoundsrecord component. - growthRounds() - Method in record class net.minecraft.world.gen.feature.SculkPatchFeatureConfig
 - 
Returns the value of the
growthRoundsrecord component. - GrowType() - Constructor for enum class net.minecraft.block.MultifaceGrower.GrowType
 - growTypes - Variable in class net.minecraft.block.SculkVeinBlock.SculkVeinGrowChecker
 - growUp() - Method in class net.minecraft.entity.passive.TadpoleEntity
 - growUp(int) - Method in class net.minecraft.entity.passive.PassiveEntity
 - growUp(int, boolean) - Method in class net.minecraft.entity.passive.PassiveEntity
 - GRUMPY - Enum constant in enum class net.minecraft.entity.passive.WolfSoundVariants.Type
 - GRUMPY - Static variable in class net.minecraft.entity.passive.WolfSoundVariants
 - gson - Variable in class net.minecraft.util.profiling.jfr.JfrJsonReport
 - gson - Variable in class net.minecraft.util.UserCache
 - GSON - Static variable in class net.minecraft.advancement.PlayerAdvancementTracker
 - GSON - Static variable in class net.minecraft.client.font.FontManager
 - GSON - Static variable in class net.minecraft.client.option.GameOptions
 - GSON - Static variable in class net.minecraft.client.QuickPlayLogger
 - GSON - Variable in class net.minecraft.client.realms.CheckedGson
 - GSON - Static variable in record class net.minecraft.client.render.model.json.JsonUnbakedModel
 - GSON - Static variable in class net.minecraft.client.sound.SoundManager
 - GSON - Static variable in class net.minecraft.network.PacketByteBuf
 - GSON - Static variable in class net.minecraft.server.ServerConfigList
 - GSON - Static variable in class net.minecraft.util.JsonHelper
 - GSON - Static variable in class net.minecraft.util.Language
 - GSON - Static variable in class net.minecraft.util.logging.LogWriter
 - GUARANTEED_DROP_CHANCE - Static variable in record class net.minecraft.entity.EquipmentDropChances
 - guarded - Variable in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
 - GUARDED_BY_PIGLINS - Static variable in class net.minecraft.registry.tag.BlockTags
 - guardian - Variable in class net.minecraft.client.sound.GuardianAttackSoundInstance
 - guardian - Variable in class net.minecraft.entity.mob.GuardianEntity.FireBeamGoal
 - guardian - Variable in class net.minecraft.entity.mob.GuardianEntity.GuardianMoveControl
 - GUARDIAN - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 - GUARDIAN - Static variable in class net.minecraft.entity.EntityType
 - GUARDIAN_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 - GuardianAttackSoundInstance - Class in net.minecraft.client.sound
 - GuardianAttackSoundInstance(GuardianEntity) - Constructor for class net.minecraft.client.sound.GuardianAttackSoundInstance
 - GuardianEntity - Class in net.minecraft.entity.mob
 - GuardianEntity(EntityType<? extends GuardianEntity>, World) - Constructor for class net.minecraft.entity.mob.GuardianEntity
 - GuardianEntity.FireBeamGoal - Class in net.minecraft.entity.mob
 - GuardianEntity.GuardianMoveControl - Class in net.minecraft.entity.mob
 - GuardianEntity.GuardianTargetPredicate - Class in net.minecraft.entity.mob
 - GuardianEntityModel - Class in net.minecraft.client.render.entity.model
 - GuardianEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.GuardianEntityModel
 - GuardianEntityRenderer - Class in net.minecraft.client.render.entity
 - GuardianEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.GuardianEntityRenderer
 - GuardianEntityRenderer(EntityRendererFactory.Context, float, EntityModelLayer) - Constructor for class net.minecraft.client.render.entity.GuardianEntityRenderer
 - GuardianEntityRenderState - Class in net.minecraft.client.render.entity.state
 - GuardianEntityRenderState() - Constructor for class net.minecraft.client.render.entity.state.GuardianEntityRenderState
 - GuardianMoveControl(GuardianEntity) - Constructor for class net.minecraft.entity.mob.GuardianEntity.GuardianMoveControl
 - GuardianTargetPredicate(GuardianEntity) - Constructor for class net.minecraft.entity.mob.GuardianEntity.GuardianTargetPredicate
 - guessBest(Supplier<BlockPos>, ToDoubleFunction<BlockPos>) - Static method in class net.minecraft.entity.ai.FuzzyPositions
 - 
Returns the
bottom centerof a highest scoring position, as determined byscorer, out of 10 tries on positions obtained fromfactory. - guessBestPathTarget(PathAwareEntity, Supplier<BlockPos>) - Static method in class net.minecraft.entity.ai.FuzzyPositions
 - 
Calls
FuzzyPositions.guessBest(Supplier, ToDoubleFunction)with theentity's path finding favor as thescorer. - gui - Variable in record class net.minecraft.client.render.model.json.ModelTransformation
 - 
The field for the
guirecord component. - gui - Variable in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 - gui() - Method in record class net.minecraft.client.render.model.json.ModelTransformation
 - 
Returns the value of the
guirecord component. - GUI - Enum constant in enum class net.minecraft.item.ItemDisplayContext
 - GUI - Static variable in class net.minecraft.client.gl.RenderPipelines
 - GUI - Static variable in class net.minecraft.client.texture.atlas.Atlases
 - GUI_INVERT - Static variable in class net.minecraft.client.gl.RenderPipelines
 - GUI_LIGHT_PROPERTY - Static variable in class net.minecraft.client.render.model.ReferencedModelsCollector.Holder
 - GUI_NAUSEA_OVERLAY - Static variable in class net.minecraft.client.gl.RenderPipelines
 - GUI_OPAQUE_TEX_BG - Static variable in class net.minecraft.client.gl.RenderPipelines
 - GUI_SNIPPET - Static variable in class net.minecraft.client.gl.RenderPipelines
 - GUI_TEXT_HIGHLIGHT - Static variable in class net.minecraft.client.gl.RenderPipelines
 - GUI_TEXTURED - Static variable in class net.minecraft.client.gl.RenderPipelines
 - GUI_TEXTURED_PREMULTIPLIED_ALPHA - Static variable in class net.minecraft.client.gl.RenderPipelines
 - guiAtlasManager - Variable in class net.minecraft.client.gui.DrawContext
 - guiAtlasManager - Variable in class net.minecraft.client.MinecraftClient
 - GuiAtlasManager - Class in net.minecraft.client.texture
 - GuiAtlasManager(TextureManager) - Constructor for class net.minecraft.client.texture.GuiAtlasManager
 - GuiElementRenderState - Interface in net.minecraft.client.gui.render.state
 - guiItemRenderState - Variable in record class net.minecraft.client.gui.render.state.special.OversizedItemGuiElementRenderState
 - 
The field for the
guiItemRenderStaterecord component. - guiItemRenderState() - Method in record class net.minecraft.client.gui.render.state.special.OversizedItemGuiElementRenderState
 - 
Returns the value of the
guiItemRenderStaterecord component. - guiLight - Variable in record class net.minecraft.client.render.model.json.JsonUnbakedModel
 - 
The field for the
guiLightrecord component. - guiLight() - Method in class net.minecraft.client.render.model.json.GeneratedItemModel
 - guiLight() - Method in record class net.minecraft.client.render.model.json.JsonUnbakedModel
 - 
Returns the value of the
guiLightrecord component. - guiLight() - Method in interface net.minecraft.client.render.model.UnbakedModel
 - GuiLight(String) - Constructor for enum class net.minecraft.client.render.model.UnbakedModel.GuiLight
 - GuiNavigation - Interface in net.minecraft.client.gui.navigation
 - 
Represents a directional navigation initiated by keyboard.
 - GuiNavigation.Arrow - Record Class in net.minecraft.client.gui.navigation
 - GuiNavigation.Down - Class in net.minecraft.client.gui.navigation
 - GuiNavigation.Tab - Record Class in net.minecraft.client.gui.navigation
 - GuiNavigationPath - Interface in net.minecraft.client.gui.navigation
 - 
Represents a path of currently navigating elements from the root element to the leaf.
 - GuiNavigationPath.IntermediaryNode - Record Class in net.minecraft.client.gui.navigation
 - GuiNavigationPath.Leaf - Record Class in net.minecraft.client.gui.navigation
 - GuiNavigationType - Enum Class in net.minecraft.client.gui.navigation
 - 
An enum representing the type of navigation input method.
 - GuiNavigationType() - Constructor for enum class net.minecraft.client.gui.navigation.GuiNavigationType
 - guiOpen - Variable in class net.minecraft.network.packet.c2s.play.RecipeCategoryOptionsC2SPacket
 - guiOpen - Variable in record class net.minecraft.recipe.book.RecipeBookOptions.CategoryOption
 - 
The field for the
guiOpenrecord component. - guiOpen() - Method in record class net.minecraft.recipe.book.RecipeBookOptions.CategoryOption
 - 
Returns the value of the
guiOpenrecord component. - guiPipeline - Variable in record class net.minecraft.client.font.TextRenderLayerSet
 - 
The field for the
guiPipelinerecord component. - guiPipeline() - Method in record class net.minecraft.client.font.TextRenderLayerSet
 - 
Returns the value of the
guiPipelinerecord component. - guiProjectionMatrix - Variable in class net.minecraft.client.gui.render.GuiRenderer
 - guiRenderer - Variable in class net.minecraft.client.render.GameRenderer
 - GuiRenderer - Class in net.minecraft.client.gui.render
 - GuiRenderer(GuiRenderState, VertexConsumerProvider.Immediate, List<SpecialGuiElementRenderer<?>>) - Constructor for class net.minecraft.client.gui.render.GuiRenderer
 - GuiRenderer.Draw - Record Class in net.minecraft.client.gui.render
 - GuiRenderer.Preparation - Record Class in net.minecraft.client.gui.render
 - GuiRenderer.RenderedItem - Class in net.minecraft.client.gui.render
 - GuiRenderState - Class in net.minecraft.client.gui.render.state
 - GuiRenderState() - Constructor for class net.minecraft.client.gui.render.state.GuiRenderState
 - GuiRenderState.Layer - Class in net.minecraft.client.gui.render.state
 - GuiRenderState.LayerFilter - Enum Class in net.minecraft.client.gui.render.state
 - GuiRenderState.SimpleElementStateConsumer - Interface in net.minecraft.client.gui.render.state
 - GuiResourceMetadata - Record Class in net.minecraft.client.resource.metadata
 - GuiResourceMetadata(Scaling) - Constructor for record class net.minecraft.client.resource.metadata.GuiResourceMetadata
 - 
Creates an instance of a
GuiResourceMetadatarecord class. - guiScale - Variable in class net.minecraft.client.option.GameOptions
 - guiState - Variable in class net.minecraft.client.render.GameRenderer
 - GUITAR - Enum constant in enum class net.minecraft.block.enums.NoteBlockInstrument
 - GUNPOWDER - Static variable in class net.minecraft.item.Items
 - GUNPOWDER - Static variable in class net.minecraft.recipe.FireworkStarRecipe
 - GUST - Static variable in class net.minecraft.particle.ParticleTypes
 - GUST_EMITTER_LARGE - Static variable in class net.minecraft.particle.ParticleTypes
 - GUST_EMITTER_SMALL - Static variable in class net.minecraft.particle.ParticleTypes
 - GustEmitterParticle - Class in net.minecraft.client.particle
 - GustEmitterParticle(ClientWorld, double, double, double, double, int, int) - Constructor for class net.minecraft.client.particle.GustEmitterParticle
 - GustEmitterParticle.Factory - Class in net.minecraft.client.particle
 - GUSTER - Static variable in class net.minecraft.block.DecoratedPotPatterns
 - GUSTER - Static variable in class net.minecraft.block.entity.BannerPatterns
 - GUSTER_BANNER_PATTERN - Static variable in class net.minecraft.item.Items
 - GUSTER_PATTERN_ITEM - Static variable in class net.minecraft.registry.tag.BannerPatternTags
 - GUSTER_POTTERY_SHERD - Static variable in class net.minecraft.item.Items
 - GustParticle - Class in net.minecraft.client.particle
 - GustParticle(ClientWorld, double, double, double, SpriteProvider) - Constructor for class net.minecraft.client.particle.GustParticle
 - GustParticle.Factory - Class in net.minecraft.client.particle
 - GustParticle.SmallGustFactory - Class in net.minecraft.client.particle
 - GZ_EXTENSION - Static variable in class net.minecraft.util.logging.LogFileCompressor
 - GZIP - Static variable in class net.minecraft.world.storage.ChunkCompressionFormat
 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form