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.MinecraftClient
 
game - Variable in class net.minecraft.client.RunArgs
 
Game(boolean, String, String, boolean, boolean) - Constructor for class net.minecraft.client.RunArgs.Game
 
GAME - Static variable in class net.minecraft.client.sound.MusicType
 
GAME_EVENT - Static variable in class net.minecraft.util.registry.Registry
 
GAME_EVENT_KEY - Static variable in class net.minecraft.util.registry.Registry
 
GAME_ID - Static variable in class net.minecraft.server.rcon.QueryResponseHandler
 
GAME_INFO - Enum constant in enum class net.minecraft.network.MessageType
 
GAME_MAX_DELAY - Static variable in class net.minecraft.client.sound.MusicType
 
GAME_MIN_DELAY - Static variable in class net.minecraft.client.sound.MusicType
 
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_MODES - Static variable in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
 
GAME_RULES - Static variable in class net.minecraft.test.TestServer
 
GAME_TYPE - Static variable in class net.minecraft.server.rcon.QueryResponseHandler
 
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 - Class in net.minecraft.world.event
 
GameEvent(String, int) - Constructor for class net.minecraft.world.event.GameEvent
 
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 - 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.
gameEventDispatchers - Variable in class net.minecraft.world.chunk.WorldChunk
 
GameEventListener - Interface in net.minecraft.world.event.listener
A game event listener listens to game events from GameEventDispatchers.
GameEventTags - Class in net.minecraft.tag
 
GameEventTags() - Constructor for class net.minecraft.tag.GameEventTags
 
GameEventTagsProvider - Class in net.minecraft.data.server
 
GameEventTagsProvider(DataGenerator) - Constructor for class net.minecraft.data.server.GameEventTagsProvider
 
GameInfoChatListener - Class in net.minecraft.client.gui
 
GameInfoChatListener(MinecraftClient) - Constructor for class net.minecraft.client.gui.GameInfoChatListener
 
GameJoinS2CPacket - Record Class in net.minecraft.network.packet.s2c.play
 
GameJoinS2CPacket(int, boolean, GameMode, GameMode, Set<RegistryKey<World>>, DynamicRegistryManager.Impl, DimensionType, RegistryKey<World>, long, int, int, int, boolean, boolean, boolean, boolean) - Constructor for record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
 
GameJoinS2CPacket(PacketByteBuf) - Constructor for record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
 
GameMenuScreen - Class in net.minecraft.client.gui.screen
 
GameMenuScreen(boolean) - Constructor for class net.minecraft.client.gui.screen.GameMenuScreen
 
GameMessageS2CPacket - Class in net.minecraft.network.packet.s2c.play
A packet used to send a game message to the client.
GameMessageS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.GameMessageS2CPacket
 
GameMessageS2CPacket(Text, MessageType, UUID) - Constructor for class net.minecraft.network.packet.s2c.play.GameMessageS2CPacket
 
gameMode - Variable in class net.minecraft.client.ClientGameSession
 
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.network.ClientPlayerInteractionManager
 
gameMode - Variable in class net.minecraft.client.network.PlayerListEntry
 
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.util.telemetry.TelemetrySender
 
gameMode - Variable in record class net.minecraft.client.util.telemetry.TelemetrySender.PlayerGameMode
The field for the gameMode record component.
gameMode - Variable in record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
The field for the gameMode record component.
gameMode - Variable in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Entry
 
gameMode - Variable in class net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket
 
gameMode - Variable in class net.minecraft.predicate.PlayerPredicate.Builder
 
gameMode - Variable in class net.minecraft.predicate.PlayerPredicate
 
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.util.telemetry.TelemetrySender.PlayerGameMode
Returns the value of the gameMode record component.
gameMode() - Method in record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
Returns the value of the gameMode record component.
gameMode(GameMode) - Method in class net.minecraft.predicate.PlayerPredicate.Builder
 
GameMode - Enum Class in net.minecraft.world
 
GameMode(int, String) - Constructor for enum class net.minecraft.world.GameMode
 
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
 
gameModeMetadata(String) - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupInfoScreen
 
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
 
gameModeSwitchButton - Variable in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 
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.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 class net.minecraft.entity.player.PlayerEntity
 
gameProfile - Variable in class net.minecraft.server.filter.TextFilterer.Impl
 
gameProfile() - Static method in class net.minecraft.command.argument.GameProfileArgumentType
 
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
 
gameProfileCache - Static variable in class net.minecraft.client.realms.util.RealmsUtil
 
gameProfileRepo - Variable in class net.minecraft.server.MinecraftServer
 
gameRenderer - Variable in class net.minecraft.client.MinecraftClient
 
GameRenderer - Class in net.minecraft.client.render
 
GameRenderer(MinecraftClient, 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.CreateWorldScreen
 
gameRules - Variable in class net.minecraft.client.gui.screen.world.EditGameRulesScreen
 
gameRules - Variable in class net.minecraft.client.world.ClientWorld.Properties
 
gameRules - Variable in class net.minecraft.world.level.LevelInfo
 
GameRules - Class in net.minecraft.world
 
GameRules() - Constructor for class net.minecraft.world.GameRules
 
GameRules(DynamicLike<?>) - Constructor for class net.minecraft.world.GameRules
 
GameRules(Map<GameRules.Key<?>, GameRules.Rule<?>>) - Constructor for class net.minecraft.world.GameRules
 
GameRules.Acceptor<T extends GameRules.Rule<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 extends GameRules.Rule<T>> - Class in net.minecraft.world
 
GameRules.Rule<T extends GameRules.Rule<T>> - Class in net.minecraft.world
 
GameRules.Type<T extends GameRules.Rule<T>> - Class in net.minecraft.world
 
GameRules.Visitor - Interface in net.minecraft.world
A visitor used to visit all game rules.
gameRulesButton - Variable in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 
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
 
GameTest - Annotation Interface in net.minecraft.test
GameTest is used to tell the test framework that the annotated method is a test.
GameTestBatch - Class in net.minecraft.test
 
GameTestBatch(String, Collection<TestFunction>, Consumer<ServerWorld>, Consumer<ServerWorld>) - Constructor for 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 in net.minecraft.test
 
GameTestException(String) - Constructor for exception net.minecraft.test.GameTestException
 
GameTestState - Class in net.minecraft.test
 
GameTestState(TestFunction, BlockRotation, ServerWorld) - Constructor for class net.minecraft.test.GameTestState
 
gameThread - Static variable in class com.mojang.blaze3d.systems.RenderSystem
 
gameTime - Variable in class net.minecraft.client.render.Shader
 
gameVersion - Variable in class net.minecraft.client.MinecraftClient
 
gameVersion - Variable in class net.minecraft.server.ServerMetadata.Version
 
gameVersion - Static variable in class net.minecraft.SharedConstants
 
GameVersion - Interface in net.minecraft
The game version interface used by Minecraft, replacing the javabridge one's occurences in Minecraft code.
gamma - Variable in class net.minecraft.client.option.GameOptions
 
GAMMA - Static variable in class net.minecraft.client.option.Option
 
gateways - Variable in class net.minecraft.entity.boss.dragon.EnderDragonFight
 
GATHERABLE_ITEMS - Static variable in class net.minecraft.entity.passive.VillagerEntity
 
gatherableItems - Variable in class net.minecraft.village.VillagerProfession
 
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.world.gen.random.AtomicSimpleRandom
 
gaussianGenerator - Variable in class net.minecraft.world.gen.random.SimpleRandom
 
gaussianGenerator - Variable in class net.minecraft.world.gen.random.Xoroshiro128PlusPlusRandom
 
GaussianGenerator - Class in net.minecraft.world.gen.random
 
GaussianGenerator(AbstractRandom) - Constructor for class net.minecraft.world.gen.random.GaussianGenerator
 
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.
Gene(int, String, boolean) - Constructor for enum class net.minecraft.entity.passive.PandaEntity.Gene
 
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(Consumer<RecipeJsonProvider>) - Static method in class net.minecraft.data.server.RecipesProvider
 
generate(ServerWorld, int, boolean) - Method in class net.minecraft.block.entity.JigsawBlockEntity
 
generate(ServerWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SaplingBlock
 
generate(ServerWorld, ChunkGenerator, BlockPos, BlockState, Random) - Method in class net.minecraft.block.sapling.LargeTreeSaplingGenerator
generate(ServerWorld, ChunkGenerator, BlockPos, BlockState, Random) - Method in class net.minecraft.block.sapling.SaplingGenerator
 
generate(StructureGeneratorFactory.Context<StructurePoolFeatureConfig>, StructurePoolBasedGenerator.PieceFactory, BlockPos, boolean, boolean) - Static method in class net.minecraft.structure.pool.StructurePoolBasedGenerator
 
generate(StructureManager, StructureWorldAccess, StructureAccessor, ChunkGenerator, BlockPos, BlockPos, BlockRotation, BlockBox, Random, boolean) - Method in class net.minecraft.structure.pool.EmptyPoolElement
generate(StructureManager, StructureWorldAccess, StructureAccessor, ChunkGenerator, BlockPos, BlockPos, BlockRotation, BlockBox, Random, boolean) - Method in class net.minecraft.structure.pool.FeaturePoolElement
generate(StructureManager, StructureWorldAccess, StructureAccessor, ChunkGenerator, BlockPos, BlockPos, BlockRotation, BlockBox, Random, boolean) - Method in class net.minecraft.structure.pool.ListPoolElement
generate(StructureManager, StructureWorldAccess, StructureAccessor, ChunkGenerator, BlockPos, BlockPos, BlockRotation, BlockBox, Random, boolean) - Method in class net.minecraft.structure.pool.SinglePoolElement
generate(StructureManager, StructureWorldAccess, StructureAccessor, ChunkGenerator, BlockPos, BlockPos, BlockRotation, BlockBox, Random, 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(DynamicRegistryManager, PoolStructurePiece, int, StructurePoolBasedGenerator.PieceFactory, ChunkGenerator, StructureManager, List<? super PoolStructurePiece>, Random, HeightLimitView) - Static method in class net.minecraft.structure.pool.StructurePoolBasedGenerator
 
generate(DecoratorContext, Random, BlockPos) - Method in 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.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<DiskFeatureConfig>) - Method in class net.minecraft.world.gen.feature.IcePatchFeature
generate(FeatureContext<DiskFeatureConfig>) - Method in class net.minecraft.world.gen.feature.UnderwaterDiskFeature
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<GlowLichenFeatureConfig>) - Method in class net.minecraft.world.gen.feature.GlowLichenFeature
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<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<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(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>, 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, BlockPos, BlockState, GlowLichenFeatureConfig, Random, List<Direction>) - Static method in class net.minecraft.world.gen.feature.GlowLichenFeature
 
generate(StructureWorldAccess, ChunkGenerator, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.ConfiguredFeature
 
generate(StructureWorldAccess, ChunkGenerator, Random, BlockPos) - Method in 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.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, List<BlockPos>, List<BlockPos>) - Method in class net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, List<BlockPos>, List<BlockPos>) - Method in class net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, List<BlockPos>, List<BlockPos>) - Method in class net.minecraft.world.gen.treedecorator.CocoaBeansTreeDecorator
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, List<BlockPos>, List<BlockPos>) - Method in class net.minecraft.world.gen.treedecorator.LeavesVineTreeDecorator
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, List<BlockPos>, List<BlockPos>) - Method in class net.minecraft.world.gen.treedecorator.TreeDecorator
 
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, List<BlockPos>, List<BlockPos>) - Method in class net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
 
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, 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, BiConsumer<BlockPos, BlockState>, 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, BiConsumer<BlockPos, BlockState>, 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, BiConsumer<BlockPos, BlockState>, 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, BiConsumer<BlockPos, BlockState>, 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, BiConsumer<BlockPos, BlockState>, 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, BiConsumer<BlockPos, BlockState>, 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, BiConsumer<BlockPos, BlockState>, 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, BiConsumer<BlockPos, BlockState>, 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, BiConsumer<BlockPos, BlockState>, 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, BiConsumer<BlockPos, BlockState>, 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.block.BeehiveBlock
 
generateBracketedDisplayName() - Method in class net.minecraft.scoreboard.ScoreboardObjective
 
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
generateChangeList() - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupScreen
 
generateCookingRecipes(Consumer<RecipeJsonProvider>, String, CookingRecipeSerializer<?>, int) - Static method in class net.minecraft.data.server.RecipesProvider
 
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.data.client.model.Models
 
GENERATED - Static variable in class net.minecraft.util.WorldSavePath
 
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
 
generatedPath - Variable in class net.minecraft.structure.StructureManager
 
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
 
generateEnchantments(Random, ItemStack, int, boolean) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Generate the enchantments for enchanting the stack.
generateEnchantments(ItemStack, int, int) - Method in class net.minecraft.screen.EnchantmentScreenHandler
 
generateEndGateway(BlockPos) - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 
generateEndPortal(boolean) - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 
generateEntrance(StructureWorldAccess, Random, BlockBox, StrongholdGenerator.Piece.EntranceType, int, int, int) - Method in class net.minecraft.structure.StrongholdGenerator.Piece
 
generateFacingsToShapeMap(float) - Method in class net.minecraft.block.ConnectingBlock
 
generateFamily(Consumer<RecipeJsonProvider>, BlockFamily) - Static method in class net.minecraft.data.server.RecipesProvider
 
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(WorldAccess, Random, HugeFungusFeatureConfig, BlockPos, int, boolean) - Method in class net.minecraft.world.gen.feature.HugeFungusFeature
 
generateHatBlock(WorldAccess, Random, HugeFungusFeatureConfig, BlockPos.Mutable, float, float, float) - Method in class net.minecraft.world.gen.feature.HugeFungusFeature
 
generateKey() - Static method in class net.minecraft.network.encryption.NetworkEncryptionUtils
 
generateKeyPair() - Method in class net.minecraft.server.MinecraftServer
 
generateLargeTree(ServerWorld, ChunkGenerator, BlockPos, BlockState, Random, int, int) - Method in class net.minecraft.block.sapling.LargeTreeSaplingGenerator
 
generateLoot(PlayerEntity) - Method in class net.minecraft.entity.vehicle.StorageMinecartEntity
 
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(LootContext) - Method in class net.minecraft.loot.LootTable
 
generateLoot(LootContext, Consumer<ItemStack>) - Method in class net.minecraft.loot.LootTable
 
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) - 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
 
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
 
generateServerId(String, PublicKey, SecretKey) - Static method in class net.minecraft.network.encryption.NetworkEncryptionUtils
 
generateServerKeyPair() - Static method in class net.minecraft.network.encryption.NetworkEncryptionUtils
 
generateSpike(ServerWorldAccess, Random, EndSpikeFeatureConfig, EndSpikeFeature.Spike) - Method in class net.minecraft.world.gen.feature.EndSpikeFeature
 
generateSquare(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, TreeFeatureConfig, BlockPos, int, int, boolean) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
Generates a square of leaves with the given radius.
generateStem(WorldAccess, Random, BlockPos, HugeMushroomFeatureConfig, int, BlockPos.Mutable) - Method in class net.minecraft.world.gen.feature.HugeMushroomFeature
 
generateStem(WorldAccess, Random, HugeFungusFeatureConfig, BlockPos, int, boolean) - Method in class net.minecraft.world.gen.feature.HugeFungusFeature
 
generateStrongholdPositions() - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 
generateStructures - Variable in class net.minecraft.client.realms.dto.RealmsWorldResetDto
 
generateStructures - Variable in class net.minecraft.client.realms.gui.screen.ResetWorldInfo
 
generateStructures - Variable in class net.minecraft.world.gen.GeneratorOptions
 
generateSupports(StructureWorldAccess, BlockBox, int, int, int, int, int, Random) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftCorridor
 
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
 
generateUnregistered(StructureWorldAccess, ChunkGenerator, Random, BlockPos) - Method in 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
 
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(Random, WorldAccess, BlockPos) - Method in class net.minecraft.structure.RuinedPortalStructurePiece
 
generateVines(BlockPos, WorldAccess, Random) - Static method in class net.minecraft.world.gen.feature.HugeFungusFeature
 
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
 
generateWittyComment() - Static method in class net.minecraft.util.crash.CrashReport
 
generateWittyComment() - Static method in class net.minecraft.util.profiler.ProfileResultImpl
 
GENERATION_KEY - Static variable in class net.minecraft.item.WrittenBookItem
 
GENERATION_MARKER - Static variable in class net.minecraft.client.render.model.ModelLoader
 
generationDepth - Variable in class net.minecraft.client.gui.screen.ingame.JigsawBlockScreen
 
GenerationPiece() - Constructor for class net.minecraft.structure.WoodlandMansionGenerator.GenerationPiece
 
generationPossibilityByFeature - Variable in class net.minecraft.world.StructureLocator
 
generationSettings - Variable in class net.minecraft.world.biome.Biome.Builder
 
generationSettings - Variable in class net.minecraft.world.biome.Biome
 
generationSettings(GenerationSettings) - Method in class net.minecraft.world.biome.Biome.Builder
 
GenerationSettings - Class in net.minecraft.world.biome
 
GenerationSettings(Map<GenerationStep.Carver, List<Supplier<ConfiguredCarver<?>>>>, List<List<Supplier<PlacedFeature>>>) - Constructor for class net.minecraft.world.biome.GenerationSettings
 
GenerationSettings.Builder - Class in net.minecraft.world.biome
 
generationShapeConfig - Variable in class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 
generationShapeConfig - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 
GenerationShapeConfig - Record Class in net.minecraft.world.gen.chunk
 
GenerationShapeConfig(int, int, NoiseSamplingConfig, SlideConfig, SlideConfig, int, int, boolean, boolean, boolean, VanillaTerrainParameters) - Constructor for record class net.minecraft.world.gen.chunk.GenerationShapeConfig
 
GenerationStep - Class in net.minecraft.world.gen
 
GenerationStep() - Constructor for class net.minecraft.world.gen.GenerationStep
 
GenerationStep.Carver - Enum Class in net.minecraft.world.gen
 
GenerationStep.Feature - Enum Class in net.minecraft.world.gen
 
generationTask - Variable in class net.minecraft.world.chunk.ChunkStatus
 
generator - Variable in class net.minecraft.block.SaplingBlock
 
generator - Variable in class net.minecraft.data.client.BlockStateDefinitionProvider
 
generator - Variable in class net.minecraft.data.report.BlockListProvider
 
generator - Variable in class net.minecraft.data.report.CommandSyntaxProvider
 
generator - Variable in class net.minecraft.data.report.RegistryDumpProvider
 
generator - Variable in class net.minecraft.data.report.WorldgenListProvider
 
generator - Variable in class net.minecraft.world.gen.decorator.DecoratorContext
 
generator - Variable in class net.minecraft.world.gen.feature.util.FeatureContext
 
GENERATOR - Static variable in class net.minecraft.block.AzaleaBlock
 
GENERATOR_OPTION_KEYS - Static variable in class net.minecraft.world.level.storage.LevelStorage
 
GENERATOR_OPTIONS_KEY - Static variable in class net.minecraft.datafixer.fix.LevelDataGeneratorOptionsFix
 
GENERATOR_OPTIONS_KEY - Static variable in class net.minecraft.datafixer.fix.LevelFlatGeneratorInfoFix
 
generatorConfigProvider - Variable in class net.minecraft.client.gui.screen.PresetsScreen.SuperflatPreset
 
generatorOptions - Variable in class net.minecraft.client.gui.screen.world.MoreOptionsDialog
 
generatorOptions - Variable in class net.minecraft.server.dedicated.ServerPropertiesHandler
 
generatorOptions - Variable in class net.minecraft.world.level.LevelProperties
 
generatorOptions - Variable in class net.minecraft.world.updater.WorldUpdater
 
GeneratorOptions - Class in net.minecraft.world.gen
 
GeneratorOptions(long, boolean, boolean, SimpleRegistry<DimensionOptions>) - Constructor for class net.minecraft.world.gen.GeneratorOptions
 
GeneratorOptions(long, boolean, boolean, SimpleRegistry<DimensionOptions>, Optional<String>) - Constructor for class net.minecraft.world.gen.GeneratorOptions
 
generatorType - Variable in class net.minecraft.client.gui.screen.world.MoreOptionsDialog
 
generatorType - Variable in class net.minecraft.client.realms.gui.screen.RealmsResetNormalWorldScreen
 
GeneratorType - Class in net.minecraft.client.world
 
GeneratorType(String) - Constructor for class net.minecraft.client.world.GeneratorType
 
GeneratorType.ScreenProvider - Interface in net.minecraft.client.world
 
GENERIC - Enum constant in enum class net.minecraft.client.render.VertexFormatElement.Type
 
GENERIC - Static variable in class net.minecraft.entity.damage.DamageSource
 
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_ARMOR - Static variable in class net.minecraft.entity.attribute.EntityAttributes
 
GENERIC_ARMOR_TOUGHNESS - Static variable in class net.minecraft.entity.attribute.EntityAttributes
 
GENERIC_ATTACK_DAMAGE - Static variable in class net.minecraft.entity.attribute.EntityAttributes
 
GENERIC_ATTACK_KNOCKBACK - Static variable in class net.minecraft.entity.attribute.EntityAttributes
 
GENERIC_ATTACK_SPEED - Static variable in class net.minecraft.entity.attribute.EntityAttributes
 
GENERIC_FLYING_SPEED - Static variable in class net.minecraft.entity.attribute.EntityAttributes
 
GENERIC_FOLLOW_RANGE - Static variable in class net.minecraft.entity.attribute.EntityAttributes
 
GENERIC_KNOCKBACK_RESISTANCE - Static variable in class net.minecraft.entity.attribute.EntityAttributes
 
GENERIC_LUCK - Static variable in class net.minecraft.entity.attribute.EntityAttributes
 
GENERIC_MAX_HEALTH - Static variable in class net.minecraft.entity.attribute.EntityAttributes
 
GENERIC_MOVEMENT_SPEED - Static variable in class net.minecraft.entity.attribute.EntityAttributes
 
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
 
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
 
GEODE - Static variable in class net.minecraft.world.gen.feature.Feature
 
GEODE_INVALID_BLOCKS - Static variable in class net.minecraft.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>, Identifier, Identifier) - 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.resource.SplashTextResourceSupplier
 
get() - Method in class net.minecraft.data.client.model.BlockStateVariant
 
get() - Method in class net.minecraft.data.client.model.MultipartBlockStateSupplier
 
get() - Method in class net.minecraft.data.client.model.MultipartBlockStateSupplier.Multipart
 
get() - Method in class net.minecraft.data.client.model.SimpleModelSupplier
 
get() - Method in class net.minecraft.data.client.model.VariantsBlockStateSupplier
 
get() - Method in class net.minecraft.data.client.model.When.LogicalCondition
 
get() - Method in class net.minecraft.data.client.model.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 class net.minecraft.screen.Property
 
get() - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler.PropertyAccessor
 
get() - Method in class net.minecraft.tag.RequiredTagList.TagWrapper
 
get() - Method in class net.minecraft.util.Lazy
Deprecated.
 
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(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.gui.widget.EntryListWidget.Entries
 
get(int) - Method in class net.minecraft.client.option.ServerList
 
get(int) - Static method in enum class net.minecraft.client.render.ChunkBuilderMode
 
get(int) - Method in class net.minecraft.client.world.BiomeColorCache.Colors
 
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.screen.ArrayPropertyDelegate
get(int) - Method in interface net.minecraft.screen.PropertyDelegate
 
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 class net.minecraft.util.registry.DefaultedRegistry
get(int) - Method in class net.minecraft.util.registry.SimpleRegistry
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.IdListPalette
Returns the object associated with the given id.
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.ChunkStreamVersion
 
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.world.Heightmap
 
get(int, int, int) - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.ChunkNibbleArray
 
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 class net.minecraft.world.gen.carver.CarvingMask
 
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(DyeColor) - Static method in class net.minecraft.block.ShulkerBoxBlock
 
get(Identifier) - Method in class net.minecraft.util.registry.DefaultedRegistry
get(Identifier) - Method in class net.minecraft.util.registry.Registry
 
get(Identifier) - Method in class net.minecraft.util.registry.SimpleRegistry
get(RegistryKey<T>) - Method in class net.minecraft.util.registry.Registry
 
get(RegistryKey<T>) - Method in class net.minecraft.util.registry.SimpleRegistry
get(E) - Method in class net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher
 
get(String) - Static method in class net.minecraft.client.realms.Request
 
get(String) - Method in class net.minecraft.client.resource.language.TranslationStorage
get(String) - Method in class net.minecraft.command.DataCommandStorage.PersistentState
 
get(String) - Static method in class net.minecraft.entity.EntityType
 
get(String) - Static method in enum class net.minecraft.loot.function.CopyNameLootFunction.Source
 
get(String) - Static method in enum class net.minecraft.loot.function.CopyNbtLootFunction.Operator
 
get(String) - Method in class net.minecraft.nbt.NbtCompound
 
get(String) - Method in class net.minecraft.util.Language
 
get(String, int, int) - Static method in class net.minecraft.client.realms.Request
 
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(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(Function<NbtCompound, T>, String) - Method in class net.minecraft.world.PersistentStateManager
 
get(Predicate<PointOfInterestType>, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestSet
 
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(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 class net.minecraft.util.math.floatprovider.FloatProvider
 
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, 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(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(Block) - Method in interface net.minecraft.data.client.model.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(GameOptions) - Method in class net.minecraft.client.option.DoubleOption
 
get(RenderLayer) - Method in class net.minecraft.client.render.chunk.BlockBufferBuilderStorage
 
get(SearchManager.Key<T>) - Method in class net.minecraft.client.search.SearchManager
 
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(Item, Identifier) - Static method in class net.minecraft.client.item.ModelPredicateProviderRegistry
 
get(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Gets the enchantments on an item stack.
get(LootContextParameter<T>) - Method in class net.minecraft.loot.context.LootContext.Builder
 
get(LootContextParameter<T>) - Method in class net.minecraft.loot.context.LootContext
 
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(CommandFunctionManager) - Method in class net.minecraft.server.function.CommandFunction.LazyContainer
 
get(MinecraftServer) - Static method in enum class net.minecraft.util.profiling.jfr.InstanceType
 
get(Property<T>) - Method in class net.minecraft.state.State
 
get(Identifier) - Method in class net.minecraft.advancement.AdvancementManager
 
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.loot.condition.LootConditionManager
 
get(Identifier) - Static method in class net.minecraft.loot.context.LootContextTypes
 
get(Identifier) - Method in class net.minecraft.loot.function.LootFunctionManager
 
get(Identifier) - Method in class net.minecraft.recipe.RecipeManager
Returns a recipe with the given id, or empty if there is no such recipe.
get(Identifier) - Method in class net.minecraft.server.function.FunctionLoader
 
get(Identifier) - Method in class net.minecraft.server.ServerAdvancementLoader
 
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(RegistryKey<? extends Registry<? extends E>>) - Method in class net.minecraft.util.registry.DynamicRegistryManager
Retrieves a registry from this manager, or throws an exception when the registry does not exist.
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
 
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.class_6781
 
get(LightType) - Method in class net.minecraft.world.chunk.light.LightingProvider
 
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
 
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
getAccessibleFuture() - Method in class net.minecraft.server.world.ChunkHolder
 
getAccessToken() - Method in class net.minecraft.client.util.Session
 
getAccountType() - Method in class net.minecraft.client.util.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.network.packet.s2c.play.PlayerListS2CPacket
 
getAction() - Method in class net.minecraft.network.packet.s2c.play.UnlockRecipesS2CPacket
 
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
 
getActionPromptAndMessage(RealmsServer, String, boolean, boolean, RealmsWorldSlotButton.Action) - Method in class net.minecraft.client.realms.gui.RealmsWorldSlotButton
 
getActionType() - Method in class net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket
 
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.LivingEntity
 
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.mob.AbstractSkeletonEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.mob.CaveSpiderEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.mob.EndermanEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.mob.EndermiteEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.mob.GhastEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.mob.GiantEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.mob.GuardianEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.mob.PhantomEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.mob.PiglinEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.mob.ShulkerEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.mob.SilverfishEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.mob.SlimeEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.mob.SpiderEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.mob.WitchEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.mob.WitherSkeletonEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.mob.ZombieEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.AxolotlEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.BatEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.BeeEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.CatEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.ChickenEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.CowEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.DolphinEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.FishEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.FoxEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.HorseBaseEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.MerchantEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.ParrotEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.SheepEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.SnowGolemEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.SquidEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.WolfEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.player.PlayerEntity
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
 
getActiveStatusEffects() - Method in class net.minecraft.entity.LivingEntity
 
getActiveTotemOfUndying(PlayerEntity) - Static method in class net.minecraft.client.network.ClientPlayNetworkHandler
 
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.client.render.BlockBreakingInfo
 
getAddItemSound() - Method in class net.minecraft.entity.decoration.GlowItemFrameEntity
getAddItemSound() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 
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
 
getAddress() - Method in class net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket
 
getAddressPort() - Method in class net.minecraft.client.network.LanServerInfo
 
getAdjacentBlockCount(BlockState) - Method in class net.minecraft.block.VineBlock
 
getAdjacentChunk(BlockPos, ChunkBuilder.BuiltChunk, Direction) - Method in class net.minecraft.client.render.WorldRenderer
 
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
 
getAdjustedFirstBuyItem() - 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.
getAdjustedPitch(SoundInstance) - 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 class net.minecraft.client.font.BitmapFont.BitmapFontGlyph
 
getAdvance() - Method in enum class net.minecraft.client.font.BlankGlyph
 
getAdvance() - Method in interface net.minecraft.client.font.Glyph
 
getAdvance() - Method in class net.minecraft.client.font.TrueTypeFont.TtfGlyph
 
getAdvance() - Method in class net.minecraft.client.font.UnicodeTextureFont.UnicodeTextureGlyph
 
getAdvance() - Method in enum class net.minecraft.client.font.WhiteRectangleGlyph
 
getAdvance(boolean) - Method in interface net.minecraft.client.font.Glyph
 
getAdvancementArgument(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.IdentifierArgumentType
 
getAdvancementHandler() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 
getAdvancementId() - Method in class net.minecraft.data.server.recipe.CookingRecipeJsonFactory.CookingRecipeJsonProvider
getAdvancementId() - Method in interface net.minecraft.data.server.recipe.RecipeJsonProvider
 
getAdvancementId() - Method in class net.minecraft.data.server.recipe.ShapedRecipeJsonFactory.ShapedRecipeJsonProvider
getAdvancementId() - Method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonFactory.ShapelessRecipeJsonProvider
getAdvancementId() - Method in class net.minecraft.data.server.recipe.SingleItemRecipeJsonFactory.SingleItemRecipeJsonProvider
getAdvancementId() - Method in class net.minecraft.data.server.recipe.SmithingRecipeJsonFactory.SmithingRecipeJsonProvider
getAdvancementId() - Method in class net.minecraft.predicate.entity.AdvancementEntityPredicateDeserializer
 
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(Advancement) - Method in class net.minecraft.client.gui.screen.advancement.AdvancementsScreen
 
getAffectedBlockPos() - Method in class net.minecraft.entity.LightningEntity
 
getAffectedBlocks() - Method in class net.minecraft.network.packet.s2c.play.ExplosionS2CPacket
 
getAffectedBlocks() - Method in class net.minecraft.world.explosion.Explosion
 
getAffectedOutline() - Method in class net.minecraft.client.render.RenderLayer
 
getAffectedOutline() - Method in class net.minecraft.client.render.RenderLayer.MultiPhase
getAffectedPlayers() - Method in class net.minecraft.world.explosion.Explosion
 
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
 
getAir() - Method in class net.minecraft.entity.Entity
 
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
 
getAliveEndCrystals() - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 
getAliveEnderDragons() - Method in class net.minecraft.server.world.ServerWorld
 
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.Structure.PalettedBlockInfoList
 
getAll() - Method in class net.minecraft.world.ChunkUpdateState
 
getAllArgumentTypes(CommandNode<T>) - Static method in class net.minecraft.command.argument.ArgumentTypes
 
getAllArgumentTypes(CommandNode<T>, Set<ArgumentType<?>>, Set<CommandNode<T>>) - Static method in class net.minecraft.command.argument.ArgumentTypes
 
getAllEntries() - Method in class net.minecraft.entity.data.DataTracker
 
getAllFunctions() - Method in class net.minecraft.server.function.CommandFunctionManager
 
getAllLanguages() - Method in class net.minecraft.client.resource.language.LanguageManager
 
getAllMatches(RecipeType<T>, C, World) - Method in class net.minecraft.recipe.RecipeManager
Creates a list of all recipes of the given type that match the given inventory and world.
getAllModels() - Method in class net.minecraft.client.render.model.json.ModelVariantMap
 
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.
getAllocatedBits() - Method in class net.minecraft.world.storage.SectorMap
 
getAllocatedBytesPerSecond(List<GcHeapSummarySample>) - Static method in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample
 
getAllOf(Block) - Method in class net.minecraft.structure.Structure.PalettedBlockInfoList
 
getAllOfType(Class<S>) - Method in class net.minecraft.util.collection.TypeFilterableList
Returns all elements in this collection that are instances of type.
getAllOfType(RecipeType<T>) - Method in class net.minecraft.recipe.RecipeManager
 
getAllowed() - Method in class net.minecraft.loot.context.LootContextType
 
getAllowedFuels() - Method in class net.minecraft.client.gui.screen.recipebook.AbstractFurnaceRecipeBookScreen
 
getAllowedFuels() - Method in class net.minecraft.client.gui.screen.recipebook.BlastFurnaceRecipeBookScreen
getAllowedFuels() - Method in class net.minecraft.client.gui.screen.recipebook.FurnaceRecipeBookScreen
getAllowedFuels() - Method in class net.minecraft.client.gui.screen.recipebook.SmokerRecipeBookScreen
getAllPlayerScores(ScoreboardObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
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.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
 
getAllStatesOf(Block) - Static method in class net.minecraft.world.poi.PointOfInterestType
 
getAlpha() - Method in class net.minecraft.client.render.debug.GameTestDebugRenderer.Marker
 
getAlpha(int) - Static method in class net.minecraft.client.gui.hud.BackgroundHelper.ColorMixer
 
getAlpha(int) - Static method in class net.minecraft.client.texture.NativeImage
 
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
Deprecated.
getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AbstractGlassBlock
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.StructureVoidBlock
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.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.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.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.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.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.HorseBaseEntity
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.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.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
getAmountExtended(float) - Method in class net.minecraft.block.entity.PistonBlockEntity
 
getAmountFilled(ItemStack) - Static method in class net.minecraft.item.BundleItem
 
getAmountToFill(boolean, int, boolean) - Method in class net.minecraft.recipe.InputSlotFiller
 
getAmplifier() - Method in class net.minecraft.entity.effect.StatusEffectInstance
 
getAmplifier() - Method in class net.minecraft.network.packet.s2c.play.EntityStatusEffectS2CPacket
 
getAmplitudes() - Method in class net.minecraft.util.math.noise.DoublePerlinNoiseSampler.NoiseParameters
 
getAmplitudes() - Method in class net.minecraft.util.math.noise.OctavePerlinNoiseSampler
 
getAndCheckStructurePath(Identifier, String) - Method in class net.minecraft.structure.StructureManager
 
getAndSetState(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, BlockPos, TreeFeatureConfig) - Static method in class net.minecraft.world.gen.trunk.TrunkPlacer
 
getAndSetState(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, BlockPos, TreeFeatureConfig, Function<BlockState, BlockState>) - Static method in class net.minecraft.world.gen.trunk.TrunkPlacer
 
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(ServerCommandSource) - Method in class net.minecraft.command.argument.AngleArgumentType.Angle
 
getAngles(ModelPart) - Method in class net.minecraft.client.render.entity.model.AxolotlEntityModel
 
getAngryAnimationProgress(float) - Method in class net.minecraft.entity.passive.HorseBaseEntity
 
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.DonkeyEntity
getAngrySound() - Method in class net.minecraft.entity.passive.HorseBaseEntity
 
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
getAnimation() - Method in class net.minecraft.client.texture.Sprite
 
getAnimationCounter(CreeperEntity, float) - Method in class net.minecraft.client.render.entity.CreeperEntityRenderer
 
getAnimationCounter(T, float) - 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 class net.minecraft.block.entity.ShulkerBoxBlockEntity
 
getAnimationProgress(float) - Method in interface net.minecraft.client.block.ChestAnimationProgress
 
getAnimationProgress(float) - Method in class net.minecraft.entity.mob.EvokerFangsEntity
 
getAnimationProgress(ChickenEntity, float) - Method in class net.minecraft.client.render.entity.ChickenEntityRenderer
 
getAnimationProgress(ParrotEntity, float) - Method in class net.minecraft.client.render.entity.ParrotEntityRenderer
 
getAnimationProgress(WolfEntity, float) - Method in class net.minecraft.client.render.entity.WolfEntityRenderer
 
getAnimationProgress(T, float) - Method in class net.minecraft.client.render.entity.LivingEntityRenderer
This value is passed to other methods when calculating angles for animation.
getAnimationProgress(T, float) - Method in class net.minecraft.client.render.entity.SquidEntityRenderer
 
getAnimationProgressRetriever(ChestAnimationProgress) - Static method in class net.minecraft.block.ChestBlock
 
getAnimationStage() - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
 
getApiDescription() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getAquiferSampler() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 
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.TranslatableText
 
getArgb(int, int, int, int) - Static method in class net.minecraft.client.gui.hud.BackgroundHelper.ColorMixer
 
getArgs() - Method in class net.minecraft.text.TranslatableText
 
getArgumentComparator() - Method in class net.minecraft.server.world.ChunkTicketType
 
getArm(Arm) - Method in class net.minecraft.client.render.entity.model.BipedEntityModel
 
getArmor() - Method in class net.minecraft.entity.LivingEntity
 
getArmor(EquipmentSlot) - Method in class net.minecraft.client.render.entity.feature.ArmorFeatureRenderer
 
getArmorCutoutNoCull(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 
getArmorEntityGlint() - Static method in class net.minecraft.client.render.RenderLayer
 
getArmorGlint() - Static method in class net.minecraft.client.render.RenderLayer
 
getArmorGlintConsumer(VertexConsumerProvider, RenderLayer, boolean, boolean) - Static method in class net.minecraft.client.render.item.ItemRenderer
 
getArmorItems() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
getArmorItems() - Method in class net.minecraft.entity.Entity
 
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
 
getArmorStandSlotId() - Method in enum class net.minecraft.entity.EquipmentSlot
 
getArmorTexture(ArmorItem, boolean, String) - Method in class net.minecraft.client.render.entity.feature.ArmorFeatureRenderer
 
getArmorTexturedModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.ZombieVillagerEntityModel
 
getArmorType() - Method in class net.minecraft.entity.passive.HorseEntity
 
getArmorVisibility() - Method in class net.minecraft.entity.LivingEntity
 
getArmPose(AbstractClientPlayerEntity, Hand) - Static method in class net.minecraft.client.render.entity.PlayerEntityRenderer
 
getAroundAndOnBedOffets(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
 
getArrivalInTicks() - Method in class net.minecraft.world.Vibration
 
getArrowType(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
getArrowType(ItemStack) - Method in class net.minecraft.entity.mob.HostileEntity
getArrowType(ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
getAscent() - Method in class net.minecraft.client.font.BitmapFont.BitmapFontGlyph
getAscent() - Method in interface net.minecraft.client.font.Glyph
 
getAscent() - Method in interface net.minecraft.client.font.RenderableGlyph
getAscent() - Method in class net.minecraft.client.font.TrueTypeFont.TtfGlyph
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
 
getAt(List<T>, int) - Static method in class net.minecraft.util.collection.Weighting
 
getAtlas() - Method in class net.minecraft.client.texture.Sprite
 
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.util.SpriteIdentifier
 
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
 
getAttachedStem() - Method in class net.minecraft.block.GourdBlock
 
getAttachedStem() - Method in class net.minecraft.block.MelonBlock
getAttachedStem() - Method in class net.minecraft.block.PumpkinBlock
getAttachmentType() - Method in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
 
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.CatEntity
 
getAttackDamage() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
getAttackDamage() - Method in class net.minecraft.entity.passive.OcelotEntity
 
getAttackDamage() - Method in class net.minecraft.item.MiningToolItem
 
getAttackDamage() - Method in class net.minecraft.item.SwordItem
 
getAttackDamage() - Method in interface net.minecraft.item.ToolMaterial
 
getAttackDamage() - Method in enum class net.minecraft.item.ToolMaterials
getAttackDamage(int, EntityGroup) - Method in class net.minecraft.enchantment.DamageEnchantment
getAttackDamage(int, EntityGroup) - Method in class net.minecraft.enchantment.Enchantment
 
getAttackDamage(int, EntityGroup) - Method in class net.minecraft.enchantment.ImpalingEnchantment
getAttackDamage(ItemStack, EntityGroup) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getAttackDistanceScalingFactor(Entity) - Method in class net.minecraft.entity.LivingEntity
 
getAttacker() - Method in class net.minecraft.entity.damage.DamageRecord
 
getAttacker() - Method in class net.minecraft.entity.damage.DamageSource
 
getAttacker() - Method in class net.minecraft.entity.damage.EntityDamageSource
getAttacker() - Method in class net.minecraft.entity.damage.ProjectileDamageSource
getAttacker() - Method in class net.minecraft.entity.LivingEntity
 
getAttacker() - Method in interface net.minecraft.entity.mob.Angerable
 
getAttackerName() - Method in class net.minecraft.entity.damage.DamageRecord
 
getAttacking() - Method in class net.minecraft.entity.LivingEntity
 
getAttackingArm(Arm) - Method in class net.minecraft.client.render.entity.model.IllagerEntityModel
 
getAttackTarget(E) - Method in class net.minecraft.entity.ai.brain.task.AttackTask
 
getAttackTarget(E) - Method in class net.minecraft.entity.ai.brain.task.ForgetAttackTargetTask
 
getAttackTarget(LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.CrossbowAttackTask
 
getAttackTarget(LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.DefeatTargetTask
 
getAttackTarget(MobEntity) - Method in class net.minecraft.entity.ai.brain.task.MeleeAttackTask
 
getAttackTarget(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
 
getAttribLocation(int, CharSequence) - Static method in class net.minecraft.client.gl.GlUniform
 
getAttribute() - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
 
getAttribute(String) - Method in class net.minecraft.server.dedicated.ServerMBean
 
getAttributeArgument(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.IdentifierArgumentType
 
getAttributeBaseValue(EntityAttribute) - Method in class net.minecraft.entity.LivingEntity
 
getAttributeInstance(EntityAttribute) - Method in class net.minecraft.entity.LivingEntity
 
getAttributeInstance(Entity, EntityAttribute) - Static method in class net.minecraft.server.command.AttributeCommand
 
getAttributeModifiers() - Method in class net.minecraft.entity.effect.StatusEffect
 
getAttributeModifiers(EquipmentSlot) - Method in class net.minecraft.item.ArmorItem
getAttributeModifiers(EquipmentSlot) - Method in class net.minecraft.item.Item
 
getAttributeModifiers(EquipmentSlot) - Method in class net.minecraft.item.ItemStack
 
getAttributeModifiers(EquipmentSlot) - Method in class net.minecraft.item.MiningToolItem
getAttributeModifiers(EquipmentSlot) - Method in class net.minecraft.item.SwordItem
getAttributeModifiers(EquipmentSlot) - Method in class net.minecraft.item.TridentItem
getAttributes() - Method in class net.minecraft.entity.LivingEntity
 
getAttributes(String[]) - Method in class net.minecraft.server.dedicated.ServerMBean
 
getAttributesToSend() - Method in class net.minecraft.entity.attribute.AttributeContainer
 
getAttributeValue(EntityAttribute) - Method in class net.minecraft.entity.LivingEntity
 
getAuthor() - Method in class net.minecraft.structure.Structure
 
getAvailableBuffer() - Method in class net.minecraft.util.FixedBufferInputStream
 
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
Gets the available slot positions that are reachable from a given side.
getAvailableSlots(Direction) - Method in class net.minecraft.block.ComposterBlock.DummyInventory
Gets the available slot positions that are reachable from a given side.
getAvailableSlots(Direction) - Method in class net.minecraft.block.ComposterBlock.FullComposterInventory
Gets the available slot positions that are reachable from a given side.
getAvailableSlots(Direction) - Method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
Gets the available slot positions that are reachable from a given side.
getAvailableSlots(Direction) - Method in class net.minecraft.block.entity.BrewingStandBlockEntity
Gets the available slot positions that are reachable from a given side.
getAvailableSlots(Direction) - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
Gets the available slot positions that are reachable from a given side.
getAvailableSlots(Direction) - Method in interface net.minecraft.inventory.SidedInventory
Gets the available slot positions that are reachable from a given side.
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
 
getAverageTickTime() - Method in class net.minecraft.server.dedicated.ServerMBean
Returns the server's current average tick time, in milliseconds.
getAverageTime() - Method in class net.minecraft.client.MinecraftClientGame.PerformanceMetricsImpl
 
getAvoiding(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 
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
 
getBabyInteractionTargetCounts(PathAwareEntity) - Method in class net.minecraft.entity.ai.brain.task.PlayWithVillagerBabiesTask
 
getBackendDescription() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getBackground() - Method in class net.minecraft.advancement.AdvancementDisplay
 
getBackgroundSprite() - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeSlot
getBackgroundSprite() - Method in class net.minecraft.screen.slot.Slot
 
getBackSprite() - Method in class net.minecraft.client.texture.PaintingManager
 
getBackupsDirectory() - Method in class net.minecraft.world.level.storage.LevelStorage
 
getBadlandsBiome(int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
getBadlandsOrRegularBiome(int, int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
getBadOmenLevel() - Method in class net.minecraft.village.raid.Raid
 
getBakedModelManager() - Method in class net.minecraft.client.MinecraftClient
 
getBakedModelMap() - Method in class net.minecraft.client.render.model.ModelLoader
 
getBambooBlockStateVariants(int) - Method in class net.minecraft.data.client.model.BlockStateModelGenerator
 
getBannerPatterns() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
getBannerPatternTextureId(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
 
getBaseBlock() - Method in class net.minecraft.data.family.BlockFamily
 
getBaseBlock() - Method in enum class net.minecraft.entity.vehicle.BoatEntity.Type
 
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
 
getBaseDyeColor(int) - Static method in class net.minecraft.entity.passive.TropicalFishEntity
 
getBaseDyeColorIndex(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
 
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
getBasePower() - Method in enum class net.minecraft.enchantment.ProtectionEnchantment.Type
 
getBaseScale() - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature.DripstoneGenerator
 
getBaseValue() - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
Gets the base value of this attribute instance.
getBaseValue() - Method in class net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket.Entry
 
getBaseValue(EntityAttribute) - Method in class net.minecraft.entity.attribute.AttributeContainer
 
getBaseValue(EntityAttribute) - Method in class net.minecraft.entity.attribute.DefaultAttributeContainer
 
getBasicProjectionMatrix(double) - 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
 
getBatchId() - Method in class net.minecraft.test.TestFunction
 
getBeaconBeam(Identifier, boolean) - Static method in class net.minecraft.client.render.RenderLayer
 
getBeamProgress(float) - Method in class net.minecraft.entity.mob.GuardianEntity
 
getBeamSegments() - Method in class net.minecraft.block.entity.BeaconBlockEntity
 
getBeamTarget() - Method in class net.minecraft.entity.decoration.EndCrystalEntity
 
getBeamTarget() - Method in class net.minecraft.entity.mob.GuardianEntity
 
getBearingX() - Method in interface net.minecraft.client.font.Glyph
 
getBearingX() - Method in class net.minecraft.client.font.TrueTypeFont.TtfGlyph
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(BeeDebugRenderer.Hive) - Method in class net.minecraft.client.render.debug.BeeDebugRenderer
 
getBees() - Method in class net.minecraft.block.entity.BeehiveBlockEntity
 
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) - Method in class net.minecraft.block.DispenserBlock
 
getBehaviorForItem(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
 
getBiggestAttacker() - Method in class net.minecraft.entity.damage.DamageTracker
 
getBiggestAttackerId() - Method in class net.minecraft.entity.damage.DamageTracker
Gets the Entity ID of the biggest attacker
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
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(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
 
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
 
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.ReadOnlyChunk
getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
getBiomeForNoiseGen(int, int, int) - Method in interface net.minecraft.world.WorldView
getBiomeForNoiseGen(BlockPos) - Method in class net.minecraft.world.biome.source.BiomeAccess
 
getBiomeKey(BlockPos) - Method in interface net.minecraft.world.RegistryWorldView
 
getBiomeOrWindsweptSavanna(int, int, MultiNoiseUtil.ParameterRange, RegistryKey<Biome>) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
getBiomeRegistry() - Method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
 
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 record class net.minecraft.world.biome.source.MultiNoiseBiomeSource.Instance
 
getBiomeSource() - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 
getBiomeSource(Registry<Biome>) - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource.Preset
 
getBiomeSource(Registry<Biome>, boolean) - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource.Preset
 
getBiomeSource(MultiNoiseBiomeSource.Instance, boolean) - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource.Preset
 
getBiomeSupplier(BiomeSupplier) - Method in class net.minecraft.world.gen.chunk.Blender
 
getBiomeSupplier(BiomeSupplier, Registry<Biome>, Chunk) - Static method in class net.minecraft.world.chunk.BelowZeroRetrogen
 
getBirchColor() - Static method in class net.minecraft.client.color.world.FoliageColors
 
getBitfield(Set<PlayerPositionLookS2CPacket.Flag>) - Static method in enum class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket.Flag
 
getBitFlag() - Method in enum class net.minecraft.client.render.entity.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.RecipesProvider
 
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.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(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.ReadOnlyChunk
getBlendingData(ChunkRegion, int, int) - Static method in class net.minecraft.world.gen.chunk.BlendingData
 
getBlinkingHeartTime() - Method in class net.minecraft.client.network.PlayerListEntry
 
getBlock() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getBlock() - Method in interface net.minecraft.data.client.model.BlockStateSupplier
 
getBlock() - Method in class net.minecraft.data.client.model.MultipartBlockStateSupplier
getBlock() - Method in class net.minecraft.data.client.model.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(JsonObject) - Static method in class net.minecraft.advancement.criterion.BeeNestDestroyedCriterion
 
getBlock(JsonObject) - Static method in class net.minecraft.advancement.criterion.EnterBlockCriterion
 
getBlock(JsonObject) - Static method in class net.minecraft.advancement.criterion.PlacedBlockCriterion
 
getBlock(JsonObject) - Static method in class net.minecraft.advancement.criterion.SlideDownBlockCriterion
 
getBlock(String) - 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
 
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
 
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
 
getBlockCountY() - Method in class net.minecraft.util.math.BlockBox
 
getBlockCountZ() - Method in class net.minecraft.util.math.BlockBox
 
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() - Method in interface net.minecraft.util.math.BlockPointer
 
getBlockEntity() - Method in class net.minecraft.util.math.BlockPointerImpl
getBlockEntity(int) - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Level
 
getBlockEntity(BlockPos) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
getBlockEntity(BlockPos) - Method in class net.minecraft.client.render.chunk.RenderedChunk
 
getBlockEntity(BlockPos) - Method in class net.minecraft.test.TestContext
 
getBlockEntity(BlockPos) - Method in interface net.minecraft.world.BlockView
 
getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkCache
getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.ProtoChunk
getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.ReadOnlyChunk
getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.WorldChunk
getBlockEntity(BlockPos) - Method in class net.minecraft.world.ChunkRegion
getBlockEntity(BlockPos) - Method in enum class net.minecraft.world.EmptyBlockView
getBlockEntity(BlockPos) - Method in class net.minecraft.world.World
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(ItemStack) - Static method in class net.minecraft.item.BlockItem
 
getBlockEntityNbt(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getBlockEntityNbt(BlockPos) - Method in class net.minecraft.world.chunk.ReadOnlyChunk
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
 
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
 
getBlockingChunks() - Method in class net.minecraft.server.world.LevelPrioritizedQueue
 
getBlockInventory(ServerCommandSource, BlockPos) - Static method in class net.minecraft.server.command.LootCommand
 
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(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.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
 
getBlockModelId(Block) - Static method in class net.minecraft.data.client.model.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
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.network.packet.c2s.play.UpdateCommandBlockC2SPacket
 
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
 
getBlockProperties() - Method in class net.minecraft.command.argument.BlockArgumentParser
 
getBlockProtoTickScheduler() - Method in class net.minecraft.world.chunk.ProtoChunk
 
getBlockRenderManager() - Method in class net.minecraft.client.MinecraftClient
 
getBlockShader() - Static method in class net.minecraft.client.render.GameRenderer
 
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.BlockArgumentParser
 
getBlockState() - Method in class net.minecraft.command.argument.BlockStateArgument
 
getBlockState() - Method in class net.minecraft.entity.FallingBlockEntity
 
getBlockState() - Method in class net.minecraft.fluid.FluidState
 
getBlockState() - Method in class net.minecraft.particle.BlockStateParticleEffect
 
getBlockState() - Method in interface net.minecraft.util.math.BlockPointer
 
getBlockState() - Method in class net.minecraft.util.math.BlockPointerImpl
getBlockState() - Method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorLayer
 
getBlockState(int) - Method in 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(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.BlockStateProvider
Returns a provided block state.
getBlockState(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.DualNoiseBlockStateProvider
Returns a provided block state.
getBlockState(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.NoiseBlockStateProvider
Returns a provided block state.
getBlockState(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.NoiseThresholdBlockStateProvider
Returns a provided block state.
getBlockState(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.PillarBlockStateProvider
Returns a provided block state.
getBlockState(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.RandomizedIntBlockStateProvider
Returns a provided block state.
getBlockState(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.SimpleBlockStateProvider
Returns a provided block state.
getBlockState(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.WeightedBlockStateProvider
Returns a provided block state.
getBlockState(BlockPos) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
getBlockState(BlockPos) - Method in class net.minecraft.client.render.chunk.RenderedChunk
 
getBlockState(BlockPos) - Method in class net.minecraft.test.TestContext
 
getBlockState(BlockPos) - Method in interface net.minecraft.world.BlockView
 
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.ChunkCache
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.ProtoChunk
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.ReadOnlyChunk
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.WorldChunk
getBlockState(BlockPos) - Method in class net.minecraft.world.ChunkRegion
getBlockState(BlockPos) - Method in class net.minecraft.world.ChunkSectionCache
 
getBlockState(BlockPos) - Method in enum class net.minecraft.world.EmptyBlockView
getBlockState(BlockPos) - Method in class net.minecraft.world.gen.decorator.DecoratorContext
 
getBlockState(BlockPos) - Method in class net.minecraft.world.World
getBlockState(ChunkNoiseSampler, int, int, int, BlockState) - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
 
getBlockStateAtPos() - Method in class net.minecraft.entity.Entity
 
getBlockStateContainer() - Method in class net.minecraft.world.chunk.ChunkSection
 
getBlockStateJsonPath(Path, Block) - Static method in class net.minecraft.data.client.BlockStateDefinitionProvider
 
getBlockStateLevel(FluidState) - Static method in class net.minecraft.fluid.FlowableFluid
 
getBlockSubModelId(Block, String) - Static method in class net.minecraft.data.client.model.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.ReadOnlyChunk
getBlockTickScheduler() - Method in class net.minecraft.world.chunk.WorldChunk
getBlockTickScheduler() - Method in class net.minecraft.world.ChunkRegion
getBlockTickScheduler() - Method in interface net.minecraft.world.WorldAccess
 
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(int) - Static method in class net.minecraft.client.gui.hud.BackgroundHelper.ColorMixer
 
getBlue(int) - Static method in class net.minecraft.client.texture.NativeImage
 
getBlue(int, int) - Method in class net.minecraft.client.texture.NativeImage
 
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
 
getBoatType() - Method in class net.minecraft.entity.vehicle.BoatEntity
 
getBobbingAnimationTime() - Method in class net.minecraft.item.ItemStack
 
getBodyParts() - Method in class net.minecraft.client.render.entity.model.AnimalModel
 
getBodyParts() - Method in class net.minecraft.client.render.entity.model.ArmorStandEntityModel
getBodyParts() - Method in class net.minecraft.client.render.entity.model.AxolotlEntityModel
getBodyParts() - Method in class net.minecraft.client.render.entity.model.BeeEntityModel
getBodyParts() - Method in class net.minecraft.client.render.entity.model.BipedEntityModel
getBodyParts() - Method in class net.minecraft.client.render.entity.model.ChickenEntityModel
getBodyParts() - Method in class net.minecraft.client.render.entity.model.ElytraEntityModel
getBodyParts() - Method in class net.minecraft.client.render.entity.model.FoxEntityModel
getBodyParts() - Method in class net.minecraft.client.render.entity.model.HoglinEntityModel
getBodyParts() - Method in class net.minecraft.client.render.entity.model.HorseEntityModel
getBodyParts() - Method in class net.minecraft.client.render.entity.model.OcelotEntityModel
getBodyParts() - Method in class net.minecraft.client.render.entity.model.PlayerEntityModel
getBodyParts() - Method in class net.minecraft.client.render.entity.model.QuadrupedEntityModel
getBodyParts() - Method in class net.minecraft.client.render.entity.model.TurtleEntityModel
getBodyParts() - Method in class net.minecraft.client.render.entity.model.VexEntityModel
getBodyParts() - Method in class net.minecraft.client.render.entity.model.WolfEntityModel
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
 
getBoldOffset() - Method in interface net.minecraft.client.font.Glyph
 
getBoldOffset() - Method in class net.minecraft.client.font.UnicodeTextureFont.UnicodeTextureGlyph
getBonus() - Method in class net.minecraft.item.HorseArmorItem
 
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.predicate.entity.DamageSourcePredicate
 
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
 
getBoolean(GameRules.Key<GameRules.BooleanRule>) - Method in class net.minecraft.world.GameRules
 
getBooleanOr(String, JsonObject, boolean) - Static method in class net.minecraft.client.realms.util.JsonUtils
 
getBooleanValue(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 
getBootstrapExecutor() - Static method in class net.minecraft.util.Util
 
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.realms.gui.screen.RealmsAcceptRejectButton
 
getBottom() - Static method in class net.minecraft.world.gen.YOffset
 
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.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.EmptyBlockView
Returns the bottom Y level, or height, inclusive, of this view.
getBottomY() - Method in class net.minecraft.world.gen.decorator.DecoratorContext
 
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
 
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
 
getBoundingBox() - Method in class net.minecraft.entity.Entity
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(StructureManager, BlockPos, BlockRotation) - Method in class net.minecraft.structure.pool.EmptyPoolElement
getBoundingBox(StructureManager, BlockPos, BlockRotation) - Method in class net.minecraft.structure.pool.FeaturePoolElement
getBoundingBox(StructureManager, BlockPos, BlockRotation) - Method in class net.minecraft.structure.pool.ListPoolElement
getBoundingBox(StructureManager, BlockPos, BlockRotation) - Method in class net.minecraft.structure.pool.SinglePoolElement
getBoundingBox(StructureManager, BlockPos, BlockRotation) - Method in class net.minecraft.structure.pool.StructurePoolElement
 
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
 
getBoundingBoxes() - Method in class net.minecraft.util.shape.VoxelShape
 
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 class net.minecraft.entity.EntityDimensions
 
getBoxAt(Vec3d) - Method in class net.minecraft.entity.EntityDimensions
 
getBrain() - Method in class net.minecraft.entity.LivingEntity
 
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.ZoglinEntity
getBrain() - Method in class net.minecraft.entity.passive.AxolotlEntity
getBrain() - Method in class net.minecraft.entity.passive.GoatEntity
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
 
getBreakSound() - Method in class net.minecraft.entity.decoration.GlowItemFrameEntity
getBreakSound() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 
getBreakSound() - Method in class net.minecraft.sound.BlockSoundGroup
 
getBreedingAge() - Method in class net.minecraft.entity.passive.PassiveEntity
 
getBreedTarget(AnimalEntity) - Method in class net.minecraft.entity.ai.brain.task.BreedTask
 
getBrewTime() - Method in class net.minecraft.screen.BrewingStandScreenHandler
 
getBrightness(float) - Method in class net.minecraft.client.particle.AnimatedParticle
getBrightness(float) - Method in class net.minecraft.client.particle.BlockDustParticle
getBrightness(float) - Method in class net.minecraft.client.particle.BlockLeakParticle
getBrightness(float) - Method in class net.minecraft.client.particle.EnchantGlyphParticle
getBrightness(float) - Method in class net.minecraft.client.particle.ExplosionLargeParticle
getBrightness(float) - Method in class net.minecraft.client.particle.FlameParticle
getBrightness(float) - Method in class net.minecraft.client.particle.GlowParticle
getBrightness(float) - Method in class net.minecraft.client.particle.LavaEmberParticle
getBrightness(float) - Method in class net.minecraft.client.particle.Particle
 
getBrightness(float) - Method in class net.minecraft.client.particle.PortalParticle
getBrightness(float) - Method in class net.minecraft.client.particle.SweepAttackParticle
getBrightness(float) - Method in class net.minecraft.client.particle.VibrationParticle
getBrightness(int) - Method in class net.minecraft.world.dimension.DimensionType
 
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.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(World, int) - Method in class net.minecraft.client.render.LightmapTextureManager
 
getBrightnessAtEyes() - Method in class net.minecraft.entity.Entity
 
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
getBrokenBlocks() - Method in class net.minecraft.block.piston.PistonHandler
 
getBubbleState(BlockState) - Static method in class net.minecraft.block.BubbleColumnBlock
 
getBubbleWobbleTicks() - Method in class net.minecraft.entity.vehicle.BoatEntity
 
getBucketedSound() - Method in interface net.minecraft.entity.Bucketable
 
getBucketedSound() - Method in class net.minecraft.entity.passive.AxolotlEntity
getBucketedSound() - Method in class net.minecraft.entity.passive.FishEntity
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 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.TropicalFishEntity
getBucketItem() - Method in class net.minecraft.fluid.EmptyFluid
getBucketItem() - Method in class net.minecraft.fluid.Fluid
 
getBucketItem() - Method in class net.minecraft.fluid.LavaFluid
getBucketItem() - Method in class net.minecraft.fluid.WaterFluid
getBuffer() - Method in class net.minecraft.client.render.Tessellator
 
getBuffer() - Method in class net.minecraft.client.sound.OggAudioStream.ChannelList
 
getBuffer() - Method in class net.minecraft.client.sound.OggAudioStream
 
getBuffer(int) - Method in interface net.minecraft.client.sound.AudioStream
 
getBuffer(int) - Method in class net.minecraft.client.sound.OggAudioStream
getBuffer(int) - Method in class net.minecraft.client.sound.RepeatingAudioStream
getBuffer(RenderLayer) - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 
getBuffer(RenderLayer) - Method in class net.minecraft.client.render.OutlineVertexConsumerProvider
getBuffer(RenderLayer) - Method in interface net.minecraft.client.render.VertexConsumerProvider
 
getBuffer(RenderLayer) - Method in class net.minecraft.client.render.VertexConsumerProvider.Immediate
getBufferBuilders() - Method in class net.minecraft.client.MinecraftClient
 
getBufferInternal(RenderLayer) - Method in class net.minecraft.client.render.VertexConsumerProvider.Immediate
 
getBufferSize(AudioFormat, int) - Static method in class net.minecraft.client.sound.Source
 
getBuildTime() - Method in class net.minecraft.MinecraftVersion
 
getBuiltinTags() - Static method in class net.minecraft.tag.RequiredTagListRegistry
 
getBundledStacks(ItemStack) - Static method in class net.minecraft.item.BundleItem
 
getBundleOccupancy() - Method in class net.minecraft.client.item.BundleTooltipData
 
getBundleOccupancy(ItemStack) - 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
 
getButtonFor(Option) - Method in class net.minecraft.client.gui.widget.ButtonListWidget
 
getButtonId() - Method in class net.minecraft.network.packet.c2s.play.ButtonClickC2SPacket
 
getById(String) - Static method in enum class net.minecraft.structure.pool.StructurePool.Projection
 
getById(Identifier) - Static method in class net.minecraft.advancement.criterion.Criteria
 
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
 
getByteArray() - Method in class net.minecraft.nbt.NbtByteArray
 
getByteArray(String) - Method in class net.minecraft.nbt.NbtCompound
 
getByteBuffer(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 
getByteBuffer(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 
getByteLength() - Method in enum class net.minecraft.client.render.VertexFormatElement.DataType
 
getByteLength() - Method in class net.minecraft.client.render.VertexFormatElement
 
getBytes() - Method in class net.minecraft.client.texture.NativeImage
 
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.util.profiling.jfr.sample.NetworkIoStatistics
 
getByUuid(UUID) - Method in class net.minecraft.util.UserCache
 
getCachedState() - Method in class net.minecraft.block.entity.BlockEntity
 
getCallbackClass() - Method in class net.minecraft.world.timer.TimerCallback.Serializer
 
getCamera() - Method in class net.minecraft.client.render.debug.RaidCenterDebugRenderer
 
getCamera() - Method in class net.minecraft.client.render.GameRenderer
 
getCameraBlockPos() - Method in class net.minecraft.entity.Entity
 
getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractGlassBlock
getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FenceBlock
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(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(Block) - 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.
getCapeTexture() - Method in class net.minecraft.client.network.AbstractClientPlayerEntity
 
getCapeTexture() - Method in class net.minecraft.client.network.PlayerListEntry
 
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
 
getCarpetColor() - Method in class net.minecraft.entity.passive.LlamaEntity
 
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(GenerationStep.Carver) - Method in class net.minecraft.world.biome.GenerationSettings
 
getCarvingMask(GenerationStep.Carver) - Method in class net.minecraft.world.chunk.ProtoChunk
 
getCarvingMask(GenerationStep.Carver) - Method in class net.minecraft.world.chunk.ReadOnlyChunk
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
 
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.PlaySoundIdS2CPacket
 
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.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 class net.minecraft.world.biome.Biome
 
getCategory() - Method in enum class net.minecraft.world.GameRules.Category
 
getCategory() - Method in class net.minecraft.world.GameRules.Key
 
getCatType() - Method in class net.minecraft.entity.passive.CatEntity
 
getCauldronPos(World, BlockPos, Fluid) - Static method in class net.minecraft.block.PointedDripstoneBlock
 
getCause() - Method in exception 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 class net.minecraft.entity.TntEntity
 
getCausingEntity() - Method in class 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
 
getCelebrateLocation(MobEntity) - Static method in class net.minecraft.entity.ai.brain.task.GoToCelebrateTask
 
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
 
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
 
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.client.gui.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
 
getChangeInNeckPitch(int, double[], double[]) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getChannel() - Method in class net.minecraft.network.packet.c2s.play.CustomPayloadC2SPacket
 
getChannel() - Method in class net.minecraft.network.packet.s2c.login.LoginQueryRequestS2CPacket
 
getChannel() - Method in class net.minecraft.network.packet.s2c.play.CustomPayloadS2CPacket
 
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
 
getCharSequence(int, int, Charset) - Method in class net.minecraft.network.PacketByteBuf
 
getChatDelayMillis() - Method in class net.minecraft.client.gui.hud.ChatHud
 
getChatHud() - Method in class net.minecraft.client.gui.hud.InGameHud
 
getChatMessage() - Method in class net.minecraft.network.packet.c2s.play.ChatMessageC2SPacket
 
getChatRestriction() - Method in class net.minecraft.client.MinecraftClient
 
getChatScale() - Method in class net.minecraft.client.gui.hud.ChatHud
 
getChebyshevDistance(ChunkPos) - Method in class net.minecraft.util.math.ChunkPos
 
getChest() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
getChestTexture(BlockEntity, ChestType, boolean) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
getChestTexture(ChestType, SpriteIdentifier, SpriteIdentifier, SpriteIdentifier) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
getChestTextureId(String) - 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
 
getChildColor(AnimalEntity, AnimalEntity) - Method in class net.minecraft.entity.passive.SheepEntity
 
getChildHealthBonus() - Method in class net.minecraft.entity.passive.HorseBaseEntity
 
getChildJumpStrengthBonus() - Method in class net.minecraft.entity.passive.HorseBaseEntity
 
getChildMovementSpeedBonus() - Method in class net.minecraft.entity.passive.HorseBaseEntity
 
getChildren() - Method in class net.minecraft.advancement.Advancement
 
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
getChunk(int, int) - Method in class net.minecraft.world.World
 
getChunk(int, int) - Method in interface net.minecraft.world.WorldView
 
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(ChunkHolder, ChunkStatus) - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
getChunk(BlockPos) - Method in class net.minecraft.world.chunk.ChunkCache
 
getChunk(BlockPos) - Method in interface net.minecraft.world.WorldView
 
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
getChunkAt(ChunkStatus, ThreadedAnvilChunkStorage) - Method in class net.minecraft.server.world.ChunkHolder
 
getChunkBuilder() - Method in class net.minecraft.client.render.WorldRenderer
 
getChunkCount() - Method in class net.minecraft.client.render.WorldRenderer
 
getChunkData() - Method in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 
getChunkDataVersion(NbtCompound) - Static method in class net.minecraft.world.storage.EntityChunkDataAccess
 
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.ServerChunkManager
 
getChunkGenerator() - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
getChunkGenerator() - Method in class net.minecraft.world.dimension.DimensionOptions
 
getChunkGenerator() - Method in class net.minecraft.world.gen.decorator.DecoratorContext
 
getChunkGenerator() - Method in class net.minecraft.world.gen.GeneratorOptions
 
getChunkGenerator(DynamicRegistryManager, long) - Method in class net.minecraft.client.world.GeneratorType
 
getChunkHolder(long) - Method in class net.minecraft.server.world.ChunkTicketManager
 
getChunkHolder(long) - Method in class net.minecraft.server.world.ServerChunkManager
 
getChunkHolder(long) - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
getChunkHolder(long) - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage.TicketManager
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.ServerChunkManager
 
getChunkLoadingDebugInfo(ChunkPos) - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
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
 
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
 
getChunkPositions(RegistryKey<World>) - Method in class net.minecraft.world.updater.WorldUpdater
 
getChunks() - Method in class net.minecraft.world.ForcedChunkState
 
getChunksDebugString() - Method in class net.minecraft.client.render.WorldRenderer
 
getChunkStatus(int, int) - Method in class net.minecraft.client.gui.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 class net.minecraft.world.ChunkSerializer
 
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.ChunkRenderDistanceCenterS2CPacket
 
getChunkZ() - Method in class net.minecraft.network.packet.s2c.play.LightUpdateS2CPacket
 
getClampedLocalDifficulty() - Method in class net.minecraft.world.LocalDifficulty
 
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.
getClickEvent(JsonObject) - Static method in class net.minecraft.text.Style.Serializer
 
getClickSound(boolean) - Method in class net.minecraft.block.AbstractButtonBlock
 
getClickSound(boolean) - Method in class net.minecraft.block.StoneButtonBlock
getClickSound(boolean) - Method in class net.minecraft.block.WoodenButtonBlock
getClient() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookResults
 
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
 
getClientFuseTime(float) - Method in class net.minecraft.entity.mob.CreeperEntity
 
getClientId() - Method in class net.minecraft.client.util.Session
 
getClientModName() - Static method in class net.minecraft.client.ClientBrandRetriever
 
getClientTickScheduler() - Static method in class net.minecraft.world.tick.EmptyTickSchedulers
 
getClimbingPos() - Method in class net.minecraft.entity.LivingEntity
 
getClipboard() - Method in class net.minecraft.client.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.LookTargetUtil
 
getCloserEntity(LivingEntity, LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.LookTargetUtil
 
getCloseSoundEventId() - Method in class net.minecraft.block.DoorBlock
 
getClosestEntity(Class<? extends T>, TargetPredicate, LivingEntity, double, double, double, Box) - Method in interface net.minecraft.world.EntityView
 
getClosestEntity(List<? extends T>, TargetPredicate, LivingEntity, double, double, double) - Method in interface net.minecraft.world.EntityView
 
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.EntityView
 
getClosestPlayer(TargetPredicate, LivingEntity) - Method in interface net.minecraft.world.EntityView
 
getClosestPlayer(TargetPredicate, LivingEntity, double, double, double) - Method in interface net.minecraft.world.EntityView
 
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.
getCloudRenderMode() - Method in class net.minecraft.client.option.GameOptions
 
getCloudsColor(float) - Method in class net.minecraft.client.world.ClientWorld
 
getCloudsFramebuffer() - Method in class net.minecraft.client.render.WorldRenderer
 
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.resource.language.LanguageDefinition
 
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.entity.ai.brain.MemoryModuleType
 
getCodec() - Method in class net.minecraft.particle.DefaultParticleType
getCodec() - Method in class net.minecraft.particle.ParticleType
 
getCodec() - Method in class net.minecraft.state.property.Property
 
getCodec() - Method in class net.minecraft.util.registry.Registry
 
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.feature.StructureFeature
 
getCodec() - Method in class net.minecraft.world.gen.foliage.FoliagePlacerType
 
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
 
getCodecKey() - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 
getCollarColor() - Method in class net.minecraft.entity.passive.CatEntity
 
getCollarColor() - Method in class net.minecraft.entity.passive.WolfEntity
 
getCollectorEntityId() - Method in class net.minecraft.network.packet.s2c.play.ItemPickupAnimationS2CPacket
 
getCollision(Entity, Predicate<Entity>) - 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
Deprecated.
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.PistonExtensionBlock
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.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(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
 
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.Material
 
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 class net.minecraft.entity.AreaEffectCloudEntity
 
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.HorseEntity
 
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.item.map.MapBannerMarker
 
getColor() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket.SerializableTeam
 
getColor() - Method in class net.minecraft.particle.AbstractDustParticleEffect
 
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.client.color.world.FoliageColors
 
getColor(double, double) - Static method in class net.minecraft.client.color.world.GrassColors
 
getColor(int) - Method in class net.minecraft.item.SpawnEggItem
Returns the color of the specified tint index.
getColor(int, int) - Method in class net.minecraft.client.texture.NativeImage
Gets the color of a pixel on this native image.
getColor(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ColorArgumentType
 
getColor(Collection<StatusEffectInstance>) - Static method in class net.minecraft.potion.PotionUtil
 
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.ConcretePowderBlock
getColor(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.FallingBlock
 
getColor(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.GravelBlock
getColor(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SandBlock
getColor(SignBlockEntity) - Static method in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
 
getColor(Item) - Static method in class net.minecraft.block.ShulkerBoxBlock
 
getColor(ItemStack) - Method in interface net.minecraft.item.DyeableItem
 
getColor(ItemStack) - Static method in class net.minecraft.item.ShieldItem
 
getColor(ItemStack) - Static method in class net.minecraft.potion.PotionUtil
 
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(Potion) - Static method in class net.minecraft.potion.PotionUtil
 
getColor(BlockPos, ColorResolver) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
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 interface net.minecraft.world.WorldView
getColor(Biome, double, double) - Method in interface net.minecraft.world.level.ColorResolver
 
getColor(BlockRenderView, BlockPos, ColorResolver) - Static method in class net.minecraft.client.color.world.BiomeColors
 
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
 
getColorComponents() - Method in enum class net.minecraft.util.DyeColor
Returns the red, blue and green components of this dye color.
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
 
getColorFromCarpet(ItemStack) - Static method in class net.minecraft.entity.passive.LlamaEntity
 
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.
getColorText(int) - Static method in class net.minecraft.item.FireworkStarItem
 
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
 
getColumnPos(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ColumnPosArgumentType
 
getColumns() - Method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
 
getColumnSample(int, int, HeightLimitView) - 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) - 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) - 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) - 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.
getColumnX(int) - Method in class net.minecraft.client.gui.screen.StatsScreen
 
getCombined() - Method in class net.minecraft.client.util.TextCollector
 
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
 
getCommandManager() - Method in class net.minecraft.resource.ServerResourceManager
 
getCommandManager() - Method in class net.minecraft.server.MinecraftServer
Gets the server's command manager.
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
getCommandSource() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 
getCommandSource() - Method in class net.minecraft.entity.Entity
Creates a command source which represents this entity.
getCommandSource() - Method in class net.minecraft.server.MinecraftServer
Creates a command source which represents this Minecraft server instance.
getCommandSource(PlayerEntity) - Method in class net.minecraft.block.entity.LecternBlockEntity
 
getCommandSource(ServerPlayerEntity) - Method in class net.minecraft.block.entity.SignBlockEntity
 
getCommandTree() - Method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket
 
getCommandValidator(CommandManager.CommandParser) - Static method in class net.minecraft.server.command.CommandManager
 
getCommonNodeType(BlockView, BlockPos) - Static method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 
getCommonType(Class<?>, Class<?>) - Static method in class net.minecraft.tag.SetTag
 
getCommonType(Set<T>) - Static method in class net.minecraft.tag.SetTag
 
getComparatorOutput() - Method in class net.minecraft.block.entity.LecternBlockEntity
 
getComparatorOutput() - Method in class net.minecraft.item.MusicDiscItem
 
getComparatorOutput(int) - Static method in class net.minecraft.block.CakeBlock
 
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.AbstractFurnaceBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BarrelBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BeehiveBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BrewingStandBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CakeBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CandleCakeBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ChestBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CommandBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ComposterBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.DetectorRailBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.DispenserBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.EndPortalFrameBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.HopperBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.JukeboxBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.LavaCauldronBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.LecternBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.LeveledCauldronBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.RespawnAnchorBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.SculkSensorBlock
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ShulkerBoxBlock
getComparatorOutput(World, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getComparatorPower() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 
getCompassGlintConsumer(VertexConsumerProvider, RenderLayer, MatrixStack.Entry) - Static method in class net.minecraft.client.render.item.ItemRenderer
 
getCompatibility() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
getCompatibility() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
 
getCompatibility() - Method in class net.minecraft.resource.ResourcePackProfile
 
getCompatibleData(PalettedContainer.Data<T>, int) - Method in class net.minecraft.world.chunk.PalettedContainer
Returns a compatible data object for the given entry 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
 
getCompletedLevelSupplier(long) - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
getCompletedTestCount() - Method in class net.minecraft.test.TestSet
 
getCompletionCondition() - Method in class net.minecraft.world.poi.PointOfInterestType
 
getCompletionId() - Method in class net.minecraft.network.packet.c2s.play.RequestCommandCompletionsC2SPacket
 
getCompletionId() - Method in class net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket
 
getCompletionRange() - Method in class net.minecraft.entity.ai.brain.WalkTarget
 
getCompletions(CommandContext<CommandSource>, SuggestionsBuilder) - Method in class net.minecraft.client.network.ClientCommandSource
getCompletions(CommandContext<CommandSource>, SuggestionsBuilder) - Method in interface net.minecraft.command.CommandSource
 
getCompletions(CommandContext<CommandSource>, SuggestionsBuilder) - Method in class net.minecraft.server.command.ServerCommandSource
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
 
getComponentFromString(String) - Static method in class net.minecraft.client.gl.GlBlendState
 
getComponents() - Method in class net.minecraft.client.render.model.MultipartUnbakedModel
 
getCompound(int) - Method in class net.minecraft.nbt.NbtList
 
getCompound(String) - Method in class net.minecraft.nbt.NbtCompound
 
getCompressionThreshold() - Method in class net.minecraft.network.packet.s2c.login.LoginCompressionS2CPacket
 
getCompressionThreshold() - Method in class net.minecraft.network.PacketDeflater
 
getCondition(Identifier) - Method in class net.minecraft.loot.context.LootContext
 
getCondition(Identifier) - Method in class net.minecraft.loot.LootTableReporter
 
getConditionGsonBuilder() - Static method in class net.minecraft.loot.LootGsons
 
getConditions() - Method in class net.minecraft.advancement.AdvancementCriterion
 
getConditions() - Method in class net.minecraft.advancement.criterion.Criterion.ConditionsContainer
 
getConditions() - Method in class net.minecraft.loot.entry.LootPoolEntry.Builder
 
getConditions() - Method in class net.minecraft.loot.function.ConditionalLootFunction.Builder
 
getConfig() - Method in class net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
 
getConfig() - Method in class net.minecraft.world.gen.carver.ConfiguredCarver
 
getConfig() - Method in class net.minecraft.world.gen.chunk.FlatChunkGenerator
 
getConfig() - Method in class net.minecraft.world.gen.feature.ConfiguredFeature
 
getConfig() - Method in class net.minecraft.world.gen.feature.util.FeatureContext
 
getConfiguredStructureFeature(StructureFeature<?>) - Method in class net.minecraft.world.gen.chunk.StructuresConfig
 
getConfirmMessage() - Method in enum class net.minecraft.resource.ResourcePackCompatibility
 
getConnection() - Method in class net.minecraft.client.network.ClientLoginNetworkHandler
Returns the connection this packet listener intends to listen to.
getConnection() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
Returns the connection this packet listener intends to listen to.
getConnection() - Method in interface net.minecraft.network.listener.PacketListener
Returns the connection this packet listener intends to listen to.
getConnection() - Method in class net.minecraft.server.network.LocalServerHandshakeNetworkHandler
Returns the connection this packet listener intends to listen to.
getConnection() - Method in class net.minecraft.server.network.ServerHandshakeNetworkHandler
Returns the connection this packet listener intends to listen to.
getConnection() - Method in class net.minecraft.server.network.ServerLoginNetworkHandler
Returns the connection this packet listener intends to listen to.
getConnection() - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
Returns the connection this packet listener intends to listen to.
getConnection() - Method in class net.minecraft.server.network.ServerQueryNetworkHandler
Returns the connection this packet listener intends to listen to.
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
 
getConstructor() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
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.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
 
getContentLength(String) - Method in class net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen
 
getContents() - Method in class net.minecraft.command.argument.MessageArgumentType.MessageFormat
 
getContents() - Method in class net.minecraft.network.packet.s2c.play.InventoryS2CPacket
 
getContents() - Method in class net.minecraft.world.gen.feature.DeltaFeatureConfig
 
getContextModel() - Method in class net.minecraft.client.render.entity.feature.FeatureRenderer
 
getContinentalnessDescription(double) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
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
 
getCookProgress() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
 
getCookTime() - Method in class net.minecraft.recipe.AbstractCookingRecipe
 
getCookTime(World, RecipeType<? extends AbstractCookingRecipe>, Inventory) - 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
 
getCooldown() - Method in class net.minecraft.network.packet.s2c.play.CooldownUpdateS2CPacket
 
getCooldownBeamHeight(float) - Method in class net.minecraft.block.entity.EndGatewayBlockEntity
 
getCooldownProgress(Item, float) - Method in class net.minecraft.entity.player.ItemCooldownManager
 
getCoordinateScale() - Method in class net.minecraft.world.dimension.DimensionType
 
getCoordinateScaleFactor(DimensionType, DimensionType) - Static method in 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(int, int, int, int) - Method in record class net.minecraft.structure.StructureGeneratorFactory.Context
 
getCount() - Method in class net.minecraft.client.gl.GlUniform
 
getCount() - Method in class net.minecraft.client.render.BufferBuilder.DrawArrayParameters
 
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.StrongholdConfig
 
getCount() - Method in class net.minecraft.world.gen.CountConfig
 
getCount(Random, BlockPos) - Method in class net.minecraft.world.gen.decorator.AbstractCountPlacementModifier
 
getCount(Random, BlockPos) - Method in class net.minecraft.world.gen.decorator.CountPlacementModifier
getCount(Random, BlockPos) - Method in class net.minecraft.world.gen.decorator.NoiseBasedCountPlacementModifier
getCount(Random, BlockPos) - Method in class net.minecraft.world.gen.decorator.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
 
getCrack() - Method in class net.minecraft.entity.passive.IronGolemEntity
 
getCraftableButtonText() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
 
getCraftingHeight() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
getCraftingHeight() - Method in class net.minecraft.screen.AbstractRecipeScreenHandler
 
getCraftingHeight() - Method in class net.minecraft.screen.CraftingScreenHandler
getCraftingHeight() - Method in class net.minecraft.screen.PlayerScreenHandler
getCraftingInput() - Method in class net.minecraft.screen.PlayerScreenHandler
 
getCraftingResultSlotIndex() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
getCraftingResultSlotIndex() - Method in class net.minecraft.screen.AbstractRecipeScreenHandler
 
getCraftingResultSlotIndex() - Method in class net.minecraft.screen.CraftingScreenHandler
getCraftingResultSlotIndex() - Method in class net.minecraft.screen.PlayerScreenHandler
getCraftingSlotCount() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
getCraftingSlotCount() - Method in class net.minecraft.screen.AbstractRecipeScreenHandler
 
getCraftingSlotCount() - Method in class net.minecraft.screen.CraftingScreenHandler
getCraftingSlotCount() - Method in class net.minecraft.screen.PlayerScreenHandler
getCraftingWidth() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
getCraftingWidth() - Method in class net.minecraft.screen.AbstractRecipeScreenHandler
 
getCraftingWidth() - Method in class net.minecraft.screen.CraftingScreenHandler
getCraftingWidth() - Method in class net.minecraft.screen.PlayerScreenHandler
getCrashReportName() - Method in interface net.minecraft.nbt.NbtType
 
getCreationDate() - Method in class net.minecraft.server.BanEntry
 
getCreationTick() - Method in class net.minecraft.client.gui.hud.ChatHudLine
 
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
 
getCriteria() - Method in class net.minecraft.advancement.Advancement
 
getCriteria() - Method in class net.minecraft.advancement.Advancement.Task
 
getCriteria() - Static method in class net.minecraft.advancement.criterion.Criteria
 
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
 
getCrossModel() - Method in enum class net.minecraft.data.client.model.BlockStateModelGenerator.TintType
 
getCubeAll(Identifier) - Static method in class net.minecraft.data.client.model.TexturedModel
 
getCullingFace(BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getCullingShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getCullingShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.FenceBlock
getCullingShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.FenceGateBlock
getCullingShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.LecternBlock
getCullingShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.PointedDripstoneBlock
getCullingShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.PowderSnowBlock
getCullingShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SkullBlock
getCullingShape(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
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.
getCumulativeDistribution(double[]) - Static method in class net.minecraft.util.math.MathHelper
 
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
 
getCurrentChunk() - Method in class net.minecraft.server.world.ChunkHolder
 
getCurrentChunkHolder(long) - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
getCurrentCustomer() - Method in class net.minecraft.entity.passive.MerchantEntity
getCurrentCustomer() - Method in interface net.minecraft.village.Merchant
 
getCurrentCustomer() - Method in class net.minecraft.village.SimpleMerchant
getCurrentDeviceName() - Method in class net.minecraft.client.sound.SoundEngine
 
getCurrentElement() - Method in class net.minecraft.client.render.BufferBuilder
getCurrentElement() - Method in interface net.minecraft.client.render.BufferVertexConsumer
 
getCurrentGameMode() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 
getCurrentGroup() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 
getCurrentIndex() - Method in class net.minecraft.util.MetricsData
 
getCurrentInfo() - Method in class net.minecraft.util.profiler.ProfilerSystem
 
getCurrentItemStack() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookGhostSlots.GhostInputSlot
 
getCurrentLevelFromSection(ChunkNibbleArray, long) - Method in class net.minecraft.world.chunk.light.ChunkLightProvider
 
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.server.dedicated.DedicatedServer
 
getCurrentPlayerCount() - Method in class net.minecraft.server.MinecraftServer
 
getCurrentPlayerCount() - Method in class net.minecraft.server.PlayerManager
 
getCurrentRaiderHealth() - Method in class net.minecraft.village.raid.Raid
 
getCurrentServerEntry() - Method in class net.minecraft.client.MinecraftClient
 
getCurrentSession() - Method in class net.minecraft.client.MinecraftClientGame
 
getCurrentState() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 
getCurrentStatus() - Method in class net.minecraft.server.world.ChunkHolder
 
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
 
getCursor() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
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
 
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
 
getCustomBossEvents() - Method in class net.minecraft.world.level.LevelProperties
getCustomBossEvents() - Method in interface net.minecraft.world.SaveProperties
 
getCustomInstance(EntityAttribute) - Method in class net.minecraft.entity.attribute.AttributeContainer
 
getCustomName() - Method in class net.minecraft.block.entity.BannerBlockEntity
getCustomName() - Method in class net.minecraft.block.entity.EnchantingTableBlockEntity
getCustomName() - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
getCustomName() - Method in class net.minecraft.entity.Entity
getCustomName() - Method in interface net.minecraft.util.Nameable
 
getCustomName() - Method in class net.minecraft.world.CommandBlockExecutor
 
getCustomPotionColor(ItemStack) - Static method in class net.minecraft.entity.projectile.ArrowEntity
 
getCustomPotionEffects(NbtCompound) - Static method in class net.minecraft.potion.PotionUtil
 
getCustomPotionEffects(NbtCompound, List<StatusEffectInstance>) - Static method in class net.minecraft.potion.PotionUtil
 
getCustomPotionEffects(ItemStack) - Static method in class net.minecraft.potion.PotionUtil
 
getCustomSpawnRules() - Method in record class net.minecraft.world.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.damage.DamageRecord
 
getDamage() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 
getDamage() - Method in class net.minecraft.item.ItemStack
 
getDamageAmount() - Method in class net.minecraft.entity.mob.MagmaCubeEntity
getDamageAmount() - Method in class net.minecraft.entity.mob.SlimeEntity
 
getDamageAmount(int, Random) - Static method in class net.minecraft.enchantment.ThornsEnchantment
 
getDamageLeft(float, 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() - Method in class net.minecraft.block.AnvilBlock
getDamageSource() - Method in interface net.minecraft.block.LandingBlock
 
getDamageSource() - Method in class net.minecraft.block.PointedDripstoneBlock
getDamageSource() - Method in class net.minecraft.entity.damage.DamageRecord
 
getDamageSource() - Method in class net.minecraft.world.explosion.Explosion
 
getDamageTracker() - Method in class net.minecraft.entity.LivingEntity
 
getDamageWobbleSide() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
getDamageWobbleSide() - Method in class net.minecraft.entity.vehicle.BoatEntity
 
getDamageWobbleStrength() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
getDamageWobbleStrength() - Method in class net.minecraft.entity.vehicle.BoatEntity
 
getDamageWobbleTicks() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
getDamageWobbleTicks() - Method in class net.minecraft.entity.vehicle.BoatEntity
 
getDarkTicksRemaining() - Method in class net.minecraft.entity.passive.GlowSquidEntity
 
getData() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 
getData() - Method in class net.minecraft.entity.data.DataTracker.Entry
 
getData() - Method in class net.minecraft.network.packet.c2s.play.CustomPayloadC2SPacket
 
getData() - Method in class net.minecraft.network.packet.s2c.play.BlockEventS2CPacket
 
getData() - Method in class net.minecraft.network.packet.s2c.play.CustomPayloadS2CPacket
 
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() - Method in class net.minecraft.util.collection.Weighted.Present
 
getData(Direction) - Static method in enum class net.minecraft.client.render.block.BlockModelRenderer.NeighborData
 
getDataCommandStorage() - Method in class net.minecraft.server.MinecraftServer
 
getDataFixer() - Method in class net.minecraft.client.MinecraftClient
 
getDataFixer() - Method in class net.minecraft.server.MinecraftServer
 
getDataOrEmpty(Random) - Method in class net.minecraft.util.collection.DataPool
 
getDataPackManager() - Method in class net.minecraft.server.MinecraftServer
 
getDataPackSettings() - Method in class net.minecraft.world.level.LevelInfo
 
getDataPackSettings() - Method in class net.minecraft.world.level.LevelProperties
getDataPackSettings() - Method in class net.minecraft.world.level.storage.LevelStorage.Session
 
getDataPackSettings() - Method in interface net.minecraft.world.SaveProperties
 
getDataPackTempDir() - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 
getDataQueryHandler() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 
getDataResultForCodec(RegistryKey<? extends Registry<E>>) - Static method in class net.minecraft.util.registry.DynamicRegistryManager.Impl
 
getDataStructureBlocks(StructureManager, 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
 
getDataType() - Method in class net.minecraft.client.render.VertexFormatElement
 
getDataType() - Method in class net.minecraft.tag.RequiredTagList
 
getDataVersion(Dynamic<?>) - Static method in class net.minecraft.world.storage.SerializingRegionBasedStorage
 
getDataVersion(NbtCompound) - Static method in class net.minecraft.world.storage.VersionedChunkStorage
 
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
 
getDeathMessage() - Method in class net.minecraft.entity.damage.DamageTracker
 
getDeathMessage(LivingEntity) - Method in class net.minecraft.entity.damage.BadRespawnPointDamageSource
getDeathMessage(LivingEntity) - Method in class net.minecraft.entity.damage.DamageSource
 
getDeathMessage(LivingEntity) - Method in class net.minecraft.entity.damage.EntityDamageSource
getDeathMessage(LivingEntity) - Method in class net.minecraft.entity.damage.ProjectileDamageSource
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.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.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.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.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.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.HorseBaseEntity
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.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.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
getDebugMessage() - Method in exception net.minecraft.test.PositionedException
 
getDebugNodes() - Method in class net.minecraft.entity.ai.pathing.Path
 
getDebugSecondNodes() - Method in class net.minecraft.entity.ai.pathing.Path
 
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.client.world.ClientEntityManager
 
getDebugString() - Method in class net.minecraft.server.world.ChunkTaskPrioritySystem
 
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.class_6738
getDebugString() - Method in record class net.minecraft.util.math.Spline.FixedFloatFunction
getDebugString() - Method in interface net.minecraft.util.math.Spline
 
getDebugString() - Method in class net.minecraft.world.chunk.ChunkManager
 
getDebugString(int) - Method in class net.minecraft.client.search.SuffixArray
 
getDecoratedDescription() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
 
getDecoratedFeatures() - Method in class net.minecraft.world.gen.feature.ConfiguredFeature
 
getDecoratedFeatures() - Method in interface net.minecraft.world.gen.feature.FeatureConfig
 
getDecoratedFeatures() - Method in 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
getDecorationBlockPos() - Method in class net.minecraft.entity.decoration.AbstractDecorationEntity
 
getDecreasedOxidationBlock(Block) - Static method in interface net.minecraft.block.Oxidizable
 
getDecreasedOxidationState(BlockState) - Static method in interface net.minecraft.block.Oxidizable
 
getDefault() - Static method in class net.minecraft.world.gen.feature.ConfiguredStructureFeatures
 
getDefaultBlock() - Method in class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 
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.client.color.world.FoliageColors
 
getDefaultConfig(Registry<Biome>) - Static method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 
getDefaultConfiguredFeature() - Static method in class net.minecraft.world.gen.feature.ConfiguredFeatures
 
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
getDefaultFluid() - Method in class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 
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
 
getDefaultId() - Method in class net.minecraft.util.registry.DefaultedRegistry
 
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
 
getDefaultKey() - Method in class net.minecraft.client.option.KeyBinding
 
getDefaultMapColor() - Method in class net.minecraft.block.AbstractBlock
 
getDefaultName() - Method in class net.minecraft.entity.Entity
 
getDefaultName() - Method in class net.minecraft.entity.passive.VillagerEntity
getDefaultNetherPortalCooldown() - Method in class net.minecraft.entity.Entity
 
getDefaultNetherPortalCooldown() - Method in class net.minecraft.entity.player.PlayerEntity
getDefaultNodeType(BlockView, 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(BlockView, 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(BlockView, 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(BlockView, 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(BlockView, 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(BlockView, int, int, int) - Method in class net.minecraft.entity.passive.GoatEntity.GoatPathNodeMaker
Gets the path node type at the given position without adjusting the node type according to whether the entity can enter or open doors
getDefaultOptions(DynamicRegistryManager) - Static method in class net.minecraft.world.gen.GeneratorOptions
 
getDefaultPenalty() - Method in enum class net.minecraft.entity.ai.pathing.PathNodeType
 
getDefaultPlacedFeature() - Static method in class net.minecraft.world.gen.feature.PlacedFeatures
 
getDefaultRenderType() - Method in class net.minecraft.scoreboard.ScoreboardCriterion
 
getDefaults() - Method in interface net.minecraft.client.gui.widget.CyclingButtonWidget.Values
 
getDefaults() - Static method in class net.minecraft.client.realms.dto.RealmsWorldOptions
 
getDefaultSlotName(int) - Method in class net.minecraft.client.realms.dto.RealmsWorldOptions
 
getDefaultStack() - Method in class net.minecraft.item.FireworkRocketItem
getDefaultStack() - Method in class net.minecraft.item.Item
 
getDefaultStack() - Method in class net.minecraft.item.PotionItem
getDefaultStack() - Method in class net.minecraft.item.TippedArrowItem
getDefaultState() - Method in class net.minecraft.block.Block
 
getDefaultState() - Method in class net.minecraft.fluid.Fluid
 
getDefaultState() - Method in class net.minecraft.state.StateManager
 
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.OxidizableSlabBlock
 
getDegradationLevel() - Method in class net.minecraft.block.OxidizableStairsBlock
 
getDegradationResult(BlockState) - Method in interface net.minecraft.block.Degradable
 
getDegradationResult(BlockState) - Method in interface net.minecraft.block.Oxidizable
getDegreesQuaternion(float) - Method in class net.minecraft.util.math.Vec3f
 
getDeltaX() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket
 
getDeltaY() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket
 
getDeltaY() - Method in class net.minecraft.structure.JigsawJunction
 
getDeltaZ() - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket
 
getDemandBonus() - Method in class net.minecraft.village.TradeOffer
Returns the demand bonus of this trade offer.
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.nbt.scanner.NbtCollector
 
getDepthAttachment() - Method in class net.minecraft.client.gl.Framebuffer
 
getDepthBasedLayerRandomDeriver() - Method in class net.minecraft.world.gen.NoiseColumnSampler
 
getDepthStrider(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
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 class net.minecraft.item.BannerPatternItem
 
getDescription() - Method in class net.minecraft.item.MusicDiscItem
 
getDescription() - Method in class net.minecraft.resource.metadata.PackResourceMetadata
 
getDescription() - Method in class net.minecraft.resource.ResourcePackProfile
 
getDescription() - Method in class net.minecraft.server.ServerMetadata
 
getDescription() - Method in enum class net.minecraft.util.math.Direction.AxisDirection
 
getDesiredSquaredDistanceToTarget() - Method in class net.minecraft.entity.ai.goal.MoveToTargetPosGoal
 
getDesiredSquaredDistanceToTarget() - Method in class net.minecraft.entity.mob.ZombieEntity.DestroyEggGoal
getDesiredSquaredDistanceToTarget() - Method in class net.minecraft.entity.passive.FoxEntity.EatSweetBerriesGoal
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.
getDestination() - Method in class net.minecraft.world.Vibration
 
getDestination(JsonObject) - Static method in class net.minecraft.loot.function.ExplorationMapLootFunction.Serializer
 
getDestProjection() - Method in class net.minecraft.structure.JigsawJunction
 
getDetail() - Method in class net.minecraft.util.crash.CrashReportSection.Element
 
getDetails() - Method in class net.minecraft.world.level.storage.LevelSummary
 
getDiagonalPlane() - Method in class net.minecraft.client.render.Camera
 
getDifficulty() - Method in class net.minecraft.client.ClientGameSession
 
getDifficulty() - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 
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
 
getDimension() - Method in class net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket
 
getDimension() - Method in class net.minecraft.util.dynamic.GlobalPos
 
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
 
getDimensions() - Method in class net.minecraft.entity.EntityType
 
getDimensions() - Method in class net.minecraft.util.math.BlockBox
 
getDimensions() - Method in class net.minecraft.world.gen.GeneratorOptions
 
getDimensions(boolean) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 
getDimensions(EntityPose) - Method in class net.minecraft.entity.AreaEffectCloudEntity
getDimensions(EntityPose) - Method in class net.minecraft.entity.boss.dragon.EnderDragonPart
getDimensions(EntityPose) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
getDimensions(EntityPose) - Method in class net.minecraft.entity.Entity
 
getDimensions(EntityPose) - Method in class net.minecraft.entity.LivingEntity
getDimensions(EntityPose) - Method in class net.minecraft.entity.mob.PhantomEntity
getDimensions(EntityPose) - Method in class net.minecraft.entity.mob.SlimeEntity
getDimensions(EntityPose) - Method in class net.minecraft.entity.passive.GoatEntity
getDimensions(EntityPose) - Method in class net.minecraft.entity.passive.PolarBearEntity
getDimensions(EntityPose) - Method in class net.minecraft.entity.passive.PufferfishEntity
getDimensions(EntityPose) - Method in class net.minecraft.entity.player.PlayerEntity
getDimensionType() - Method in class net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket
 
getDimensionType() - Method in class net.minecraft.world.dimension.DimensionOptions
 
getDimensionTypeSupplier() - Method in class net.minecraft.world.dimension.DimensionOptions
 
getDirectCompassGlintConsumer(VertexConsumerProvider, RenderLayer, MatrixStack.Entry) - Static method in class net.minecraft.client.render.item.ItemRenderer
 
getDirectEntityGlint() - Static method in class net.minecraft.client.render.RenderLayer
 
getDirectGlint() - Static method in class net.minecraft.client.render.RenderLayer
 
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(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
 
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.EightWayDirection
 
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
 
getDirectItemGlintConsumer(VertexConsumerProvider, RenderLayer, boolean, boolean) - Static method in class net.minecraft.client.render.item.ItemRenderer
 
getDirectory() - Method in enum class net.minecraft.resource.ResourceType
 
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
 
getDisappearProgress(long) - Method in class net.minecraft.client.toast.ToastManager.Entry
 
getDisconnectReason() - Method in class net.minecraft.network.ClientConnection
 
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 class net.minecraft.server.command.CommandManager
 
getDispatcher() - Method in class net.minecraft.server.function.CommandFunctionManager
 
getDisplay() - Method in class net.minecraft.advancement.Advancement
 
getDisplay() - Method in class net.minecraft.client.gui.screen.advancement.AdvancementTab
 
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.client.world.GeneratorType
 
getDisplayName() - Method in class net.minecraft.entity.Entity
getDisplayName() - Method in class net.minecraft.entity.player.PlayerEntity
getDisplayName() - Method in class net.minecraft.item.ItemGroup
 
getDisplayName() - Method in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Entry
 
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 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
 
getDisplayName() - Method in class net.minecraft.world.level.storage.LevelSummary
 
getDisplayPrefix() - Method in class net.minecraft.client.option.Option
 
getDisplaySlotId(String) - Static method in class net.minecraft.scoreboard.Scoreboard
 
getDisplaySlotName(int) - Static method in class net.minecraft.scoreboard.Scoreboard
 
getDisplaySlotNames() - Static method in class net.minecraft.scoreboard.Scoreboard
 
getDisplayString(GameOptions) - Method in class net.minecraft.client.option.DoubleOption
 
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.StrongholdConfig
 
getDistance(double, double, double) - Method in interface net.minecraft.world.gen.chunk.Blender.class_6831
 
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(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
 
getDistanceFromFull(ChunkStatus) - Static method in class net.minecraft.world.chunk.ChunkStatus
 
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
 
getDistinctFrameCount() - Method in class net.minecraft.client.texture.Sprite.Animation
 
getDistinctFrameCount() - Method in class net.minecraft.client.texture.Sprite
 
getDouble(int) - Method in class net.minecraft.nbt.NbtList
 
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
 
getDoubleBlockType(BlockState) - Static method in class net.minecraft.block.ChestBlock
 
getDownfall() - Method in class net.minecraft.world.biome.Biome
 
getDownloadHeaders() - Static method in class net.minecraft.client.resource.ClientBuiltinResourcePackProvider
 
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.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.
getDrawLength() - Method in class net.minecraft.client.render.BufferBuilder.DrawArrayParameters
 
getDrawMode() - Method in class net.minecraft.client.render.RenderLayer
 
getDrawnSidesCount() - Method in class net.minecraft.block.entity.EndGatewayBlockEntity
 
getDrawStart() - Method in class net.minecraft.client.render.BufferBuilder.DrawArrayParameters
 
getDrinkSound() - Method in class net.minecraft.item.HoneyBottleItem
getDrinkSound() - Method in class net.minecraft.item.Item
 
getDrinkSound() - Method in class net.minecraft.item.ItemStack
 
getDrinkSound(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
getDrinkSound(ItemStack) - Method in class net.minecraft.entity.passive.WanderingTraderEntity
getDripFluid(World, Fluid) - Static method in class net.minecraft.block.PointedDripstoneBlock
 
getDripFluid(World, BlockPos) - 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.model.BlockStateModelGenerator
 
getDropChance(EquipmentSlot) - Method in class net.minecraft.entity.mob.MobEntity
 
getDroppedStacks(BlockState, LootContext.Builder) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getDroppedStacks(BlockState, LootContext.Builder) - Method in class net.minecraft.block.BeehiveBlock
getDroppedStacks(BlockState, LootContext.Builder) - Method in class net.minecraft.block.FluidBlock
getDroppedStacks(BlockState, LootContext.Builder) - Method in class net.minecraft.block.PistonExtensionBlock
getDroppedStacks(BlockState, LootContext.Builder) - Method in class net.minecraft.block.ShulkerBoxBlock
getDroppedStacks(BlockState, LootContext.Builder) - Method in class net.minecraft.block.WallPlayerSkullBlock
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(LootContext.Builder) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getDurability() - Method in interface net.minecraft.item.ToolMaterial
 
getDurability() - Method in enum class net.minecraft.item.ToolMaterials
getDurability(EquipmentSlot) - Method in interface net.minecraft.item.ArmorMaterial
 
getDurability(EquipmentSlot) - Method in enum class net.minecraft.item.ArmorMaterials
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
 
getDuration() - Method in class net.minecraft.test.TestFunction
 
getDurationOnUse() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
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.
getDyedColor(DyeColor) - Static method in class net.minecraft.entity.passive.SheepEntity
 
getDyeSlot() - Method in class net.minecraft.screen.LoomScreenHandler
 
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.HorseBaseEntity
 
getEatingGrassAnimationProgress(float) - Method in class net.minecraft.entity.passive.HorseBaseEntity
 
getEatingTicks() - Method in class net.minecraft.entity.passive.PandaEntity
 
getEatSound() - Method in class net.minecraft.entity.passive.DonkeyEntity
getEatSound() - Method in class net.minecraft.entity.passive.HorseBaseEntity
 
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
getEatSound() - Method in class net.minecraft.item.HoneyBottleItem
getEatSound() - Method in class net.minecraft.item.Item
 
getEatSound() - Method in class net.minecraft.item.ItemStack
 
getEatSound(ItemStack) - Method in class net.minecraft.entity.LivingEntity
 
getEatSound(ItemStack) - Method in class net.minecraft.entity.passive.FoxEntity
getEatSound(ItemStack) - Method in class net.minecraft.entity.passive.GoatEntity
getEdgeCoordinatesCount() - Method in class net.minecraft.util.CuboidBlockIterator
 
getEditor() - Method in class net.minecraft.block.entity.SignBlockEntity
 
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
 
getEffectInStew() - Method in class net.minecraft.block.FlowerBlock
 
getEffectInStewDuration() - Method in class net.minecraft.block.FlowerBlock
 
getEffectiveExplosionResistance(Explosion, BlockView, BlockPos, BlockState, FluidState, float) - Method in class net.minecraft.entity.Entity
 
getEffectiveExplosionResistance(Explosion, BlockView, BlockPos, BlockState, FluidState, float) - Method in class net.minecraft.entity.projectile.WitherSkullEntity
getEffectiveExplosionResistance(Explosion, BlockView, BlockPos, BlockState, FluidState, float) - Method in class net.minecraft.entity.vehicle.TntMinecartEntity
getEffectName(StatusEffect) - Method in class net.minecraft.client.gui.screen.ingame.BeaconScreen.EffectButtonWidget
 
getEffectName(StatusEffect) - Method in class net.minecraft.client.gui.screen.ingame.BeaconScreen.LevelTwoEffectButtonWidget
getEffects() - Method in class net.minecraft.potion.Potion
 
getEffects() - Method in class net.minecraft.world.biome.Biome
 
getEffects() - Method in class net.minecraft.world.dimension.DimensionType
Returns the ID of this dimension's effects.
getEffectType() - Method in class net.minecraft.entity.effect.StatusEffectInstance
 
getEffectType() - Method in class net.minecraft.network.packet.s2c.play.RemoveEntityStatusEffectS2CPacket
 
getEffectVertexConsumers() - Method in class net.minecraft.client.render.BufferBuilderStorage
 
getEfficiency(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getElapsedMilliseconds() - Method in class net.minecraft.test.GameTestState
 
getElement() - Method in class net.minecraft.util.collection.WeightedList.Entry
 
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.
getElementBuffer() - Method in class net.minecraft.client.render.VertexFormat
 
getElementCount() - Method in class net.minecraft.structure.pool.StructurePool
 
getElementFormat() - Method in class com.mojang.blaze3d.systems.RenderSystem.IndexBuffer
 
getElementFormat() - Method in class net.minecraft.client.gl.VertexBuffer
 
getElementFormat() - Method in class net.minecraft.client.render.BufferBuilder.DrawArrayParameters
 
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.server.function.CommandFunction
 
getElements() - Method in class net.minecraft.world.chunk.BiMapPalette
 
getElytraTexture() - Method in class net.minecraft.client.network.AbstractClientPlayerEntity
 
getElytraTexture() - Method in class net.minecraft.client.network.PlayerListEntry
 
getEmittedRedstonePower(BlockPos, Direction) - Method in class net.minecraft.world.World
 
getEmoteText(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.server.command.MeCommand
 
getEmptiedStack(ItemStack, PlayerEntity) - Static method in class net.minecraft.item.BucketItem
 
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
 
getEnabled() - Method in class net.minecraft.resource.DataPackSettings
 
getEnabledNames() - 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
 
getEnchantability() - Method in class net.minecraft.item.ArmorItem
Gets the enchantability of an item.
getEnchantability() - Method in interface net.minecraft.item.ArmorMaterial
 
getEnchantability() - Method in enum class net.minecraft.item.ArmorMaterials
getEnchantability() - Method in class net.minecraft.item.BookItem
Gets the enchantability of an item.
getEnchantability() - Method in class net.minecraft.item.FishingRodItem
Gets the enchantability of an item.
getEnchantability() - Method in class net.minecraft.item.Item
Gets the enchantability of an item.
getEnchantability() - Method in class net.minecraft.item.RangedWeaponItem
Gets the enchantability of an item.
getEnchantability() - Method in class net.minecraft.item.ToolItem
Gets the enchantability of an item.
getEnchantability() - Method in interface net.minecraft.item.ToolMaterial
 
getEnchantability() - Method in enum class net.minecraft.item.ToolMaterials
getEnchantability() - Method in class net.minecraft.item.TridentItem
Gets the enchantability of an item.
getEnchantment(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.EnchantmentArgumentType
 
getEnchantmentChance() - Method in class net.minecraft.village.raid.Raid
 
getEnchantmentId(Enchantment) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getEnchantmentNbt(ItemStack) - Static method in class net.minecraft.item.EnchantedBookItem
 
getEnchantments() - Method in class net.minecraft.item.ItemGroup
 
getEnchantments() - Method in class net.minecraft.item.ItemStack
 
getEnchantmentTableSeed() - Method in class net.minecraft.entity.player.PlayerEntity
 
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.command.argument.MessageArgumentType.MessageSelector
 
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
 
getEnd(byte) - Static method in class net.minecraft.client.font.UnicodeTextureFont
 
getEnderChestInventory() - Method in class net.minecraft.entity.player.PlayerEntity
 
getEnderDragonFight() - Method in class net.minecraft.server.world.ServerWorld
 
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
 
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(ServerCommandSource) - Method in class net.minecraft.command.EntitySelector
 
getEntities(Vec3d, List<T>) - Method in class net.minecraft.command.EntitySelector
 
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
 
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.entity.damage.DamageTracker
 
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(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.EntityArgumentType
 
getEntity(UUID) - Method in class net.minecraft.server.world.ServerWorld
 
getEntity(LivingEntity, MemoryModuleType<UUID>) - Static method in class net.minecraft.entity.ai.brain.task.LookTargetUtil
 
getEntity(ServerCommandSource) - Method in class net.minecraft.command.EntitySelector
 
getEntity(ServerWorld) - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket
 
getEntity(ServerWorldAccess, NbtCompound) - Static method in class net.minecraft.structure.Structure
 
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 class net.minecraft.network.packet.s2c.play.RemoveEntityStatusEffectS2CPacket
 
getEntity(World) - Method in class net.minecraft.network.packet.s2c.play.SetCameraEntityS2CPacket
 
getEntityAge() - Method in class net.minecraft.entity.damage.DamageRecord
 
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
 
getEntityBlockLayer(BlockState, boolean) - Static method in class net.minecraft.client.render.RenderLayers
 
getEntityById(int) - Method in class net.minecraft.client.world.ClientWorld
getEntityById(int) - Method in class net.minecraft.server.world.ServerWorld
getEntityById(int) - Method in class net.minecraft.world.World
 
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
getEntityCount() - Method in class net.minecraft.client.world.ClientEntityManager
 
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
 
getEntityFacingOrder(Entity) - Static method in enum class net.minecraft.util.math.Direction
 
getEntityFramebuffer() - Method in class net.minecraft.client.render.WorldRenderer
 
getEntityFromNbt(NbtCompound, World) - Static method in class net.minecraft.entity.EntityType
 
getEntityGlint() - Static method in class net.minecraft.client.render.RenderLayer
 
getEntityHealth() - Method in class net.minecraft.entity.damage.DamageRecord
 
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.DeathMessageS2CPacket
 
getEntityId() - Method in class net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket
 
getEntityId() - Method in class net.minecraft.network.packet.s2c.play.EntityStatusEffectS2CPacket
 
getEntityId() - Method in class net.minecraft.network.packet.s2c.play.ItemPickupAnimationS2CPacket
 
getEntityId() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket
 
getEntityIds() - Method in class net.minecraft.network.packet.s2c.play.EntitiesDestroyS2CPacket
 
getEntityLoadingCallback(ServerWorld, NbtCompound) - Static method in class net.minecraft.world.ChunkSerializer
 
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
 
getEntityName() - Method in class net.minecraft.entity.Entity
 
getEntityName() - Method in class net.minecraft.entity.player.PlayerEntity
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
 
getEntityPredicate() - Method in interface net.minecraft.block.LandingBlock
 
getEntityPredicate() - Method in class net.minecraft.block.PointedDripstoneBlock
getEntityRenderDispatcher() - Method in class net.minecraft.client.MinecraftClient
 
getEntityReputationAssociatedGossips() - Method in class net.minecraft.village.VillagerGossips
 
getEntityShadow(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 
getEntitySlotId() - Method in enum class net.minecraft.entity.EquipmentSlot
 
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
 
getEntitySpawnList(Biome, StructureAccessor, SpawnGroup, BlockPos) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 
getEntitySpawnList(Biome, StructureAccessor, SpawnGroup, BlockPos) - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
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
 
getEntitySummon(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.EntitySummonArgumentType
 
getEntityTexture() - Method in class net.minecraft.item.HorseArmorItem
 
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
 
getEntityTranslucentCull() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
getEntityTranslucentCull(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 
getEntityType(NbtCompound) - Method in class net.minecraft.item.SpawnEggItem
 
getEntityTypeId() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 
getEntityTypeId() - Method in class net.minecraft.network.packet.s2c.play.MobSpawnS2CPacket
 
getEntityVertexConsumers() - Method in class net.minecraft.client.render.BufferBuilderStorage
 
getEntityWorld() - Method in class net.minecraft.entity.Entity
 
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.state.State
 
getEntries() - Method in class net.minecraft.util.collection.Pool
 
getEntries() - Method in class net.minecraft.util.registry.Registry
 
getEntries() - Method in class net.minecraft.util.registry.SimpleRegistry
getEntries() - Method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.Entries
 
getEntry() - Method in class net.minecraft.tag.Tag.TrackedEntry
 
getEntry(int) - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
getEntry(TrackedData<T>) - Method in class net.minecraft.entity.data.DataTracker
 
getEntryAtPosition(double, double) - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
getEntryCount() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
getEntryCount() - Method in class net.minecraft.client.realms.RealmsObjectSelectionList
getEntryLifecycle(T) - Method in class net.minecraft.util.registry.Registry
Gets the lifecycle of a registry entry.
getEntryLifecycle(T) - Method in class net.minecraft.util.registry.SimpleRegistry
Gets the lifecycle of a registry entry.
getEpochTimeMs() - Static method in class net.minecraft.util.Util
 
getEpochTimeSeconds() - Static method in class net.minecraft.world.storage.RegionFile
 
getEquipment(LivingEntity) - Method in 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.
getEquipmentForSlot(EquipmentSlot, int) - Static method in class net.minecraft.entity.mob.MobEntity
 
getEquipmentLevel(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
 
getEquipmentSlot(int) - Static method in class net.minecraft.entity.LivingEntity
 
getEquippedStack(EquipmentSlot) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
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
getEquipSound() - Method in class net.minecraft.item.ArmorItem
getEquipSound() - Method in interface net.minecraft.item.ArmorMaterial
 
getEquipSound() - Method in enum class net.minecraft.item.ArmorMaterials
getEquipSound() - Method in class net.minecraft.item.ElytraItem
getEquipSound() - Method in class net.minecraft.item.Item
 
getEquipSound() - Method in class net.minecraft.item.ItemStack
 
getErosionDescription(double) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
getErrorCode() - Method in class net.minecraft.client.realms.RealmsError
 
getErrorMessage() - Method in class net.minecraft.client.realms.RealmsError
 
getErrorMessage(int) - Static method in class net.minecraft.client.sound.AlUtil
 
getEventId() - Method in class net.minecraft.network.packet.s2c.play.WorldEventS2CPacket
 
getEventListener() - Method in class net.minecraft.block.entity.SculkSensorBlockEntity
 
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.EnchantmentArgumentType
 
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.EntitySummonArgumentType
 
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.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.StatusEffectArgumentType
 
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
 
getExhaustion() - Method in class net.minecraft.entity.damage.DamageSource
 
getExhaustion() - Method in class net.minecraft.entity.player.HungerManager
 
getExistsConditionExecute(boolean, ExecuteCommand.ExistsCondition) - Static method in class net.minecraft.server.command.ExecuteCommand
 
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
 
getExposure(Vec3d, Entity) - Static method in class net.minecraft.world.explosion.Explosion
 
getExternalChunkPath(ChunkPos) - Method in class net.minecraft.world.storage.RegionFile
 
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
 
getEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.decoration.ItemFrameEntity
getEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.decoration.LeashKnotEntity
getEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.Entity
 
getEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.LivingEntity
getEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
getEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.TntEntity
getEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.vehicle.BoatEntity
getEyePos() - Method in class net.minecraft.entity.Entity
 
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
 
getFacing() - Method in class net.minecraft.block.entity.PistonBlockEntity
 
getFacing() - Method in enum class net.minecraft.block.enums.JigsawOrientation
 
getFacing() - Method in class net.minecraft.network.packet.s2c.play.PaintingSpawnS2CPacket
 
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
 
getFacingProperty(Direction) - Static method in class net.minecraft.block.VineBlock
 
getFactor(VanillaTerrainParameters.NoisePoint) - Method in class net.minecraft.world.biome.source.util.VanillaTerrainParameters
 
getFactorSpline() - Method in class net.minecraft.world.biome.source.util.VanillaTerrainParameters
 
getFadeInTicks() - Method in class net.minecraft.network.packet.s2c.play.TitleFadeS2CPacket
 
getFadeOutTicks() - Method in class net.minecraft.network.packet.s2c.play.TitleFadeS2CPacket
 
getFailedOptionalTestCount() - Method in class net.minecraft.test.TestSet
 
getFailedRequiredTestCount() - Method in class net.minecraft.test.TestSet
 
getFailedTestFunctions() - Static method in class net.minecraft.test.TestFunctions
 
getFallback() - Method in interface net.minecraft.block.DoubleBlockProperties.PropertyRetriever
 
getFallback() - Method in class net.minecraft.client.render.block.entity.LightmapCoordinatesRetriever
 
getFallDeathSuffix() - Method in class net.minecraft.entity.damage.DamageRecord
 
getFallDeathSuffix(DamageRecord) - 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.
getFallDistance() - Method in class net.minecraft.entity.damage.DamageRecord
 
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
 
getFavicon() - Method in class net.minecraft.server.ServerMetadata
 
getFeature() - Method in class net.minecraft.structure.StructureStart
 
getFeature() - Method in class net.minecraft.world.gen.feature.ConfiguredFeature
 
getFeature() - Method in class net.minecraft.world.gen.feature.util.FeatureContext
 
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.
getFeedbackMessageSingle(CommandContext<ServerCommandSource>, Identifier, LootContext, LootCommand.Target) - Static method in class net.minecraft.server.command.LootCommand
 
getFeetY(BlockPos) - Method in class net.minecraft.entity.ai.pathing.AmphibiousPathNodeMaker
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.feature.MineshaftFeature.Type
 
getFight() - 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() - Method in class net.minecraft.world.level.storage.LevelSummary
 
getFile(String) - Method in class net.minecraft.resource.DirectoryResourcePack
 
getFile(String) - Method in class net.minecraft.server.MinecraftServer
 
getFile(String) - Method in class net.minecraft.world.PersistentStateManager
 
getFileExtension() - Method in enum class net.minecraft.client.gl.Program.Type
 
getFilename(ResourceType, Identifier) - Static method in class net.minecraft.resource.AbstractFileResourcePack
 
getFileName() - Method in class net.minecraft.client.gl.ShaderParseException.JsonStackTrace
 
getFileName(Path, Path) - Method in class net.minecraft.data.SnbtProvider
 
getFilesRecursively(String, String, int, Predicate<String>) - Method in class net.minecraft.client.resource.DirectResourceIndex
getFilesRecursively(String, String, int, Predicate<String>) - Method in class net.minecraft.client.resource.ResourceIndex
 
getFiltered() - Method in class net.minecraft.server.filter.TextStream.Message
 
getFinalState() - Method in class net.minecraft.block.entity.JigsawBlockEntity
 
getFinalState() - Method in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
 
getFireAspect(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getFireballStrength() - Method in class net.minecraft.entity.mob.GhastEntity
 
getFireFloorModels(Block) - Method in class net.minecraft.data.client.model.BlockStateModelGenerator
 
getFireSideModels(Block) - Method in class net.minecraft.data.client.model.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.model.BlockStateModelGenerator
 
getFireworkColor() - Method in enum class net.minecraft.util.DyeColor
 
getFirstBiome(DynamicRegistryManager, GeneratorOptions) - Static method in class net.minecraft.client.world.GeneratorType
 
getFirstChild() - Method in class net.minecraft.advancement.AdvancementPositioner
 
getFirstMatch(RecipeType<T>, C, World) - Method in class net.minecraft.recipe.RecipeManager
Returns a recipe of the given type that match the given inventory and world.
getFirstOctave() - Method in class net.minecraft.util.math.noise.DoublePerlinNoiseSampler.NoiseParameters
 
getFirstOctave() - Method in class net.minecraft.util.math.noise.OctavePerlinNoiseSampler
 
getFirstPassenger() - Method in class net.minecraft.entity.Entity
 
getFirstPossibleNonCoreActivity() - Method in class net.minecraft.entity.ai.brain.Brain
 
getFixer() - Static method in class net.minecraft.datafixer.Schemas
 
getFlag() - Method in enum class net.minecraft.item.ItemStack.TooltipSection
 
getFlag(int) - Method in class net.minecraft.entity.Entity
 
getFlags() - Method in class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket
 
getFlags(int) - Static method in enum class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket.Flag
 
getFlatShoreBiome(int, int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
getFloat(int) - Method in class net.minecraft.nbt.NbtList
 
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
 
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) - Static method in class net.minecraft.world.gen.feature.RuinedPortalFeature
 
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.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.model.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
 
getFlowSpeed(WorldView) - Method in class net.minecraft.fluid.FlowableFluid
 
getFlowSpeed(WorldView) - Method in class net.minecraft.fluid.LavaFluid
getFlowSpeed(WorldView) - Method in class net.minecraft.fluid.WaterFluid
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
 
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(Tag<Fluid>) - Method in class net.minecraft.entity.Entity
 
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
Deprecated.
getFluidState(BlockState) - Method in class net.minecraft.block.AbstractRailBlock
getFluidState(BlockState) - Method in class net.minecraft.block.AbstractSignBlock
getFluidState(BlockState) - Method in class net.minecraft.block.AmethystClusterBlock
getFluidState(BlockState) - Method in class net.minecraft.block.BigDripleafBlock
getFluidState(BlockState) - Method in class net.minecraft.block.BigDripleafStemBlock
getFluidState(BlockState) - Method in class net.minecraft.block.BubbleColumnBlock
getFluidState(BlockState) - Method in class net.minecraft.block.CampfireBlock
getFluidState(BlockState) - Method in class net.minecraft.block.CandleBlock
getFluidState(BlockState) - Method in class net.minecraft.block.ChainBlock
getFluidState(BlockState) - Method in class net.minecraft.block.ChestBlock
getFluidState(BlockState) - Method in class net.minecraft.block.ConduitBlock
getFluidState(BlockState) - Method in class net.minecraft.block.CoralParentBlock
getFluidState(BlockState) - Method in class net.minecraft.block.EnderChestBlock
getFluidState(BlockState) - Method in class net.minecraft.block.FluidBlock
getFluidState(BlockState) - Method in class net.minecraft.block.GlowLichenBlock
getFluidState(BlockState) - Method in class net.minecraft.block.HangingRootsBlock
getFluidState(BlockState) - Method in class net.minecraft.block.HorizontalConnectingBlock
getFluidState(BlockState) - Method in class net.minecraft.block.KelpBlock
getFluidState(BlockState) - Method in class net.minecraft.block.KelpPlantBlock
getFluidState(BlockState) - Method in class net.minecraft.block.LadderBlock
getFluidState(BlockState) - Method in class net.minecraft.block.LanternBlock
getFluidState(BlockState) - Method in class net.minecraft.block.LightBlock
getFluidState(BlockState) - Method in class net.minecraft.block.LightningRodBlock
getFluidState(BlockState) - Method in class net.minecraft.block.PointedDripstoneBlock
getFluidState(BlockState) - Method in class net.minecraft.block.ScaffoldingBlock
getFluidState(BlockState) - Method in class net.minecraft.block.SculkSensorBlock
getFluidState(BlockState) - Method in class net.minecraft.block.SeagrassBlock
getFluidState(BlockState) - Method in class net.minecraft.block.SeaPickleBlock
getFluidState(BlockState) - Method in class net.minecraft.block.SlabBlock
getFluidState(BlockState) - Method in class net.minecraft.block.SmallDripleafBlock
getFluidState(BlockState) - Method in class net.minecraft.block.StairsBlock
getFluidState(BlockState) - Method in class net.minecraft.block.TallSeagrassBlock
getFluidState(BlockState) - Method in class net.minecraft.block.TrapdoorBlock
getFluidState(BlockState) - Method in class net.minecraft.block.WallBlock
getFluidState(BlockPos) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
getFluidState(BlockPos) - Method in interface net.minecraft.world.BlockView
 
getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.ChunkCache
getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.ProtoChunk
getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.ReadOnlyChunk
getFluidState(BlockPos) - Method in class net.minecraft.world.chunk.WorldChunk
getFluidState(BlockPos) - Method in class net.minecraft.world.ChunkRegion
getFluidState(BlockPos) - Method in enum class net.minecraft.world.EmptyBlockView
getFluidState(BlockPos) - Method in class net.minecraft.world.World
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.ReadOnlyChunk
getFluidTickScheduler() - Method in class net.minecraft.world.chunk.WorldChunk
getFluidTickScheduler() - Method in class net.minecraft.world.ChunkRegion
getFluidTickScheduler() - Method in interface net.minecraft.world.WorldAccess
 
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.ElementListWidget.Entry
getFocused() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
getFocusedEntity() - Method in class net.minecraft.client.render.Camera
 
getFogColor() - Method in class net.minecraft.world.biome.Biome
 
getFogColor() - Method in class net.minecraft.world.biome.BiomeEffects
 
getFogColorOverride(float, float) - Method in class net.minecraft.client.render.DimensionEffects.End
Returns an RGBA fog color override based on the current sky angle, or null if fog color should not be overridden.
getFogColorOverride(float, float) - Method in class net.minecraft.client.render.DimensionEffects
Returns an RGBA fog color override based on the current sky angle, or null if fog color should not be overridden.
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
 
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
getFont() - Method in class net.minecraft.text.Style
Returns the font of this style.
getFont(JsonObject) - Static method in class net.minecraft.text.Style.Serializer
 
getFontStorage(Identifier) - Method in class net.minecraft.client.font.TextRenderer
 
getFood() - Method in class net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket
 
getFoodComponent() - Method in class net.minecraft.item.Item
Returns this item's FoodComponent, or null if none was set.
getFoodLevel() - Method in class net.minecraft.entity.player.HungerManager
 
getFooter() - Method in class net.minecraft.network.packet.s2c.play.PlayerListHeaderS2CPacket
 
getFootTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.BedBlockEntityRenderer
 
getForce() - Method in class net.minecraft.block.dispenser.ProjectileDispenserBehavior
Returns the force of a projectile's velocity when spawned.
getForcedChunks() - Method in class net.minecraft.server.world.ServerWorld
 
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.
getForColor(DyeColor) - Static method in class net.minecraft.block.BannerBlock
 
getFormat() - Method in class net.minecraft.client.render.Shader
 
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
 
getFormattedName() - Method in class net.minecraft.scoreboard.Team
 
getFormatting() - Method in enum class net.minecraft.entity.effect.StatusEffectCategory
 
getForType(StructureFeature<?>) - Method in class net.minecraft.world.gen.chunk.StructuresConfig
Gets the placement configuration for a specific structure type, or a default placement if placement for the structure was not explicitly configured.
getForward() - Method in class net.minecraft.network.packet.c2s.play.PlayerInputC2SPacket
 
getForwards() - Method in class net.minecraft.block.pattern.BlockPattern.Result
 
getFov(Camera, float, boolean) - Method in class net.minecraft.client.render.GameRenderer
 
getFoxFlag(int) - Method in class net.minecraft.entity.passive.FoxEntity
 
getFoxType() - Method in class net.minecraft.entity.passive.FoxEntity
 
getFragmentShader() - Method in interface net.minecraft.client.gl.GlShader
 
getFragmentShader() - Method in class net.minecraft.client.gl.JsonEffectGlShader
getFragmentShader() - Method in class net.minecraft.client.render.Shader
getFrame() - Method in class net.minecraft.advancement.AdvancementDisplay
 
getFrame() - Method in class net.minecraft.item.ItemStack
 
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.Sprite
 
getFrameDeltaFactor() - Method in class net.minecraft.client.texture.Sprite
 
getFramePositionX(int) - Method in class net.minecraft.client.realms.gui.screen.RealmsBrokenWorldScreen
 
getFramerateLimit() - Method in class net.minecraft.client.MinecraftClient
 
getFramerateLimit() - Method in class net.minecraft.client.util.Window
 
getFrames(Sprite) - Method in class net.minecraft.client.render.model.json.ItemModelGenerator
 
getFrameU(double) - Method in class net.minecraft.client.texture.Sprite
 
getFrameV(double) - Method in class net.minecraft.client.texture.Sprite
 
getFrameX(int) - Method in class net.minecraft.client.texture.Sprite.Animation
 
getFrameY(int) - Method in class net.minecraft.client.texture.Sprite.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
 
getFriendlyFlagsBitwise() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket.SerializableTeam
 
getFriendlyFlagsBitwise() - Method in class net.minecraft.scoreboard.Team
 
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
 
getFrontTopLeft() - Method in class net.minecraft.block.pattern.BlockPattern.Result
 
getFrozenTicks() - Method in class net.minecraft.entity.Entity
 
getFuel() - Method in class net.minecraft.screen.BrewingStandScreenHandler
 
getFuelProgress() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
 
getFuelTime(ItemStack) - Method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 
getFuelTime(ItemStack) - Method in class net.minecraft.block.entity.BlastFurnaceBlockEntity
getFuelTime(ItemStack) - Method in class net.minecraft.block.entity.SmokerBlockEntity
getFuncFromString(String) - Static method in class net.minecraft.client.gl.GlBlendState
 
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(Identifier) - Method in class net.minecraft.server.function.CommandFunctionManager
 
getFunctionGsonBuilder() - Static method in class net.minecraft.loot.LootGsons
 
getFunctionIds() - Method in class net.minecraft.loot.function.LootFunctionManager
 
getFunctionLoader() - Method in class net.minecraft.resource.ServerResourceManager
 
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
 
getFutureFor(ChunkStatus) - Method in class net.minecraft.server.world.ChunkHolder
 
getFutureStatus(CompletableFuture<Either<WorldChunk, ChunkHolder.Unloaded>>) - Static method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
getGame() - Method in class net.minecraft.client.MinecraftClient
 
getGameEventDispatcher(int) - Method in class net.minecraft.world.chunk.Chunk
 
getGameEventDispatcher(int) - Method in class net.minecraft.world.chunk.WorldChunk
getGameEventHandler() - Method in class net.minecraft.entity.Entity
Returns the game event handler for this entity.
getGameEventListener(World, T) - Method in interface net.minecraft.block.BlockEntityProvider
 
getGameEventListener(World, T) - Method in class net.minecraft.block.SculkSensorBlock
getGameMode() - Method in class net.minecraft.client.ClientGameSession
 
getGameMode() - Method in class net.minecraft.client.network.PlayerListEntry
 
getGameMode() - Method in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Entry
 
getGameMode() - Method in class net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket
 
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
 
getGameModeName(LevelSummary) - Static method in class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen
 
getGameProfile() - Method in class net.minecraft.entity.player.PlayerEntity
 
getGameProfileRepo() - Method in class net.minecraft.server.MinecraftServer
 
getGameRules() - Method in class net.minecraft.client.world.ClientWorld.Properties
getGameRules() - Method in class net.minecraft.server.MinecraftServer
 
getGameRules() - Method in class net.minecraft.world.level.LevelInfo
 
getGameRules() - Method in class net.minecraft.world.level.LevelProperties
getGameRules() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
getGameRules() - Method in interface net.minecraft.world.SaveProperties
 
getGameRules() - Method in class net.minecraft.world.World
 
getGameRules() - Method in interface net.minecraft.world.WorldProperties
 
getGameVersion() - Method in class net.minecraft.client.MinecraftClient
 
getGameVersion() - Method in class net.minecraft.server.ServerMetadata.Version
 
getGameVersion() - Static method in class net.minecraft.SharedConstants
 
getGatherableItems() - Method in class net.minecraft.village.VillagerProfession
 
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
 
getGeneration(ItemStack) - Static method in class net.minecraft.item.WrittenBookItem
 
getGenerationHeight(ChunkPos, ChunkGenerator, HeightLimitView) - Static method in class net.minecraft.world.gen.feature.EndCityFeature
 
getGenerationSettings() - Method in class net.minecraft.world.biome.Biome
 
getGenerationShapeConfig() - Method in class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 
getGenerationStep() - Method in class net.minecraft.world.gen.feature.StructureFeature
Gets the step during which this structure will participate in world generation.
getGenerator() - Method in class net.minecraft.world.gen.feature.util.FeatureContext
 
getGeneratorConfigString(Registry<Biome>, FlatChunkGeneratorConfig) - Static method in class net.minecraft.client.gui.screen.PresetsScreen
 
getGeneratorOptions() - Method in class net.minecraft.world.level.LevelProperties
getGeneratorOptions() - Method in interface net.minecraft.world.SaveProperties
 
getGeneratorOptions(boolean) - Method in class net.minecraft.client.gui.screen.world.MoreOptionsDialog
 
getGeneratorOptions(DynamicRegistryManager) - Method in class net.minecraft.server.dedicated.ServerPropertiesHandler
 
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
 
getGenericLabel(int) - Method in class net.minecraft.client.option.Option
 
getGenericLabel(Text) - Method in class net.minecraft.client.option.Option
 
getGenericNarrationMessage() - Method in class net.minecraft.client.gui.widget.CyclingButtonWidget
Returns a generic narration message for this button.
getGhostPointsOfInterest() - Method in class net.minecraft.client.render.debug.VillageDebugRenderer
 
getGifts(VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.GiveGiftsToHeroTask
 
getGlId() - Method in class net.minecraft.client.texture.AbstractTexture
 
getGlint() - Static method in class net.minecraft.client.render.RenderLayer
 
getGlintTranslucent() - Static method in class net.minecraft.client.render.RenderLayer
 
getGlobalDifficulty() - Method in class net.minecraft.world.LocalDifficulty
 
getGlType() - Method in enum class net.minecraft.client.gl.Program.Type
 
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.FontStorage
 
getGlyph(int) - Method in class net.minecraft.client.font.TrueTypeFont
 
getGlyph(int) - Method in class net.minecraft.client.font.UnicodeTextureFont
getGlyphImage(Identifier) - Method in class net.minecraft.client.font.UnicodeTextureFont
 
getGlyphRenderer(int) - Method in class net.minecraft.client.font.FontStorage
 
getGlyphRenderer(RenderableGlyph) - Method in class net.minecraft.client.font.FontStorage
 
getGlyphRenderer(RenderableGlyph) - Method in class net.minecraft.client.font.GlyphAtlasTexture
 
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
 
getGossip() - Method in class net.minecraft.entity.passive.VillagerEntity
 
getGourdBlock() - Method in class net.minecraft.block.StemBlock
 
getGradient(int) - Method in class net.minecraft.util.math.noise.PerlinNoiseSampler
 
getGradient(int) - Method in class net.minecraft.util.math.noise.SimplexNoiseSampler
 
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.projectile.thrown.ExperienceBottleEntity
getGravity() - Method in class net.minecraft.entity.projectile.thrown.PotionEntity
getGravity() - Method in class net.minecraft.entity.projectile.thrown.ThrownEntity
 
getGravityFactor(BlockPos) - Method in class net.minecraft.util.math.GravityField.Point
 
getGravityLimit() - Method in class net.minecraft.world.biome.SpawnSettings.SpawnDensity
Represents the cap of gravity as in GravityField.calculate(BlockPos, double) for entity spawning.
getGreen() - Method in class net.minecraft.client.render.debug.GameTestDebugRenderer.Marker
 
getGreen(int) - Static method in class net.minecraft.client.gui.hud.BackgroundHelper.ColorMixer
 
getGreen(int) - Static method in class net.minecraft.client.texture.NativeImage
 
getGreen(int, int) - Method in class net.minecraft.client.texture.NativeImage
 
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
 
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 class net.minecraft.entity.boss.WitherEntity
getGroup() - Method in class net.minecraft.entity.LivingEntity
 
getGroup() - Method in class net.minecraft.entity.mob.AbstractSkeletonEntity
getGroup() - Method in class net.minecraft.entity.mob.EndermiteEntity
getGroup() - Method in class net.minecraft.entity.mob.GuardianEntity
getGroup() - Method in class net.minecraft.entity.mob.IllagerEntity
getGroup() - Method in class net.minecraft.entity.mob.PhantomEntity
getGroup() - Method in class net.minecraft.entity.mob.SilverfishEntity
getGroup() - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
getGroup() - Method in class net.minecraft.entity.mob.SpiderEntity
getGroup() - Method in class net.minecraft.entity.mob.WaterCreatureEntity
getGroup() - Method in class net.minecraft.entity.mob.ZoglinEntity
getGroup() - Method in class net.minecraft.entity.mob.ZombieEntity
getGroup() - Method in class net.minecraft.entity.mob.ZombieHorseEntity
getGroup() - Method in class net.minecraft.entity.passive.AxolotlEntity
getGroup() - Method in class net.minecraft.entity.passive.BeeEntity
getGroup() - Method in class net.minecraft.entity.passive.TurtleEntity
getGroup() - Method in class net.minecraft.item.Item
 
getGroup() - Method in class net.minecraft.recipe.AbstractCookingRecipe
Returns a group this recipe belongs in, or an empty string.
getGroup() - Method in class net.minecraft.recipe.CuttingRecipe
Returns a group this recipe belongs in, or an empty string.
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.tag.RequiredTagList
 
getGroupForRecipe(Recipe<?>) - Static method in class net.minecraft.client.recipebook.ClientRecipeBook
 
getGroups() - Method in class net.minecraft.network.packet.s2c.play.SynchronizeTagsS2CPacket
 
getGroups(RecipeBookCategory) - Static method in enum class net.minecraft.client.recipebook.RecipeBookGroup
 
getGroupsSpawned() - Method in class net.minecraft.village.raid.Raid
 
getGroupToCount() - Method in class net.minecraft.world.SpawnHelper.Info
 
getGrownState(BlockState, BlockState, Random) - Method in class net.minecraft.block.VineBlock
 
getGrowthAmount(World) - Method in class net.minecraft.block.BeetrootsBlock
getGrowthAmount(World) - Method in class net.minecraft.block.CropBlock
 
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
getGuiLight() - Method in class net.minecraft.client.render.model.json.JsonUnbakedModel
 
getHand() - Method in class net.minecraft.item.ItemUsageContext
 
getHand() - Method in class net.minecraft.network.packet.c2s.play.HandSwingC2SPacket
 
getHand() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractBlockC2SPacket
 
getHand() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractItemC2SPacket
 
getHand() - Method in class net.minecraft.network.packet.s2c.play.OpenWrittenBookS2CPacket
 
getHandle() - Method in class net.minecraft.client.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
 
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
 
getHandSwingProgress(T, float) - Method in class net.minecraft.client.render.entity.LivingEntityRenderer
 
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
 
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.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.ShulkerEntityModel
 
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.
getHeadAngle(float) - Method in class net.minecraft.entity.passive.SheepEntity
 
getHeadBlockState() - Method in class net.minecraft.block.entity.PistonBlockEntity
 
getHeadDownAnimation(float) - Method in class net.minecraft.entity.passive.CatEntity
 
getHeader() - Method in class net.minecraft.network.packet.s2c.play.PlayerListHeaderS2CPacket
 
getHeader(String) - Method in class net.minecraft.client.realms.Request
 
getHeader(HttpURLConnection, String) - Static method in class net.minecraft.client.realms.Request
 
getHeaderIndex(StatType<?>) - Method in class net.minecraft.client.gui.screen.StatsScreen.ItemStatsListWidget
 
getHeadParts() - Method in class net.minecraft.client.render.entity.model.AnimalModel
 
getHeadParts() - Method in class net.minecraft.client.render.entity.model.AxolotlEntityModel
getHeadParts() - Method in class net.minecraft.client.render.entity.model.BeeEntityModel
getHeadParts() - Method in class net.minecraft.client.render.entity.model.BipedEntityModel
getHeadParts() - Method in class net.minecraft.client.render.entity.model.ChickenEntityModel
getHeadParts() - Method in class net.minecraft.client.render.entity.model.ElytraEntityModel
getHeadParts() - Method in class net.minecraft.client.render.entity.model.FoxEntityModel
getHeadParts() - Method in class net.minecraft.client.render.entity.model.HoglinEntityModel
getHeadParts() - Method in class net.minecraft.client.render.entity.model.HorseEntityModel
getHeadParts() - Method in class net.minecraft.client.render.entity.model.OcelotEntityModel
getHeadParts() - Method in class net.minecraft.client.render.entity.model.QuadrupedEntityModel
getHeadParts() - Method in class net.minecraft.client.render.entity.model.WolfEntityModel
getHeadPitch() - Method in class net.minecraft.entity.passive.GoatEntity
 
getHeadPitch(int) - Method in class net.minecraft.entity.boss.WitherEntity
 
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
 
getHeadYaw() - Method in class net.minecraft.entity.LivingEntity
getHeadYaw() - Method in class net.minecraft.network.packet.s2c.play.EntitySetHeadYawS2CPacket
 
getHeadYaw() - Method in class net.minecraft.network.packet.s2c.play.MobSpawnS2CPacket
 
getHeadYaw(int) - Method in class net.minecraft.entity.boss.WitherEntity
 
getHeadZ(int) - Method in class net.minecraft.entity.boss.WitherEntity
 
getHealth() - Method in class net.minecraft.client.network.PlayerListEntry
 
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
 
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.pattern.BlockPattern
 
getHeight() - Method in class net.minecraft.block.pattern.BlockPattern.Result
 
getHeight() - Method in class net.minecraft.client.font.BitmapFont.BitmapFontGlyph
getHeight() - Method in enum class net.minecraft.client.font.BlankGlyph
getHeight() - Method in interface net.minecraft.client.font.RenderableGlyph
 
getHeight() - Method in class net.minecraft.client.font.TrueTypeFont.TtfGlyph
getHeight() - Method in class net.minecraft.client.font.UnicodeTextureFont.UnicodeTextureGlyph
getHeight() - Method in enum class net.minecraft.client.font.WhiteRectangleGlyph
getHeight() - Method in class net.minecraft.client.gui.hud.ChatHud
 
getHeight() - Method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
getHeight() - Method in class net.minecraft.client.gui.tooltip.OrderedTextTooltipComponent
getHeight() - Method in interface net.minecraft.client.gui.tooltip.TooltipComponent
 
getHeight() - Method in class net.minecraft.client.gui.widget.ClickableWidget
 
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.texture.NativeImage
 
getHeight() - Method in class net.minecraft.client.texture.Sprite
 
getHeight() - Method in class net.minecraft.client.texture.Sprite.Info
 
getHeight() - Method in class net.minecraft.client.texture.TextureStitcher
 
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.decoration.painting.PaintingMotive
 
getHeight() - Method in class net.minecraft.entity.Entity
 
getHeight() - Method in class net.minecraft.entity.EntityType
 
getHeight() - Method in class net.minecraft.fluid.FluidState
 
getHeight() - Method in class net.minecraft.inventory.CraftingInventory
 
getHeight() - Method in class net.minecraft.recipe.ShapedRecipe
 
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 class net.minecraft.world.dimension.AreaHelper
 
getHeight() - Method in class net.minecraft.world.dimension.DimensionType
 
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(int) - Method in class net.minecraft.client.resource.metadata.AnimationResourceMetadata
 
getHeight(int, int, Heightmap.Type, HeightLimitView) - 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) - 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) - 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) - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
Returns the raw noise height of a column for use in structure generation.
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(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(BlockView, BlockPos) - Method in class net.minecraft.fluid.FluidState
 
getHeightInGround(int, int, Heightmap.Type, HeightLimitView) - 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(Heightmap.Type) - Method in class net.minecraft.world.chunk.Chunk
 
getHeightmap(Heightmap.Type) - Method in class net.minecraft.world.chunk.ReadOnlyChunk
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() - Method in class net.minecraft.world.chunk.ChunkStatus
 
getHeightOffset() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
getHeightOffset() - Method in class net.minecraft.entity.Entity
 
getHeightOffset() - Method in class net.minecraft.entity.mob.AbstractPiglinEntity
getHeightOffset() - Method in class net.minecraft.entity.mob.AbstractSkeletonEntity
getHeightOffset() - Method in class net.minecraft.entity.mob.EndermiteEntity
getHeightOffset() - Method in class net.minecraft.entity.mob.PatrolEntity
getHeightOffset() - Method in class net.minecraft.entity.mob.ShulkerEntity
getHeightOffset() - Method in class net.minecraft.entity.mob.SilverfishEntity
getHeightOffset() - Method in class net.minecraft.entity.mob.ZombieEntity
getHeightOffset() - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
getHeightOffset() - Method in class net.minecraft.entity.passive.AnimalEntity
getHeightOffset() - Method in class net.minecraft.entity.player.PlayerEntity
getHeightOnGround(int, int, Heightmap.Type, HeightLimitView) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 
getHeightPixels() - Method in class net.minecraft.entity.decoration.AbstractDecorationEntity
 
getHeightPixels() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
getHeightPixels() - Method in class net.minecraft.entity.decoration.LeashKnotEntity
getHeightPixels() - Method in class net.minecraft.entity.decoration.painting.PaintingEntity
getHeldItem(ServerCommandSource, EquipmentSlot) - Static method in class net.minecraft.server.command.LootCommand
 
getHeldItemRenderer() - Method in class net.minecraft.client.MinecraftClient
 
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
 
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
 
getHiddenGene() - Method in class net.minecraft.entity.passive.PandaEntity
 
getHiddenPlayers() - Method in class net.minecraft.client.network.SocialInteractionsManager
 
getHideFlags() - Method in class net.minecraft.item.ItemStack
 
getHighestNonEmptySection() - Method in class net.minecraft.world.chunk.Chunk
 
getHighestNonEmptySectionYOffset() - Method in class net.minecraft.world.chunk.Chunk
 
getHighestOpenPositionOnOffset(BlockPos, double, double) - Method in class net.minecraft.entity.passive.VillagerEntity
 
getHighestY(StructureManager) - 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
getHillBiome(int, int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
getHinge(ItemPlacementContext) - Method in class net.minecraft.block.DoorBlock
 
getHitPos() - Method in class net.minecraft.item.ItemUsageContext
 
getHitResult() - Method in class net.minecraft.item.ItemUsageContext
 
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
 
getHivePos() - Method in class net.minecraft.entity.passive.BeeEntity
 
getHoglinTarget() - Method in class net.minecraft.entity.mob.ZoglinEntity
 
getHolder() - Method in class net.minecraft.item.ItemStack
 
getHoldingEntity() - Method in class net.minecraft.entity.mob.MobEntity
 
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
 
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
 
getHorizontalFacing() - Method in class net.minecraft.entity.decoration.AbstractDecorationEntity
getHorizontalFacing() - Method in class net.minecraft.entity.Entity
 
getHorizontalPlane() - Method in class net.minecraft.client.render.Camera
 
getHorse(LocalDifficulty) - Method in class net.minecraft.entity.ai.goal.SkeletonHorseTrapTriggerGoal
 
getHorseFlag(int) - Method in class net.minecraft.entity.passive.HorseBaseEntity
 
getHorseId() - Method in class net.minecraft.network.packet.s2c.play.OpenHorseScreenS2CPacket
 
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
 
getHotbarSize() - Static method in class net.minecraft.entity.player.PlayerInventory
 
getHoveredButton(double, double) - Method in class net.minecraft.client.gui.widget.ButtonListWidget
 
getHoveredButtonTooltip(ButtonListWidget, int, int) - Static method in class net.minecraft.client.gui.screen.option.GameOptionsScreen
 
getHoveredEntry() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
getHoverEvent() - Method in class net.minecraft.entity.Entity
 
getHoverEvent() - Method in class net.minecraft.text.Style
Returns the hover event of this style.
getHoverEvent(JsonObject) - Static method in class net.minecraft.text.Style.Serializer
 
getHumanReadableName(String) - Static method in interface net.minecraft.util.profiler.ProfileResult
 
getHumidityDescription(double) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
getHunger() - Method in class net.minecraft.item.FoodComponent
Gets the amount of hunger a food item will fill.
getHungerManager() - Method in class net.minecraft.entity.player.PlayerEntity
 
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.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.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.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.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.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.HorseBaseEntity
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.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.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 class net.minecraft.client.network.ServerInfo
 
getIcon() - Method in class net.minecraft.item.ItemGroup
 
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
 
getIcons() - Method in enum class net.minecraft.client.recipebook.RecipeBookGroup
 
getIcons() - Method in class net.minecraft.item.map.MapState
 
getIconTexture() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget.Entry
 
getIconType() - Method in class net.minecraft.item.map.MapBannerMarker
 
getId() - Method in class com.mojang.blaze3d.systems.RenderSystem.IndexBuffer
 
getId() - Method in class net.minecraft.advancement.Advancement
 
getId() - Method in enum class net.minecraft.advancement.AdvancementFrame
 
getId() - Method in class net.minecraft.advancement.criterion.AbstractCriterionConditions
getId() - Method in class net.minecraft.advancement.criterion.BeeNestDestroyedCriterion
getId() - Method in class net.minecraft.advancement.criterion.BredAnimalsCriterion
getId() - Method in class net.minecraft.advancement.criterion.BrewedPotionCriterion
getId() - Method in class net.minecraft.advancement.criterion.ChangedDimensionCriterion
getId() - Method in class net.minecraft.advancement.criterion.ChanneledLightningCriterion
getId() - Method in class net.minecraft.advancement.criterion.ConstructBeaconCriterion
getId() - Method in class net.minecraft.advancement.criterion.ConsumeItemCriterion
getId() - Method in interface net.minecraft.advancement.criterion.Criterion
 
getId() - Method in interface net.minecraft.advancement.criterion.CriterionConditions
 
getId() - Method in class net.minecraft.advancement.criterion.CuredZombieVillagerCriterion
getId() - Method in class net.minecraft.advancement.criterion.EffectsChangedCriterion
getId() - Method in class net.minecraft.advancement.criterion.EnchantedItemCriterion
getId() - Method in class net.minecraft.advancement.criterion.EnterBlockCriterion
getId() - Method in class net.minecraft.advancement.criterion.EntityHurtPlayerCriterion
getId() - Method in class net.minecraft.advancement.criterion.FilledBucketCriterion
getId() - Method in class net.minecraft.advancement.criterion.FishingRodHookedCriterion
getId() - Method in class net.minecraft.advancement.criterion.ImpossibleCriterion.Conditions
getId() - Method in class net.minecraft.advancement.criterion.ImpossibleCriterion
getId() - Method in class net.minecraft.advancement.criterion.InventoryChangedCriterion
getId() - Method in class net.minecraft.advancement.criterion.ItemDurabilityChangedCriterion
getId() - Method in class net.minecraft.advancement.criterion.ItemUsedOnBlockCriterion
getId() - Method in class net.minecraft.advancement.criterion.KilledByCrossbowCriterion
getId() - Method in class net.minecraft.advancement.criterion.LevitationCriterion
getId() - Method in class net.minecraft.advancement.criterion.LightningStrikeCriterion
getId() - Method in class net.minecraft.advancement.criterion.LocationArrivalCriterion
getId() - Method in class net.minecraft.advancement.criterion.OnKilledCriterion
getId() - Method in class net.minecraft.advancement.criterion.PlacedBlockCriterion
getId() - Method in class net.minecraft.advancement.criterion.PlayerGeneratesContainerLootCriterion
getId() - Method in class net.minecraft.advancement.criterion.PlayerHurtEntityCriterion
getId() - Method in class net.minecraft.advancement.criterion.PlayerInteractedWithEntityCriterion
getId() - Method in class net.minecraft.advancement.criterion.RecipeUnlockedCriterion
getId() - Method in class net.minecraft.advancement.criterion.ShotCrossbowCriterion
getId() - Method in class net.minecraft.advancement.criterion.SlideDownBlockCriterion
getId() - Method in class net.minecraft.advancement.criterion.StartedRidingCriterion
getId() - Method in class net.minecraft.advancement.criterion.SummonedEntityCriterion
getId() - Method in class net.minecraft.advancement.criterion.TameAnimalCriterion
getId() - Method in class net.minecraft.advancement.criterion.TargetHitCriterion
getId() - Method in class net.minecraft.advancement.criterion.ThrownItemPickedUpByEntityCriterion
getId() - Method in class net.minecraft.advancement.criterion.TickCriterion
getId() - Method in class net.minecraft.advancement.criterion.TravelCriterion
getId() - Method in class net.minecraft.advancement.criterion.UsedEnderEyeCriterion
getId() - Method in class net.minecraft.advancement.criterion.UsedTotemCriterion
getId() - Method in class net.minecraft.advancement.criterion.UsingItemCriterion
getId() - Method in class net.minecraft.advancement.criterion.VillagerTradeCriterion
getId() - Method in enum class net.minecraft.block.entity.BannerPattern
 
getId() - Method in class net.minecraft.client.font.GlyphAtlasTexture
 
getId() - Method in class net.minecraft.client.gui.hud.ChatHudLine
 
getId() - Method in enum class net.minecraft.client.option.AoMode
 
getId() - Method in enum class net.minecraft.client.option.AttackIndicator
 
getId() - Method in enum class net.minecraft.client.option.ChatVisibility
 
getId() - Method in enum class net.minecraft.client.option.GraphicsMode
 
getId() - Method in enum class net.minecraft.client.option.NarratorMode
 
getId() - Method in enum class net.minecraft.client.option.ParticlesMode
 
getId() - Method in enum class net.minecraft.client.realms.gui.screen.RealmsWorldGeneratorType
 
getId() - Method in enum class net.minecraft.client.render.ChunkBuilderMode
 
getId() - Method in class net.minecraft.client.render.entity.model.EntityModelLayer
 
getId() - Method in enum class net.minecraft.client.render.entity.PlayerModelPart
 
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.render.VertexFormatElement.DataType
 
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.sound.WeightedSoundSet
 
getId() - Method in class net.minecraft.client.texture.Sprite
 
getId() - Method in class net.minecraft.client.texture.Sprite.Info
 
getId() - Method in class net.minecraft.client.texture.SpriteAtlasTexture
 
getId() - Method in record class net.minecraft.client.util.telemetry.TelemetrySender.PlayerGameMode
 
getId() - Method in class net.minecraft.command.argument.ItemStringReader
 
getId() - Method in class net.minecraft.entity.ai.brain.Activity
 
getId() - Method in class net.minecraft.entity.attribute.EntityAttributeModifier
 
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.data.TrackedData
 
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.PandaEntity.Gene
 
getId() - Method in enum class net.minecraft.item.FireworkRocketItem.Type
 
getId() - Method in enum class net.minecraft.item.map.MapIcon.Type
 
getId() - Method in class net.minecraft.loot.function.ApplyBonusLootFunction.BinomialWithBonusCount
getId() - Method in interface net.minecraft.loot.function.ApplyBonusLootFunction.Formula
 
getId() - Method in class net.minecraft.loot.function.ApplyBonusLootFunction.OreDrops
getId() - Method in class net.minecraft.loot.function.ApplyBonusLootFunction.UniformBonusCount
getId() - Method in class net.minecraft.MinecraftVersion
 
getId() - Method in enum class net.minecraft.network.MessageType
 
getId() - Method in enum class net.minecraft.network.NetworkState
 
getId() - Method in class net.minecraft.network.packet.c2s.play.KeepAliveC2SPacket
 
getId() - Method in class net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket
 
getId() - Method in class net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket.Entry
 
getId() - Method in class net.minecraft.network.packet.s2c.play.EntityEquipmentUpdateS2CPacket
 
getId() - Method in class net.minecraft.network.packet.s2c.play.EntityPassengersSetS2CPacket
 
getId() - Method in class net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket
 
getId() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 
getId() - Method in class net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket
 
getId() - Method in class net.minecraft.network.packet.s2c.play.ExperienceOrbSpawnS2CPacket
 
getId() - Method in class net.minecraft.network.packet.s2c.play.KeepAliveS2CPacket
 
getId() - Method in class net.minecraft.network.packet.s2c.play.MapUpdateS2CPacket
 
getId() - Method in class net.minecraft.network.packet.s2c.play.MobSpawnS2CPacket
 
getId() - Method in class net.minecraft.network.packet.s2c.play.PaintingSpawnS2CPacket
 
getId() - Method in class net.minecraft.network.packet.s2c.play.PlayerSpawnS2CPacket
 
getId() - Method in class net.minecraft.recipe.AbstractCookingRecipe
Returns the ID of this recipe.
getId() - Method in class net.minecraft.recipe.CuttingRecipe
Returns the ID of this recipe.
getId() - Method in interface net.minecraft.recipe.Recipe
Returns the ID of this recipe.
getId() - Method in class net.minecraft.recipe.ShapedRecipe
Returns the ID of this recipe.
getId() - Method in class net.minecraft.recipe.ShapelessRecipe
Returns the ID of this recipe.
getId() - Method in class net.minecraft.recipe.SmithingRecipe
Returns the ID of this recipe.
getId() - Method in class net.minecraft.recipe.SpecialCraftingRecipe
Returns the ID of this recipe.
getId() - Method in interface net.minecraft.resource.Resource
Returns the location of this resource.
getId() - Method in class net.minecraft.resource.ResourceImpl
Returns the location of this resource.
getId() - Method in class net.minecraft.SaveVersion
Returns the integer data version of this save version.
getId() - Method in class net.minecraft.server.function.CommandFunction
 
getId() - Method in class net.minecraft.server.function.CommandFunction.LazyContainer
 
getId() - Method in class net.minecraft.server.rcon.QueryResponseHandler.Query
 
getId() - Method in class net.minecraft.sound.SoundEvent
 
getId() - Method in class net.minecraft.structure.EndCityGenerator.Piece
getId() - Method in class net.minecraft.structure.pool.StructurePool
 
getId() - Method in enum class net.minecraft.structure.pool.StructurePool.Projection
 
getId() - Method in enum class net.minecraft.structure.RuinedPortalStructurePiece.VerticalPlacement
 
getId() - Method in class net.minecraft.structure.SimpleStructurePiece
 
getId() - Method in class net.minecraft.structure.WoodlandMansionGenerator.Piece
getId() - Method in class net.minecraft.tag.RequiredTagList.TagWrapper
getId() - Method in interface net.minecraft.tag.Tag.Identified
 
getId() - Method in class net.minecraft.test.GameTestBatch
 
getId() - Method in class net.minecraft.text.NbtText.StorageNbtText
 
getId() - Method in enum class net.minecraft.util.DyeColor
 
getId() - Method in enum class net.minecraft.util.math.Direction
 
getId() - Method in class net.minecraft.village.VillagerProfession
 
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 class net.minecraft.world.event.GameEvent
 
getId() - Method in enum class net.minecraft.world.GameMode
 
getId() - Method in class net.minecraft.world.poi.PointOfInterestType
 
getId() - Method in class net.minecraft.world.storage.ChunkStreamVersion
 
getId() - Method in class net.minecraft.world.timer.TimerCallback.Serializer
 
getId(GameMode) - Static method in enum class net.minecraft.world.GameMode
 
getId(Class<?>) - Method in class net.minecraft.network.NetworkState.PacketHandler
 
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.model.Texture
 
getId(BlockState) - Method in class net.minecraft.structure.Structure.Palette
 
getId(BlockEntityType<?>) - Static method in class net.minecraft.block.entity.BlockEntityType
 
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.model.Texture
 
getId(LootContextType) - Static method in class net.minecraft.loot.context.LootContextTypes
 
getId(Tag.Identified<T>) - Method in interface net.minecraft.tag.TagGroup
 
getId(T) - Method in class net.minecraft.util.registry.DefaultedRegistry
getId(T) - Method in class net.minecraft.util.registry.Registry
 
getId(T) - Method in class net.minecraft.util.registry.SimpleRegistry
getIdealIndex(K) - Method in class net.minecraft.util.collection.Int2ObjectBiMap
 
getIdentifier() - Method in class net.minecraft.client.sound.Sound
 
getIdentifier() - Method in class net.minecraft.loot.context.LootContextParameter
 
getIdentifier(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.IdentifierArgumentType
 
getIdentifiers(Collection<Identifier>, int, String, Path, String, Predicate<String>) - Static method in class net.minecraft.resource.DefaultResourcePack
 
getIdentifierType() - Static method in class net.minecraft.datafixer.schema.IdentifierNormalizingSchema
 
getIdFromIndex(int) - Method in class net.minecraft.util.collection.Int2ObjectBiMap
 
getIdFromNbt(NbtCompound) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getIds() - Method in class net.minecraft.command.DataCommandStorage
 
getIds() - Method in class net.minecraft.entity.boss.BossBarManager
 
getIds() - Method in class net.minecraft.loot.condition.LootConditionManager
 
getIds() - Method in class net.minecraft.util.registry.Registry
 
getIds() - Method in class net.minecraft.util.registry.SimpleRegistry
getIds(String) - Method in class net.minecraft.command.DataCommandStorage.PersistentState
 
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
 
getImageId(int) - Method in class net.minecraft.client.font.UnicodeTextureFont
 
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.
getInChunk(Predicate<PointOfInterestType>, ChunkPos, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 
getInCircle(Predicate<PointOfInterestType>, BlockPos, int, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 
getIncreasedOxidationBlock(Block) - Static method in interface net.minecraft.block.Oxidizable
 
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.passive.HorseColor
 
getIndex() - Method in enum class net.minecraft.entity.passive.HorseMarking
 
getIndex() - Method in class net.minecraft.item.ItemGroup
 
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.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(ChunkPos) - Static method in class net.minecraft.world.storage.RegionFile
 
getIndex(Direction, Direction) - Static method in enum class net.minecraft.block.enums.JigsawOrientation
 
getIndexConsumer(ByteBuffer) - Method in class com.mojang.blaze3d.systems.RenderSystem.IndexBuffer
 
getInetSocketAddress() - Method in interface net.minecraft.client.network.Address
 
getInfiniburnBlocks() - Method in class net.minecraft.world.dimension.DimensionType
 
getInflictedDamage(float, float) - Static method in class net.minecraft.entity.DamageUtil
 
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.WorldRenderer.ChunkInfoList
 
getInformationText(boolean) - Method in class net.minecraft.resource.ResourcePackProfile
 
getInfos() - Static method in class net.minecraft.util.registry.DynamicRegistryManager
 
getInfosForBlock(BlockPos, StructurePlacementData, Block) - Method in class net.minecraft.structure.Structure
 
getInfosForBlock(BlockPos, StructurePlacementData, Block, boolean) - Method in class net.minecraft.structure.Structure
 
getIngredients() - Method in class net.minecraft.recipe.AbstractCookingRecipe
Returns the ingredients accepted as inputs for this recipe.
getIngredients() - Method in class net.minecraft.recipe.CuttingRecipe
Returns the ingredients accepted as inputs for this recipe.
getIngredients() - Method in interface net.minecraft.recipe.Recipe
Returns the ingredients accepted as inputs for this recipe.
getIngredients() - Method in class net.minecraft.recipe.ShapedRecipe
Returns the ingredients accepted as inputs for this recipe.
getIngredients() - Method in class net.minecraft.recipe.ShapelessRecipe
Returns the ingredients accepted as inputs for this recipe.
getIngredients(JsonArray) - Static method in class net.minecraft.recipe.ShapelessRecipe.Serializer
 
getInhabitedTime() - Method in class net.minecraft.world.chunk.Chunk
 
getInherited() - Method in class net.minecraft.data.client.model.Texture
 
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.chunk.light.LightStorage
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
 
getInJson(JsonObject, String, AdvancementEntityPredicateDeserializer) - Static method in class net.minecraft.predicate.entity.EntityPredicate.Extended
Parses an extended entity check in a sub-value in JSON, accepting objects as simple entity predicates or array as list of loot conditions.
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(World, Hopper) - Static method in class net.minecraft.block.entity.HopperBlockEntity
 
getInputItemEntities(World, Hopper) - Static method in class net.minecraft.block.entity.HopperBlockEntity
 
getInputLevel(WorldView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractRedstoneGateBlock
 
getInputs() - Method in class net.minecraft.data.DataGenerator
 
getInputStream() - Method in interface net.minecraft.resource.Resource
Returns the input stream of this resource.
getInputStream() - Method in class net.minecraft.resource.ResourceImpl
Returns the input stream of this resource.
getInputStream(String) - Method in class net.minecraft.client.resource.DefaultClientResourcePack
getInputStream(String) - Method in class net.minecraft.resource.DefaultResourcePack
 
getInputStream(ByteBuffer, int) - Static method in class net.minecraft.world.storage.RegionFile
 
getInRangeViewerCount(World, BlockPos) - Method in class net.minecraft.block.entity.ViewerCountManager
 
getInsertion() - Method in class net.minecraft.text.Style
Returns the insertion text of the style.
getInSquare(Predicate<PointOfInterestType>, BlockPos, int, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 
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.util.Language
 
getInstance() - Static method in class net.minecraft.util.profiling.jfr.JfrProfiler
 
getInstance() - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource
 
getInstance() - Static method in class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 
getInt(int) - Method in class net.minecraft.nbt.NbtList
 
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
 
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
 
getIntArray(int) - Method in class net.minecraft.nbt.NbtList
 
getIntArray(String) - Method in class net.minecraft.nbt.NbtCompound
 
getIntBE(byte[], int, int) - Static method in class net.minecraft.server.rcon.BufferHelper
 
getIntData() - Method in class net.minecraft.client.gl.GlUniform
 
getIntegrity() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 
getIntegrity() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 
getIntendedState() - Method in class net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket
 
getInteractionTarget(LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.PlayWithVillagerBabiesTask
 
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(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 
getInventory() - Method in class net.minecraft.client.item.BundleTooltipData
 
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.MerchantEntity
 
getInventory() - Method in class net.minecraft.entity.player.PlayerEntity
 
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, double, double, double) - Static method in class net.minecraft.block.entity.HopperBlockEntity
 
getInventoryAt(World, BlockPos) - 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.LlamaEntity
getInventorySize() - Method in class net.minecraft.entity.passive.AbstractDonkeyEntity
getInventorySize() - Method in class net.minecraft.entity.passive.HorseBaseEntity
 
getInventorySize() - Method in class net.minecraft.entity.passive.LlamaEntity
getInvoker(Method) - Static method in class net.minecraft.test.TestFunctions
 
getInvStackList() - Method in class net.minecraft.block.entity.BarrelBlockEntity
getInvStackList() - Method in class net.minecraft.block.entity.ChestBlockEntity
getInvStackList() - Method in class net.minecraft.block.entity.DispenserBlockEntity
getInvStackList() - Method in class net.minecraft.block.entity.HopperBlockEntity
getInvStackList() - Method in class net.minecraft.block.entity.LootableContainerBlockEntity
 
getInvStackList() - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
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
 
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.client.gui.screen.StatsScreen.ItemStatsListWidget.Entry
 
getItem() - Method in class net.minecraft.command.argument.ItemStackArgument
 
getItem() - Method in class net.minecraft.command.argument.ItemStringReader
 
getItem() - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
 
getItem() - Method in class net.minecraft.entity.projectile.thrown.ThrownItemEntity
 
getItem() - Method in class net.minecraft.item.ItemStack
 
getItem() - Method in class net.minecraft.network.packet.s2c.play.CooldownUpdateS2CPacket
 
getItem(int) - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionList
 
getItem(String, int) - Static method in class net.minecraft.datafixer.fix.ItemInstanceTheFlatteningFix
 
getItem(JsonObject) - Static method in class net.minecraft.recipe.ShapedRecipe
 
getItem(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 
getItem(JsonObject, String, Item) - Static method in class net.minecraft.util.JsonHelper
 
getItem(String) - 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
getItemBarColor(ItemStack) - Method in class net.minecraft.item.Item
 
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
getItemBarStep(ItemStack) - Method in class net.minecraft.item.Item
 
getItemCooldownManager() - Method in class net.minecraft.entity.player.PlayerEntity
 
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
 
getItemId(ItemConvertible) - Static method in interface net.minecraft.data.server.recipe.CraftingRecipeJsonFactory
 
getItemId(ItemStack) - Static method in class net.minecraft.recipe.RecipeMatcher
 
getItemLayer(ItemStack, boolean) - Static method in class net.minecraft.client.render.RenderLayers
 
getItemModelId(Item) - Static method in class net.minecraft.data.client.model.ModelIds
 
getItemModifierArgument(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.IdentifierArgumentType
 
getItemModifierManager() - Method in class net.minecraft.server.MinecraftServer
 
getItemOccupancy(ItemStack) - Static method in class net.minecraft.item.BundleItem
 
getItemPath(ItemConvertible) - Static method in class net.minecraft.data.server.RecipesProvider
 
getItemPhaseData() - Static method in class net.minecraft.client.render.RenderLayer
 
getItemPredicate(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ItemPredicateArgumentType
 
getItemRenderer() - Method in class net.minecraft.client.MinecraftClient
 
getItemRenderer() - Method in class net.minecraft.client.render.entity.EntityRendererFactory.Context
 
getItemsBeingCooked() - Method in class net.minecraft.block.entity.CampfireBlockEntity
 
getItemsEquipped() - Method in class net.minecraft.entity.Entity
 
getItemsHand() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
getItemsHand() - Method in class net.minecraft.entity.Entity
 
getItemsHand() - Method in class net.minecraft.entity.mob.MobEntity
getItemsHand() - Method in class net.minecraft.entity.player.PlayerEntity
getItemSlot(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ItemSlotArgumentType
 
getItemStack() - Method in class net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket
 
getItemStack() - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket
 
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
 
getItemSubModelId(Item, String) - Static method in class net.minecraft.data.client.model.ModelIds
 
getItemUseTime() - Method in class net.minecraft.entity.LivingEntity
 
getItemUseTimeLeft() - Method in class net.minecraft.entity.LivingEntity
 
getJoint() - Method in class net.minecraft.block.entity.JigsawBlockEntity
 
getJointType() - Method in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
 
getJsonSerializer() - Method in class net.minecraft.util.JsonSerializableType
 
getJumpBoostVelocityModifier() - Method in class net.minecraft.entity.LivingEntity
 
getJumpControl() - Method in class net.minecraft.entity.mob.MobEntity
 
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
 
getJumpStrength() - Method in class net.minecraft.entity.passive.HorseBaseEntity
 
getJumpVelocity() - Method in class net.minecraft.entity.LivingEntity
 
getJumpVelocity() - Method in class net.minecraft.entity.passive.RabbitEntity
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
 
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.LanguageResourceMetadataReader
getKey() - Method in class net.minecraft.client.resource.metadata.TextureResourceMetadataReader
getKey() - Method in enum class net.minecraft.entity.passive.FoxEntity.Type
 
getKey() - Method in class net.minecraft.item.map.MapBannerMarker
 
getKey() - Method in class net.minecraft.item.map.MapFrameMarker
 
getKey() - Method in class net.minecraft.predicate.StatePredicate.Condition
 
getKey() - Method in class net.minecraft.resource.metadata.PackResourceMetadataReader
getKey() - Method in interface net.minecraft.resource.metadata.ResourceMetadataReader
 
getKey() - Method in class net.minecraft.server.ServerConfigEntry
 
getKey() - Method in class net.minecraft.text.KeybindText
 
getKey() - Method in class net.minecraft.text.TranslatableText
 
getKey() - Method in class net.minecraft.util.registry.Registry
 
getKey(long) - Static method in class net.minecraft.util.collection.LinkedBlockPosHashSet.Storage
Converts a individual position into a key representing the 2x cube region containing that position.
getKey(Object) - Method in class net.minecraft.util.LowercaseEnumTypeAdapterFactory
 
getKey(BlockPos) - Static method in class net.minecraft.item.map.MapFrameMarker
 
getKey(T) - Method in class net.minecraft.util.registry.Registry
 
getKey(T) - Method in class net.minecraft.util.registry.SimpleRegistry
getKeyPair() - Method in class net.minecraft.server.MinecraftServer
 
getKeys() - Method in class net.minecraft.client.sound.SoundManager
 
getKeys() - Method in class net.minecraft.nbt.NbtCompound
 
getKeys() - Static method in enum class net.minecraft.scoreboard.AbstractTeam.VisibilityRule
 
getKillerId() - Method in class net.minecraft.network.packet.s2c.play.DeathMessageS2CPacket
 
getKnockback(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getKnockbackResistance() - Method in interface net.minecraft.item.ArmorMaterial
 
getKnockbackResistance() - Method in enum class net.minecraft.item.ArmorMaterials
getKnownEntryPaths(RegistryKey<? extends Registry<E>>) - Method in interface net.minecraft.util.dynamic.EntryLoader
 
getKnownEntryPaths(RegistryKey<? extends Registry<E>>) - Method in class net.minecraft.util.dynamic.EntryLoader.Impl
getKnownPlayers() - Method in class net.minecraft.scoreboard.Scoreboard
 
getLandingBlockState() - Method in class net.minecraft.entity.Entity
 
getLandingPos() - Method in class net.minecraft.entity.Entity
 
getLandingState(BlockState) - Static method in class net.minecraft.block.AnvilBlock
 
getLandNodeType(BlockView, BlockPos.Mutable) - 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
 
getLanguageDefinitions() - Method in class net.minecraft.client.resource.metadata.LanguageResourceMetadata
 
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
 
getLargeTreeFeature(Random) - Method in class net.minecraft.block.sapling.DarkOakSaplingGenerator
getLargeTreeFeature(Random) - Method in class net.minecraft.block.sapling.JungleSaplingGenerator
getLargeTreeFeature(Random) - Method in class net.minecraft.block.sapling.LargeTreeSaplingGenerator
 
getLargeTreeFeature(Random) - Method in class net.minecraft.block.sapling.SpruceSaplingGenerator
getLast(List<T>) - Static method in class net.minecraft.util.Util
 
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
 
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
 
getLastFrameDuration() - Method in class net.minecraft.client.MinecraftClient
 
getLastHealth() - Method in class net.minecraft.client.network.PlayerListEntry
 
getLastHealthTime() - Method in class net.minecraft.client.network.PlayerListEntry
 
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.SaveVersionInfo
 
getLastPlayed(LevelSummary) - Static method in class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen
 
getLastPlayerNameStart(String) - Static method in class net.minecraft.client.gui.screen.CommandSuggestor
 
getLastPos() - Method in class net.minecraft.server.network.EntityTrackerEntry
Decodes lastX/Y/Z into a position vector
getLastProcessedQueue() - Method in class com.mojang.blaze3d.systems.RenderCallStorage
 
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
 
getLastUpdateTick() - Method in class net.minecraft.client.render.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.network.packet.s2c.play.PlayerListS2CPacket.Entry
 
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.GlyphRenderer
 
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
 
getLeaningPitch(float) - Method in class net.minecraft.entity.LivingEntity
 
getLeash() - Static method in class net.minecraft.client.render.RenderLayer
 
getLeashOffset() - Method in class net.minecraft.entity.Entity
 
getLeashOffset() - Method in class net.minecraft.entity.passive.BeeEntity
getLeashOffset() - Method in class net.minecraft.entity.passive.FoxEntity
getLeashOffset() - Method in class net.minecraft.entity.passive.IronGolemEntity
getLeashOffset() - Method in class net.minecraft.entity.passive.LlamaEntity
getLeashOffset() - Method in class net.minecraft.entity.passive.OcelotEntity
getLeashOffset() - Method in class net.minecraft.entity.passive.ParrotEntity
getLeashOffset() - Method in class net.minecraft.entity.passive.PigEntity
getLeashOffset() - Method in class net.minecraft.entity.passive.RabbitEntity
getLeashOffset() - Method in class net.minecraft.entity.passive.SnowGolemEntity
getLeashOffset() - Method in class net.minecraft.entity.passive.StriderEntity
getLeashOffset() - Method in class net.minecraft.entity.passive.WolfEntity
getLeashPos(float) - Method in class net.minecraft.client.network.ClientPlayerEntity
getLeashPos(float) - Method in class net.minecraft.entity.decoration.LeashKnotEntity
getLeashPos(float) - Method in class net.minecraft.entity.Entity
 
getLeashPos(float) - Method in class net.minecraft.entity.passive.MerchantEntity
getLeashPos(float) - Method in class net.minecraft.entity.player.PlayerEntity
getLeastPopularBabyInteractionTarget(PathAwareEntity) - Method in class net.minecraft.entity.ai.brain.task.PlayWithVillagerBabiesTask
 
getLeft() - Method in class net.minecraft.util.Pair
 
getLeftArmRotation() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 
getLeftDoubleTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.ChestBlockEntityRenderer
 
getLeftLegRotation() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 
getLeftText() - Method in class net.minecraft.client.gui.hud.DebugHud
 
getLegacyUnicodeTemplate(JsonObject) - Static method in class net.minecraft.client.font.UnicodeTextureFont.Loader
 
getLength() - Method in class net.minecraft.client.font.TextHandler.WidthLimitingVisitor
 
getLength() - Method in class net.minecraft.client.render.VertexFormatElement
 
getLength() - Method in class net.minecraft.entity.ai.pathing.Path
 
getLerpedPos(float) - Method in class net.minecraft.entity.Entity
 
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, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
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(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.ChunkLightProvider
getLevel(long) - Method in class net.minecraft.world.chunk.light.LevelPropagator
 
getLevel(long) - Method in class net.minecraft.world.chunk.light.LightStorage
getLevel(long) - Method in class net.minecraft.world.poi.PointOfInterestStorage.PointOfInterestDistanceTracker
getLevel(long) - Method in class net.minecraft.world.SimulationDistanceLevelPropagator
getLevel(Enchantment, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Gets the level of an enchantment on an item stack.
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(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
 
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.Entry
 
getLevelFormatVersion() - Method in class net.minecraft.world.level.storage.SaveVersionInfo
 
getLevelFromNbt(NbtCompound) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
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
 
getLevelStorage() - Method in class net.minecraft.client.MinecraftClient
 
getLevelSummary() - Method in class net.minecraft.world.level.storage.LevelStorage.Session
 
getLevelType() - Method in class net.minecraft.client.realms.gui.screen.ResetWorldInfo
 
getLevelType() - Method in class net.minecraft.server.world.ChunkHolder
 
getLevelType() - Method in class net.minecraft.world.chunk.EmptyChunk
getLevelType() - Method in class net.minecraft.world.chunk.WorldChunk
 
getLevelType(int) - Static method in class net.minecraft.server.world.ChunkHolder
 
getLid() - Method in class net.minecraft.client.render.entity.model.ShulkerEntityModel
 
getLieOnBackAnimationProgress(float) - Method in class net.minecraft.entity.passive.PandaEntity
 
getLifecycle() - Method in class net.minecraft.util.registry.Registry
 
getLifecycle() - Method in class net.minecraft.util.registry.SimpleRegistry
getLifecycle() - Method in class net.minecraft.world.level.LevelProperties
getLifecycle() - Method in interface net.minecraft.world.SaveProperties
 
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
 
getLight(T, int, int) - Method in class net.minecraft.client.render.entity.ItemFrameEntityRenderer
 
getLightData() - Method in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 
getLightingFuture(ChunkStatus, ServerLightingProvider, Chunk) - Static method in class net.minecraft.world.chunk.ChunkStatus
 
getLightingProvider() - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
getLightingProvider() - Method in class net.minecraft.client.world.ClientChunkManager
getLightingProvider() - Method in class net.minecraft.server.world.ServerChunkManager
 
getLightingProvider() - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
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 class net.minecraft.world.World
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
 
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) - Method in class net.minecraft.world.chunk.light.ChunkBlockLightProvider
 
getLightSourcesBySection() - Method in class net.minecraft.world.chunk.ProtoChunk
 
getLightSourcesStream() - Method in class net.minecraft.world.chunk.Chunk
 
getLightSourcesStream() - Method in class net.minecraft.world.chunk.ProtoChunk
getLightSourcesStream() - Method in class net.minecraft.world.chunk.ReadOnlyChunk
getLightSourcesStream() - Method in class net.minecraft.world.chunk.WorldChunk
getLimit() - Method in class net.minecraft.client.render.BufferBuilder.DrawArrayParameters
 
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.FishEntity
getLimitPerChunk() - Method in class net.minecraft.entity.passive.HorseBaseEntity
getLimitPerChunk() - Method in class net.minecraft.entity.passive.SchoolingFishEntity
getLimitPerChunk() - Method in class net.minecraft.entity.passive.WolfEntity
getLinearTransformationAndTranslationFromAffine(Matrix4f) - Static method in class net.minecraft.util.math.AffineTransformation
 
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
 
getLines() - Static method in class net.minecraft.client.render.RenderLayer
 
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
 
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
 
getList(ShortList[], int) - Static method in class net.minecraft.world.chunk.Chunk
 
getList(String, int) - Method in class net.minecraft.nbt.NbtCompound
 
getList(NbtCompound, String) - Static method in class net.minecraft.world.ChunkSerializer
 
getList(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 
getList(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 
getListener() - Method in class net.minecraft.client.sound.SoundEngine
 
getListeners() - Method in class net.minecraft.world.border.WorldBorder
 
getLivestats() - Method in class net.minecraft.client.realms.gui.RealmsDataFetcher
 
getLiveStats() - Method in class net.minecraft.client.realms.RealmsClient
 
getLivingEntity(Entity) - Static method in class net.minecraft.server.command.AttributeCommand
 
getLivingEntityWithAttribute(Entity, 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
 
getLoadedChunkCount() - Method in class net.minecraft.client.world.ClientChunkManager
getLoadedChunkCount() - Method in class net.minecraft.server.world.ServerChunkManager
getLoadedChunkCount() - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
getLoadedChunkCount() - Method in class net.minecraft.world.chunk.ChunkManager
 
getLoadedChunks() - Method in class net.minecraft.server.world.ServerEntityManager
 
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
 
getLocatedPos(ChunkPos) - Method in class net.minecraft.world.gen.feature.BuriedTreasureFeature
Returns a block position for feature location.
getLocatedPos(ChunkPos) - Method in class net.minecraft.world.gen.feature.StructureFeature
Returns a block position for feature location.
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) - Method in class net.minecraft.data.dev.NbtProvider
 
getLocation(EntityType<?>) - Static method in class net.minecraft.entity.SpawnRestriction
 
getLodestoneDimension(NbtCompound) - Static method in class net.minecraft.item.CompassItem
 
getLog() - Method in enum class net.minecraft.world.gen.feature.MineshaftFeature.Type
 
getLogAxis(BlockPos, BlockPos) - Method in class net.minecraft.world.gen.trunk.LargeOakTrunkPlacer
 
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
 
getLogicalHeight() - Method in class net.minecraft.world.dimension.DimensionType
 
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
 
getLongArray() - Method in class net.minecraft.nbt.NbtLongArray
 
getLongArray(int) - Method in class net.minecraft.nbt.NbtList
 
getLongArray(String) - Method in class net.minecraft.nbt.NbtCompound
 
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(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
 
getLookup() - Method in class net.minecraft.client.world.ClientEntityManager
 
getLookup() - Method in class net.minecraft.server.world.ServerEntityManager
 
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.
getLootConditionManager() - Method in class net.minecraft.resource.ServerResourceManager
 
getLootContextBuilder(boolean, DamageSource) - Method in class net.minecraft.entity.LivingEntity
 
getLootContextBuilder(boolean, DamageSource) - Method in class net.minecraft.entity.mob.MobEntity
getLootFunctionManager() - Method in class net.minecraft.resource.ServerResourceManager
 
getLooting(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getLootManager() - Method in class net.minecraft.resource.ServerResourceManager
 
getLootManager() - Method in class net.minecraft.server.MinecraftServer
 
getLootTable() - Method in class net.minecraft.entity.LivingEntity
 
getLootTable() - Method in class net.minecraft.entity.mob.MobEntity
getLootTableId() - Method in class net.minecraft.block.AbstractBlock
 
getLootTableId() - Method in class net.minecraft.entity.EntityType
 
getLootTableId() - Method in class net.minecraft.entity.mob.MagmaCubeEntity
getLootTableId() - Method in class net.minecraft.entity.mob.MobEntity
 
getLootTableId() - Method in class net.minecraft.entity.mob.SlimeEntity
getLootTableId() - Method in class net.minecraft.entity.passive.SheepEntity
getLoreForMerge(ItemStack, boolean) - Method in class net.minecraft.loot.function.SetLoreLootFunction
 
getLoveTicks() - Method in class net.minecraft.entity.passive.AnimalEntity
 
getLovingPlayer() - Method in class net.minecraft.entity.passive.AnimalEntity
 
getLowerCorner(BlockPos) - Method in class net.minecraft.world.dimension.AreaHelper
 
getLowerLevelExperience(int) - Static method in class net.minecraft.village.VillagerData
 
getLoyalty(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getLuck() - Method in class net.minecraft.entity.player.PlayerEntity
 
getLuck() - Method in class net.minecraft.loot.context.LootContext
 
getLuckOfTheSea(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getLuminance() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
Returns the light level emitted by this block state.
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
getLure(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getLyingAngle(EndermiteEntity) - Method in class net.minecraft.client.render.entity.EndermiteEntityRenderer
 
getLyingAngle(SilverfishEntity) - Method in class net.minecraft.client.render.entity.SilverfishEntityRenderer
 
getLyingAngle(T) - Method in class net.minecraft.client.render.entity.LivingEntityRenderer
 
getLyingAngle(T) - Method in class net.minecraft.client.render.entity.SpiderEntityRenderer
 
getMagnitudeWeight(int, int, int) - Static method in class net.minecraft.world.gen.StructureWeightSampler
 
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
 
getMainHandStack() - Method in class net.minecraft.entity.LivingEntity
 
getMainHandStack() - Method in class net.minecraft.entity.player.PlayerInventory
 
getMainWorkerExecutor() - Static method in class net.minecraft.util.Util
 
getMainWorldProperties() - Method in class net.minecraft.world.level.LevelProperties
getMainWorldProperties() - Method in interface net.minecraft.world.SaveProperties
 
getManager() - Method in class net.minecraft.client.network.ClientAdvancementManager
 
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
 
getManhattanDistanceFromTarget() - Method in class net.minecraft.entity.ai.pathing.Path
 
getMap(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 
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
 
getMapColor(ItemStack) - Static method in class net.minecraft.item.FilledMapItem
 
getMapColor(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getMapEntries(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 
getMapEntries(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 
getMapId(ItemStack) - Static method in class net.minecraft.item.FilledMapItem
 
getMapName(int) - Static method in class net.minecraft.item.FilledMapItem
 
getMapRenderer() - Method in class net.minecraft.client.render.GameRenderer
 
getMapState(Integer, World) - Static method in class net.minecraft.item.FilledMapItem
 
getMapState(String) - Method in class net.minecraft.client.world.ClientWorld
getMapState(String) - Method in class net.minecraft.server.world.ServerWorld
getMapState(String) - Method in class net.minecraft.world.World
 
getMapStates() - Method in class net.minecraft.client.world.ClientWorld
 
getMapTexture(int, MapState) - Method in class net.minecraft.client.render.MapRenderer
 
getMapUpdateData() - Method in class net.minecraft.item.map.MapState.PlayerUpdateTracker
 
getMapValues(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 
getMapValues(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 
getMarking() - Method in class net.minecraft.entity.passive.HorseEntity
 
getMask() - Method in enum class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket.Flag
 
getMask() - Method in class net.minecraft.world.gen.carver.CarvingMask
 
getMass() - Method in class net.minecraft.world.biome.SpawnSettings.SpawnDensity
Represents the mass of each entity spawned.
getMatchingItemIds() - Method in class net.minecraft.recipe.Ingredient
 
getMatchingStacks() - Method in class net.minecraft.recipe.Ingredient
 
getMaterial() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getMaterial() - Method in class net.minecraft.item.ArmorItem
 
getMaterial() - Method in class net.minecraft.item.ToolItem
 
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.option.DoubleOption
 
getMax() - Method in class net.minecraft.client.render.model.json.ItemModelGenerator.Frame
 
getMax() - Method in class net.minecraft.command.FloatRangeArgument
 
getMax() - Method in class net.minecraft.predicate.NumberRange
 
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(Direction.Axis) - Method in class net.minecraft.util.math.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
 
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.client.particle.Particle
 
getMaxAir() - Method in class net.minecraft.entity.Entity
 
getMaxAir() - Method in class net.minecraft.entity.passive.AxolotlEntity
getMaxAir() - Method in class net.minecraft.entity.passive.DolphinEntity
getMaxAttempts() - Method in class net.minecraft.test.GameTestState
 
getMaxAttempts() - Method in class net.minecraft.test.TestFunction
 
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
getMaxCommandChainLength() - Method in class net.minecraft.server.function.CommandFunctionManager
 
getMaxCooldown() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
getMaxCount() - Method in class net.minecraft.client.particle.ParticleGroup
Returns the maximum count of particles from this group that can be rendered in a particle manager.
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
 
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.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.Item
Returns the maximum durability of this item.
getMaxDamage() - Method in class net.minecraft.item.ItemStack
 
getMaxDelay() - Method in class net.minecraft.sound.MusicSound
 
getMaxDepth() - Method in class net.minecraft.network.packet.c2s.play.JigsawGeneratingC2SPacket
 
getMaxDistanceFromFull() - Static method in class net.minecraft.world.chunk.ChunkStatus
 
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.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.AxolotlEntity
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.GoatEntity
Returns the maximum degrees which the head yaw can differ from the body yaw.
getMaxHealth() - Method in class net.minecraft.entity.LivingEntity
 
getMaximumCrafts() - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 
getMaxInputLevelSides(WorldView, 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.FuelSlot
getMaxItemCount() - Method in class net.minecraft.screen.BrewingStandScreenHandler.IngredientSlot
getMaxItemCount() - Method in class net.minecraft.screen.BrewingStandScreenHandler.PotionSlot
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.widget.TextFieldWidget
 
getMaxLevel() - Method in class net.minecraft.enchantment.AquaAffinityEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.BindingCurseEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.ChannelingEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.DamageEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.DepthStriderEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.EfficiencyEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.Enchantment
 
getMaxLevel() - Method in class net.minecraft.enchantment.FireAspectEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.FlameEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.FrostWalkerEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.ImpalingEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.InfinityEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.KnockbackEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.LoyaltyEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.LuckEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.LureEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.MendingEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.MultishotEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.PiercingEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.PowerEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.ProtectionEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.PunchEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.QuickChargeEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.RespirationEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.RiptideEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.SilkTouchEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.SoulSpeedEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.SweepingEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.ThornsEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.UnbreakingEnchantment
getMaxLevel() - Method in class net.minecraft.enchantment.VanishingCurseEnchantment
getMaxLightLevel() - Method in interface net.minecraft.world.BlockView
 
getMaxLightLevel() - Method in class net.minecraft.world.chunk.ReadOnlyChunk
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.MobEntity
Returns the maximum degrees which the yaw can change when looking.
getMaxModelOffset() - Method in class net.minecraft.block.AbstractBlock
 
getMaxModelOffset() - Method in class net.minecraft.block.PointedDripstoneBlock
getMaxNetherPortalTime() - Method in class net.minecraft.entity.Entity
 
getMaxNetherPortalTime() - Method in class net.minecraft.entity.player.PlayerEntity
getMaxOffRailSpeed() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
getMaxOffRailSpeed() - Method in class net.minecraft.entity.vehicle.FurnaceMinecartEntity
getMaxPitch() - Method in class net.minecraft.client.sound.AbstractBeeSoundInstance
 
getMaxPlayerCount() - Method in interface net.minecraft.server.dedicated.DedicatedServer
 
getMaxPlayerCount() - Method in class net.minecraft.server.MinecraftServer
 
getMaxPlayerCount() - Method in class net.minecraft.server.PlayerManager
 
getMaxPosition() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
getMaxPosition() - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupScreen.BackupObjectSelectionList
getMaxPosition() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.RealmSelectionList
getMaxPosition() - Method in class net.minecraft.client.realms.gui.screen.RealmsPendingInvitesScreen.PendingInvitationSelectionList
getMaxPosition() - Method in class net.minecraft.client.realms.gui.screen.RealmsPlayerScreen.InvitedObjectSelectionList
getMaxPosition() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen.WorldSelectionList
getMaxPosition() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionList
getMaxPosition() - Method in class net.minecraft.client.realms.RealmsObjectSelectionList
getMaxPower(int) - Method in class net.minecraft.enchantment.AquaAffinityEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.BindingCurseEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.ChannelingEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.DamageEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.DepthStriderEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.EfficiencyEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.Enchantment
 
getMaxPower(int) - Method in class net.minecraft.enchantment.FireAspectEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.FlameEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.FrostWalkerEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.ImpalingEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.InfinityEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.KnockbackEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.LoyaltyEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.LuckEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.LureEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.MendingEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.MultishotEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.PiercingEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.PowerEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.ProtectionEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.PunchEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.QuickChargeEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.RespirationEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.RiptideEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.SilkTouchEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.SoulSpeedEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.SweepingEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.ThornsEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.UnbreakingEnchantment
getMaxPower(int) - Method in class net.minecraft.enchantment.VanishingCurseEnchantment
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.
getMaxScroll() - Method in class net.minecraft.client.gui.screen.ingame.StonecutterScreen
 
getMaxScroll() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
getMaxSourceCount() - Method in interface net.minecraft.client.sound.SoundEngine.SourceSet
 
getMaxSourceCount() - Method in class net.minecraft.client.sound.SoundEngine.SourceSetImpl
getMaxTemper() - Method in class net.minecraft.entity.passive.HorseBaseEntity
 
getMaxTemper() - Method in class net.minecraft.entity.passive.LlamaEntity
getMaxTickTime() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 
getMaxTime() - Method in class net.minecraft.client.MinecraftClientGame.PerformanceMetricsImpl
 
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.ThreadedAnvilChunkStorage.EntityTracker
 
getMaxU() - Method in class net.minecraft.client.particle.BillboardParticle
 
getMaxU() - Method in class net.minecraft.client.particle.BlockDustParticle
getMaxU() - Method in class net.minecraft.client.particle.CrackParticle
getMaxU() - Method in class net.minecraft.client.particle.SpriteBillboardParticle
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() - Method in class net.minecraft.item.ItemStack
 
getMaxUseTime(ItemStack) - Method in class net.minecraft.item.BowItem
Returns the maximum use (right-click) time of this item, in ticks.
getMaxUseTime(ItemStack) - Method in class net.minecraft.item.CrossbowItem
Returns the maximum use (right-click) time of this item, in ticks.
getMaxUseTime(ItemStack) - Method in class net.minecraft.item.HoneyBottleItem
Returns the maximum use (right-click) time of this item, in ticks.
getMaxUseTime(ItemStack) - Method in class net.minecraft.item.Item
Returns the maximum use (right-click) time of this item, in ticks.
getMaxUseTime(ItemStack) - Method in class net.minecraft.item.MilkBucketItem
Returns the maximum use (right-click) time of this item, in ticks.
getMaxUseTime(ItemStack) - Method in class net.minecraft.item.PotionItem
Returns the maximum use (right-click) time of this item, in ticks.
getMaxUseTime(ItemStack) - Method in class net.minecraft.item.ShieldItem
Returns the maximum use (right-click) time of this item, in ticks.
getMaxUseTime(ItemStack) - Method in class net.minecraft.item.SpyglassItem
Returns the maximum use (right-click) time of this item, in ticks.
getMaxUseTime(ItemStack) - 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
 
getMaxV() - Method in class net.minecraft.client.particle.BlockDustParticle
getMaxV() - Method in class net.minecraft.client.particle.CrackParticle
getMaxV() - Method in class net.minecraft.client.particle.SpriteBillboardParticle
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(ServerCommandSource, CommandBossBar) - Static method in class net.minecraft.server.command.BossBarCommand
 
getMaxWaves(Difficulty) - Method in class net.minecraft.village.raid.Raid
 
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
 
getMeasuringTimeNano() - Static method in class net.minecraft.util.Util
 
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
getMemories() - Method in class net.minecraft.entity.ai.brain.Brain
Deprecated.
getMemory(MemoryModuleType<U>) - Method in class net.minecraft.entity.ai.brain.Brain
 
getMendingRepairAmount(int) - Method in class net.minecraft.entity.ExperienceOrbEntity
 
getMendingRepairCost(int) - Method in class net.minecraft.entity.ExperienceOrbEntity
 
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 exception net.minecraft.client.gl.ShaderParseException
 
getMessage() - Method in class net.minecraft.client.gui.widget.ClickableWidget
 
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 class net.minecraft.network.packet.s2c.play.DeathMessageS2CPacket
 
getMessage() - Method in class net.minecraft.network.packet.s2c.play.GameMessageS2CPacket
 
getMessage() - Method in class net.minecraft.network.packet.s2c.play.OverlayMessageS2CPacket
 
getMessage() - Method in class net.minecraft.server.rcon.QueryResponseHandler.Query
 
getMessage() - Method in exception net.minecraft.test.PositionedException
 
getMessage() - Method in exception net.minecraft.util.crash.CrashException
 
getMessage() - Method in class net.minecraft.util.crash.CrashReport
 
getMessage() - Method in record class net.minecraft.util.ModStatus
 
getMessage(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.MessageArgumentType
 
getMessageBytes() - Method in class net.minecraft.server.rcon.QueryResponseHandler.Query
 
getMessageBytes(SocketAddress) - Method in class net.minecraft.server.rcon.QueryResponseHandler
 
getMessageHistory() - Method in class net.minecraft.client.gui.hud.ChatHud
 
getMessageOpacityMultiplier(int) - Static method in class net.minecraft.client.gui.hud.ChatHud
 
getMessages() - Method in class net.minecraft.loot.LootTableReporter
 
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.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 
getMetadata(ResourceMetadataReader<T>) - Method in interface net.minecraft.resource.Resource
Returns a metadata of this resource by the metaReader, or null if no such metadata exists.
getMetadata(ResourceMetadataReader<T>) - Method in class net.minecraft.resource.ResourceImpl
Returns a metadata of this resource by the metaReader, or null if no such metadata exists.
getMetadataLocation(Identifier) - Static method in class net.minecraft.client.resource.Format3ResourcePack
 
getMetadataPath(Identifier) - Static method in class net.minecraft.resource.NamespaceResourceManager
 
getMetricsData() - Method in class net.minecraft.client.MinecraftClient
 
getMetricsData() - Method in class net.minecraft.server.MinecraftServer
 
getMetricsLineColor(int, int, int, int) - Method in class net.minecraft.client.gui.hud.DebugHud
 
getMilkingSound() - Method in class net.minecraft.entity.passive.GoatEntity
 
getMin() - Method in class net.minecraft.client.option.DoubleOption
 
getMin() - Method in class net.minecraft.client.render.model.json.ItemModelGenerator.Frame
 
getMin() - Method in class net.minecraft.command.FloatRangeArgument
 
getMin() - Method in class net.minecraft.predicate.NumberRange
 
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
 
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.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.HorseBaseEntity
getMinAmbientSoundDelay() - Method in class net.minecraft.entity.passive.OcelotEntity
getMinAmbientSoundDelay() - Method in class net.minecraft.entity.passive.TurtleEntity
getMinClippedHeight() - Method in class net.minecraft.world.gen.feature.size.FeatureSize
 
getMinCornerHeight(int, int) - Method in record class net.minecraft.structure.StructureGeneratorFactory.Context
 
getMinDelay() - Method in class net.minecraft.sound.MusicSound
 
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
 
getMinecartType() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
getMinecartType() - Method in class net.minecraft.entity.vehicle.ChestMinecartEntity
getMinecartType() - Method in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity
getMinecartType() - Method in class net.minecraft.entity.vehicle.FurnaceMinecartEntity
getMinecartType() - Method in class net.minecraft.entity.vehicle.HopperMinecartEntity
getMinecartType() - Method in class net.minecraft.entity.vehicle.MinecartEntity
getMinecartType() - Method in class net.minecraft.entity.vehicle.SpawnerMinecartEntity
getMinecartType() - Method in class net.minecraft.entity.vehicle.TntMinecartEntity
getMinecraftNamespacedBlock(String) - Static method in class net.minecraft.data.client.model.ModelIds
Deprecated.
getMinecraftNamespacedItem(String) - Static method in class net.minecraft.data.client.model.ModelIds
 
getMinFreezeDamageTicks() - Method in class net.minecraft.entity.Entity
 
getMinigameName() - Method in class net.minecraft.client.realms.dto.RealmsServer
 
getMinimumY() - Method in class net.minecraft.world.dimension.DimensionType
 
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
getMiningLevel() - Method in interface net.minecraft.item.ToolMaterial
 
getMiningLevel() - Method in enum class net.minecraft.item.ToolMaterials
getMiningSpeedMultiplier() - Method in interface net.minecraft.item.ToolMaterial
 
getMiningSpeedMultiplier() - Method in enum class net.minecraft.item.ToolMaterials
getMiningSpeedMultiplier(BlockState) - Method in class net.minecraft.item.ItemStack
 
getMiningSpeedMultiplier(ItemStack, BlockState) - Method in class net.minecraft.item.Item
 
getMiningSpeedMultiplier(ItemStack, BlockState) - Method in class net.minecraft.item.MiningToolItem
getMiningSpeedMultiplier(ItemStack, BlockState) - Method in class net.minecraft.item.ShearsItem
getMiningSpeedMultiplier(ItemStack, BlockState) - Method in class net.minecraft.item.SwordItem
getMinLevel() - Method in class net.minecraft.enchantment.Enchantment
 
getMinPitch() - Method in class net.minecraft.client.sound.AbstractBeeSoundInstance
 
getMinPos() - Method in class net.minecraft.util.math.ChunkSectionPos
 
getMinPower(int) - Method in class net.minecraft.enchantment.AquaAffinityEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.BindingCurseEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.ChannelingEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.DamageEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.DepthStriderEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.EfficiencyEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.Enchantment
 
getMinPower(int) - Method in class net.minecraft.enchantment.FireAspectEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.FlameEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.FrostWalkerEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.ImpalingEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.InfinityEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.KnockbackEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.LoyaltyEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.LuckEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.LureEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.MendingEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.MultishotEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.PiercingEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.PowerEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.ProtectionEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.PunchEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.QuickChargeEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.RespirationEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.RiptideEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.SilkTouchEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.SoulSpeedEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.SweepingEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.ThornsEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.UnbreakingEnchantment
getMinPower(int) - Method in class net.minecraft.enchantment.VanishingCurseEnchantment
getMinTime() - Method in class net.minecraft.client.MinecraftClientGame.PerformanceMetricsImpl
 
getMinU() - Method in class net.minecraft.client.particle.BillboardParticle
 
getMinU() - Method in class net.minecraft.client.particle.BlockDustParticle
getMinU() - Method in class net.minecraft.client.particle.CrackParticle
getMinU() - Method in class net.minecraft.client.particle.SpriteBillboardParticle
getMinU() - Method in class net.minecraft.client.texture.Sprite
 
getMinV() - Method in class net.minecraft.client.particle.BillboardParticle
 
getMinV() - Method in class net.minecraft.client.particle.BlockDustParticle
getMinV() - Method in class net.minecraft.client.particle.CrackParticle
getMinV() - Method in class net.minecraft.client.particle.SpriteBillboardParticle
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
 
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
 
getMissingInfo() - Static method in class net.minecraft.client.texture.MissingSprite
 
getMissingModel() - Method in class net.minecraft.client.render.model.BakedModelManager
 
getMissingSprite(SpriteAtlasTexture, int, int, int, int, int) - Static method in class net.minecraft.client.texture.MissingSprite
 
getMissingSpriteId() - Static method in class net.minecraft.client.texture.MissingSprite
 
getMissingSpriteTexture() - Static method in class net.minecraft.client.texture.MissingSprite
 
getMissingTags(TagManager) - Method in class net.minecraft.tag.RequiredTagList
Gets the required tags which are not supplied by the current datapacks.
getMissingTags(TagManager) - Static method in class net.minecraft.tag.RequiredTagListRegistry
 
getMissingTranslations() - Static method in class net.minecraft.Bootstrap
 
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.client.render.BufferBuilder.DrawArrayParameters
 
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
 
getModel() - Method in class net.minecraft.client.network.AbstractClientPlayerEntity
 
getModel() - Method in class net.minecraft.client.network.PlayerListEntry
 
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.model.json.MultipartModelComponent
 
getModel() - Method in class net.minecraft.data.client.model.TexturedModel
 
getModel(UUID) - Static method in class net.minecraft.client.util.DefaultSkinHelper
 
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(Item) - Method in class net.minecraft.client.render.item.ItemModels
 
getModel(ItemStack) - Method in class net.minecraft.client.render.item.ItemModels
 
getModel(ItemStack, World, LivingEntity, int) - Method in class net.minecraft.client.render.item.ItemRenderer
 
getModelAngles() - Method in interface net.minecraft.entity.AngledModelEntity
 
getModelAngles() - Method in class net.minecraft.entity.passive.AxolotlEntity
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.HorseEntityModel
 
getModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.OcelotEntityModel
 
getModelData(Dilation) - Static method in class net.minecraft.client.render.entity.model.PiglinEntityModel
 
getModelData(Dilation, float) - Static method in class net.minecraft.client.render.entity.model.BipedEntityModel
 
getModelDependencies() - Method in class net.minecraft.client.render.model.json.JsonUnbakedModel
getModelDependencies() - Method in class net.minecraft.client.render.model.json.WeightedUnbakedModel
getModelDependencies() - Method in class net.minecraft.client.render.model.MultipartUnbakedModel
getModelDependencies() - Method in interface net.minecraft.client.render.model.UnbakedModel
 
getModelId() - Method in class net.minecraft.client.render.model.json.ModelOverride
 
getModelId(BlockState) - Static method in class net.minecraft.client.render.block.BlockModels
 
getModelId(Item) - Static method in class net.minecraft.client.render.item.ItemModels
 
getModelId(Identifier, BlockState) - Static method in class net.minecraft.client.render.block.BlockModels
 
getModelId(T, ItemStack) - Method in class net.minecraft.client.render.entity.ItemFrameEntityRenderer
 
getModelJsonPath(Path, Identifier) - Static method in class net.minecraft.data.client.BlockStateDefinitionProvider
 
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.item.ItemModels
 
getModelOffset(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getModelPart(EntityModelLayer) - Method in class net.minecraft.client.render.entity.model.EntityModelLoader
 
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() - Method in class net.minecraft.client.render.item.ItemRenderer
 
getModels() - Method in class net.minecraft.client.render.model.MultipartUnbakedModel
 
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(UUID) - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
 
getModifiers() - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
 
getModifiers() - Method in class net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket.Entry
 
getModifiers(EntityAttributeModifier.Operation) - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
 
getModifiersByOperation(EntityAttributeModifier.Operation) - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
 
getModifierValue(EntityAttribute, UUID) - Method in class net.minecraft.entity.attribute.AttributeContainer
 
getModifierValue(EntityAttribute, UUID) - Method in class net.minecraft.entity.attribute.DefaultAttributeContainer
 
getModStatus() - Static method in class net.minecraft.client.MinecraftClient
 
getModStatus() - Method in class net.minecraft.server.integrated.IntegratedServer
getModStatus() - Method in class net.minecraft.server.MinecraftServer
 
getMoistness() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getMonitor() - Method in class net.minecraft.client.util.Window
 
getMonitor(long) - Method in class net.minecraft.client.util.MonitorTracker
 
getMonitor(Window) - Method in class net.minecraft.client.util.MonitorTracker
 
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 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.
getMooshroomType() - Method in class net.minecraft.entity.passive.MooshroomEntity
 
getMostRecentDamage() - Method in class net.minecraft.entity.damage.DamageTracker
 
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
getMotionDirection() - Method in class net.minecraft.block.piston.PistonHandler
 
getMotive() - Method in class net.minecraft.network.packet.s2c.play.PaintingSpawnS2CPacket
 
getMountainSlopeBiome(int, int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
getMountainStartBiome(int, int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
getMountedHeightOffset() - Method in class net.minecraft.entity.Entity
 
getMountedHeightOffset() - Method in class net.minecraft.entity.mob.HoglinEntity
getMountedHeightOffset() - Method in class net.minecraft.entity.mob.PiglinEntity
getMountedHeightOffset() - Method in class net.minecraft.entity.mob.RavagerEntity
getMountedHeightOffset() - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
getMountedHeightOffset() - Method in class net.minecraft.entity.mob.SpiderEntity
getMountedHeightOffset() - Method in class net.minecraft.entity.mob.ZoglinEntity
getMountedHeightOffset() - Method in class net.minecraft.entity.passive.AbstractDonkeyEntity
getMountedHeightOffset() - Method in class net.minecraft.entity.passive.LlamaEntity
getMountedHeightOffset() - Method in class net.minecraft.entity.passive.StriderEntity
getMountedHeightOffset() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
getMountedHeightOffset() - Method in class net.minecraft.entity.vehicle.BoatEntity
getMountJumpHeight() - Method in class net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket
 
getMountJumpStrength() - Method in class net.minecraft.client.network.ClientPlayerEntity
 
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.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.AbstractMinecartEntity
Returns the possible effect(s) of an entity moving.
getMoveEffect() - Method in class net.minecraft.entity.vehicle.BoatEntity
Returns the possible effect(s) of an entity moving.
getMoveGoalTicks() - Method in class net.minecraft.entity.passive.BeeEntity
 
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.AbstractMinecartEntity
getMovementDirection() - Method in class net.minecraft.entity.vehicle.BoatEntity
getMovementInput() - Method in class net.minecraft.client.input.Input
 
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
 
getMovingBlockLayer(BlockState) - Static method in class net.minecraft.client.render.RenderLayers
 
getMultiNoiseSampler() - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 
getMultiNoiseSampler() - Method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
getMultiNoiseSampler() - Method in class net.minecraft.world.gen.chunk.FlatChunkGenerator
getMultiNoiseSampler() - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
getMultipartModel() - Method in class net.minecraft.client.render.model.json.ModelVariantMap
 
getMultiplier(int) - Static method in class net.minecraft.enchantment.SweepingEnchantment
 
getMushroomState() - Method in enum class net.minecraft.entity.passive.MooshroomEntity.Type
 
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
 
getMutable(RegistryKey<? extends Registry<? extends E>>) - Method in class net.minecraft.util.registry.DynamicRegistryManager
 
getName() - Method in class net.minecraft.block.Block
 
getName() - Method in class net.minecraft.block.entity.BannerBlockEntity
getName() - Method in enum class net.minecraft.block.entity.BannerPattern
 
getName() - Method in class net.minecraft.block.entity.EnchantingTableBlockEntity
getName() - Method in class net.minecraft.block.entity.JigsawBlockEntity
 
getName() - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
getName() - Method in enum class net.minecraft.block.enums.RailShape
 
getName() - Method in class net.minecraft.client.gl.GlUniform
 
getName() - Method in class net.minecraft.client.gl.JsonEffectGlShader
 
getName() - Method in class net.minecraft.client.gl.PostProcessShader
 
getName() - Method in class net.minecraft.client.gl.Program
 
getName() - Method in enum class net.minecraft.client.gl.Program.Type
 
getName() - Method in class net.minecraft.client.gl.ShaderEffect
 
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.PresetsScreen.SuperflatPreset
 
getName() - Method in enum class net.minecraft.client.network.ServerInfo.ResourcePackPolicy
 
getName() - Method in enum class net.minecraft.client.option.NarratorMode
 
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.ChunkBuilderMode
 
getName() - Method in class net.minecraft.client.render.debug.BeeDebugRenderer.Bee
 
getName() - Method in enum class net.minecraft.client.render.entity.feature.VillagerResourceMetadata.HatType
 
getName() - Method in class net.minecraft.client.render.entity.model.EntityModelLayer
 
getName() - Method in enum class net.minecraft.client.render.entity.PlayerModelPart
 
getName() - Method in class net.minecraft.client.render.Shader
 
getName() - Method in enum class net.minecraft.client.render.VertexFormatElement.DataType
 
getName() - Method in enum class net.minecraft.client.render.VertexFormatElement.Type
 
getName() - Method in class net.minecraft.client.resource.Format3ResourcePack
getName() - Method in class net.minecraft.client.resource.Format4ResourcePack
getName() - Method in class net.minecraft.client.resource.language.LanguageDefinition
 
getName() - Method in enum class net.minecraft.client.tutorial.TutorialStep
 
getName() - Method in enum class net.minecraft.client.util.Session.AccountType
 
getName() - Method in class net.minecraft.data.client.BlockStateDefinitionProvider
getName() - Method in class net.minecraft.data.client.model.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.report.BlockListProvider
getName() - Method in class net.minecraft.data.report.CommandSyntaxProvider
getName() - Method in class net.minecraft.data.report.RegistryDumpProvider
getName() - Method in class net.minecraft.data.report.WorldgenListProvider
getName() - Method in class net.minecraft.data.server.AdvancementsProvider
getName() - Method in class net.minecraft.data.server.BlockTagsProvider
getName() - Method in class net.minecraft.data.server.EntityTypeTagsProvider
getName() - Method in class net.minecraft.data.server.FluidTagsProvider
getName() - Method in class net.minecraft.data.server.GameEventTagsProvider
getName() - Method in class net.minecraft.data.server.ItemTagsProvider
getName() - Method in class net.minecraft.data.server.LootTablesProvider
getName() - Method in class net.minecraft.data.server.RecipesProvider
getName() - Method in class net.minecraft.data.SnbtProvider
getName() - Method in class net.minecraft.entity.attribute.EntityAttributeModifier
 
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
getName() - Method in class net.minecraft.entity.EntityType
 
getName() - Method in enum class net.minecraft.entity.EquipmentSlot
 
getName() - Method in class net.minecraft.entity.ItemEntity
getName() - Method in enum class net.minecraft.entity.passive.AxolotlEntity.Variant
 
getName() - Method in enum class net.minecraft.entity.passive.PandaEntity.Gene
 
getName() - Method in class net.minecraft.entity.player.PlayerEntity
getName() - Method in class net.minecraft.entity.player.PlayerInventory
getName() - Method in enum class net.minecraft.entity.SpawnGroup
Returns the name of this spawn group.
getName() - Method in enum class net.minecraft.entity.vehicle.BoatEntity.Type
 
getName() - Method in interface net.minecraft.item.ArmorMaterial
 
getName() - Method in enum class net.minecraft.item.ArmorMaterials
getName() - Method in enum class net.minecraft.item.FireworkRocketItem.Type
 
getName() - Method in class net.minecraft.item.Item
 
getName() - Method in class net.minecraft.item.ItemGroup
 
getName() - Method in class net.minecraft.item.ItemStack
 
getName() - Method in class net.minecraft.item.map.MapBannerMarker
 
getName() - Method in class net.minecraft.loot.LootTableReporter
 
getName() - Method in interface net.minecraft.loot.provider.nbt.ContextLootNbtProvider.Target
 
getName() - Method in class net.minecraft.loot.provider.score.FixedLootScoreProvider
 
getName() - Method in class net.minecraft.MinecraftVersion
 
getName() - Method in class net.minecraft.network.packet.c2s.play.RenameItemC2SPacket
 
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 class net.minecraft.resource.AbstractFileResourcePack
getName() - Method in class net.minecraft.resource.DefaultResourcePack
getName() - Method in interface net.minecraft.resource.ResourcePack
 
getName() - Method in class net.minecraft.resource.ResourcePackProfile
 
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 enum class net.minecraft.text.ClickEvent.Action
 
getName() - Method in class net.minecraft.text.HoverEvent.Action
 
getName() - Method in class net.minecraft.text.ScoreText
 
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
 
getName() - Method in enum class net.minecraft.util.Formatting
Returns the name of the formatting.
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
 
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 record class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics.Packet
 
getName() - Method in class net.minecraft.util.SignType
 
getName() - Method in interface net.minecraft.util.thread.MessageListener
 
getName() - Method in class 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.Category
 
getName() - Method in enum class net.minecraft.world.biome.Biome.Precipitation
 
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 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.feature.MineshaftFeature.Type
 
getName() - Method in enum class net.minecraft.world.gen.feature.OceanRuinFeature.BiomeType
 
getName() - Method in enum class net.minecraft.world.gen.feature.RuinedPortalFeature.Type
 
getName() - Method in class net.minecraft.world.gen.feature.StructureFeature
 
getName() - Method in enum class net.minecraft.world.gen.GenerationStep.Carver
 
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.enchantment.Enchantment
 
getName(Identifier) - Static method in class net.minecraft.stat.Stat
 
getName(Dynamic<?>) - Static method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix
 
getName(Field) - Static method in class net.minecraft.client.realms.dto.ValueObject
 
getName(EntityAttributeModifier.Operation) - Static method in class net.minecraft.loot.function.SetAttributesLootFunction.Attribute
 
getName(ItemStack) - Method in class net.minecraft.item.Item
 
getName(ItemStack) - Method in class net.minecraft.item.SkullItem
getName(ItemStack) - Method in class net.minecraft.item.WrittenBookItem
getName(LootContext) - Method in class net.minecraft.loot.provider.score.ContextLootScoreProvider
getName(LootContext) - Method in class net.minecraft.loot.provider.score.FixedLootScoreProvider
getName(LootContext) - Method in interface net.minecraft.loot.provider.score.LootScoreProvider
 
getName(StatType<T>, T) - Static method in class net.minecraft.stat.Stat
 
getNames() - Method in class net.minecraft.resource.ResourcePackManager
 
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<String>>) - Method in interface net.minecraft.command.argument.ScoreHolderArgumentType.ScoreHolder
 
getNames(ServerCommandSource, Supplier<Collection<String>>) - Method in class net.minecraft.command.argument.ScoreHolderArgumentType.SelectorScoreHolder
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
 
getNamespaces(ResourceType) - Method in class net.minecraft.client.resource.Format3ResourcePack
getNamespaces(ResourceType) - Method in class net.minecraft.client.resource.Format4ResourcePack
getNamespaces(ResourceType) - Method in class net.minecraft.resource.DefaultResourcePack
getNamespaces(ResourceType) - Method in class net.minecraft.resource.DirectoryResourcePack
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
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.multiplayer.MultiplayerWarningScreen
getNarratedTitle() - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen
getNarratedTitle() - Method in class net.minecraft.client.gui.screen.Screen
 
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.RealmsGenericErrorScreen
getNarratedTitle() - Method in class net.minecraft.client.realms.gui.screen.RealmsLongConfirmationScreen
getNarratedTitle() - Method in class net.minecraft.client.realms.gui.screen.RealmsParentalConsentScreen
getNarratedTitle() - Method in class net.minecraft.client.realms.gui.screen.RealmsResetWorldScreen
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.CommandSuggestor
 
getNarration() - Method in class net.minecraft.client.gui.screen.CommandSuggestor.SuggestionWindow
 
getNarration() - Method in class net.minecraft.client.gui.screen.CustomizeBuffetLevelScreen.BuffetBiomesListWidget.BuffetBiomeItem
getNarration() - Method in class net.minecraft.client.gui.screen.CustomizeFlatLevelScreen.SuperflatLayersListWidget.SuperflatLayerEntry
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.PackListWidget.ResourcePackEntry
getNarration() - Method in class net.minecraft.client.gui.screen.PresetsScreen.SuperflatPresetsListWidget.SuperflatPresetEntry
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.WorldListWidget.Entry
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.RealmsBackupScreen.BackupObjectSelectionListEntry
getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen
 
getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.RealmSelectionListEntry
getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.RealmSelectionListTrialEntry
getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry
getNarration() - Method in class net.minecraft.client.realms.gui.screen.RealmsPlayerScreen.InvitedObjectSelectionListEntry
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
 
getNarrationMessage() - Method in class net.minecraft.client.gui.screen.ingame.BeaconScreen.EffectButtonWidget
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
 
getNarratorOption() - Static method in class net.minecraft.client.util.NarratorManager
 
getNavigation() - Method in class net.minecraft.entity.mob.MobEntity
 
getNbt() - Method in class net.minecraft.command.argument.ItemStringReader
 
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.item.ItemStack
Returns the custom NBT of this item stack, may be null.
getNbt() - Method in class net.minecraft.item.map.MapBannerMarker
 
getNbt() - Method in class net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
 
getNbt() - Method in class net.minecraft.network.packet.s2c.play.NbtQueryResponseS2CPacket
 
getNbt() - Method in record class net.minecraft.world.MobSpawnerEntry
 
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 class net.minecraft.loot.provider.nbt.StorageLootNbtProvider
getNbt(ChunkPos) - Method in class net.minecraft.world.storage.StorageIoWorker
 
getNbt(ChunkPos) - Method in class net.minecraft.world.storage.VersionedChunkStorage
 
getNbtCompound(CommandContext<S>, String) - Static method in class net.minecraft.command.argument.NbtCompoundArgumentType
 
getNbtData() - Method in class net.minecraft.command.argument.BlockArgumentParser
 
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
Gets the NBT type definition of this NBT element.
getNbtType() - Method in class net.minecraft.nbt.NbtByteArray
Gets the NBT type definition of this NBT element.
getNbtType() - Method in class net.minecraft.nbt.NbtCompound
Gets the NBT type definition of this NBT element.
getNbtType() - Method in class net.minecraft.nbt.NbtDouble
Gets the NBT type definition of this NBT element.
getNbtType() - Method in interface net.minecraft.nbt.NbtElement
Gets the NBT type definition of this NBT element.
getNbtType() - Method in class net.minecraft.nbt.NbtFloat
Gets the NBT type definition of this NBT element.
getNbtType() - Method in class net.minecraft.nbt.NbtInt
Gets the NBT type definition of this NBT element.
getNbtType() - Method in class net.minecraft.nbt.NbtIntArray
Gets the NBT type definition of this NBT element.
getNbtType() - Method in class net.minecraft.nbt.NbtList
Gets the NBT type definition of this NBT element.
getNbtType() - Method in class net.minecraft.nbt.NbtLong
Gets the NBT type definition of this NBT element.
getNbtType() - Method in class net.minecraft.nbt.NbtLongArray
Gets the NBT type definition of this NBT element.
getNbtType() - Method in class net.minecraft.nbt.NbtNull
Gets the NBT type definition of this NBT element.
getNbtType() - Method in class net.minecraft.nbt.NbtShort
Gets the NBT type definition of this NBT element.
getNbtType() - Method in class net.minecraft.nbt.NbtString
Gets 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
 
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<PointOfInterestType>, Predicate<BlockPos>, BlockPos, int, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 
getNearestPosition(Predicate<PointOfInterestType>, BlockPos, int, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 
getNearestVisibleAdult(E) - Method in class net.minecraft.entity.ai.brain.task.WalkTowardClosestAdultTask
 
getNearestVisibleLivingEntity(LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.NearestVisibleLivingEntitySensor
 
getNearestVisibleTargetablePlayer(HoglinEntity) - Static method in class net.minecraft.entity.mob.HoglinBrain
 
getNearestVisibleWantedItem(E) - Method in class net.minecraft.entity.ai.brain.task.WalkToNearestVisibleWantedItemTask
 
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
 
getNeckAngle(float) - Method in class net.minecraft.entity.passive.SheepEntity
 
getNeededLoadStatus(T, EntityTrackingStatus) - Static method in class net.minecraft.server.world.ServerEntityManager
 
getNeighborChestDirection(ItemPlacementContext, Direction) - Method in class net.minecraft.block.ChestBlock
 
getNeighborCount() - Method in class net.minecraft.block.RailPlacementHelper
 
getNeighboringRail(BlockPos) - Method in class net.minecraft.block.RailPlacementHelper
 
getNeighborPosition(Direction) - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 
getNeighbors() - Method in class net.minecraft.block.RailPlacementHelper
 
getNetherTeleportTarget(ServerWorld, BlockLocating.Rectangle, Direction.Axis, Vec3d, EntityDimensions, Vec3d, float, float) - Static method in class net.minecraft.world.dimension.AreaHelper
Determines a TeleportTarget based on a specific portal.
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
 
getNewEntityHealth() - Method in class net.minecraft.entity.damage.DamageRecord
 
getNewEntityShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getNewPortal(WorldAccess, BlockPos, Direction.Axis) - Static method in class net.minecraft.world.dimension.AreaHelper
 
getNews() - Method in class net.minecraft.client.realms.RealmsClient
 
getNewScreen() - Method in class net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
 
getNext(Collection<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
 
getNextGiftDelay(ServerWorld) - Static method in class net.minecraft.entity.ai.brain.task.GiveGiftsToHeroTask
 
getNextLevelExperience() - Method in class net.minecraft.entity.player.PlayerEntity
 
getNextMapId() - Method in class net.minecraft.client.world.ClientWorld
getNextMapId() - Method in class net.minecraft.server.world.ServerWorld
getNextMapId() - Method in class net.minecraft.world.IdCountsState
 
getNextMapId() - Method in class net.minecraft.world.World
 
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.FileNameUtil
 
getNightSkippingRequirement(int) - Method in class net.minecraft.server.world.SleepManager
Returns the number of sleepers needed to skip a night with the given percentage.
getNightVisionStrength(LivingEntity, float) - Static method in class net.minecraft.client.render.GameRenderer
 
getNoBlending() - Static method in class net.minecraft.world.gen.chunk.Blender
 
getNode(double, double, double) - Method in class net.minecraft.entity.ai.pathing.AmphibiousPathNodeMaker
getNode(double, double, double) - Method in class net.minecraft.entity.ai.pathing.BirdPathNodeMaker
getNode(double, double, double) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
getNode(double, double, double) - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 
getNode(double, double, double) - Method in class net.minecraft.entity.ai.pathing.WaterPathNodeMaker
getNode(int) - Method in class net.minecraft.entity.ai.pathing.Path
 
getNode(int, int, int) - Method in class net.minecraft.entity.ai.pathing.BirdPathNodeMaker
getNode(int, int, int) - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 
getNode(int, int, int) - Method in class net.minecraft.entity.ai.pathing.WaterPathNodeMaker
getNode(BlockPos) - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
 
getNodeMaker() - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
 
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(MobEntity, int, int, int) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 
getNodeType(MobEntity, BlockPos) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 
getNodeType(BlockView, int, int, int, MobEntity, int, int, int, boolean, boolean) - 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
getNodeType(BlockView, int, int, int, MobEntity, int, int, int, boolean, boolean) - 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(BlockView, int, int, int, MobEntity, int, int, int, boolean, boolean) - 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(BlockView, int, int, int, MobEntity, int, int, int, boolean, boolean) - 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(BlockView, BlockPos.Mutable, PathNodeType) - Static method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 
getNoiseAt(SimplexNoiseSampler, int, int) - Static method in class net.minecraft.world.biome.source.TheEndBiomeSource
 
getNoiseRangeIndex(double, MultiNoiseUtil.ParameterRange[]) - Static method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
getNoiseSampler(RegistryKey<DoublePerlinNoiseSampler.NoiseParameters>) - Method in class net.minecraft.world.gen.surfacebuilder.SurfaceBuilder
 
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
 
getNonSpectatingEntities(Class<T>, Box) - Method in interface net.minecraft.world.EntityView
 
getNormalizedWeirdness(float) - Static method in class net.minecraft.world.biome.source.util.VanillaTerrainParameters
 
getNormalMatrix() - Method in class net.minecraft.client.util.math.MatrixStack.Entry
Returns the normal matrix.
getNorthWestCornerFluidHeight(BlockView, BlockPos, Fluid) - Method in class net.minecraft.client.render.block.FluidRenderer
 
getNose() - Method in class net.minecraft.client.render.entity.model.WitchEntityModel
 
getNotification() - Method in enum class net.minecraft.resource.ResourcePackCompatibility
 
getNullable(LootContextParameter<T>) - Method in class net.minecraft.loot.context.LootContext.Builder
 
getNullableObjective(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
getNumberValue(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 
getNumberValue(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 
getNumericalBlockId(String) - Static method in class net.minecraft.datafixer.fix.EntityBlockStateFix
 
getObfuscatedGlyphRenderer(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(T) - Method in class net.minecraft.client.render.entity.feature.StuckArrowsFeatureRenderer
getObjectCount(T) - Method in class net.minecraft.client.render.entity.feature.StuckObjectsFeatureRenderer
 
getObjectCount(T) - Method in class net.minecraft.client.render.entity.feature.StuckStingersFeatureRenderer
getObjective() - Method in class net.minecraft.scoreboard.ScoreboardPlayerScore
 
getObjective() - Method in class net.minecraft.text.ScoreText
 
getObjective(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ScoreboardObjectiveArgumentType
 
getObjective(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
getObjectiveForSlot(int) - Method in class net.minecraft.scoreboard.Scoreboard
 
getObjectiveName() - Method in class net.minecraft.network.packet.s2c.play.ScoreboardPlayerUpdateS2CPacket
 
getObjectiveNames() - Method in class net.minecraft.scoreboard.Scoreboard
 
getObjectives() - Method in class net.minecraft.scoreboard.Scoreboard
 
getObtainedCriteria() - Method in class net.minecraft.advancement.AdvancementProgress
 
getObtainedDate() - Method in class net.minecraft.advancement.criterion.CriterionProgress
 
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
 
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
getOffHandStack() - Method in class net.minecraft.entity.LivingEntity
 
getOfflinePlayerUuid(String) - Static method in class net.minecraft.entity.player.PlayerEntity
 
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() - Method in class net.minecraft.world.gen.YOffset
 
getOffset(int) - Static method in class net.minecraft.world.storage.RegionFile
 
getOffset(VanillaTerrainParameters.NoisePoint) - Method in class net.minecraft.world.biome.source.util.VanillaTerrainParameters
 
getOffsetEntitySlotId(int) - Method in enum class net.minecraft.entity.EquipmentSlot
 
getOffsetPos(int, int) - Static method in class net.minecraft.util.math.ChunkSectionPos
 
getOffsetSpline() - Method in class net.minecraft.world.biome.source.util.VanillaTerrainParameters
 
getOffsetType() - Method in class net.minecraft.block.AbstractBlock
 
getOffsetType() - Method in class net.minecraft.block.BambooBlock
getOffsetType() - Method in class net.minecraft.block.BambooSaplingBlock
getOffsetType() - Method in class net.minecraft.block.FernBlock
getOffsetType() - Method in class net.minecraft.block.FlowerBlock
getOffsetType() - Method in class net.minecraft.block.HangingRootsBlock
getOffsetType() - Method in class net.minecraft.block.PointedDripstoneBlock
getOffsetType() - Method in class net.minecraft.block.RootsBlock
getOffsetType() - Method in class net.minecraft.block.SmallDripleafBlock
getOffsetType() - Method in class net.minecraft.block.SproutsBlock
getOffsetType() - Method in class net.minecraft.block.TallPlantBlock
getOffsetValue(float, float, float) - Static method in class net.minecraft.world.biome.source.util.VanillaTerrainParameters
 
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(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
 
getOffsetZ() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 
getOffsetZ() - Method in enum class net.minecraft.util.math.Direction
 
getOffsetZ(int) - Method in class net.minecraft.util.math.ChunkPos
 
getOldSha1(Path) - Method in class net.minecraft.data.DataCache
 
getOminousBanner() - Static method in class net.minecraft.village.raid.Raid
 
getOnBedOffsets(Direction) - Static method in class net.minecraft.block.BedBlock
 
getOnlinePlayerCount() - Method in class net.minecraft.server.ServerMetadata.Players
 
getOpacity(int, int) - Method in class net.minecraft.client.texture.NativeImage
 
getOpacity(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getOpacity(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.LeavesBlock
getOpacity(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.TintedGlassBlock
getOpacity(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getOpacityChannelOffset() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 
getOpaqueShape(BlockState, long, Direction) - Method in class net.minecraft.world.chunk.light.ChunkLightProvider
 
getOpenFaces(int) - Method in class net.minecraft.client.render.chunk.ChunkOcclusionDataBuilder
 
getOpenGLVersionString() - Static method in class com.mojang.blaze3d.platform.GLX
 
getOpenProgress(float) - Method in class net.minecraft.entity.mob.ShulkerEntity
 
getOpenSoundEventId() - Method in class net.minecraft.block.DoorBlock
 
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
 
getOperation() - Method in class net.minecraft.entity.attribute.EntityAttributeModifier
 
getOperation(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.OperationArgumentType
 
getOperator(String) - Static method in class net.minecraft.command.argument.OperationArgumentType
 
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.network.NetworkSide
 
getOpposite() - Method in enum class net.minecraft.util.Arm
 
getOpposite() - Method in enum class net.minecraft.util.math.Direction.AxisDirection
 
getOpposite() - Method in enum class net.minecraft.util.math.Direction
 
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.
getOption(OptionSet, OptionSpec<T>) - Static method in class net.minecraft.client.main.Main
 
getOptional(RegistryKey<? extends Registry<? extends E>>) - Method in class net.minecraft.util.registry.DynamicRegistryManager
 
getOptionalEntities(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.EntityArgumentType
 
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
 
getOptionalMutable(RegistryKey<? extends Registry<? extends E>>) - Method in class net.minecraft.util.registry.DynamicRegistryManager
Retrieves a registry optionally from this manager.
getOptionalMutable(RegistryKey<? extends Registry<? extends E>>) - Method in class net.minecraft.util.registry.DynamicRegistryManager.Impl
Retrieves a registry optionally from this manager.
getOptionalPlayers(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.EntityArgumentType
 
getOptionalTests() - Method in class net.minecraft.test.TestSet
 
getOptionName() - Method in enum class net.minecraft.client.render.entity.PlayerModelPart
 
getOptionName() - Method in enum class net.minecraft.util.Arm
 
getOptions() - Method in class net.minecraft.network.packet.s2c.play.UnlockRecipesS2CPacket
 
getOptions() - Method in class net.minecraft.recipe.book.RecipeBook
 
getOptionsFile() - Method in class net.minecraft.client.option.GameOptions
 
getOrbSize() - Method in class net.minecraft.entity.ExperienceOrbEntity
 
getOrCopy(Entity) - Method in class net.minecraft.client.particle.ItemPickupParticle
 
getOrCreate(long) - Method in class net.minecraft.world.storage.SerializingRegionBasedStorage
 
getOrCreate(Function<NbtCompound, T>, Supplier<T>, String) - Method in class net.minecraft.world.PersistentStateManager
 
getOrCreate(World, BlockPos) - Static method in class net.minecraft.entity.decoration.LeashKnotEntity
 
getOrCreateCarvingMask(ChunkPos, GenerationStep.Carver) - Method in class net.minecraft.world.gen.decorator.DecoratorContext
 
getOrCreateCarvingMask(GenerationStep.Carver) - Method in class net.minecraft.world.chunk.ProtoChunk
 
getOrCreateCarvingMask(GenerationStep.Carver) - Method in class net.minecraft.world.chunk.ReadOnlyChunk
getOrCreateChunkNoiseSampler(NoiseColumnSampler, Supplier<ChunkNoiseSampler.ColumnSampler>, ChunkGeneratorSettings, AquiferSampler.FluidLevelSampler, Blender) - Method in class net.minecraft.world.chunk.Chunk
 
getOrCreateMapState(ItemStack, World) - Static method in class net.minecraft.item.FilledMapItem
 
getOrCreateNbt() - Method in class net.minecraft.item.ItemStack
Returns the custom NBT of this item stack, or creates the custom NBT if the item stack did not have a custom NBT previously.
getOrCreateRaid(ServerWorld, BlockPos) - Method in class net.minecraft.village.raid.RaidManager
 
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
 
getOrCreateSubNbt(String) - Method in class net.minecraft.item.ItemStack
Returns the compound NBT at the specified key in this item stack's NBT, or a new compound if absent.
getOrCreateSummaryRecorder(SocketAddress) - Method in class net.minecraft.util.profiling.jfr.JfrProfiler
 
getOrCreateTagBuilder(Tag.Identified<T>) - Method in class net.minecraft.data.server.AbstractTagProvider
 
getOrCreateTagGroup(RegistryKey<? extends Registry<T>>) - Method in class net.minecraft.tag.TagManager
 
getOrCreateTranslationKey() - Method in class net.minecraft.enchantment.Enchantment
 
getOrCreateTranslationKey() - Method in class net.minecraft.item.Item
 
getOrDefault(Identifier, AbstractTexture) - Method in class net.minecraft.client.texture.TextureManager
 
getOrDefault(Identifier, LootFunction) - Method in class net.minecraft.loot.function.LootFunctionManager
 
getOrderedResults() - Method in class net.minecraft.client.recipebook.ClientRecipeBook
 
getOrderedTooltip() - Method in class net.minecraft.client.gui.widget.CyclingButtonWidget
getOrderedTooltip() - Method in class net.minecraft.client.gui.widget.DoubleOptionSliderWidget
getOrderedTooltip() - Method in interface net.minecraft.client.util.OrderableTooltip
 
getOrEmpty(Identifier) - Method in class net.minecraft.util.registry.DefaultedRegistry
getOrEmpty(Identifier) - Method in class net.minecraft.util.registry.Registry
 
getOrEmpty(RegistryKey<T>) - Method in class net.minecraft.util.registry.Registry
 
getOrEmpty(Random) - Method in class net.minecraft.util.collection.Pool
 
getOrEmpty(Property<T>) - Method in class net.minecraft.state.State
 
getOrEmpty(WorldAccess, BlockPos, Predicate<AreaHelper>, Direction.Axis) - Static method in class net.minecraft.world.dimension.AreaHelper
 
getOrigin() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 
getOrigin() - Method in class net.minecraft.world.gen.feature.util.FeatureContext
 
getOrigin() - Method in class net.minecraft.world.Vibration
 
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
 
getOrLoadModel(Identifier) - Method in class net.minecraft.client.render.model.ModelLoader
 
getOrNull(int) - Static method in enum class net.minecraft.world.GameMode
 
getOrThrow(RegistryKey<T>) - Method in class net.minecraft.util.registry.Registry
Gets an entry from the registry.
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.
getOtherRules(Activity) - Method in class net.minecraft.entity.ai.brain.Schedule
 
getOthersInRange() - Method in class net.minecraft.entity.ai.goal.UniversalAngerGoal
 
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
Deprecated.
getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractButtonBlock
getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractCauldronBlock
getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractFireBlock
getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractLichenBlock
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.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.BambooSaplingBlock
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.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.CoralParentBlock
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.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.FernBlock
getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FireBlock
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.FungusBlock
getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.GrindstoneBlock
getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.HangingRootsBlock
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.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.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.PointedDripstoneBlock
getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PotatoesBlock
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.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.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.TorchBlock
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.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
 
getOutput() - Method in class net.minecraft.data.DataGenerator
 
getOutput() - Method in class net.minecraft.recipe.AbstractCookingRecipe
Returns a preview of the recipe's output.
getOutput() - Method in class net.minecraft.recipe.CuttingRecipe
Returns a preview of the recipe's output.
getOutput() - Method in class net.minecraft.recipe.FireworkRocketRecipe
Returns a preview of the recipe's output.
getOutput() - Method in class net.minecraft.recipe.FireworkStarRecipe
Returns a preview of the recipe's output.
getOutput() - Method in interface net.minecraft.recipe.Recipe
Returns a preview of the recipe's output.
getOutput() - Method in class net.minecraft.recipe.ShapedRecipe
Returns a preview of the recipe's output.
getOutput() - Method in class net.minecraft.recipe.ShapelessRecipe
Returns a preview of the recipe's output.
getOutput() - Method in class net.minecraft.recipe.SmithingRecipe
Returns a preview of the recipe's output.
getOutput() - Method in class net.minecraft.recipe.SpecialCraftingRecipe
Returns a preview of the recipe's output.
getOutput(Path, Advancement) - Static method in class net.minecraft.data.server.AdvancementsProvider
 
getOutput(Path, Identifier) - Static method in class net.minecraft.data.server.LootTablesProvider
 
getOutput(Identifier) - Method in class net.minecraft.data.server.AbstractTagProvider
 
getOutput(Identifier) - Method in class net.minecraft.data.server.BlockTagsProvider
getOutput(Identifier) - Method in class net.minecraft.data.server.EntityTypeTagsProvider
getOutput(Identifier) - Method in class net.minecraft.data.server.FluidTagsProvider
getOutput(Identifier) - Method in class net.minecraft.data.server.GameEventTagsProvider
getOutput(Identifier) - Method in class net.minecraft.data.server.ItemTagsProvider
getOutputInventory(World, BlockPos, BlockState) - Static method in class net.minecraft.block.entity.HopperBlockEntity
 
getOutputItem() - Method in class net.minecraft.data.server.recipe.CookingRecipeJsonFactory
getOutputItem() - Method in interface net.minecraft.data.server.recipe.CraftingRecipeJsonFactory
 
getOutputItem() - Method in class net.minecraft.data.server.recipe.ShapedRecipeJsonFactory
getOutputItem() - Method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonFactory
getOutputItem() - Method in class net.minecraft.data.server.recipe.SingleItemRecipeJsonFactory
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
 
getOutputMemoryModule() - Method in class net.minecraft.entity.ai.brain.sensor.AxolotlAttackablesSensor
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.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.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
getOutputNbt() - Method in class net.minecraft.structure.processor.StructureProcessorRule
 
getOutputSignal() - Method in class net.minecraft.block.entity.ComparatorBlockEntity
 
getOutputSlot() - Method in class net.minecraft.screen.LoomScreenHandler
 
getOutputState() - Method in class net.minecraft.structure.processor.StructureProcessorRule
 
getOverlay() - Method in class net.minecraft.client.MinecraftClient
 
getOverlay(LivingEntity, 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
 
getOverrides() - Method in interface net.minecraft.client.render.model.BakedModel
 
getOverrides() - Method in class net.minecraft.client.render.model.BasicBakedModel
getOverrides() - Method in class net.minecraft.client.render.model.BuiltinBakedModel
getOverrides() - Method in class net.minecraft.client.render.model.json.JsonUnbakedModel
 
getOverrides() - Method in class net.minecraft.client.render.model.MultipartBakedModel
getOverrides() - Method in class net.minecraft.client.render.model.WeightedBakedModel
getOversample() - Method in class net.minecraft.client.font.BitmapFont.BitmapFontGlyph
getOversample() - Method in enum class net.minecraft.client.font.BlankGlyph
getOversample() - Method in interface net.minecraft.client.font.RenderableGlyph
 
getOversample() - Method in class net.minecraft.client.font.TrueTypeFont.TtfGlyph
getOversample() - Method in class net.minecraft.client.font.UnicodeTextureFont.UnicodeTextureGlyph
getOversample() - Method in enum class net.minecraft.client.font.WhiteRectangleGlyph
getOverworld() - Method in class net.minecraft.server.MinecraftServer
 
getOverworldBiomes() - Method in class net.minecraft.data.server.AdventureTabAdvancementGenerator
 
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
Returns the UUID of the entity to which belongs this item entity, or null if there is not.
getOwner() - Method in class net.minecraft.entity.mob.EvokerFangsEntity
 
getOwner() - Method in class net.minecraft.entity.mob.VexEntity
 
getOwner() - Method in class net.minecraft.entity.passive.TameableEntity
 
getOwner() - Method in class net.minecraft.entity.projectile.ProjectileEntity
 
getOwner() - Method in interface net.minecraft.entity.Tameable
 
getOwner() - Method in class net.minecraft.state.StateManager
 
getOwnerUuid() - Method in class net.minecraft.entity.passive.HorseBaseEntity
 
getOwnerUuid() - Method in class net.minecraft.entity.passive.TameableEntity
getOwnerUuid() - Method in interface net.minecraft.entity.Tameable
 
getOwnWorld(long) - Method in class net.minecraft.client.realms.RealmsClient
 
getPack() - Method in class net.minecraft.client.resource.ClientBuiltinResourcePackProvider
 
getPack() - Method in exception net.minecraft.resource.ReloadableResourceManagerImpl.PackAdditionFailedException
 
getPackContainer(CommandContext<ServerCommandSource>, String, boolean) - Static method in class net.minecraft.server.command.DatapackCommand
 
getPackedBlockEntityNbt(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getPackedBlockEntityNbt(BlockPos) - Method in class net.minecraft.world.chunk.ProtoChunk
getPackedBlockEntityNbt(BlockPos) - Method in class net.minecraft.world.chunk.ReadOnlyChunk
getPackedBlockEntityNbt(BlockPos) - Method in class net.minecraft.world.chunk.WorldChunk
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
 
getPacket(int) - Method in class net.minecraft.item.map.MapState.PlayerUpdateTracker
 
getPacketHandler(NetworkSide, int, PacketByteBuf) - Method in enum class net.minecraft.network.NetworkState
 
getPacketHandlerState(Packet<?>) - Static method in enum class net.minecraft.network.NetworkState
 
getPacketId(NetworkSide, Packet<?>) - Method in enum class net.minecraft.network.NetworkState
 
getPacketIdToPacketMap(NetworkSide) - Method in enum class net.minecraft.network.NetworkState
 
getPacketListener() - Method in class net.minecraft.network.ClientConnection
 
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 class net.minecraft.world.chunk.SingularPalette
Returns the serialized size of this palette in a byte buf, in bytes.
getPacketTypes() - Method in class net.minecraft.network.NetworkState.PacketHandler
 
getPackFormat() - Method in class net.minecraft.resource.metadata.PackResourceMetadata
 
getPackIconTexture(ResourcePackProfile) - Method in class net.minecraft.client.gui.screen.pack.PackScreen
 
getPackVersion(GameVersion) - Method in enum class net.minecraft.resource.ResourceType
 
getPackVersion(PackType) - Method in class net.minecraft.MinecraftVersion
 
getPaddleSoundEvent() - Method in class net.minecraft.entity.vehicle.BoatEntity
 
getPage() - Method in class net.minecraft.screen.LecternScreenHandler
 
getPage(int) - Method in interface net.minecraft.client.gui.screen.ingame.BookScreen.Contents
 
getPageContent() - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 
getPageCount() - Method in interface net.minecraft.client.gui.screen.ingame.BookScreen.Contents
 
getPageCount() - Method in class net.minecraft.client.gui.screen.ingame.BookScreen
 
getPageCount() - Method in class net.minecraft.client.gui.screen.ingame.BookScreen.WritableBookContents
getPageCount() - Method in class net.minecraft.client.gui.screen.ingame.BookScreen.WrittenBookContents
getPageCount(ItemStack) - Static method in class net.minecraft.item.WrittenBookItem
 
getPages() - Method in class net.minecraft.network.packet.c2s.play.BookUpdateC2SPacket
 
getPages(ItemStack) - Static method in class net.minecraft.client.gui.screen.ingame.BookScreen.WritableBookContents
 
getPages(ItemStack) - Static method in class net.minecraft.client.gui.screen.ingame.BookScreen.WrittenBookContents
 
getPageUnchecked(int) - Method in interface net.minecraft.client.gui.screen.ingame.BookScreen.Contents
 
getPageUnchecked(int) - Method in class net.minecraft.client.gui.screen.ingame.BookScreen.WritableBookContents
getPageUnchecked(int) - Method in class net.minecraft.client.gui.screen.ingame.BookScreen.WrittenBookContents
getPaintingManager() - Method in class net.minecraft.client.MinecraftClient
 
getPaintingSprite(PaintingMotive) - Method in class net.minecraft.client.texture.PaintingManager
 
getPaintingUuid() - Method in class net.minecraft.network.packet.s2c.play.PaintingSpawnS2CPacket
 
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
getParameter() - Method in enum class net.minecraft.loot.context.LootContext.EntityTarget
 
getParameter() - Method in class net.minecraft.network.packet.c2s.play.PlayPongC2SPacket
 
getParameter() - Method in class net.minecraft.network.packet.s2c.play.PlayPingS2CPacket
 
getParameters() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 
getParameters() - Method in record class net.minecraft.world.biome.source.util.MultiNoiseUtil.NoiseHypercube
 
getParametersFactory() - Method in class net.minecraft.particle.ParticleType
 
getParent() - Method in class net.minecraft.advancement.Advancement
 
getParent() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget
 
getParent() - Method in class net.minecraft.data.client.model.TextureKey
 
getParent() - Method in class net.minecraft.data.client.model.VariantSetting.Value
 
getParent(Advancement) - Method in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
 
getPart() - Method in class net.minecraft.client.render.entity.model.BatEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.BlazeEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.CodEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.CreeperEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.DolphinEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.EndermiteEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.EvokerFangsEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.GhastEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.GuardianEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.IllagerEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.IronGolemEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.LargePufferfishEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.LargeTropicalFishEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.LeashKnotEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.LlamaSpitEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.MagmaCubeEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.MediumPufferfishEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.MinecartEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.ParrotEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.PhantomEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.RavagerEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.SalmonEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.ShulkerBulletEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.SilverfishEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.SinglePartEntityModel
 
getPart() - Method in class net.minecraft.client.render.entity.model.SlimeEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.SmallPufferfishEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.SmallTropicalFishEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.SnowGolemEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.SpiderEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.SquidEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.StriderEntityModel
getPart() - Method in class net.minecraft.client.render.entity.model.VillagerResemblingModel
getPart() - Method in class net.minecraft.client.render.entity.model.WitherEntityModel
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.entity.mob.MagmaCubeEntity
getParticles() - Method in class net.minecraft.entity.mob.SlimeEntity
 
getParticlesFramebuffer() - Method in class net.minecraft.client.render.WorldRenderer
 
getParticleShader() - Static method in class net.minecraft.client.render.GameRenderer
 
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.MultipartBakedModel
Returns a texture that represents the model.
getParticleSprite() - Method in class net.minecraft.client.render.model.WeightedBakedModel
Returns a texture that represents the model.
getParticleType() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
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
 
getParts() - Method in class net.minecraft.client.render.entity.model.BoatEntityModel
 
getParts() - Method in class net.minecraft.client.render.entity.model.CompositeEntityModel
 
getParts() - Method in class net.minecraft.client.render.entity.model.ShulkerEntityModel
getPassengerDismountOffset(double, double, float) - Static method in class net.minecraft.entity.Entity
 
getPassengerIds() - Method in class net.minecraft.network.packet.s2c.play.EntityPassengersSetS2CPacket
 
getPassengerList() - Method in class net.minecraft.entity.Entity
 
getPassengersDeep() - Method in class net.minecraft.entity.Entity
 
getPath() - Method in class net.minecraft.text.NbtText
 
getPath() - Method in class net.minecraft.util.Identifier
 
getPath(URI) - Static method in class net.minecraft.resource.DefaultResourcePack
 
getPath(Path, Identifier, Identifier) - Static method in class net.minecraft.data.report.WorldgenListProvider
 
getPath(ResourceType, Identifier) - Static method in class net.minecraft.resource.DefaultResourcePack
 
getPathfindingFavor(BlockPos) - Method in class net.minecraft.entity.mob.PathAwareEntity
 
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.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
getPathNode(int, int, int, int, double, Direction, PathNodeType) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 
getPathOfAllPredecessors(PathNode, PathNode) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
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 enum class net.minecraft.entity.passive.TropicalFishEntity.Variety
 
getPattern() - Method in class net.minecraft.item.BannerPatternItem
 
getPattern() - Method in class net.minecraft.text.SelectorText
 
getPattern(int) - Static method in class net.minecraft.entity.passive.TropicalFishEntity
 
getPattern(JsonArray) - Static method in class net.minecraft.recipe.ShapedRecipe
 
getPatternColorComponents() - Method in class net.minecraft.entity.passive.TropicalFishEntity
 
getPatternCount(ItemStack) - Static method in class net.minecraft.block.entity.BannerBlockEntity
 
getPatternDyeColor(int) - Static method in class net.minecraft.entity.passive.TropicalFishEntity
 
getPatternDyeColorIndex(int) - Static method in class net.minecraft.entity.passive.TropicalFishEntity
 
getPatternListTag(ItemStack) - Static method in class net.minecraft.block.entity.BannerBlockEntity
 
getPatterns() - Method in class net.minecraft.block.entity.BannerBlockEntity
 
getPatternsFromNbt(DyeColor, NbtList) - Static method in class net.minecraft.block.entity.BannerBlockEntity
 
getPatternSlot() - Method in class net.minecraft.screen.LoomScreenHandler
 
getPayload() - Method in class net.minecraft.network.packet.s2c.login.LoginQueryRequestS2CPacket
 
getPeak(VanillaTerrainParameters.NoisePoint) - Method in class net.minecraft.world.biome.source.util.VanillaTerrainParameters
 
getPeakBiome(int, int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
getPeakSpline() - Method in class net.minecraft.world.biome.source.util.VanillaTerrainParameters
 
getPeekAmount() - Method in class net.minecraft.entity.mob.ShulkerEntity
 
getPendingInvitesCount() - Method in class net.minecraft.client.realms.gui.RealmsDataFetcher
 
getPendingTasks() - Method in class net.minecraft.server.world.ServerChunkManager
 
getPendingUpdateCount() - Method in class net.minecraft.world.chunk.light.LevelPropagator
 
getPercent() - Method in class net.minecraft.client.gui.hud.ClientBossBar
getPercent() - Method in class net.minecraft.entity.boss.BossBar
 
getPercentAdditionLabel(int) - Method in class net.minecraft.client.option.Option
 
getPercentage() - Method in class net.minecraft.client.gui.screen.LevelLoadingScreen
 
getPercentLabel(double) - Method in class net.minecraft.client.option.Option
 
getPerformanceMetrics() - Method in class net.minecraft.client.MinecraftClientGame
 
getPermissionLevel() - Method in class net.minecraft.client.network.ClientPlayerEntity
getPermissionLevel() - Method in class net.minecraft.entity.Entity
 
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
 
getPersistentStateManager() - Method in class net.minecraft.server.world.ServerChunkManager
 
getPersistentStateManager() - Method in class net.minecraft.server.world.ServerWorld
 
getPerspective() - Method in class net.minecraft.client.option.GameOptions
 
getPhantomSize() - Method in class net.minecraft.entity.mob.PhantomEntity
 
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
 
getPickBlockStack() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
getPickBlockStack() - Method in class net.minecraft.entity.decoration.EndCrystalEntity
getPickBlockStack() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
getPickBlockStack() - Method in class net.minecraft.entity.decoration.LeashKnotEntity
getPickBlockStack() - Method in class net.minecraft.entity.decoration.painting.PaintingEntity
getPickBlockStack() - Method in class net.minecraft.entity.Entity
 
getPickBlockStack() - Method in class net.minecraft.entity.mob.MobEntity
getPickBlockStack() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
getPickBlockStack() - Method in class net.minecraft.entity.vehicle.BoatEntity
getPickStack() - Method in class net.minecraft.block.entity.BannerBlockEntity
 
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractBannerBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractPlantBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.AttachedStemBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.BambooSaplingBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.BigDripleafStemBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.Block
 
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.CandleCakeBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.CaveVinesBodyBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.CaveVinesHeadBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.CropBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.EndGatewayBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.EndPortalBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.FlowerPotBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.FrostedIceBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.LightBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.NetherPortalBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.NetherWartBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.PistonExtensionBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.PistonHeadBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.SpawnerBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.StemBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.SweetBerryBushBlock
getPickStack(BlockView, BlockPos, BlockState) - Method in class net.minecraft.block.TallSeagrassBlock
getPierceLevel() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 
getPiglinModel(EntityModelLoader, EntityModelLayer, boolean) - Static method in class net.minecraft.client.render.entity.PiglinEntityRenderer
 
getPileCountRespectingTeams(Collection<? extends Entity>) - Static method in class net.minecraft.server.command.SpreadPlayersCommand
 
getPing() - Method in class net.minecraft.client.realms.dto.RegionPingResult
 
getPistonBehavior() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getPistonBehavior() - Method in class net.minecraft.block.Material
 
getPistonBehavior() - Method in class net.minecraft.entity.AreaEffectCloudEntity
getPistonBehavior() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
getPistonBehavior() - Method in class net.minecraft.entity.Entity
 
getPistonBehavior() - Method in class net.minecraft.entity.MarkerEntity
getPistonBehavior(BlockState) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getPistonBehavior(BlockState) - Method in class net.minecraft.block.AbstractPressurePlateBlock
getPistonBehavior(BlockState) - Method in class net.minecraft.block.AbstractRailBlock
getPistonBehavior(BlockState) - Method in class net.minecraft.block.AmethystClusterBlock
getPistonBehavior(BlockState) - Method in class net.minecraft.block.BedBlock
getPistonBehavior(BlockState) - Method in class net.minecraft.block.BellBlock
getPistonBehavior(BlockState) - Method in class net.minecraft.block.BuddingAmethystBlock
getPistonBehavior(BlockState) - Method in class net.minecraft.block.DoorBlock
getPistonBehavior(BlockState) - Method in class net.minecraft.block.EndRodBlock
getPistonBehavior(BlockState) - Method in class net.minecraft.block.GlazedTerracottaBlock
getPistonBehavior(BlockState) - Method in class net.minecraft.block.IceBlock
getPistonBehavior(BlockState) - Method in class net.minecraft.block.LanternBlock
getPistonBehavior(BlockState) - Method in class net.minecraft.block.PointedDripstoneBlock
getPistonBehavior(BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
getPistonBehavior(BlockState) - Method in class net.minecraft.block.StructureVoidBlock
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.network.packet.c2s.play.VehicleMoveC2SPacket
 
getPitch() - Method in class net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket
 
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.MobSpawnS2CPacket
 
getPitch() - Method in class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket
 
getPitch() - Method in class net.minecraft.network.packet.s2c.play.PlayerSpawnS2CPacket
 
getPitch() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket
 
getPitch() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundIdS2CPacket
 
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.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(Sprite.Animation, int, int, int, int) - Method in class net.minecraft.client.texture.Sprite.Interpolation
Returns the pixel color at frame frameIndex within mipmap layer at sprite relative coordinates.
getPixelLabel(int) - Method in class net.minecraft.client.option.Option
 
getPlacedFeature() - Method in class net.minecraft.world.gen.decorator.DecoratorContext
 
getPlacementContext(ItemPlacementContext) - Method in class net.minecraft.item.BlockItem
 
getPlacementContext(ItemPlacementContext) - Method in class net.minecraft.item.ScaffoldingItem
getPlacementDirections() - Method in class net.minecraft.item.AutomaticItemPlacementContext
getPlacementDirections() - Method in class net.minecraft.item.ItemPlacementContext
 
getPlacementModifiers() - Method in class net.minecraft.world.gen.feature.PlacedFeature
 
getPlacementShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.VineBlock
 
getPlacementSide(BlockState) - Static method in class net.minecraft.block.BellBlock
 
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.AbstractLichenBlock
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.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.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.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.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.CoralParentBlock
getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.DeadCoralWallFanBlock
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.GlazedTerracottaBlock
getPlacementState(ItemPlacementContext) - Method in class net.minecraft.block.HangingRootsBlock
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.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.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.PointedDripstoneBlock
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.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.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.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.CommandBlockItem
getPlacementState(ItemPlacementContext) - Method in class net.minecraft.item.WallStandingBlockItem
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
getPlainTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
 
getPlanks() - Method in enum class net.minecraft.world.gen.feature.MineshaftFeature.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.server.command.ServerCommandSource
Gets the player from this command source or throws a command syntax exception if this command source is not a player.
getPlayer() - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
getPlayer() - Method in interface net.minecraft.server.world.EntityTrackingListener
 
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
 
getPlayerByUuid(UUID) - Method in interface net.minecraft.world.EntityView
 
getPlayerCount() - Method in class net.minecraft.client.ClientGameSession
 
getPlayerData() - Method in class net.minecraft.world.level.LevelProperties
getPlayerData() - Method in interface net.minecraft.world.SaveProperties
 
getPlayerFacing() - Method in class net.minecraft.item.AutomaticItemPlacementContext
getPlayerFacing() - Method in class net.minecraft.item.ItemUsageContext
 
getPlayerIdleTimeout() - Method in class net.minecraft.server.MinecraftServer
 
getPlayerInteractionManager(ServerPlayerEntity) - Method in class net.minecraft.server.MinecraftServer
 
getPlayerLimit() - Method in class net.minecraft.server.ServerMetadata.Players
 
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.
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
 
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
 
getPlayerMarkerPacket(int, PlayerEntity) - Method in class net.minecraft.item.map.MapState
 
getPlayerName() - Method in class net.minecraft.network.packet.s2c.play.ScoreboardPlayerUpdateS2CPacket
 
getPlayerName() - Method in class net.minecraft.scoreboard.ScoreboardPlayerScore
 
getPlayerName(PlayerListEntry) - Method in class net.minecraft.client.gui.hud.PlayerListHud
Returns the player name rendered by this HUD.
getPlayerName(ServerCommandSource) - Method in class net.minecraft.text.ScoreText
 
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
 
getPlayerObjectives(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
getPlayerOwner() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
getPlayerPredicate() - Method in class net.minecraft.advancement.criterion.AbstractCriterionConditions
 
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.ServerMetadata
 
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
 
getPlayers(TargetPredicate, LivingEntity, Box) - Method in interface net.minecraft.world.EntityView
 
getPlayers(ServerCommandSource) - Method in class net.minecraft.command.EntitySelector
 
getPlayers(ServerCommandSource, CommandBossBar) - Static method in class net.minecraft.server.command.BossBarCommand
 
getPlayersByIp(String) - Method in class net.minecraft.server.PlayerManager
 
getPlayerScore(String, ScoreboardObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
getPlayerSimulationLevel() - Method in class net.minecraft.server.world.ChunkTicketManager
 
getPlayersLookingInChestCount(BlockView, BlockPos) - Static method in class net.minecraft.block.entity.ChestBlockEntity
 
getPlayersWatchingChunk(long) - Method in class net.minecraft.server.world.PlayerChunkWatchingManager
 
getPlayersWatchingChunk(ChunkPos) - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
getPlayersWatchingChunk(ChunkPos, boolean) - Method in interface net.minecraft.server.world.ChunkHolder.PlayersWatchingChunkProvider
 
getPlayersWatchingChunk(ChunkPos, boolean) - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
getPlayerSyncData(PlayerEntity) - Method in class net.minecraft.item.map.MapState
 
getPlayerTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
getPlayerUuid() - Method in class net.minecraft.network.packet.s2c.play.PlayerSpawnS2CPacket
 
getPlayerUuidByName(MinecraftServer, String) - Static method in class net.minecraft.server.ServerConfigHandler
 
getPlayerUuids() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 
getPlayerVelocityX() - Method in class net.minecraft.network.packet.s2c.play.ExplosionS2CPacket
 
getPlayerVelocityY() - Method in class net.minecraft.network.packet.s2c.play.ExplosionS2CPacket
 
getPlayerVelocityZ() - Method in class net.minecraft.network.packet.s2c.play.ExplosionS2CPacket
 
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
getPointOfInterestStorage() - Method in class net.minecraft.server.world.ServerChunkManager
 
getPointOfInterestStorage() - Method in class net.minecraft.server.world.ServerWorld
 
getPointOfInterestStorage() - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
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 class net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket
 
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
 
getPortalForcer() - Method in class net.minecraft.server.world.ServerWorld
 
getPortalRect(ServerWorld, BlockPos, boolean, WorldBorder) - Method in class net.minecraft.entity.Entity
 
getPortalRect(ServerWorld, BlockPos, boolean, WorldBorder) - Method in class net.minecraft.server.network.ServerPlayerEntity
getPortalRect(BlockPos, boolean, WorldBorder) - Method in class net.minecraft.world.PortalForcer
 
getPos() - Method in class net.minecraft.block.entity.BlockEntity
 
getPos() - Method in class net.minecraft.client.render.BlockBreakingInfo
 
getPos() - Method in class net.minecraft.client.render.Camera
 
getPos() - Method in class net.minecraft.client.sound.SoundListener
 
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.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
 
getPos() - Method in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity.CommandExecutor
getPos() - Method in class net.minecraft.item.map.MapBannerMarker
 
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.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.PaintingSpawnS2CPacket
 
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.world.ChunkHolder
 
getPos() - Method in class net.minecraft.structure.PoolStructurePiece
 
getPos() - Method in class net.minecraft.structure.StructureStart
 
getPos() - Method in class net.minecraft.test.GameTestState
 
getPos() - Method in exception net.minecraft.test.PositionedException
 
getPos() - Method in class net.minecraft.text.NbtText.BlockNbtText
 
getPos() - Method in class net.minecraft.util.dynamic.GlobalPos
 
getPos() - Method in class net.minecraft.util.hit.HitResult
 
getPos() - Method in interface net.minecraft.util.math.BlockPointer
 
getPos() - Method in class net.minecraft.util.math.BlockPointerImpl
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.ReadOnlyChunk
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.CommandBlockExecutor
 
getPos() - Method in class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
 
getPos() - Method in class net.minecraft.world.poi.PointOfInterest
 
getPos(PathAwareEntity) - Method in class net.minecraft.entity.ai.brain.task.GoToRememberedPositionTask
 
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
 
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.LookTargetUtil
 
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.client.gui.hud.SubtitlesHud.SubtitleEntry
 
getPosition() - Method in class net.minecraft.entity.damage.DamageSource
 
getPosition() - Method in class net.minecraft.entity.damage.EntityDamageSource
getPosition() - Method in class net.minecraft.server.command.ServerCommandSource
 
getPosition() - Method in class net.minecraft.structure.StructurePlacementData
 
getPosition(float, float) - Method in class net.minecraft.client.render.Camera.Projection
 
getPosition(JsonReader) - Static method in class net.minecraft.text.Text.Serializer
 
getPosition(Predicate<PointOfInterestType>, Predicate<BlockPos>, BlockPos, int) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 
getPosition(Predicate<PointOfInterestType>, Predicate<BlockPos>, BlockPos, int, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 
getPosition(Predicate<PointOfInterestType>, Predicate<BlockPos>, PointOfInterestStorage.OccupationStatus, BlockPos, int, Random) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 
getPositionColorLightmapShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getPositionColorShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getPositionColorTexLightmapShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getPositionColorTexShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getPositionMatrix() - Method in class net.minecraft.client.util.math.MatrixStack.Entry
Returns the matrix used to transform positions.
getPositionMatrix(Vec3f, Vec3f) - Method in class net.minecraft.client.render.model.BakedQuadFactory
 
getPositionOffset(AbstractClientPlayerEntity, float) - Method in class net.minecraft.client.render.entity.PlayerEntityRenderer
 
getPositionOffset(EndermanEntity, float) - Method in class net.minecraft.client.render.entity.EndermanEntityRenderer
 
getPositionOffset(ShulkerEntity, float) - Method in class net.minecraft.client.render.entity.ShulkerEntityRenderer
 
getPositionOffset(T, float) - Method in class net.minecraft.client.render.entity.EntityRenderer
 
getPositionOffset(T, float) - Method in class net.minecraft.client.render.entity.ItemFrameEntityRenderer
 
getPositionPredicate(Vec3d) - Method in class net.minecraft.command.EntitySelector
 
getPositions(Predicate<PointOfInterestType>, Predicate<BlockPos>, BlockPos, int, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestStorage
 
getPositions(DecoratorContext, Random, BlockPos) - Method in class net.minecraft.world.gen.decorator.AbstractConditionalPlacementModifier
Applies this placement modifier to the given position.
getPositions(DecoratorContext, Random, BlockPos) - Method in class net.minecraft.world.gen.decorator.AbstractCountPlacementModifier
Applies this placement modifier to the given position.
getPositions(DecoratorContext, Random, BlockPos) - Method in class net.minecraft.world.gen.decorator.CarvingMaskPlacementModifier
Applies this placement modifier to the given position.
getPositions(DecoratorContext, Random, BlockPos) - Method in class net.minecraft.world.gen.decorator.CountMultilayerPlacementModifier
Deprecated.
Applies this placement modifier to the given position.
getPositions(DecoratorContext, Random, BlockPos) - Method in class net.minecraft.world.gen.decorator.EnvironmentScanPlacementModifier
Applies this placement modifier to the given position.
getPositions(DecoratorContext, Random, BlockPos) - Method in class net.minecraft.world.gen.decorator.HeightmapPlacementModifier
Applies this placement modifier to the given position.
getPositions(DecoratorContext, Random, BlockPos) - Method in class net.minecraft.world.gen.decorator.HeightRangePlacementModifier
Applies this placement modifier to the given position.
getPositions(DecoratorContext, Random, BlockPos) - Method in class net.minecraft.world.gen.decorator.PlacementModifier
Applies this placement modifier to the given position.
getPositions(DecoratorContext, Random, BlockPos) - Method in class net.minecraft.world.gen.decorator.RandomOffsetPlacementModifier
Applies this placement modifier to the given position.
getPositions(DecoratorContext, Random, BlockPos) - Method in class net.minecraft.world.gen.decorator.SquarePlacementModifier
Applies this placement modifier to the given position.
getPositionShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getPositionSource() - Method in class net.minecraft.client.render.debug.GameEventDebugRenderer.Listener
Returns the position source of this listener.
getPositionSource() - Method in interface net.minecraft.world.event.listener.GameEventListener
Returns the position source of this listener.
getPositionSource() - Method in class net.minecraft.world.event.listener.SculkSensorListener
Returns the position source of this listener.
getPositionString(BeeDebugRenderer.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
 
getPositionTexColorNormalShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getPositionTexColorShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getPositionTexLightmapColorShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getPositionTexShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getPositionType(BlockPos) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
getPositionType(BlockPos, BlockPos) - Method in class net.minecraft.entity.projectile.FishingBobberEntity
 
getPosixFullPath(String) - Static method in class net.minecraft.util.FileNameUtil
 
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, boolean) - 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
 
getPostProcessingLists() - Method in class net.minecraft.world.chunk.Chunk
 
getPostProcessor() - Method in class net.minecraft.world.gen.feature.StructureFeature
 
getPotion() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
getPotion(NbtCompound) - Static method in class net.minecraft.potion.PotionUtil
 
getPotion(ItemStack) - Static method in class net.minecraft.potion.PotionUtil
 
getPotionEffectById(int) - Static method in class net.minecraft.block.entity.BeaconBlockEntity
 
getPotionEffects(NbtCompound) - Static method in class net.minecraft.potion.PotionUtil
 
getPotionEffects(ItemStack) - Static method in class net.minecraft.potion.PotionUtil
 
getPotionEffects(Potion, Collection<StatusEffectInstance>) - Static method in class net.minecraft.potion.PotionUtil
 
getPower(int, int) - Static method in class net.minecraft.block.entity.SculkSensorBlockEntity
 
getPower(World, BlockPos, BlockState) - Method in class net.minecraft.block.AbstractRedstoneGateBlock
 
getPower(World, BlockPos, BlockState) - Method in class net.minecraft.block.ComparatorBlock
getPowerPerLevel() - Method in enum class net.minecraft.enchantment.ProtectionEnchantment.Type
 
getPrecipitation() - Method in class net.minecraft.world.biome.Biome
 
getPredicate() - Method in enum class net.minecraft.world.poi.PointOfInterestStorage.OccupationStatus
 
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
getPredicateArgument(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.IdentifierArgumentType
 
getPredicateManager() - Method in class net.minecraft.server.MinecraftServer
 
getPreferredArm(T) - Method in class net.minecraft.client.render.entity.model.BipedEntityModel
 
getPreferredEquipmentSlot(ItemStack) - Static method in class net.minecraft.entity.LivingEntity
 
getPreferredTarget(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
 
getPressTicks() - Method in class net.minecraft.block.AbstractButtonBlock
 
getPrevFoodLevel() - Method in class net.minecraft.entity.player.HungerManager
 
getPrevious() - Method in class net.minecraft.world.chunk.ChunkStatus
 
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.network.packet.s2c.play.PlayerRespawnS2CPacket
 
getPreviousGameMode() - Method in class net.minecraft.server.network.ServerPlayerInteractionManager
 
getPriceMultiplier() - Method in class net.minecraft.village.TradeOffer
Returns the price multiplier of this trade offer.
getPrimaryEffect() - Method in class net.minecraft.screen.BeaconScreenHandler
 
getPrimaryEffectId() - Method in class net.minecraft.network.packet.c2s.play.UpdateBeaconC2SPacket
 
getPrimaryPassenger() - Method in class net.minecraft.entity.Entity
 
getPrimaryPassenger() - Method in class net.minecraft.entity.mob.RavagerEntity
getPrimaryPassenger() - Method in class net.minecraft.entity.passive.HorseBaseEntity
getPrimaryPassenger() - Method in class net.minecraft.entity.passive.PigEntity
getPrimaryPassenger() - Method in class net.minecraft.entity.passive.StriderEntity
getPrimaryPassenger() - Method in class net.minecraft.entity.vehicle.BoatEntity
getPrimeAdversary() - Method in class net.minecraft.entity.LivingEntity
 
getPriority() - Method in class net.minecraft.entity.ai.brain.ScheduleRuleEntry
 
getPriority() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
 
getPriority() - Method in class net.minecraft.util.thread.TaskQueue.PrioritizedTask
 
getPriority(int) - Method in class net.minecraft.entity.ai.brain.ScheduleRule
 
getProcessingQueue() - Method in class com.mojang.blaze3d.systems.RenderCallStorage
 
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.client.util.Session
 
getProfile() - Method in class net.minecraft.network.packet.c2s.login.LoginHelloC2SPacket
 
getProfile() - Method in class net.minecraft.network.packet.s2c.login.LoginSuccessS2CPacket
 
getProfile() - Method in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Entry
 
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
 
getProfiler() - Method in class net.minecraft.client.MinecraftClient
 
getProfiler() - Method in class net.minecraft.server.MinecraftServer
 
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
 
getProfiler() - Method in class net.minecraft.world.chunk.ChunkCache
 
getProfiler() - Method in class net.minecraft.world.World
 
getProfilerSupplier() - Method in class net.minecraft.world.World
 
getProfiles() - Method in class net.minecraft.resource.ResourcePackManager
 
getProgram() - Method in class net.minecraft.client.gl.PostProcessShader
 
getProgramCache() - Method in enum class net.minecraft.client.gl.Program.Type
Gets a map of loaded shaders.
getProgrammerArtResourcePackFromDirectory(File) - Static method in class net.minecraft.client.resource.ClientBuiltinResourcePackProvider
 
getProgrammerArtResourcePackFromZipFile(File) - Static method in class net.minecraft.client.resource.ClientBuiltinResourcePackProvider
 
getProgrammerArtResourcePackProfile(ResourcePackProfile.Factory) - Method in class net.minecraft.client.resource.ClientBuiltinResourcePackProvider
 
getProgrammerArtResourcePackProfile(ResourcePackProfile.Factory, Supplier<ResourcePack>) - Static method in class net.minecraft.client.resource.ClientBuiltinResourcePackProvider
 
getProgramRef() - Method in interface net.minecraft.client.gl.GlShader
 
getProgramRef() - Method in class net.minecraft.client.gl.JsonEffectGlShader
getProgramRef() - Method in class net.minecraft.client.render.Shader
getProgress() - Method in class net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket
 
getProgress() - Method in class net.minecraft.resource.ReloadableResourceManagerImpl.FailedReload
Returns a fraction between 0 and 1 indicating the progress of this reload.
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(Advancement) - Method in class net.minecraft.advancement.PlayerAdvancementTracker
 
getProgress(RegistryKey<World>) - Method in class net.minecraft.world.updater.WorldUpdater
 
getProgressBarFraction() - Method in class net.minecraft.advancement.AdvancementProgress
 
getProgressBarPercentage() - Method in class net.minecraft.advancement.AdvancementProgress
 
getProgressPercentage() - Method in class net.minecraft.client.gui.WorldGenerationProgressTracker
 
getProgressPercentage() - Method in class net.minecraft.server.WorldGenerationProgressLogger
 
getProjectileLaunchVelocity(LivingEntity, Vec3d, float) - Method in interface net.minecraft.entity.CrossbowUser
 
getProjectiles() - Method in class net.minecraft.item.BowItem
getProjectiles() - Method in class net.minecraft.item.CrossbowItem
getProjectiles() - Method in class net.minecraft.item.RangedWeaponItem
 
getProjectiles(ItemStack) - Static method in class net.minecraft.item.CrossbowItem
 
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
 
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() - Method in class net.minecraft.network.packet.s2c.play.ResourcePackSendS2CPacket
 
getPropagatedLevel(long, long, int) - Method in class net.minecraft.world.chunk.light.ChunkBlockLightProvider
getPropagatedLevel(long, long, int) - Method in class net.minecraft.world.chunk.light.ChunkLightProvider
getPropagatedLevel(long, long, int) - Method in class net.minecraft.world.chunk.light.ChunkSkyLightProvider
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.command.argument.BlockArgumentParser
 
getProperties() - Method in class net.minecraft.command.argument.BlockStateArgument
 
getProperties() - Method in class net.minecraft.data.client.model.BlockStateVariantMap.DoubleProperty
getProperties() - Method in class net.minecraft.data.client.model.BlockStateVariantMap
 
getProperties() - Method in class net.minecraft.data.client.model.BlockStateVariantMap.QuadrupleProperty
getProperties() - Method in class net.minecraft.data.client.model.BlockStateVariantMap.QuintupleProperty
getProperties() - Method in class net.minecraft.data.client.model.BlockStateVariantMap.SingleProperty
getProperties() - Method in class net.minecraft.data.client.model.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.AbstractLichenBlock
 
getPropertyId() - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerPropertyUpdateS2CPacket
 
getPropertyName(BlockState, Property<T>) - Static method in class net.minecraft.loot.function.CopyStateFunction
 
getPropertyValue(Property<T>, String) - Static method in class net.minecraft.client.render.model.ModelLoader
 
getProtection() - Method in class net.minecraft.item.ArmorItem
 
getProtectionAmount(int, DamageSource) - Method in class net.minecraft.enchantment.Enchantment
 
getProtectionAmount(int, DamageSource) - Method in class net.minecraft.enchantment.ProtectionEnchantment
getProtectionAmount(Iterable<ItemStack>, DamageSource) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getProtectionAmount(EquipmentSlot) - Method in interface net.minecraft.item.ArmorMaterial
 
getProtectionAmount(EquipmentSlot) - Method in enum class net.minecraft.item.ArmorMaterials
getProtocolVersion() - Method in class net.minecraft.MinecraftVersion
 
getProtocolVersion() - Method in class net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket
 
getProtocolVersion() - Method in class net.minecraft.server.ServerMetadata.Version
 
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.TrueTypeFont
Returns the set of code points for which this font can provide glyphs.
getProvidedGlyphs() - Method in class net.minecraft.client.font.UnicodeTextureFont
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) - Static method in class net.minecraft.item.CrossbowItem
 
getPullTime(ItemStack) - Static method in class net.minecraft.item.CrossbowItem
 
getPunch() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 
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
getQueriesLeft() - Method in class net.minecraft.nbt.scanner.SelectiveNbtCollector
 
getQueryId() - Method in class net.minecraft.network.packet.c2s.login.LoginQueryResponseC2SPacket
 
getQueryId() - Method in class net.minecraft.network.packet.s2c.login.LoginQueryRequestS2CPacket
 
getQueue(MessageListener<T>) - Method in class net.minecraft.server.world.ChunkTaskPrioritySystem
 
getQueueAsStream() - Method in class net.minecraft.world.tick.ChunkTickScheduler
 
getQueueSize() - Method in class net.minecraft.util.thread.TaskExecutor
 
getQuickChargeSound(int) - Method in class net.minecraft.item.CrossbowItem
 
getRabbitType() - Method in class net.minecraft.entity.passive.RabbitEntity
 
getRadialQuaternion(float) - Method in class net.minecraft.util.math.Vec3f
 
getRadius() - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
getRadius() - Method in class net.minecraft.network.packet.s2c.play.ExplosionS2CPacket
 
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
 
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
 
getRaidAt(BlockPos, int) - Method in class net.minecraft.village.raid.RaidManager
 
getRaiderCount() - 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
 
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
getRammingVelocity() - Method in class net.minecraft.entity.ai.brain.task.LongJumpTask.Target
 
getRammingVelocity(MobEntity, Vec3d) - Method in class net.minecraft.entity.ai.brain.task.LongJumpTask
 
getRammingVelocity(MobEntity, Vec3d, int) - Method in class net.minecraft.entity.ai.brain.task.LongJumpTask
 
getRandom() - Method in class net.minecraft.entity.LivingEntity
 
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.World
getRandom() - Method in interface net.minecraft.world.WorldAccess
 
getRandom(int[], Random) - Static method in class net.minecraft.util.Util
 
getRandom(BlockPos) - Method in class net.minecraft.structure.StructurePlacementData
 
getRandom(List<T>, Random) - Static method in class net.minecraft.util.Util
 
getRandom(Random) - Method in interface net.minecraft.tag.Tag
 
getRandom(Random) - Method in class net.minecraft.util.registry.DefaultedRegistry
getRandom(Random) - Method in class net.minecraft.util.registry.Registry
 
getRandom(Random) - Method in class net.minecraft.util.registry.SimpleRegistry
getRandom(Random, boolean) - Static method in enum class net.minecraft.entity.passive.AxolotlEntity.Variant
 
getRandom(Random, String[]) - Static method in class net.minecraft.client.render.debug.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
 
getRandomAlivePlayer() - Method in class net.minecraft.server.world.ServerWorld
 
getRandomBigWarmRuin(Random) - Static method in class net.minecraft.structure.OceanRuinGenerator
 
getRandomBlockInfos(List<Structure.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
 
getRandomDeriver(Identifier) - Method in class net.minecraft.world.gen.surfacebuilder.SurfaceBuilder
 
getRandomElement(Random) - Method in class net.minecraft.structure.pool.StructurePool
 
getRandomEntrance(Random) - Method in class net.minecraft.structure.StrongholdGenerator.Piece
 
getRandomGene() - Method in class net.minecraft.entity.passive.PandaEntity
 
getRandomGenerationDirection(Random) - Static method in class net.minecraft.block.BeehiveBlock
 
getRandomGrowthState(WorldAccess) - Method in class net.minecraft.block.AbstractPlantPartBlock
 
getRandomGrowthState(WorldAccess) - 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.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
 
getRandomInt(int, int) - Method in class net.minecraft.entity.ai.goal.FollowOwnerGoal
 
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
 
getRandomPart(Random) - Method in class net.minecraft.client.render.entity.model.PlayerEntityModel
 
getRandomParticleSpawnChance(boolean) - Method in class net.minecraft.client.render.WorldRenderer
 
getRandomPosInChunk(int, int, int, int) - Method in class net.minecraft.world.World
 
getRandomPosInChunkSection(World, WorldChunk) - Static method in class net.minecraft.world.SpawnHelper
 
getRandomProvider() - Method in 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
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
 
getRandomWarmRuin(Random) - Static method in class net.minecraft.structure.OceanRuinGenerator
 
getRange() - Method in class net.minecraft.block.SculkSensorBlock
 
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.item.BowItem
getRange() - Method in class net.minecraft.item.CrossbowItem
getRange() - Method in class net.minecraft.item.RangedWeaponItem
 
getRange() - Method in class net.minecraft.world.event.GameEvent
 
getRange() - Method in interface net.minecraft.world.event.listener.GameEventListener
Returns the range, in blocks, of the listener.
getRange() - Method in class net.minecraft.world.event.listener.SculkSensorListener
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.enchantment.Enchantment
 
getRarity() - Method in class net.minecraft.item.ItemStack
 
getRarity(ItemStack) - Method in class net.minecraft.item.Item
Returns this item's rarity, which changes the color of its name.
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
getRatio(double) - Method in class net.minecraft.client.option.DoubleOption
 
getRatio(double) - Method in class net.minecraft.client.option.LogarithmicOption
getRavagerSpawnLocation(int, int) - Method in class net.minecraft.village.raid.Raid
 
getRaw() - Method in class net.minecraft.server.filter.TextStream.Message
 
getRawCombined() - Method in class net.minecraft.client.util.TextCollector
 
getRawId(K) - Method in class net.minecraft.util.collection.Int2ObjectBiMap
getRawId(StatusEffect) - Static method in class net.minecraft.entity.effect.StatusEffect
 
getRawId(Item) - Static method in class net.minecraft.item.Item
 
getRawId(T) - Method in class net.minecraft.util.collection.IdList
getRawId(T) - Method in interface net.minecraft.util.collection.IndexedIterable
 
getRawId(T) - Method in class net.minecraft.util.registry.DefaultedRegistry
getRawId(T) - Method in class net.minecraft.util.registry.Registry
getRawId(T) - Method in class net.minecraft.util.registry.SimpleRegistry
getRawIdFromState(BlockState) - Static method in class net.minecraft.block.Block
 
getRawIndex(int) - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.ChunkNibbleArray
 
getRawString() - Method in class net.minecraft.text.LiteralText
 
getRaycastShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
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
 
getReach() - Method in class net.minecraft.world.gen.feature.BasaltColumnsFeatureConfig
 
getReachableHome(ServerWorld, VillagerEntity) - Method in class net.minecraft.entity.ai.brain.task.VillagerBreedTask
 
getReachDistance() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 
getReader() - Method in class net.minecraft.command.EntitySelectorReader
 
getReadOnlyTickScheduler() - Static method in class net.minecraft.world.tick.EmptyTickSchedulers
 
getRealisticOpacity(BlockView, BlockState, BlockPos, BlockState, BlockPos, Direction, int) - Static method in class net.minecraft.world.chunk.light.ChunkLightProvider
 
getRealmsServer() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.Entry
 
getRealmsServer() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.RealmSelectionListEntry
getRealmsServer() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen.RealmSelectionListTrialEntry
getReason() - Method in class net.minecraft.network.packet.s2c.login.LoginDisconnectS2CPacket
 
getReason() - Method in class net.minecraft.network.packet.s2c.play.DisconnectS2CPacket
 
getReason() - Method in class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
 
getReason() - Method in class net.minecraft.server.BanEntry
 
getReceivedRedstonePower(BlockPos) - Method in class net.minecraft.world.World
 
getReceivedRedstonePower(World, BlockPos) - Method in class net.minecraft.block.RedstoneWireBlock
 
getReceivedStrongRedstonePower(BlockPos) - Method in class net.minecraft.world.World
 
getRecentDamageSource() - Method in class net.minecraft.entity.LivingEntity
 
getRecentlyGeneratedBeamHeight(float) - Method in class net.minecraft.block.entity.EndGatewayBlockEntity
 
getRecipe() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookGhostSlots
 
getRecipe() - Method in class net.minecraft.network.packet.c2s.play.CraftRequestC2SPacket
 
getRecipeArgument(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.IdentifierArgumentType
 
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
 
getRecipeBookWidget() - Method in class net.minecraft.client.gui.screen.ingame.AbstractFurnaceScreen
getRecipeBookWidget() - Method in class net.minecraft.client.gui.screen.ingame.CraftingScreen
getRecipeBookWidget() - Method in class net.minecraft.client.gui.screen.ingame.InventoryScreen
getRecipeBookWidget() - Method in interface net.minecraft.client.gui.screen.recipebook.RecipeBookProvider
 
getRecipeFor(ItemStack) - Method in class net.minecraft.block.entity.CampfireBlockEntity
 
getRecipeId() - Method in class net.minecraft.data.server.recipe.CookingRecipeJsonFactory.CookingRecipeJsonProvider
getRecipeId() - Method in interface net.minecraft.data.server.recipe.RecipeJsonProvider
 
getRecipeId() - Method in class net.minecraft.data.server.recipe.ShapedRecipeJsonFactory.ShapedRecipeJsonProvider
getRecipeId() - Method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonFactory.ShapelessRecipeJsonProvider
getRecipeId() - Method in class net.minecraft.data.server.recipe.SingleItemRecipeJsonFactory.SingleItemRecipeJsonProvider
getRecipeId() - Method in class net.minecraft.data.server.recipe.SmithingRecipeJsonFactory.SmithingRecipeJsonProvider
getRecipeId() - Method in class net.minecraft.network.packet.c2s.play.RecipeBookDataC2SPacket
 
getRecipeId() - Method in class net.minecraft.network.packet.s2c.play.CraftFailedResponseS2CPacket
 
getRecipeIds() - Method in class net.minecraft.client.network.ClientCommandSource
getRecipeIds() - Method in interface net.minecraft.command.CommandSource
 
getRecipeIds() - Method in class net.minecraft.server.command.ServerCommandSource
getRecipeIdsToChange() - Method in class net.minecraft.network.packet.s2c.play.UnlockRecipesS2CPacket
 
getRecipeIdsToInit() - Method in class net.minecraft.network.packet.s2c.play.UnlockRecipesS2CPacket
 
getRecipeManager() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 
getRecipeManager() - Method in class net.minecraft.client.world.ClientWorld
getRecipeManager() - Method in class net.minecraft.resource.ServerResourceManager
 
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
 
getRecipeName(ItemConvertible) - Static method in class net.minecraft.data.server.RecipesProvider
 
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.
getRecipes() - Method in class net.minecraft.advancement.AdvancementRewards
 
getRecipes() - Method in class net.minecraft.network.packet.s2c.play.SynchronizeRecipesS2CPacket
 
getRecipes() - Method in class net.minecraft.screen.MerchantScreenHandler
 
getRecipes(boolean) - Method in class net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
 
getRecipesUsedAndDropExperience(ServerWorld, Vec3d) - Method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
 
getRecord() - Method in class net.minecraft.block.entity.JukeboxBlockEntity
 
getRecordingQueue() - Method in class com.mojang.blaze3d.systems.RenderCallStorage
 
getRectangleRenderer() - 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(int) - Static method in class net.minecraft.client.gui.hud.BackgroundHelper.ColorMixer
 
getRed(int) - Static method in class net.minecraft.client.texture.NativeImage
 
getRed(int, int) - Method in class net.minecraft.client.texture.NativeImage
 
getRedBits() - Method in class net.minecraft.client.util.VideoMode
 
getRedChannelOffset() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 
getRedirectedId(Identifier) - Method in class net.minecraft.client.resource.Format3ResourcePack
 
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
getReferenceCountToBeInExistingChunk() - Method in class net.minecraft.structure.StructureStart
 
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() - Method in class net.minecraft.client.resource.language.LanguageDefinition
 
getRegion(ChunkPos, int, IntFunction<ChunkStatus>) - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
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
 
getRegistry() - Method in class net.minecraft.stat.StatType
 
getRegistry(RegistryKey<? extends Registry<E>>) - Method in class net.minecraft.util.dynamic.RegistryOps
 
getRegistryKey() - Method in class net.minecraft.tag.RequiredTagList
Returns the registry key representing the type of object in this list.
getRegistryKey() - Method in class net.minecraft.world.World
 
getRegistryManager() - Method in class net.minecraft.client.gui.screen.world.MoreOptionsDialog
 
getRegistryManager() - Method in class net.minecraft.client.network.ClientCommandSource
getRegistryManager() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 
getRegistryManager() - Method in class net.minecraft.client.world.ClientWorld
getRegistryManager() - Method in interface net.minecraft.command.CommandSource
 
getRegistryManager() - Method in class net.minecraft.server.command.ServerCommandSource
getRegistryManager() - Method in class net.minecraft.server.MinecraftServer
 
getRegistryManager() - Method in class net.minecraft.server.world.ServerWorld
getRegistryManager() - Method in class net.minecraft.world.ChunkRegion
getRegistryManager() - Method in class net.minecraft.world.gen.carver.CarverContext
Deprecated.
getRegistryManager() - Method in interface net.minecraft.world.RegistryWorldView
 
getRegistryTagManager() - Method in class net.minecraft.resource.ServerResourceManager
 
getRegistryWithReplacedOverworld(SimpleRegistry<DimensionOptions>, Supplier<DimensionType>, ChunkGenerator) - Static method in class net.minecraft.world.gen.GeneratorOptions
 
getRegistryWithReplacedOverworldGenerator(Registry<DimensionType>, SimpleRegistry<DimensionOptions>, ChunkGenerator) - Static method in class net.minecraft.world.gen.GeneratorOptions
 
getRegularBiome(int, int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
getRegularBlock() - Method in class net.minecraft.block.InfestedBlock
 
getRegularEntityCount() - Method in class net.minecraft.client.world.ClientWorld
 
getRelativePath() - Method in class net.minecraft.util.WorldSavePath
 
getRelativePos() - Method in exception net.minecraft.test.PositionedException
 
getRelativePos(BlockPos) - Method in class net.minecraft.test.TestContext
 
getRelativeTestBox() - Method in class net.minecraft.test.TestContext
 
getReleaseTarget() - Method in class net.minecraft.MinecraftVersion
 
getRemainder(C) - Method in interface net.minecraft.recipe.Recipe
Returns the remaining stacks to be left in the inventory after the recipe is used.
getRemainder(CraftingInventory) - Method in class net.minecraft.recipe.BannerDuplicateRecipe
 
getRemainder(CraftingInventory) - Method in class net.minecraft.recipe.BookCloningRecipe
 
getRemainingPeriod() - Method in class net.minecraft.client.realms.gui.BasicFetchRateLimiter
Returns the time left before the next scheduled run of the tracked task.
getRemainingPeriod() - Method in class net.minecraft.client.realms.gui.DummyFetchRateLimiter
Returns the time left before the next scheduled run of the tracked task.
getRemainingPeriod() - Method in interface net.minecraft.client.realms.gui.FetchRateLimiter
Returns the time left before the next scheduled run of the tracked task.
getRemainingStacks(RecipeType<T>, C, World) - Method in class net.minecraft.recipe.RecipeManager
Returns the remainder of a recipe of the given type that match the given inventory and world, or a shallow copy of the inventory.
getRemainTicks() - Method in class net.minecraft.network.packet.s2c.play.TitleFadeS2CPacket
 
getRemovalReason() - Method in class net.minecraft.entity.Entity
 
getRemoveItemSound() - Method in class net.minecraft.entity.decoration.GlowItemFrameEntity
getRemoveItemSound() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 
getRenderableGlyph(int) - Method in class net.minecraft.client.font.FontStorage
 
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
 
getRenderedAmount(ItemStack) - 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(BlockPos) - Method in class net.minecraft.client.render.BuiltChunkStorage
 
getRenderedEntity(World) - Method in class net.minecraft.world.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
Deprecated.
getRenderingSeed(BlockState, BlockPos) - Method in class net.minecraft.block.BedBlock
getRenderingSeed(BlockState, BlockPos) - Method in class net.minecraft.block.DoorBlock
getRenderingSeed(BlockState, BlockPos) - Method in class net.minecraft.block.TallPlantBlock
getRenderingSeed(BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getRenderLayer(Function<Identifier, RenderLayer>) - Method in class net.minecraft.client.util.SpriteIdentifier
 
getRenderLayer(SkullBlock.SkullType, GameProfile) - Static method in class net.minecraft.client.render.block.entity.SkullBlockEntityRenderer
 
getRenderLayer(ArmorStandEntity, boolean, boolean, boolean) - Method in class net.minecraft.client.render.entity.ArmorStandEntityRenderer
 
getRenderLayer(T, 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
 
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
Deprecated.
getRenderType(BlockState) - Method in class net.minecraft.block.AbstractFurnaceBlock
getRenderType(BlockState) - Method in class net.minecraft.block.AirBlock
getRenderType(BlockState) - Method in class net.minecraft.block.BarrelBlock
getRenderType(BlockState) - Method in class net.minecraft.block.BarrierBlock
getRenderType(BlockState) - Method in class net.minecraft.block.BeaconBlock
getRenderType(BlockState) - Method in class net.minecraft.block.BedBlock
getRenderType(BlockState) - Method in class net.minecraft.block.BeehiveBlock
getRenderType(BlockState) - Method in class net.minecraft.block.BellBlock
getRenderType(BlockState) - Method in class net.minecraft.block.BlockWithEntity
getRenderType(BlockState) - Method in class net.minecraft.block.BrewingStandBlock
getRenderType(BlockState) - Method in class net.minecraft.block.BubbleColumnBlock
getRenderType(BlockState) - Method in class net.minecraft.block.CampfireBlock
getRenderType(BlockState) - Method in class net.minecraft.block.ChestBlock
getRenderType(BlockState) - Method in class net.minecraft.block.CommandBlock
getRenderType(BlockState) - Method in class net.minecraft.block.ConduitBlock
getRenderType(BlockState) - Method in class net.minecraft.block.DaylightDetectorBlock
getRenderType(BlockState) - Method in class net.minecraft.block.DispenserBlock
getRenderType(BlockState) - Method in class net.minecraft.block.EnchantingTableBlock
getRenderType(BlockState) - Method in class net.minecraft.block.EnderChestBlock
getRenderType(BlockState) - Method in class net.minecraft.block.FlowerPotBlock
getRenderType(BlockState) - Method in class net.minecraft.block.FluidBlock
getRenderType(BlockState) - Method in class net.minecraft.block.GrindstoneBlock
getRenderType(BlockState) - Method in class net.minecraft.block.HopperBlock
getRenderType(BlockState) - Method in class net.minecraft.block.JukeboxBlock
getRenderType(BlockState) - Method in class net.minecraft.block.LecternBlock
getRenderType(BlockState) - Method in class net.minecraft.block.LightBlock
getRenderType(BlockState) - Method in class net.minecraft.block.SculkSensorBlock
getRenderType(BlockState) - Method in class net.minecraft.block.ShulkerBoxBlock
getRenderType(BlockState) - Method in class net.minecraft.block.SpawnerBlock
getRenderType(BlockState) - Method in class net.minecraft.block.StonecutterBlock
getRenderType(BlockState) - Method in class net.minecraft.block.StructureBlock
getRenderType(BlockState) - Method in class net.minecraft.block.StructureVoidBlock
getRenderTypeArmorCutoutNoCullShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeArmorEntityGlintShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeArmorGlintShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeBeaconBeamShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeCrumblingShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeCutoutMippedShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeCutoutShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEndGatewayShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEndPortalShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEnergySwirlShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEntityAlphaShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEntityCutoutNoNullShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEntityCutoutNoNullZOffsetShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEntityCutoutShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEntityDecalShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEntityGlintDirectShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEntityGlintShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEntityNoOutlineShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEntityShadowShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEntitySmoothCutoutShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEntitySolidShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEntityTranslucentCullShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEntityTranslucentShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeEyesShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeGlintDirectShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeGlintShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeGlintTranslucentShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeItemEntityTranslucentCullShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeLeashShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeLightningShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeLinesShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeOutlineShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeSolidShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeTextIntensitySeeThroughShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeTextIntensityShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeTextSeeThroughShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeTextShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeTranslucentMovingBlockShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeTranslucentNoCrumblingShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeTranslucentShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeTripwireShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRenderTypeWaterMaskShader() - Static method in class net.minecraft.client.render.GameRenderer
 
getRepairCost() - Method in class net.minecraft.item.ItemStack
 
getRepairIngredient() - Method in interface net.minecraft.item.ArmorMaterial
 
getRepairIngredient() - Method in enum class net.minecraft.item.ArmorMaterials
getRepairIngredient() - Method in interface net.minecraft.item.ToolMaterial
 
getRepairIngredient() - Method in enum class net.minecraft.item.ToolMaterials
getRepeatDelay() - Method in class net.minecraft.client.sound.AbstractSoundInstance
getRepeatDelay() - Method in interface net.minecraft.client.sound.SoundInstance
 
getReplaceablePredicate(VegetationPatchFeatureConfig) - Static method in class net.minecraft.world.gen.feature.VegetationPatchFeature
 
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 exception net.minecraft.util.crash.CrashException
 
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
 
getRequired() - Method in class net.minecraft.loot.context.LootContextType
 
getRequiredParameters() - Method in class net.minecraft.loot.condition.BlockStatePropertyLootCondition
getRequiredParameters() - Method in class net.minecraft.loot.condition.DamageSourcePropertiesLootCondition
getRequiredParameters() - Method in class net.minecraft.loot.condition.EntityPropertiesLootCondition
getRequiredParameters() - Method in class net.minecraft.loot.condition.EntityScoresLootCondition
getRequiredParameters() - Method in class net.minecraft.loot.condition.InvertedLootCondition
getRequiredParameters() - Method in class net.minecraft.loot.condition.KilledByPlayerLootCondition
getRequiredParameters() - Method in class net.minecraft.loot.condition.MatchToolLootCondition
getRequiredParameters() - Method in class net.minecraft.loot.condition.RandomChanceWithLootingLootCondition
getRequiredParameters() - Method in class net.minecraft.loot.condition.SurvivesExplosionLootCondition
getRequiredParameters() - Method in class net.minecraft.loot.condition.TableBonusLootCondition
getRequiredParameters() - Method in class net.minecraft.loot.condition.TimeCheckLootCondition
getRequiredParameters() - Method in class net.minecraft.loot.condition.ValueCheckLootCondition
getRequiredParameters() - Method in interface net.minecraft.loot.context.LootContextAware
 
getRequiredParameters() - Method in class net.minecraft.loot.function.ApplyBonusLootFunction
getRequiredParameters() - Method in class net.minecraft.loot.function.CopyNameLootFunction
getRequiredParameters() - Method in class net.minecraft.loot.function.CopyNbtLootFunction
getRequiredParameters() - Method in class net.minecraft.loot.function.CopyStateFunction
getRequiredParameters() - Method in class net.minecraft.loot.function.EnchantWithLevelsLootFunction
getRequiredParameters() - Method in class net.minecraft.loot.function.ExplorationMapLootFunction
getRequiredParameters() - Method in class net.minecraft.loot.function.FillPlayerHeadLootFunction
getRequiredParameters() - Method in class net.minecraft.loot.function.LimitCountLootFunction
getRequiredParameters() - Method in class net.minecraft.loot.function.LootingEnchantLootFunction
getRequiredParameters() - Method in class net.minecraft.loot.function.SetAttributesLootFunction
getRequiredParameters() - Method in class net.minecraft.loot.function.SetCountLootFunction
getRequiredParameters() - Method in class net.minecraft.loot.function.SetDamageLootFunction
getRequiredParameters() - Method in class net.minecraft.loot.function.SetEnchantmentsLootFunction
getRequiredParameters() - Method in class net.minecraft.loot.function.SetLoreLootFunction
getRequiredParameters() - Method in class net.minecraft.loot.function.SetNameLootFunction
getRequiredParameters() - Method in class net.minecraft.loot.function.SetStewEffectLootFunction
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 class net.minecraft.loot.provider.nbt.StorageLootNbtProvider
getRequiredParameters() - Method in class net.minecraft.loot.provider.number.BinomialLootNumberProvider
getRequiredParameters() - Method in class net.minecraft.loot.provider.number.ScoreLootNumberProvider
getRequiredParameters() - Method in class net.minecraft.loot.provider.number.UniformLootNumberProvider
getRequiredParameters() - Method in class net.minecraft.loot.provider.score.ContextLootScoreProvider
getRequiredParameters() - Method in class net.minecraft.loot.provider.score.FixedLootScoreProvider
getRequiredParameters() - Method in interface net.minecraft.loot.provider.score.LootScoreProvider
 
getRequiredStatusForGeneration(ChunkStatus, int) - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
getRequiredSuccesses() - Method in class net.minecraft.test.GameTestState
 
getRequiredSuccesses() - Method in class net.minecraft.test.TestFunction
 
getRequiredTests() - Method in class net.minecraft.test.TestSet
 
getRequirement(int) - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 
getRequirementCount() - Method in class net.minecraft.advancement.Advancement
 
getRequirementIndex(boolean, int) - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 
getRequirementIndex(boolean, int, int) - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 
getRequirementIndex(int) - Method in class net.minecraft.recipe.RecipeMatcher.Matcher
 
getRequirements() - Method in class net.minecraft.advancement.Advancement
 
getResource(Identifier) - Method in class net.minecraft.client.resource.DirectResourceIndex
getResource(Identifier) - Method in class net.minecraft.client.resource.ResourceIndex
 
getResource(Identifier) - Method in class net.minecraft.resource.DefaultResourcePack
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.
getResourceIndex() - Method in class net.minecraft.client.RunArgs.Directories
 
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.resource.ServerResourceManager
 
getResourceManager() - Method in class net.minecraft.server.MinecraftServer
 
getResourcePackDir() - Method in class net.minecraft.client.MinecraftClient
 
getResourcePackHash() - Method in class net.minecraft.server.MinecraftServer
 
getResourcePackManager() - Method in class net.minecraft.client.MinecraftClient
 
getResourcePackManager() - Method in class net.minecraft.client.MinecraftClient.IntegratedResourceManager
 
getResourcePackName() - Method in interface net.minecraft.resource.Resource
Returns the user-friendly name of the pack this resource is from.
getResourcePackName() - Method in class net.minecraft.resource.ResourceImpl
Returns the user-friendly name of the pack this resource is from.
getResourcePackPolicy() - Method in class net.minecraft.client.network.ServerInfo
Returns the policy on resource packs sent by this server.
getResourcePackPrompt() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
getResourcePackPrompt() - Method in class net.minecraft.server.MinecraftServer
 
getResourcePackProvider() - Method in class net.minecraft.client.MinecraftClient
 
getResourcePackUrl() - Method in class net.minecraft.server.MinecraftServer
 
getResourcePath(Path, String, String) - Static method in class net.minecraft.util.FileNameUtil
 
getResourceReloadListener() - Method in class net.minecraft.client.font.FontManager
 
getRespiration(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getResponse() - Method in class net.minecraft.network.packet.c2s.login.LoginQueryResponseC2SPacket
 
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
 
getResult() - Method in class net.minecraft.util.TypedActionResult
 
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.AnimatedResultButton
 
getResults() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget
 
getResults(boolean) - Method in class net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
 
getResultsForGroup(RecipeBookGroup) - Method in class net.minecraft.client.recipebook.ClientRecipeBook
 
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
 
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
 
getRewards() - Method in class net.minecraft.advancement.Advancement
 
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
 
getRideTarget(E) - Method in class net.minecraft.entity.ai.brain.task.StartRidingTask
 
getRight() - Method in class net.minecraft.client.realms.gui.screen.RealmsAcceptRejectButton
 
getRight() - Method in class net.minecraft.util.Pair
 
getRightArm() - Method in class net.minecraft.client.render.entity.model.IronGolemEntityModel
 
getRightArmRotation() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 
getRightDoubleTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.ChestBlockEntityRenderer
 
getRightLegRotation() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
 
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
 
getRiptide(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getRoarTick() - Method in class net.minecraft.entity.mob.RavagerEntity
 
getRodName(int) - Static method in class net.minecraft.client.render.entity.model.BlazeEntityModel
 
getRoll() - Method in class net.minecraft.entity.LivingEntity
 
getRoll() - Method in class net.minecraft.util.math.EulerAngle
 
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.client.gui.screen.advancement.AdvancementTab
 
getRoot() - Method in class net.minecraft.client.model.ModelData
 
getRoot() - Method in class net.minecraft.nbt.scanner.NbtCollector
 
getRootModel() - Method in class net.minecraft.client.render.model.json.JsonUnbakedModel
 
getRootPath(Path) - Static method in class net.minecraft.data.report.WorldgenListProvider
 
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
Gets 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.Structure
 
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
 
getRotation() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 
getRotation() - Method in enum class net.minecraft.block.enums.JigsawOrientation
 
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.item.map.MapIcon
 
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.TestFunction
 
getRotation(float) - Method in class net.minecraft.block.entity.ConduitBlockEntity
 
getRotation(float) - 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(Direction) - Method in enum class net.minecraft.util.BlockMirror
 
getRotation1() - Method in class net.minecraft.util.math.AffineTransformation
 
getRotation2() - Method in class net.minecraft.util.math.AffineTransformation
 
getRotationClient() - Method in class net.minecraft.entity.Entity
 
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
 
getRowBottom(int) - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
getRowLeft() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
getRowLeft() - Method in class net.minecraft.client.realms.RealmsObjectSelectionList
getRowRight() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
getRows() - Method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
 
getRows() - Method in class net.minecraft.screen.GenericContainerScreenHandler
 
getRowTop(int) - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
getRowTop(int) - Method in class net.minecraft.client.realms.RealmsObjectSelectionList
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.PackListWidget
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.ButtonListWidget
getRowWidth() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
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.RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionList
getRowWidth() - Method in class net.minecraft.client.realms.RealmsObjectSelectionList
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
 
getRunFromLeashSpeed() - Method in class net.minecraft.entity.mob.PathAwareEntity
 
getRunFromLeashSpeed() - Method in class net.minecraft.entity.passive.LlamaEntity
getRunningGoals() - Method in class net.minecraft.entity.ai.goal.GoalSelector
 
getRunningTasks() - Method in class net.minecraft.entity.ai.brain.Brain
Deprecated.
getSaddledSpeed() - Method in interface net.minecraft.entity.ItemSteerable
 
getSaddledSpeed() - Method in class net.minecraft.entity.passive.PigEntity
getSaddledSpeed() - Method in class net.minecraft.entity.passive.StriderEntity
getSafeFallDistance() - Method in class net.minecraft.entity.Entity
 
getSafeFallDistance() - Method in class net.minecraft.entity.mob.CreeperEntity
getSafeFallDistance() - Method in class net.minecraft.entity.mob.MobEntity
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 class net.minecraft.world.gen.chunk.StructureConfig
 
getSample() - Method in class net.minecraft.server.ServerMetadata.Players
 
getSampleCount() - Method in class net.minecraft.client.MinecraftClientGame.PerformanceMetricsImpl
 
getSampleCount() - Method in class net.minecraft.world.gen.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
getSamples() - Method in class net.minecraft.util.MetricsData
 
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
 
getSaturationModifier() - Method in class net.minecraft.item.FoodComponent
Gets the saturation modifier of a food item.
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.ThreadedAnvilChunkStorage
 
getSaveDirectory(RegistryKey<World>, Path) - Static method in class net.minecraft.world.dimension.DimensionType
 
getSavedPlayerIds() - Method in class net.minecraft.world.WorldSaveHandler
 
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.client.MinecraftClient.IntegratedResourceManager
 
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.
getSavingFuture() - Method in class net.minecraft.server.world.ChunkHolder
 
getScale() - Method in class net.minecraft.network.packet.s2c.play.MapUpdateS2CPacket
 
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
 
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.TurtleEntity
getScaleForPuffState(int) - Static method in class net.minecraft.entity.passive.PufferfishEntity
 
getScannedPack() - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 
getScaredAnimationProgress(float) - Method in class net.minecraft.entity.passive.PandaEntity
 
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
getScore() - Method in class net.minecraft.entity.player.PlayerEntity
 
getScore() - Method in class net.minecraft.network.packet.s2c.play.ScoreboardPlayerUpdateS2CPacket
 
getScore() - Method in class net.minecraft.scoreboard.ScoreboardPlayerScore
 
getScore(String, ServerCommandSource) - Method in class net.minecraft.text.ScoreText
 
getScore(ServerPlayerEntity, ScoreboardObjective) - Static method in class net.minecraft.server.command.TriggerCommand
 
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.ScoreboardPlayerScore
 
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
 
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
 
getScoreboardTags() - Method in class net.minecraft.entity.Entity
 
getScoreboardTeam() - Method in class net.minecraft.client.network.PlayerListEntry
 
getScoreboardTeam() - Method in class net.minecraft.entity.Entity
 
getScoreboardTeam() - Method in class net.minecraft.entity.passive.TameableEntity
getScoreHolder(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ScoreHolderArgumentType
 
getScoreHolders(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ScoreHolderArgumentType
 
getScoreHolders(CommandContext<ServerCommandSource>, String, Supplier<Collection<String>>) - Static method in class net.minecraft.command.argument.ScoreHolderArgumentType
 
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
 
getScreenshotFilename(File) - Static method in class net.minecraft.client.util.ScreenshotRecorder
 
getScrollAmount() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
getScrollbarPositionX() - Method in class net.minecraft.client.gui.screen.CustomizeFlatLevelScreen.SuperflatLayersListWidget
getScrollbarPositionX() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget
getScrollbarPositionX() - Method in class net.minecraft.client.gui.screen.option.ControlsListWidget
getScrollbarPositionX() - Method in class net.minecraft.client.gui.screen.option.LanguageOptionsScreen.LanguageSelectionListWidget
getScrollbarPositionX() - Method in class net.minecraft.client.gui.screen.pack.PackListWidget
getScrollbarPositionX() - Method in class net.minecraft.client.gui.screen.StatsScreen.ItemStatsListWidget
getScrollbarPositionX() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget
getScrollbarPositionX() - Method in class net.minecraft.client.gui.widget.ButtonListWidget
getScrollbarPositionX() - Method in class net.minecraft.client.gui.widget.EntryListWidget
 
getScrollbarPositionX() - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupScreen.BackupObjectSelectionList
getScrollbarPositionX() - Method in class net.minecraft.client.realms.gui.screen.RealmsPlayerScreen.InvitedObjectSelectionList
getScrollbarPositionX() - Method in class net.minecraft.client.realms.RealmsObjectSelectionList
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.ChunkGeneratorSettings
 
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.World
getSeaLevel() - Method in interface net.minecraft.world.WorldView
Deprecated.
getSearchableContainer(SearchManager.Key<T>) - Method in class net.minecraft.client.MinecraftClient
 
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
getSearchDistance() - Method in class net.minecraft.world.poi.PointOfInterestType
 
getSecondaryEffect() - Method in class net.minecraft.screen.BeaconScreenHandler
 
getSecondaryEffectId() - Method in class net.minecraft.network.packet.c2s.play.UpdateBeaconC2SPacket
 
getSecondaryJobSites() - Method in class net.minecraft.village.VillagerProfession
 
getSecondaryTarget(String) - Method in class net.minecraft.client.gl.ShaderEffect
 
getSecondBuyItem() - Method in class net.minecraft.village.TradeOffer
Returns the second buy item of this trade offer.
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.ReadOnlyChunk
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.ReadOnlyChunk
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.
getSectionIndex(int) - Method in interface net.minecraft.world.HeightLimitView
Returns a zero-based section index to which the y level belongs.
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.MoreOptionsDialog
 
getSeed() - Method in class net.minecraft.client.realms.gui.screen.ResetWorldInfo
 
getSeed() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 
getSeed() - Method in class net.minecraft.screen.EnchantmentScreenHandler
 
getSeed() - Method in class net.minecraft.server.world.ServerWorld
getSeed() - Method in class net.minecraft.world.ChunkRegion
getSeed() - Method in class net.minecraft.world.gen.GeneratorOptions
 
getSeed() - Static method in class net.minecraft.world.gen.random.RandomSeed
Returns the seed calculated using RandomSeed.SEED_UNIQUIFIER and the system time.
getSeed() - Method in interface net.minecraft.world.StructureWorldAccess
 
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
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
 
getSegmentProperties(int, float) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getSelectedAsOptional() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget
 
getSelectedCommand() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 
getSelectedLanguage() - Method in class net.minecraft.client.MinecraftClientGame
 
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
 
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
 
getSelectedStatList() - Method in class net.minecraft.client.gui.screen.StatsScreen
 
getSelectedTab() - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
 
getSelectedTemplate() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
 
getSelectedText() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
getSelectedText(String) - Method in class net.minecraft.client.util.SelectionManager
 
getSelectionEnd() - Method in class net.minecraft.client.util.SelectionManager
 
getSelectionStart() - Method in class net.minecraft.client.util.SelectionManager
 
getSelector() - Method in class net.minecraft.command.argument.MessageArgumentType.MessageSelector
 
getSelector() - Method in class net.minecraft.text.NbtText.EntityNbtText
 
getSelector() - Method in class net.minecraft.text.ScoreText
 
getSelector() - Method in class net.minecraft.text.SelectorText
 
getSelectors() - Method in class net.minecraft.command.argument.MessageArgumentType.MessageFormat
 
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.network.packet.s2c.play.GameMessageS2CPacket
Returns the UUID of the entity that sends the message or Util.NIL_UUID if the message is not sent by an entity.
getSeparation() - Method in class net.minecraft.world.gen.chunk.StructureConfig
 
getSeparator() - Method in class net.minecraft.text.SelectorText
 
getSeparator(Type, JsonDeserializationContext, JsonObject) - Method in class net.minecraft.text.Text.Serializer
 
getSequentialBuffer(VertexFormat.DrawMode, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getSerializer() - Method in class net.minecraft.data.server.recipe.CookingRecipeJsonFactory.CookingRecipeJsonProvider
getSerializer() - Method in interface net.minecraft.data.server.recipe.RecipeJsonProvider
 
getSerializer() - Method in class net.minecraft.data.server.recipe.ShapedRecipeJsonFactory.ShapedRecipeJsonProvider
getSerializer() - Method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonFactory.ShapelessRecipeJsonProvider
getSerializer() - Method in class net.minecraft.data.server.recipe.SingleItemRecipeJsonFactory.SingleItemRecipeJsonProvider
getSerializer() - Method in class net.minecraft.data.server.recipe.SmithingRecipeJsonFactory.SmithingRecipeJsonProvider
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.CuttingRecipe
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.ShulkerBoxColoringRecipe
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 class net.minecraft.recipe.SmithingRecipe
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.SuspiciousStewRecipe
Returns the serializer associated with this recipe.
getSerializer() - Method in class net.minecraft.recipe.TippedArrowRecipe
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.
getSeriesId() - Method in interface net.minecraft.GameVersion
Deprecated.
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
 
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.resource.ServerResourceManager
 
getServerBrand() - Method in class net.minecraft.client.network.ClientPlayerEntity
 
getServerBrands() - Method in class net.minecraft.world.level.LevelProperties
getServerBrands() - Method in interface net.minecraft.world.SaveProperties
 
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
 
getServerIp() - 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.network.packet.s2c.query.QueryResponseS2CPacket
 
getServerMetadata() - Method in class net.minecraft.server.MinecraftServer
 
getServerModName() - Method in class net.minecraft.server.MinecraftServer
 
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
 
getServerResourceManager() - Method in class net.minecraft.client.MinecraftClient.IntegratedResourceManager
 
getServerResourcePackPrompt(Text, Text) - Static method in class net.minecraft.client.network.ClientPlayNetworkHandler
 
getServers() - Method in class net.minecraft.client.network.LanServerQueryManager.LanServerEntryList
 
getServers() - Method in class net.minecraft.client.realms.gui.RealmsDataFetcher
 
getServerType() - Method in class net.minecraft.client.util.telemetry.TelemetrySender
 
getServerWorld() - Method in class net.minecraft.client.gui.hud.DebugHud
 
getServerWorldDebugString() - Method in class net.minecraft.client.gui.hud.DebugHud
 
getSession() - Method in class net.minecraft.client.MinecraftClient
 
getSessionId() - Method in class net.minecraft.client.ClientGameSession
 
getSessionId() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 
getSessionId() - Method in class net.minecraft.client.util.Session
 
getSessionProperties() - Method in class net.minecraft.client.MinecraftClient
 
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
 
getSeverity(int) - Static method in class net.minecraft.client.gl.GlDebug
 
getSHA1() - Method in class net.minecraft.network.packet.s2c.play.ResourcePackSendS2CPacket
 
getSha256Seed() - Method in class net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket
 
getShader() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getShader() - Method in class net.minecraft.client.render.GameRenderer
 
getShader(String) - Method in class net.minecraft.client.render.GameRenderer
 
getShaderAttributes() - Method in class net.minecraft.client.render.VertexFormat
 
getShaderColor() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getShaderFogColor() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getShaderFogEnd() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getShaderFogStart() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getShaderGameTime() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getShaderLineWidth() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getShaderRef() - Method in class net.minecraft.client.gl.Program
 
getShaderTexture(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getShadowOffset() - Method in interface net.minecraft.client.font.Glyph
 
getShadowOffset() - Method in class net.minecraft.client.font.UnicodeTextureFont.UnicodeTextureGlyph
getShakeAnimationProgress(float, float) - Method in class net.minecraft.entity.passive.WolfEntity
 
getShape() - Method in class net.minecraft.entity.passive.TropicalFishEntity
 
getShape() - Method in enum class net.minecraft.entity.passive.TropicalFishEntity.Variety
 
getShape(int) - Static method in class net.minecraft.entity.passive.TropicalFishEntity
 
getShape(BlockState) - Method in class net.minecraft.block.BellBlock
 
getShape(BlockState) - Method in class net.minecraft.block.GrindstoneBlock
 
getShape(FluidState, BlockView, BlockPos) - Method in class net.minecraft.fluid.EmptyFluid
getShape(FluidState, BlockView, BlockPos) - Method in class net.minecraft.fluid.FlowableFluid
getShape(FluidState, BlockView, BlockPos) - Method in class net.minecraft.fluid.Fluid
 
getShape(BlockView, BlockPos) - Method in class net.minecraft.fluid.FluidState
 
getShapeForState(BlockState) - Static method in class net.minecraft.block.AbstractLichenBlock
 
getShapeForState(BlockState) - Static method in class net.minecraft.block.BigDripleafBlock
 
getShapeForState(BlockState) - Static method in class net.minecraft.block.FireBlock
 
getShapeForState(BlockState) - Method in class net.minecraft.block.RedstoneWireBlock
 
getShapeForState(BlockState) - Static method in class net.minecraft.block.VineBlock
 
getShapeId() - Method in class net.minecraft.entity.passive.TropicalFishEntity
 
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
 
getShellTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
 
getShieldPatterns() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
getShieldPatternTextureId(BannerPattern) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
getShoreBiome(int, int) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
getShort(int) - Method in class net.minecraft.nbt.NbtList
 
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
 
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
 
getShowTime() - Method in class net.minecraft.client.network.PlayerListEntry
 
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
getShuffledOrder() - Method in class net.minecraft.util.collection.WeightedList.Entry
 
getShulkerBoxes() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
getSiblings() - Method in class net.minecraft.text.BaseText
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 class net.minecraft.util.hit.BlockHitResult
 
getSidesShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getSidesShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.LeavesBlock
getSidesShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SnowBlock
getSidesShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SoulSandBlock
getSidesShape(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getSideToUpgradeFlag(boolean, boolean, boolean, boolean) - Static method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix
 
getSideways() - Method in class net.minecraft.network.packet.c2s.play.PlayerInputC2SPacket
 
getSign() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
getSignColor() - Method in enum class net.minecraft.util.DyeColor
 
getSignTextureId(SignType) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
getSignType() - Method in class net.minecraft.block.AbstractSignBlock
 
getSignType(Block) - Static method in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
 
getSimpleTranslatableName() - Method in enum class net.minecraft.world.GameMode
 
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
 
getSinAndCosOfRotation(float, float, float) - Static method in class net.minecraft.util.math.Matrix3f
 
getSinglePlayerName() - Method in class net.minecraft.server.MinecraftServer
Returns the name of the single player of this server.
getSingleTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.ChestBlockEntityRenderer
 
getSize() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 
getSize() - Method in class net.minecraft.client.gui.WorldGenerationProgressTracker
 
getSize() - Method in class net.minecraft.entity.mob.SlimeEntity
 
getSize() - Method in class net.minecraft.nbt.NbtCompound
 
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.structure.Structure
 
getSize() - Method in class net.minecraft.test.GameTestState
 
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() - Method in class net.minecraft.world.gen.feature.StructurePoolFeatureConfig
 
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(int) - Method in enum class net.minecraft.client.render.VertexFormat.DrawMode
 
getSize(int) - Static method in class net.minecraft.world.storage.RegionFile
 
getSize(int, int) - Method in class net.minecraft.client.resource.metadata.AnimationResourceMetadata
 
getSize(Direction.Axis) - Method in class net.minecraft.util.shape.VoxelSet
 
getSizeInBytes() - Method in interface net.minecraft.nbt.NbtType.OfFixedSize
 
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, HorseBaseEntity) - Method in class net.minecraft.entity.ai.goal.SkeletonHorseTrapTriggerGoal
 
getSkinId(String) - Static method in class net.minecraft.client.network.AbstractClientPlayerEntity
 
getSkinProvider() - Method in class net.minecraft.client.MinecraftClient
 
getSkinTexture() - Method in class net.minecraft.client.network.AbstractClientPlayerEntity
 
getSkinTexture() - Method in class net.minecraft.client.network.PlayerListEntry
 
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 class net.minecraft.world.dimension.DimensionType
 
getSkyAngleRadians(float) - Method in class net.minecraft.world.World
 
getSkyColor() - Method in class net.minecraft.world.biome.Biome
 
getSkyColor() - Method in class net.minecraft.world.biome.BiomeEffects
 
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.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
 
getSleepAnimation(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.world.gen.random.ChunkRandom
 
getSlipperiness() - Method in class net.minecraft.block.Block
 
getSlot() - Method in class net.minecraft.network.packet.c2s.play.BookUpdateC2SPacket
 
getSlot() - Method in class net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket
 
getSlot() - Method in class net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket
 
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.client.gui.screen.recipebook.RecipeBookGhostSlots
 
getSlot(int) - Method in class net.minecraft.screen.ScreenHandler
 
getSlot(ScoreboardObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
getSlotAt(double, double) - Method in class net.minecraft.client.gui.screen.ingame.HandledScreen
 
getSlotCount() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookGhostSlots
 
getSlotCount() - Method in class net.minecraft.network.packet.s2c.play.OpenHorseScreenS2CPacket
 
getSlotIndex(Inventory, int) - Method in class net.minecraft.screen.ScreenHandler
 
getSlotName() - Method in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
 
getSlotName(int) - Method in class net.minecraft.client.realms.dto.RealmsWorldOptions
 
getSlotsEmpty() - Method in class net.minecraft.block.entity.BrewingStandBlockEntity
 
getSlotType() - Method in class net.minecraft.item.ArmorItem
 
getSlotWithStack(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
getSlowNoiseValue(BlockPos) - Method in class net.minecraft.world.gen.stateprovider.DualNoiseBlockStateProvider
 
getSmallestTypeFor(int) - Static method in enum class net.minecraft.client.render.VertexFormat.IntType
Gets the smallest type in which the given number fits.
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
getSmeltingItemPath(ItemConvertible) - Static method in class net.minecraft.data.server.RecipesProvider
 
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
 
getSortedNames(NbtCompound) - Method in class net.minecraft.nbt.visitor.NbtOrderedStringFormatter
 
getSortedPositions(Predicate<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.Instrument
 
getSound() - Method in class net.minecraft.client.sound.AbstractSoundInstance
getSound() - Method in class net.minecraft.client.sound.Sound
 
getSound() - Method in interface net.minecraft.client.sound.SoundContainer
 
getSound() - Method in interface net.minecraft.client.sound.SoundInstance
 
getSound() - Method in class net.minecraft.client.sound.WeightedSoundSet
 
getSound() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
 
getSound() - Method in class net.minecraft.item.MusicDiscItem
 
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
 
getSoundCategory() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
getSoundCategory() - Method in class net.minecraft.entity.Entity
 
getSoundCategory() - Method in class net.minecraft.entity.ExperienceOrbEntity
getSoundCategory() - Method in class net.minecraft.entity.ItemEntity
getSoundCategory() - Method in class net.minecraft.entity.LightningEntity
getSoundCategory() - Method in class net.minecraft.entity.mob.GhastEntity
getSoundCategory() - Method in class net.minecraft.entity.mob.HoglinEntity
getSoundCategory() - Method in class net.minecraft.entity.mob.HostileEntity
getSoundCategory() - Method in class net.minecraft.entity.mob.PhantomEntity
getSoundCategory() - Method in class net.minecraft.entity.mob.ShulkerEntity
getSoundCategory() - Method in class net.minecraft.entity.passive.ParrotEntity
getSoundCategory() - Method in class net.minecraft.entity.passive.RabbitEntity
getSoundCategory() - Method in class net.minecraft.entity.player.PlayerEntity
getSoundCategory() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
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.Block
 
getSoundId() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundIdS2CPacket
 
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
 
getSoundPitches(Random) - 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.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.HorseBaseEntity
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
 
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.damage.ProjectileDamageSource
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.tag.Tag.TrackedEntry
 
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
 
getSourceX() - Method in class net.minecraft.structure.JigsawJunction
 
getSourceZ() - Method in class net.minecraft.structure.JigsawJunction
 
getSpacing() - Method in class net.minecraft.world.gen.chunk.StructureConfig
 
getSpawnAngle() - Method in class net.minecraft.client.world.ClientWorld
 
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.server.world.ServerWorld
 
getSpawnAngle() - Method in class net.minecraft.world.level.LevelProperties
getSpawnAngle() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
getSpawnAngle() - Method in interface net.minecraft.world.WorldProperties
 
getSpawnDensity(EntityType<?>) - Method in class net.minecraft.world.biome.SpawnSettings
 
getSpawnedCount() - Method in class net.minecraft.entity.passive.PassiveEntity.PassiveData
 
getSpawnEntries(SpawnGroup) - Method in class net.minecraft.world.biome.SpawnSettings
 
getSpawnEntries(ServerWorld, StructureAccessor, ChunkGenerator, SpawnGroup, BlockPos, Biome) - Static method in class net.minecraft.world.SpawnHelper
 
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
 
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
 
getSpawnPos() - Method in class net.minecraft.server.world.ServerWorld
 
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
 
getSpawnVector(ServerWorld, BlockPos) - Method in class net.minecraft.village.ZombieSiegeManager
 
getSpawnX() - Method in class net.minecraft.client.world.ClientWorld.Properties
getSpawnX() - Method in class net.minecraft.world.level.LevelProperties
getSpawnX() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
getSpawnX() - Method in interface net.minecraft.world.WorldProperties
 
getSpawnY() - Method in class net.minecraft.client.world.ClientWorld.Properties
getSpawnY() - Method in class net.minecraft.world.level.LevelProperties
getSpawnY() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
getSpawnY() - Method in interface net.minecraft.world.WorldProperties
 
getSpawnZ() - Method in class net.minecraft.client.world.ClientWorld.Properties
getSpawnZ() - Method in class net.minecraft.world.level.LevelProperties
getSpawnZ() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
getSpawnZ() - Method in interface net.minecraft.world.WorldProperties
 
getSpecialPrice() - Method in class net.minecraft.village.TradeOffer
Returns the special price of this trade offer.
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.client.network.AbstractClientPlayerEntity
 
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.passive.StriderEntity
 
getSpeed() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 
getSpeed(PathAwareEntity) - Method in class net.minecraft.entity.ai.brain.task.TemptTask
 
getSpeed(ItemStack) - Static method in class net.minecraft.item.CrossbowItem
 
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
 
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
 
getSpread() - Method in class net.minecraft.world.gen.chunk.StrongholdConfig
 
getSpread(Random, int) - Method in class net.minecraft.world.gen.feature.ScatteredOreFeature
 
getSpread(WorldView, BlockPos, BlockState) - Method in class net.minecraft.fluid.FlowableFluid
 
getSpreadChance(BlockState) - Method in class net.minecraft.block.FireBlock
 
getSpreadLocation(BlockState, BlockView, BlockPos, Direction, Direction) - Method in class net.minecraft.block.AbstractLichenBlock
 
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(Random) - Method in class net.minecraft.client.particle.ParticleManager.SimpleSpriteProvider
getSprite(Random) - Method in interface net.minecraft.client.particle.SpriteProvider
 
getSprite(SpriteIdentifier) - Method in class net.minecraft.client.render.model.SpriteAtlasManager
 
getSprite(StatusEffect) - Method in class net.minecraft.client.texture.StatusEffectSpriteManager
 
getSprite(Identifier) - Method in class net.minecraft.client.texture.SpriteAtlasHolder
 
getSprite(Identifier) - Method in class net.minecraft.client.texture.SpriteAtlasTexture
 
getSpriteAtlas(Identifier) - Method in class net.minecraft.client.MinecraftClient
 
getSpriteId(boolean) - Method in enum class net.minecraft.block.entity.BannerPattern
 
getSpriteIndex() - Method in enum class net.minecraft.client.gui.screen.advancement.AdvancementObtainedStatus
 
getSprites() - Method in class net.minecraft.client.texture.PaintingManager
getSprites() - Method in class net.minecraft.client.texture.SpriteAtlasHolder
 
getSprites() - Method in class net.minecraft.client.texture.StatusEffectSpriteManager
getSprites() - Method in exception net.minecraft.client.texture.TextureStitcherCannotFitException
 
getSpruceColor() - Static method in class net.minecraft.client.color.world.FoliageColors
 
getSquaredCameraDistance() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 
getSquaredDistance(double, double, double, boolean) - Method in class net.minecraft.util.math.Vec3i
 
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, Entity) - Static method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
getSquaredDistance(Position, boolean) - Method in class net.minecraft.util.math.Vec3i
 
getSquaredDistance(Vec3i) - Method in class net.minecraft.util.math.Vec3i
 
getSquaredDistance(Vec3i, boolean) - Method in class net.minecraft.util.math.Vec3i
 
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.
getSquaredDistanceToCamera(double, double, double) - Method in class net.minecraft.client.render.entity.EntityRenderDispatcher
 
getSquaredDistanceToCamera(Entity) - Method in class net.minecraft.client.render.entity.EntityRenderDispatcher
 
getSquaredMaxAttackDistance(LivingEntity) - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
getSquaredMaxAttackDistance(LivingEntity) - Method in class net.minecraft.entity.mob.RavagerEntity.AttackGoal
getSquaredMaxAttackDistance(LivingEntity) - Method in class net.minecraft.entity.mob.SpiderEntity.AttackGoal
getSquaredMaxAttackDistance(LivingEntity) - Method in class net.minecraft.entity.mob.VindicatorEntity.AttackGoal
getSquaredMaxAttackDistance(LivingEntity) - Method in class net.minecraft.entity.passive.PolarBearEntity.AttackGoal
getSquaredMaxAttackDistance(LivingEntity) - Method in class net.minecraft.entity.passive.RabbitEntity.RabbitAttackGoal
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.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.FireworkRocketEntity
getStack() - Method in class net.minecraft.entity.projectile.thrown.ThrownItemEntity
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.screen.slot.Slot
 
getStack(int) - Method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
Fetches the stack currently stored at the given slot.
getStack(int) - Method in class net.minecraft.block.entity.BrewingStandBlockEntity
Fetches the stack currently stored at the given slot.
getStack(int) - Method in class net.minecraft.block.entity.LootableContainerBlockEntity
Fetches the stack currently stored at the given slot.
getStack(int) - Method in class net.minecraft.entity.player.PlayerInventory
Fetches the stack currently stored at the given slot.
getStack(int) - Method in class net.minecraft.entity.vehicle.StorageMinecartEntity
Fetches the stack currently stored at the given slot.
getStack(int) - Method in class net.minecraft.inventory.CraftingInventory
Fetches the stack currently stored at the given slot.
getStack(int) - Method in class net.minecraft.inventory.CraftingResultInventory
Fetches the stack currently stored at the given slot.
getStack(int) - Method in class net.minecraft.inventory.DoubleInventory
Fetches the stack currently stored at the given slot.
getStack(int) - Method in interface net.minecraft.inventory.Inventory
Fetches the stack currently stored at the given slot.
getStack(int) - Method in class net.minecraft.inventory.SimpleInventory
Fetches the stack currently stored at the given slot.
getStack(int) - Method in class net.minecraft.village.MerchantInventory
Fetches the stack currently stored at the given slot.
getStackAmount() - Method in class net.minecraft.network.packet.s2c.play.ItemPickupAnimationS2CPacket
 
getStackFromId(int) - Static method in class net.minecraft.recipe.RecipeMatcher
 
getStackInHand(Hand) - Method in class net.minecraft.entity.LivingEntity
 
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.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.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.HorseBaseEntity
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.vehicle.StorageMinecartEntity
Obtains a stack reference to be modified.
getStackReference(LivingEntity, EquipmentSlot) - Static method in class net.minecraft.entity.LivingEntity
 
getStacks() - Method in interface net.minecraft.recipe.Ingredient.Entry
 
getStacks() - Method in class net.minecraft.recipe.Ingredient.StackEntry
getStacks() - Method in class net.minecraft.recipe.Ingredient.TagEntry
getStacks() - Method in class net.minecraft.screen.ScreenHandler
 
getStackTrace() - Method in class net.minecraft.util.crash.CrashReport
 
getStackTrace() - Method in class net.minecraft.util.crash.CrashReportSection
 
getStackWithModifier(ServerCommandSource, LootFunction, ItemStack) - Static method in class net.minecraft.server.command.ItemCommand
 
getStage() - Method in class net.minecraft.client.render.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
 
getStalactiteSize(ServerWorld, BlockPos, int) - Static method in class net.minecraft.block.PointedDripstoneBlock
 
getStandingEyeHeight() - Method in class net.minecraft.entity.Entity
 
getStarBrightness(float) - Method in class net.minecraft.client.world.ClientWorld
 
getStart() - Method in class net.minecraft.command.argument.MessageArgumentType.MessageSelector
 
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.world.BlockStateRaycastContext
 
getStart() - Method in class net.minecraft.world.RaycastContext
 
getStart(byte) - Static method in class net.minecraft.client.font.UnicodeTextureFont
 
getStart(StructureManager, BlockRotation) - Method in class net.minecraft.structure.pool.EmptyPoolElement
getStart(StructureManager, BlockRotation) - Method in class net.minecraft.structure.pool.FeaturePoolElement
getStart(StructureManager, BlockRotation) - Method in class net.minecraft.structure.pool.ListPoolElement
getStart(StructureManager, BlockRotation) - Method in class net.minecraft.structure.pool.SinglePoolElement
getStart(StructureManager, BlockRotation) - Method in class net.minecraft.structure.pool.StructurePoolElement
 
getStartChunk(StructureConfig, long, int, int) - Method in class net.minecraft.world.gen.feature.StructureFeature
Determines the cell of the structure placement grid a chunk belongs to, and returns the chunk within that cell, that this structure will actually be placed at.
getStartIndex() - Method in class net.minecraft.util.MetricsData
 
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
 
getStartPool() - Method in class net.minecraft.world.gen.feature.StructurePoolFeatureConfig
 
getStartPos() - Method in class net.minecraft.util.math.ChunkPos
 
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.network.packet.s2c.query.QueryPongS2CPacket
 
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>, int) - Static method in class net.minecraft.network.packet.s2c.play.StatisticsS2CPacket
 
getStat(StatType<T>, Identifier) - Static method in class net.minecraft.predicate.PlayerPredicate
 
getStat(StatType<T>, T) - Method in class net.minecraft.stat.StatHandler
 
getState() - Method in class net.minecraft.client.realms.gui.RealmsWorldSlotButton
 
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.network.ClientConnection
Returns the current network state of this connection.
getState() - Method in class net.minecraft.network.packet.s2c.play.BlockUpdateS2CPacket
 
getState(int) - Method in class net.minecraft.structure.Structure.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
 
getStateFactory() - Method in class net.minecraft.client.render.model.json.ModelVariantMap.DeserializationContext
 
getStateForLighting(long, MutableInt) - Method in class net.minecraft.world.chunk.light.ChunkLightProvider
 
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractLichenBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractPlantBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractPlantStemBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractPressurePlateBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractRailBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.AbstractSignBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.AmethystClusterBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.AttachedStemBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.BambooBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.BambooSaplingBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.BannerBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.BedBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.BeehiveBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.BellBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.BigDripleafBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.BigDripleafStemBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.BubbleColumnBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.CactusBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.CakeBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.CampfireBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.CandleBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.CandleCakeBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.CarpetBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.ChainBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.ChestBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.ChorusFlowerBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.ChorusPlantBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.CocoaBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.ConcretePowderBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.ConduitBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.CoralBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.CoralBlockBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.CoralFanBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.CoralParentBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.CoralWallFanBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.DeadCoralWallFanBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.DirtPathBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.DoorBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.EnderChestBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.FallingBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.FarmlandBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.FenceBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.FenceGateBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.FireBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.FlowerPotBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.FluidBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.GlowLichenBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.HangingRootsBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.LadderBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.LanternBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.LeavesBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.LightBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.LightningRodBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.MagmaBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.MushroomBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.NetherPortalBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.NoteBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.ObserverBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.PaneBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.PistonHeadBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.PlantBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.PointedDripstoneBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.RedstoneWireBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.RepeaterBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.ScaffoldingBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.SculkSensorBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.SeagrassBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.SeaPickleBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.SignBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.SlabBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.SmallDripleafBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.SnowBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.SnowyBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.SoulFireBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.SoulSandBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.SporeBlossomBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.StairsBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.SugarCaneBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.TallPlantBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.TorchBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.TrapdoorBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.TripwireBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.TripwireHookBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.VineBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.WallBannerBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.WallBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.WallMountedBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.WallRedstoneTorchBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.WallSignBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.WallTorchBlock
Gets the possibly updated block state of this block when a neighboring block is updated.
getStateForNeighborUpdate(Direction, BlockState, WorldAccess, BlockPos, BlockPos) - 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
 
getStateLookup() - Method in class net.minecraft.client.render.model.ModelLoader
 
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
 
getStatesInBox(Box) - Method in interface net.minecraft.world.BlockView
 
getStatesInBoxIfLoaded(Box) - Method in interface net.minecraft.world.WorldView
 
getStateValues(BlockState, Collection<Property<?>>) - Static method in class net.minecraft.client.render.model.ModelLoader.ModelDefinition
 
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(WorldAccess, BlockPos, int) - Method in class net.minecraft.block.FireBlock
 
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.predicate.PlayerPredicate
 
getStatId(Stat<T>) - Static method in class net.minecraft.stat.ServerStatHandler
 
getStatMap() - Method in class net.minecraft.network.packet.s2c.play.StatisticsS2CPacket
 
getStatName(StatType<T>, Object) - Method in class net.minecraft.command.argument.ScoreboardCriterionArgumentType
 
getStatNetworkId(Stat<T>) - Method in class net.minecraft.network.packet.s2c.play.StatisticsS2CPacket
 
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.entity.ai.brain.task.Task
 
getStatus() - Method in class net.minecraft.network.packet.c2s.play.ResourcePackStatusC2SPacket
 
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.ReadOnlyChunk
getStatus() - Method in class net.minecraft.world.chunk.WorldChunk
getStatus() - Method in class net.minecraft.world.entity.EntityTrackingSection
 
getStatus() - Method in class net.minecraft.world.updater.WorldUpdater
 
getStatusEffect(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.StatusEffectArgumentType
 
getStatusEffect(StatusEffect) - Method in class net.minecraft.entity.LivingEntity
 
getStatusEffectDescription(StatusEffectInstance) - Method in class net.minecraft.client.gui.screen.ingame.AbstractInventoryScreen
 
getStatusEffects() - Method in class net.minecraft.entity.LivingEntity
 
getStatusEffects() - Method in class net.minecraft.item.FoodComponent
Gets a list of all status effect instances that may be applied when a food item is consumed.
getStatusEffectSpriteManager() - Method in class net.minecraft.client.MinecraftClient
 
getStatusText() - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListEntry
 
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.GourdBlock
 
getStem() - Method in class net.minecraft.block.KelpPlantBlock
getStem() - Method in class net.minecraft.block.MelonBlock
getStem() - Method in class net.minecraft.block.PumpkinBlock
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
 
getStepSound() - Method in class net.minecraft.entity.mob.AbstractSkeletonEntity
 
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
 
getStewEffectFrom(ItemStack) - Method in class net.minecraft.entity.passive.MooshroomEntity
 
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) - Method in class net.minecraft.client.texture.TextureStitcher
 
getStorageIndex(int) - Method in class net.minecraft.util.collection.PackedIntegerArray
 
getStream(NbtElement) - Method in class net.minecraft.nbt.NbtOps
 
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.client.resource.language.TextReorderingProcessor
 
getString() - Method in interface net.minecraft.text.StringVisitable
 
getString() - Method in interface net.minecraft.text.Text
 
getString(byte[], int, int) - Static method in class net.minecraft.server.rcon.BufferHelper
 
getString(int) - Method in class net.minecraft.nbt.NbtList
 
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
 
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(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 
getStrippedState(BlockState) - Method in class net.minecraft.item.AxeItem
 
getStronghold() - Method in class net.minecraft.world.gen.chunk.StructuresConfig
 
getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractBlock
Deprecated.
getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractButtonBlock
getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractPressurePlateBlock
getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractRedstoneGateBlock
getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.DetectorRailBlock
getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.LecternBlock
getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.LeverBlock
getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.LightningRodBlock
getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.ObserverBlock
getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneTorchBlock
getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneWireBlock
getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.TrappedChestBlock
getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.TripwireHookBlock
getStrongRedstonePower(BlockPos, Direction) - Method in interface net.minecraft.world.WorldView
 
getStrongRedstonePower(BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getStruckEntities() - Method in class net.minecraft.entity.LightningEntity
 
getStructure(StructureManager) - Method in class net.minecraft.structure.pool.SinglePoolElement
 
getStructure(Identifier) - Method in class net.minecraft.structure.StructureManager
 
getStructureAccessor() - Method in class net.minecraft.server.world.ServerWorld
 
getStructureAt(BlockPos, StructureFeature<?>) - 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
 
getStructureBlockInfos(StructureManager, BlockPos, BlockRotation, Random) - Method in class net.minecraft.structure.pool.EmptyPoolElement
getStructureBlockInfos(StructureManager, BlockPos, BlockRotation, Random) - Method in class net.minecraft.structure.pool.FeaturePoolElement
getStructureBlockInfos(StructureManager, BlockPos, BlockRotation, Random) - Method in class net.minecraft.structure.pool.ListPoolElement
getStructureBlockInfos(StructureManager, BlockPos, BlockRotation, Random) - Method in class net.minecraft.structure.pool.SinglePoolElement
getStructureBlockInfos(StructureManager, 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, StructureFeature<?>) - Method in class net.minecraft.world.gen.StructureAccessor
Returns a structure that contains the given pos.
getStructureManager() - Method in class net.minecraft.server.MinecraftServer
 
getStructureManager() - Method in class net.minecraft.server.world.ServerWorld
 
getStructureName() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 
getStructureName() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 
getStructureName() - Method in class net.minecraft.test.GameTestState
 
getStructureName() - Method in class net.minecraft.test.TestFunction
 
getStructureOrBlank(Identifier) - Method in class net.minecraft.structure.StructureManager
 
getStructurePath() - Method in class net.minecraft.block.entity.StructureBlockBlockEntity
 
getStructurePath() - Method in class net.minecraft.test.GameTestState
 
getStructurePath() - Method in class net.minecraft.test.TestFunction
 
getStructurePath(Identifier, String) - Method in class net.minecraft.structure.StructureManager
 
getStructurePresence(Object2IntMap<StructureFeature<?>>, StructureFeature<?>, boolean) - Method in class net.minecraft.world.StructureLocator
 
getStructurePresence(ChunkPos, F, boolean) - Method in class net.minecraft.world.StructureLocator
 
getStructurePresence(ChunkPos, StructureFeature<?>, boolean) - Method in class net.minecraft.world.gen.StructureAccessor
 
getStructurePresence(ChunkPos, StructureFeature<?>, boolean, long) - Method in class net.minecraft.world.StructureLocator
 
getStructureReferences() - Method in class net.minecraft.world.chunk.Chunk
getStructureReferences() - Method in class net.minecraft.world.chunk.ReadOnlyChunk
getStructureReferences() - Method in interface net.minecraft.world.StructureHolder
 
getStructureReferences(StructureFeature<?>) - Method in class net.minecraft.world.chunk.Chunk
getStructureReferences(StructureFeature<?>) - Method in class net.minecraft.world.chunk.ReadOnlyChunk
getStructureReferences(StructureFeature<?>) - Method in interface net.minecraft.world.StructureHolder
 
getStructureReferences(StructureAccessor, Chunk, ChunkSectionPos, StructureFeature<?>) - Static method in class net.minecraft.world.gen.chunk.ChunkGenerator
 
getStructures() - Method in class net.minecraft.world.gen.chunk.StructuresConfig
 
getStructures(ChunkSectionPos, StructureFeature<?>) - Method in class net.minecraft.server.world.ServerWorld
getStructures(ChunkSectionPos, StructureFeature<?>) - Method in class net.minecraft.world.ChunkRegion
getStructures(ChunkSectionPos, StructureFeature<?>) - Method in interface net.minecraft.world.StructureWorldAccess
 
getStructuresConfig() - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 
getStructuresConfig() - Method in class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 
getStructuresConfig() - Method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 
getStructureStart(ChunkSectionPos, StructureFeature<?>, StructureHolder) - Method in class net.minecraft.world.gen.StructureAccessor
 
getStructureStart(StructureFeature<?>) - Method in class net.minecraft.world.chunk.Chunk
getStructureStart(StructureFeature<?>) - Method in class net.minecraft.world.chunk.ReadOnlyChunk
getStructureStart(StructureFeature<?>) - Method in interface net.minecraft.world.StructureHolder
 
getStructureStarts() - Method in class net.minecraft.world.chunk.Chunk
 
getStructureStarts() - Method in class net.minecraft.world.chunk.ReadOnlyChunk
getStructureStarts(ChunkSectionPos, StructureFeature<?>) - Method in class net.minecraft.world.gen.StructureAccessor
Returns a list of structure starts for this chunk.
getStructureWeight(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.BaseText
Returns the style of this text.
getStyle() - Method in interface net.minecraft.text.Text
Returns the style of this text.
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.
getSubId(Block, String) - Static method in class net.minecraft.data.client.model.Texture
 
getSubId(Item, String) - Static method in class net.minecraft.data.client.model.Texture
 
getSubmersionType() - Method in class net.minecraft.client.render.Camera
 
getSubNbt(String) - Method in class net.minecraft.item.ItemStack
Returns the NBT compound at the specified key in this item stack's custom NBT, may be null.
getSubscription(long) - Method in class net.minecraft.client.realms.gui.screen.RealmsSubscriptionInfoScreen
 
getSubtitle() - Method in class net.minecraft.client.sound.SoundEntry
 
getSubtitle() - Method in class net.minecraft.client.sound.WeightedSoundSet
 
getSubtitle() - Method in class net.minecraft.network.packet.s2c.play.SubtitleS2CPacket
 
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
 
getSuffix() - Method in class net.minecraft.world.dimension.DimensionType
Deprecated.
getSuggestions() - Method in class net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket
 
getSuggestions(CommandContext<CommandSource>, SuggestionsBuilder) - Method in class net.minecraft.command.suggestion.SuggestionProviders.LocalProvider
 
getSuggestions(SuggestionsBuilder, TagGroup<Block>) - Method in class net.minecraft.command.argument.BlockArgumentParser
 
getSuggestions(SuggestionsBuilder, TagGroup<Item>) - Method in class net.minecraft.command.argument.ItemStringReader
 
getSuggestionSuffix(String, String) - Static method in class net.minecraft.client.gui.screen.CommandSuggestor
 
getSupportingPos(World, BlockPos, BlockState, int) - Static method in class net.minecraft.block.PointedDripstoneBlock
 
getSurface(BlockPos) - Method in class net.minecraft.server.world.ServerWorld
 
getSurfaceHeight(Chunk, int, int) - Static method in class net.minecraft.world.gen.chunk.BlendingData
 
getSurfaceRule() - Method in class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
 
getSurroundingSearchDelay(SchoolingFishEntity) - Method in class net.minecraft.entity.ai.goal.FollowGroupLeaderGoal
 
getSwappableHotbarSlot() - Method in class net.minecraft.entity.player.PlayerInventory
 
getSweepingMultiplier(LivingEntity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
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.
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
 
getSyncedArmorStack(EquipmentSlot) - Method in class net.minecraft.entity.LivingEntity
 
getSyncedHandStack(EquipmentSlot) - Method in class net.minecraft.entity.LivingEntity
 
getSyncId() - Method in class net.minecraft.network.packet.c2s.play.ButtonClickC2SPacket
 
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.c2s.play.CraftRequestC2SPacket
 
getSyncId() - Method in class net.minecraft.network.packet.s2c.play.CloseScreenS2CPacket
 
getSyncId() - Method in class net.minecraft.network.packet.s2c.play.CraftFailedResponseS2CPacket
 
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(Advancement) - Method in class net.minecraft.client.gui.screen.advancement.AdvancementsScreen
 
getTabCount() - Method in enum class net.minecraft.client.gui.screen.advancement.AdvancementTabType
 
getTabId() - Method in class net.minecraft.network.packet.s2c.play.SelectAdvancementTabS2CPacket
 
getTable(Identifier) - Method in class net.minecraft.loot.context.LootContext
 
getTable(Identifier) - Method in class net.minecraft.loot.LootManager
 
getTable(Identifier) - Method in class net.minecraft.loot.LootTableReporter
 
getTableGsonBuilder() - Static method in class net.minecraft.loot.LootGsons
 
getTableIds() - Method in class net.minecraft.loot.LootManager
 
getTabToOpen() - Method in class net.minecraft.network.packet.c2s.play.AdvancementTabC2SPacket
 
getTabX(int) - Method in enum class net.minecraft.client.gui.screen.advancement.AdvancementTabType
 
getTabY(int) - Method in enum class net.minecraft.client.gui.screen.advancement.AdvancementTabType
 
getTag(Identifier) - Method in class net.minecraft.server.function.CommandFunctionManager
 
getTag(Identifier) - Method in interface net.minecraft.tag.TagGroup
 
getTag(RegistryKey<? extends Registry<T>>, Identifier, Function<Identifier, E>) - Method in class net.minecraft.tag.TagManager
 
getTagAt(ChunkPos) - Method in class net.minecraft.world.storage.RegionBasedStorage
 
getTagBuilder(Tag.Identified<T>) - Method in class net.minecraft.data.server.AbstractTagProvider
 
getTagGroup() - Static method in class net.minecraft.tag.BlockTags
 
getTagGroup() - Static method in class net.minecraft.tag.EntityTypeTags
 
getTagGroup() - Static method in class net.minecraft.tag.FluidTags
 
getTagGroup() - Static method in class net.minecraft.tag.GameEventTags
 
getTagGroup() - Static method in class net.minecraft.tag.ItemTags
 
getTagGroup(RegistryKey<? extends Registry<T>>) - Method in class net.minecraft.tag.TagManager
 
getTagId() - Method in class net.minecraft.command.argument.BlockArgumentParser
 
getTagId(RegistryKey<? extends Registry<T>>, Tag<T>, Supplier<E>) - Method in class net.minecraft.tag.TagManager
 
getTagIds() - Method in interface net.minecraft.tag.TagGroup
 
getTagManager() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 
getTagManager() - Method in class net.minecraft.client.world.ClientWorld
getTagManager() - Method in class net.minecraft.server.MinecraftServer
 
getTagManager() - Method in class net.minecraft.server.world.ServerWorld
getTagManager() - Static method in class net.minecraft.tag.ServerTagManagerHolder
 
getTagManager() - Method in class net.minecraft.tag.TagManagerLoader
 
getTagManager() - Method in class net.minecraft.world.World
 
getTagOrEmpty(Identifier) - Method in class net.minecraft.server.function.FunctionLoader
 
getTagOrEmpty(Identifier) - Method in interface net.minecraft.tag.TagGroup
 
getTags() - Method in class net.minecraft.server.function.FunctionLoader
 
getTags() - Static method in class net.minecraft.tag.FluidTags
Deprecated.
getTags() - Method in interface net.minecraft.tag.TagGroup
 
getTags(Collection<? extends Entity>) - Static method in class net.minecraft.server.command.TagCommand
 
getTagsFor(T) - Method in interface net.minecraft.tag.TagGroup
Gets the identifiers of all tags an object is applicable to.
getTailAngle() - Method in class net.minecraft.entity.passive.WolfEntity
 
getTailAngle(float) - Method in class net.minecraft.entity.mob.GuardianEntity
 
getTailCurlAnimation(float) - Method in class net.minecraft.entity.passive.CatEntity
 
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.mob.AbstractPiglinEntity
getTarget() - Method in interface net.minecraft.entity.mob.Angerable
 
getTarget() - Method in class net.minecraft.entity.mob.MobEntity
 
getTarget(String) - Method in class net.minecraft.client.gl.ShaderEffect
 
getTarget(AbstractPiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBruteBrain
 
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
 
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
 
getTargetingMargin() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
getTargetingMargin() - Method in class net.minecraft.entity.Entity
 
getTargetingMargin() - Method in class net.minecraft.entity.mob.ShulkerEntity
getTargetingMargin() - Method in class net.minecraft.entity.projectile.ExplosiveProjectileEntity
getTargetPitch() - Method in class net.minecraft.entity.ai.control.LookControl
 
getTargetPitch() - Method in class net.minecraft.entity.mob.ShulkerEntity.ShulkerLookControl
getTargetPool() - Method in class net.minecraft.network.packet.c2s.play.UpdateJigsawC2SPacket
 
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.EntityView
 
getTargetStatus() - Method in class net.minecraft.world.chunk.BelowZeroRetrogen
 
getTargetStatusForLevel(int) - Static method in class net.minecraft.server.world.ChunkHolder
 
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
 
getTaskMargin() - Method in class net.minecraft.world.chunk.ChunkStatus
 
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.Entity
 
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
 
getTeleportCommand() - Method in record class net.minecraft.server.chase.ChaseServer.TeleportPos
 
getTeleportId() - Method in class net.minecraft.network.packet.c2s.play.TeleportConfirmC2SPacket
 
getTeleportId() - Method in class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket
 
getTeleportPos(Scanner) - Method in class net.minecraft.server.chase.ChaseClient
 
getTeleportPosition() - Method in class net.minecraft.server.chase.ChaseServer
 
getTeleportTarget(ServerWorld) - Method in class net.minecraft.entity.Entity
Determines a TeleportTarget for the entity based on its current and destination worlds, plus any portals that may be present.
getTeleportTarget(ServerWorld) - Method in class net.minecraft.server.network.ServerPlayerEntity
Determines a TeleportTarget for the entity based on its current and destination worlds, plus any portals that may be present.
getTemper() - Method in class net.minecraft.entity.passive.HorseBaseEntity
 
getTemperature() - Method in class net.minecraft.world.biome.Biome
 
getTemperature(BlockPos) - Method in class net.minecraft.world.biome.Biome
Deprecated.
getTemperatureDescription(double) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
getTemptationCooldownTicks(LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.TemptationCooldownTask
 
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
 
getTemptItems() - Static method in class net.minecraft.entity.passive.AxolotlBrain
 
getTemptItems() - Static method in class net.minecraft.entity.passive.GoatBrain
 
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 class net.minecraft.client.option.CyclingOption
 
getter - Variable in class net.minecraft.client.option.DoubleOption
 
getter - Variable in enum class net.minecraft.server.command.ExperienceCommand.Component
 
getter - Variable in class net.minecraft.server.dedicated.ServerMBean.Entry
 
getTerminals(NbtElement) - Method in class net.minecraft.command.argument.NbtPathArgumentType.NbtPath
 
getTerminatorsId() - Method in class net.minecraft.structure.pool.StructurePool
 
getTerracottaBlock(int, int, int) - Method in class net.minecraft.world.gen.surfacebuilder.SurfaceBuilder
 
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() - Method in class net.minecraft.test.GameTestBatch
 
getTestFunctions() - Static method in class net.minecraft.test.TestFunctions
 
getTestFunctions(String) - Static method in class net.minecraft.test.TestFunctions
 
getTests() - Method in class net.minecraft.test.TestRunner
 
getText() - Method in class net.minecraft.client.gui.hud.ChatHudLine
 
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.TextFieldWidget
 
getText() - Method in enum class net.minecraft.client.realms.gui.screen.RealmsWorldGeneratorType
 
getText() - Method in class net.minecraft.client.realms.RealmsLabel
 
getText() - Method in class net.minecraft.item.map.MapIcon
 
getText() - Method in class net.minecraft.network.packet.c2s.play.UpdateSignC2SPacket
 
getText(double, double) - Method in class net.minecraft.client.gui.hud.ChatHud
 
getText(Item) - Method in class net.minecraft.client.gui.screen.StatsScreen.ItemStatsListWidget
 
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
 
getTextAt(double, double) - Method in class net.minecraft.client.gui.screen.ingame.BookScreen
 
getTextBackgroundColor(float) - Method in class net.minecraft.client.option.GameOptions
 
getTextBackgroundColor(int) - Method in class net.minecraft.client.option.GameOptions
 
getTextBackgroundOpacity(float) - Method in class net.minecraft.client.option.GameOptions
 
getTextColor() - Method in class net.minecraft.block.entity.SignBlockEntity
 
getTextComponentUnderMouse(int) - Method in class net.minecraft.client.gui.screen.DeathScreen
 
getTextFormat() - Method in enum class net.minecraft.entity.boss.BossBar.Color
 
getTextHandler() - Method in class net.minecraft.client.font.TextRenderer
 
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
 
getTextMessage() - Method in exception net.minecraft.command.CommandException
 
getTextOnRow(int, boolean) - Method in class net.minecraft.block.entity.SignBlockEntity
 
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.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
 
getTexts(boolean) - Method in class net.minecraft.block.entity.SignBlockEntity
 
getTextSeeThrough(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 
getTextStream() - Method in class net.minecraft.server.network.ServerPlayerEntity
 
getTexture() - Method in class net.minecraft.client.texture.TextureStitcher.Slot
 
getTexture() - Static method in class net.minecraft.client.util.DefaultSkinHelper
 
getTexture() - Method in class net.minecraft.data.client.model.TexturedModel
 
getTexture() - Method in class net.minecraft.entity.passive.CatEntity
 
getTexture() - Method in class net.minecraft.item.ItemGroup
 
getTexture(DyeColor) - Static method in class net.minecraft.client.render.entity.ShulkerEntityRenderer
 
getTexture(UUID) - Static method in class net.minecraft.client.util.DefaultSkinHelper
 
getTexture(AbstractClientPlayerEntity) - Method in class net.minecraft.client.render.entity.PlayerEntityRenderer
 
getTexture(TextureKey) - Method in class net.minecraft.data.client.model.Texture
 
getTexture(EnderDragonEntity) - Method in class net.minecraft.client.render.entity.EnderDragonEntityRenderer
 
getTexture(WitherEntity) - Method in class net.minecraft.client.render.entity.WitherEntityRenderer
 
getTexture(ArmorStandEntity) - Method in class net.minecraft.client.render.entity.ArmorStandEntityRenderer
 
getTexture(EndCrystalEntity) - Method in class net.minecraft.client.render.entity.EndCrystalEntityRenderer
 
getTexture(LeashKnotEntity) - Method in class net.minecraft.client.render.entity.LeashKnotEntityRenderer
 
getTexture(PaintingEntity) - Method in class net.minecraft.client.render.entity.PaintingEntityRenderer
 
getTexture(Entity) - Method in class net.minecraft.client.render.entity.FlyingItemEntityRenderer
getTexture(ExperienceOrbEntity) - Method in class net.minecraft.client.render.entity.ExperienceOrbEntityRenderer
 
getTexture(FallingBlockEntity) - Method in class net.minecraft.client.render.entity.FallingBlockEntityRenderer
 
getTexture(ItemEntity) - Method in class net.minecraft.client.render.entity.ItemEntityRenderer
 
getTexture(LightningEntity) - Method in class net.minecraft.client.render.entity.LightningEntityRenderer
 
getTexture(AbstractSkeletonEntity) - Method in class net.minecraft.client.render.entity.SkeletonEntityRenderer
 
getTexture(AbstractSkeletonEntity) - Method in class net.minecraft.client.render.entity.StrayEntityRenderer
 
getTexture(AbstractSkeletonEntity) - Method in class net.minecraft.client.render.entity.WitherSkeletonEntityRenderer
 
getTexture(BlazeEntity) - Method in class net.minecraft.client.render.entity.BlazeEntityRenderer
 
getTexture(CaveSpiderEntity) - Method in class net.minecraft.client.render.entity.CaveSpiderEntityRenderer
 
getTexture(CreeperEntity) - Method in class net.minecraft.client.render.entity.CreeperEntityRenderer
 
getTexture(EndermanEntity) - Method in class net.minecraft.client.render.entity.EndermanEntityRenderer
 
getTexture(EndermiteEntity) - Method in class net.minecraft.client.render.entity.EndermiteEntityRenderer
 
getTexture(EvokerFangsEntity) - Method in class net.minecraft.client.render.entity.EvokerFangsEntityRenderer
 
getTexture(GhastEntity) - Method in class net.minecraft.client.render.entity.GhastEntityRenderer
 
getTexture(GiantEntity) - Method in class net.minecraft.client.render.entity.GiantEntityRenderer
 
getTexture(GuardianEntity) - Method in class net.minecraft.client.render.entity.ElderGuardianEntityRenderer
 
getTexture(GuardianEntity) - Method in class net.minecraft.client.render.entity.GuardianEntityRenderer
 
getTexture(HoglinEntity) - Method in class net.minecraft.client.render.entity.HoglinEntityRenderer
 
getTexture(IllusionerEntity) - Method in class net.minecraft.client.render.entity.IllusionerEntityRenderer
 
getTexture(MagmaCubeEntity) - Method in class net.minecraft.client.render.entity.MagmaCubeEntityRenderer
 
getTexture(MobEntity) - Method in class net.minecraft.client.render.entity.PiglinEntityRenderer
 
getTexture(PhantomEntity) - Method in class net.minecraft.client.render.entity.PhantomEntityRenderer
 
getTexture(PillagerEntity) - Method in class net.minecraft.client.render.entity.PillagerEntityRenderer
 
getTexture(RavagerEntity) - Method in class net.minecraft.client.render.entity.RavagerEntityRenderer
 
getTexture(ShulkerEntity) - Method in class net.minecraft.client.render.entity.ShulkerEntityRenderer
 
getTexture(SilverfishEntity) - Method in class net.minecraft.client.render.entity.SilverfishEntityRenderer
 
getTexture(SlimeEntity) - Method in class net.minecraft.client.render.entity.SlimeEntityRenderer
 
getTexture(VexEntity) - Method in class net.minecraft.client.render.entity.VexEntityRenderer
 
getTexture(VindicatorEntity) - Method in class net.minecraft.client.render.entity.VindicatorEntityRenderer
 
getTexture(WitchEntity) - Method in class net.minecraft.client.render.entity.WitchEntityRenderer
 
getTexture(ZoglinEntity) - Method in class net.minecraft.client.render.entity.ZoglinEntityRenderer
 
getTexture(ZombieEntity) - Method in class net.minecraft.client.render.entity.DrownedEntityRenderer
getTexture(ZombieEntity) - Method in class net.minecraft.client.render.entity.HuskEntityRenderer
 
getTexture(ZombieEntity) - Method in class net.minecraft.client.render.entity.ZombieBaseEntityRenderer
 
getTexture(ZombieVillagerEntity) - Method in class net.minecraft.client.render.entity.ZombieVillagerEntityRenderer
 
getTexture(AxolotlEntity) - Method in class net.minecraft.client.render.entity.AxolotlEntityRenderer
 
getTexture(BatEntity) - Method in class net.minecraft.client.render.entity.BatEntityRenderer
 
getTexture(BeeEntity) - Method in class net.minecraft.client.render.entity.BeeEntityRenderer
 
getTexture(CatEntity) - Method in class net.minecraft.client.render.entity.CatEntityRenderer
 
getTexture(ChickenEntity) - Method in class net.minecraft.client.render.entity.ChickenEntityRenderer
 
getTexture(CodEntity) - Method in class net.minecraft.client.render.entity.CodEntityRenderer
 
getTexture(CowEntity) - Method in class net.minecraft.client.render.entity.CowEntityRenderer
 
getTexture(DolphinEntity) - Method in class net.minecraft.client.render.entity.DolphinEntityRenderer
 
getTexture(FoxEntity) - Method in class net.minecraft.client.render.entity.FoxEntityRenderer
 
getTexture(GlowSquidEntity) - Method in class net.minecraft.client.render.entity.GlowSquidEntityRenderer
 
getTexture(GoatEntity) - Method in class net.minecraft.client.render.entity.GoatEntityRenderer
 
getTexture(HorseBaseEntity) - Method in class net.minecraft.client.render.entity.ZombieHorseEntityRenderer
 
getTexture(HorseEntity) - Method in class net.minecraft.client.render.entity.HorseEntityRenderer
 
getTexture(IronGolemEntity) - Method in class net.minecraft.client.render.entity.IronGolemEntityRenderer
 
getTexture(LlamaEntity) - Method in class net.minecraft.client.render.entity.LlamaEntityRenderer
 
getTexture(MooshroomEntity) - Method in class net.minecraft.client.render.entity.MooshroomEntityRenderer
 
getTexture(OcelotEntity) - Method in class net.minecraft.client.render.entity.OcelotEntityRenderer
 
getTexture(PandaEntity) - Method in class net.minecraft.client.render.entity.PandaEntityRenderer
 
getTexture(ParrotEntity) - Method in class net.minecraft.client.render.entity.ParrotEntityRenderer
 
getTexture(PigEntity) - Method in class net.minecraft.client.render.entity.PigEntityRenderer
 
getTexture(PolarBearEntity) - Method in class net.minecraft.client.render.entity.PolarBearEntityRenderer
 
getTexture(PufferfishEntity) - Method in class net.minecraft.client.render.entity.PufferfishEntityRenderer
 
getTexture(RabbitEntity) - Method in class net.minecraft.client.render.entity.RabbitEntityRenderer
 
getTexture(SalmonEntity) - Method in class net.minecraft.client.render.entity.SalmonEntityRenderer
 
getTexture(SheepEntity) - Method in class net.minecraft.client.render.entity.SheepEntityRenderer
 
getTexture(SnowGolemEntity) - Method in class net.minecraft.client.render.entity.SnowGolemEntityRenderer
 
getTexture(StriderEntity) - Method in class net.minecraft.client.render.entity.StriderEntityRenderer
 
getTexture(TropicalFishEntity) - Method in class net.minecraft.client.render.entity.TropicalFishEntityRenderer
 
getTexture(TurtleEntity) - Method in class net.minecraft.client.render.entity.TurtleEntityRenderer
 
getTexture(VillagerEntity) - Method in class net.minecraft.client.render.entity.VillagerEntityRenderer
 
getTexture(WanderingTraderEntity) - Method in class net.minecraft.client.render.entity.WanderingTraderEntityRenderer
 
getTexture(WolfEntity) - Method in class net.minecraft.client.render.entity.WolfEntityRenderer
 
getTexture(ArrowEntity) - Method in class net.minecraft.client.render.entity.ArrowEntityRenderer
 
getTexture(DragonFireballEntity) - Method in class net.minecraft.client.render.entity.DragonFireballEntityRenderer
 
getTexture(FireworkRocketEntity) - Method in class net.minecraft.client.render.entity.FireworkRocketEntityRenderer
 
getTexture(FishingBobberEntity) - Method in class net.minecraft.client.render.entity.FishingBobberEntityRenderer
 
getTexture(LlamaSpitEntity) - Method in class net.minecraft.client.render.entity.LlamaSpitEntityRenderer
 
getTexture(ShulkerBulletEntity) - Method in class net.minecraft.client.render.entity.ShulkerBulletEntityRenderer
 
getTexture(SpectralArrowEntity) - Method in class net.minecraft.client.render.entity.SpectralArrowEntityRenderer
 
getTexture(TridentEntity) - Method in class net.minecraft.client.render.entity.TridentEntityRenderer
 
getTexture(WitherSkullEntity) - Method in class net.minecraft.client.render.entity.WitherSkullEntityRenderer
 
getTexture(TntEntity) - Method in class net.minecraft.client.render.entity.TntEntityRenderer
 
getTexture(BoatEntity) - Method in class net.minecraft.client.render.entity.BoatEntityRenderer
 
getTexture(Identifier) - Method in class net.minecraft.client.texture.TextureManager
 
getTexture(T) - Method in class net.minecraft.client.render.entity.BipedEntityRenderer
 
getTexture(T) - Method in class net.minecraft.client.render.entity.DonkeyEntityRenderer
 
getTexture(T) - Method in class net.minecraft.client.render.entity.EmptyEntityRenderer
getTexture(T) - Method in class net.minecraft.client.render.entity.EntityRenderer
 
getTexture(T) - Method in class net.minecraft.client.render.entity.EvokerEntityRenderer
 
getTexture(T) - Method in class net.minecraft.client.render.entity.feature.FeatureRenderer
 
getTexture(T) - Method in interface net.minecraft.client.render.entity.feature.FeatureRendererContext
 
getTexture(T) - Method in class net.minecraft.client.render.entity.ItemFrameEntityRenderer
 
getTexture(T) - Method in class net.minecraft.client.render.entity.MinecartEntityRenderer
 
getTexture(T) - Method in class net.minecraft.client.render.entity.SpiderEntityRenderer
 
getTexture(T) - Method in class net.minecraft.client.render.entity.SquidEntityRenderer
 
getTextureDependencies(Function<Identifier, UnbakedModel>, Set<Pair<String, String>>) - Method in class net.minecraft.client.render.model.json.JsonUnbakedModel
getTextureDependencies(Function<Identifier, UnbakedModel>, Set<Pair<String, String>>) - Method in class net.minecraft.client.render.model.json.WeightedUnbakedModel
getTextureDependencies(Function<Identifier, UnbakedModel>, Set<Pair<String, String>>) - Method in class net.minecraft.client.render.model.MultipartUnbakedModel
getTextureDependencies(Function<Identifier, UnbakedModel>, Set<Pair<String, String>>) - Method in interface net.minecraft.client.render.model.UnbakedModel
 
getTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.BannerBlockEntityRenderer
 
getTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.BellBlockEntityRenderer
 
getTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
 
getTexturedModelData() - Static method in class net.minecraft.client.render.entity.EndCrystalEntityRenderer
 
getTexturedModelData() - Static method in class net.minecraft.client.render.entity.EnderDragonEntityRenderer
 
getTexturedModelData() - Static method in class net.minecraft.client.render.entity.feature.TridentRiptideFeatureRenderer
 
getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.ArmorStandEntityModel
 
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.BookModel
 
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.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.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.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.PolarBearEntityModel
 
getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.RabbitEntityModel
 
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.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.StriderEntityModel
 
getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.TridentEntityModel
 
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.WitchEntityModel
 
getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.WolfEntityModel
 
getTexturedModelData() - Static method in class net.minecraft.client.render.entity.model.ZombieVillagerEntityModel
 
getTexturedModelData() - Static method in class net.minecraft.client.render.entity.WitherSkullEntityRenderer
 
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, boolean) - Static method in class net.minecraft.client.render.entity.model.PlayerEntityModel
 
getTextureId() - Method in class net.minecraft.client.util.SpriteIdentifier
 
getTextureId(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getTextureId(String, String) - Static method in class net.minecraft.client.realms.util.RealmsTextureManager
 
getTextureIndex() - Method in class net.minecraft.client.render.VertexFormatElement
 
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(Identifier) - Method in class net.minecraft.client.texture.SpriteAtlasTexture
 
getTextures(GameProfile) - Method in class net.minecraft.client.texture.PlayerSkinProvider
 
getTextures(String) - Static method in class net.minecraft.client.realms.util.RealmsUtil
 
getTextureSpecificVertexConsumer(VertexConsumer) - Method in class net.minecraft.client.texture.Sprite
 
getTextureV() - Method in enum class net.minecraft.advancement.AdvancementFrame
 
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 interface net.minecraft.loot.condition.LootConditionConsumingBuilder
 
getThis() - Method in class net.minecraft.loot.entry.LootPoolEntry.Builder
 
getThis() - Method in class net.minecraft.loot.function.ConditionalLootFunction.Builder
 
getThis() - Method in interface net.minecraft.loot.function.LootFunctionConsumingBuilder
 
getThis() - Method in class net.minecraft.loot.LootPool.Builder
 
getThis() - Method in class net.minecraft.loot.LootTable.Builder
 
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.CopyNbtLootFunction.Builder
 
getThisBuilder() - Method in class net.minecraft.loot.function.CopyStateFunction.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.LootingEnchantLootFunction.Builder
 
getThisBuilder() - Method in class net.minecraft.loot.function.SetAttributesLootFunction.Builder
 
getThisBuilder() - Method in class net.minecraft.loot.function.SetBannerPatternFunction.Builder
 
getThisBuilder() - Method in class net.minecraft.loot.function.SetContentsLootFunction.Builer
 
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
 
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 class net.minecraft.client.render.model.json.ModelOverride.Condition
 
getThrowable() - Method in class net.minecraft.test.GameTestState
 
getThrower() - Method in class net.minecraft.entity.ItemEntity
Returns the UUID of the entity which created this item entity by throwing an item, or null if it was created otherwise.
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() - Method in class net.minecraft.client.MinecraftClient
 
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.AbstractSkullBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.BeaconBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.BeehiveBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.BellBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.BlastFurnaceBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in interface net.minecraft.block.BlockEntityProvider
 
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.BrewingStandBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.CampfireBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.ChestBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.ConduitBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.DaylightDetectorBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.EnchantingTableBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.EnderChestBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.EndGatewayBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.FurnaceBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.HopperBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.PistonExtensionBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.SculkSensorBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.ShulkerBoxBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.SmokerBlock
getTicker(World, BlockState, BlockEntityType<T>) - Method in class net.minecraft.block.SpawnerBlock
getTicket(long) - Method in class net.minecraft.server.world.ChunkTicketManager
 
getTicketCount() - Method in class net.minecraft.world.poi.PointOfInterestType
 
getTicketManager() - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
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.TestFunction
 
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(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() - Method in class net.minecraft.world.chunk.Chunk
 
getTickSchedulers() - Method in class net.minecraft.world.chunk.ProtoChunk
getTickSchedulers() - Method in class net.minecraft.world.chunk.ReadOnlyChunk
getTickSchedulers() - Method in class net.minecraft.world.chunk.WorldChunk
getTicksLeft() - Method in class net.minecraft.test.GameTestState
 
getTickSpan() - Method in interface net.minecraft.util.profiler.ProfileResult
 
getTickSpan() - Method in class net.minecraft.util.profiler.ProfileResultImpl
getTicksPowered(float) - Method in class net.minecraft.block.entity.SkullBlockEntity
 
getTicksUntilNextJump() - Method in class net.minecraft.entity.mob.MagmaCubeEntity
getTicksUntilNextJump() - Method in class net.minecraft.entity.mob.SlimeEntity
 
getTickTime() - Method in class net.minecraft.server.MinecraftServer
 
getTickTimes() - Method in class net.minecraft.server.dedicated.ServerMBean
Returns the server's historical tick times, in milliseconds.
getTime() - Method in class net.minecraft.client.gui.hud.SubtitlesHud.SubtitleEntry
 
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.network.packet.s2c.play.WorldTimeUpdateS2CPacket
 
getTime() - Method in interface net.minecraft.util.profiling.jfr.sample.TimedSample
 
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
 
getTime() - Method in interface net.minecraft.world.WorldProperties
 
getTime(int) - Method in class net.minecraft.client.resource.metadata.AnimationFrameResourceMetadata
 
getTimeOfDay() - Method in class net.minecraft.client.world.ClientWorld.Properties
getTimeOfDay() - Method in class net.minecraft.network.packet.s2c.play.WorldTimeUpdateS2CPacket
 
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
 
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
 
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
getTintColor() - Method in enum class net.minecraft.item.map.MapIcon.Type
 
getTipPos(BlockState, WorldAccess, BlockPos, int, boolean) - Static method in class net.minecraft.block.PointedDripstoneBlock
 
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.network.packet.c2s.play.BookUpdateC2SPacket
 
getTitle() - Method in class net.minecraft.network.packet.s2c.play.TitleS2CPacket
 
getTitleFormat() - Method in enum class net.minecraft.advancement.AdvancementFrame
 
getToast(Class<? extends T>, Object) - Method in class net.minecraft.client.toast.ToastManager
 
getToastManager() - Method in class net.minecraft.client.MinecraftClient
 
getToastText() - Method in enum class net.minecraft.advancement.AdvancementFrame
 
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.BlastFurnaceRecipeBookScreen
getToggleCraftableButtonText() - Method in class net.minecraft.client.gui.screen.recipebook.FurnaceRecipeBookScreen
getToggleCraftableButtonText() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
 
getToggleCraftableButtonText() - Method in class net.minecraft.client.gui.screen.recipebook.SmokerRecipeBookScreen
getToken() - Method in class net.minecraft.client.realms.dto.UploadInfo
 
getTooltip(PlayerEntity, TooltipContext) - Method in class net.minecraft.item.ItemStack
 
getTooltip(Screen) - 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(ItemStack) - Method in class net.minecraft.client.gui.screen.Screen
 
getTop() - Static method in class net.minecraft.world.gen.YOffset
 
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.
getTopLeft() - Method in class net.minecraft.client.render.Camera.Projection
 
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
getTopPosition(Heightmap.Type, BlockPos) - Method in interface net.minecraft.world.TestableWorld
 
getTopPosition(Heightmap.Type, BlockPos) - Method in interface net.minecraft.world.WorldView
 
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.
getTopY() - Method in class net.minecraft.world.chunk.light.LightingProvider
 
getTopY() - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature.DripstoneGenerator
 
getTopY() - Method in interface net.minecraft.world.HeightLimitView
Returns the top Y level, or height, exclusive, of this view.
getTopY(Heightmap.Type, int, int) - Method in class net.minecraft.world.ChunkRegion
getTopY(Heightmap.Type, int, int) - Method in class net.minecraft.world.gen.decorator.DecoratorContext
 
getTopY(Heightmap.Type, int, int) - Method in class net.minecraft.world.World
getTopY(Heightmap.Type, int, int) - Method in interface net.minecraft.world.WorldView
 
getTopYOffset() - Method in class net.minecraft.client.render.block.entity.EndGatewayBlockEntityRenderer
getTopYOffset() - Method in class net.minecraft.client.render.block.entity.EndPortalBlockEntityRenderer
 
getTotalChunkCount() - Method in class net.minecraft.world.updater.WorldUpdater
 
getTotalChunksLoadedCount() - Method in class net.minecraft.server.world.ServerChunkManager
 
getTotalChunksLoadedCount() - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
getTotalCount() - Method in class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics
 
getTotalHealth() - Method in class net.minecraft.village.raid.Raid
 
getTotalSize() - Method in class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics
 
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.
getToughness() - Method in class net.minecraft.item.ArmorItem
 
getToughness() - Method in interface net.minecraft.item.ArmorMaterial
 
getToughness() - Method in enum class net.minecraft.item.ArmorMaterials
getTracked() - Method in class net.minecraft.entity.attribute.AttributeContainer
 
getTrackedEntityId(int) - Method in class net.minecraft.entity.boss.WitherEntity
 
getTrackedItem() - Method in class net.minecraft.entity.EyeOfEnderEntity
 
getTrackedPosition() - Method in class net.minecraft.entity.Entity
 
getTrackedValues() - Method in class net.minecraft.network.packet.s2c.play.EntityTrackerUpdateS2CPacket
 
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
 
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.MultipartBakedModel
getTransformation() - Method in class net.minecraft.client.render.model.WeightedBakedModel
getTransformation(ModelTransformation.Mode) - Method in class net.minecraft.client.render.model.json.JsonUnbakedModel
 
getTransformation(ModelTransformation.Mode) - Method in class net.minecraft.client.render.model.json.ModelTransformation
 
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
 
getTranslated() - Method in class net.minecraft.text.KeybindText
 
getTranslateKey(int, int) - Static method in enum class net.minecraft.entity.passive.TropicalFishEntity.Variety
 
getTranslation() - Method in class net.minecraft.util.math.AffineTransformation
 
getTranslationKey() - Method in class net.minecraft.block.Block
Returns the translation key for the name of this block.
getTranslationKey() - Method in class net.minecraft.block.WallBannerBlock
Returns the translation key for the name of this block.
getTranslationKey() - Method in class net.minecraft.block.WallRedstoneTorchBlock
Returns the translation key for the name of this block.
getTranslationKey() - Method in class net.minecraft.block.WallSignBlock
Returns the translation key for the name of this block.
getTranslationKey() - Method in class net.minecraft.block.WallSkullBlock
Returns the translation key for the name of this block.
getTranslationKey() - Method in class net.minecraft.block.WallTorchBlock
Returns the translation key for the name of this block.
getTranslationKey() - Method in enum class net.minecraft.client.option.AoMode
 
getTranslationKey() - Method in enum class net.minecraft.client.option.AttackIndicator
 
getTranslationKey() - Method in enum class net.minecraft.client.option.ChatVisibility
 
getTranslationKey() - Method in enum class net.minecraft.client.option.CloudRenderMode
 
getTranslationKey() - Method in enum class net.minecraft.client.option.GraphicsMode
 
getTranslationKey() - Method in class net.minecraft.client.option.KeyBinding
 
getTranslationKey() - Method in enum class net.minecraft.client.option.ParticlesMode
 
getTranslationKey() - Method in class net.minecraft.client.util.InputUtil.Key
 
getTranslationKey() - Method in class net.minecraft.enchantment.Enchantment
 
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 enum class net.minecraft.entity.passive.TropicalFishEntity.Variety
 
getTranslationKey() - Method in class net.minecraft.item.AirBlockItem
Gets the translation key of this item.
getTranslationKey() - Method in class net.minecraft.item.AliasedBlockItem
Gets the translation key of this item.
getTranslationKey() - Method in class net.minecraft.item.BlockItem
Gets the translation key of this item.
getTranslationKey() - Method in class net.minecraft.item.Item
Gets the translation key of this item.
getTranslationKey() - Method in class net.minecraft.item.ItemStack
 
getTranslationKey() - Method in class net.minecraft.item.PowderSnowBucketItem
Gets the translation key of this item.
getTranslationKey() - Method in class net.minecraft.stat.StatType
 
getTranslationKey() - Method in class net.minecraft.world.GameRules.Key
 
getTranslationKey(int) - Static method in class net.minecraft.entity.passive.TropicalFishEntity
 
getTranslationKey(ItemStack) - Method in class net.minecraft.item.CompassItem
Gets the translation key of this item using the provided item stack for context.
getTranslationKey(ItemStack) - Method in class net.minecraft.item.Item
Gets the translation key of this item using the provided item stack for context.
getTranslationKey(ItemStack) - Method in class net.minecraft.item.PotionItem
Gets the translation key of this item using the provided item stack for context.
getTranslationKey(ItemStack) - Method in class net.minecraft.item.ShieldItem
Gets the translation key of this item using the provided item stack for context.
getTranslationKey(ItemStack) - Method in class net.minecraft.item.TippedArrowItem
Gets the translation key of this item using the provided item stack for context.
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
 
getTranslucentNoCrumbling() - Static method in class net.minecraft.client.render.RenderLayer
 
getTravelPos() - Method in class net.minecraft.entity.passive.TurtleEntity
 
getTreasurePos() - Method in class net.minecraft.entity.passive.DolphinEntity
 
getTreeFeature(Random, boolean) - Method in class net.minecraft.block.sapling.AcaciaSaplingGenerator
getTreeFeature(Random, boolean) - Method in class net.minecraft.block.sapling.AzaleaSaplingGenerator
getTreeFeature(Random, boolean) - Method in class net.minecraft.block.sapling.BirchSaplingGenerator
getTreeFeature(Random, boolean) - Method in class net.minecraft.block.sapling.DarkOakSaplingGenerator
getTreeFeature(Random, boolean) - Method in class net.minecraft.block.sapling.JungleSaplingGenerator
getTreeFeature(Random, boolean) - Method in class net.minecraft.block.sapling.OakSaplingGenerator
getTreeFeature(Random, boolean) - Method in class net.minecraft.block.sapling.SaplingGenerator
 
getTreeFeature(Random, boolean) - Method in class net.minecraft.block.sapling.SpruceSaplingGenerator
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
 
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, Texture) - Method in class net.minecraft.data.client.model.BlockStateModelGenerator
 
getTurtleEggModel(Integer, Integer) - Method in class net.minecraft.data.client.model.BlockStateModelGenerator
 
getTutorialManager() - Method in class net.minecraft.client.MinecraftClient
 
getType() - Method in class net.minecraft.block.entity.BlockEntity
 
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.particle.AbstractDustParticle
getType() - Method in class net.minecraft.client.particle.AnimatedParticle
getType() - Method in class net.minecraft.client.particle.AscendingParticle
getType() - Method in class net.minecraft.client.particle.BlockDustParticle
getType() - Method in class net.minecraft.client.particle.BlockFallingDustParticle
getType() - Method in class net.minecraft.client.particle.BlockLeakParticle
getType() - Method in class net.minecraft.client.particle.BlockMarkerParticle
getType() - Method in class net.minecraft.client.particle.BubbleColumnUpParticle
getType() - Method in class net.minecraft.client.particle.BubblePopParticle
getType() - Method in class net.minecraft.client.particle.CampfireSmokeParticle
getType() - Method in class net.minecraft.client.particle.CloudParticle
getType() - Method in class net.minecraft.client.particle.CrackParticle
getType() - Method in class net.minecraft.client.particle.CurrentDownParticle
getType() - Method in class net.minecraft.client.particle.DamageParticle
getType() - Method in class net.minecraft.client.particle.DragonBreathParticle
getType() - Method in class net.minecraft.client.particle.ElderGuardianAppearanceParticle
getType() - Method in class net.minecraft.client.particle.EmotionParticle
getType() - Method in class net.minecraft.client.particle.EnchantGlyphParticle
getType() - Method in class net.minecraft.client.particle.ExplosionLargeParticle
getType() - Method in class net.minecraft.client.particle.ExplosionSmokeParticle
getType() - Method in class net.minecraft.client.particle.FireworksSparkParticle.Flash
getType() - Method in class net.minecraft.client.particle.FishingParticle
getType() - Method in class net.minecraft.client.particle.FlameParticle
getType() - Method in class net.minecraft.client.particle.GlowParticle
getType() - Method in class net.minecraft.client.particle.ItemPickupParticle
getType() - Method in class net.minecraft.client.particle.LavaEmberParticle
getType() - Method in class net.minecraft.client.particle.NoRenderParticle
getType() - Method in class net.minecraft.client.particle.NoteParticle
getType() - Method in class net.minecraft.client.particle.Particle
 
getType() - Method in class net.minecraft.client.particle.PortalParticle
getType() - Method in class net.minecraft.client.particle.RainSplashParticle
getType() - Method in class net.minecraft.client.particle.SnowflakeParticle
getType() - Method in class net.minecraft.client.particle.SoulParticle
getType() - Method in class net.minecraft.client.particle.SpellParticle
getType() - Method in class net.minecraft.client.particle.SuspendParticle
getType() - Method in class net.minecraft.client.particle.SweepAttackParticle
getType() - Method in class net.minecraft.client.particle.VibrationParticle
getType() - Method in class net.minecraft.client.particle.WaterBubbleParticle
getType() - Method in class net.minecraft.client.particle.WaterSuspendParticle
getType() - Method in class net.minecraft.client.render.model.json.ModelOverride.Condition
 
getType() - Method in class net.minecraft.client.render.VertexFormatElement
 
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.data.TrackedData
 
getType() - Method in class net.minecraft.entity.Entity
 
getType() - Method in enum class net.minecraft.entity.EquipmentSlot
 
getType() - Method in class net.minecraft.entity.mob.SlimeEntity
getType() - Method in class net.minecraft.item.map.MapIcon
 
getType() - Method in class net.minecraft.loot.condition.AlternativeLootCondition
getType() - Method in class net.minecraft.loot.condition.BlockStatePropertyLootCondition
getType() - Method in class net.minecraft.loot.condition.DamageSourcePropertiesLootCondition
getType() - Method in class net.minecraft.loot.condition.EntityPropertiesLootCondition
getType() - Method in class net.minecraft.loot.condition.EntityScoresLootCondition
getType() - Method in class net.minecraft.loot.condition.InvertedLootCondition
getType() - Method in class net.minecraft.loot.condition.KilledByPlayerLootCondition
getType() - Method in class net.minecraft.loot.condition.LocationCheckLootCondition
getType() - Method in interface net.minecraft.loot.condition.LootCondition
 
getType() - Method in class net.minecraft.loot.condition.LootConditionManager.AndCondition
getType() - Method in class net.minecraft.loot.condition.MatchToolLootCondition
getType() - Method in class net.minecraft.loot.condition.RandomChanceLootCondition
getType() - Method in class net.minecraft.loot.condition.RandomChanceWithLootingLootCondition
getType() - Method in class net.minecraft.loot.condition.ReferenceLootCondition
getType() - Method in class net.minecraft.loot.condition.SurvivesExplosionLootCondition
getType() - Method in class net.minecraft.loot.condition.TableBonusLootCondition
getType() - Method in class net.minecraft.loot.condition.TimeCheckLootCondition
getType() - Method in class net.minecraft.loot.condition.ValueCheckLootCondition
getType() - Method in 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.ApplyBonusLootFunction
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.CopyStateFunction
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.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.LootFunctionManager.AndFunction
getType() - Method in class net.minecraft.loot.function.LootingEnchantLootFunction
getType() - Method in class net.minecraft.loot.function.SetAttributesLootFunction
getType() - Method in class net.minecraft.loot.function.SetBannerPatternFunction
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.SetDamageLootFunction
getType() - Method in class net.minecraft.loot.function.SetEnchantmentsLootFunction
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.SetNbtLootFunction
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.LootTable
 
getType() - Method in class net.minecraft.loot.provider.nbt.ContextLootNbtProvider
getType() - Method in interface net.minecraft.loot.provider.nbt.LootNbtProvider
 
getType() - Method in class net.minecraft.loot.provider.nbt.StorageLootNbtProvider
getType() - Method in class net.minecraft.loot.provider.number.BinomialLootNumberProvider
getType() - Method in class net.minecraft.loot.provider.number.ConstantLootNumberProvider
getType() - Method in interface net.minecraft.loot.provider.number.LootNumberProvider
 
getType() - Method in class net.minecraft.loot.provider.number.ScoreLootNumberProvider
getType() - Method in class net.minecraft.loot.provider.number.UniformLootNumberProvider
getType() - Method in class net.minecraft.loot.provider.score.ContextLootScoreProvider
getType() - Method in 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
Gets the type of this NBT element.
getType() - Method in class net.minecraft.nbt.NbtByteArray
Gets the type of this NBT element.
getType() - Method in class net.minecraft.nbt.NbtCompound
Gets the type of this NBT element.
getType() - Method in class net.minecraft.nbt.NbtDouble
Gets the type of this NBT element.
getType() - Method in interface net.minecraft.nbt.NbtElement
Gets the type of this NBT element.
getType() - Method in class net.minecraft.nbt.NbtFloat
Gets the type of this NBT element.
getType() - Method in class net.minecraft.nbt.NbtInt
Gets the type of this NBT element.
getType() - Method in class net.minecraft.nbt.NbtIntArray
Gets the type of this NBT element.
getType() - Method in class net.minecraft.nbt.NbtList
Gets the type of this NBT element.
getType() - Method in class net.minecraft.nbt.NbtLong
Gets the type of this NBT element.
getType() - Method in class net.minecraft.nbt.NbtLongArray
Gets the type of this NBT element.
getType() - Method in class net.minecraft.nbt.NbtNull
Gets the type of this NBT element.
getType() - Method in class net.minecraft.nbt.NbtShort
Gets the type of this NBT element.
getType() - Method in class net.minecraft.nbt.NbtString
Gets 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 class net.minecraft.network.packet.s2c.play.BossBarS2CPacket.UpdateNameAction
getType() - Method in 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.GameMessageS2CPacket
 
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.DefaultParticleType
 
getType() - Method in class net.minecraft.particle.DustColorTransitionParticleEffect
getType() - Method in class net.minecraft.particle.DustParticleEffect
getType() - Method in class net.minecraft.particle.ItemStackParticleEffect
getType() - Method in interface net.minecraft.particle.ParticleEffect
 
getType() - Method in class net.minecraft.particle.VibrationParticleEffect
getType() - Method in class net.minecraft.recipe.AbstractCookingRecipe
Returns the type of this recipe.
getType() - Method in interface net.minecraft.recipe.CraftingRecipe
Returns the type of this recipe.
getType() - Method in class net.minecraft.recipe.CuttingRecipe
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.SmithingRecipe
Returns the type of this recipe.
getType() - Method in class net.minecraft.screen.ScreenHandler
 
getType() - Method in class net.minecraft.screen.StonecutterScreenHandler
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.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.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 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
getType() - Method in class net.minecraft.world.gen.blockpredicate.WouldSurviveBlockPredicate
getType() - Method in class net.minecraft.world.gen.decorator.BiomePlacementModifier
getType() - Method in class net.minecraft.world.gen.decorator.BlockFilterPlacementModifier
getType() - Method in class net.minecraft.world.gen.decorator.CarvingMaskPlacementModifier
getType() - Method in class net.minecraft.world.gen.decorator.CountMultilayerPlacementModifier
Deprecated.
getType() - Method in class net.minecraft.world.gen.decorator.CountPlacementModifier
getType() - Method in class net.minecraft.world.gen.decorator.EnvironmentScanPlacementModifier
getType() - Method in class net.minecraft.world.gen.decorator.HeightmapPlacementModifier
getType() - Method in class net.minecraft.world.gen.decorator.HeightRangePlacementModifier
getType() - Method in class net.minecraft.world.gen.decorator.NoiseBasedCountPlacementModifier
getType() - Method in class net.minecraft.world.gen.decorator.NoiseThresholdCountPlacementModifier
getType() - Method in class net.minecraft.world.gen.decorator.PlacementModifier
 
getType() - Method in class net.minecraft.world.gen.decorator.RandomOffsetPlacementModifier
getType() - Method in class net.minecraft.world.gen.decorator.RarityFilterPlacementModifier
getType() - Method in class net.minecraft.world.gen.decorator.SquarePlacementModifier
getType() - Method in class net.minecraft.world.gen.decorator.SurfaceThresholdFilterPlacementModifier
getType() - Method in class net.minecraft.world.gen.decorator.SurfaceWaterDepthFilterPlacementModifier
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.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.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.treedecorator.AlterGroundTreeDecorator
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.LeavesVineTreeDecorator
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.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.poi.PointOfInterest
 
getType(int) - Static method in class net.minecraft.client.gl.GlDebug
 
getType(int) - Static method in enum class net.minecraft.entity.vehicle.BoatEntity.Type
 
getType(JsonElement) - Static method in class net.minecraft.util.JsonHelper
 
getType(String) - Static method in enum class net.minecraft.entity.vehicle.BoatEntity.Type
 
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
 
getTypeId() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
getTypeId() - Method in class net.minecraft.item.map.MapIcon
 
getTypeIndex(String) - Static method in class net.minecraft.client.gl.GlUniform
 
getTypeReference() - Method in enum class net.minecraft.datafixer.DataFixTypes
 
getU() - Method in enum class net.minecraft.client.gui.widget.LockButtonWidget.IconLocation
 
getU(boolean, boolean) - Method in enum class net.minecraft.client.gui.hud.InGameHud.HeartType
Returns the left-most coordinate of the heart texture.
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
 
getUncachedFace(Direction) - Method in class net.minecraft.util.shape.VoxelShape
 
getUnchecked(int) - Static method in class net.minecraft.block.MapColor
 
getUncheckedTagId(Tag<T>) - Method in interface net.minecraft.tag.TagGroup
 
getUnderWaterLocation() - Method in class net.minecraft.entity.vehicle.BoatEntity
 
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.render.Shader
 
getUniformByName(String) - Method in class net.minecraft.client.gl.JsonEffectGlShader
 
getUniformByNameOrDummy(String) - Method in class net.minecraft.client.gl.JsonEffectGlShader
 
getUniformLocation(int, CharSequence) - Static method in class net.minecraft.client.gl.GlUniform
 
getUniformOrDefault(String) - Method in class net.minecraft.client.render.Shader
 
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
 
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
 
getUpdatedChunkNbt(ChunkPos) - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
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
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(WorldView, BlockPos, BlockState) - Method in class net.minecraft.fluid.FlowableFluid
 
getUpdateMode() - Method in class net.minecraft.network.packet.s2c.play.ScoreboardPlayerUpdateS2CPacket
 
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
 
getUpperLevelExperience(int) - Static method in class net.minecraft.village.VillagerData
 
getUrl(String, int) - Static method in class net.minecraft.client.realms.dto.UploadInfo
 
getURL() - Method in class net.minecraft.network.packet.s2c.play.ResourcePackSendS2CPacket
 
getURLOpenCommand(URL) - Method in enum class net.minecraft.util.Util.OperatingSystem
 
getUrlWithProtocol(String, Matcher) - Static method in class net.minecraft.client.realms.dto.UploadInfo
 
getUseAction() - Method in class net.minecraft.item.ItemStack
 
getUseAction(ItemStack) - Method in class net.minecraft.item.BowItem
getUseAction(ItemStack) - Method in class net.minecraft.item.CrossbowItem
getUseAction(ItemStack) - Method in class net.minecraft.item.HoneyBottleItem
getUseAction(ItemStack) - Method in class net.minecraft.item.Item
 
getUseAction(ItemStack) - Method in class net.minecraft.item.MilkBucketItem
getUseAction(ItemStack) - Method in class net.minecraft.item.PotionItem
getUseAction(ItemStack) - Method in class net.minecraft.item.ShieldItem
getUseAction(ItemStack) - Method in class net.minecraft.item.SpyglassItem
getUseAction(ItemStack) - Method in class net.minecraft.item.TridentItem
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.util.Session
 
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.render.debug.BeeDebugRenderer.Bee
 
getUuid() - Method in class net.minecraft.client.render.debug.VillageDebugRenderer.Brain
 
getUuid() - Method in class net.minecraft.client.util.Session
 
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 class net.minecraft.network.packet.s2c.play.MobSpawnS2CPacket
 
getUuid() - Method in interface net.minecraft.world.entity.EntityLike
 
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
Reads a UUID from its NBT representation in this NbtCompound.
getUuidAsString() - Method in class net.minecraft.entity.Entity
 
getUuidFromProfile(GameProfile) - Static method in class net.minecraft.entity.player.PlayerEntity
 
getUv(float, boolean) - Static method in class net.minecraft.client.render.OverlayTexture
 
getV() - Method in enum class net.minecraft.client.gui.widget.LockButtonWidget.IconLocation
 
getV(boolean) - Static method in class net.minecraft.client.render.OverlayTexture
 
getV(int) - Method in class net.minecraft.client.render.model.json.ModelElementTexture
 
getValidFutureFor(ChunkStatus) - Method in class net.minecraft.server.world.ChunkHolder
 
getValidOffer(ItemStack, ItemStack, int) - Method in class net.minecraft.village.TradeOfferList
 
getValue() - Method in class net.minecraft.client.gui.widget.CyclingButtonWidget
 
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.attribute.EntityAttributeInstance
 
getValue() - Method in class net.minecraft.entity.attribute.EntityAttributeModifier
 
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.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 class net.minecraft.util.registry.RegistryKey
 
getValue() - Method in class net.minecraft.util.TypedActionResult
 
getValue() - Method in class net.minecraft.village.VillagerGossips.GossipEntry
 
getValue(double) - Method in class net.minecraft.client.option.DoubleOption
 
getValue(double) - Method in class net.minecraft.client.option.LogarithmicOption
getValue(int) - Method in class net.minecraft.client.gui.widget.CyclingButtonWidget
 
getValue(int) - Method in class net.minecraft.util.profiler.Sampler.Data
 
getValue(Random, int, int) - Method in 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 class net.minecraft.loot.function.ApplyBonusLootFunction.OreDrops
getValue(Random, int, int) - Method in class net.minecraft.loot.function.ApplyBonusLootFunction.UniformBonusCount
getValue(EntityAttribute) - Method in class net.minecraft.entity.attribute.AttributeContainer
 
getValue(EntityAttribute) - Method in class net.minecraft.entity.attribute.DefaultAttributeContainer
 
getValue(ServerCommandSource, CommandBossBar) - Static method in class net.minecraft.server.command.BossBarCommand
 
getValue(HoverEvent.Action<T>) - Method in class net.minecraft.text.HoverEvent
 
getValueAsString(Property<T>, Object) - Static method in class net.minecraft.util.Util
 
getValueCodec() - Method in class net.minecraft.state.property.Property
 
getValueFor(Predicate<VillageGossipType>) - Method in class net.minecraft.village.VillagerGossips.Reputation
 
getValueHolder(RegistryKey<? extends Registry<E>>) - Method in class net.minecraft.util.dynamic.RegistryOps
 
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.
getValueString(BlockState, Property<T>) - Static method in class net.minecraft.item.DebugStickItem
 
getVariant() - Method in class net.minecraft.client.util.ModelIdentifier
 
getVariant() - Method in class net.minecraft.entity.passive.AxolotlEntity
 
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.ParrotEntity
 
getVariant() - Method in class net.minecraft.entity.passive.TropicalFishEntity
 
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
 
getVariantMap() - Method in class net.minecraft.client.render.model.json.ModelVariantMap
 
getVariantRecipeInput(BlockFamily, BlockFamily.Variant) - Static method in class net.minecraft.data.server.RecipesProvider
Gets the block used to craft a certain variant of a base block.
getVariants() - Method in class net.minecraft.client.render.model.json.WeightedUnbakedModel
 
getVariants() - Method in class net.minecraft.data.client.model.BlockStateVariantMap
 
getVariants() - Method in class net.minecraft.data.family.BlockFamily
 
getVariation() - Method in class net.minecraft.block.dispenser.ProjectileDispenserBehavior
Returns the variation of a projectile's velocity when spawned.
getVarietyId() - Method in class net.minecraft.entity.passive.TropicalFishEntity
 
getVarIntLength(int) - Static method in class net.minecraft.network.PacketByteBuf
Returns the number of bytes needed to encode value as a var int.
getVarLongLength(long) - Static method in class net.minecraft.network.PacketByteBuf
Returns the number of bytes needed to encode value as a var long.
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
 
getVeinType(double, int) - Method in class net.minecraft.world.gen.NoiseColumnSampler
 
getVelocity() - Method in class net.minecraft.entity.Entity
 
getVelocity() - Method in class net.minecraft.entity.mob.ShulkerEntity
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
 
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
 
getVelocityX() - Method in class net.minecraft.network.packet.s2c.play.MobSpawnS2CPacket
 
getVelocityY() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 
getVelocityY() - Method in class net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket
 
getVelocityY() - Method in class net.minecraft.network.packet.s2c.play.MobSpawnS2CPacket
 
getVelocityZ() - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 
getVelocityZ() - Method in class net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket
 
getVelocityZ() - Method in class net.minecraft.network.packet.s2c.play.MobSpawnS2CPacket
 
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() - Method in class net.minecraft.client.MinecraftClientGame
 
getVersion() - Method in interface net.minecraft.server.dedicated.DedicatedServer
 
getVersion() - Method in class net.minecraft.server.MinecraftServer
 
getVersion() - Method in class net.minecraft.server.ServerMetadata
 
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
 
getVersionType() - Method in class net.minecraft.client.MinecraftClient
 
getVersionWarning() - Method in class net.minecraft.client.resource.VideoWarningManager
 
getVertexArray() - Method in class net.minecraft.client.render.VertexFormat
 
getVertexBuffer() - Method in class net.minecraft.client.render.VertexFormat
 
getVertexConsumer(VertexConsumerProvider, Function<Identifier, RenderLayer>) - Method in class net.minecraft.client.util.SpriteIdentifier
 
getVertexConsumer(VertexConsumerProvider, Function<Identifier, RenderLayer>, boolean) - Method in class net.minecraft.client.util.SpriteIdentifier
 
getVertexCount() - Method in class net.minecraft.client.render.BufferBuilder.DrawArrayParameters
 
getVertexData() - Method in class net.minecraft.client.render.model.BakedQuad
 
getVertexFormat() - Method in class net.minecraft.client.render.BufferBuilder.DrawArrayParameters
 
getVertexFormat() - Method in class net.minecraft.client.render.RenderLayer
 
getVertexShader() - Method in interface net.minecraft.client.gl.GlShader
 
getVertexShader() - Method in class net.minecraft.client.gl.JsonEffectGlShader
getVertexShader() - Method in class net.minecraft.client.render.Shader
getVertexSize() - Method in class net.minecraft.client.render.VertexFormat
 
getVertexSizeInteger() - Method in class net.minecraft.client.render.VertexFormat
 
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.network.packet.s2c.play.VibrationS2CPacket
 
getVibration() - Method in class net.minecraft.particle.VibrationParticleEffect
 
getVideoMode() - Method in class net.minecraft.client.util.Window
 
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.GameRenderer
 
getViewDistance() - Method in class net.minecraft.client.render.WorldRenderer
 
getViewDistance() - Method in class net.minecraft.server.PlayerManager
 
getViewerCount() - 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
 
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
 
getVisibilityBoundingBox() - Method in class net.minecraft.entity.Entity
 
getVisibilityBoundingBox() - Method in class net.minecraft.entity.LivingEntity
getVisibilityBoundingBox() - Method in class net.minecraft.entity.mob.IllusionerEntity
getVisibilityBoundingBox() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
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
 
getVisibleMob(PathAwareEntity) - Method in class net.minecraft.entity.ai.brain.task.PlayWithVillagerBabiesTask
 
getVisibleMobs(LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.VillagerBabiesSensor
 
getVisibleMobs(LivingEntity) - Method in class net.minecraft.entity.ai.brain.task.FindInteractionTargetTask
 
getVisibleVillagerBabies(LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.VillagerBabiesSensor
 
getVisibleVillagerBabies(PathAwareEntity) - Method in class net.minecraft.entity.ai.brain.task.PlayWithVillagerBabiesTask
 
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.
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.PlaySoundIdS2CPacket
 
getVolume() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 
getVolume() - Method in class net.minecraft.sound.BlockSoundGroup
 
getVoxelShape(VoxelShape, WallShape, VoxelShape, VoxelShape) - Static method in class net.minecraft.block.WallBlock
 
getW() - Method in class net.minecraft.util.math.Quaternion
 
getW() - Method in class net.minecraft.util.math.Vector4f
 
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(ItemConvertible, Ingredient) - Static method in class net.minecraft.data.server.RecipesProvider
 
getWallShape(boolean, VoxelShape, VoxelShape) - Method in class net.minecraft.block.WallBlock
 
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
 
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
 
getWaterLevel(long) - Method in class net.minecraft.world.gen.chunk.AquiferSampler.Impl
 
getWaterMask() - Static method in class net.minecraft.client.render.RenderLayer
 
getWaterPatch() - Method in class net.minecraft.client.render.entity.model.BoatEntityModel
 
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
Deprecated.
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractButtonBlock
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractPressurePlateBlock
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractRedstoneGateBlock
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.DaylightDetectorBlock
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.DetectorRailBlock
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.LecternBlock
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.LeverBlock
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.LightningRodBlock
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.ObserverBlock
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneBlock
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneTorchBlock
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.RedstoneWireBlock
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.SculkSensorBlock
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.TargetBlock
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.TrappedChestBlock
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.TripwireHookBlock
getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction) - Method in class net.minecraft.block.WallRedstoneTorchBlock
getWeakRedstonePower(BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
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 enum class net.minecraft.enchantment.Enchantment.Rarity
Returns the weight of an enchantment in weighted pickers.
getWeight() - Method in class net.minecraft.util.collection.Weighted.Absent
getWeight() - Method in interface net.minecraft.util.collection.Weighted
 
getWeight() - Method in 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
 
getWeightType() - Method in class net.minecraft.structure.StrongholdGenerator.Piece
 
getWeightType() - Method in class net.minecraft.structure.StructurePiece
 
getWeirdnessDescription(double) - Static method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
 
getWhitelist() - Method in class net.minecraft.server.PlayerManager
 
getWhitelistedNames() - Method in class net.minecraft.server.PlayerManager
 
getWidget(Advancement) - Method in class net.minecraft.client.gui.screen.advancement.AdvancementTab
 
getWidth() - Static method in enum class com.mojang.blaze3d.platform.GlStateManager.Viewport
 
getWidth() - Method in class net.minecraft.block.pattern.BlockPattern
 
getWidth() - Method in class net.minecraft.block.pattern.BlockPattern.Result
 
getWidth() - Method in class net.minecraft.client.font.BitmapFont.BitmapFontGlyph
getWidth() - Method in enum class net.minecraft.client.font.BlankGlyph
getWidth() - Method in interface net.minecraft.client.font.RenderableGlyph
 
getWidth() - Method in class net.minecraft.client.font.TrueTypeFont.TtfGlyph
getWidth() - Method in class net.minecraft.client.font.UnicodeTextureFont.UnicodeTextureGlyph
getWidth() - Method in enum class net.minecraft.client.font.WhiteRectangleGlyph
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.widget.ClickableWidget
 
getWidth() - Method in class net.minecraft.client.texture.NativeImage
 
getWidth() - Method in class net.minecraft.client.texture.Sprite
 
getWidth() - Method in class net.minecraft.client.texture.Sprite.Info
 
getWidth() - Method in class net.minecraft.client.texture.TextureStitcher
 
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.decoration.painting.PaintingMotive
 
getWidth() - Method in class net.minecraft.entity.Entity
 
getWidth() - Method in class net.minecraft.entity.EntityType
 
getWidth() - Method in class net.minecraft.inventory.CraftingInventory
 
getWidth() - Method in class net.minecraft.recipe.ShapedRecipe
 
getWidth() - Method in class net.minecraft.world.dimension.AreaHelper
 
getWidth(double) - Static method in class net.minecraft.client.gui.hud.ChatHud
 
getWidth(int) - Method in class net.minecraft.client.resource.metadata.AnimationResourceMetadata
 
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 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(BlockPos, Direction) - Method in class net.minecraft.world.dimension.AreaHelper
 
getWidthPixels() - Method in class net.minecraft.entity.decoration.AbstractDecorationEntity
 
getWidthPixels() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
getWidthPixels() - Method in class net.minecraft.entity.decoration.LeashKnotEntity
getWidthPixels() - Method in class net.minecraft.entity.decoration.painting.PaintingEntity
getWindow() - Method in class net.minecraft.client.MinecraftClient
 
getWindowTitle() - Method in class net.minecraft.client.MinecraftClient
 
getWindTexturedModelData() - Static method in class net.minecraft.client.render.block.entity.ConduitBlockEntityRenderer
 
getWireColor(int) - Static method in class net.minecraft.block.RedstoneWireBlock
 
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
 
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
 
getWorkSound() - Method in class net.minecraft.village.VillagerProfession
 
getWorkStation() - Method in class net.minecraft.village.VillagerProfession
 
getWorld() - Method in class net.minecraft.block.entity.BlockEntity
 
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.world.ClientChunkManager
getWorld() - Method in class net.minecraft.entity.Entity
 
getWorld() - Method in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity.CommandExecutor
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.server.command.ServerCommandSource
 
getWorld() - Method in class net.minecraft.server.network.ServerPlayerEntity
 
getWorld() - Method in class net.minecraft.server.world.ServerChunkManager
 
getWorld() - Method in class net.minecraft.test.GameTestState
 
getWorld() - Method in class net.minecraft.test.TestContext
 
getWorld() - Method in interface net.minecraft.util.math.BlockPointer
 
getWorld() - Method in class net.minecraft.util.math.BlockPointerImpl
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 class net.minecraft.world.gen.decorator.DecoratorContext
 
getWorld() - Method in class net.minecraft.world.gen.feature.util.FeatureContext
 
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
 
getWorldDirectory(RegistryKey<World>) - Method in class net.minecraft.world.level.storage.LevelStorage.Session
 
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
getWorldName(int) - Method in class net.minecraft.client.realms.dto.RealmsServer
 
getWorldRegistryKeys() - Method in class net.minecraft.server.MinecraftServer
 
getWorlds() - Method in class net.minecraft.server.MinecraftServer
 
getWorlds() - Method in class net.minecraft.world.gen.GeneratorOptions
 
getWorlds() - Method in class net.minecraft.world.updater.WorldUpdater
 
getWorldType(String) - Static method in class net.minecraft.client.realms.dto.RealmsServer
 
getWorldVersion() - Method in interface net.minecraft.GameVersion
Deprecated.
getWrappedChunk() - Method in class net.minecraft.world.chunk.ReadOnlyChunk
 
getWrappedLinesHeight(String, int) - Method in class net.minecraft.client.font.TextRenderer
Gets the height of the text when it has been wrapped.
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
 
getWrittenBytes() - Method in class net.minecraft.network.PacketByteBuf
Returns an array of bytes of contents in this buf between index 0 and the PacketByteBuf.writerIndex().
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.screen.recipebook.RecipeBookGhostSlots.GhostInputSlot
 
getX() - Method in class net.minecraft.client.Mouse
 
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.item.map.MapIcon
 
getX() - Method in class net.minecraft.network.packet.c2s.play.VehicleMoveC2SPacket
 
getX() - Method in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 
getX() - Method in class net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket
 
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.ExplosionS2CPacket
 
getX() - Method in class net.minecraft.network.packet.s2c.play.MobSpawnS2CPacket
 
getX() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 
getX() - Method in class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket
 
getX() - Method in class net.minecraft.network.packet.s2c.play.PlayerSpawnS2CPacket
 
getX() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundIdS2CPacket
 
getX() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 
getX() - Method in class net.minecraft.network.packet.s2c.play.UnloadChunkS2CPacket
 
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.BlockPointer
Returns the X coordinate.
getX() - Method in class net.minecraft.util.math.BlockPointerImpl
Returns the X coordinate.
getX() - Method in interface net.minecraft.util.math.Position
Returns the X coordinate.
getX() - Method in class net.minecraft.util.math.PositionImpl
Returns the X coordinate.
getX() - Method in class net.minecraft.util.math.Quaternion
 
getX() - Method in class net.minecraft.util.math.Vec3d
Returns the X coordinate.
getX() - Method in class net.minecraft.util.math.Vec3f
 
getX() - Method in class net.minecraft.util.math.Vec3i
 
getX() - Method in class net.minecraft.util.math.Vector4f
 
getX(double) - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
 
getXLength() - Method in class net.minecraft.util.math.Box
 
getXMax() - Method in interface net.minecraft.client.font.RenderableGlyph
 
getXMin() - Method in interface net.minecraft.client.font.RenderableGlyph
 
getXp() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
 
getXpToDrop(PlayerEntity) - Method in class net.minecraft.entity.LivingEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(PlayerEntity) - Method in class net.minecraft.entity.mob.HoglinEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(PlayerEntity) - Method in class net.minecraft.entity.mob.MobEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(PlayerEntity) - Method in class net.minecraft.entity.mob.PiglinEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(PlayerEntity) - Method in class net.minecraft.entity.mob.WaterCreatureEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(PlayerEntity) - Method in class net.minecraft.entity.mob.ZombieEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(PlayerEntity) - Method in class net.minecraft.entity.passive.AnimalEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(PlayerEntity) - Method in class net.minecraft.entity.passive.ChickenEntity
Called when this entity is killed and returns the amount of experience to drop.
getXpToDrop(PlayerEntity) - Method in class net.minecraft.entity.player.PlayerEntity
Called when this entity is killed and returns the amount of experience to drop.
getXSize() - Method in class net.minecraft.util.shape.VoxelSet
 
getXuid() - Method in class net.minecraft.client.util.Session
 
getXZFactor() - Method in class net.minecraft.world.gen.chunk.NoiseSamplingConfig
 
getXZScale() - Method in class net.minecraft.world.gen.chunk.NoiseSamplingConfig
 
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.screen.recipebook.RecipeBookGhostSlots.GhostInputSlot
 
getY() - Method in class net.minecraft.client.Mouse
 
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.network.packet.c2s.play.VehicleMoveC2SPacket
 
getY() - Method in class net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket
 
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.ExplosionS2CPacket
 
getY() - Method in class net.minecraft.network.packet.s2c.play.MobSpawnS2CPacket
 
getY() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 
getY() - Method in class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket
 
getY() - Method in class net.minecraft.network.packet.s2c.play.PlayerSpawnS2CPacket
 
getY() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundIdS2CPacket
 
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.BlockPointer
Returns the Y coordinate.
getY() - Method in class net.minecraft.util.math.BlockPointerImpl
Returns the Y coordinate.
getY() - Method in interface net.minecraft.util.math.Position
Returns the Y coordinate.
getY() - Method in class net.minecraft.util.math.PositionImpl
Returns the Y coordinate.
getY() - Method in class net.minecraft.util.math.Quaternion
 
getY() - Method in class net.minecraft.util.math.Vec3d
Returns the Y coordinate.
getY() - Method in class net.minecraft.util.math.Vec3f
 
getY() - Method in class net.minecraft.util.math.Vec3i
 
getY() - Method in class net.minecraft.util.math.Vector4f
 
getY(double) - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
 
getY(BlockView, int) - Method in class net.minecraft.server.command.SpreadPlayersCommand.Pile
 
getY(HeightContext) - Method in class net.minecraft.world.gen.YOffset.AboveBottom
getY(HeightContext) - Method in class net.minecraft.world.gen.YOffset.BelowTop
getY(HeightContext) - Method in class net.minecraft.world.gen.YOffset.Fixed
getY(HeightContext) - Method in class 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.network.packet.c2s.play.VehicleMoveC2SPacket
 
getYaw() - Method in class net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket
 
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.MobSpawnS2CPacket
 
getYaw() - Method in class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket
 
getYaw() - Method in class net.minecraft.network.packet.s2c.play.PlayerSpawnS2CPacket
 
getYaw() - Method in class net.minecraft.network.packet.s2c.play.VehicleMoveS2CPacket
 
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
 
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
getYFactor() - Method in class net.minecraft.world.gen.chunk.NoiseSamplingConfig
 
getYImage(boolean) - Method in class net.minecraft.client.gui.widget.ClickableWidget
 
getYImage(boolean) - Method in class net.minecraft.client.gui.widget.SliderWidget
getYLength() - Method in class net.minecraft.util.math.Box
 
getYMax() - Method in interface net.minecraft.client.font.RenderableGlyph
 
getYMin() - Method in interface net.minecraft.client.font.RenderableGlyph
 
getYOffset() - Method in class net.minecraft.world.chunk.ChunkSection
 
getYOffset(EndCrystalEntity, float) - Static method in class net.minecraft.client.render.entity.EndCrystalEntityRenderer
 
getYScale() - Method in class net.minecraft.world.gen.chunk.NoiseSamplingConfig
 
getYSize() - Method in class net.minecraft.util.shape.VoxelSet
 
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.item.map.MapIcon
 
getZ() - Method in class net.minecraft.network.packet.c2s.play.VehicleMoveC2SPacket
 
getZ() - Method in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 
getZ() - Method in class net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket
 
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.ExplosionS2CPacket
 
getZ() - Method in class net.minecraft.network.packet.s2c.play.MobSpawnS2CPacket
 
getZ() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 
getZ() - Method in class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket
 
getZ() - Method in class net.minecraft.network.packet.s2c.play.PlayerSpawnS2CPacket
 
getZ() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundIdS2CPacket
 
getZ() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 
getZ() - Method in class net.minecraft.network.packet.s2c.play.UnloadChunkS2CPacket
 
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.BlockPointer
Returns the Z coordinate.
getZ() - Method in class net.minecraft.util.math.BlockPointerImpl
Returns the Z coordinate.
getZ() - Method in interface net.minecraft.util.math.Position
Returns the Z coordinate.
getZ() - Method in class net.minecraft.util.math.PositionImpl
Returns the Z coordinate.
getZ() - Method in class net.minecraft.util.math.Quaternion
 
getZ() - Method in class net.minecraft.util.math.Vec3d
Returns the Z coordinate.
getZ() - Method in class net.minecraft.util.math.Vec3f
 
getZ() - Method in class net.minecraft.util.math.Vec3i
 
getZ() - Method in class net.minecraft.util.math.Vector4f
 
getZ(double) - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
 
getZipFile() - Method in class net.minecraft.resource.ZipResourcePack
 
getZLength() - Method in class net.minecraft.util.math.Box
 
getZOffset() - Method in class net.minecraft.client.gui.DrawableHelper
 
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<T extends Entity> - 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
GhastMoveControl(GhastEntity) - Constructor for class net.minecraft.entity.mob.GhastEntity.GhastMoveControl
 
GhostInputSlot(Ingredient, int, int) - Constructor for class net.minecraft.client.gui.screen.recipebook.RecipeBookGhostSlots.GhostInputSlot
 
ghostSlots - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
 
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 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
 
GiftLootTableGenerator - Class in net.minecraft.data.server
 
GiftLootTableGenerator() - Constructor for class net.minecraft.data.server.GiftLootTableGenerator
 
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
 
GILDED_BLACKSTONE_TO_BLACKSTONE - Static variable in class net.minecraft.structure.processor.StructureProcessorLists
 
give(LivingEntity, ItemStack, Vec3d) - Static method in class net.minecraft.entity.ai.brain.task.LookTargetUtil
 
GIVE_FAILED_EXCEPTION - Static variable in class net.minecraft.server.command.EffectCommand
 
GIVE_FAILED_EXCEPTION - Static variable in class net.minecraft.server.command.RecipeCommand
 
GiveCommand - Class in net.minecraft.server.command
 
GiveCommand() - Constructor for class net.minecraft.server.command.GiveCommand
 
giveGifts(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
 
GiveInvisibilityGoal() - Constructor for class net.minecraft.entity.mob.IllusionerEntity.GiveInvisibilityGoal
 
giveItemStack(ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 
givePlayersEffects(World, BlockPos, List<BlockPos>) - Static method in class net.minecraft.block.entity.ConduitBlockEntity
 
giveUp(VillagerEntity, long) - Method in class net.minecraft.entity.ai.brain.task.VillagerWalkTowardsTask
 
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_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_DRAW - 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_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_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_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_DRAW - 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_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_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_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
 
GlAllocationUtils - Class in net.minecraft.client.util
 
GlAllocationUtils() - Constructor for class net.minecraft.client.util.GlAllocationUtils
 
GLASS - Static variable in class net.minecraft.block.Blocks
 
GLASS - Static variable in class net.minecraft.block.Material
Material for glass and glass-like blocks (includes sea lanterns and conduits).
GLASS - Static variable in class net.minecraft.client.render.entity.EndCrystalEntityRenderer
 
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
 
GlassBlock - Class in net.minecraft.block
 
GlassBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.GlassBlock
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, IntSupplier) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glBindVertexArray(Supplier<Integer>) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glBlendFuncSeparate(int, int, int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
GlBlendState - Class in net.minecraft.client.gl
 
GlBlendState() - Constructor for class net.minecraft.client.gl.GlBlendState
 
GlBlendState(boolean, boolean, int, int, int, int, int) - Constructor for class net.minecraft.client.gl.GlBlendState
 
GlBlendState(int, int, int) - Constructor for class net.minecraft.client.gl.GlBlendState
 
GlBlendState(int, int, int, int, int) - Constructor for class net.minecraft.client.gl.GlBlendState
 
glBufferData(int, ByteBuffer, int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
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 net.minecraft.client.util.Window.GlErroredException
GlException - Exception in net.minecraft.client.util
 
GlException(String) - Constructor for exception net.minecraft.client.util.GlException
 
GlException(String, Throwable) - Constructor for exception net.minecraft.client.util.GlException
 
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_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
 
glGenBuffers(Consumer<Integer>) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
glGenFramebuffers() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
glGenRenderbuffers() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
glGenVertexArrays(Consumer<Integer>) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
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
 
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_SHADER - Static variable in class net.minecraft.client.render.RenderPhase
 
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
 
GLISTERING_MELON_SLICE - Static variable in class net.minecraft.item.Items
 
GLITTER - Enum constant in enum class net.minecraft.entity.passive.TropicalFishEntity.Variety
 
glLinkProgram(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
global - Variable in class net.minecraft.network.packet.s2c.play.WorldEventS2CPacket
 
GLOBAL - Static variable in class net.minecraft.client.item.ModelPredicateProviderRegistry
 
globalDifficulty - Variable in class net.minecraft.world.LocalDifficulty
 
globalDumpConsumer - Static variable in class net.minecraft.util.profiler.DebugRecorder
 
GlobalPos - Class in net.minecraft.util.dynamic
 
GlobalPos(RegistryKey<World>, BlockPos) - Constructor for class net.minecraft.util.dynamic.GlobalPos
 
GLOBE - Enum constant in enum class net.minecraft.block.entity.BannerPattern
 
GLOBE_BANNER_PATTERN - Static variable in class net.minecraft.item.Items
 
GLOW - Static variable in class net.minecraft.particle.ParticleTypes
 
GLOW_BERRIES - Static variable in class net.minecraft.item.FoodComponents
 
GLOW_BERRIES - Static variable in class net.minecraft.item.Items
 
GLOW_FRAME - Static variable in class net.minecraft.client.render.entity.ItemFrameEntityRenderer
 
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_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.Feature
 
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_INK - Static variable in class net.minecraft.particle.ParticleTypes
 
GLOW_SQUID_SPAWN_EGG - Static variable in class net.minecraft.item.Items
 
glowBerryDrops(Block) - Static method in class net.minecraft.data.server.BlockLootTableGenerator
 
GlowFactory(SpriteProvider) - Constructor for class net.minecraft.client.particle.GlowParticle.GlowFactory
 
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_INDEX - Static variable in class net.minecraft.entity.Entity
 
glowingText - Variable in class net.minecraft.block.entity.SignBlockEntity
 
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
glowLichenDrops(Block) - Static method in class net.minecraft.data.server.BlockLootTableGenerator
 
GlowLichenFeature - Class in net.minecraft.world.gen.feature
 
GlowLichenFeature(Codec<GlowLichenFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.GlowLichenFeature
GlowLichenFeatureConfig - Class in net.minecraft.world.gen.feature
 
GlowLichenFeatureConfig(int, boolean, boolean, boolean, float, List<Block>) - Constructor for class net.minecraft.world.gen.feature.GlowLichenFeatureConfig
 
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<GlowSquidEntity>) - 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
GlProgramManager - Class in net.minecraft.client.gl
 
GlProgramManager() - Constructor for class net.minecraft.client.gl.GlProgramManager
 
GlShader - Interface in net.minecraft.client.gl
 
glShaderSource(int, List<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.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
 
glType - Variable in enum class net.minecraft.client.gl.Program.Type
 
GlUniform - Class in net.minecraft.client.gl
 
GlUniform(String, int, int, GlShader) - 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
 
GLX - Class in com.mojang.blaze3d.platform
 
GLX() - Constructor for class com.mojang.blaze3d.platform.GLX
 
Glyph - Interface in net.minecraft.client.font
 
glyphAtlases - Variable in class net.minecraft.client.font.FontStorage
 
GlyphAtlasTexture - Class in net.minecraft.client.font
 
GlyphAtlasTexture(Identifier, boolean) - Constructor for class net.minecraft.client.font.GlyphAtlasTexture
 
GlyphAtlasTexture.Slot - Class in net.minecraft.client.font
 
glyphCache - Variable in class net.minecraft.client.font.FontStorage
 
glyphIndex - Variable in class net.minecraft.client.font.TrueTypeFont.TtfGlyph
 
GlyphRenderer - Class in net.minecraft.client.font
 
GlyphRenderer(RenderLayer, RenderLayer, RenderLayer, float, float, float, float, float, float, float, float) - Constructor for class net.minecraft.client.font.GlyphRenderer
 
GlyphRenderer.Rectangle - Class in net.minecraft.client.font
 
glyphRendererCache - Variable in class net.minecraft.client.font.FontStorage
 
glyphs - Variable in class net.minecraft.client.font.BitmapFont
 
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 - Enum constant in enum class net.minecraft.advancement.AdvancementFrame
 
Goal.Control - Enum Class in net.minecraft.entity.ai.goal
 
goals - Variable in class net.minecraft.entity.ai.goal.GoalSelector
 
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(Supplier<Profiler>) - Constructor for class net.minecraft.entity.ai.goal.GoalSelector
 
GoalSelector(BlockPos, int, String, boolean) - Constructor for class net.minecraft.client.render.debug.GoalSelectorDebugRenderer.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.GoalSelector - Class in net.minecraft.client.render.debug
 
goalSelectors - Variable in class net.minecraft.client.render.debug.GoalSelectorDebugRenderer
 
GOAT - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
 
GOAT - Static variable in class net.minecraft.entity.EntityType
 
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
GoatEntity.GoatNavigation - Class in net.minecraft.entity.passive
 
GoatEntity.GoatPathNodeMaker - Class in net.minecraft.entity.passive
 
GoatEntityModel<T extends GoatEntity> - Class in net.minecraft.client.render.entity.model
Represents the model of a 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
GoatNavigation(GoatEntity, World) - Constructor for class net.minecraft.entity.passive.GoatEntity.GoatNavigation
 
GoatPathNodeMaker() - Constructor for class net.minecraft.entity.passive.GoatEntity.GoatPathNodeMaker
 
GOATS_SPAWNABLE_ON - Static variable in class net.minecraft.tag.BlockTags
 
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
 
GOLD - Enum constant in enum class net.minecraft.entity.passive.AxolotlEntity.Variant
 
GOLD - Enum constant in enum class net.minecraft.item.ArmorMaterials
 
GOLD - Enum constant in enum class net.minecraft.item.ToolMaterials
 
GOLD - Enum constant in enum class net.minecraft.util.Formatting
 
GOLD - Static variable in class net.minecraft.block.MapColor
 
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.RecipesProvider
 
GOLD_ORES - Static variable in class net.minecraft.tag.BlockTags
 
GOLD_ORES - Static variable in class net.minecraft.tag.ItemTags
 
GOLD_TEXTURE - Static variable in class net.minecraft.client.render.entity.RabbitEntityRenderer
 
GOLD_TYPE - Static variable in class net.minecraft.entity.passive.RabbitEntity
 
GOLDEN_APPLE - Static variable in class net.minecraft.item.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.item.FoodComponents
 
GOLDEN_CARROT - Static variable in class net.minecraft.item.Items
 
GOLDEN_CHESTPLATE - Static variable in class net.minecraft.item.Items
 
GOLDEN_HEART_U - Static variable in class net.minecraft.client.gui.hud.PlayerListHud
 
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_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 class net.minecraft.village.VillagerGossips.GossipEntry
 
gossips - Variable in class net.minecraft.client.render.debug.VillageDebugRenderer.Brain
 
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
 
GoToCelebrateTask<E extends MobEntity> - Class in net.minecraft.entity.ai.brain.task
 
GoToCelebrateTask(int, float) - Constructor for class net.minecraft.entity.ai.brain.task.GoToCelebrateTask
 
GoToIfNearbyTask - Class in net.minecraft.entity.ai.brain.task
 
GoToIfNearbyTask(MemoryModuleType<GlobalPos>, float, int) - Constructor for class net.minecraft.entity.ai.brain.task.GoToIfNearbyTask
 
GoToNearbyPositionTask - Class in net.minecraft.entity.ai.brain.task
 
GoToNearbyPositionTask(MemoryModuleType<GlobalPos>, float, int, int) - Constructor for class net.minecraft.entity.ai.brain.task.GoToNearbyPositionTask
 
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(float, int) - Constructor for class net.minecraft.entity.ai.brain.task.GoToPointOfInterestTask
 
goToPreviousPage() - Method in class net.minecraft.client.gui.screen.ingame.BookScreen
 
goToPreviousPage() - Method in class net.minecraft.client.gui.screen.ingame.LecternScreen
GoToRememberedPositionTask<T> - Class in net.minecraft.entity.ai.brain.task
 
GoToRememberedPositionTask(MemoryModuleType<T>, float, int, boolean, Function<T, Vec3d>) - Constructor for class net.minecraft.entity.ai.brain.task.GoToRememberedPositionTask
 
GoToSecondaryPositionTask - Class in net.minecraft.entity.ai.brain.task
 
GoToSecondaryPositionTask(MemoryModuleType<List<GlobalPos>>, float, int, int, MemoryModuleType<GlobalPos>) - 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
 
GoTowardsLookTarget - Class in net.minecraft.entity.ai.brain.task
 
GoTowardsLookTarget(float, int) - Constructor for class net.minecraft.entity.ai.brain.task.GoTowardsLookTarget
 
GoTowardsLookTarget(Predicate<LivingEntity>, Function<LivingEntity, Float>, int) - Constructor for class net.minecraft.entity.ai.brain.task.GoTowardsLookTarget
 
GoToWorkTask - Class in net.minecraft.entity.ai.brain.task
 
GoToWorkTask() - Constructor for class net.minecraft.entity.ai.brain.task.GoToWorkTask
 
GOURD - Static variable in class net.minecraft.block.Material
Material for gourds.
gourdBlock - Variable in class net.minecraft.block.AttachedStemBlock
 
gourdBlock - Variable in class net.minecraft.block.StemBlock
 
GourdBlock - Class in net.minecraft.block
 
GourdBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.GourdBlock
GPU_WARNLIST_ID - Static variable in class net.minecraft.client.resource.VideoWarningManager
 
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 - Enum constant in enum class net.minecraft.block.entity.BannerPattern
 
GRADIENT_UP - Enum constant in enum class net.minecraft.block.entity.BannerPattern
 
GRADIENTS - Static variable in class net.minecraft.util.math.noise.SimplexNoiseSampler
 
GRAHAM - Static variable in class net.minecraft.entity.decoration.painting.PaintingMotive
 
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 class net.minecraft.advancement.criterion.Criterion.ConditionsContainer
 
GRANT - Enum constant in enum class net.minecraft.server.command.AdvancementCommand.Operation
 
grantCriterion(Advancement, String) - Method in class net.minecraft.advancement.PlayerAdvancementTracker
 
GRAPHICS - Static variable in class net.minecraft.client.option.Option
 
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.block.Blocks
 
GRASS - Static variable in class net.minecraft.item.Items
 
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
 
GRASS_PREDICATE - Static variable in class net.minecraft.entity.ai.goal.EatGrassGoal
 
GRASS_UPPER - Static variable in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix
 
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.client.color.world
 
GrassColors() - Constructor for class net.minecraft.client.color.world.GrassColors
 
grassDrops(Block) - Static method in class net.minecraft.data.server.BlockLootTableGenerator
 
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
 
GravelBlock - Class in net.minecraft.block
 
GravelBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.GravelBlock
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 class net.minecraft.world.biome.SpawnSettings.SpawnDensity
 
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.util.DyeColor
 
GRAY - Enum constant in enum class net.minecraft.util.Formatting
 
GRAY - Static variable in class net.fabricmc.yarn.constants.LlamaVariants
 
GRAY - Static variable in class net.fabricmc.yarn.constants.ParrotVariants
 
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_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_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_SHEEP_ENTITY - Static variable in class net.minecraft.loot.LootTables
 
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_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
 
green - Variable in class com.mojang.blaze3d.platform.GlStateManager.ColorMask
 
green - Variable in class net.minecraft.client.font.GlyphRenderer.Rectangle
 
green - Variable in class net.minecraft.client.font.TextRenderer.Drawer
 
green - Static variable in class net.minecraft.client.render.BackgroundRenderer
 
green - Variable in class net.minecraft.client.render.OutlineVertexConsumerProvider
 
GREEN - Enum constant in enum class net.minecraft.entity.boss.BossBar.Color
 
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.fabricmc.yarn.constants.ParrotVariants
 
GREEN - Static variable in class net.minecraft.block.MapColor
 
GREEN - Static variable in class net.minecraft.client.render.debug.BeeDebugRenderer
 
GREEN - Static variable in class net.minecraft.client.render.debug.VillageDebugRenderer
 
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_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_OFFSET - Static variable in class net.minecraft.client.texture.NativeImage
The bit offset of the green data in the RGBA or the RGB formats.
GREEN_SHEEP_ENTITY - Static variable in class net.minecraft.loot.LootTables
 
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_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
 
greenMultiplier - Variable in class net.minecraft.client.render.entity.model.TintableAnimalModel
 
greenMultiplier - Variable in class net.minecraft.client.render.entity.model.TintableCompositeModel
 
greenOffset - Variable in enum class net.minecraft.client.texture.NativeImage.Format
 
greens - Variable in class net.minecraft.client.render.debug.WorldGenAttemptDebugRenderer
 
gridSize - Variable in class net.minecraft.world.biome.source.CheckerboardBiomeSource
 
grind(ItemStack, int, int) - 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.client.render.model.json.ModelTransformation.Mode
 
grounded - Variable in class net.minecraft.structure.ShipwreckGenerator.Piece
 
groundLevelDelta - Variable in class net.minecraft.structure.PoolStructurePiece
 
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.CookingRecipeJsonFactory.CookingRecipeJsonProvider
 
group - Variable in class net.minecraft.data.server.recipe.CookingRecipeJsonFactory
 
group - Variable in class net.minecraft.data.server.recipe.ShapedRecipeJsonFactory
 
group - Variable in class net.minecraft.data.server.recipe.ShapedRecipeJsonFactory.ShapedRecipeJsonProvider
 
group - Variable in class net.minecraft.data.server.recipe.ShapelessRecipeJsonFactory
 
group - Variable in class net.minecraft.data.server.recipe.ShapelessRecipeJsonFactory.ShapelessRecipeJsonProvider
 
group - Variable in class net.minecraft.data.server.recipe.SingleItemRecipeJsonFactory
 
group - Variable in class net.minecraft.data.server.recipe.SingleItemRecipeJsonFactory.SingleItemRecipeJsonProvider
 
group - Variable in class net.minecraft.item.Item
 
group - Variable in class net.minecraft.item.Item.Settings
 
group - Variable in class net.minecraft.recipe.AbstractCookingRecipe
 
group - Variable in class net.minecraft.recipe.CuttingRecipe
 
group - Variable in class net.minecraft.recipe.ShapedRecipe
 
group - Variable in class net.minecraft.recipe.ShapelessRecipe
 
group - Variable in class net.minecraft.tag.RequiredTagList
 
group - Variable in class net.minecraft.util.thread.GroupAssigningThreadFactory
 
group(String) - Method in class net.minecraft.data.server.recipe.CookingRecipeJsonFactory
 
group(String) - Method in interface net.minecraft.data.server.recipe.CraftingRecipeJsonFactory
 
group(String) - Method in class net.minecraft.data.server.recipe.ShapedRecipeJsonFactory
 
group(String) - Method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonFactory
 
group(String) - Method in class net.minecraft.data.server.recipe.SingleItemRecipeJsonFactory
 
group(String) - Method in class net.minecraft.data.family.BlockFamily.Builder
 
group(ItemGroup) - Method in class net.minecraft.item.Item.Settings
Sets the ItemGroup of any item using this Settings instance.
GROUP - Static variable in class net.minecraft.loot.entry.LootPoolEntryTypes
 
GroupAssigningThreadFactory - Class in net.minecraft.util.thread
A custom thread factory that assigns each created thread to the group of the system security manager or the factory-creating thread (when the security manager does not exist).
GroupAssigningThreadFactory(String) - Constructor for class net.minecraft.util.thread.GroupAssigningThreadFactory
 
groupCounts - Variable in class net.minecraft.client.particle.ParticleManager
 
groupEntry(LootPoolEntry.Builder<?>) - Method in class net.minecraft.loot.entry.GroupEntry.Builder
groupEntry(LootPoolEntry.Builder<?>) - Method in class net.minecraft.loot.entry.LootPoolEntry.Builder
 
GroupEntry - Class in net.minecraft.loot.entry
 
GroupEntry(LootPoolEntry[], LootCondition[]) - Constructor for class net.minecraft.loot.entry.GroupEntry
GroupEntry.Builder - Class in net.minecraft.loot.entry
 
groupLoadFuture - Variable in class net.minecraft.tag.TagManagerLoader.RequiredGroup
 
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.play.SynchronizeTagsS2CPacket
 
groups - Variable in class net.minecraft.tag.TagManager.Builder
 
GROUPS - Static variable in class net.minecraft.item.ItemGroup
 
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() - Method in class net.minecraft.client.render.BufferBuilder
 
grow(int) - Method in class com.mojang.blaze3d.systems.RenderSystem.IndexBuffer
 
grow(int) - Method in class net.minecraft.client.render.BufferBuilder
 
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.BambooSaplingBlock
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 class net.minecraft.block.FernBlock
grow(ServerWorld, Random, BlockPos, BlockState) - Method in interface net.minecraft.block.Fertilizable
 
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.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.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.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.BambooSaplingBlock
 
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
 
growAndFit(TextureStitcher.Holder) - Method in class net.minecraft.client.texture.TextureStitcher
 
GrowCropsGoal() - Constructor for class net.minecraft.entity.passive.BeeEntity.GrowCropsGoal
 
GROWING - Enum constant in enum class net.minecraft.world.border.WorldBorderStage
 
growMerged(BlockState, WorldAccess, BlockPos) - Static method in class net.minecraft.block.PointedDripstoneBlock
 
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
 
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.client.render.model.json.ModelVariantMap.DeserializationContext
 
gson - Variable in class net.minecraft.predicate.entity.AdvancementEntityPredicateDeserializer
 
gson - Variable in class net.minecraft.predicate.entity.AdvancementEntityPredicateSerializer
 
gson - Variable in class net.minecraft.resource.JsonDataLoader
 
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.gui.screen.world.EditWorldScreen
 
GSON - Static variable in class net.minecraft.client.option.GameOptions
 
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.sound.SoundManager
 
GSON - Static variable in class net.minecraft.data.client.BlockStateDefinitionProvider
 
GSON - Static variable in class net.minecraft.data.report.BlockListProvider
 
GSON - Static variable in class net.minecraft.data.report.CommandSyntaxProvider
 
GSON - Static variable in class net.minecraft.data.report.RegistryDumpProvider
 
GSON - Static variable in class net.minecraft.data.report.WorldgenListProvider
 
GSON - Static variable in class net.minecraft.data.server.AbstractTagProvider
 
GSON - Static variable in class net.minecraft.data.server.AdvancementsProvider
 
GSON - Static variable in class net.minecraft.data.server.LootTablesProvider
 
GSON - Static variable in class net.minecraft.data.server.RecipesProvider
 
GSON - Static variable in class net.minecraft.datafixer.fix.BlockEntitySignTextStrictJsonFix
 
GSON - Static variable in class net.minecraft.loot.condition.LootConditionManager
 
GSON - Static variable in class net.minecraft.loot.function.LootFunctionManager
 
GSON - Static variable in class net.minecraft.loot.LootManager
 
GSON - Static variable in class net.minecraft.network.packet.s2c.query.QueryResponseS2CPacket
 
GSON - Static variable in class net.minecraft.recipe.RecipeManager
 
GSON - Static variable in class net.minecraft.server.ServerAdvancementLoader
 
GSON - Static variable in class net.minecraft.server.ServerConfigList
 
GSON - Static variable in class net.minecraft.tag.TagGroupLoader
 
GSON - Static variable in class net.minecraft.text.Text.Serializer
 
GSON - Static variable in class net.minecraft.util.JsonHelper
 
GSON - Static variable in class net.minecraft.util.Language
 
GsonSerializer(Registry<T>, String, String, Function<E, T>, T, Pair<T, JsonSerializing.ElementSerializer<? extends E>>) - Constructor for class net.minecraft.util.JsonSerializing.GsonSerializer
 
guarded - Variable in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
 
GUARDED_BY_PIGLINS - Static variable in class net.minecraft.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
 
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.client.render.model.json.ModelTransformation.Mode
 
GUI_ICONS_TEXTURE - Static variable in class net.minecraft.client.gui.DrawableHelper
The texture of various icons and widgets used for rendering ingame indicators.
GUI_SCALE - Static variable in class net.minecraft.client.option.Option
 
GUIDE_URL - Static variable in class net.minecraft.client.gui.screen.option.AccessibilityOptionsScreen
 
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
 
guiOpen - Variable in class net.minecraft.network.packet.c2s.play.RecipeCategoryOptionsC2SPacket
 
guiOpen - Variable in class net.minecraft.recipe.book.RecipeBookOptions.CategoryOption
 
guiScale - Variable in class net.minecraft.client.option.GameOptions
 
GUITAR - Enum constant in enum class net.minecraft.block.enums.Instrument
 
GUNPOWDER - Static variable in class net.minecraft.item.Items
 
GUNPOWDER - Static variable in class net.minecraft.recipe.FireworkStarRecipe
 
GZIP - Static variable in class net.minecraft.world.storage.ChunkStreamVersion
 
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