Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes 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) - 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_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 - Static variable in class net.minecraft.test.TestServer
 
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 gameEvent record component.
gameEvent() - Method in record class net.minecraft.world.event.listener.Vibration
Returns the value of the gameEvent record 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 GameEventDispatcher instance 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 gameEventType record component.
gameEventType() - Method in record class net.minecraft.network.packet.s2c.custom.DebugGameEventCustomPayload
Returns the value of the gameEventType record 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.GameModeSelectionScreen.ButtonWidget
 
gameMode - Variable in class net.minecraft.client.gui.screen.GameModeSelectionScreen
 
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 gameMode record component.
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 gameMode record component.
gameMode - Variable in record class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Entry
The field for the gameMode record 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 gameMode record 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 gameMode record 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 gameMode record component.
gameMode() - Method in record class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Entry
Returns the value of the gameMode record component.
gameMode() - Method in record class net.minecraft.predicate.entity.PlayerPredicate
Returns the value of the gameMode record 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.GameModeSelectionScreen
 
GameModeCommand - Class in net.minecraft.server.command
 
GameModeCommand() - Constructor for class net.minecraft.server.command.GameModeCommand
 
gameModeFromNbt(NbtCompound, 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 gameModes record component.
gameModes() - Method in record class net.minecraft.world.GameModeList
Returns the value of the gameModes record component.
GameModeSelection(Text, String, ItemStack) - Constructor for enum class net.minecraft.client.gui.screen.GameModeSelectionScreen.GameModeSelection
 
GameModeSelectionScreen - Class in net.minecraft.client.gui.screen
 
GameModeSelectionScreen() - Constructor for class net.minecraft.client.gui.screen.GameModeSelectionScreen
 
GameModeSelectionScreen.ButtonWidget - Class in net.minecraft.client.gui.screen
 
GameModeSelectionScreen.GameModeSelection - Enum Class in net.minecraft.client.gui.screen
 
gameOnSnapshot - Static variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 
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 gameProfile record 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 gameProfile record 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 gameProfile record component.
gameProfile() - Method in record class net.minecraft.server.network.ConnectedClientData
Returns the value of the gameProfile record 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, ResourceManager, 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(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
 
GameTest - Annotation Interface in net.minecraft.test
GameTest is used to tell the test framework that the annotated method is a test.
GameTestBatch - Record Class in net.minecraft.test
 
GameTestBatch(String, Collection<GameTestState>, Consumer<ServerWorld>, Consumer<ServerWorld>) - 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(String) - Constructor for exception class net.minecraft.test.GameTestException
 
GameTestState - Class in net.minecraft.test
 
GameTestState(TestFunction, BlockRotation, ServerWorld, TestAttemptConfig) - Constructor for class net.minecraft.test.GameTestState
 
gameTime - Variable in class net.minecraft.client.gl.ShaderProgram
 
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 gameVersion record component.
gameVersion - Static variable in class net.minecraft.SharedConstants
 
gameVersion() - Method in record class net.minecraft.server.ServerMetadata.Version
Returns the value of the gameVersion record component.
GameVersion - Interface in net.minecraft
The game version interface used by Minecraft, replacing the javabridge one's occurrences in Minecraft code.
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 gateways record 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 gateways record component.
gatherableItems - Variable in record class net.minecraft.village.VillagerProfession
The field for the gatherableItems record component.
gatherableItems() - Method in record class net.minecraft.village.VillagerProfession
Returns the value of the gatherableItems record 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 gcDuration record component.
gcDuration() - Method in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample.Statistics
Returns the value of the gcDuration record 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 gcHeapSummaryStatistics record component.
gcHeapSummaryStatistics() - Method in record class net.minecraft.util.profiling.jfr.JfrProfile
Returns the value of the gcHeapSummaryStatistics record 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.server.loottable.BlockLootTableGenerator
 
generate() - Method in class net.minecraft.data.server.loottable.EntityLootTableGenerator
 
generate() - Method in class net.minecraft.data.server.loottable.vanilla.VanillaBlockLootTableGenerator
 
generate() - Method in class net.minecraft.data.server.loottable.vanilla.VanillaEntityLootTableGenerator
 
generate() - Method in class net.minecraft.data.server.loottable.winterdrop.WinterDropBlockLootTableGenerator
 
generate() - Method in class net.minecraft.data.server.recipe.RecipeGenerator
 
generate() - Method in class net.minecraft.data.server.recipe.VanillaRecipeGenerator
 
generate() - Method in class net.minecraft.data.server.recipe.WinterDropRecipeGenerator
 
generate() - Method in record class net.minecraft.world.gen.structure.Structure.StructurePosition
 
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(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<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.BeehiveTreeDecorator
 
generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.CocoaBeansTreeDecorator
 
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.TreeDecorator
 
generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator
 
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.server.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.render.model.Models
 
GENERATED - Static variable in class net.minecraft.data.client.Models
 
GENERATED - Static variable in class net.minecraft.util.WorldSavePath
 
GENERATED_THREE_LAYERS - Static variable in class net.minecraft.data.client.Models
 
GENERATED_TWO_LAYERS - Static variable in class net.minecraft.data.client.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
 
generateDefaultColor(Random) - Static method in class net.minecraft.entity.passive.SheepEntity
 
generateDisplayItem(ServerWorld, BlockPos, RegistryKey<LootTable>) - Static method in class net.minecraft.block.entity.VaultBlockEntity.Server
 
generatedPath - Variable in class net.minecraft.structure.StructureTemplateManager
 
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.server.recipe.VanillaRecipeGenerator
 
generateDyedShulkerBoxes() - Method in class net.minecraft.data.server.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
 
generateFacingsToShapeMap(float) - Method in class net.minecraft.block.ConnectingBlock
 
generateFamilies(FeatureSet) - Method in class net.minecraft.data.server.recipe.RecipeGenerator
 
generateFamily(BlockFamily, FeatureSet) - Method in class net.minecraft.data.server.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, PlayerEntity, 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
 
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, 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
 
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
 
generateTextureId() - Static method in class com.mojang.blaze3d.platform.TextureUtil
 
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 generation record component.
generation - Variable in class net.minecraft.loot.function.SetBookCoverLootFunction
 
generation - Variable in record class net.minecraft.predicate.item.WrittenBookContentPredicate
The field for the generation record component.
generation() - Method in record class net.minecraft.component.type.WrittenBookContentComponent
Returns the value of the generation record component.
generation() - Method in record class net.minecraft.predicate.item.WrittenBookContentPredicate
Returns the value of the generation record component.
GENERATION - Static variable in record class net.minecraft.world.chunk.ChunkGenerationSteps
 
GENERATION_MARKER - Static variable in class net.minecraft.client.render.model.Models
 
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 generationShapeConfig record 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 generationShapeConfig record 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 generator record 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 generator record component.
generator() - Method in record class net.minecraft.world.chunk.ChunkGenerationContext
Returns the value of the generator record component.
generator() - Method in record class net.minecraft.world.gen.structure.Structure.StructurePosition
Returns the value of the generator record 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 generatorOptions record 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 generatorOptions record component.
generatorOptions() - Method in record class net.minecraft.client.world.GeneratorOptionsHolder
Returns the value of the generatorOptions record component.
generatorOptions() - Method in record class net.minecraft.world.level.WorldGenSettings
Returns the value of the generatorOptions record 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 generatorSettings record component.
generatorSettings() - Method in record class net.minecraft.server.dedicated.ServerPropertiesHandler.WorldGenProperties
Returns the value of the generatorSettings record 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 net.minecraft.client.render.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
 
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.resource.SplashTextResourceSupplier
 
get() - Method in interface net.minecraft.client.util.Handle
 
get() - Method in class net.minecraft.data.client.BlockStateVariant
 
get() - Method in class net.minecraft.data.client.MultipartBlockStateSupplier
 
get() - Method in class net.minecraft.data.client.MultipartBlockStateSupplier.Multipart
 
get() - Method in class net.minecraft.data.client.SimpleModelSupplier
 
get() - Method in class net.minecraft.data.client.VariantsBlockStateSupplier
 
get() - Method in class net.minecraft.data.client.When.LogicalCondition
 
get() - Method in class net.minecraft.data.client.When.PropertyCondition
 
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() - 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.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) - Static method in record class net.minecraft.client.render.VertexFormatElement
 
get(int) - Method in class net.minecraft.client.session.report.log.ChatLog
Returns the entry with index index, or null if 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 class net.minecraft.nbt.NbtByteArray
 
get(int) - Method in class net.minecraft.nbt.NbtIntArray
 
get(int) - Method in class net.minecraft.nbt.NbtList
 
get(int) - Method in class net.minecraft.nbt.NbtLongArray
 
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 index in 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 index in this storage.
get(int) - Method in interface net.minecraft.util.collection.PaletteStorage
Returns the value at index in this storage.
get(int) - Method in class net.minecraft.util.collection.SortedArraySet
 
get(int) - Method in class net.minecraft.util.math.WordPackedArray
 
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 null if none is found.
get(int) - Method in class net.minecraft.world.entity.SimpleEntityLookup
Returns an entity by its network ID, or null if 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) - Static method in enum class net.minecraft.client.render.model.ModelRotation
 
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(MinecraftProfileTexture) - Method in class net.minecraft.client.texture.PlayerSkinProvider.FileCache
 
get(CommandContext<T>) - Method in interface net.minecraft.server.command.ExecuteCommand.FunctionNamesGetter
 
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, or null if there is no such one.
get(String) - Static method in class net.minecraft.client.realms.Request
 
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 null if there is none.
get(String) - Method in class net.minecraft.resource.fs.ResourcePath
 
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, 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(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 BiFunction getter.
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 BiFunction getter.
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 null if none is found.
get(UUID) - Method in class net.minecraft.world.entity.SimpleEntityLookup
Returns an entity by its UUID, or null if none is found.
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.data.client.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(RenderLayer) - Method in class net.minecraft.client.render.chunk.BlockBufferAllocatorStorage
 
get(TelemetryEventProperty<T>) - Method in class net.minecraft.client.session.telemetry.PropertyMap
 
get(ModelIdentifier, SpriteIdentifier) - Method in interface net.minecraft.client.render.model.ModelBaker.SpriteGetter
 
get(Symbol<T>) - Method in class net.minecraft.command.argument.packrat.ParseResults
 
get(Symbol<T>) - Method in class net.minecraft.command.argument.packrat.ParsingRules
 
get(ComponentType<? extends T>) - Method in class net.minecraft.component.ComponentChanges
 
get(ComponentType<? extends T>) - Method in interface net.minecraft.component.ComponentHolder
Returns the value for the component type, or null if the component is missing.
get(ComponentType<? extends T>) - Method in record class net.minecraft.component.ComponentMap.Builder.SimpleComponentMap
 
get(ComponentType<? extends T>) - Method in interface net.minecraft.component.ComponentMap
 
get(ComponentType<? extends T>) - Method in class net.minecraft.component.MergedComponentMap
 
get(ComponentType<T>) - Method in interface net.minecraft.block.entity.BlockEntity.ComponentsAccess
 
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(ItemStack, Identifier) - Static method in class net.minecraft.client.item.ModelPredicateProviderRegistry
 
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 id and type, 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, or null if there is none.
get(RegistryKey<T>) - Method in class net.minecraft.registry.SimpleRegistry
Returns the value that is assigned key, or null if there is none.
get(RegistryEntryLookup<E>, TagKey<E>) - Static method in class net.minecraft.registry.entry.RegistryEntryListCodec
 
get(RegistryKey<? extends Registry<? extends T>>) - Method in class net.minecraft.registry.RegistryCloner.CloneableRegistries
 
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<T>) - Method in interface net.minecraft.registry.RegistryKeyedValue
 
get(RegistryWrapper.WrapperLookup, ItemStack) - Static method in class net.minecraft.item.equipment.trim.ArmorTrimMaterials
 
get(RegistryWrapper.WrapperLookup, ItemStack) - Static method in class net.minecraft.item.equipment.trim.ArmorTrimPatterns
 
get(ResourceMetadataReader<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, or null if there is none.
get(Identifier) - Method in interface net.minecraft.registry.Registry
Returns the value that is assigned id, or null if there is none.
get(Identifier) - Method in class net.minecraft.registry.SimpleDefaultedRegistry
Returns the value that is assigned id, or null if there is none.
get(Identifier) - Method in class net.minecraft.registry.SimpleRegistry
Returns the value that is assigned id, or null if 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(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.render.entity.equipment.EquipmentModelLoader
 
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 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(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, or null if 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(PersistentState.Type<T>, String) - Method in class net.minecraft.world.PersistentStateManager
 
get(T) - Method in class net.minecraft.registry.CombinedDynamicRegistries
 
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.0 if 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 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 class net.minecraft.text.ClickEvent
 
getAction() - Method in class net.minecraft.text.HoverEvent
 
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
 
getActionType() - Method in class net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket
 
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
 
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
 
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.server.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
 
getAfterBatchConsumer(String) - Static method in class net.minecraft.test.TestFunctions
 
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.item.CompassAnglePredicateProvider
 
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.ShaderProgramKeys
 
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
 
getAllArmorItems() - Method in class net.minecraft.entity.LivingEntity
 
getAllArmorItems() - Method in class net.minecraft.entity.mob.MobEntity
 
getAllFunctions() - Method in class net.minecraft.server.function.CommandFunctionManager
 
getAllLanguages() - Method in class net.minecraft.client.resource.language.LanguageManager
 
getAllModels() - Method in class net.minecraft.client.render.model.json.ModelVariantMap
 
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
 
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.EntityEffectParticleEffect
 
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
 
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
 
getAmbientOcclusionBrightness(int, int, int, int) - 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.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.CowEntity
 
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.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.PufferfishEntity
 
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
 
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
 
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 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(ItemStack, ClientWorld, int, Entity) - Method in class net.minecraft.client.item.CompassAnglePredicateProvider
 
getAngle(ServerCommandSource) - Method in class net.minecraft.command.argument.AngleArgumentType.Angle
 
getAngleTo(Entity, long, BlockPos) - Method in class net.minecraft.client.item.CompassAnglePredicateProvider
 
getAngleTo(Entity, BlockPos) - Method in class net.minecraft.client.item.CompassAnglePredicateProvider
 
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
 
getAngryTextureId() - Method in class net.minecraft.entity.passive.WolfVariant
 
getAnimationCounter(CreeperEntityRenderState) - Method in class net.minecraft.client.render.entity.CreeperEntityRenderer
 
getAnimationCounter(S) - Method in class net.minecraft.client.render.entity.LivingEntityRenderer
 
getAnimationFrameDelta() - Method in class net.minecraft.client.texture.Sprite
 
getAnimationId() - Method in class net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket
 
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.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<T>[]) - Method in class net.minecraft.command.argument.packrat.ParseResults
 
getAnyOrThrow(Symbol<T>[]) - Method in class net.minecraft.command.argument.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
 
getAppliedName(Identifier) - Method in record class net.minecraft.data.client.ItemModelGenerator.TrimMaterial
 
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(Vec3d) - Static method in class net.minecraft.util.math.ColorHelper
 
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
 
getArgumentComparator() - Method in class net.minecraft.server.world.ChunkTicketType
 
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(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
 
getArmor() - Method in class net.minecraft.entity.LivingEntity
 
getArmorCutoutNoCull(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 
getArmorDropChances() - Method in class net.minecraft.entity.mob.MobEntity
 
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
 
getArmorInventory() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 
getArmorItems() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 
getArmorItems() - Method in class net.minecraft.entity.LivingEntity
 
getArmorItems() - Method in class net.minecraft.entity.mob.MobEntity
 
getArmorItems() - Method in class net.minecraft.entity.player.PlayerEntity
 
getArmorStack(int) - Method in class net.minecraft.entity.player.PlayerInventory
 
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
 
getArmorVisibility() - Method in class net.minecraft.entity.LivingEntity
 
getArmPose(PlayerEntityRenderState, PlayerEntityRenderState.HandState, Hand) - Static method in class net.minecraft.client.render.entity.PlayerEntityRenderer
 
getArmPose(PlayerEntityRenderState, Arm) - Method in class net.minecraft.client.render.entity.model.PlayerEntityModel
 
getArmPose(PlayerEntityRenderState, Arm) - Static method in class net.minecraft.client.render.entity.PlayerEntityRenderer
 
getArmPose(ZombieEntityRenderState, Arm) - Method in class net.minecraft.client.render.entity.model.DrownedEntityModel
 
getArmPose(S, Arm) - Method in class net.minecraft.client.render.entity.model.SkeletonEntityModel
 
getArmPose(T, Arm) - Method in class net.minecraft.client.render.entity.model.BipedEntityModel
 
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
 
getAssetDir() - Method in class net.minecraft.client.RunArgs.Directories
 
getAssetId() - Method in record class net.minecraft.item.map.MapDecoration
 
getAt(List<T>, int) - 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
 
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
 
getAttributeNames() - Method in class net.minecraft.client.render.VertexFormat
 
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
 
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
 
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.DonkeyEntityModel
 
getBabyTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.HoglinEntityModel
 
getBack(CraftingRecipeInput) - Static method in class net.minecraft.recipe.CraftingDecoratedPotRecipe
 
getBackendDescription() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
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.slot.ArmorSlot
 
getBackgroundSprite() - Method in class net.minecraft.screen.slot.Slot
 
getBackgroundTexture(Identifier) - Static method in class net.minecraft.client.gui.tooltip.TooltipBackgroundRenderer
 
getBackgroundZIndex() - Method in class net.minecraft.client.font.TextRenderer.Drawer
 
getBackingModels() - Method in record class net.minecraft.client.render.model.MultipartUnbakedModel.Serialized
 
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 temperature is 4, otherwise a regular biome.
getBadOmenLevel() - Method in class net.minecraft.village.raid.Raid
 
getBaked(int) - Method in class net.minecraft.client.font.FontStorage
 
getBakedModelManager() - Method in class net.minecraft.client.MinecraftClient
 
getBakedModels() - Method in class net.minecraft.client.render.model.ModelBaker
 
getBambooBlockStateVariants(int) - Method in class net.minecraft.data.client.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
 
getBaseColorComponents() - 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.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.CowEntity
 
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
 
getBaseDyeColor(int) - Static method in class net.minecraft.entity.passive.TropicalFishEntity
 
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
 
getBaseMovementSpeedMultiplier() - Method in class net.minecraft.entity.LivingEntity
 
getBaseMovementSpeedMultiplier() - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
 
getBaseMovementSpeedMultiplier() - Method in class net.minecraft.entity.passive.PolarBearEntity
 
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
 
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
 
getBeaconPos(GameTestState) - Static method in class net.minecraft.test.StructureTestListener
 
getBeamProgress(float) - Method in class net.minecraft.entity.mob.GuardianEntity
 
getBeamSegments() - Method in class net.minecraft.block.entity.BeaconBlockEntity
 
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
 
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
 
getBeforeBatchConsumer(String) - Static method in class net.minecraft.test.TestFunctions
 
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.entity.passive.WolfVariant
 
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
 
getBirchColor() - Static method in class net.minecraft.world.biome.FoliageColors
 
getBit() - Method in record class net.minecraft.client.render.VertexFormatElement
 
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.server.recipe.RecipeGenerator
 
getBlastingRecipeCategory(ItemConvertible) - Static method in class net.minecraft.data.server.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
 
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 interface net.minecraft.data.client.BlockStateSupplier
 
getBlock() - Method in class net.minecraft.data.client.MultipartBlockStateSupplier
 
getBlock() - Method in class net.minecraft.data.client.VariantsBlockStateSupplier
 
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
 
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
 
getBlockBreakingSpeed(BlockState) - Method in class net.minecraft.entity.player.PlayerInventory
 
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
 
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
 
getBlockedNode(int, int, int) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 
getBlockEntities() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.ChunkData
 
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, or null if 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, or null if there is none.
getBlockEntity(BlockPos) - Method in class net.minecraft.test.TestContext
 
getBlockEntity(BlockPos) - Method in interface net.minecraft.world.BlockView
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkCache
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.ProtoChunk
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.WorldChunk
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.WrapperProtoChunk
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos) - Method in class net.minecraft.world.ChunkRegion
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos) - Method in enum class net.minecraft.world.EmptyBlockRenderView
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos) - Method in enum class net.minecraft.world.EmptyBlockView
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos) - Method in class net.minecraft.world.World
Returns the block entity at pos, or null if there is none.
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
 
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
 
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
 
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
 
getBlockLayers() - Static method in class net.minecraft.client.render.RenderLayer
 
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.data.client.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(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
 
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 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
 
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.data.client.Model
 
getBlockSubModelId(Block, String) - Static method in class net.minecraft.data.client.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.EntityEffectParticleEffect
 
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
 
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
 
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) - Method in class net.minecraft.client.item.CompassAnglePredicateProvider
 
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(GameRules.Key<GameRules.BooleanRule>) - Method in class net.minecraft.world.GameRules
 
getBooleanFromNbtOrFallback(NbtCompound, String, boolean) - Static method in class net.minecraft.util.math.random.RandomSequencesState
 
getBooleanOr(String, JsonObject, boolean) - Static method in class net.minecraft.client.realms.util.JsonUtils
 
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 record class net.minecraft.client.gui.ScreenRect
Returns a rect representing the border of this rect in the given direction.
getBorderBoxLeft() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
getBorderBoxRight() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
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
 
getBoundFramebuffer() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getBoundingBox() - Method in class net.minecraft.client.particle.Particle
Returns the bounding Box of 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(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
 
getBoxAt(double, double, double) - Method in record class net.minecraft.entity.EntityDimensions
 
getBoxAt(Vec3d) - Method in record class net.minecraft.entity.EntityDimensions
 
getBoxMinPos() - Method in class net.minecraft.test.GameTestState
 
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.item.AnimalArmorItem
 
getBreakSound() - Method in class net.minecraft.item.Item
 
getBreakSound() - Method in class net.minecraft.item.ItemStack
 
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.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) - 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
 
getBuf() - Method in class net.minecraft.client.gl.GpuBuffer.ReadResult
 
getBuffer() - Method in class net.minecraft.client.render.BuiltBuffer
 
getBuffer() - Method in class net.minecraft.client.render.VertexFormat
Returns a vertex buffer shared with the users of this vertex format.
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.chunk.ChunkBuilder.BuiltChunk
 
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
 
getBufferSize(AudioFormat, int) - Static method in class net.minecraft.client.sound.Source
 
getBuildTime() - Method in interface net.minecraft.GameVersion
 
getBuildTime() - Method in class net.minecraft.MinecraftVersion
 
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
 
getButton() - Method in class net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket
 
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 byte associated with key, or 0 if there is no number stored with the key.
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(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
 
getByteLength() - Method in enum class net.minecraft.client.render.VertexFormatElement.ComponentType
 
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
 
getCache(ParsingState.PackratKey<T>) - Method in class net.minecraft.command.argument.packrat.ParsingState
 
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
 
getCallbackClass() - Method in class net.minecraft.world.timer.TimerCallback.Serializer
 
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.debug.BeeDebugRenderer
 
getCameraPosition() - Method in class net.minecraft.client.render.chunk.ChunkBuilder
 
getCameraPosVec(float) - Method in class net.minecraft.entity.Entity
 
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
 
getCapsString() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
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
 
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
 
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
 
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
 
getChildColor(ServerWorld, SheepEntity, SheepEntity) - Method in class net.minecraft.entity.passive.SheepEntity
 
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() - Method in class net.minecraft.client.render.chunk.ChunkRendererRegionBuilder.ClientChunk
 
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 chunkX and chunkZ.
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 chunkX and chunkZ.
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
 
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.ChunkTicketManager
 
getChunkHolder(long) - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 
getChunkHolder(long) - Method in class net.minecraft.server.world.ServerChunkLoadingManager.TicketManager
 
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
 
getChunkPos(NbtCompound) - Static method in class net.minecraft.world.storage.EntityChunkDataAccess
 
getChunkPositions() - Method in class net.minecraft.world.entity.SectionedEntityCache
 
getChunkRenderingDataPreparer() - Method in class net.minecraft.client.render.WorldRenderer
 
getChunks() - Method in class net.minecraft.server.world.ChunkTicketManager
 
getChunks() - Method in class net.minecraft.world.ForcedChunkState
 
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
 
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
 
getChunkType(NbtCompound) - Static method in record class net.minecraft.world.chunk.SerializedChunk
 
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
 
getClientFuseTime(float) - Method in class net.minecraft.entity.mob.CreeperEntity
 
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
 
getClientWorld(Entity, ClientWorld) - Method in class net.minecraft.client.item.CompassAnglePredicateProvider
 
getClimbingPos() - Method in class net.minecraft.entity.LivingEntity
 
getClipboard() - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 
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.
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
 
getClouds(boolean, boolean) - Static method in class net.minecraft.client.render.RenderLayer
 
getCloudsColor(float) - Method in class net.minecraft.client.world.ClientWorld
 
getCloudsFramebuffer() - Method in class net.minecraft.client.render.WorldRenderer
 
getCloudsHeight() - Method in class net.minecraft.client.render.DimensionEffects
 
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
Returns the code to be placed after the '\u00a7' when this format is converted to a string.
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.ButtonBlock
 
getCodec() - Method in class net.minecraft.block.CactusBlock
 
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.CherryLeavesBlock
 
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.DeadBushBlock
 
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.DropperBlock
 
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.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.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.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.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.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.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.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.TintedGlassBlock
 
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.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 enum class net.minecraft.client.session.report.log.ChatLogEntry.Type
 
getCodec() - Method in class net.minecraft.client.session.telemetry.TelemetryEventType
 
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 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 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 class net.minecraft.predicate.entity.EntitySubPredicateTypes.DynamicVariantType.DynamicPredicate
 
getCodec() - Method in class net.minecraft.predicate.entity.EntitySubPredicateTypes.VariantType.VariantPredicate
 
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 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(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
 
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
 
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.BeaconBlockEntity.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.FoliageColors
 
getColor(double, double) - Static method in class net.minecraft.world.biome.GrassColors
 
getColor(double, double, int, double, int, double, int) - Method in class net.minecraft.client.gui.hud.debug.DebugChart
 
getColor(int) - Method in class net.minecraft.item.SpawnEggItem
Returns the color of the specified tint index.
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(Iterable<StatusEffectInstance>) - Static method in record class net.minecraft.component.type.PotionContentsComponent
 
getColor(Block) - Static method in class net.minecraft.block.ShulkerBoxBlock
 
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.FallingBlock
 
getColor(SignText) - Static method in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
 
getColor(Item) - Static method in class net.minecraft.block.ShulkerBoxBlock
 
getColor(ItemStack, int) - Method in interface net.minecraft.client.color.item.ItemColorProvider
Returns the color of the item stack for the specified tint index, or -1 if not tinted.
getColor(ItemStack, int) - Method in class net.minecraft.client.color.item.ItemColors
 
getColor(ItemStack, int) - Static method in record class net.minecraft.component.type.DyedColorComponent
 
getColor(RegistryEntry<Potion>) - Static method in record class net.minecraft.component.type.PotionContentsComponent
 
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
 
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
 
getColorFromInt(int) - Static method in class net.minecraft.datafixer.fix.BannerPatternFormatFix
 
getColorIndex() - Method in class net.minecraft.client.render.model.BakedQuad
 
getColorIndex() - Method in enum class net.minecraft.util.Formatting
Returns the color index for the formatting, or -1 to indicate no color.
getColoringValues(BlockState, List<Property<?>>) - Static method in record class net.minecraft.client.render.model.ModelGrouper.GroupKey
 
getColorText(int) - Static method in record class net.minecraft.component.type.FireworkExplosionComponent
 
getColorValue() - Method in enum class net.minecraft.util.Formatting
Returns the color of the formatted text, or null if the formatting has no associated color.
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 enum class net.minecraft.client.gui.screen.GameModeSelectionScreen.GameModeSelection
 
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) - 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 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.AbstractFurnaceBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BarrelBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BeehiveBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BrewingStandBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BulbBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CakeBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CandleCakeBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ChestBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ChiseledBookshelfBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CommandBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ComposterBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CrafterBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CreakingHeartBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.DecoratedPotBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.DetectorRailBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.DispenserBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.EndPortalFrameBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.HopperBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.JukeboxBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.LavaCauldronBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.LecternBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.LeveledCauldronBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.RespawnAnchorBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.SculkSensorBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ShulkerBoxBlock
Returns the comparator output of the block, from 0 to 15.
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
 
getCompatibility(String) - Static method in class net.minecraft.client.realms.dto.RealmsServer
 
getCompatibleData(PalettedContainer.Data<T>, int) - Method in class net.minecraft.world.chunk.PalettedContainer
Returns a compatible data object for the given entry bits size.
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 axis axis.
getComponentChanges() - Method in class net.minecraft.item.ItemStack
 
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 record class net.minecraft.predicate.item.AttributeModifiersPredicate
 
getComponentType() - Method in record class net.minecraft.predicate.item.BundleContentsPredicate
 
getComponentType() - Method in interface net.minecraft.predicate.item.ComponentSubPredicate
 
getComponentType() - Method in record class net.minecraft.predicate.item.ContainerPredicate
 
getComponentType() - Method in record class net.minecraft.predicate.item.DamagePredicate
 
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.
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
 
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
 
getConnectionMask(BlockState) - Method in class net.minecraft.block.ConnectingBlock
 
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
 
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
 
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.network.packet.s2c.play.InventoryS2CPacket
 
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
Returns the total height of the contents.
getContentsHeight() - Method in class net.minecraft.client.gui.widget.EditBoxWidget
Returns the total height of the contents.
getContentsHeight() - Method in class net.minecraft.client.gui.widget.ScrollableTextWidget
Returns the total height of the contents.
getContentsHeight() - Method in class net.minecraft.client.gui.widget.ScrollableWidget
Returns the total height of the contents.
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.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 null if there is none.
getControllingPassenger() - Method in class net.minecraft.entity.mob.MobEntity
Returns the passenger in control of this entity, or null if there is none.
getControllingPassenger() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
Returns the passenger in control of this entity, or null if there is none.
getControllingPassenger() - Method in class net.minecraft.entity.passive.PigEntity
Returns the passenger in control of this entity, or null if there is none.
getControllingPassenger() - Method in class net.minecraft.entity.passive.StriderEntity
Returns the passenger in control of this entity, or null if there is none.
getControllingPassenger() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
Returns the passenger in control of this entity, or null if there is none.
getControllingVehicle() - Method in class net.minecraft.entity.Entity
Returns the entity this entity rides and controls, or null if 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.server.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.client.gl.GlUniform
 
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.
getCpuInfo() - Static method in class com.mojang.blaze3d.platform.GlDebugInfo
 
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
 
getCrashReportName() - Method in interface net.minecraft.nbt.NbtType
 
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
 
getCrosshair(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 
getCrossModel() - Method in enum class net.minecraft.data.client.BlockStateModelGenerator.TintType
 
getCubeAll(Identifier) - Static method in class net.minecraft.data.client.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
 
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
 
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
 
getCurrentPageContent() - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 
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
 
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.command.argument.packrat.ParseErrorList.Impl
 
getCursor() - Method in class net.minecraft.command.argument.packrat.ParsingState
 
getCursor() - Method in class net.minecraft.command.argument.packrat.ParsingStateImpl
 
getCursorPosition(TextRenderer, BookEditScreen.Position) - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen.PageContent
 
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.network.packet.s2c.play.InventoryS2CPacket
 
getCursorStack() - Method in class net.minecraft.screen.ScreenHandler
 
getCursorStackReference() - Method in class net.minecraft.screen.ScreenHandler
Returns a reference to the cursor's stack.
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 null if there is none.
getCustomName() - Method in class net.minecraft.block.entity.BeaconBlockEntity
Returns the custom name of this object, or null if there is none.
getCustomName() - Method in class net.minecraft.block.entity.EnchantingTableBlockEntity
Returns the custom name of this object, or null if there is none.
getCustomName() - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
Returns the custom name of this object, or null if there is none.
getCustomName() - Method in class net.minecraft.entity.Entity
Returns the custom name of this object, or null if there is none.
getCustomName() - Method in interface net.minecraft.util.Nameable
Returns the custom name of this object, or null if there is none.
getCustomName() - Method in class net.minecraft.world.CommandBlockExecutor
 
getCustomSound(World, BlockPos) - Method in class net.minecraft.block.NoteBlock
 
getCustomSpawnRules() - Method in record class net.minecraft.block.spawner.MobSpawnerEntry
 
getCustomTestFunctions(Method) - Static method in class net.minecraft.test.TestFunctions
 
getCutout() - Static method in class net.minecraft.client.render.RenderLayer
 
getCutoutMipped() - Static method in class net.minecraft.client.render.RenderLayer
 
getDamage() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 
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
 
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
 
getDamageSource(Entity) - Method in class net.minecraft.block.AnvilBlock
 
getDamageSource(Entity) - Method in interface net.minecraft.block.LandingBlock
 
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
 
getDarknessFactor(float) - Method in class net.minecraft.client.render.LightmapTextureManager
 
getDarkTicksRemaining() - Method in class net.minecraft.entity.passive.GlowSquidEntity
 
getData() - Method in class net.minecraft.block.spawner.TrialSpawnerLogic
 
getData() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 
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.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(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
 
getDataOrEmpty(Random) - Method in class net.minecraft.util.collection.DataPool
 
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
 
getDataType() - Method in class net.minecraft.client.gl.GlUniform
 
getDataVersion(Dynamic<?>) - Static method in class net.minecraft.world.storage.SerializingRegionBasedStorage
 
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.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.CowEntity
 
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.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
 
getDebugLineStrip(double) - Static method in class net.minecraft.client.render.RenderLayer
 
getDebugMessage() - Method in exception class net.minecraft.test.PositionedException
 
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
 
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() - 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<ItemSubPredicate.Type<?>>) - Static method in class net.minecraft.predicate.item.ItemSubPredicateTypes
 
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.FoliageColors
 
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
 
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
 
getDefaultFrameTime() - Method in class net.minecraft.client.resource.metadata.AnimationResourceMetadata
 
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.PotionEntity
 
getDefaultItem() - Method in class net.minecraft.entity.projectile.thrown.SnowballEntity
 
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.TransientCreakingEntity.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
 
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
 
getDefaultScrollbarX() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
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
 
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.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
 
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 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
 
getDiagonalPlane() - Method in class net.minecraft.client.render.Camera
 
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.network.packet.c2s.play.UpdateDifficultyC2SPacket
 
getDifficulty() - Method in class net.minecraft.network.packet.s2c.play.DifficultyS2CPacket
 
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
 
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
 
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.ItemModelGenerator.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
 
getDirectionIndex(int) - Method in class net.minecraft.client.render.model.json.ModelElementTexture
 
getDirectionMask(Direction) - Static method in class net.minecraft.block.HorizontalConnectingBlock
 
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
 
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
 
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
 
getDistanceToLog(int) - Method in class net.minecraft.datafixer.fix.LeavesFix.LeavesLogFixer
 
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, or 0.0 if 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(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 double associated with key, or 0.0 if there is no number stored with the key.
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
 
getDragonPart(int) - Method in class net.minecraft.server.world.ServerWorld
Deprecated.
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
 
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.data.client.BlockStateModelGenerator
 
getDropChance(EquipmentSlot) - Method in class net.minecraft.entity.mob.MobEntity
 
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
 
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
 
getDyedColor(DyeColor) - Static method in class net.minecraft.entity.passive.SheepEntity
 
getDyeSlot() - Method in class net.minecraft.screen.LoomScreenHandler
 
getDynamicDisplayGlintConsumer(VertexConsumerProvider, RenderLayer, MatrixStack.Entry) - Static method in class net.minecraft.client.render.item.ItemRenderer
 
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.
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 blockState for 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 blockState for 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 blockState for an explosion caused by this entity.
getEffectiveGravity() - Method in class net.minecraft.entity.LivingEntity
 
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
 
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
 
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
 
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.
getElementCount() - Method in class net.minecraft.structure.pool.StructurePool
 
getElementIndicesInRandomOrder(Random) - Method in class net.minecraft.structure.pool.StructurePool
 
getElements() - Method in class net.minecraft.client.render.model.json.JsonUnbakedModel
 
getElements() - Method in class net.minecraft.client.render.VertexFormat
 
getElements() - Method in class net.minecraft.world.chunk.BiMapPalette
 
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
 
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
 
getEnabled() - Method in class net.minecraft.resource.DataPackSettings
 
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
 
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 class net.minecraft.entity.projectile.ProjectileEntity
 
getEntity(UUID) - Method in class net.minecraft.entity.projectile.thrown.EnderPearlEntity
 
getEntity(UUID) - Method in class net.minecraft.server.world.ServerWorld
Returns the entity using the UUID, or null if none was found.
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(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 null if none was found.
getEntityById(int) - Method in class net.minecraft.server.world.ServerWorld
Returns the entity using the entity ID, or null if none was found.
getEntityById(int) - Method in class net.minecraft.world.World
Returns the entity using the entity ID, or null if 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>) - Static method in class net.minecraft.entity.projectile.ProjectileUtil
 
getEntityCollision(World, Entity, Vec3d, Vec3d, Box, Predicate<Entity>, float) - 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
 
getEntityFramebuffer() - Method in class net.minecraft.client.render.WorldRenderer
 
getEntityFromNbt(NbtCompound, 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.item.map.MapFrameMarker
 
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.ExperienceOrbSpawnS2CPacket
 
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
 
getEntityModelLoader() - Method in class net.minecraft.client.MinecraftClient
 
getEntityNoOutline(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 
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(ItemStack) - Method in class net.minecraft.item.SpawnEggItem
 
getEntityVertexConsumers() - Method in class net.minecraft.client.render.BufferBuilderStorage
 
getEntityWorld() - Method in class net.minecraft.entity.Entity
 
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
 
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(RegistryWrapper.WrapperLookup) - Method in record class net.minecraft.registry.RegistryPair
 
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
 
getEntrySet() - Method in interface net.minecraft.registry.Registry
Returns the set containing Map.Entry of the registry keys and values registered in this registry.
getEntrySet() - Method in class net.minecraft.registry.SimpleRegistry
Returns the set containing Map.Entry of the registry keys and values registered in this registry.
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 interface net.minecraft.client.render.model.GroupableModel
 
getEqualityGroup(BlockState) - Method in record class net.minecraft.client.render.model.json.WeightedUnbakedModel
 
getEqualityGroup(BlockState) - Method in class net.minecraft.client.render.model.MultipartUnbakedModel
 
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
 
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.MinecraftClient
 
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
 
getEquippedItems() - Method in class net.minecraft.entity.LivingEntity
 
getEquippedStack(EquipmentSlot) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 
getEquippedStack(EquipmentSlot) - Method in interface net.minecraft.entity.EquipmentHolder
 
getEquippedStack(EquipmentSlot) - Method in class net.minecraft.entity.LivingEntity
 
getEquippedStack(EquipmentSlot) - Method in class net.minecraft.entity.mob.MobEntity
 
getEquippedStack(EquipmentSlot) - Method in class net.minecraft.entity.player.PlayerEntity
 
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 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
 
getErrors() - Method in class net.minecraft.command.argument.packrat.ParseErrorList.Impl
 
getErrors() - Method in class net.minecraft.command.argument.packrat.ParsingState
 
getErrors() - Method in class net.minecraft.util.ErrorReporter.Impl
 
getErrorsAsString() - Method in class net.minecraft.util.ErrorReporter.Impl
 
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.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.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.TestClassArgumentType
 
getExamples() - Method in class net.minecraft.command.argument.TestFunctionArgumentType
 
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
 
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.ExperienceOrbSpawnS2CPacket
 
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
 
getExperienceAmount() - Method in class net.minecraft.entity.ExperienceOrbEntity
 
getExperienceLevel() - Method in class net.minecraft.network.packet.s2c.play.ExperienceBarUpdateS2CPacket
 
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
 
getExpiryTicks() - Method in class net.minecraft.server.world.ChunkTicketType
 
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
 
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() - Method in class net.minecraft.client.render.model.BakedQuad
 
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.network.packet.s2c.play.TitleFadeS2CPacket
 
getFadeOutTicks() - Method in class net.minecraft.network.packet.s2c.play.TitleFadeS2CPacket
 
getFadeTicks() - Method in class net.minecraft.entity.effect.StatusEffect
 
getFadeTicks(StatusEffectInstance) - Static method in class net.minecraft.entity.effect.StatusEffectInstance.Fading
 
getFailedOptionalTestCount() - Method in class net.minecraft.test.TestSet
 
getFailedRequiredTestCount() - Method in class net.minecraft.test.TestSet
 
getFailedTestFunctions() - Static method in class net.minecraft.test.TestFunctions
 
getFailurePacket() - Method in interface net.minecraft.network.PacketCallbacks
Returns the packet to send on failure, or null if there is none.
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
 
getFancyClouds() - Static method in class net.minecraft.client.render.RenderLayer
 
getFarPlaneDistance() - Method in class net.minecraft.client.render.GameRenderer
 
getFastClouds() - Static method in class net.minecraft.client.render.RenderLayer
 
getFatalOrPause(T) - Static method in class net.minecraft.util.Util
Returns the provided fatal throwable, or pauses the game if SharedConstants.isDevelopment is true.
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
 
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.data.client.BlockStateModelGenerator
 
getFireSideModels(Block) - Method in class net.minecraft.data.client.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.data.client.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, or null if it is empty.
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
 
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 type that match the given inventory and world.
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, or defaultValue if it is empty.
getFirstOrElseGet(Collection<T>, Supplier<T>) - Static method in class net.minecraft.util.Nullables
Returns the first element of collection, or getter.get() if it is empty.
getFirstPassenger() - Method in class net.minecraft.entity.Entity
Returns the first passenger of the passenger list, or null if 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
 
getFixer() - Static method in class net.minecraft.datafixer.Schemas
 
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 class net.minecraft.nbt.NbtList
Returns the float at index, or 0.0f if 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(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 float associated with key, or 0.0f if there is no number stored with the key.
getFloat(BlockState, BlockRenderView, BlockPos) - Method in class net.minecraft.client.render.block.BlockModelRenderer.BrightnessCache
 
getFloatData() - Method in class net.minecraft.client.gl.GlUniform
 
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.data.client.BlockStateModelGenerator.TintType
 
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(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 fluid tag.
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.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.GlowLichenBlock
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.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.SculkVeinBlock
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
 
getFogColor() - Method in class net.minecraft.world.biome.Biome
 
getFogColor() - Method in class net.minecraft.world.biome.BiomeEffects
 
getFogColor(Camera, float, ClientWorld, int, float) - Static method in class net.minecraft.client.render.BackgroundRenderer
 
getFogModifier(Entity, float) - Static method in class net.minecraft.client.render.BackgroundRenderer
 
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.ServerWorld
Returns the set that contains ChunkPos of forced chunks serialized as a long.
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 null if 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 null if 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 null if none is set.
getForceUnicodeFont() - Method in class net.minecraft.client.option.GameOptions
 
getForColor(DyeColor) - Static method in class net.minecraft.block.BannerBlock
 
getForegroundZIndex() - Method in class net.minecraft.client.font.TextRenderer.Drawer
 
getForgingSlotsManager() - Static method in class net.minecraft.screen.AnvilScreenHandler
 
getForkLimit() - Method in class net.minecraft.command.CommandExecutionContext
 
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.
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.
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
 
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 null if inapplicable.
getFrame(int) - Method in class net.minecraft.entity.boss.dragon.EnderDragonFrameTracker
 
getFramebuffer() - Method in class net.minecraft.client.MinecraftClient
 
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
 
getFrameDeltaFactor() - Method in class net.minecraft.client.texture.Sprite
 
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) - Method in class net.minecraft.client.render.model.json.ItemModelGenerator
 
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
 
getFromId(String) - Static method in enum class net.minecraft.structure.RuinedPortalStructurePiece.VerticalPlacement
 
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
 
getFullscreenVideoMode() - Method in class net.minecraft.client.util.Window
 
getFullTextureId(EquipmentModel.LayerType) - Method in record class net.minecraft.item.equipment.EquipmentModel.Layer
 
getFunction(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.TestFunctionArgumentType
 
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 null if 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.PlayerListEntry
 
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
 
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
 
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.AbstractTexture
 
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
 
getGlowColorOverride() - Method in class net.minecraft.entity.decoration.DisplayEntity
 
getGlRef() - Method in class net.minecraft.client.gl.ShaderProgram
 
getGlType() - Method in enum class net.minecraft.client.gl.CompiledShader.Type
 
getGlType() - Method in enum class net.minecraft.client.render.VertexFormatElement.ComponentType
 
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
 
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.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.EntityEffectParticleEffect
 
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
 
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, LichenGrower.GrowPosPredicate) - Method in class net.minecraft.block.LichenGrower
 
getGrowPos(BlockPos, Direction, Direction) - Method in enum class net.minecraft.block.LichenGrower.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.LichenGrower.GrowChecker
 
getGrowTypes() - Method in class net.minecraft.block.SculkVeinBlock.SculkVeinGrowChecker
 
getGui() - Static method in class net.minecraft.client.render.RenderLayer
 
getGuiAtlasManager() - Method in class net.minecraft.client.MinecraftClient
 
getGuiGhostRecipeOverlay() - Static method in class net.minecraft.client.render.RenderLayer
 
getGuiLight() - Method in class net.minecraft.client.render.model.json.JsonUnbakedModel
 
getGuiMetadata(Sprite) - Method in class net.minecraft.client.texture.GuiAtlasManager
 
getGuiNauseaOverlay() - Static method in class net.minecraft.client.render.RenderLayer
 
getGuiOpaqueTexturedBackground(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 
getGuiOverlay() - Static method in class net.minecraft.client.render.RenderLayer
 
getGuiScale() - Method in class net.minecraft.client.option.GameOptions
 
getGuiTextHighlight() - Static method in class net.minecraft.client.render.RenderLayer
 
getGuiTextured(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 
getGuiTexturedOverlay(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 
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
 
getHandDropChances() - Method in class net.minecraft.entity.mob.MobEntity
 
getHandItems() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 
getHandItems() - Method in class net.minecraft.entity.LivingEntity
 
getHandItems() - Method in class net.minecraft.entity.mob.MobEntity
 
getHandItems() - Method in class net.minecraft.entity.player.PlayerEntity
 
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(EntitySelectorReader, String, int) - Static method in class net.minecraft.command.EntitySelectorOptions
 
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() - Method in class net.minecraft.client.render.entity.feature.VillagerResourceMetadata
 
getHatType(Object2ObjectMap<K, VillagerResourceMetadata.HatType>, String, DefaultedRegistry<K>, 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
 
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
 
getHeadShape(Direction, boolean) - Static method in class net.minecraft.block.PistonHeadBlock
 
getHeadShapes(boolean) - Static method in class net.minecraft.block.PistonHeadBlock
 
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
 
getHeartCount(LivingEntity) - Method in class net.minecraft.client.gui.hud.InGameHud
 
getHeartPitch(float) - Method in class net.minecraft.entity.mob.WardenEntity
 
getHeartRate() - Method in class net.minecraft.entity.mob.WardenEntity
 
getHeartRows(int) - Method in class net.minecraft.client.gui.hud.InGameHud
 
getHeight() - Static method in enum class com.mojang.blaze3d.platform.GlStateManager.Viewport
 
getHeight() - Method in class net.minecraft.block.entity.BeaconBlockEntity.BeamSegment
 
getHeight() - Method in class net.minecraft.block.entity.CrafterBlockEntity
Returns the height of the recipe grid.
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.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.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
Returns the difference in the minimum and maximum height.
getHeight() - Method in class net.minecraft.client.render.entity.state.FallingBlockEntityRenderState
Returns the difference in the minimum and maximum height.
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.SystemToast
 
getHeight() - Method in interface net.minecraft.client.toast.Toast
 
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
Returns the difference in the minimum and maximum height.
getHeight() - Method in class net.minecraft.world.chunk.ChunkCache
Returns the difference in the minimum and maximum height.
getHeight() - Method in class net.minecraft.world.chunk.light.LightingProvider
 
getHeight() - Method in class net.minecraft.world.ChunkRegion
Returns the difference in the minimum and maximum height.
getHeight() - Method in enum class net.minecraft.world.EmptyBlockRenderView
Returns the difference in the minimum and maximum height.
getHeight() - Method in enum class net.minecraft.world.EmptyBlockView
Returns the difference in the minimum and maximum height.
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
Returns the difference in the minimum and maximum height.
getHeight() - Method in interface net.minecraft.world.WorldView
Returns the difference in the minimum and maximum height.
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, 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
 
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
 
getHeldType() - Method in class net.minecraft.nbt.AbstractNbtList
Gets the type of element that this list holds.
getHeldType() - Method in class net.minecraft.nbt.NbtByteArray
Gets the type of element that this list holds.
getHeldType() - Method in class net.minecraft.nbt.NbtIntArray
Gets the type of element that this list holds.
getHeldType() - Method in class net.minecraft.nbt.NbtList
Gets the type of element that this list holds.
getHeldType() - Method in class net.minecraft.nbt.NbtLongArray
Gets the type of element that this list holds.
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
 
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 null if 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.passive.TurtleEntity
 
getHoneyLevel(BlockState) - Static method in class net.minecraft.block.entity.BeehiveBlockEntity
 
getHoneyLevel(ItemStack) - Static method in class net.minecraft.client.item.ModelPredicateProviderRegistry
 
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
 
getHorizonShadingRatio() - Method in class net.minecraft.client.world.ClientWorld.Properties
 
getHorizontal() - Method in enum class net.minecraft.util.math.Direction
 
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
 
getHorizontalDegrees(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.
getHorse(LocalDifficulty) - Method in class net.minecraft.entity.ai.goal.SkeletonHorseTrapTriggerGoal
 
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.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.CowEntity
 
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.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
 
getIcon() - Method in class net.minecraft.advancement.AdvancementDisplay
 
getIcon() - Method in record class net.minecraft.client.gui.hud.ChatHudLine
 
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
 
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 enum class net.minecraft.client.render.FogShape
 
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 interface net.minecraft.client.sound.SoundInstance
 
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.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.FoxEntity.Type
 
getId() - Method in enum class net.minecraft.entity.passive.HorseColor
 
getId() - Method in enum class net.minecraft.entity.passive.HorseMarking
 
getId() - Method in enum class net.minecraft.entity.passive.PandaEntity.Gene
 
getId() - Method in enum class net.minecraft.entity.passive.ParrotEntity.Variant
 
getId() - Method in enum class net.minecraft.entity.passive.RabbitEntity.RabbitType
 
getId() - Method in record class net.minecraft.entity.passive.TropicalFishEntity.Variant
 
getId() - Method in enum class net.minecraft.entity.passive.TropicalFishEntity.Variety
 
getId() - Method in enum class net.minecraft.entity.player.PlayerModelPart
 
getId() - Method in interface net.minecraft.GameVersion
 
getId() - Method in enum class net.minecraft.item.consume.UseAction
 
getId() - Method in class net.minecraft.MinecraftVersion
 
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 class net.minecraft.SaveVersion
Returns the integer data version of this save version.
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 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 integer ID of the dye color.
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 class net.minecraft.world.storage.ChunkCompressionFormat
 
getId() - Method in class net.minecraft.world.timer.TimerCallback.Serializer
 
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.data.client.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 null if 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.data.client.TextureMap
 
getId(RegistryKey<LootTable>) - Static method in class net.minecraft.data.server.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, or null if it is not registered.
getId(T) - Method in interface net.minecraft.registry.Registry
Returns the ID assigned to value, or null if it is not registered.
getId(T) - Method in class net.minecraft.registry.SimpleDefaultedRegistry
Returns the ID assigned to value, or null if it is not registered.
getId(T) - Method in class net.minecraft.registry.SimpleRegistry
Returns the ID assigned to value, or null if 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
 
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
 
getIds(RegistryKey<? extends Registry<?>>) - Method in class net.minecraft.registry.ReloadableRegistries.Lookup
 
getIdString() - Method in class net.minecraft.command.argument.ItemStackArgument
 
getIdText(MapIdComponent) - Static method in class net.minecraft.item.FilledMapItem
 
getIdToStatesConverter() - Static method in class net.minecraft.client.render.model.BlockStatesLoader
 
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
 
getImage() - Method in class net.minecraft.client.texture.ResourceTexture.TextureData
 
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
 
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 class net.minecraft.client.resource.metadata.AnimationFrameResourceMetadata
 
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.LlamaEntity.Variant
 
getIndex() - Method in enum class net.minecraft.entity.passive.SnifferEntity.State
 
getIndex() - Method in enum class net.minecraft.item.ModelTransformationMode
 
getIndex() - Method in enum class net.minecraft.recipe.book.CraftingRecipeCategory
 
getIndex() - Method in class net.minecraft.screen.slot.Slot
 
getIndex() - Method in class net.minecraft.world.chunk.ChunkStatus
 
getIndex() - Method in enum class net.minecraft.world.tick.TickPriority
 
getIndex(int, int) - Static method in enum class net.minecraft.client.render.model.ModelRotation
 
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) - 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
 
getIndexConsumer(ByteBuffer) - Method in class com.mojang.blaze3d.systems.RenderSystem.ShapeIndexBuffer
 
getIndexCount(int) - Method in enum class net.minecraft.client.render.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.gl.VertexBuffer
 
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 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.data.client.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
 
getInitialLevel(long) - Method in class net.minecraft.server.world.ChunkTicketManager.DistanceFromNearestPlayerTracker
 
getInitialLevel(long) - Method in class net.minecraft.server.world.ChunkTicketManager.TicketDistanceLevelPropagator
 
getInitialLevel(long) - Method in class net.minecraft.world.ChunkPosDistanceLevelPropagator
 
getInitialLevel(long) - Method in class net.minecraft.world.poi.PointOfInterestStorage.PointOfInterestDistanceTracker
 
getInitialLevel(long) - Method in class net.minecraft.world.SectionDistanceLevelPropagator
 
getInitialLevel(long) - Method in class net.minecraft.world.SimulationDistanceLevelPropagator
 
getInitialPosition() - Method in class net.minecraft.resource.ResourcePackProfile
 
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, World, BlockPos) - Method in class net.minecraft.block.AbstractBlock
 
getInsideCollisionShape(BlockState, World, BlockPos) - Method in class net.minecraft.block.EndPortalBlock
 
getInsideCollisionShape(BlockState, World, BlockPos) - Method in class net.minecraft.block.TripwireBlock
 
getInsideCollisionShape(World, BlockPos) - 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() - Static method in class net.minecraft.util.Language
 
getInstance() - Static method in class net.minecraft.util.profiling.jfr.JfrProfiler
 
getInstrument() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getInstrument(ItemStack, RegistryWrapper.WrapperLookup) - Method in class net.minecraft.item.GoatHornItem
 
getInt(int) - Method in class net.minecraft.nbt.NbtList
Returns the integer at index, or 0 if 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(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 int associated with key, or 0 if there is no number stored with the key.
getInt(String, int) - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
 
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
 
getIntData() - Method in class net.minecraft.client.gl.GlUniform
 
getIntegratedServerEntity(Entity) - Static method in class net.minecraft.client.render.entity.EntityRenderDispatcher
 
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
 
getIntersecting(BlockBox) - Method in class net.minecraft.structure.StructurePiecesCollector
Returns an arbitrary piece in this holder that intersects the given box, or null if 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, or null if 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
 
getIntoBuffer(ByteBuffer, int, int, int, int) - Method in class net.minecraft.client.util.ScreenshotRecorder
Transports image data from data into ScreenshotRecorder.buffer.
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(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
 
getInvoker(Method) - Static method in class net.minecraft.test.TestFunctions
 
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
 
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
 
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.server.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
 
getItemModelId(Item) - Static method in class net.minecraft.data.client.ModelIds
 
getItemName() - Method in class net.minecraft.item.ItemStack
 
getItemPath(ItemConvertible) - Static method in class net.minecraft.data.server.recipe.RecipeGenerator
 
getItemPhaseData() - Static method in class net.minecraft.client.render.RenderLayer
 
getItemPickUpRangeExpander() - Method in class net.minecraft.entity.mob.MobEntity
 
getItemPickUpRangeExpander() - Method in class net.minecraft.entity.passive.AllayEntity
 
getItemRenderer() - Method in class net.minecraft.client.MinecraftClient
 
getItemRenderer() - Method in class net.minecraft.client.render.block.entity.BlockEntityRendererFactory.Context
 
getItemRenderer() - Method in class net.minecraft.client.render.entity.EntityRendererFactory.Context
 
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.data.client.ModelIds
 
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
 
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 class net.minecraft.client.render.entity.feature.VillagerResourceMetadataReader
 
getKey() - Method in class net.minecraft.client.resource.metadata.AnimationResourceMetadataReader
 
getKey() - Method in class net.minecraft.client.resource.metadata.TextureResourceMetadataReader
 
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 class net.minecraft.item.map.MapFrameMarker
 
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 interface net.minecraft.resource.metadata.ResourceMetadataReader
 
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(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(Object) - Method in class net.minecraft.util.LowercaseEnumTypeAdapterFactory
 
getKey(BlockPos) - Static method in 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.
getKeys() - Static method in enum class net.minecraft.scoreboard.AbstractTeam.VisibilityRule
 
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
 
getKnockbackAgainst(Entity, DamageSource) - Method in class net.minecraft.entity.LivingEntity
 
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
 
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
 
getLastDisplayEntityRotation() - Method in class net.minecraft.block.spawner.TrialSpawnerData
 
getLastDuration() - Method in class net.minecraft.client.render.RenderTickCounter.Constant
 
getLastDuration() - Method in class net.minecraft.client.render.RenderTickCounter.Dynamic
 
getLastDuration() - Method in interface net.minecraft.client.render.RenderTickCounter
 
getLastFailedUnlockTime() - Method in class net.minecraft.block.vault.VaultServerData
 
getLastFrameDuration() - Method in class net.minecraft.client.render.RenderTickCounter.Constant
 
getLastFrameDuration() - Method in class net.minecraft.client.render.RenderTickCounter.Dynamic
 
getLastFrameDuration() - Method in interface net.minecraft.client.render.RenderTickCounter
 
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
 
getLastPoseTickDelta() - Method in class net.minecraft.entity.passive.CamelEntity
 
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
 
getLastTickDelta() - 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
 
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
 
getLayerRenderDispatcher() - Method in class net.minecraft.client.render.block.entity.BlockEntityRendererFactory.Context
 
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.item.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
 
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
 
getLeashOffset() - Method in class net.minecraft.entity.Entity
Returns the offset from the entity's position where the leash is attached to.
getLeashOffset() - Method in class net.minecraft.entity.passive.AllayEntity
Returns the offset from the entity's position where the leash is attached to.
getLeashOffset() - Method in class net.minecraft.entity.passive.BeeEntity
Returns the offset from the entity's position where the leash is attached to.
getLeashOffset() - Method in class net.minecraft.entity.passive.FoxEntity
Returns the offset from the entity's position where the leash is attached to.
getLeashOffset() - Method in class net.minecraft.entity.passive.IronGolemEntity
Returns the offset from the entity's position where the leash is attached to.
getLeashOffset() - Method in class net.minecraft.entity.passive.LlamaEntity
Returns the offset from the entity's position where the leash is attached to.
getLeashOffset() - Method in class net.minecraft.entity.passive.OcelotEntity
Returns the offset from the entity's position where the leash is attached to.
getLeashOffset() - Method in class net.minecraft.entity.passive.ParrotEntity
Returns the offset from the entity's position where the leash is attached to.
getLeashOffset() - Method in class net.minecraft.entity.passive.PigEntity
Returns the offset from the entity's position where the leash is attached to.
getLeashOffset() - Method in class net.minecraft.entity.passive.RabbitEntity
Returns the offset from the entity's position where the leash is attached to.
getLeashOffset() - Method in class net.minecraft.entity.passive.SnowGolemEntity
Returns the offset from the entity's position where the leash is attached to.
getLeashOffset() - Method in class net.minecraft.entity.passive.StriderEntity
Returns the offset from the entity's position where the leash is attached to.
getLeashOffset() - Method in class net.minecraft.entity.passive.WolfEntity
Returns the offset from the entity's position where the leash is attached to.
getLeashOffset() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
Returns the offset from the entity's position where the leash is attached to.
getLeashOffset(float) - Method in class net.minecraft.entity.Entity
 
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.
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
 
getLerpedPitch(float) - Method in class net.minecraft.entity.Entity
 
getLerpedPitch(float) - Method in class net.minecraft.entity.vehicle.ExperimentalMinecartController
 
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(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 value is between start and end.
getLerpProgress(float) - Method in class net.minecraft.entity.decoration.DisplayEntity
 
getLerpProgress(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
getLerpTargetPitch() - Method in class net.minecraft.entity.decoration.DisplayEntity
 
getLerpTargetPitch() - Method in class net.minecraft.entity.Entity
 
getLerpTargetPitch() - Method in class net.minecraft.entity.LivingEntity
 
getLerpTargetPitch() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 
getLerpTargetPitch() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
getLerpTargetPitch() - Method in class net.minecraft.entity.vehicle.DefaultMinecartController
 
getLerpTargetPitch() - Method in class net.minecraft.entity.vehicle.MinecartController
 
getLerpTargetX() - Method in class net.minecraft.entity.decoration.DisplayEntity
 
getLerpTargetX() - Method in class net.minecraft.entity.Entity
 
getLerpTargetX() - Method in class net.minecraft.entity.LivingEntity
 
getLerpTargetX() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 
getLerpTargetX() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
getLerpTargetX() - Method in class net.minecraft.entity.vehicle.DefaultMinecartController
 
getLerpTargetX() - Method in class net.minecraft.entity.vehicle.MinecartController
 
getLerpTargetY() - Method in class net.minecraft.entity.decoration.DisplayEntity
 
getLerpTargetY() - Method in class net.minecraft.entity.Entity
 
getLerpTargetY() - Method in class net.minecraft.entity.LivingEntity
 
getLerpTargetY() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 
getLerpTargetY() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
getLerpTargetY() - Method in class net.minecraft.entity.vehicle.DefaultMinecartController
 
getLerpTargetY() - Method in class net.minecraft.entity.vehicle.MinecartController
 
getLerpTargetYaw() - Method in class net.minecraft.entity.decoration.DisplayEntity
 
getLerpTargetYaw() - Method in class net.minecraft.entity.Entity
 
getLerpTargetYaw() - Method in class net.minecraft.entity.LivingEntity
 
getLerpTargetYaw() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 
getLerpTargetYaw() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
getLerpTargetYaw() - Method in class net.minecraft.entity.vehicle.DefaultMinecartController
 
getLerpTargetYaw() - Method in class net.minecraft.entity.vehicle.MinecartController
 
getLerpTargetZ() - Method in class net.minecraft.entity.decoration.DisplayEntity
 
getLerpTargetZ() - Method in class net.minecraft.entity.Entity
 
getLerpTargetZ() - Method in class net.minecraft.entity.LivingEntity
 
getLerpTargetZ() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
 
getLerpTargetZ() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
getLerpTargetZ() - Method in class net.minecraft.entity.vehicle.DefaultMinecartController
 
getLerpTargetZ() - Method in class net.minecraft.entity.vehicle.MinecartController
 
getLevel() - Method in class net.minecraft.client.render.model.json.ItemModelGenerator.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.village.VillagerData
 
getLevel() - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 
getLevel(long) - Method in class net.minecraft.server.world.ChunkTicketManager.DistanceFromNearestPlayerTracker
 
getLevel(long) - Method in class net.minecraft.server.world.ChunkTicketManager.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) - Method in class net.minecraft.world.SimulationDistanceLevelPropagator
 
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(SortedArraySet<ChunkTicket<?>>) - Static method in class net.minecraft.server.world.ChunkTicketManager
 
getLevel(SortedArraySet<ChunkTicket<?>>) - Method in class net.minecraft.world.SimulationDistanceLevelPropagator
 
getLevel(ChunkPos) - Method in class net.minecraft.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
 
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
 
getLightEmission() - Method in class net.minecraft.client.render.model.BakedQuad
 
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(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.SchoolingFishEntity
 
getLimitPerChunk() - Method in class net.minecraft.entity.passive.WolfEntity
 
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.
getLineEnd(int) - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen.PageContent
 
getLineFromOffset(int[], int) - Static method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 
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
 
getLineSelectionRectangle(String, TextHandler, int, int, int, int) - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 
getLineStart(int) - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen.PageContent
 
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(ShortList[], int) - Static method in class net.minecraft.world.chunk.Chunk
 
getList(String, int) - 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(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
 
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
 
getLiteralString() - Method in interface net.minecraft.text.Text
Returns the string of the literal text, or null if 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
 
getLoadCompleteFuture() - Method in class net.minecraft.client.texture.AsyncTexture
 
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
 
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
 
getLocalProvider(SuggestionProvider<CommandSource>) - Static method in class net.minecraft.command.suggestion.SuggestionProviders
 
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 net.minecraft.client.gl.GlUniform
 
getLocation() - Method in class net.minecraft.client.render.model.json.ModelVariant
 
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 long associated with key, or 0L if there is no number stored with the key.
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
 
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
 
getLookingHeightFor(Entity) - Static method in class net.minecraft.entity.ai.control.LookControl
 
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 class net.minecraft.village.VillagerData
 
getLoyalty(ItemStack) - Method in class net.minecraft.entity.projectile.TridentEntity
 
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 BlockState and returns the luminance for the state.
getLuminanceSupplier(int) - Static method in class net.minecraft.block.GlowLichenBlock
Returns a function that receives a BlockState and returns the luminance for the state.
getLunarTime() - Method in interface net.minecraft.world.LunarWorldView
 
getLunarTime() - Method in interface net.minecraft.world.WorldAccess
 
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
 
getMainHandItemModel() - Method in class net.minecraft.client.render.entity.state.LivingEntityRenderState
 
getMainHandStack() - Method in class net.minecraft.client.render.entity.state.LivingEntityRenderState
 
getMainHandStack() - Method in class net.minecraft.entity.LivingEntity
 
getMainHandStack() - Method in class net.minecraft.entity.player.PlayerInventory
 
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
 
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
 
getMangroveColor() - Static method in class net.minecraft.world.biome.FoliageColors
 
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(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(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(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
 
getMatchingSlot(RegistryEntry<Item>) - Method in class net.minecraft.entity.player.PlayerInventory
 
getMaterialAssetNameFor(RegistryEntry<ArmorTrimMaterial>, Identifier) - Static method in record class net.minecraft.item.equipment.trim.ArmorTrim
 
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
 
getMax() - Method in class net.minecraft.client.render.model.json.ItemModelGenerator.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 axis of 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
 
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
 
getMaxDelay() - Method in class net.minecraft.sound.MusicSound
 
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() - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 
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
 
getMaxLinesWithoutOverflow() - Method in class net.minecraft.client.gui.widget.EditBoxWidget
Returns the maximum amount of lines the widget can hold without overflowing.
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
 
getMaxPosition() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
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
 
getMaxScroll() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
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 class net.minecraft.client.texture.SpriteAtlasTexture
 
getMaxTextWidth() - Method in class net.minecraft.block.entity.HangingSignBlockEntity
 
getMaxTextWidth() - Method in class net.minecraft.block.entity.SignBlockEntity
 
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.ShieldItem
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.client.gui.widget.ClickableWidget
 
getMessage() - Method in exception class net.minecraft.client.realms.exception.RealmsServiceException
 
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 exception class net.minecraft.server.function.MacroException
 
getMessage() - Method in class net.minecraft.server.rcon.QueryResponseHandler.Query
 
getMessage() - Method in exception class net.minecraft.test.PositionedException
 
getMessage() - Method in exception class net.minecraft.util.crash.CrashException
 
getMessage() - Method in class net.minecraft.util.crash.CrashReport
 
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(boolean) - Method in class net.minecraft.block.entity.SignText
 
getMessagesHeight() - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
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
 
getMessageY() - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
getMetadata() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 
getMetadata() - Method in class net.minecraft.client.texture.ResourceTexture.TextureData
 
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.ItemModelGenerator.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 axis of 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.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() - Method in class net.minecraft.sound.MusicSound
 
getMinDelay(List<PeriodicNotificationManager.Entry>) - Method in class net.minecraft.client.resource.PeriodicNotificationManager
 
getMinDistance(Collection<? extends Entity>, ServerWorld, SpreadPlayersCommand.Pile[], int, boolean) - Static method in class net.minecraft.server.command.SpreadPlayersCommand
 
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.data.client.ModelIds
Deprecated.
getMinecraftNamespacedItem(String) - Static method in class net.minecraft.data.client.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
 
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
 
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
 
getMissingSprite() - Method in class net.minecraft.client.render.model.SpriteAtlasManager.AtlasPreparation
 
getMissingSpriteId() - Static method in class net.minecraft.client.texture.MissingSprite
 
getMissingSpriteTexture() - 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.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.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 class net.minecraft.client.render.model.json.MultipartModelComponent
 
getModel() - Method in class net.minecraft.data.client.TexturedModel
 
getModel(BlockState) - Method in class net.minecraft.client.render.block.BlockModels
 
getModel(BlockState) - Method in class net.minecraft.client.render.block.BlockRenderManager
 
getModel(ModelIdentifier) - Method in class net.minecraft.client.render.model.BakedModelManager
 
getModel(ItemStack) - Method in class net.minecraft.client.render.item.ItemModels
 
getModel(ItemStack, ClientWorld, LivingEntity, int) - Method in class net.minecraft.client.render.model.json.ModelOverrideList
 
getModel(ItemStack, LivingEntity, ModelTransformationMode) - Method in class net.minecraft.client.render.item.ItemRenderer
 
getModel(ItemStack, World, LivingEntity, int) - Method in class net.minecraft.client.render.item.ItemRenderer
 
getModel(Identifier) - Method in class net.minecraft.client.render.item.ItemModels
 
getModel(Identifier) - Method in class net.minecraft.client.render.model.ModelBaker.BakerImpl
 
getModel(Identifier) - Method in class net.minecraft.client.render.model.ReferencedModelsCollector
 
getModel(S, EquipmentSlot) - Method in class net.minecraft.client.render.entity.feature.ArmorFeatureRenderer
 
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, 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.PiglinBaseEntityModel
 
getModelData(Dilation, float) - Static method in class net.minecraft.client.render.entity.model.BipedEntityModel
 
getModelId() - Method in class net.minecraft.item.Item.Settings
 
getModelId(boolean, ItemStack) - Method in class net.minecraft.client.render.entity.ItemFrameEntityRenderer
 
getModelId(BlockState) - Static method in class net.minecraft.client.render.block.BlockModels
 
getModelId(Identifier, BlockState) - Static method in class net.minecraft.client.render.block.BlockModels
 
getModelLoader() - Method in class net.minecraft.client.render.entity.EntityRendererFactory.Context
 
getModelManager() - Method in class net.minecraft.client.render.block.BlockModels
 
getModelManager() - Method in class net.minecraft.client.render.entity.EntityRendererFactory.Context
 
getModelOffset(BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getModelOrOverride(BakedModel, ItemStack, World, LivingEntity, int) - Method in class net.minecraft.client.render.item.ItemRenderer
 
getModelPart(EntityModelLayer) - Method in class net.minecraft.client.render.entity.model.EntityModelLoader
 
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(EntityModelLoader) - 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
 
getModifiedStacks() - Method in class net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket
 
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
 
getMojangLogo() - Static method in class net.minecraft.client.render.RenderLayer
 
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 temperature is 0, 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
 
getMultipartModel() - Method in class net.minecraft.client.render.model.json.ModelVariantMap
 
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.Type
 
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
 
getMusicTracker() - Method in class net.minecraft.client.MinecraftClient
 
getMusicType() - Method in class net.minecraft.client.MinecraftClient
 
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 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.client.gl.CompiledShader.Type
 
getName() - Method in class net.minecraft.client.gl.GlUniform
 
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.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 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 enum class net.minecraft.client.render.entity.feature.VillagerResourceMetadata.HatType
 
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.client.EquipmentModelProvider
 
getName() - Method in class net.minecraft.data.client.ModelProvider
 
getName() - Method in class net.minecraft.data.client.TextureKey
 
getName() - Method in interface net.minecraft.data.DataProvider
 
getName() - Method in class net.minecraft.data.dev.NbtProvider
 
getName() - Method in enum class net.minecraft.data.family.BlockFamily.Variant
 
getName() - Method in class net.minecraft.data.MetadataProvider
 
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.server.advancement.AdvancementProvider
 
getName() - Method in class net.minecraft.data.server.DynamicRegistriesProvider
 
getName() - Method in class net.minecraft.data.server.loottable.LootTableProvider
 
getName() - Method in class net.minecraft.data.server.recipe.VanillaRecipeGenerator.Provider
 
getName() - Method in class net.minecraft.data.server.recipe.WinterDropRecipeGenerator.Provider
 
getName() - Method in class net.minecraft.data.server.tag.TagProvider
 
getName() - Method in class net.minecraft.data.SnbtProvider
 
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 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 enum class net.minecraft.entity.passive.AxolotlEntity.Variant
 
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 interface net.minecraft.GameVersion
 
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 class net.minecraft.MinecraftVersion
 
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 enum class net.minecraft.util.DyeColor
Returns the name of the dye color.
getName() - Method in enum class net.minecraft.util.Formatting
Returns the name of the formatting.
getName() - Method in class net.minecraft.util.InvalidHierarchicalFileException.File
 
getName() - Method in enum class net.minecraft.util.math.Direction.Axis
 
getName() - Method in enum class net.minecraft.util.math.Direction
 
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.village.raid.Raid.Status
 
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 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 enum class net.minecraft.world.GameMode
 
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 enum class net.minecraft.world.Heightmap.Type
 
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(VertexFormatElement) - Method in class net.minecraft.client.render.VertexFormat
 
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
Returns the list of formattings matching the given condition.
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
 
getNarratedTitle() - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
getNarratedTitle() - Method in class net.minecraft.client.gui.screen.DialogScreen
 
getNarratedTitle() - Method in class net.minecraft.client.gui.screen.DisconnectedScreen
 
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.DisconnectedRealmsScreen
 
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.RealmsSubscriptionInfoScreen
 
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.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(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 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 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 class net.minecraft.nbt.NbtFloat
Returns the NBT type definition of this NBT element.
getNbtType() - Method in 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 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 class net.minecraft.nbt.NbtShort
Returns the NBT type definition of this NBT element.
getNbtType() - Method in 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.PathUtil
Returns a filename, prefixed with name, that does not currently exist inside path.
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
 
getNoCullingClouds() - Static method in class net.minecraft.client.render.RenderLayer
 
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(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) - 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(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 net.minecraft.client.render.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 offset amount.
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 offsetFromCurrent from the cursor's line.
getOffsetPos(int, int) - Static method in class net.minecraft.util.math.ChunkSectionPos
 
getOffsetsByElementId() - Method in class net.minecraft.client.render.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.ItemModelGenerator.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.ItemModelGenerator.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
 
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
 
getOpaqueShape(BlockState, Direction) - Static method in class net.minecraft.world.chunk.light.ChunkLightProvider
 
getOpButton() - Method in class net.minecraft.client.realms.gui.screen.RealmsPlayerScreen.InvitedObjectSelectionListEntry
 
getOpenBackTexture() - Method in class net.minecraft.item.BundleItem
 
getOpenFaces(int) - Method in class net.minecraft.client.render.chunk.ChunkOcclusionDataBuilder
 
getOpenFrontTexture() - Method in class net.minecraft.item.BundleItem
 
getOpenGLVersionString() - Static method in class com.mojang.blaze3d.platform.GLX
 
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.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(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(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 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.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<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
 
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
 
getOptionalRegisteredMemory(MemoryModuleType<U>) - Method in class net.minecraft.entity.ai.brain.Brain
 
getOptionalTests() - Method in class net.minecraft.test.TestSet
 
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.SoundOptionsScreen
 
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
 
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(PersistentState.Type<T>, String) - 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
 
getOrCreateFuture(ChunkStatus) - Method in class net.minecraft.world.chunk.AbstractChunkHolder
 
getOrCreateGenerationSettings(Supplier<GenerationSettings>) - Method in class net.minecraft.world.chunk.Chunk
Deprecated.
getOrCreateJigsawBlockInfos() - Method in class net.minecraft.structure.StructureTemplate.PalettedBlockInfoList
 
getOrCreateProgram(ShaderProgramKey) - Method in class net.minecraft.client.gl.ShaderLoader
 
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
 
getOrCreateSummaryRecorder(SocketAddress) - Method in class net.minecraft.util.profiling.jfr.JfrProfiler
 
getOrCreateTagBuilder(TagKey<T>) - Method in class net.minecraft.data.server.tag.TagProvider
 
getOrCreateTagBuilder(TagKey<T>) - Method in class net.minecraft.data.server.tag.ValueLookupTagProvider
 
getOrCreateTooltipText() - Method in class net.minecraft.item.BlockPredicatesChecker
 
getOrDefault(Symbol<T>, T) - Method in class net.minecraft.command.argument.packrat.ParseResults
 
getOrDefault(ComponentType<? extends T>, T) - Method in interface net.minecraft.block.entity.BlockEntity.ComponentsAccess
 
getOrDefault(ComponentType<? extends T>, T) - Method in interface net.minecraft.component.ComponentHolder
Returns the value for the component type, or fallback if the component is missing.
getOrDefault(ComponentType<? extends T>, T) - Method in interface net.minecraft.component.ComponentMap
 
getOrDefault(ContextParameter<T>, T) - Method in class net.minecraft.util.context.ContextParameterMap
 
getOrDefault(Identifier, AbstractTexture) - Method in class net.minecraft.client.texture.TextureManager
 
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
 
getOrigin(StructureBlockBlockEntity) - Static method in class net.minecraft.test.StructureTestUtil
 
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
 
getOrLoadProgram(ShaderProgramKey) - 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(Symbol<T>) - Method in class net.minecraft.command.argument.packrat.ParseResults
 
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<T>) - Method in interface net.minecraft.registry.RegistryEntryLookup
 
getOrThrow(TagKey<T>) - Method in interface net.minecraft.registry.RegistryEntryLookup
 
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
 
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.ButtonBlock
 
getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.CactusBlock
 
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.DeadBushBlock
 
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.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.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.MultifaceGrowthBlock
 
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.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.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.server.recipe.CookingRecipeJsonBuilder
 
getOutputItem() - Method in interface net.minecraft.data.server.recipe.CraftingRecipeJsonBuilder
 
getOutputItem() - Method in class net.minecraft.data.server.recipe.ShapedRecipeJsonBuilder
 
getOutputItem() - Method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder
 
getOutputItem() - Method in class net.minecraft.data.server.recipe.StonecuttingRecipeJsonBuilder
 
getOutputItem() - Method in class net.minecraft.data.server.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
 
getOverrides() - Method in interface net.minecraft.client.render.model.BakedModel
 
getOverrides() - Method in class net.minecraft.client.render.model.ItemModel.BakedItemModel
 
getOverrides() - Method in class net.minecraft.client.render.model.json.JsonUnbakedModel
 
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>, VanillaBiomeParameters.EnabledFeatures) - 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 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
 
getOwnerUuid() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 
getOwnerUuid() - Method in class net.minecraft.entity.passive.TameableEntity
 
getOwnerUuid() - 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 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
 
getPacketId() - Method in class net.minecraft.network.packet.BundlePacket
 
getPacketId() - Method in class net.minecraft.network.packet.BundleSplitterPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.common.ClientOptionsC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.common.CommonPongC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.common.CookieResponseC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.common.CustomPayloadC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.common.KeepAliveC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.common.ResourcePackStatusC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.config.ReadyC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.config.SelectKnownPacksC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.login.EnterConfigurationC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.login.LoginHelloC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.login.LoginKeyC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.login.LoginQueryResponseC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.AcknowledgeChunksC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.AcknowledgeReconfigurationC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.AdvancementTabC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.BoatPaddleStateC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.BookUpdateC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.BundleItemSelectedC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.ButtonClickC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.ChatCommandSignedC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.ChatMessageC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.ClientStatusC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.ClientTickEndC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.CloseHandledScreenC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.CommandExecutionC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.CraftRequestC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.DebugSampleSubscriptionC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.HandSwingC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.JigsawGeneratingC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.MessageAcknowledgmentC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.PickFromInventoryC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.PlayerInputC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractBlockC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractItemC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.Full
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.LookAndOnGround
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.OnGroundOnly
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket.PositionAndOnGround
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.PlayerSessionC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.QueryBlockNbtC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.QueryEntityNbtC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.RecipeBookDataC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.RecipeCategoryOptionsC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.RenameItemC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.RequestCommandCompletionsC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.SelectMerchantTradeC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.SlotChangedStateC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.SpectatorTeleportC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.TeleportConfirmC2SPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.c2s.play.UpdateBeaconC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockMinecartC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.UpdateDifficultyC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.UpdateDifficultyLockC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.UpdatePlayerAbilitiesC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.UpdateSelectedSlotC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.UpdateSignC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.play.VehicleMoveC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.query.QueryPingC2SPacket
 
getPacketId() - Method in class net.minecraft.network.packet.c2s.query.QueryRequestC2SPacket
 
getPacketId() - Method in interface net.minecraft.network.packet.Packet
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.common.CommonPingS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.common.CookieRequestS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.common.CustomPayloadS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.common.CustomReportDetailsS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.common.DisconnectS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.common.KeepAliveS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.common.ResourcePackRemoveS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.common.ResourcePackSendS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.common.ServerLinksS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.common.ServerTransferS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.common.StoreCookieS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.common.SynchronizeTagsS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.config.DynamicRegistriesS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.config.FeaturesS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.config.ReadyS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.config.ResetChatS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.config.SelectKnownPacksS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.login.LoginCompressionS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.login.LoginDisconnectS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.login.LoginHelloS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.login.LoginQueryRequestS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.login.LoginSuccessS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.BlockEventS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.BlockUpdateS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.BundleDelimiterS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.BundleS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.ChatSuggestionsS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.ChunkBiomeDataS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.ChunkDeltaUpdateS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.ChunkLoadDistanceS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.ChunkSentS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.ClearTitleS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.CloseScreenS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.CooldownUpdateS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.CraftFailedResponseS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.DamageTiltS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.DeathMessageS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.DebugSampleS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.DifficultyS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EndCombatS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EnterCombatS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EnterReconfigurationS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EntitiesDestroyS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EntityAttachS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.EntityDamageS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EntityEquipmentUpdateS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EntityPassengersSetS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.EntityPositionSyncS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket.MoveRelative
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket.Rotate
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket.RotateAndMoveRelative
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EntitySetHeadYawS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EntityStatusEffectS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EntityStatusS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.EntityTrackerUpdateS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.ExperienceBarUpdateS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.ExperienceOrbSpawnS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.ExplosionS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.GameMessageS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.InventoryS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.ItemPickupAnimationS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.LightUpdateS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.LookAtS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.MapUpdateS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.MoveMinecartAlongTrackS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.NbtQueryResponseS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.OpenHorseScreenS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.OpenScreenS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.OpenWrittenBookS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.OverlayMessageS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.PlayerActionResponseS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.PlayerListHeaderS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.PlayerRemoveS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.PlayerRotationS2CPaket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.PlayerSpawnPositionS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.ProfilelessChatMessageS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.ProjectilePowerS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.RecipeBookAddS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.RecipeBookRemoveS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.RecipeBookSettingsS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.RemoveEntityStatusEffectS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.RemoveMessageS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.ScoreboardDisplayS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.ScoreboardObjectiveUpdateS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.ScoreboardScoreResetS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.ScoreboardScoreUpdateS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerPropertyUpdateS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.SelectAdvancementTabS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.ServerMetadataS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.SetCameraEntityS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.SetCursorItemS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.SetPlayerInventoryS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.SetTradeOffersS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.SignEditorOpenS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.SimulationDistanceS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.StartChunkSendS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.StatisticsS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.StopSoundS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.SubtitleS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.SynchronizeRecipesS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.TickStepS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.TitleFadeS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.TitleS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.UnloadChunkS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.UpdateSelectedSlotS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.UpdateTickRateS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.VehicleMoveS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInterpolateSizeS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderSizeChangedS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderWarningBlocksChangedS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderWarningTimeChangedS2CPacket
 
getPacketId() - Method in class net.minecraft.network.packet.s2c.play.WorldEventS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.play.WorldTimeUpdateS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.query.PingResultS2CPacket
 
getPacketId() - Method in record class net.minecraft.network.packet.s2c.query.QueryResponseS2CPacket
 
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
 
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.ScrollableWidget
 
getPaddingDoubled() - Method in class net.minecraft.client.gui.widget.ScrollableWidget
 
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
 
getPageContent() - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 
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
 
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.gui.screen.world.WorldListWidget
 
getParent() - Method in class net.minecraft.data.client.TextureKey
 
getParent() - Method in class net.minecraft.data.client.VariantSetting.Value
 
getParent() - Method in class net.minecraft.resource.fs.ResourcePath
 
getParent(PlacedAdvancement) - Method in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
 
getParentStatus(ChunkStatus) - Method in class net.minecraft.world.chunk.ChunkGenerationStep.Builder
 
getParsedResourcePackUrl(String) - Static method in class net.minecraft.client.network.ClientCommonNetworkHandler
 
getPart(String) - Method in class net.minecraft.client.model.Model
 
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() - Method in interface net.minecraft.client.render.model.BakedModel
Returns a texture that represents the model.
getParticleSprite() - Method in class net.minecraft.client.render.model.BasicBakedModel
Returns a texture that represents the model.
getParticleSprite() - Method in class net.minecraft.client.render.model.BuiltinBakedModel
Returns a texture that represents the model.
getParticleSprite() - Method in class net.minecraft.client.render.model.WrapperBakedModel
Returns a texture that represents the model.
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
 
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.client.render.model.ReferencedModelsCollector.ResolverImpl
 
getPath() - Method in class net.minecraft.data.DataOutput
 
getPath() - Method in class net.minecraft.text.NbtTextContent
 
getPath() - Method in class net.minecraft.util.ErrorReporter.Impl
 
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.PathUtil
Returns paths resolved as a path from root.
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.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
 
getPattern() - Method in class net.minecraft.item.BannerPatternItem
 
getPatternColorComponents() - Method in class net.minecraft.entity.passive.TropicalFishEntity
 
getPatternDyeColor(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() - Static method in class net.minecraft.item.map.MapState
 
getPersistentStateType() - Method in class net.minecraft.scoreboard.ServerScoreboard
 
getPersistentStateType() - Static method in class net.minecraft.world.ChunkUpdateState
 
getPersistentStateType() - Static method in class net.minecraft.world.ForcedChunkState
 
getPersistentStateType() - Static method in class net.minecraft.world.IdCountsState
 
getPersistentStateType(long) - Static method in class net.minecraft.util.math.random.RandomSequencesState
 
getPersistentStateType(String) - Method in class net.minecraft.command.DataCommandStorage
 
getPersistentStateType(ServerWorld) - 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
 
getPhases() - Method in class net.minecraft.client.render.RenderLayer.MultiPhase
 
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 null if there is none.
getPickBlockStack() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
Returns the stack for creative "pick block" functionality, or null if there is none.
getPickBlockStack() - Method in class net.minecraft.entity.decoration.EndCrystalEntity
Returns the stack for creative "pick block" functionality, or null if there is none.
getPickBlockStack() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
Returns the stack for creative "pick block" functionality, or null if there is none.
getPickBlockStack() - Method in class net.minecraft.entity.decoration.LeashKnotEntity
Returns the stack for creative "pick block" functionality, or null if there is none.
getPickBlockStack() - Method in class net.minecraft.entity.decoration.painting.PaintingEntity
Returns the stack for creative "pick block" functionality, or null if there is none.
getPickBlockStack() - Method in class net.minecraft.entity.Entity
Returns the stack for creative "pick block" functionality, or null if there is none.
getPickBlockStack() - Method in class net.minecraft.entity.mob.MobEntity
Returns the stack for creative "pick block" functionality, or null if there is none.
getPickBlockStack() - Method in class net.minecraft.entity.vehicle.AbstractBoatEntity
Returns the stack for creative "pick block" functionality, or null if there is none.
getPickBlockStack() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
Returns the stack for creative "pick block" functionality, or null if there is none.
getPickBlockStack() - Method in class net.minecraft.entity.vehicle.ChestMinecartEntity
Returns the stack for creative "pick block" functionality, or null if there is none.
getPickBlockStack() - Method in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity
Returns the stack for creative "pick block" functionality, or null if there is none.
getPickBlockStack() - Method in class net.minecraft.entity.vehicle.FurnaceMinecartEntity
Returns the stack for creative "pick block" functionality, or null if there is none.
getPickBlockStack() - Method in class net.minecraft.entity.vehicle.HopperMinecartEntity
Returns the stack for creative "pick block" functionality, or null if there is none.
getPickBlockStack() - Method in class net.minecraft.entity.vehicle.MinecartEntity
Returns the stack for creative "pick block" functionality, or null if there is none.
getPickBlockStack() - Method in class net.minecraft.entity.vehicle.SpawnerMinecartEntity
Returns the stack for creative "pick block" functionality, or null if there is none.
getPickBlockStack() - Method in class net.minecraft.entity.vehicle.TntMinecartEntity
Returns the stack for creative "pick block" functionality, or null if there is none.
getPickStack() - Method in class net.minecraft.block.entity.BannerBlockEntity
 
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractBannerBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractPlantBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.AttachedStemBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.BambooShootBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.BigDripleafStemBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.Block
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.CandleCakeBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.CaveVinesBodyBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.CaveVinesHeadBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.CropBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.DecoratedPotBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.EndGatewayBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.EndPortalBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.FlowerPotBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.FrostedIceBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.LightBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.NetherPortalBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.NetherWartBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.PistonExtensionBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.PistonHeadBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.StemBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.SweetBerryBushBlock
Returns the new item stack when using pick block functionality.
getPickStack(WorldView, BlockPos, BlockState) - Method in class net.minecraft.block.TallSeagrassBlock
Returns the new item stack when using pick block functionality.
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
 
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.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.c2s.play.VehicleMoveC2SPacket
 
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.network.packet.s2c.play.VehicleMoveS2CPacket
 
getPitch() - Method in class net.minecraft.server.network.EntityTrackerEntry
 
getPitch() - Method in class net.minecraft.sound.BlockSoundGroup
 
getPitch() - Method in class net.minecraft.util.math.EulerAngle
 
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
 
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 frameIndex within mipmap layer at 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
 
getPlacementPos(GameTestState, BlockPos, BlockRotation, ServerWorld) - Static method in class net.minecraft.test.StructureTestUtil
 
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.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.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.MultifaceGrowthBlock
 
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.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(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 null if 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
 
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 to limit.
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.ChunkTicketManager
 
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, 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
 
getPool() - Method in class net.minecraft.block.entity.JigsawBlockEntity
 
getPool() - Method in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
 
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.brain.task.LongJumpTask.Target
 
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.LimbAnimator
 
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.item.map.MapFrameMarker
 
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(float) - Method in class net.minecraft.entity.LimbAnimator
 
getPos(JsonReader) - Static method in class net.minecraft.util.JsonReaderUtils
 
getPos(ClientWorld, ItemStack, Entity) - Method in interface net.minecraft.client.item.CompassAnglePredicateProvider.CompassTarget
 
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
 
getPositionMatrix() - Method in class net.minecraft.client.util.math.MatrixStack.Entry
Returns the matrix used to transform positions.
getPositionMatrix(Vector3f, Vector3f) - 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
 
getPosixFullPath(String) - Static method in class net.minecraft.util.PathUtil
Returns the full path of path with 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 stack at the given power.
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
 
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, 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
 
getPredicate(StateManager<Block, BlockState>) - Method in class net.minecraft.client.render.model.json.AndMultipartModelSelector
 
getPredicate(StateManager<Block, BlockState>) - Method in class net.minecraft.client.render.model.json.MultipartModelComponent
 
getPredicate(StateManager<Block, BlockState>) - Method in interface net.minecraft.client.render.model.json.MultipartModelSelector
 
getPredicate(StateManager<Block, BlockState>) - Method in class net.minecraft.client.render.model.json.OrMultipartModelSelector
 
getPredicate(StateManager<Block, BlockState>) - Method in class net.minecraft.client.render.model.json.SimpleMultipartModelSelector
 
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
 
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
 
getPreviousDisplayRotation() - Method in class net.minecraft.block.vault.VaultClientData
 
getPreviousGameMode() - Method in class net.minecraft.client.gui.screen.GameModeSelectionScreen
 
getPreviousGameMode() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 
getPreviousGameMode() - Method in class net.minecraft.server.network.ServerPlayerInteractionManager
 
getPreviousWordAtCursor() - Method in class net.minecraft.client.gui.EditBox
Returns the substring of a word whose start position is before the cursor.
getPrevScore() - Method in class net.minecraft.client.gui.hud.PlayerListHud.Heart
 
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
 
getProfession() - Method in class net.minecraft.village.VillagerData
 
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
 
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
 
getProgram() - Method in class net.minecraft.client.gl.PostEffectPass
 
getProgramToLoad(ShaderProgramKey) - Method in class net.minecraft.client.gl.ShaderLoader
 
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
 
getProjectionMatrix() - 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.world.chunk.light.LevelPropagator
 
getPropagatedLevel(long, long, int) - Method in class net.minecraft.world.ChunkPosDistanceLevelPropagator
 
getPropagatedLevel(long, long, int) - Method in class net.minecraft.world.SectionDistanceLevelPropagator
 
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.data.client.BlockStateVariantMap.DoubleProperty
 
getProperties() - Method in class net.minecraft.data.client.BlockStateVariantMap
 
getProperties() - Method in class net.minecraft.data.client.BlockStateVariantMap.QuadrupleProperty
 
getProperties() - Method in class net.minecraft.data.client.BlockStateVariantMap.QuintupleProperty
 
getProperties() - Method in class net.minecraft.data.client.BlockStateVariantMap.SingleProperty
 
getProperties() - Method in class net.minecraft.data.client.BlockStateVariantMap.TripleProperty
 
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(Direction) - Static method in class net.minecraft.block.MultifaceGrowthBlock
 
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() - Method in interface net.minecraft.GameVersion
 
getProtocolVersion() - Method in class net.minecraft.MinecraftVersion
 
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, float[], BitSet) - Method in class net.minecraft.client.render.block.BlockModelRenderer
 
getQuads(BlockState, Direction, Random) - Method in interface net.minecraft.client.render.model.BakedModel
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraft.client.render.model.BasicBakedModel
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraft.client.render.model.BuiltinBakedModel
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraft.client.render.model.MultipartBakedModel
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraft.client.render.model.WeightedBakedModel
 
getQuads(BlockState, Direction, Random) - Method in class net.minecraft.client.render.model.WrapperBakedModel
 
getQueriesLeft() - Method in class net.minecraft.nbt.scanner.SelectiveNbtCollector
 
getQueueAsStream() - Method in class net.minecraft.world.tick.ChunkTickScheduler
 
getQuickPlayLogger() - Method in class net.minecraft.client.MinecraftClient
 
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 null if there is none.
getRaidAt(BlockPos, int) - Method in class net.minecraft.village.raid.RaidManager
 
getRaiderCount() - Method in class net.minecraft.village.raid.Raid
 
getRaidersSpawnLocation() - Method in class net.minecraft.village.raid.Raid
 
getRaidId() - Method in class net.minecraft.village.raid.Raid
 
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>) - Static method in class net.minecraft.util.collection.Weighting
 
getRandom(Random, List<T>, int) - 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 null if 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 empty Optional if 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 Optional of a random item from list, 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 passed null.
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
 
getRawIngredients() - Method in class net.minecraft.recipe.IngredientPlacement
 
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.argument.packrat.ParsingState
 
getReader() - Method in class net.minecraft.command.argument.packrat.ParsingStateImpl
 
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
 
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
 
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.login.LoginDisconnectS2CPacket
 
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.server.recipe.RecipeGenerator.RecipeProvider
 
getRecipeGenerator(RegistryWrapper.WrapperLookup, RecipeExporter) - Method in class net.minecraft.data.server.recipe.VanillaRecipeGenerator.Provider
 
getRecipeGenerator(RegistryWrapper.WrapperLookup, RecipeExporter) - Method in class net.minecraft.data.server.recipe.WinterDropRecipeGenerator.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.server.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
 
getRectFromCorners(BookEditScreen.Position, BookEditScreen.Position) - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 
getRed() - Method in class net.minecraft.client.render.debug.GameTestDebugRenderer.Marker
 
getRed() - Method in class net.minecraft.particle.EntityEffectParticleEffect
 
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
 
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
 
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
 
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
 
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
 
getRegistriesFuture() - Method in class net.minecraft.data.server.tag.ItemTagProvider
 
getRegistriesFuture() - Method in class net.minecraft.data.server.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
 
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
 
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
 
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 null if 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
 
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
 
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.ItemEntityRenderer
 
getRenderedChatMessage(String) - Static method in class net.minecraft.client.util.ChatMessages
 
getRenderedChunk() - Method in class net.minecraft.client.render.chunk.ChunkRendererRegionBuilder.ClientChunk
 
getRenderedChunk(int, int) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
 
getRenderedChunk(int, int, int) - Method in class net.minecraft.client.render.BuiltChunkStorage
 
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
 
getRenderedEntity(World, BlockPos) - Method in class net.minecraft.block.spawner.MobSpawnerLogic
 
getRenderer() - Static method in class com.mojang.blaze3d.platform.GlDebugInfo
 
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
 
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.AbstractFurnaceBlock
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.BarrelBlock
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.BeaconBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.BedBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.BeehiveBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.BellBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.BlockWithEntity
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.BrewingStandBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.BrushableBlock
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.CampfireBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.ChestBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.ChiseledBookshelfBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.CommandBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.ConduitBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.CrafterBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.CreakingHeartBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.DaylightDetectorBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.DispenserBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.EnchantingTableBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.EnderChestBlock
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.GrindstoneBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.HopperBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.JukeboxBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.LecternBlock
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.SculkCatalystBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.SculkSensorBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.SculkShriekerBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.SpawnerBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.StonecutterBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.StructureBlock
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).
getRenderType(BlockState) - Method in class net.minecraft.block.TrialSpawnerBlock
Returns the block's render type (invisible, animated, model).
getRenderType(BlockState) - Method in class net.minecraft.block.VaultBlock
Returns the block's render type (invisible, animated, model).
getRepairWithXp(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
 
getReputation(PlayerEntity) - Method in class net.minecraft.entity.passive.VillagerEntity
 
getReputationCount(VillageGossipType, DoublePredicate) - Method in class net.minecraft.village.VillagerGossips
 
getReputationFor(UUID) - Method in class net.minecraft.village.VillagerGossips
 
getReputationFor(UUID, Predicate<VillageGossipType>) - 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
 
getRequiredMask() - Method in class net.minecraft.client.render.VertexFormat
 
getRequiredModels() - Static method in class net.minecraft.client.render.model.ReferencedModelsCollector
 
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
 
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
 
getResolvedModels() - Method in class net.minecraft.client.render.model.ReferencedModelsCollector
 
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.PathUtil
 
getResourceVersion(ResourceType) - Method in interface net.minecraft.GameVersion
 
getResourceVersion(ResourceType) - Method in class net.minecraft.MinecraftVersion
 
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.BasicMerger
 
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.ListMerger
 
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
 
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.c2s.play.ClickSlotC2SPacket
 
getRevision() - Method in class net.minecraft.network.packet.s2c.play.InventoryS2CPacket
 
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(DyeColor) - Static method in class net.minecraft.entity.passive.SheepEntity
 
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() - Method in class net.minecraft.util.math.EulerAngle
 
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
 
getRootModel() - Method in class net.minecraft.client.render.model.json.JsonUnbakedModel
 
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.
getRotatedMatrix(Direction) - Method in class net.minecraft.client.render.model.json.ModelElement
 
getRotatedSize(BlockRotation) - Method in class net.minecraft.structure.StructureTemplate
 
getRotatedUVIndex(int) - Method in class net.minecraft.client.render.model.json.ModelElementTexture
 
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
 
getRotation() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 
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 class net.minecraft.client.render.model.json.ModelVariant
 
getRotation() - Method in interface net.minecraft.client.render.model.ModelBakeSettings
 
getRotation() - Method in enum class net.minecraft.client.render.model.ModelRotation
 
getRotation() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 
getRotation() - Method in class net.minecraft.item.map.MapFrameMarker
 
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(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.StructureTestUtil
 
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.StructureTestUtil
 
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
 
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.ServerLinksScreen.LinksListWidget
 
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.RealmsPlayerScreen.InvitedObjectSelectionList
 
getRowWidth() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen.WorldSelectionList
 
getRowWidth() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionList
 
getRule(String) - Static method in enum class net.minecraft.scoreboard.AbstractTeam.CollisionRule
 
getRule(String) - Static method in enum class net.minecraft.scoreboard.AbstractTeam.VisibilityRule
 
getRule(Activity) - Method in class net.minecraft.entity.ai.brain.Schedule
 
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(Animation, long) - Static method in class net.minecraft.client.render.entity.animation.AnimationHelper
 
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
 
getSaddleSound() - Method in class net.minecraft.entity.passive.CamelEntity
 
getSaddleSound() - Method in interface net.minecraft.entity.Saddleable
 
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(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
 
getSaveVersion() - Method in interface net.minecraft.GameVersion
Returns the save version information for this game version.
getSaveVersion() - Method in class net.minecraft.MinecraftVersion
Returns the save version information for this game version.
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
 
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.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
 
getScheme() - Method in class net.minecraft.resource.fs.ResourceFileSystemProvider
 
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 null if there is none.
getScoreboardTeam() - Method in class net.minecraft.entity.passive.TameableEntity
Returns the scoreboard team the entity belongs to, or null if 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
 
getScreenshotFilename(File) - Static method in class net.minecraft.client.util.ScreenshotRecorder
 
getScrollAmount() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
getScrollbarMarginX() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
getScrollbarThumbHeight() - 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
 
getScrollerWidth() - 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 y level 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_UNIQUIFIER and 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.ItemEntityRenderer
 
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 null if 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.network.packet.c2s.play.UpdateSelectedSlotC2SPacket
 
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
 
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.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.
getSerializer(Class<?>) - Method in class net.minecraft.world.timer.TimerCallbackSerializer
 
getSeries() - Method in class net.minecraft.SaveVersion
Returns the series of this version.
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 null if 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
 
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 class net.minecraft.client.network.ClientPlayNetworkHandler
 
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() - Method in class net.minecraft.server.network.ServerPlayerEntity
 
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
 
getSeverity(int) - Static method in class net.minecraft.client.gl.GlDebug
 
getShader() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getShaderColor() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getShaderFog() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getShaderGameTime() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getShaderGlintAlpha() - 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
 
getShadowOffset() - Method in interface net.minecraft.client.font.Glyph
 
getShadowOffset() - Method in record class net.minecraft.client.font.UnihexFont.UnicodeTextureGlyph
 
getShadowRadius() - Method in class net.minecraft.entity.decoration.DisplayEntity
 
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
 
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(BlockState) - Static method in class net.minecraft.block.PaleMossCarpetBlock
 
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
 
getShapeForState(BlockState) - Static method in class net.minecraft.block.BigDripleafBlock
 
getShapeForState(BlockState) - Static method in class net.minecraft.block.FireBlock
 
getShapeForState(BlockState) - Static method in class net.minecraft.block.MultifaceGrowthBlock
 
getShapeForState(BlockState) - Method in class net.minecraft.block.RedstoneWireBlock
 
getShapeForState(BlockState) - Static method in class net.minecraft.block.VineBlock
 
getShapeIndex(BlockState) - Method in class net.minecraft.block.HorizontalConnectingBlock
 
getShapeIndexIndex(BlockState) - Method in class net.minecraft.block.StairsBlock
 
getShapeMap(float, float, float, float, float, float) - Method in class net.minecraft.block.WallBlock
 
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
 
getShapesForStates(Function<BlockState, VoxelShape>) - Method in class net.minecraft.block.Block
 
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, or 0 if 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(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 short associated with key, or 0 if there is no number stored with the key.
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
 
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
 
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.ItemModelGenerator.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
 
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
 
getSimulationDistanceTracker() - Method in class net.minecraft.server.world.ChunkTicketManager
 
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.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.Variety
 
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
getSize(float) - Method in class net.minecraft.client.particle.AscendingParticle
getSize(float) - Method in class net.minecraft.client.particle.BillboardParticle
getSize(float) - Method in class net.minecraft.client.particle.BlockFallingDustParticle
getSize(float) - Method in class net.minecraft.client.particle.BlockMarkerParticle
getSize(float) - Method in class net.minecraft.client.particle.CloudParticle
getSize(float) - Method in class net.minecraft.client.particle.DamageParticle
getSize(float) - Method in class net.minecraft.client.particle.DragonBreathParticle
getSize(float) - Method in class net.minecraft.client.particle.EmotionParticle
getSize(float) - Method in class net.minecraft.client.particle.FireworksSparkParticle.Flash
getSize(float) - Method in class net.minecraft.client.particle.FlameParticle
getSize(float) - Method in class net.minecraft.client.particle.LavaEmberParticle
getSize(float) - Method in class net.minecraft.client.particle.NoteParticle
getSize(float) - Method in class net.minecraft.client.particle.PortalParticle
getSize(float) - Method in class net.minecraft.client.particle.ReversePortalParticle
getSize(float) - Method in class net.minecraft.client.particle.ShriekParticle
getSize(float) - Method in class net.minecraft.client.particle.TrialSpawnerDetectionParticle
getSize(int) - Static method in class net.minecraft.world.storage.RegionFile
 
getSize(int, int) - Method in 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.client.render.VertexFormatElement
 
getSizeInBytes() - Method in class net.minecraft.nbt.NbtByte
 
getSizeInBytes() - Method in class net.minecraft.nbt.NbtByteArray
 
getSizeInBytes() - Method in class net.minecraft.nbt.NbtCompound
 
getSizeInBytes() - Method in class net.minecraft.nbt.NbtDouble
 
getSizeInBytes() - Method in interface net.minecraft.nbt.NbtElement
 
getSizeInBytes() - Method in class net.minecraft.nbt.NbtEnd
 
getSizeInBytes() - Method in class net.minecraft.nbt.NbtFloat
 
getSizeInBytes() - Method in class net.minecraft.nbt.NbtInt
 
getSizeInBytes() - Method in class net.minecraft.nbt.NbtIntArray
 
getSizeInBytes() - Method in class net.minecraft.nbt.NbtList
 
getSizeInBytes() - Method in class net.minecraft.nbt.NbtLong
 
getSizeInBytes() - Method in class net.minecraft.nbt.NbtLongArray
 
getSizeInBytes() - Method in class net.minecraft.nbt.NbtShort
 
getSizeInBytes() - Method in 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(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(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
 
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
 
getSlot() - Method in class net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket
 
getSlot() - Method in class net.minecraft.network.packet.c2s.play.PickFromInventoryC2SPacket
 
getSlot() - Method in class net.minecraft.network.packet.s2c.play.ScoreboardDisplayS2CPacket
 
getSlot() - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket
 
getSlot() - Method in class net.minecraft.network.packet.s2c.play.UpdateSelectedSlotS2CPacket
 
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
 
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.server.recipe.RecipeGenerator
 
getSmeltingRecipeCategory(ItemConvertible) - Static method in class net.minecraft.data.server.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
 
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() - Method in class net.minecraft.sound.MusicSound
 
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.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(HoglinEntity) - Static method in class net.minecraft.entity.mob.HoglinBrain
 
getSoundEvent(HoglinEntity, Activity) - Static method in class net.minecraft.entity.mob.HoglinBrain
 
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.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
 
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.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.CowEntity
 
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.sound.SoundSystem
 
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(int) - Static method in class net.minecraft.client.gl.GlDebug
 
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
 
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.server.network.ServerPlayerEntity
 
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
 
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
 
getSpawnedEntityId(NbtCompound, String) - Static method in interface net.minecraft.block.entity.Spawner
 
getSpawnedEntityText(ItemStack, 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
 
getSpawnPointDimension() - Method in class net.minecraft.server.network.ServerPlayerEntity
 
getSpawnPointPosition() - Method in class net.minecraft.server.network.ServerPlayerEntity
 
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
 
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(float) - Method in class net.minecraft.entity.LimbAnimator
 
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.render.model.BakedQuad
 
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(RegistryEntry<StatusEffect>) - Method in class net.minecraft.client.texture.StatusEffectSpriteManager
 
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
 
getSprites() - Method in exception class net.minecraft.client.texture.TextureStitcherCannotFitException
 
getSpruceColor() - Static method in class net.minecraft.world.biome.FoliageColors
 
getSquaredCameraDistance() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 
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, Entity) - 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.c2s.play.ClickSlotC2SPacket
 
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
 
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(String) - Static method in class net.minecraft.client.realms.dto.RealmsServer
 
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
 
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.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.GlowLichenBlock
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.MultifaceGrowthBlock
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.SculkVeinBlock
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.LichenGrower.GrowChecker
 
getStateWithDirection(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.LichenGrower.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
 
getStatId(Stat<T>) - Static method in class net.minecraft.stat.ServerStatHandler
 
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.BackgroundRenderer.BlindnessFogModifier
 
getStatusEffect() - Method in class net.minecraft.client.render.BackgroundRenderer.DarknessFogModifier
 
getStatusEffect() - Method in interface net.minecraft.client.render.BackgroundRenderer.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
 
getStatusEffectSpriteManager() - Method in class net.minecraft.client.MinecraftClient
 
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(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(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 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 class net.minecraft.nbt.NbtList
Returns the stringified value at index, or an empty string if the index is out of bounds.
getString(int, Consumer<String>) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
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 String associated with key, 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.server.dedicated.AbstractPropertiesHandler
 
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(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(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
 
getStructureAt(BlockPos, Structure) - Method in class net.minecraft.world.gen.StructureAccessor
 
getStructureBlockBlockEntity() - Method in class net.minecraft.test.GameTestState
 
getStructureBlockBox(StructureBlockBlockEntity) - Static method in class net.minecraft.test.StructureTestUtil
 
getStructureBlockBox(BlockPos, Vec3i, BlockRotation) - Static method in class net.minecraft.test.StructureTestUtil
 
getStructureBlockBoxCornerPos(BlockPos, Vec3i, BlockRotation) - Static method in class net.minecraft.test.StructureTestUtil
 
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
 
getStructureBoundingBox(StructureBlockBlockEntity) - Static method in class net.minecraft.test.StructureTestUtil
 
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(ServerCommandSource) - Static method in class net.minecraft.server.command.TestCommand
 
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
 
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
 
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(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.StyleArgumentType
 
getStyleAt(OrderedText, int) - Method in class net.minecraft.client.font.TextHandler
Gets the style at the x position in a text.
getStyleAt(StringVisitable, int) - Method in class net.minecraft.client.font.TextHandler
Returns the style at the x position in a text.
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.data.client.TextureMap
 
getSubId(Item, String) - Static method in class net.minecraft.data.client.TextureMap
 
getSubmersionType() - Method in class net.minecraft.client.render.Camera
 
getSubscription(long) - Method in class net.minecraft.client.realms.gui.screen.RealmsSubscriptionInfoScreen
 
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
 
getSuggestions() - Method in record class net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket
 
getSuggestions(CommandContext<CommandSource>, SuggestionsBuilder) - Method in 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
 
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
 
getSymlinkFinder() - Method in class net.minecraft.client.MinecraftClient
 
getSymlinkFinder() - Method in class net.minecraft.world.level.storage.LevelStorage
 
getSyncedArmorStack(EquipmentSlot) - Method in class net.minecraft.entity.LivingEntity
 
getSyncedHandStack(EquipmentSlot) - Method in class net.minecraft.entity.LivingEntity
 
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.ClickSlotC2SPacket
 
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.InventoryS2CPacket
 
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
 
getTabId() - Method in class net.minecraft.network.packet.s2c.play.SelectAdvancementTabS2CPacket
 
getTabNavigation() - Method in class net.minecraft.client.gui.screen.Screen
 
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.server.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.server.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
 
getTameTextureId() - Method in class net.minecraft.entity.passive.WolfVariant
 
getTarget() - Method in class net.minecraft.block.entity.JigsawBlockEntity
 
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(StatusEffectInstance) - Static method in class net.minecraft.entity.effect.StatusEffectInstance.Fading
 
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
 
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 0xFFFFFF if 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 0xFFFFFF if 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
 
getTemplateName() - Method in class net.minecraft.test.GameTestState
 
getTemplateOrBlank(Identifier) - Method in class net.minecraft.structure.StructureTemplateManager
 
getTemplatePath() - Method in class net.minecraft.test.GameTestState
 
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
 
getTendrilPitch(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.GhastEntityModel
 
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 getter record 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 getter record 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
 
getTestClass(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.TestClassArgumentType
 
getTestClasses() - Static method in class net.minecraft.test.TestFunctions
 
getTestCount() - Method in class net.minecraft.test.TestSet
 
getTestFunction() - Method in class net.minecraft.test.GameTestState
 
getTestFunction(Method) - Static method in class net.minecraft.test.TestFunctions
 
getTestFunction(String) - Static method in class net.minecraft.test.TestFunctions
 
getTestFunctionOrThrow(String) - Static method in class net.minecraft.test.TestFunctions
 
getTestFunctions() - Static method in class net.minecraft.test.TestFunctions
 
getTestFunctions(String) - Static method in class net.minecraft.test.TestFunctions
 
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 enum class net.minecraft.client.gui.screen.GameModeSelectionScreen.GameModeSelection
 
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.Variety
 
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 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
 
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
 
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
 
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.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.gui.widget.SliderWidget
 
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, Identifier) - Method in class net.minecraft.client.render.entity.feature.VillagerClothingFeatureRenderer
 
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(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(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.CowEntityRenderer
 
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.SnowGolemEntityRenderer
 
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(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(TextureKey) - Method in class net.minecraft.data.client.TextureMap
 
getTexture(ParrotEntity.Variant) - Static method in class net.minecraft.client.render.entity.ParrotEntityRenderer
 
getTexture(EquipmentModel.LayerType, Identifier) - Method in record class net.minecraft.item.equipment.trim.ArmorTrim
 
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.BannerBlockEntityRenderer
 
getTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.HangingSignBlockEntityRenderer
 
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.ChickenEntityModel
 
getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.CodEntityModel
 
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.DonkeyEntityModel
 
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.PolarBearEntityModel
 
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.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.SignBlockEntityRenderer
 
getTexturedModelData(boolean) - Static method in class net.minecraft.client.render.entity.model.RabbitEntityModel
 
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.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
 
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(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
 
getTextureId(Identifier) - Static method in class net.minecraft.entity.passive.WolfVariant
 
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
 
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.data.client.TexturedModel
 
getTextureSpecificVertexConsumer(VertexConsumer) - Method in class net.minecraft.client.texture.Sprite
 
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
 
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.
getTickDelta(boolean) - Method in class net.minecraft.client.render.RenderTickCounter.Constant
 
getTickDelta(boolean) - Method in class net.minecraft.client.render.RenderTickCounter.Dynamic
 
getTickDelta(boolean) - Method in interface net.minecraft.client.render.RenderTickCounter
 
getTickedChunkCount() - Method in class net.minecraft.server.world.ChunkTicketManager
 
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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if the block entity does not need to be ticked.
getTicket(long) - Method in class net.minecraft.server.world.ChunkTicketManager
 
getTicketManager() - Method in class net.minecraft.server.world.ServerChunkLoadingManager
 
getTickets(long) - Method in class net.minecraft.world.SimulationDistanceLevelPropagator
 
getTicketSet(long) - Method in class net.minecraft.server.world.ChunkTicketManager
 
getTickingFuture() - Method in class net.minecraft.server.world.ChunkHolder
 
getTickingTicket(long) - Method in class net.minecraft.world.SimulationDistanceLevelPropagator
 
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
 
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
 
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 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
 
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
 
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 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
 
getTitleY() - Method in class net.minecraft.client.gui.screen.ConfirmScreen
 
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
 
getToBatchCount() - Method in class net.minecraft.client.render.chunk.ChunkBuilder
 
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
 
getToken() - Method in class net.minecraft.client.realms.dto.UploadInfo
 
getTooltip() - Method in class net.minecraft.client.gui.tooltip.TooltipState
 
getTooltip() - Method in class net.minecraft.client.gui.widget.ClickableWidget
 
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 items with the classifier and 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
 
getTopLevelModels() - Method in class net.minecraft.client.render.model.ReferencedModelsCollector
 
getTopMostPassenger(Entity, int) - Method in class net.minecraft.entity.mob.PiglinEntity
Returns the passenger entity at maxLevel in 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 pos using heightmap heightmap.
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 pos using heightmap heightmap.
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 x and z using heightmap.
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 x and z using heightmap.
getTopY(Heightmap.Type, int, int) - Method in interface net.minecraft.world.WorldView
Returns the Y coordinate of the topmost block at the coordinates x and z using heightmap.
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
 
getTrackedChunks() - Method in class net.minecraft.world.SimulationDistanceLevelPropagator
 
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() - Method in interface net.minecraft.client.render.model.BakedModel
 
getTransformation() - Method in class net.minecraft.client.render.model.BasicBakedModel
 
getTransformation() - Method in class net.minecraft.client.render.model.BuiltinBakedModel
 
getTransformation() - Method in class net.minecraft.client.render.model.WrapperBakedModel
 
getTransformation(DataTracker) - Static method in class net.minecraft.entity.decoration.DisplayEntity
 
getTransformation(ModelTransformationMode) - Method in class net.minecraft.client.render.model.json.JsonUnbakedModel
 
getTransformation(ModelTransformationMode) - Method in class net.minecraft.client.render.model.json.ModelTransformation
 
getTransformationMode() - Method in class net.minecraft.entity.decoration.DisplayEntity.ItemDisplayEntity
 
getTransformations() - Method in class net.minecraft.client.render.model.json.JsonUnbakedModel
 
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 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
 
getTranslucent() - Static method in class net.minecraft.client.render.RenderLayer
 
getTranslucentFramebuffer() - Method in class net.minecraft.client.render.WorldRenderer
 
getTranslucentMovingBlock() - Static method in class net.minecraft.client.render.RenderLayer
 
getTransparencyPostEffectProcessor() - Method in class net.minecraft.client.render.WorldRenderer
 
getTravelDelay(BlockPos, BlockPos) - Static method in class net.minecraft.world.event.Vibrations.VibrationListener
 
getTravelPos() - Method in class net.minecraft.entity.passive.TurtleEntity
 
getTreasurePos() - Method in class net.minecraft.entity.passive.DolphinEntity
 
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
 
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 maxWidth wide.
getTripwire() - Static method in class net.minecraft.client.render.RenderLayer
 
getTripwirePhaseData() - Static method in class net.minecraft.client.render.RenderLayer
 
getTropicalFishVariant() - Method in class net.minecraft.entity.passive.TropicalFishEntity
 
getTrustedUuids() - 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, String, TextureMap) - Method in class net.minecraft.data.client.BlockStateModelGenerator
 
getTurtleEggModel(Integer, Integer) - Method in class net.minecraft.data.client.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 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.CherryLeavesParticle
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.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.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 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.atlas.AtlasSource
 
getType() - Method in class net.minecraft.client.texture.atlas.DirectoryAtlasSource
 
getType() - Method in class net.minecraft.client.texture.atlas.FilterAtlasSource
 
getType() - Method in class net.minecraft.client.texture.atlas.PalettedPermutationsAtlasSource
 
getType() - Method in class net.minecraft.client.texture.atlas.SingleAtlasSource
 
getType() - Method in class net.minecraft.client.texture.atlas.UnstitchAtlasSource
 
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 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.Type that 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 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 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 class net.minecraft.nbt.NbtFloat
Returns the type of this NBT element.
getType() - Method in 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 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 class net.minecraft.nbt.NbtShort
Returns the type of this NBT element.
getType() - Method in 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.EntityEffectParticleEffect
 
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 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.village.VillagerData
 
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.BeehiveTreeDecorator
 
getType() - Method in class net.minecraft.world.gen.treedecorator.CocoaBeansTreeDecorator
 
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.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) - Method in class net.minecraft.nbt.NbtCompound
Gets the NBT type of the element stored at the specified key.
getType(String) - Static method in enum class net.minecraft.scoreboard.ScoreboardCriterion.RenderType
 
getType(BlockPos) - Method in class net.minecraft.world.poi.PointOfInterestSet
 
getType(BlockPos) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 
getTypeForState(BlockState) - Static method in class net.minecraft.world.poi.PointOfInterestTypes
 
getTypeFromPos(WorldAccess, BlockPos) - Static method in class net.minecraft.entity.passive.RabbitEntity
 
getTypeId() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
getTypeIndex(String) - Static method in class net.minecraft.client.gl.GlUniform
 
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
 
getU(int) - Method in class net.minecraft.client.render.model.json.ModelElementTexture
 
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
 
getUniformDefinition(String) - Method in class net.minecraft.client.gl.ShaderProgram
 
getUniformLocation(int, CharSequence) - Static method in class net.minecraft.client.gl.GlUniform
 
getUniformOrDefault(String) - 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.
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
 
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
 
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 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.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.ShieldItem
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.network.packet.s2c.play.EntitySpawnS2CPacket
 
getUuid() - Method in interface net.minecraft.world.entity.EntityLike
 
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
 
getUuid(String) - Method in class net.minecraft.nbt.NbtCompound
Returns a UUID from its NBT representation in this compound.
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 null if it is invalid.
getUv(float, boolean) - Static method in class net.minecraft.client.render.OverlayTexture
 
getV(boolean) - Static method in class net.minecraft.client.render.OverlayTexture
 
getV(int) - Method in class net.minecraft.client.render.model.json.ModelElementTexture
 
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
 
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 enum class net.minecraft.client.texture.NativeImage.InternalFormat
 
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.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.text.ClickEvent
 
getValue() - Method in class net.minecraft.util.collection.Weight
 
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(MemoryQueryResult<IdF.Mu, Value>) - Method in class net.minecraft.entity.ai.brain.task.TaskTriggerer.TaskContext
 
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(Registry<T>) - Method in record class net.minecraft.registry.RegistryPair
 
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(HoverEvent.Action<T>) - Method in class net.minecraft.text.HoverEvent
 
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<VillageGossipType>) - 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
 
getVanillaPayload(PacketByteBuf) - Static method in record class net.minecraft.network.packet.c2s.login.LoginQueryResponseC2SPacket
 
getVariant() - Method in record class net.minecraft.client.util.ModelIdentifier
 
getVariant() - Method in class net.minecraft.entity.decoration.painting.PaintingEntity
 
getVariant() - Method in class net.minecraft.entity.mob.ShulkerEntity
 
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.FoxEntity
 
getVariant() - Method in class net.minecraft.entity.passive.FrogEntity
 
getVariant() - Method in class net.minecraft.entity.passive.HorseEntity
 
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.RabbitEntity
 
getVariant() - Method in class net.minecraft.entity.passive.SalmonEntity
 
getVariant() - Method in class net.minecraft.entity.passive.TropicalFishEntity
 
getVariant() - Method in class net.minecraft.entity.passive.WolfEntity
 
getVariant() - Method in interface net.minecraft.entity.VariantHolder
 
getVariant() - Method in interface net.minecraft.village.VillagerDataContainer
 
getVariant(String) - Method in class net.minecraft.client.render.model.json.ModelVariantMap
Finds and returns the definition of the variant under the key.
getVariant(BlockFamily.Variant) - Method in class net.minecraft.data.family.BlockFamily
 
getVariantId(TropicalFishEntity.Variety, DyeColor, DyeColor) - Static method in class net.minecraft.entity.passive.TropicalFishEntity
 
getVariantRecipeInput(BlockFamily, BlockFamily.Variant) - Method in class net.minecraft.data.server.recipe.RecipeGenerator
Gets the block used to craft a certain variant of a base block.
getVariants() - Method in class net.minecraft.data.client.BlockStateVariantMap
 
getVariants() - Method in class net.minecraft.data.family.BlockFamily
 
getVariantScale() - Method in class net.minecraft.entity.passive.SalmonEntity
 
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 null if 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() - Static method in class com.mojang.blaze3d.platform.GlDebugInfo
 
getVendorWarning() - Method in class net.minecraft.client.resource.VideoWarningManager
 
getVersion() - Static method in class com.mojang.blaze3d.platform.GlDebugInfo
 
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
 
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
 
getVertexData() - Method in class net.minecraft.client.render.model.BakedQuad
 
getVertexFormat() - Method in class net.minecraft.client.gl.VertexBuffer
 
getVertexFormat() - Method in class net.minecraft.client.render.RenderLayer
 
getVertexSizeByte() - Method in class net.minecraft.client.render.VertexFormat
 
getVertexSorter() - Method in enum class com.mojang.blaze3d.systems.ProjectionType
 
getVertexSorter() - 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
 
getVerticalOffset(int, int) - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen.PageContent
 
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.GameRenderer
 
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
 
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
 
getVignette(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 
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.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
 
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.client.sound.SoundListener
 
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
 
getVoxelShape(VoxelShape, WallShape, VoxelShape, VoxelShape) - Static method in class net.minecraft.block.WallBlock
 
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.server.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
 
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.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
 
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
 
getWeatherFramebuffer() - Method in class net.minecraft.client.render.WorldRenderer
 
getWeight() - Method in class net.minecraft.client.render.model.json.ModelVariant
 
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 class net.minecraft.util.collection.Weighted.Absent
 
getWeight() - Method in interface net.minecraft.util.collection.Weighted
 
getWeight() - Method in record class net.minecraft.util.collection.Weighted.Present
 
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<? extends Weighted>) - 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() - Static method in enum class com.mojang.blaze3d.platform.GlStateManager.Viewport
 
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.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.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 net.minecraft.client.gui.hud.debug.DebugChart
 
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
 
getWildTextureId() - Method in class net.minecraft.entity.passive.WolfVariant
 
getWindBody() - Method in class net.minecraft.client.render.entity.model.BreezeEntityModel
 
getWindow() - Method in class net.minecraft.client.MinecraftClient
 
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
 
getWitherBossPattern() - Static method in class net.minecraft.block.WitherSkullBlock
 
getWitherDispenserPattern() - Static method in class net.minecraft.block.WitherSkullBlock
 
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.world.ServerChunkManager
 
getWorld() - Method in class net.minecraft.test.GameTestState
 
getWorld() - Method in class net.minecraft.test.TestContext
 
getWorld() - Method in class net.minecraft.village.raid.Raid
 
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
 
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
 
getWorldType(String) - Static method in class net.minecraft.client.realms.dto.RealmsServer
 
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.
getWrappedPitch() - Method in class net.minecraft.util.math.EulerAngle
Returns the pitch that is wrapped to the interval [-180, 180).
getWrappedRoll() - Method in class net.minecraft.util.math.EulerAngle
Returns the roll that is wrapped to the interval [-180, 180).
getWrappedYaw() - Method in class net.minecraft.util.math.EulerAngle
Returns the yaw that is wrapped to the interval [-180, 180).
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() - Static method in enum class com.mojang.blaze3d.platform.GlStateManager.Viewport
 
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.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.c2s.play.VehicleMoveC2SPacket
 
getX() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 
getX() - Method in class net.minecraft.network.packet.s2c.play.ExperienceOrbSpawnS2CPacket
 
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.network.packet.s2c.play.VehicleMoveS2CPacket
 
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(long) - Static method in record class net.minecraft.util.math.ColumnPos
 
getX(FT_Vector) - Static method in class net.minecraft.client.font.FreeTypeUtil
 
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
 
getXp() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
 
getXpToDrop(ServerWorld) - Method in class net.minecraft.entity.LivingEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(ServerWorld) - Method in class net.minecraft.entity.mob.HoglinEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(ServerWorld) - Method in class net.minecraft.entity.mob.MobEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(ServerWorld) - Method in class net.minecraft.entity.mob.PiglinEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(ServerWorld) - Method in class net.minecraft.entity.mob.WaterCreatureEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(ServerWorld) - Method in class net.minecraft.entity.mob.ZombieEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(ServerWorld) - Method in class net.minecraft.entity.passive.AnimalEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(ServerWorld) - Method in class net.minecraft.entity.passive.ChickenEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(ServerWorld) - Method in class net.minecraft.entity.passive.WaterAnimalEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(ServerWorld) - Method in class net.minecraft.entity.player.PlayerEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(ServerWorld, Entity) - Method in class net.minecraft.entity.LivingEntity
 
getXSize() - Method in class net.minecraft.util.shape.VoxelSet
 
getXuid() - Method in class net.minecraft.client.session.Session
 
getY() - Static method in enum class com.mojang.blaze3d.platform.GlStateManager.Viewport
 
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.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.c2s.play.VehicleMoveC2SPacket
 
getY() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 
getY() - Method in class net.minecraft.network.packet.s2c.play.ExperienceOrbSpawnS2CPacket
 
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.network.packet.s2c.play.VehicleMoveS2CPacket
 
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.c2s.play.VehicleMoveC2SPacket
 
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.network.packet.s2c.play.VehicleMoveS2CPacket
 
getYaw() - Method in class net.minecraft.server.network.EntityTrackerEntry
 
getYaw() - Method in class net.minecraft.util.math.EulerAngle
 
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
 
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(float) - Static method in class net.minecraft.client.render.entity.EndCrystalEntityRenderer
 
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.c2s.play.VehicleMoveC2SPacket
 
getZ() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 
getZ() - Method in class net.minecraft.network.packet.s2c.play.ExperienceOrbSpawnS2CPacket
 
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.network.packet.s2c.play.VehicleMoveS2CPacket
 
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
 
GhastMoveControl(GhastEntity) - 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(θ) and cos(θ) 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.platform.GlConst
 
GL_ALWAYS - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_ARRAY_BUFFER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_BGR - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_BYTE - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_CLAMP_TO_EDGE - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_COLOR_ATTACHMENT0 - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_COLOR_BUFFER_BIT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_COMPILE_STATUS - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_COPY_READ_BUFFER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_COPY_WRITE_BUFFER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_DEPTH_ATTACHMENT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_DEPTH_BUFFER_BIT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_DEPTH_COMPONENT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_DEPTH_COMPONENT24 - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_DEPTH_COMPONENT32 - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_DEPTH_TEXTURE_MODE - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_DRAW_FRAMEBUFFER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_DST_ALPHA - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_DST_COLOR - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_DYNAMIC_COPY - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_DYNAMIC_DRAW - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_DYNAMIC_READ - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_ELEMENT_ARRAY_BUFFER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_EQUAL - Static variable in class com.mojang.blaze3d.platform.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.platform.GlConst
 
GL_FILL - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_FLOAT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_FRAGMENT_SHADER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_FRAMEBUFFER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_FRAMEBUFFER_COMPLETE - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_FRAMEBUFFER_UNSUPPORTED - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_FRONT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_FRONT_AND_BACK - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_FUNC_ADD - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_FUNC_REVERSE_SUBTRACT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_FUNC_SUBTRACT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_GEQUAL - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_GREATER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_INT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_LEQUAL - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_LINE - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_LINE_STRIP - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_LINEAR - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_LINEAR_MIPMAP_LINEAR - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_LINES - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_LINK_STATUS - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_MAP_READ_BIT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_MAX - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_MAX_TEXTURE_SIZE - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_MIN - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_NEAREST - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_NEAREST_MIPMAP_LINEAR - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_NONE - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_ONE - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_ONE_MINUS_DST_ALPHA - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_ONE_MINUS_DST_COLOR - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_ONE_MINUS_SRC_ALPHA - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_ONE_MINUS_SRC_COLOR - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_OUT_OF_MEMORY - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_PACK_ALIGNMENT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_PIXEL_PACK_BUFFER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_PIXEL_UNPACK_BUFFER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_PROXY_TEXTURE_2D - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_READ_FRAMEBUFFER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_READ_ONLY - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_RED - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_RENDERBUFFER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_REPLACE - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_RG - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_RGB - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_RGBA - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_RGBA8 - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_SHORT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_SRC_ALPHA - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_SRC_COLOR - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_STATIC_COPY - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_STATIC_DRAW - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_STATIC_READ - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_STREAM_COPY - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_STREAM_DRAW - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_STREAM_READ - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_SYNC_GPU_COMMANDS_COMPLETE - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_TEXTURE_2D - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_TEXTURE_COMPARE_MODE - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_TEXTURE_MAG_FILTER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_TEXTURE_MIN_FILTER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_TEXTURE_WIDTH - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_TEXTURE_WRAP_S - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_TEXTURE_WRAP_T - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_TEXTURE0 - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_TEXTURE1 - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_TEXTURE2 - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_TIMEOUT_EXPIRED - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_TRIANGLE_FAN - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_TRIANGLE_STRIP - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_TRIANGLES - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_TRUE - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_UNIFORM_BUFFER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_UNPACK_ALIGNMENT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_UNPACK_LSB_FIRST - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_UNPACK_ROW_LENGTH - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_UNPACK_SKIP_PIXELS - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_UNPACK_SKIP_ROWS - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_UNPACK_SWAP_BYTES - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_UNSIGNED_BYTE - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_UNSIGNED_INT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_UNSIGNED_SHORT - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_VERTEX_SHADER - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_WAIT_FAILED - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_WRITE_ONLY - Static variable in class com.mojang.blaze3d.platform.GlConst
 
GL_ZERO - Static variable in class com.mojang.blaze3d.platform.GlConst
 
glActiveTexture(int) - Static method in class com.mojang.blaze3d.platform.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.platform.GlStateManager
 
GlazedTerracottaBlock - Class in net.minecraft.block
 
GlazedTerracottaBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.GlazedTerracottaBlock
 
glBindBuffer(int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glBindVertexArray(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glBlendFuncSeparate(int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
glBufferData(int, ByteBuffer, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
GlBufferTarget - Enum Class in net.minecraft.client.gl
 
GlBufferTarget(int) - Constructor for enum class net.minecraft.client.gl.GlBufferTarget
 
glCheckFramebufferStatus(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
glCompileShader(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
GlConst - Class in com.mojang.blaze3d.platform
 
GlConst() - Constructor for class com.mojang.blaze3d.platform.GlConst
 
glCreateProgram() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
glCreateShader(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
GlDebug - Class in net.minecraft.client.gl
 
GlDebug() - Constructor for class net.minecraft.client.gl.GlDebug
 
GlDebug.DebugMessage - Class in net.minecraft.client.gl
 
GlDebugInfo - Class in com.mojang.blaze3d.platform
 
GlDebugInfo() - Constructor for class com.mojang.blaze3d.platform.GlDebugInfo
 
glDebugVerbosity - Variable in class net.minecraft.client.option.GameOptions
 
glDeleteBuffers(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glDeleteProgram(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
glDeleteShader(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
glDeleteVertexArrays(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
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
 
GlFenceSync - Class in net.minecraft.client.gl
 
GlFenceSync() - Constructor for class net.minecraft.client.gl.GlFenceSync
 
glFormat - Variable in enum class net.minecraft.client.texture.NativeImage.Format
 
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.platform.GlStateManager
 
glGenRenderbuffers() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
glGetProgrami(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
glGetProgramInfoLog(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
glGetShaderi(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
glGetShaderInfoLog(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
glId - Variable in class net.minecraft.client.texture.AbstractTexture
 
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 - Static variable in class net.minecraft.client.render.RenderLayer
 
GLINT_PROGRAM - Static variable in class net.minecraft.client.render.RenderPhase
 
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
 
GLINT_TRANSPARENCY - Static variable in class net.minecraft.client.render.RenderPhase
 
glintAlpha - Variable in class net.minecraft.client.gl.ShaderProgram
 
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.Variety
 
GLITTER_TEXTURE - Static variable in class net.minecraft.client.render.entity.feature.TropicalFishColorFeatureRenderer
 
glLinkProgram(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
glMode - Variable in enum class net.minecraft.client.render.VertexFormat.DrawMode
 
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 - Static variable in class net.minecraft.client.item.ModelPredicateProviderRegistry
 
GLOBAL_SOUND_EVENTS - Static variable in class net.minecraft.world.GameRules
 
globalDifficulty - Variable in class net.minecraft.world.LocalDifficulty
 
globalDumpConsumer - Static variable in class net.minecraft.util.profiler.DebugRecorder
 
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 GlobalPos record class.
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.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.BlockStatesLoader
 
GLOW_ITEM_FRAME_MODEL_ID - Static variable in class net.minecraft.client.render.model.BlockStatesLoader
 
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.server.loottable.BlockLootTableGenerator
 
glowColorOverride - Variable in record class net.minecraft.entity.decoration.DisplayEntity.RenderState
The field for the glowColorOverride record component.
glowColorOverride() - Method in record class net.minecraft.entity.decoration.DisplayEntity.RenderState
Returns the value of the glowColorOverride record 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_COLOR - Static variable in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
 
GLOWING_FLAG - Static variable in class net.minecraft.entity.LivingEntity
 
GLOWING_FLAG_INDEX - Static variable in class net.minecraft.entity.Entity
 
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.platform.GlStateManager
 
GlStateManager - Class in com.mojang.blaze3d.platform
 
GlStateManager() - Constructor for class com.mojang.blaze3d.platform.GlStateManager
 
GlStateManager.BlendFuncState - Class in com.mojang.blaze3d.platform
 
GlStateManager.CapabilityTracker - Class in com.mojang.blaze3d.platform
 
GlStateManager.ColorMask - Class in com.mojang.blaze3d.platform
 
GlStateManager.CullFaceState - Class in com.mojang.blaze3d.platform
 
GlStateManager.DepthTestState - Class in com.mojang.blaze3d.platform
 
GlStateManager.DstFactor - Enum Class in com.mojang.blaze3d.platform
 
GlStateManager.FramebufferState - Class in com.mojang.blaze3d.platform
 
GlStateManager.LogicOp - Enum Class in com.mojang.blaze3d.platform
 
GlStateManager.LogicOpState - Class in com.mojang.blaze3d.platform
 
GlStateManager.PolygonOffsetState - Class in com.mojang.blaze3d.platform
 
GlStateManager.ScissorTestState - Class in com.mojang.blaze3d.platform
 
GlStateManager.SrcFactor - Enum Class in com.mojang.blaze3d.platform
 
GlStateManager.StencilState - Class in com.mojang.blaze3d.platform
 
GlStateManager.StencilSubState - Class in com.mojang.blaze3d.platform
 
GlStateManager.Texture2DState - Class in com.mojang.blaze3d.platform
 
GlStateManager.Viewport - Enum Class in com.mojang.blaze3d.platform
 
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
 
glType - Variable in enum class net.minecraft.client.gl.CompiledShader.Type
 
glType - Variable in enum class net.minecraft.client.render.VertexFormat.IndexType
 
glType - Variable in enum class net.minecraft.client.render.VertexFormatElement.ComponentType
 
GlUniform - Class in net.minecraft.client.gl
Represents a uniform variable.
GlUniform(String, int, int) - Constructor for class net.minecraft.client.gl.GlUniform
 
glUniform1(int, FloatBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniform1(int, IntBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniform1i(int, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniform2(int, FloatBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniform2(int, IntBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniform3(int, FloatBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniform3(int, IntBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniform4(int, FloatBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniform4(int, IntBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniformMatrix2(int, boolean, FloatBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniformMatrix3(int, boolean, FloatBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glUniformMatrix4(int, boolean, FloatBuffer) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
GlUsage - Enum Class in net.minecraft.client.gl
 
GlUsage(int, boolean, boolean) - Constructor for enum class net.minecraft.client.gl.GlUsage
 
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 glyph record component.
glyph - Variable in record class net.minecraft.client.font.FontStorage.GlyphPair
The field for the glyph record 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 glyph record component.
glyph() - Method in record class net.minecraft.client.font.FontStorage.GlyphPair
Returns the value of the glyph record 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(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
 
glyphFinder - Variable in class net.minecraft.client.font.FontStorage
 
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.TextRenderer.Drawer
 
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 goals record 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 goals record component.
goals - Variable in record class net.minecraft.network.packet.s2c.custom.DebugGoalSelectorCustomPayload
The field for the goals record component.
goals() - Method in record class net.minecraft.client.render.debug.GoalSelectorDebugRenderer.Entity
Returns the value of the goals record component.
goals() - Method in record class net.minecraft.network.packet.s2c.custom.DebugBeeCustomPayload.Bee
Returns the value of the goals record component.
goals() - Method in record class net.minecraft.network.packet.s2c.custom.DebugGoalSelectorCustomPayload
Returns the value of the goals record 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(TagKey<Instrument>, 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
 
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.RabbitType
 
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.EquipmentModels
 
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.server.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
 
gossip - Variable in class net.minecraft.entity.passive.VillagerEntity
 
gossipData - Variable in class net.minecraft.entity.mob.ZombieVillagerEntity
 
GossipEntry(UUID, VillageGossipType, int) - Constructor for record class net.minecraft.village.VillagerGossips.GossipEntry
Creates an instance of a GossipEntry record class.
gossips - Variable in record class net.minecraft.network.packet.s2c.custom.DebugBrainCustomPayload.Brain
The field for the gossips record component.
gossips() - Method in record class net.minecraft.network.packet.s2c.custom.DebugBrainCustomPayload.Brain
Returns the value of the gossips record component.
gossipStartTime - Variable in class net.minecraft.entity.passive.VillagerEntity
 
GoToBedAndSleepGoal - Class in net.minecraft.entity.ai.goal
Makes a CatEntity go 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
 
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 net.minecraft.client.gl
 
GpuBuffer(GlBufferTarget, GlUsage, int) - Constructor for class net.minecraft.client.gl.GpuBuffer
 
GpuBuffer(GlBufferTarget, GlUsage, ByteBuffer) - Constructor for class net.minecraft.client.gl.GpuBuffer
 
GpuBuffer.ReadResult - Class in net.minecraft.client.gl
 
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
 
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
 
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 gravityLimit record 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.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_CURSOR_TEXT - Static variable in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 
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_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
 
green - Variable in class com.mojang.blaze3d.platform.GlStateManager.ColorMask
 
green - Variable in class net.minecraft.client.particle.Particle
 
green - Variable in record class net.minecraft.client.render.Fog
The field for the green record 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 green record component.
green() - Method in record class net.minecraft.client.render.Fog
Returns the value of the green record component.
green() - Method in record class net.minecraft.network.packet.s2c.custom.DebugWorldgenAttemptCustomPayload
Returns the value of the green record 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.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_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 grid record 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 grid record 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 class net.minecraft.client.render.model.json.ModelTransformation
 
GROUND - Enum constant in enum class net.minecraft.item.ModelTransformationMode
 
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 groundLevelDelta record component.
groundLevelDelta() - Method in record class net.minecraft.world.gen.StructureWeightSampler.Piece
Returns the value of the groundLevelDelta record 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.server.recipe.CookingRecipeJsonBuilder
 
group - Variable in class net.minecraft.data.server.recipe.ShapedRecipeJsonBuilder
 
group - Variable in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder
 
group - Variable in class net.minecraft.data.server.recipe.StonecuttingRecipeJsonBuilder
 
group - Variable in class net.minecraft.data.server.recipe.TransmuteRecipeJsonBuilder
 
group - Variable in class net.minecraft.item.ItemGroup.EntriesImpl
 
group - Variable in record class net.minecraft.recipe.RecipeDisplayEntry
The field for the group record 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 group record component.
group(String) - Method in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder
 
group(String) - Method in interface net.minecraft.data.server.recipe.CraftingRecipeJsonBuilder
 
group(String) - Method in class net.minecraft.data.server.recipe.ShapedRecipeJsonBuilder
 
group(String) - Method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder
 
group(String) - Method in class net.minecraft.data.server.recipe.StonecuttingRecipeJsonBuilder
 
group(String) - Method in class net.minecraft.data.server.recipe.TransmuteRecipeJsonBuilder
 
group(String) - Method in class net.minecraft.data.family.BlockFamily.Builder
 
group(BlockColors, BlockStatesLoader.BlockStateDefinition) - Static method in class net.minecraft.client.render.model.BakedModelManager
 
group(BlockColors, BlockStatesLoader.BlockStateDefinition) - Static method in class net.minecraft.client.render.model.ModelGrouper
 
GROUP - Static variable in class net.minecraft.loot.entry.LootPoolEntryTypes
 
GroupableModel - Interface in net.minecraft.client.render.model
 
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.LootPoolEntry.Builder
 
groupEntry(LootPoolEntry.Builder<?>) - Method in class net.minecraft.loot.entry.SequenceEntry.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 groups record component.
groups() - Method in record class net.minecraft.structure.pool.alias.RandomGroupStructurePoolAliasBinding
Returns the value of the groups record 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(int) - Method in class net.minecraft.client.util.BufferAllocator
 
grow(BlockState, WorldAccess, BlockPos, boolean) - Method in class net.minecraft.block.LichenGrower
 
grow(BlockState, WorldAccess, BlockPos, Direction, boolean) - Method in class net.minecraft.block.LichenGrower
 
grow(BlockState, WorldAccess, BlockPos, Direction, Direction, boolean) - Method in class net.minecraft.block.LichenGrower
 
grow(BlockState, WorldAccess, BlockPos, Direction, Random, boolean) - Method in class net.minecraft.block.LichenGrower
 
grow(BlockState, WorldAccess, BlockPos, Random) - Method in class net.minecraft.block.LichenGrower
 
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.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.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.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.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.LichenGrower
 
growAndFit(TextureStitcher.Holder<T>) - Method in class net.minecraft.client.texture.TextureStitcher
 
growChecker - Variable in class net.minecraft.block.LichenGrower
 
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(int) - Method in class net.minecraft.client.util.BufferAllocator
 
GROWING - Enum constant in enum class net.minecraft.world.border.WorldBorderStage
 
growMerged(BlockState, WorldAccess, BlockPos) - Static method in class net.minecraft.block.PointedDripstoneBlock
 
GROWN_LOWER_OUTLINE_SHAPE - Static variable in class net.minecraft.block.PitcherCropBlock
 
GROWN_UPPER_OUTLINE_SHAPE - Static variable in class net.minecraft.block.PitcherCropBlock
 
GrowPos(BlockPos, Direction) - Constructor for record class net.minecraft.block.LichenGrower.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 growthRounds record component.
growthRounds() - Method in record class net.minecraft.world.gen.feature.SculkPatchFeatureConfig
Returns the value of the growthRounds record component.
GrowType() - Constructor for enum class net.minecraft.block.LichenGrower.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
 
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 class net.minecraft.client.render.model.json.JsonUnbakedModel
 
GSON - Static variable in class net.minecraft.client.render.model.json.ModelVariantMap
 
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.text.Text.Serialization
 
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
 
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 center of a highest scoring position, as determined by scorer, out of 10 tries on positions obtained from factory.
guessBestPathTarget(PathAwareEntity, Supplier<BlockPos>) - Static method in class net.minecraft.entity.ai.FuzzyPositions
Calls FuzzyPositions.guessBest(Supplier, ToDoubleFunction) with the entity's path finding favor as the scorer.
gui - Variable in class net.minecraft.client.render.model.json.ModelTransformation
 
gui - Variable in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 
GUI - Enum constant in enum class net.minecraft.item.ModelTransformationMode
 
GUI - Static variable in class net.minecraft.client.render.RenderLayer
 
GUI_GHOST_RECIPE_OVERLAY - Static variable in class net.minecraft.client.render.RenderLayer
 
GUI_GHOST_RECIPE_OVERLAY_PROGRAM - Static variable in class net.minecraft.client.render.RenderPhase
 
GUI_NAUSEA_OVERLAY - Static variable in class net.minecraft.client.render.RenderLayer
 
GUI_OPAQUE_TEXTURED_BACKGROUND - Static variable in class net.minecraft.client.render.RenderLayer
 
GUI_OVERLAY - Static variable in class net.minecraft.client.render.RenderLayer
 
GUI_OVERLAY_PROGRAM - Static variable in class net.minecraft.client.render.RenderPhase
 
GUI_PROGRAM - Static variable in class net.minecraft.client.render.RenderPhase
 
GUI_TEXT_HIGHLIGHT - Static variable in class net.minecraft.client.render.RenderLayer
 
GUI_TEXT_HIGHLIGHT_PROGRAM - Static variable in class net.minecraft.client.render.RenderPhase
 
GUI_TEXTURED - Static variable in class net.minecraft.client.render.RenderLayer
 
GUI_TEXTURED_OVERLAY - Static variable in class net.minecraft.client.render.RenderLayer
 
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
 
guiLight - Variable in class net.minecraft.client.render.model.json.JsonUnbakedModel
 
GuiLight(String) - Constructor for enum class net.minecraft.client.render.model.json.JsonUnbakedModel.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 guiOpen record component.
guiOpen() - Method in record class net.minecraft.recipe.book.RecipeBookOptions.CategoryOption
Returns the value of the guiOpen record component.
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 GuiResourceMetadata record class.
guiScale - Variable in class net.minecraft.client.option.GameOptions
 
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
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form