Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

game - Variable in class net.minecraft.client.RunArgs
 
Game(boolean, String, String, boolean, boolean) - Constructor for class net.minecraft.client.RunArgs.Game
 
GAME - Static variable in class net.minecraft.client.sound.MusicType
 
GAME_DIFFICULTY_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsBackupInfoScreen.BackupInfoListEntry
 
GAME_EVENT - Static variable in class net.minecraft.registry.Registries
 
GAME_EVENT - Static variable in class net.minecraft.registry.RegistryKeys
 
GAME_EVENT_NAME - Static variable in class net.minecraft.datafixer.TypeReferences
 
GAME_ID - Static variable in class net.minecraft.server.rcon.QueryResponseHandler
 
GAME_LOAD_TIMES - Static variable in class net.minecraft.client.session.telemetry.TelemetryEventType
 
GAME_MAX_DELAY - Static variable in class net.minecraft.client.sound.MusicType
 
GAME_MESSAGE_CODEC - Static variable in record class net.minecraft.client.session.report.log.ReceivedMessage.GameMessage
 
GAME_MIN_DELAY - Static variable in class net.minecraft.client.sound.MusicType
 
GAME_MODE - Static variable in record class net.minecraft.client.session.telemetry.TelemetryEventProperty
 
GAME_MODE_CHANGED - Static variable in class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
 
GAME_MODE_TEXT - Static variable in class net.minecraft.client.gui.screen.OpenToLanScreen
 
GAME_MODE_TEXT - Static variable in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 
GAME_MODE_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsBackupInfoScreen.BackupInfoListEntry
 
GAME_MODES - Static variable in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
 
GAME_PROFILE - Static variable in class net.minecraft.util.dynamic.Codecs
 
GAME_PROFILE_CODEC - Static variable in record class net.minecraft.server.ServerMetadata.Players
 
GAME_PROFILE_PROPERTY - Static variable in class net.minecraft.util.dynamic.Codecs
 
GAME_PROFILE_PROPERTY_MAP - Static variable in class net.minecraft.util.dynamic.Codecs
 
GAME_PROFILE_WITH_PROPERTIES - Static variable in class net.minecraft.util.dynamic.Codecs
 
GAME_RULES - Static variable in class net.minecraft.test.TestServer
 
GAME_RULES_TEXT - Static variable in class net.minecraft.client.gui.screen.world.CreateWorldScreen.MoreTab
 
GAME_SERVER_VERSION_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsBackupInfoScreen.BackupInfoListEntry
 
GAME_TAB_TITLE_TEXT - Static variable in class net.minecraft.client.gui.screen.world.CreateWorldScreen.GameTab
 
GAME_TEXT - Static variable in class net.minecraft.client.gui.screen.GameMenuScreen
 
GAME_TYPE - Static variable in class net.minecraft.server.rcon.QueryResponseHandler
 
GAME_VERSION - Static variable in record class net.minecraft.client.session.telemetry.TelemetryEventProperty
 
GAME_WON - Static variable in class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
 
gameDifficultyMetadata(String) - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupInfoScreen
 
gameEvent - Variable in record class net.minecraft.world.event.listener.Vibration
The field for the gameEvent record component.
gameEvent() - Method in record class net.minecraft.world.event.listener.Vibration
Returns the value of the gameEvent record component.
GameEvent - Class in net.minecraft.world.event
 
GameEvent(int) - Constructor for class net.minecraft.world.event.GameEvent
 
GameEvent.Emitter - Record Class in net.minecraft.world.event
 
GameEvent.Message - Class in net.minecraft.world.event
 
gameEventDebugRenderer - Variable in class net.minecraft.client.render.debug.DebugRenderer
 
GameEventDebugRenderer - Class in net.minecraft.client.render.debug
 
GameEventDebugRenderer(MinecraftClient) - Constructor for class net.minecraft.client.render.debug.GameEventDebugRenderer
 
GameEventDebugRenderer.Entry - Record Class in net.minecraft.client.render.debug
 
GameEventDebugRenderer.Listener - Class in net.minecraft.client.render.debug
 
GameEventDispatcher - Interface in net.minecraft.world.event.listener
A game event dispatcher dispatches game events to its listeners.
GameEventDispatcher.DispatchCallback - Interface in net.minecraft.world.event.listener
 
gameEventDispatchers - Variable in class net.minecraft.world.chunk.WorldChunk
 
gameEventDispatchManager - Variable in class net.minecraft.server.world.ServerWorld
 
GameEventDispatchManager - Class in net.minecraft.world.event.listener
Dispatches game events to GameEventDispatcher instance in the applicable chunk sections.
GameEventDispatchManager(ServerWorld) - Constructor for class net.minecraft.world.event.listener.GameEventDispatchManager
 
gameEventHandler - Variable in class net.minecraft.entity.mob.WardenEntity
 
gameEventHandler - Variable in class net.minecraft.entity.passive.AllayEntity
 
GameEventListener - Interface in net.minecraft.world.event.listener
A game event listener listens to game events from GameEventDispatchers.
GameEventListener.Holder<T extends GameEventListener> - Interface in net.minecraft.world.event.listener
 
GameEventListener.TriggerOrder - Enum Class in net.minecraft.world.event.listener
 
GameEventRenamesFix - Class in net.minecraft.datafixer.fix
 
GameEventRenamesFix(Schema, String, DSL.TypeReference, UnaryOperator<String>) - Constructor for class net.minecraft.datafixer.fix.GameEventRenamesFix
 
GameEventTags - Class in net.minecraft.registry.tag
 
GameEventTags() - Constructor for class net.minecraft.registry.tag.GameEventTags
 
GameJoinS2CPacket - Record Class in net.minecraft.network.packet.s2c.play
 
GameJoinS2CPacket(int, boolean, Set<RegistryKey<World>>, int, int, int, boolean, boolean, boolean, CommonPlayerSpawnInfo) - Constructor for record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
 
GameJoinS2CPacket(PacketByteBuf) - Constructor for record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
 
GameLoadTimeEvent - Class in net.minecraft.client.session.telemetry
 
GameLoadTimeEvent(Ticker) - Constructor for class net.minecraft.client.session.telemetry.GameLoadTimeEvent
 
GameLoadTimeEvent.Measurement - Record Class in net.minecraft.client.session.telemetry
 
GameMenuScreen - Class in net.minecraft.client.gui.screen
 
GameMenuScreen(boolean) - Constructor for class net.minecraft.client.gui.screen.GameMenuScreen
 
GameMessage(Text, Instant) - Constructor for record class net.minecraft.client.session.report.log.ReceivedMessage.GameMessage
 
GameMessageS2CPacket - Record Class in net.minecraft.network.packet.s2c.play
 
GameMessageS2CPacket(PacketByteBuf) - Constructor for record class net.minecraft.network.packet.s2c.play.GameMessageS2CPacket
 
GameMessageS2CPacket(Text, boolean) - Constructor for record class net.minecraft.network.packet.s2c.play.GameMessageS2CPacket
 
gameMode - Variable in class net.minecraft.client.gui.screen.GameModeSelectionScreen.ButtonWidget
 
gameMode - Variable in class net.minecraft.client.gui.screen.GameModeSelectionScreen
 
gameMode - Variable in class net.minecraft.client.gui.screen.OpenToLanScreen
 
gameMode - Variable in class net.minecraft.client.gui.screen.world.WorldCreator
 
gameMode - Variable in class net.minecraft.client.network.ClientPlayerInteractionManager
 
gameMode - Variable in class net.minecraft.client.network.PlayerListEntry
 
gameMode - Variable in record class net.minecraft.client.QuickPlayLogger.Log
The field for the gameMode record component.
gameMode - Variable in class net.minecraft.client.realms.dto.RealmsWorldOptions
 
gameMode - Variable in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
 
gameMode - Variable in class net.minecraft.client.session.telemetry.WorldLoadedEvent
 
gameMode - Variable in record class net.minecraft.network.packet.s2c.play.CommonPlayerSpawnInfo
The field for the gameMode record component.
gameMode - Variable in record class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Entry
The field for the gameMode record component.
gameMode - Variable in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Serialized
 
gameMode - Variable in class net.minecraft.predicate.entity.PlayerPredicate.Builder
 
gameMode - Variable in record class net.minecraft.predicate.entity.PlayerPredicate
The field for the gameMode record component.
gameMode - Variable in class net.minecraft.server.dedicated.ServerPropertiesHandler
 
gameMode - Variable in class net.minecraft.server.network.ServerPlayerInteractionManager
 
gameMode - Variable in class net.minecraft.world.level.LevelInfo
 
gameMode() - Method in record class net.minecraft.client.QuickPlayLogger.Log
Returns the value of the gameMode record component.
gameMode() - Static method in class net.minecraft.command.argument.GameModeArgumentType
 
gameMode() - Method in record class net.minecraft.network.packet.s2c.play.CommonPlayerSpawnInfo
Returns the value of the gameMode record component.
gameMode() - Method in record class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Entry
Returns the value of the gameMode record component.
gameMode() - Method in record class net.minecraft.predicate.entity.PlayerPredicate
Returns the value of the gameMode record component.
gameMode(GameMode) - Method in class net.minecraft.predicate.entity.PlayerPredicate.Builder
 
GameMode - Enum Class in net.minecraft.world
 
GameMode(int, String) - Constructor for enum class net.minecraft.world.GameMode
 
GameMode(String, int) - Constructor for enum class net.minecraft.client.session.telemetry.TelemetryEventProperty.GameMode
 
GameModeArgumentType - Class in net.minecraft.command.argument
 
GameModeArgumentType() - Constructor for class net.minecraft.command.argument.GameModeArgumentType
 
gameModeButtons - Variable in class net.minecraft.client.gui.screen.GameModeSelectionScreen
 
GameModeCommand - Class in net.minecraft.server.command
 
GameModeCommand() - Constructor for class net.minecraft.server.command.GameModeCommand
 
gameModeFromNbt(NbtCompound, String) - Static method in class net.minecraft.server.network.ServerPlayerEntity
 
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
 
gameOnSnapshot - Static variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
 
gameOptions - Variable in class net.minecraft.client.gui.screen.AccessibilityOnboardingScreen
 
gameOptions - Variable in class net.minecraft.client.gui.screen.option.GameOptionsScreen
 
gameOptions - Variable in class net.minecraft.client.render.entity.EntityRenderDispatcher
 
GameOptions - Class in net.minecraft.client.option
 
GameOptions(MinecraftClient, File) - Constructor for class net.minecraft.client.option.GameOptions
 
GameOptions.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.network.packet.s2c.play.PlayerListS2CPacket.Serialized
 
gameProfile - Variable in class net.minecraft.server.filter.TextFilterer.Impl
 
gameProfile - Variable in record class net.minecraft.server.network.ConnectedClientData
The field for the gameProfile record component.
GameProfile - Search tag in class net.minecraft.network.PacketByteBuf
 
gameProfile() - Static method in class net.minecraft.command.argument.GameProfileArgumentType
 
gameProfile() - Method in record class net.minecraft.server.network.ConnectedClientData
Returns the value of the gameProfile record component.
GameProfileArgumentType - Class in net.minecraft.command.argument
 
GameProfileArgumentType() - Constructor for class net.minecraft.command.argument.GameProfileArgumentType
 
GameProfileArgumentType.GameProfileArgument - Interface in net.minecraft.command.argument
 
GameProfileArgumentType.SelectorBacked - Class in net.minecraft.command.argument
 
gameProfileFuture - Variable in class net.minecraft.client.MinecraftClient
 
gameRenderer - Variable in class net.minecraft.client.MinecraftClient
 
GameRenderer - Class in net.minecraft.client.render
 
GameRenderer(MinecraftClient, HeldItemRenderer, ResourceManager, BufferBuilderStorage) - Constructor for class net.minecraft.client.render.GameRenderer
 
GameRenderer.CachedResourceFactory - Record Class in net.minecraft.client.render
 
GameRuleCommand - Class in net.minecraft.server.command
 
GameRuleCommand() - Constructor for class net.minecraft.server.command.GameRuleCommand
 
gameRules - Variable in class net.minecraft.client.gui.screen.world.EditGameRulesScreen
 
gameRules - Variable in class net.minecraft.client.gui.screen.world.WorldCreator
 
gameRules - Variable in class net.minecraft.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.
GameStateChangeS2CPacket - Class in net.minecraft.network.packet.s2c.play
 
GameStateChangeS2CPacket(GameStateChangeS2CPacket.Reason, float) - Constructor for class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
 
GameStateChangeS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
 
GameStateChangeS2CPacket.Reason - Class in net.minecraft.network.packet.s2c.play
 
GameTab() - Constructor for class net.minecraft.client.gui.screen.world.CreateWorldScreen.GameTab
 
GameTest - Annotation Interface in net.minecraft.test
GameTest is used to tell the test framework that the annotated method is a test.
GameTestBatch - 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 Class in net.minecraft.test
 
GameTestException(String) - Constructor for exception class net.minecraft.test.GameTestException
 
GameTestState - Class in net.minecraft.test
 
GameTestState(TestFunction, BlockRotation, ServerWorld) - Constructor for class net.minecraft.test.GameTestState
 
gameThread - Static variable in class com.mojang.blaze3d.systems.RenderSystem
 
gameTime - Variable in class net.minecraft.client.gl.ShaderProgram
 
gameVersion - Variable in class net.minecraft.client.MinecraftClient
 
gameVersion - Variable in class net.minecraft.data.DataGenerator
 
gameVersion - Variable in record class net.minecraft.server.ServerMetadata.Version
The field for the gameVersion record component.
gameVersion - Static variable in class net.minecraft.SharedConstants
 
gameVersion() - Method in record class net.minecraft.server.ServerMetadata.Version
Returns the value of the gameVersion record component.
GameVersion - Interface in net.minecraft
The game version interface used by Minecraft, replacing the javabridge one's occurrences in Minecraft code.
gamma - Variable in class net.minecraft.client.option.GameOptions
 
GARBAGE_COLLECTORS - Static variable in class net.minecraft.client.gui.hud.DebugHud.AllocationRateCalculator
 
gateways - Variable in record class net.minecraft.entity.boss.dragon.EnderDragonFight.Data
The field for the gateways record component.
gateways - Variable in class net.minecraft.entity.boss.dragon.EnderDragonFight
 
gateways() - Method in record class net.minecraft.entity.boss.dragon.EnderDragonFight.Data
Returns the value of the gateways record component.
GATHERABLE_ITEMS - Static variable in class net.minecraft.entity.passive.VillagerEntity
 
gatherableItems - Variable in record class net.minecraft.village.VillagerProfession
The field for the gatherableItems record component.
gatherableItems() - Method in record class net.minecraft.village.VillagerProfession
Returns the value of the gatherableItems record component.
GatherItemsVillagerTask - Class in net.minecraft.entity.ai.brain.task
 
GatherItemsVillagerTask() - Constructor for class net.minecraft.entity.ai.brain.task.GatherItemsVillagerTask
 
GAUSS_RANGE - Static variable in class net.minecraft.entity.ai.FuzzyPositions
 
gaussianGenerator - Variable in class net.minecraft.util.math.random.CheckedRandom
 
gaussianGenerator - Variable in class net.minecraft.util.math.random.LocalRandom
 
gaussianGenerator - Variable in class net.minecraft.util.math.random.ThreadSafeRandom
Deprecated.
 
gaussianGenerator - Variable in class net.minecraft.util.math.random.Xoroshiro128PlusPlusRandom
 
GaussianGenerator - Class in net.minecraft.util.math.random
 
GaussianGenerator(Random) - Constructor for class net.minecraft.util.math.random.GaussianGenerator
 
GAZE_COOLDOWN_TICKS - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
 
GB - Enum constant in enum class net.minecraft.client.realms.SizeUnit
 
gcCount - Variable in class net.minecraft.util.profiling.jfr.JfrProfileRecorder
 
gcd - Variable in class net.minecraft.util.shape.FractionalPairList
 
gcDuration - Variable in class net.minecraft.util.profiling.jfr.JfrProfileRecorder
 
gcDuration - Variable in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample.Statistics
The field for the gcDuration record component.
gcDuration() - Method in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample.Statistics
Returns the value of the gcDuration record component.
GcHeapSummarySample - Record Class in net.minecraft.util.profiling.jfr.sample
 
GcHeapSummarySample(Instant, long, GcHeapSummarySample.SummaryType) - Constructor for record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample
 
GcHeapSummarySample.Statistics - Record Class in net.minecraft.util.profiling.jfr.sample
 
GcHeapSummarySample.SummaryType - Enum Class in net.minecraft.util.profiling.jfr.sample
 
gcHeapSummarySamples - Variable in class net.minecraft.util.profiling.jfr.JfrProfileRecorder
 
gcHeapSummaryStatistics - Variable in record class net.minecraft.util.profiling.jfr.JfrProfile
The field for the gcHeapSummaryStatistics record component.
gcHeapSummaryStatistics() - Method in record class net.minecraft.util.profiling.jfr.JfrProfile
Returns the value of the gcHeapSummaryStatistics record component.
GDPR - Static variable in class net.minecraft.util.Urls
 
Gene(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() - Method in class net.minecraft.data.server.loottable.BlockLootTableGenerator
 
generate() - Method in class net.minecraft.data.server.loottable.EntityLootTableGenerator
 
generate() - Method in class net.minecraft.data.server.loottable.onetwentyone.OneTwentyOneBlockLootTableGenerator
generate() - Method in class net.minecraft.data.server.loottable.vanilla.VanillaBlockLootTableGenerator
generate() - Method in class net.minecraft.data.server.loottable.vanilla.VanillaEntityLootTableGenerator
generate() - Method in record class net.minecraft.world.gen.structure.Structure.StructurePosition
 
generate(RecipeExporter) - Method in class net.minecraft.data.server.recipe.BundleRecipeProvider
generate(RecipeExporter) - Method in class net.minecraft.data.server.recipe.OneTwentyOneRecipeProvider
generate(RecipeExporter) - Method in class net.minecraft.data.server.recipe.RecipeProvider
 
generate(RecipeExporter) - Method in class net.minecraft.data.server.recipe.VanillaRecipeProvider
generate(Registry<ConfiguredFeature<?, ?>>, RegistryKey<ConfiguredFeature<?, ?>>, ServerWorld, ChunkGenerator, Random, BlockPos) - Method in class net.minecraft.block.NyliumBlock
 
generate(ServerWorld, int, boolean) - Method in class net.minecraft.block.entity.JigsawBlockEntity
 
generate(ServerWorld, RegistryEntry<StructurePool>, Identifier, int, BlockPos, boolean) - Static method in class net.minecraft.structure.pool.StructurePoolBasedGenerator
 
generate(ServerWorld, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SaplingBlock
 
generate(ServerWorld, ChunkGenerator, BlockPos, BlockState, Random) - Method in class net.minecraft.block.SaplingGenerator
 
generate(StructureTemplateManager, StructureWorldAccess, StructureAccessor, ChunkGenerator, BlockPos, BlockPos, BlockRotation, BlockBox, Random, boolean) - Method in class net.minecraft.structure.pool.EmptyPoolElement
generate(StructureTemplateManager, StructureWorldAccess, StructureAccessor, ChunkGenerator, BlockPos, BlockPos, BlockRotation, BlockBox, Random, boolean) - Method in class net.minecraft.structure.pool.FeaturePoolElement
generate(StructureTemplateManager, StructureWorldAccess, StructureAccessor, ChunkGenerator, BlockPos, BlockPos, BlockRotation, BlockBox, Random, boolean) - Method in class net.minecraft.structure.pool.ListPoolElement
generate(StructureTemplateManager, StructureWorldAccess, StructureAccessor, ChunkGenerator, BlockPos, BlockPos, BlockRotation, BlockBox, Random, boolean) - Method in class net.minecraft.structure.pool.SinglePoolElement
generate(StructureTemplateManager, 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(FeaturePlacementContext, Random, BlockPos) - Method in record class net.minecraft.world.gen.feature.PlacedFeature
 
generate(FeatureContext<FC>) - Method in class net.minecraft.world.gen.feature.Feature
 
generate(FeatureContext<CountConfig>) - Method in class net.minecraft.world.gen.feature.SeaPickleFeature
generate(FeatureContext<BasaltColumnsFeatureConfig>) - Method in class net.minecraft.world.gen.feature.BasaltColumnsFeature
generate(FeatureContext<BlockColumnFeatureConfig>) - Method in class net.minecraft.world.gen.feature.BlockColumnFeature
generate(FeatureContext<BlockPileFeatureConfig>) - Method in class net.minecraft.world.gen.feature.BlockPileFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.BasaltPillarFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.BlueIceFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.BonusChestFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.ChorusPlantFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.CoralFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.DesertWellFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.DungeonFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.EndIslandFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.EndPortalFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.FreezeTopLayerFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.GlowstoneBlobFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.IceSpikeFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.KelpFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.NoOpFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.VinesFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.VoidStartPlatformFeature
generate(FeatureContext<DefaultFeatureConfig>) - Method in class net.minecraft.world.gen.feature.WeepingVinesFeature
generate(FeatureContext<DeltaFeatureConfig>) - Method in class net.minecraft.world.gen.feature.DeltaFeature
generate(FeatureContext<DiskFeatureConfig>) - Method in class net.minecraft.world.gen.feature.DiskFeature
generate(FeatureContext<DripstoneClusterFeatureConfig>) - Method in class net.minecraft.world.gen.feature.DripstoneClusterFeature
generate(FeatureContext<EmeraldOreFeatureConfig>) - Method in class net.minecraft.world.gen.feature.EmeraldOreFeature
generate(FeatureContext<EndGatewayFeatureConfig>) - Method in class net.minecraft.world.gen.feature.EndGatewayFeature
generate(FeatureContext<EndSpikeFeatureConfig>) - Method in class net.minecraft.world.gen.feature.EndSpikeFeature
generate(FeatureContext<FillLayerFeatureConfig>) - Method in class net.minecraft.world.gen.feature.FillLayerFeature
generate(FeatureContext<FossilFeatureConfig>) - Method in class net.minecraft.world.gen.feature.FossilFeature
generate(FeatureContext<GeodeFeatureConfig>) - Method in class net.minecraft.world.gen.feature.GeodeFeature
generate(FeatureContext<HugeFungusFeatureConfig>) - Method in class net.minecraft.world.gen.feature.HugeFungusFeature
generate(FeatureContext<HugeMushroomFeatureConfig>) - Method in class net.minecraft.world.gen.feature.HugeMushroomFeature
generate(FeatureContext<LakeFeature.Config>) - Method in class net.minecraft.world.gen.feature.LakeFeature
Deprecated.
generate(FeatureContext<LargeDripstoneFeatureConfig>) - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature
generate(FeatureContext<MultifaceGrowthFeatureConfig>) - Method in class net.minecraft.world.gen.feature.MultifaceGrowthFeature
generate(FeatureContext<NetherForestVegetationFeatureConfig>) - Method in class net.minecraft.world.gen.feature.NetherForestVegetationFeature
generate(FeatureContext<OreFeatureConfig>) - Method in class net.minecraft.world.gen.feature.OreFeature
generate(FeatureContext<OreFeatureConfig>) - Method in class net.minecraft.world.gen.feature.ScatteredOreFeature
generate(FeatureContext<RandomBooleanFeatureConfig>) - Method in class net.minecraft.world.gen.feature.RandomBooleanFeature
generate(FeatureContext<RandomFeatureConfig>) - Method in class net.minecraft.world.gen.feature.RandomFeature
generate(FeatureContext<RandomPatchFeatureConfig>) - Method in class net.minecraft.world.gen.feature.RandomPatchFeature
generate(FeatureContext<ReplaceBlobsFeatureConfig>) - Method in class net.minecraft.world.gen.feature.ReplaceBlobsFeature
generate(FeatureContext<RootSystemFeatureConfig>) - Method in class net.minecraft.world.gen.feature.RootSystemFeature
generate(FeatureContext<SculkPatchFeatureConfig>) - Method in class net.minecraft.world.gen.feature.SculkPatchFeature
generate(FeatureContext<SimpleBlockFeatureConfig>) - Method in class net.minecraft.world.gen.feature.SimpleBlockFeature
generate(FeatureContext<SimpleRandomFeatureConfig>) - Method in class net.minecraft.world.gen.feature.SimpleRandomFeature
generate(FeatureContext<SingleStateFeatureConfig>) - Method in class net.minecraft.world.gen.feature.ForestRockFeature
generate(FeatureContext<SingleStateFeatureConfig>) - Method in class net.minecraft.world.gen.feature.IcebergFeature
generate(FeatureContext<SmallDripstoneFeatureConfig>) - Method in class net.minecraft.world.gen.feature.SmallDripstoneFeature
generate(FeatureContext<SpringFeatureConfig>) - Method in class net.minecraft.world.gen.feature.SpringFeature
generate(FeatureContext<TreeFeatureConfig>) - Method in class net.minecraft.world.gen.feature.TreeFeature
generate(FeatureContext<TwistingVinesFeatureConfig>) - Method in class net.minecraft.world.gen.feature.TwistingVinesFeature
generate(FeatureContext<UnderwaterMagmaFeatureConfig>) - Method in class net.minecraft.world.gen.feature.UnderwaterMagmaFeature
generate(FeatureContext<VegetationPatchFeatureConfig>) - Method in class net.minecraft.world.gen.feature.VegetationPatchFeature
generate(FeatureContext<ProbabilityConfig>) - Method in class net.minecraft.world.gen.feature.BambooFeature
generate(FeatureContext<ProbabilityConfig>) - Method in class net.minecraft.world.gen.feature.SeagrassFeature
generate(NoiseConfig, int, boolean, ChunkGenerator, StructureTemplateManager, HeightLimitView, Random, Registry<StructurePool>, PoolStructurePiece, List<PoolStructurePiece>, VoxelShape, StructurePoolAliasLookup) - Static method in class net.minecraft.structure.pool.StructurePoolBasedGenerator
 
generate(Structure.Context, RegistryEntry<StructurePool>, Optional<Identifier>, int, BlockPos, boolean, Optional<Heightmap.Type>, int, StructurePoolAliasLookup) - Static method in class net.minecraft.structure.pool.StructurePoolBasedGenerator
 
generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.AttachedToLeavesTreeDecorator
generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.CocoaBeansTreeDecorator
generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.LeavesVineTreeDecorator
generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.TreeDecorator
 
generate(TreeDecorator.Generator) - Method in class net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator
generate(StructureWorldAccess, BlockPos, BlockState, MultifaceGrowthFeatureConfig, Random, List<Direction>) - Static method in class net.minecraft.world.gen.feature.MultifaceGrowthFeature
 
generate(StructureWorldAccess, Random, BlockPos, int, int, float, double, int, float, DripstoneClusterFeatureConfig) - Method in class net.minecraft.world.gen.feature.DripstoneClusterFeature
 
generate(StructureWorldAccess, Random, BlockPos, BiConsumer<BlockPos, BlockState>, BiConsumer<BlockPos, BlockState>, FoliagePlacer.BlockPlacer, TreeFeatureConfig) - Method in class net.minecraft.world.gen.feature.TreeFeature
 
generate(StructureWorldAccess, Random, LargeDripstoneFeature.WindModifier) - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature.DripstoneGenerator
 
generate(StructureWorldAccess, ChunkGenerator, Random, BlockPos) - Method in record class net.minecraft.world.gen.feature.ConfiguredFeature
 
generate(StructureWorldAccess, ChunkGenerator, Random, BlockPos) - Method in record class net.minecraft.world.gen.feature.PlacedFeature
Generates a configured feature at the positions obtained by applying placement modifiers to the given position.
generate(StructureWorldAccess, ChunkGenerator, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.RandomFeatureEntry
 
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, BlockPos, boolean) - Method in class net.minecraft.structure.PoolStructurePiece
 
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.BuriedTreasureGenerator.Piece
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.DesertTempleGenerator
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.IglooGenerator.Piece
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.JungleTempleGenerator
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftCorridor
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftCrossing
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftRoom
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftStairs
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.Bridge
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.BridgeCrossing
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.BridgeEnd
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.BridgePlatform
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.BridgeSmallCrossing
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.BridgeStairs
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.CorridorBalcony
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.CorridorCrossing
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.CorridorExit
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.CorridorLeftTurn
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.CorridorNetherWartsRoom
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.CorridorRightTurn
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.CorridorStairs
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFortressGenerator.SmallCorridor
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.NetherFossilGenerator.Piece
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.Base
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.CoreRoom
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleXRoom
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleXYRoom
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleYRoom
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleYZRoom
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.DoubleZRoom
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.Entry
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.Penthouse
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.SimpleRoom
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.SimpleRoomTop
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanMonumentGenerator.WingRoom
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.OceanRuinGenerator.Piece
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.PoolStructurePiece
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.RuinedPortalStructurePiece
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.ShipwreckGenerator.Piece
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.SimpleStructurePiece
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.ChestCorridor
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.Corridor
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.FiveWayCrossing
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.LeftTurn
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.Library
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.PortalRoom
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.PrisonHall
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.RightTurn
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.SmallCorridor
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.SpiralStaircase
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.SquareRoom
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StrongholdGenerator.Stairs
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.StructurePiece
 
generate(StructureWorldAccess, StructureAccessor, ChunkGenerator, Random, BlockBox, ChunkPos, BlockPos) - Method in class net.minecraft.structure.SwampHutGenerator
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.BendingTrunkPlacer
Generates the trunk blocks and return a list of tree nodes to place foliage around
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.CherryTrunkPlacer
Generates the trunk blocks and return a list of tree nodes to place foliage around
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.DarkOakTrunkPlacer
Generates the trunk blocks and return a list of tree nodes to place foliage around
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.ForkingTrunkPlacer
Generates the trunk blocks and return a list of tree nodes to place foliage around
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.GiantTrunkPlacer
Generates the trunk blocks and return a list of tree nodes to place foliage around
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.LargeOakTrunkPlacer
Generates the trunk blocks and return a list of tree nodes to place foliage around
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.MegaJungleTrunkPlacer
Generates the trunk blocks and return a list of tree nodes to place foliage around
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.StraightTrunkPlacer
Generates the trunk blocks and return a list of tree nodes to place foliage around
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.TrunkPlacer
Generates the trunk blocks and return a list of tree nodes to place foliage around
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.UpwardsBranchingTrunkPlacer
Generates the trunk blocks and return a list of tree nodes to place foliage around
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, BlockPos, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.root.MangroveRootPlacer
generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, BlockPos, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.root.RootPlacer
 
generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
 
generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.AcaciaFoliagePlacer
This is the main method used to generate foliage.
generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.BlobFoliagePlacer
This is the main method used to generate foliage.
generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.BushFoliagePlacer
This is the main method used to generate foliage.
generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.CherryFoliagePlacer
This is the main method used to generate foliage.
generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.DarkOakFoliagePlacer
This is the main method used to generate foliage.
generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
This is the main method used to generate foliage.
generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.JungleFoliagePlacer
This is the main method used to generate foliage.
generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.LargeOakFoliagePlacer
This is the main method used to generate foliage.
generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.MegaPineFoliagePlacer
This is the main method used to generate foliage.
generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.PineFoliagePlacer
This is the main method used to generate foliage.
generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.RandomSpreadFoliagePlacer
This is the main method used to generate foliage.
generate(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.SpruceFoliagePlacer
This is the main method used to generate foliage.
generate(WorldAccess, BlockPos, Random, int) - Static method in class net.minecraft.block.ChorusFlowerBlock
 
generate(WorldAccess, BlockPos, Random, BlockPos, int, int) - Static method in class net.minecraft.block.ChorusFlowerBlock
 
GENERATE_DIRECTIONS - Static variable in class net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
 
generateBasement(StructureWorldAccess, BlockBox) - Method in class net.minecraft.structure.DesertTempleGenerator
 
generateBasementRoof(StructureWorldAccess, BlockBox, int, int, int, int, int) - Method in class net.minecraft.structure.DesertTempleGenerator
 
generateBasementStairs(BlockPos, StructureWorldAccess, BlockBox) - Method in class net.minecraft.structure.DesertTempleGenerator
 
generateBracketedDisplayName() - Method in class net.minecraft.scoreboard.ScoreboardObjective
 
generateBranch(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, BlockPos, TreeFeatureConfig, Function<BlockState, BlockState>, Direction, int, boolean, BlockPos.Mutable) - Method in class net.minecraft.world.gen.trunk.CherryTrunkPlacer
 
generateButton - Variable in class net.minecraft.client.gui.screen.ingame.JigsawBlockScreen
 
generateCap(WorldAccess, Random, BlockPos, int, BlockPos.Mutable, HugeMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.HugeBrownMushroomFeature
generateCap(WorldAccess, Random, BlockPos, int, BlockPos.Mutable, HugeMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.HugeMushroomFeature
 
generateCap(WorldAccess, Random, BlockPos, int, BlockPos.Mutable, HugeMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.HugeRedMushroomFeature
generateCookingRecipes(RecipeExporter, String, RecipeSerializer<T>, AbstractCookingRecipe.RecipeFactory<T>, int) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 
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.Models
 
GENERATED - Static variable in class net.minecraft.util.WorldSavePath
 
GENERATED_THREE_LAYERS - Static variable in class net.minecraft.data.client.Models
 
GENERATED_TWO_LAYERS - Static variable in class net.minecraft.data.client.Models
 
generatedCount - Variable in class net.minecraft.server.WorldGenerationProgressLogger
 
generatedCount - Variable in class net.minecraft.structure.NetherFortressGenerator.PieceData
 
generatedCount - Variable in class net.minecraft.structure.StrongholdGenerator.PieceData
 
generateDefaultColor(Random) - Static method in class net.minecraft.entity.passive.SheepEntity
 
generatedPath - Variable in class net.minecraft.structure.StructureTemplateManager
 
generateDripstoneBlock(WorldAccess, BlockPos) - Static method in class net.minecraft.world.gen.feature.util.DripstoneHelper
 
generateDripstoneBlocks(WorldAccess, Random, BlockPos, SmallDripstoneFeatureConfig) - Static method in class net.minecraft.world.gen.feature.SmallDripstoneFeature
 
generateEnchantments(ItemStack, int, int) - Method in class net.minecraft.screen.EnchantmentScreenHandler
 
generateEnchantments(Random, ItemStack, int, boolean) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Generate the enchantments for enchanting the stack.
generateEndGateway(BlockPos) - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 
generateEndPortal(boolean) - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 
generateEntrance(StructureWorldAccess, Random, BlockBox, StrongholdGenerator.Piece.EntranceType, int, int, int) - Method in class net.minecraft.structure.StrongholdGenerator.Piece
 
generateExtraBranch(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, int, TreeFeatureConfig, List<FoliagePlacer.TreeNode>, BlockPos.Mutable, int, Direction, int, int) - Method in class net.minecraft.world.gen.trunk.UpwardsBranchingTrunkPlacer
 
generateFacingsToShapeMap(float) - Method in class net.minecraft.block.ConnectingBlock
 
generateFamilies(RecipeExporter, FeatureSet) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 
generateFamily(RecipeExporter, BlockFamily, FeatureSet) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
 
generateFeatures(StructureWorldAccess, Chunk, StructureAccessor) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 
generateFeatures(StructureWorldAccess, Chunk, StructureAccessor) - Method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
generateHangingRoots(StructureWorldAccess, RootSystemFeatureConfig, Random, BlockPos, BlockPos.Mutable) - Static method in class net.minecraft.world.gen.feature.RootSystemFeature
 
generateHat(StructureWorldAccess, Random, HugeFungusFeatureConfig, BlockPos, int, boolean) - Method in class net.minecraft.world.gen.feature.HugeFungusFeature
 
generateIfValid(FC, StructureWorldAccess, ChunkGenerator, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.Feature
 
generateInventoryLoot(PlayerEntity) - Method in interface net.minecraft.entity.vehicle.VehicleInventory
 
generateItem(PlayerEntity) - Method in class net.minecraft.block.entity.BrushableBlockEntity
 
generateKeyPair() - Method in class net.minecraft.server.MinecraftServer
 
generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.DynamicEntry
generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.EmptyEntry
generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.ItemEntry
generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.LeafEntry
 
generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.LootTableEntry
generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.TagEntry
generateLoot(Consumer<ItemStack>, LootContext) - Method in interface net.minecraft.loot.LootChoice
 
generateLoot(PlayerEntity) - Method in class net.minecraft.entity.vehicle.ChestBoatEntity
 
generateLoot(PlayerEntity) - Method in interface net.minecraft.inventory.LootableInventory
Replaces the contents of this inventory with the generated loot, if it exists.
generateLoot(LootContext) - Method in class net.minecraft.loot.LootTable
 
generateLoot(LootContextParameterSet) - Method in class net.minecraft.loot.LootTable
 
generateLoot(LootContextParameterSet, long) - Method in class net.minecraft.loot.LootTable
 
generateLoot(LootContextParameterSet, long, Consumer<ItemStack>) - Method in class net.minecraft.loot.LootTable
 
generateLoot(LootContextParameterSet, Consumer<ItemStack>) - Method in class net.minecraft.loot.LootTable
 
generateLoot(LootContext, Consumer<ItemStack>) - Method in class net.minecraft.loot.LootTable
 
generateMipmaps(int) - Method in class net.minecraft.client.texture.SpriteContents
 
generateModels - Variable in class net.minecraft.data.family.BlockFamily
 
generateNetherWartBlocksInArea(WorldAccess, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WeepingVinesFeature
 
generateNewEndGateway() - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 
generateOvergrownLeaves(Random, WorldAccess, BlockPos) - Method in class net.minecraft.structure.RuinedPortalStructurePiece
 
generatePhrase(TextRenderer, int) - Method in class net.minecraft.client.gui.screen.ingame.EnchantingPhrases
 
generatePiece(PoolStructurePiece, MutableObject<VoxelShape>, int, boolean, HeightLimitView, NoiseConfig, StructurePoolAliasLookup) - 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
 
generateSecretKey() - Static method in class net.minecraft.network.encryption.NetworkEncryptionUtils
Returns a new 128 bit AES secret key.
generateServerKeyPair() - Static method in class net.minecraft.network.encryption.NetworkEncryptionUtils
Returns a new 1024 bit RSA public/private key pair.
generateSpike(ServerWorldAccess, Random, EndSpikeFeatureConfig, EndSpikeFeature.Spike) - Method in class net.minecraft.world.gen.feature.EndSpikeFeature
 
generateSquare(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, BlockPos, int, int, boolean) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
Generates a square of leaves with the given radius.
generateSquareWithHangingLeaves(TestableWorld, FoliagePlacer.BlockPlacer, Random, TreeFeatureConfig, BlockPos, int, int, boolean, float, float) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
 
generateStem(StructureWorldAccess, Random, HugeFungusFeatureConfig, BlockPos, int, boolean) - Method in class net.minecraft.world.gen.feature.HugeFungusFeature
 
generateStem(WorldAccess, Random, BlockPos, HugeMushroomFeatureConfig, int, BlockPos.Mutable) - Method in class net.minecraft.world.gen.feature.HugeMushroomFeature
 
generateStructures - Variable in class net.minecraft.client.gui.screen.world.WorldCreator
 
generateStructures - Variable in class net.minecraft.client.realms.dto.RealmsWorldResetDto
 
generateStructures - Variable in record class net.minecraft.client.realms.gui.screen.ResetWorldInfo
The field for the generateStructures record component.
generateStructures - Variable in class net.minecraft.world.gen.GeneratorOptions
 
generateStructures() - Method in record class net.minecraft.client.realms.gui.screen.ResetWorldInfo
Returns the value of the generateStructures record component.
generateSupports(StructureWorldAccess, BlockBox, int, int, int, int, int, Random) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftCorridor
 
generateSuspiciousSand(StructureWorldAccess, BlockPos) - Static method in class net.minecraft.world.gen.feature.DesertWellFeature
 
generateSuspiciousSandRoom(BlockPos, StructureWorldAccess, BlockBox) - Method in class net.minecraft.structure.DesertTempleGenerator
 
generateTextureId() - Static method in class com.mojang.blaze3d.platform.TextureUtil
 
generateTreeAndRoots(StructureWorldAccess, ChunkGenerator, RootSystemFeatureConfig, Random, BlockPos.Mutable, BlockPos) - Static method in class net.minecraft.world.gen.feature.RootSystemFeature
 
generateUnprocessedLoot(LootContextParameterSet, Consumer<ItemStack>) - Method in class net.minecraft.loot.LootTable
 
generateUnprocessedLoot(LootContext, Consumer<ItemStack>) - Method in class net.minecraft.loot.LootTable
 
generateUnregistered(StructureWorldAccess, ChunkGenerator, Random, BlockPos) - Method in record class net.minecraft.world.gen.feature.PlacedFeature
 
generateVegetation(FeatureContext<VegetationPatchFeatureConfig>, StructureWorldAccess, VegetationPatchFeatureConfig, Random, Set<BlockPos>, int, int) - Method in class net.minecraft.world.gen.feature.VegetationPatchFeature
 
generateVegetationFeature(StructureWorldAccess, VegetationPatchFeatureConfig, ChunkGenerator, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.VegetationPatchFeature
 
generateVegetationFeature(StructureWorldAccess, VegetationPatchFeatureConfig, ChunkGenerator, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WaterloggedVegetationPatchFeature
generateVeinPart(StructureWorldAccess, Random, OreFeatureConfig, double, double, double, double, double, double, int, int, int, int, int) - Method in class net.minecraft.world.gen.feature.OreFeature
 
generateVineColumn(WorldAccess, Random, BlockPos.Mutable, int, int, int) - Static method in class net.minecraft.world.gen.feature.TwistingVinesFeature
 
generateVineColumn(WorldAccess, Random, BlockPos.Mutable, int, int, int) - Static method in class net.minecraft.world.gen.feature.WeepingVinesFeature
 
generateVines(BlockPos, WorldAccess, Random) - Static method in class net.minecraft.world.gen.feature.HugeFungusFeature
 
generateVines(Random, WorldAccess, BlockPos) - Method in class net.minecraft.structure.RuinedPortalStructurePiece
 
generateVinesInArea(WorldAccess, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WeepingVinesFeature
 
generateWind(LargeDripstoneFeatureConfig) - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature.DripstoneGenerator
 
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
 
generationPossibilityByStructure - Variable in class net.minecraft.world.StructureLocator
 
generationPredicate - Variable in enum class net.minecraft.world.gen.chunk.placement.StructurePlacement.FrequencyReductionMethod
 
generationSettings - Variable in class net.minecraft.world.biome.Biome.Builder
 
generationSettings - Variable in class net.minecraft.world.biome.Biome
 
generationSettings - Variable in class net.minecraft.world.chunk.Chunk
Deprecated.
generationSettings(GenerationSettings) - Method in class net.minecraft.world.biome.Biome.Builder
 
GenerationSettings - Class in net.minecraft.world.biome
 
GenerationSettings(Map<GenerationStep.Carver, RegistryEntryList<ConfiguredCarver<?>>>, List<RegistryEntryList<PlacedFeature>>) - Constructor for class net.minecraft.world.biome.GenerationSettings
 
GenerationSettings.Builder - Class in net.minecraft.world.biome
 
GenerationSettings.LookupBackedBuilder - Class in net.minecraft.world.biome
 
generationSettingsGetter - Variable in class net.minecraft.world.gen.chunk.ChunkGenerator
 
generationShapeConfig - Variable in record class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
The field for the generationShapeConfig record component.
generationShapeConfig - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 
generationShapeConfig() - Method in record class net.minecraft.world.gen.chunk.ChunkGeneratorSettings
Returns the value of the generationShapeConfig record component.
GenerationShapeConfig - Record Class in net.minecraft.world.gen.chunk
 
GenerationShapeConfig(int, int, int, int) - Constructor for record class net.minecraft.world.gen.chunk.GenerationShapeConfig
 
GenerationStep - 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.world.gen.feature.FeaturePlacementContext
 
generator - Variable in class net.minecraft.world.gen.feature.util.FeatureContext
 
generator - Variable in record class net.minecraft.world.gen.structure.Structure.StructurePosition
The field for the generator record component.
generator() - Method in record class net.minecraft.world.gen.structure.Structure.StructurePosition
Returns the value of the generator record component.
Generator(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, Set<BlockPos>, Set<BlockPos>, Set<BlockPos>) - Constructor for class net.minecraft.world.gen.treedecorator.TreeDecorator.Generator
 
GENERATOR_OPTIONS_KEY - Static variable in class net.minecraft.datafixer.fix.LevelDataGeneratorOptionsFix
 
GENERATOR_OPTIONS_KEY - Static variable in class net.minecraft.datafixer.fix.LevelFlatGeneratorInfoFix
 
generatorOptions - Variable in record class net.minecraft.client.world.GeneratorOptionsHolder
The field for the generatorOptions record component.
generatorOptions - Variable in class net.minecraft.server.dedicated.ServerPropertiesHandler
 
generatorOptions - Variable in class net.minecraft.world.level.LevelProperties
 
generatorOptions - Variable in record class net.minecraft.world.level.WorldGenSettings
The field for the generatorOptions record component.
generatorOptions() - Method in record class net.minecraft.client.world.GeneratorOptionsHolder
Returns the value of the generatorOptions record component.
generatorOptions() - Method in record class net.minecraft.world.level.WorldGenSettings
Returns the value of the generatorOptions record component.
GeneratorOptions - Class in net.minecraft.world.gen
 
GeneratorOptions(long, boolean, boolean) - Constructor for class net.minecraft.world.gen.GeneratorOptions
 
GeneratorOptions(long, boolean, boolean, Optional<String>) - Constructor for class net.minecraft.world.gen.GeneratorOptions
 
generatorOptionsHolder - Variable in class net.minecraft.client.gui.screen.world.WorldCreator
 
GeneratorOptionsHolder - Record Class in net.minecraft.client.world
 
GeneratorOptionsHolder(GeneratorOptions, Registry<DimensionOptions>, DimensionOptionsRegistryHolder, CombinedDynamicRegistries<ServerDynamicRegistryType>, DataPackContents, DataConfiguration) - Constructor for record class net.minecraft.client.world.GeneratorOptionsHolder
 
GeneratorOptionsHolder(GeneratorOptions, DimensionOptionsRegistryHolder, CombinedDynamicRegistries<ServerDynamicRegistryType>, DataPackContents, DataConfiguration) - Constructor for record class net.minecraft.client.world.GeneratorOptionsHolder
 
GeneratorOptionsHolder(WorldGenSettings, CombinedDynamicRegistries<ServerDynamicRegistryType>, DataPackContents, DataConfiguration) - Constructor for record class net.minecraft.client.world.GeneratorOptionsHolder
 
GeneratorOptionsHolder.Modifier - Interface in net.minecraft.client.world
 
GeneratorOptionsHolder.RegistryAwareModifier - Interface in net.minecraft.client.world
 
GENERATORS - Static variable in class net.minecraft.block.SaplingGenerator
 
generatorSettings - Variable in record class net.minecraft.server.dedicated.ServerPropertiesHandler.WorldGenProperties
The field for the generatorSettings record component.
generatorSettings() - Method in record class net.minecraft.server.dedicated.ServerPropertiesHandler.WorldGenProperties
Returns the value of the generatorSettings record component.
generatorType - Variable in class net.minecraft.client.realms.gui.screen.RealmsResetNormalWorldScreen
 
generic - Variable in class net.minecraft.entity.damage.DamageSources
 
generic() - Method in class net.minecraft.entity.damage.DamageSources
 
GENERIC - Enum constant in enum class net.minecraft.client.render.VertexFormatElement.Type
 
GENERIC - Enum constant in enum class net.minecraft.client.session.report.AbuseReportReason
 
GENERIC - Static variable in interface net.minecraft.entity.damage.DamageTypes
 
GENERIC - Static variable in record class net.minecraft.entity.damage.FallLocation
 
GENERIC - Static variable in class net.minecraft.loot.context.LootContextTypes
 
GENERIC - Static variable in class net.minecraft.loot.LootTable
 
GENERIC_3X3 - Static variable in class net.minecraft.screen.ScreenHandlerType
 
GENERIC_9X1 - Static variable in class net.minecraft.screen.ScreenHandlerType
 
GENERIC_9X2 - Static variable in class net.minecraft.screen.ScreenHandlerType
 
GENERIC_9X3 - Static variable in class net.minecraft.screen.ScreenHandlerType
 
GENERIC_9X4 - Static variable in class net.minecraft.screen.ScreenHandlerType
 
GENERIC_9X5 - Static variable in class net.minecraft.screen.ScreenHandlerType
 
GENERIC_9X6 - Static variable in class net.minecraft.screen.ScreenHandlerType
 
GENERIC_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_ERROR_TEXT - Static variable in class net.minecraft.client.gui.screen.report.ReportScreen
 
GENERIC_EXCEPTION - Static variable in class net.minecraft.server.command.AdvancementCommand
 
GENERIC_FAILURE_EXCEPTION - Static variable in class net.minecraft.server.command.RideCommand
 
GENERIC_FLYING_SPEED - Static variable in class net.minecraft.entity.attribute.EntityAttributes
 
GENERIC_FOLLOW_RANGE - Static variable in class net.minecraft.entity.attribute.EntityAttributes
 
GENERIC_KILL - Static variable in interface net.minecraft.entity.damage.DamageTypes
 
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_ABSORPTION - 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
 
GENERIC_VIOLATION - Enum constant in enum class net.minecraft.client.session.BanReason
 
Generic3x3ContainerScreen - Class in net.minecraft.client.gui.screen.ingame
 
Generic3x3ContainerScreen(Generic3x3ContainerScreenHandler, PlayerInventory, Text) - Constructor for class net.minecraft.client.gui.screen.ingame.Generic3x3ContainerScreen
 
Generic3x3ContainerScreenHandler - Class in net.minecraft.screen
 
Generic3x3ContainerScreenHandler(int, PlayerInventory) - Constructor for class net.minecraft.screen.Generic3x3ContainerScreenHandler
 
Generic3x3ContainerScreenHandler(int, PlayerInventory, Inventory) - Constructor for class net.minecraft.screen.Generic3x3ContainerScreenHandler
 
GenericContainerScreen - Class in net.minecraft.client.gui.screen.ingame
 
GenericContainerScreen(GenericContainerScreenHandler, PlayerInventory, Text) - Constructor for class net.minecraft.client.gui.screen.ingame.GenericContainerScreen
 
GenericContainerScreenHandler - Class in net.minecraft.screen
 
GenericContainerScreenHandler(ScreenHandlerType<?>, int, PlayerInventory, int) - Constructor for class net.minecraft.screen.GenericContainerScreenHandler
 
GenericContainerScreenHandler(ScreenHandlerType<?>, int, PlayerInventory, Inventory, int) - Constructor for class net.minecraft.screen.GenericContainerScreenHandler
 
genericKill - Variable in class net.minecraft.entity.damage.DamageSources
 
genericKill() - Method in class net.minecraft.entity.damage.DamageSources
 
genericModelIdGetter - Variable in class net.minecraft.item.trim.ArmorTrim
 
GEODE - Static variable in class net.minecraft.world.gen.feature.Feature
 
GEODE_INVALID_BLOCKS - Static variable in class net.minecraft.registry.tag.BlockTags
 
GeodeCrackConfig - Class in net.minecraft.world.gen.feature
 
GeodeCrackConfig(double, double, int) - Constructor for class net.minecraft.world.gen.feature.GeodeCrackConfig
 
GeodeFeature - Class in net.minecraft.world.gen.feature
 
GeodeFeature(Codec<GeodeFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.GeodeFeature
GeodeFeatureConfig - Class in net.minecraft.world.gen.feature
 
GeodeFeatureConfig(GeodeLayerConfig, GeodeLayerThicknessConfig, GeodeCrackConfig, double, double, boolean, IntProvider, IntProvider, IntProvider, int, int, double, int) - Constructor for class net.minecraft.world.gen.feature.GeodeFeatureConfig
 
GeodeLayerConfig - Class in net.minecraft.world.gen.feature
 
GeodeLayerConfig(BlockStateProvider, BlockStateProvider, BlockStateProvider, BlockStateProvider, BlockStateProvider, List<BlockState>, TagKey<Block>, TagKey<Block>) - Constructor for class net.minecraft.world.gen.feature.GeodeLayerConfig
 
GeodeLayerThicknessConfig - Class in net.minecraft.world.gen.feature
 
GeodeLayerThicknessConfig(double, double, double, double) - Constructor for class net.minecraft.world.gen.feature.GeodeLayerThicknessConfig
 
get() - Method in class net.minecraft.client.resource.SplashTextResourceSupplier
 
get() - Method in class net.minecraft.data.client.BlockStateVariant
 
get() - Method in class net.minecraft.data.client.MultipartBlockStateSupplier
 
get() - Method in class net.minecraft.data.client.MultipartBlockStateSupplier.Multipart
 
get() - Method in class net.minecraft.data.client.SimpleModelSupplier
 
get() - Method in class net.minecraft.data.client.VariantsBlockStateSupplier
 
get() - Method in class net.minecraft.data.client.When.LogicalCondition
 
get() - Method in class net.minecraft.data.client.When.PropertyCondition
 
get() - Method in class net.minecraft.entity.data.DataTracker.Entry
 
get() - Method in interface net.minecraft.inventory.StackReference
Gets the current item stack.
get() - Method in interface net.minecraft.resource.InputSupplier
 
get() - Method in class net.minecraft.screen.Property
 
get() - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler.PropertyAccessor
 
get() - Method in class net.minecraft.util.Lazy
Deprecated.
 
get() - 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(boolean, boolean) - Method in record class net.minecraft.client.gui.screen.ButtonTextures
Gets a specific texture option from this texture set.
get(int) - Static method in enum class net.minecraft.block.MapColor.Brightness
 
get(int) - Static method in class net.minecraft.block.MapColor
 
get(int) - Method in class net.minecraft.client.font.GlyphContainer
 
get(int) - Method in class net.minecraft.client.gui.widget.EntryListWidget.Entries
 
get(int) - Method in class net.minecraft.client.option.ServerList
 
get(int) - Static method in enum class net.minecraft.client.render.ChunkBuilderMode
 
get(int) - Method in class net.minecraft.client.session.report.log.ChatLog
Returns the entry with index index, or null if there is no such entry in the log.
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.network.message.MessageSignatureStorage
 
get(int) - Method in interface net.minecraft.registry.DefaultedRegistry
get(int) - Method in interface net.minecraft.registry.entry.RegistryEntryList
Returns the registry entry at index.
get(int) - Method in class net.minecraft.registry.entry.RegistryEntryList.ListBacked
Returns the registry entry at index.
get(int) - Method in class net.minecraft.registry.SimpleDefaultedRegistry
get(int) - Method in class net.minecraft.registry.SimpleRegistry
get(int) - Method in class net.minecraft.screen.ArrayPropertyDelegate
get(int) - Method in interface net.minecraft.screen.PropertyDelegate
 
get(int) - Method in class net.minecraft.util.collection.ArrayListDeque
 
get(int) - Method in class net.minecraft.util.collection.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.profiler.PerformanceLog
 
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 class net.minecraft.world.chunk.light.ChunkSkyLight
 
get(int) - Method in interface net.minecraft.world.chunk.Palette
Returns the object associated with the given id.
get(int) - Method in class net.minecraft.world.chunk.PalettedContainer
 
get(int) - Method in class net.minecraft.world.chunk.SingularPalette
Returns the object associated with the given id.
get(int) - Method in class net.minecraft.world.entity.EntityIndex
 
get(int) - Method in interface net.minecraft.world.entity.EntityLookup
Returns an entity by its network ID, or null if none is found.
get(int) - Method in class net.minecraft.world.entity.SimpleEntityLookup
Returns an entity by its network ID, or null if none is found.
get(int) - Method in class net.minecraft.world.Heightmap
 
get(int) - Static method in class net.minecraft.world.storage.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.chunk.light.ChunkSkyLight
 
get(int, int) - Method in class net.minecraft.world.Heightmap
 
get(int, int, int) - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.ChunkNibbleArray
 
get(int, int, int) - Method in class net.minecraft.world.chunk.ChunkNibbleArray
Returns the integer value of a nibble, in [0, 15].
get(int, int, int) - Method in class net.minecraft.world.chunk.PalettedContainer
get(int, int, int) - Method in interface net.minecraft.world.chunk.ReadableContainer
 
get(int, int, int) - Method in class net.minecraft.world.gen.carver.CarvingMask
 
get(long) - Method in class net.minecraft.client.gui.hud.DebugHud.AllocationRateCalculator
 
get(long) - Static method in class net.minecraft.client.gui.screen.LoadingDisplay
 
get(long) - Static method in class net.minecraft.client.realms.util.UploadTokenCache
 
get(long) - Method in class net.minecraft.world.chunk.ChunkToNibbleArrayMap
 
get(long) - Method in class net.minecraft.world.chunk.light.LightStorage
 
get(long) - Method in class net.minecraft.world.storage.SerializingRegionBasedStorage
 
get(A) - Static method in class net.minecraft.command.argument.ArgumentTypes
 
get(MinecraftProfileTexture) - Method in class net.minecraft.client.texture.PlayerSkinProvider.FileCache
 
get(CommandContext<T>) - Method in interface net.minecraft.server.command.ExecuteCommand.FunctionNamesGetter
 
get(E) - Method in class net.minecraft.client.render.block.entity.BlockEntityRenderDispatcher
 
get(String) - Method in class net.minecraft.client.option.ServerList
Returns the server info for address, or null if there is no such one.
get(String) - Static method in class net.minecraft.client.realms.Request
 
get(String) - Method in class net.minecraft.command.DataCommandStorage.PersistentState
 
get(String) - Static method in class net.minecraft.entity.EntityType
 
get(String) - Method in class net.minecraft.nbt.NbtCompound
Returns the element associated with the key from this compound, or null if there is none.
get(String) - Method in record class net.minecraft.network.message.ArgumentSignatureDataMap
Returns the signature data for argumentName, or null if the argument name is not present in this signatures.
get(String) - Method in class net.minecraft.resource.fs.ResourcePath
 
get(String) - Method in class net.minecraft.util.Language
 
get(String, int, int) - Static method in class net.minecraft.client.realms.Request
 
get(String, JsonObject, Function<JsonObject, T>) - Static method in class net.minecraft.client.realms.util.JsonUtils
 
get(String, String) - Method in class net.minecraft.client.resource.language.TranslationStorage
get(String, String) - Method in class net.minecraft.util.Language
 
get(String, Function<String, V>, Function<V, String>, V) - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
 
get(String, Function<String, V>, UnaryOperator<V>, Function<V, String>, V) - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
 
get(String, Function<String, V>, V) - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
 
get(SocketAddress) - Method in class net.minecraft.server.BannedIpList
 
get(FileSystem) - Method in class net.minecraft.util.path.AllowedSymlinkPathMatcher
 
get(Path) - Method in record class net.minecraft.data.DataCache.CachedData
 
get(Path) - Method in class net.minecraft.util.logging.LogFileCompressor
 
get(TimeUnit) - Method in interface net.minecraft.util.TimeSupplier
 
get(TimeUnit) - Method in interface net.minecraft.util.TimeSupplier.Nanoseconds
get(BiFunction<World, BlockPos, T>) - Method in interface net.minecraft.screen.ScreenHandlerContext
Gets an optional value from this context's world and position with a BiFunction getter.
get(BiFunction<World, BlockPos, T>, T) - Method in interface net.minecraft.screen.ScreenHandlerContext
Gets a value from this context's world and position with a BiFunction getter.
get(Predicate<RegistryEntry<PointOfInterestType>>, PointOfInterestStorage.OccupationStatus) - Method in class net.minecraft.world.poi.PointOfInterestSet
 
get(List<String>) - Method in class net.minecraft.resource.fs.ResourcePath
 
get(List<NbtElement>) - Method in interface net.minecraft.command.argument.NbtPathArgumentType.PathNode
 
get(List<T>, int, int) - Static method in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
 
get(UUID) - Method in class net.minecraft.client.resource.server.ServerResourcePackManager
 
get(UUID) - Method in class net.minecraft.world.entity.EntityIndex
 
get(UUID) - Method in interface net.minecraft.world.entity.EntityLookup
Returns an entity by its UUID, or null if none is found.
get(UUID) - Method in class net.minecraft.world.entity.SimpleEntityLookup
Returns an entity by its UUID, or null if none is found.
get(K) - Method in class net.minecraft.server.ServerConfigList
 
get(AdvancementEntry) - Method in class net.minecraft.advancement.AdvancementManager
 
get(Block) - Method in interface net.minecraft.data.client.TexturedModel.Factory
 
get(BlockState, BlockView, BlockPos, ShapeContext) - Method in interface net.minecraft.world.RaycastContext.ShapeProvider
 
get(BlockState, BlockView, BlockPos, ShapeContext) - Method in enum class net.minecraft.world.RaycastContext.ShapeType
get(RenderLayer) - Method in class net.minecraft.client.render.chunk.BlockBufferBuilderStorage
 
get(SearchManager.Key<T>) - Method in class net.minecraft.client.search.SearchManager
 
get(TelemetryEventProperty<T>) - Method in class net.minecraft.client.session.telemetry.PropertyMap
 
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
 
get(LootContextParameter<T>) - Method in class net.minecraft.loot.context.LootContextParameterSet.Builder
 
get(LootContextParameter<T>) - Method in class net.minecraft.loot.context.LootContextParameterSet
 
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(RegistryKey<T>) - Method in interface net.minecraft.registry.Registry
Returns the value that is assigned key, or null if there is none.
get(RegistryKey<T>) - Method in class net.minecraft.registry.SimpleRegistry
Returns the value that is assigned key, or null if there is none.
get(DynamicRegistryManager, ItemStack) - Static method in class net.minecraft.item.trim.ArmorTrimMaterials
 
get(DynamicRegistryManager, ItemStack) - Static method in class net.minecraft.item.trim.ArmorTrimPatterns
 
get(RegistryKey<? extends Registry<? extends E>>) - Method in interface net.minecraft.registry.DynamicRegistryManager
Retrieves a registry from this manager, or throws an exception when the registry does not exist.
get(RegistryKey<? extends Registry<? extends T>>) - Method in class net.minecraft.registry.RegistryCloner.CloneableRegistries
 
get(ResourceMetadataReader<T>) - Method in class net.minecraft.resource.metadata.ResourceMetadataMap
 
get(ScoreboardObjective) - Method in class net.minecraft.scoreboard.Scores
 
get(ServerCommandSource) - Method in record class net.minecraft.text.BlockNbtDataSource
get(ServerCommandSource) - Method in record class net.minecraft.text.EntityNbtDataSource
get(ServerCommandSource) - Method in interface net.minecraft.text.NbtDataSource
 
get(ServerCommandSource) - Method in record class net.minecraft.text.StorageNbtDataSource
get(CommandFunctionManager) - Method in class net.minecraft.server.function.LazyContainer
 
get(MinecraftServer) - Static method in enum class net.minecraft.util.profiling.jfr.InstanceType
 
get(SaveLoading.LoadContextSupplierContext) - Method in interface net.minecraft.server.SaveLoading.LoadContextSupplier
 
get(Property<T>) - Method in class net.minecraft.state.State
 
get(DyeColor) - Static method in class net.minecraft.block.ShulkerBoxBlock
 
get(Identifier) - Method in interface net.minecraft.registry.DefaultedRegistry
Returns the value that is assigned id, or null if there is none.
get(Identifier) - Method in interface net.minecraft.registry.Registry
Returns the value that is assigned id, or null if there is none.
get(Identifier) - Method in class net.minecraft.registry.SimpleDefaultedRegistry
Returns the value that is assigned id, or null if there is none.
get(Identifier) - Method in class net.minecraft.registry.SimpleRegistry
Returns the value that is assigned id, or null if there is none.
get(Identifier) - Method in class net.minecraft.advancement.AdvancementManager
 
get(Identifier) - Method in class net.minecraft.client.network.ClientAdvancementManager
 
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.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(Random) - Method in class net.minecraft.util.math.floatprovider.ClampedNormalFloatProvider
get(Random) - Method in class net.minecraft.util.math.floatprovider.ConstantFloatProvider
get(Random) - Method in interface net.minecraft.util.math.floatprovider.FloatSupplier
 
get(Random) - Method in class net.minecraft.util.math.floatprovider.MultipliedFloatSupplier
get(Random) - Method in class net.minecraft.util.math.floatprovider.TrapezoidFloatProvider
get(Random) - Method in class net.minecraft.util.math.floatprovider.UniformFloatProvider
get(Random) - Method in class net.minecraft.util.math.intprovider.BiasedToBottomIntProvider
get(Random) - Method in class net.minecraft.util.math.intprovider.ClampedIntProvider
get(Random) - Method in class net.minecraft.util.math.intprovider.ClampedNormalIntProvider
get(Random) - Method in class net.minecraft.util.math.intprovider.ConstantIntProvider
get(Random) - Method in class net.minecraft.util.math.intprovider.IntProvider
 
get(Random) - Method in class net.minecraft.util.math.intprovider.UniformIntProvider
get(Random) - Method in class net.minecraft.util.math.intprovider.WeightedListIntProvider
get(Random, float, float, float, float) - Static method in class net.minecraft.util.math.floatprovider.ClampedNormalFloatProvider
 
get(Random, int) - Method in enum class net.minecraft.world.gen.chunk.placement.SpreadType
 
get(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.BlockStateProvider
Returns a provided block state.
get(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.DualNoiseBlockStateProvider
Returns a provided block state.
get(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.NoiseBlockStateProvider
Returns a provided block state.
get(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.NoiseThresholdBlockStateProvider
Returns a provided block state.
get(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.PillarBlockStateProvider
Returns a provided block state.
get(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.RandomizedIntBlockStateProvider
Returns a provided block state.
get(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.SimpleBlockStateProvider
Returns a provided block state.
get(Random, BlockPos) - Method in class net.minecraft.world.gen.stateprovider.WeightedBlockStateProvider
Returns a provided block state.
get(Random, HeightContext) - Method in class net.minecraft.world.gen.heightprovider.BiasedToBottomHeightProvider
get(Random, HeightContext) - Method in class net.minecraft.world.gen.heightprovider.ConstantHeightProvider
get(Random, HeightContext) - Method in class net.minecraft.world.gen.heightprovider.HeightProvider
 
get(Random, HeightContext) - Method in class net.minecraft.world.gen.heightprovider.TrapezoidHeightProvider
get(Random, HeightContext) - Method in class net.minecraft.world.gen.heightprovider.UniformHeightProvider
get(Random, HeightContext) - Method in class net.minecraft.world.gen.heightprovider.VeryBiasedToBottomHeightProvider
get(Random, HeightContext) - Method in class net.minecraft.world.gen.heightprovider.WeightedListHeightProvider
get(MultiNoiseUtil.NoiseValuePoint) - Method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.Entries
Returns the closest entry at the given point.
get(MultiNoiseUtil.NoiseValuePoint, MultiNoiseUtil.NodeDistanceFunction<T>) - Method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree
 
get(BlockView, BlockPos) - Method in class net.minecraft.block.entity.BlockEntityType
Returns the block entity instance of this type at pos, or null if no such block entity exists.
get(GameRules.Key<T>) - Method in class net.minecraft.world.GameRules
 
get(BlendingData, int, int, int) - Method in interface net.minecraft.world.gen.chunk.Blender.BlendingSampler
 
get(LightType) - Method in class net.minecraft.world.chunk.light.LightingProvider
 
get(PersistentState.Type<T>, String) - Method in class net.minecraft.world.PersistentStateManager
 
get(T) - Method in class net.minecraft.registry.CombinedDynamicRegistries
 
Get(String, int, int) - Constructor for class net.minecraft.client.realms.Request.Get
GET_INVALID_EXCEPTION - Static variable in class net.minecraft.server.command.DataCommand
 
GET_MULTIPLE_EXCEPTION - Static variable in class net.minecraft.server.command.DataCommand
 
GET_UNKNOWN_EXCEPTION - Static variable in class net.minecraft.server.command.DataCommand
 
getAbgr(int, int, int, int) - Static method in class net.minecraft.util.math.ColorHelper.Abgr
 
getAbilities() - Method in class net.minecraft.entity.player.PlayerEntity
 
getAboveCollidableBlockValue(Chunk, BlockPos.Mutable) - Static method in class net.minecraft.world.gen.chunk.BlendingData
Returns 1.0 if there is a collidable block below, otherwise -1.
getAbsolute(Vec3d) - Method in class net.minecraft.test.TestContext
 
getAbsolutePos(BlockPos) - Method in class net.minecraft.test.TestContext
 
getAbsorptionAmount() - Method in class net.minecraft.entity.LivingEntity
 
getAbsorptionAmount() - Method in class net.minecraft.entity.player.PlayerEntity
getAbuseReportContext() - Method in class net.minecraft.client.MinecraftClient
 
getAccessibleChunk() - Method in class net.minecraft.server.world.ChunkHolder
 
getAccessibleFuture() - Method in class net.minecraft.server.world.ChunkHolder
 
getAccessToken() - Method in class net.minecraft.client.session.Session
 
getAccountType() - Method in class net.minecraft.client.session.Session
 
getAction() - Method in class net.minecraft.network.packet.c2s.play.AdvancementTabC2SPacket
 
getAction() - Method in class net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket
 
getAction() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
 
getAction() - Method in class net.minecraft.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
 
getActionResult(boolean) - Method in class net.minecraft.block.AbstractSignBlock
 
getActions() - Method in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket
 
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.AbstractPiglinEntity
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.VexEntity
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.mob.ZombifiedPiglinEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
getActiveEyeHeight(EntityPose, EntityDimensions) - Method in class net.minecraft.entity.passive.AllayEntity
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.CamelEntity
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.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.SnifferEntity
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
 
getActualDensityFunction(DensityFunction) - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
Returns the actual density function for a given density function.
getActualDensityFunctionImpl(DensityFunction) - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
Returns the actual density function for a given density function.
getAddItemSound() - Method in class net.minecraft.entity.decoration.GlowItemFrameEntity
getAddItemSound() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 
getAdditionalDilation(Entity) - Method in class net.minecraft.client.render.debug.SupportingBlockDebugRenderer
 
getAdditionalPlayers(BlockPos) - Method in class net.minecraft.block.spawner.TrialSpawnerData
 
getAdditionsSlotDescription() - Method in class net.minecraft.item.SmithingTemplateItem
 
getAdditionsSound() - Method in class net.minecraft.world.biome.Biome
 
getAdditionsSound() - Method in class net.minecraft.world.biome.BiomeEffects
Returns the additions sound.
getAddress() - Method in class net.minecraft.client.network.ServerAddress
 
getAddress() - Method in class net.minecraft.network.ClientConnection
 
getAddressAsString(boolean) - Method in class net.minecraft.network.ClientConnection
 
getAddressPort() - Method in class net.minecraft.client.network.LanServerInfo
 
getAdjacentBlockCount(BlockState) - Method in class net.minecraft.block.VineBlock
 
getAdjacentChunksWithNoise(StructureWorldAccess, int, int, boolean) - Static method in class net.minecraft.world.gen.chunk.BlendingData
 
getAdjacentRailPositionsByShape(RailShape) - Static method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
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(float, SoundCategory) - Method in class net.minecraft.client.sound.SoundSystem
 
getAdjustedVolume(SoundInstance) - Method in class net.minecraft.client.sound.SoundSystem
 
getAdultFollowingSpeed(LivingEntity) - Static method in class net.minecraft.entity.passive.AxolotlBrain
Returns the axolotl's speed when a baby axolotl is following an adult.
getAdultHoglinsAround(HoglinEntity) - Static method in class net.minecraft.entity.mob.HoglinBrain
 
getAdvance() - Method in record class net.minecraft.client.font.BitmapFont.BitmapFontGlyph
 
getAdvance() - Method in enum class net.minecraft.client.font.BuiltinEmptyGlyph
 
getAdvance() - Method in interface net.minecraft.client.font.Glyph
 
getAdvance() - Method in class net.minecraft.client.font.TrueTypeFont.TtfGlyph
 
getAdvance() - Method in record class net.minecraft.client.font.UnihexFont.UnicodeTextureGlyph
 
getAdvance(boolean) - Method in interface net.minecraft.client.font.Glyph
 
getAdvancement() - Method in class net.minecraft.advancement.PlacedAdvancement
 
getAdvancementArgument(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.IdentifierArgumentType
 
getAdvancementBuilder() - Method in interface net.minecraft.data.server.recipe.RecipeExporter
 
getAdvancementEntry() - Method in class net.minecraft.advancement.PlacedAdvancement
 
getAdvancementHandler() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 
getAdvancementIdsToRemove() - Method in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
 
getAdvancementLoader() - Method in class net.minecraft.server.MinecraftServer
 
getAdvancements() - Method in class net.minecraft.advancement.AdvancementManager
 
getAdvancements() - Method in class net.minecraft.server.ServerAdvancementLoader
 
getAdvancementsToEarn() - Method in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
 
getAdvancementsToProgress() - Method in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
 
getAdvancementTracker() - Method in class net.minecraft.server.network.ServerPlayerEntity
 
getAdvancementTracker(ServerPlayerEntity) - Method in class net.minecraft.server.PlayerManager
 
getAdvancementWidget(PlacedAdvancement) - Method in class net.minecraft.client.gui.screen.advancement.AdvancementsScreen
 
getAffectedBlockPos() - Method in class net.minecraft.entity.LightningEntity
 
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
 
getAgeProperty() - Method in class net.minecraft.block.TorchflowerBlock
getAimlessAngle(int, long) - Method in class net.minecraft.client.item.CompassAnglePredicateProvider
 
getAir() - Method in class net.minecraft.entity.Entity
Returns the air left for the entity, in ticks.
getAirRule() - Static method in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
 
getAirState() - Method in class net.minecraft.world.gen.carver.CarverDebugConfig
 
getAlcErrorMessage(int) - Static method in class net.minecraft.client.sound.AlUtil
 
getAlignedArray() - Method in class net.minecraft.util.math.WordPackedArray
 
getAlignment(byte) - Static method in class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity
 
getAliveEndCrystals() - Method in class net.minecraft.entity.boss.dragon.EnderDragonFight
 
getAliveEnderDragons() - Method in class net.minecraft.server.world.ServerWorld
Returns the list of alive ender dragons in the world.
getAll() - Static method in interface net.minecraft.block.SuspiciousStewIngredient
 
getAll() - Method in class net.minecraft.entity.boss.BossBarManager
 
getAll() - Static method in class net.minecraft.item.SpawnEggItem
 
getAll() - Static method in class net.minecraft.loot.LootTables
 
getAll() - Method in class net.minecraft.structure.StructureTemplate.PalettedBlockInfoList
 
getAll() - Method in class net.minecraft.util.logging.LogFileCompressor
 
getAll() - Method in class net.minecraft.world.ChunkUpdateState
 
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.LifecycledResourceManagerImpl
Gets a set of all namespaces offered by the resource packs loaded by this manager.
getAllNamespaces() - Method in class net.minecraft.resource.NamespaceResourceManager
Gets a set of all namespaces offered by the resource packs loaded by this manager.
getAllNamespaces() - Method in class net.minecraft.resource.ReloadableResourceManagerImpl
Gets a set of all namespaces offered by the resource packs loaded by this manager.
getAllNamespaces() - Method in enum class net.minecraft.resource.ResourceManager.Empty
Gets a set of all namespaces offered by the resource packs loaded by this manager.
getAllNamespaces() - Method in interface net.minecraft.resource.ResourceManager
Gets a set of all namespaces offered by the resource packs loaded by this manager.
getAllocatedBits() - Method in class net.minecraft.world.storage.SectorMap
 
getAllocatedBytes() - Method in class net.minecraft.nbt.NbtTagSizeTracker
 
getAllocatedBytesPerSecond(List<GcHeapSummarySample>) - Static method in record class net.minecraft.util.profiling.jfr.sample.GcHeapSummarySample
 
getAllOf(Block) - Method in class net.minecraft.structure.StructureTemplate.PalettedBlockInfoList
 
getAllOfType(Class<S>) - Method in class net.minecraft.util.collection.TypeFilterableList
Returns all elements in this collection that are instances of type.
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
getAllowServerListing() - Method in class net.minecraft.client.option.GameOptions
 
getAllRaiders() - Method in class net.minecraft.village.raid.Raid
 
getAllRecipes() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
 
getAllResources(Identifier) - Method in class net.minecraft.resource.LifecycledResourceManagerImpl
Gets all of the available resources to the corresponding resource identifier.
getAllResources(Identifier) - Method in class net.minecraft.resource.NamespaceResourceManager
Gets all of the available resources to the corresponding resource identifier.
getAllResources(Identifier) - Method in class net.minecraft.resource.ReloadableResourceManagerImpl
Gets all of the available resources to the corresponding resource identifier.
getAllResources(Identifier) - Method in enum class net.minecraft.resource.ResourceManager.Empty
Gets all of the available resources to the corresponding resource identifier.
getAllResources(Identifier) - Method in interface net.minecraft.resource.ResourceManager
Gets all of the available resources to the corresponding resource identifier.
getAllSimpleCriteria() - Static method in class net.minecraft.scoreboard.ScoreboardCriterion
 
getAlpha() - Method in class net.minecraft.client.render.debug.GameTestDebugRenderer.Marker
 
getAlpha(int) - Static method in class net.minecraft.util.math.ColorHelper.Abgr
 
getAlpha(int) - Static method in class net.minecraft.util.math.ColorHelper.Argb
Returns the alpha value of argb.
getAlphaOffset() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 
getAmbientDarkness() - Method in class net.minecraft.world.ChunkRegion
getAmbientDarkness() - Method in class net.minecraft.world.World
getAmbientDarkness() - Method in interface net.minecraft.world.WorldView
 
getAmbientOcclusionBrightness(int, int, int, int) - Method in class net.minecraft.client.render.block.BlockModelRenderer.AmbientOcclusionCalculator
 
getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock
getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.BarrierBlock
getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.LightBlock
getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.MudBlock
getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SnowBlock
getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SoulSandBlock
getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.StructureVoidBlock
getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.TransparentBlock
getAmbientOcclusionLightLevel(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getAmbientSound() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
getAmbientSound() - Method in class net.minecraft.entity.boss.WitherEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.BlazeEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.BreezeEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.DrownedEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.ElderGuardianEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.EndermanEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.EndermiteEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.EvokerEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.GhastEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.GuardianEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.HoglinEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.HuskEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.IllusionerEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.MobEntity
 
getAmbientSound() - Method in class net.minecraft.entity.mob.PhantomEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.PiglinBruteEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.PiglinEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.PillagerEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.RavagerEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.ShulkerEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.SilverfishEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.SkeletonEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.SpiderEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.StrayEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.VexEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.VindicatorEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.WardenEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.WitchEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.WitherSkeletonEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.ZoglinEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.ZombieEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.ZombieHorseEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
getAmbientSound() - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.AllayEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.AxolotlEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.BatEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.BeeEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.CamelEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.CatEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.ChickenEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.CodEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.CowEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.DolphinEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.DonkeyEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.FoxEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.FrogEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.GlowSquidEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.GoatEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.GolemEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.HorseEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.LlamaEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.MuleEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.OcelotEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.PandaEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.ParrotEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.PigEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.PolarBearEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.PufferfishEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.RabbitEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.SalmonEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.SheepEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.SnifferEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.SnowGolemEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.SquidEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.StriderEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.TadpoleEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.TropicalFishEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.TurtleEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.VillagerEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.WanderingTraderEntity
getAmbientSound() - Method in class net.minecraft.entity.passive.WolfEntity
getAmbientStandSound() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 
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.OctavePerlinNoiseSampler
 
getAndCacheRecipe(RecipeInputInventory, World) - Method in class net.minecraft.recipe.RecipeCache
 
getAndCheckTemplatePath(Path, Identifier, String) - Static method in class net.minecraft.structure.StructureTemplateManager
 
getAndSetState(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, BlockPos, TreeFeatureConfig) - Method in class net.minecraft.world.gen.trunk.TrunkPlacer
 
getAndSetState(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, BlockPos, TreeFeatureConfig, Function<BlockState, BlockState>) - Method in class net.minecraft.world.gen.trunk.TrunkPlacer
 
getAnger() - Method in class net.minecraft.entity.mob.WardenEntity
 
getAngerAtTarget() - Method in class net.minecraft.entity.mob.WardenEntity
 
getAngerFor(Entity) - Method in class net.minecraft.entity.ai.WardenAngerManager
 
getAngerManager() - Method in class net.minecraft.entity.mob.WardenEntity
 
getAngerTime() - Method in interface net.minecraft.entity.mob.Angerable
 
getAngerTime() - Method in class net.minecraft.entity.mob.EndermanEntity
getAngerTime() - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
getAngerTime() - Method in class net.minecraft.entity.passive.BeeEntity
getAngerTime() - Method in class net.minecraft.entity.passive.IronGolemEntity
getAngerTime() - Method in class net.minecraft.entity.passive.PolarBearEntity
getAngerTime() - Method in class net.minecraft.entity.passive.WolfEntity
getAngle() - Method in class net.minecraft.network.packet.s2c.play.PlayerSpawnPositionS2CPacket
 
getAngle(float, float, int, float, float) - Method in class net.minecraft.client.render.entity.PandaEntityRenderer
 
getAngle(int, float, float) - Static method in class net.minecraft.client.render.entity.model.GuardianEntityModel
 
getAngle(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.AngleArgumentType
 
getAngle(ItemStack, ClientWorld, int, Entity) - Method in class net.minecraft.client.item.CompassAnglePredicateProvider
 
getAngle(ServerCommandSource) - Method in class net.minecraft.command.argument.AngleArgumentType.Angle
 
getAngles(ModelPart) - Method in class net.minecraft.client.render.entity.model.AxolotlEntityModel
 
getAngleTo(Entity, long, BlockPos) - Method in class net.minecraft.client.item.CompassAnglePredicateProvider
 
getAngleTo(Entity, BlockPos) - Method in class net.minecraft.client.item.CompassAnglePredicateProvider
 
getAngriness() - Method in class net.minecraft.entity.mob.WardenEntity
 
getAngryAnimationProgress(float) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 
getAngryAt() - Method in interface net.minecraft.entity.mob.Angerable
 
getAngryAt() - Method in class net.minecraft.entity.mob.EndermanEntity
getAngryAt() - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
getAngryAt() - Method in class net.minecraft.entity.passive.BeeEntity
getAngryAt() - Method in class net.minecraft.entity.passive.IronGolemEntity
getAngryAt() - Method in class net.minecraft.entity.passive.PolarBearEntity
getAngryAt() - Method in class net.minecraft.entity.passive.WolfEntity
getAngryAt(AbstractPiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 
getAngrySound() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
 
getAngrySound() - Method in class net.minecraft.entity.passive.DonkeyEntity
getAngrySound() - Method in class net.minecraft.entity.passive.HorseEntity
getAngrySound() - Method in class net.minecraft.entity.passive.LlamaEntity
getAngrySound() - Method in class net.minecraft.entity.passive.MuleEntity
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 interface net.minecraft.block.entity.LidOpenable
 
getAnimationProgress(float) - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
 
getAnimationProgress(float) - Method in class net.minecraft.entity.mob.EvokerFangsEntity
 
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(LidOpenable) - Static method in class net.minecraft.block.ChestBlock
 
getAnimationStage() - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
 
getAo() - Method in class net.minecraft.client.option.GameOptions
 
getApiDescription() - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
getAppendLimit() - Method in class net.minecraft.command.EntitySelector
 
getAppliedName(ArmorMaterial) - Method in record class net.minecraft.data.client.ItemModelGenerator.TrimMaterial
 
getAppliedOverlays(int) - Method in record class net.minecraft.resource.metadata.PackOverlaysMetadata
 
getAquiferRandomDeriver() - Method in class net.minecraft.world.gen.noise.NoiseConfig
 
getAquiferSampler() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
 
getAreaInstance() - Method in interface net.minecraft.world.border.WorldBorder.Area
 
getAreaInstance() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
getAreaInstance() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
getArg(int) - Method in class net.minecraft.text.TranslatableTextContent
 
getArgb(int, int, int, int) - Static method in class net.minecraft.util.math.ColorHelper.Argb
Returns the ARGB color value from its components.
getArgs() - Method in class net.minecraft.text.TranslatableTextContent
 
getArgument(NbtPathArgumentType.NbtPath, DataCommandObject) - Static method in class net.minecraft.server.command.FunctionCommand
 
getArgumentComparator() - Method in class net.minecraft.server.world.ChunkTicketType
 
getArguments(CommandContext<ServerCommandSource>) - Method in class net.minecraft.server.command.FunctionCommand.Command
 
getArgumentTypeProperties(A) - Static method in class net.minecraft.command.argument.ArgumentTypes
 
getArgumentTypeProperties(A) - Method in interface net.minecraft.command.argument.serialize.ArgumentSerializer
 
getArgumentTypeProperties(A) - Method in class net.minecraft.command.argument.serialize.ConstantArgumentSerializer
 
getArgumentTypeProperties(DoubleArgumentType) - Method in class net.minecraft.command.argument.serialize.DoubleArgumentSerializer
 
getArgumentTypeProperties(FloatArgumentType) - Method in class net.minecraft.command.argument.serialize.FloatArgumentSerializer
 
getArgumentTypeProperties(IntegerArgumentType) - Method in class net.minecraft.command.argument.serialize.IntegerArgumentSerializer
 
getArgumentTypeProperties(LongArgumentType) - Method in class net.minecraft.command.argument.serialize.LongArgumentSerializer
 
getArgumentTypeProperties(StringArgumentType) - Method in class net.minecraft.command.argument.serialize.StringArgumentSerializer
 
getArgumentTypeProperties(EntityArgumentType) - Method in class net.minecraft.command.argument.EntityArgumentType.Serializer
 
getArgumentTypeProperties(RegistryEntryArgumentType<T>) - Method in class net.minecraft.command.argument.RegistryEntryArgumentType.Serializer
 
getArgumentTypeProperties(RegistryEntryPredicateArgumentType<T>) - Method in class net.minecraft.command.argument.RegistryEntryPredicateArgumentType.Serializer
 
getArgumentTypeProperties(RegistryKeyArgumentType<T>) - Method in class net.minecraft.command.argument.RegistryKeyArgumentType.Serializer
 
getArgumentTypeProperties(RegistryPredicateArgumentType<T>) - Method in class net.minecraft.command.argument.RegistryPredicateArgumentType.Serializer
 
getArgumentTypeProperties(ScoreHolderArgumentType) - Method in class net.minecraft.command.argument.ScoreHolderArgumentType.Serializer
 
getArgumentTypeProperties(TimeArgumentType) - Method in class net.minecraft.command.argument.TimeArgumentType.Serializer
 
getArm(Arm) - Method in class net.minecraft.client.render.entity.model.BipedEntityModel
 
getArmor() - Method in class net.minecraft.entity.LivingEntity
 
getArmorCutoutNoCull(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 
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
Returns an iterable of item stacks equipped as armor.
getArmorItems() - Method in class net.minecraft.entity.Entity
Returns an iterable of item stacks equipped as armor.
getArmorItems() - Method in class net.minecraft.entity.LivingEntity
Returns an iterable of item stacks equipped as armor.
getArmorItems() - Method in class net.minecraft.entity.mob.MobEntity
Returns an iterable of item stacks equipped as armor.
getArmorItems() - Method in class net.minecraft.entity.player.PlayerEntity
Returns an iterable of item stacks equipped as armor.
getArmorStack(int) - Method in class net.minecraft.entity.player.PlayerInventory
 
getArmorStandSlotId() - Method in enum class net.minecraft.entity.EquipmentSlot
Returns the index of the inventory slot this slot occupies in an ArmorStandEntity.
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
 
getArmorTrimEmptyAdditionsSlotTextures() - Static method in class net.minecraft.item.SmithingTemplateItem
 
getArmorTrimEmptyBaseSlotTextures() - Static method in class net.minecraft.item.SmithingTemplateItem
 
getArmorTrims(boolean) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
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
 
getAroundAndOnBedOffsets(Direction, Direction) - Static method in class net.minecraft.block.BedBlock
 
getAroundBedOffsets(Direction, Direction) - Static method in class net.minecraft.block.BedBlock
 
getArray(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 
getArray(JsonObject, String, JsonArray) - Static method in class net.minecraft.util.JsonHelper
 
getArrayIndex(int) - Static method in class net.minecraft.world.chunk.ChunkNibbleArray
 
getArrayLength() - Method in class net.minecraft.util.collection.ArrayListDeque
 
getArrivalInTicks() - Method in class net.minecraft.particle.VibrationParticleEffect
 
getArrowId(Dynamic<?>) - Static method in class net.minecraft.datafixer.fix.ProjectileItemTypeFix
 
getArrowNavigation(NavigationDirection) - Method in class net.minecraft.client.gui.screen.Screen
 
getAscent() - Method in interface net.minecraft.client.font.RenderableGlyph
 
getAsItemStack() - Method in class net.minecraft.entity.decoration.GlowItemFrameEntity
getAsItemStack() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 
getAskForBambooTicks() - Method in class net.minecraft.entity.passive.PandaEntity
 
getAssetDir() - Method in class net.minecraft.client.RunArgs.Directories
 
getAt(List<T>, int) - Static method in class net.minecraft.util.collection.Weighting
 
getAtlas(Identifier) - Method in class net.minecraft.client.render.model.BakedModelManager
 
getAtlas(Identifier) - Method in class net.minecraft.client.render.model.SpriteAtlasManager
 
getAtlasId() - Method in class net.minecraft.client.texture.Sprite
 
getAtlasId() - Method in class net.minecraft.client.util.SpriteIdentifier
 
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
 
getAttackBox() - Method in class net.minecraft.entity.mob.MobEntity
Gets the area in which this mob can attack entities whose hitbox intersects it.
getAttackBox() - Method in class net.minecraft.entity.mob.RavagerEntity
Gets the area in which this mob can attack entities whose hitbox intersects it.
getAttackCooldownProgress(float) - Method in class net.minecraft.entity.player.PlayerEntity
 
getAttackCooldownProgressPerTick() - Method in class net.minecraft.entity.player.PlayerEntity
 
getAttackDamage() - Method in class net.minecraft.entity.passive.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
Returns the attack damage bonus applied to any ToolItem using this ToolMaterial.
getAttackDamage() - Method in enum class net.minecraft.item.ToolMaterials
Returns the attack damage bonus applied to any ToolItem using this ToolMaterial.
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
 
getAttackedFallDeathMessage(Entity, Text, String, String) - Method in class net.minecraft.entity.damage.DamageTracker
 
getAttacker() - Method in class net.minecraft.entity.damage.DamageSource
 
getAttacker() - Method in class net.minecraft.entity.LivingEntity
 
getAttacker() - Method in interface net.minecraft.entity.mob.Angerable
 
getAttackIndicator() - Method in class net.minecraft.client.option.GameOptions
 
getAttacking() - Method in class net.minecraft.entity.LivingEntity
 
getAttackingArm(Arm) - Method in class net.minecraft.client.render.entity.model.IllagerEntityModel
 
getAttackTarget(LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.CrossbowAttackTask
 
getAttackTarget(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() - Method in class net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket.Entry
 
getAttribute(String) - Method in class net.minecraft.resource.fs.ResourceFileStore
 
getAttribute(String) - Method in class net.minecraft.server.dedicated.ServerMBean
 
getAttributeBaseValue(EntityAttribute) - Method in class net.minecraft.entity.LivingEntity
 
getAttributeBaseValue(RegistryEntry<EntityAttribute>) - Method in class net.minecraft.entity.LivingEntity
 
getAttributeInstance(EntityAttribute) - Method in class net.minecraft.entity.LivingEntity
 
getAttributeInstance(Entity, RegistryEntry<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
Returns the attribute modifiers the item provides.
getAttributeModifiers(EquipmentSlot) - Method in class net.minecraft.item.Item
Returns the attribute modifiers the item provides.
getAttributeModifiers(EquipmentSlot) - Method in class net.minecraft.item.ItemStack
Returns a multimap of attribute modifiers for slot.
getAttributeModifiers(EquipmentSlot) - Method in class net.minecraft.item.MiningToolItem
Returns the attribute modifiers the item provides.
getAttributeModifiers(EquipmentSlot) - Method in class net.minecraft.item.SwordItem
Returns the attribute modifiers the item provides.
getAttributeModifiers(EquipmentSlot) - Method in class net.minecraft.item.TridentItem
Returns the attribute modifiers the item provides.
getAttributeNames() - Method in class net.minecraft.client.render.VertexFormat
 
getAttributes() - Method in class net.minecraft.entity.LivingEntity
 
getAttributes() - Method in class net.minecraft.resource.fs.ResourcePath
 
getAttributes(String[]) - Method in class net.minecraft.server.dedicated.ServerMBean
 
getAttributesToSend() - Method in class net.minecraft.entity.attribute.AttributeContainer
 
getAttributeValue(EntityAttribute) - Method in class net.minecraft.entity.LivingEntity
 
getAttributeValue(RegistryEntry<EntityAttribute>) - Method in class net.minecraft.entity.LivingEntity
 
getAttributeView() - Method in class net.minecraft.resource.fs.ResourcePath
 
getAuthor() - Method in class net.minecraft.structure.StructureTemplate
 
getAutoJump() - Method in class net.minecraft.client.option.GameOptions
 
getAutosaveInterval() - Method in class net.minecraft.server.MinecraftServer
 
getAutoSuggestions() - Method in class net.minecraft.client.option.GameOptions
 
getAvailableBuffer() - Method in class net.minecraft.util.FixedBufferInputStream
 
getAvailableBuilderCount() - Method in class net.minecraft.client.render.chunk.BlockBufferBuilderPool
 
getAvailableFood() - Method in class net.minecraft.entity.passive.VillagerEntity
 
getAvailableMoisture(Block, BlockView, BlockPos) - Static method in class net.minecraft.block.CropBlock
 
getAvailableRecipeCount() - Method in class net.minecraft.screen.StonecutterScreenHandler
 
getAvailableRecipes() - Method in class net.minecraft.screen.StonecutterScreenHandler
 
getAvailableSlots(Inventory, Direction) - Static method in class net.minecraft.block.entity.HopperBlockEntity
 
getAvailableSlots(Direction) - Method in class net.minecraft.block.ComposterBlock.ComposterInventory
Returns the available slot positions that are reachable from a given side.
getAvailableSlots(Direction) - Method in class net.minecraft.block.ComposterBlock.DummyInventory
Returns the available slot positions that are reachable from a given side.
getAvailableSlots(Direction) - Method in class net.minecraft.block.ComposterBlock.FullComposterInventory
Returns the available slot positions that are reachable from a given side.
getAvailableSlots(Direction) - Method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
Returns the available slot positions that are reachable from a given side.
getAvailableSlots(Direction) - Method in class net.minecraft.block.entity.BrewingStandBlockEntity
Returns the available slot positions that are reachable from a given side.
getAvailableSlots(Direction) - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
Returns the available slot positions that are reachable from a given side.
getAvailableSlots(Direction) - Method in interface net.minecraft.inventory.SidedInventory
Returns the available slot positions that are reachable from a given side.
getAverageNanosPerTick() - Method in class net.minecraft.server.MinecraftServer
 
getAveragePacketsReceived() - Method in class net.minecraft.network.ClientConnection
 
getAveragePacketsSent() - Method in class net.minecraft.network.ClientConnection
 
getAverageSideLength() - Method in class net.minecraft.util.math.Box
 
getAverageTickTime() - Method in class net.minecraft.server.dedicated.ServerMBean
Returns the server's current average tick time, in milliseconds.
getAverageTickTime() - Method in class net.minecraft.server.MinecraftServer
 
getAvoiding(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 
getAxis() - Method in enum class net.minecraft.client.gui.navigation.NavigationDirection
 
getAxis() - Method in enum class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Facing
 
getAxis() - Method in enum class net.minecraft.util.math.Direction
 
getAxisFlips() - Method in enum class net.minecraft.util.math.DirectionTransformation
 
getBabyChance() - Method in class net.minecraft.entity.passive.PassiveEntity.PassiveData
 
getBabyInteractionTargetCounts(List<LivingEntity>) - Static 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
 
getBackground() - Method in class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity
 
getBackgroundForChatOnly() - Method in class net.minecraft.client.option.GameOptions
 
getBackgroundSprite() - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeSlot
getBackgroundSprite() - Method in class net.minecraft.screen.slot.Slot
 
getBackSprite() - Method in class net.minecraft.client.texture.PaintingManager
 
getBackText() - Method in class net.minecraft.block.entity.SignBlockEntity
 
getBackupsDirectory() - Method in class net.minecraft.world.level.storage.LevelStorage
 
getBadlandsBiome(int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
Returns a badlands for the given humidity and weirdness.
getBadlandsOrRegularBiome(int, int, MultiNoiseUtil.ParameterRange) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
Returns badlands if temperature is 4, otherwise a regular biome.
getBadOmenLevel() - Method in class net.minecraft.village.raid.Raid
 
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.BlockStateModelGenerator
 
getBannerPatterns() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
getBannerPatterns() - Method in class net.minecraft.screen.LoomScreenHandler
 
getBannerPatternTextureId(RegistryKey<BannerPattern>) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
getBanners() - Method in class net.minecraft.item.map.MapState
 
getBannerSlot() - Method in class net.minecraft.screen.LoomScreenHandler
 
getBarProgress() - Method in class net.minecraft.network.packet.s2c.play.ExperienceBarUpdateS2CPacket
 
getBarrierState() - Method in class net.minecraft.world.gen.carver.CarverDebugConfig
 
getBarteredItem(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
 
getBase() - Method in class net.minecraft.registry.RegistryWrapper.Impl.Delegating
 
getBaseBlock() - Method in class net.minecraft.block.BrushableBlock
 
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
 
getBaseHeight(WorldAccess, int, int, RuinedPortalStructurePiece.VerticalPlacement) - Static method in class net.minecraft.structure.RuinedPortalStructurePiece
 
getBaseLightLevel(BlockPos, int) - Method in interface net.minecraft.world.BlockRenderView
 
getBasementMarkerPos() - Method in class net.minecraft.structure.DesertTempleGenerator
 
getBaseMovementSpeedMultiplier() - Method in class net.minecraft.entity.LivingEntity
 
getBaseMovementSpeedMultiplier() - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
getBaseMovementSpeedMultiplier() - Method in class net.minecraft.entity.passive.PolarBearEntity
getBasePower() - Method in enum class net.minecraft.enchantment.ProtectionEnchantment.Type
 
getBaseScale() - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature.DripstoneGenerator
 
getBaseSlotDescription() - Method in class net.minecraft.item.SmithingTemplateItem
 
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
 
getBeamTicks() - Method in class net.minecraft.entity.mob.GuardianEntity
 
getBearingX() - Method in interface net.minecraft.client.font.RenderableGlyph
 
getBedPart(BlockState) - Static method in class net.minecraft.block.BedBlock
 
getBeds() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
getBeeCount() - Method in class net.minecraft.block.entity.BeehiveBlockEntity
 
getBeeFlag(int) - Method in class net.minecraft.entity.passive.BeeEntity
 
getBeeNamesForHive(DebugHiveCustomPayload.HiveInfo) - Method in class net.minecraft.client.render.debug.BeeDebugRenderer
 
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
getBgr(int) - Static method in class net.minecraft.util.math.ColorHelper.Abgr
 
getBigDecimal(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 
getBigDecimal(JsonObject, String, BigDecimal) - Static method in class net.minecraft.util.JsonHelper
 
getBiggestFall() - Method in class net.minecraft.entity.damage.DamageTracker
 
getBigInteger(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 
getBigInteger(JsonObject, String, BigInteger) - Static method in class net.minecraft.util.JsonHelper
 
getBigRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.FirstFloorRoomPool
getBigRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.RoomPool
 
getBigRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.SecondFloorRoomPool
getBigSecretRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.FirstFloorRoomPool
getBigSecretRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.RoomPool
 
getBigSecretRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.SecondFloorRoomPool
getBillboardMode() - Method in class net.minecraft.entity.decoration.DisplayEntity
 
getBillboardRotation(DisplayEntity.RenderState, T, float, Quaternionf) - Method in class net.minecraft.client.render.entity.DisplayEntityRenderer
 
getBiome() - Method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 
getBiome(int, int, int) - Method in class net.minecraft.world.chunk.ChunkSection
 
getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.BiomeSource
getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in interface net.minecraft.world.biome.source.BiomeSupplier
 
getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.CheckerboardBiomeSource
getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.FixedBiomeSource
getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource
getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.TheEndBiomeSource
getBiome(Optional<? extends RegistryEntry<Biome>>, RegistryEntry<Biome>) - Static method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
 
getBiome(BlockPos) - Method in class net.minecraft.world.biome.source.BiomeAccess
 
getBiome(BlockPos) - Method in interface net.minecraft.world.WorldView
 
getBiomeAccess() - Method in class net.minecraft.world.ChunkRegion
getBiomeAccess() - Method in class net.minecraft.world.World
getBiomeAccess() - Method in interface net.minecraft.world.WorldView
 
getBiomeAtPoint(MultiNoiseUtil.NoiseValuePoint) - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource
 
getBiomeBlendRadius() - Method in class net.minecraft.client.option.GameOptions
 
getBiomeColor(BlockPos) - Method in class net.minecraft.client.world.BiomeColorCache
 
getBiomeContainer() - Method in class net.minecraft.world.chunk.ChunkSection
 
getBiomeDirectly(BlockPos, Chunk) - Static method in class net.minecraft.world.SpawnHelper
 
getBiomeEntries() - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource
 
getBiomeForNoiseGen(double, double, double) - Method in class net.minecraft.world.biome.source.BiomeAccess
 
getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.biome.source.BiomeAccess
 
getBiomeForNoiseGen(int, int, int) - Method in interface net.minecraft.world.biome.source.BiomeAccess.Storage
 
getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.biome.source.FixedBiomeSource
getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.chunk.ProtoChunk
getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.chunk.WrapperProtoChunk
getBiomeForNoiseGen(int, int, int) - Method in interface net.minecraft.world.WorldView
getBiomeForNoiseGen(BlockPos) - Method in class net.minecraft.world.biome.source.BiomeAccess
 
getBiomeOrWindsweptSavanna(int, int, MultiNoiseUtil.ParameterRange, RegistryKey<Biome>) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
Returns a windswept savanna for specific conditions, otherwise the given biome.
getBiomes() - Method in class net.minecraft.world.biome.source.BiomeSource
 
getBiomesInArea(int, int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.BiomeSource
 
getBiomesInArea(int, int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.FixedBiomeSource
getBiomeSource() - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 
getBiomeString(RegistryEntry<Biome>) - Static method in class net.minecraft.client.gui.hud.DebugHud
 
getBiomeSupplier(BiomeSupplier) - Method in class net.minecraft.world.gen.chunk.Blender
 
getBiomeSupplier(BiomeSupplier, Chunk) - Static method in class net.minecraft.world.chunk.BelowZeroRetrogen
 
getBirchColor() - Static method in class net.minecraft.client.color.world.FoliageColors
 
getBitfield(Set<PositionFlag>) - Static method in enum class net.minecraft.network.packet.s2c.play.PositionFlag
 
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.recipe.RecipeProvider
 
getBlastingRecipeCategory(ItemConvertible) - Static method in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder
 
getBlastResistance() - Method in class net.minecraft.block.Block
 
getBlastResistance() - Method in class net.minecraft.block.StairsBlock
getBlastResistance() - Method in class net.minecraft.fluid.EmptyFluid
getBlastResistance() - Method in class net.minecraft.fluid.Fluid
 
getBlastResistance() - Method in class net.minecraft.fluid.FluidState
 
getBlastResistance() - Method in class net.minecraft.fluid.LavaFluid
getBlastResistance() - Method in class net.minecraft.fluid.WaterFluid
getBlastResistance(Explosion, BlockView, BlockPos, BlockState, FluidState) - Method in class net.minecraft.world.explosion.EntityExplosionBehavior
getBlastResistance(Explosion, BlockView, BlockPos, BlockState, FluidState) - Method in class net.minecraft.world.explosion.ExplosionBehavior
 
getBlender() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
getBlender() - Method in interface net.minecraft.world.gen.densityfunction.DensityFunction.NoisePos
 
getBlender(ChunkRegion) - Static method in class net.minecraft.world.gen.chunk.Blender
 
getBlendingData() - Method in class net.minecraft.world.chunk.Chunk
 
getBlendingData() - Method in class net.minecraft.world.chunk.WrapperProtoChunk
getBlendingData(ChunkRegion, int, int) - Static method in class net.minecraft.world.gen.chunk.BlendingData
 
getBlendOffset(double) - Static method in class net.minecraft.world.gen.chunk.Blender
 
getBlock() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getBlock() - Method in interface net.minecraft.data.client.BlockStateSupplier
 
getBlock() - Method in class net.minecraft.data.client.MultipartBlockStateSupplier
getBlock() - Method in class net.minecraft.data.client.VariantsBlockStateSupplier
getBlock() - Method in class net.minecraft.item.BlockItem
 
getBlock() - Method in class net.minecraft.network.packet.s2c.play.BlockEventS2CPacket
 
getBlock() - Method in class net.minecraft.structure.StructurePiece.BlockRandomizer
 
getBlock(int) - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Level
 
getBlock(int) - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Section
 
getBlock(String) - Static method in class net.minecraft.datafixer.fix.StatsCounterFix
 
getBlockAt(BlockView, int, int, int, BlockBox) - Method in class net.minecraft.structure.StructurePiece
 
getBlockBoxForChunk(Chunk) - Static method in class net.minecraft.world.gen.chunk.ChunkGenerator
 
getBlockBreaking(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
 
getBlockBreakingProgress() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 
getBlockBreakingSpeed(BlockState) - Method in class net.minecraft.entity.player.PlayerEntity
 
getBlockBreakingSpeed(BlockState) - Method in class net.minecraft.entity.player.PlayerInventory
 
getBlockBufferBuilders() - Method in class net.minecraft.client.render.BufferBuilderStorage
 
getBlockBufferBuildersPool() - Method in class net.minecraft.client.render.BufferBuilderStorage
 
getBlockCollisions(Entity, Box) - Method in interface net.minecraft.world.CollisionView
 
getBlockColors() - Method in class net.minecraft.client.MinecraftClient
 
getBlockCoord(int) - Static method in class net.minecraft.util.math.ChunkSectionPos
Converts the given chunk section coordinate to the world coordinate system.
getBlockCountX() - Method in class net.minecraft.util.math.BlockBox
Returns the number of blocks on the X axis.
getBlockCountY() - Method in class net.minecraft.util.math.BlockBox
Returns the number of blocks on the Y axis.
getBlockCountZ() - Method in class net.minecraft.util.math.BlockBox
Returns the number of blocks on the Z axis.
getBlockedNode(int, int, int) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 
getBlockEntities() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.ChunkData
 
getBlockEntities() - Method in class net.minecraft.world.chunk.ProtoChunk
 
getBlockEntities() - Method in class net.minecraft.world.chunk.WorldChunk
 
getBlockEntities(int, int) - Method in class net.minecraft.network.packet.s2c.play.ChunkData
 
getBlockEntity() - Method in class net.minecraft.block.pattern.CachedBlockPosition
 
getBlockEntity(int) - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Level
 
getBlockEntity(BlockPos) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos) - Method in class net.minecraft.client.render.chunk.RenderedChunk
 
getBlockEntity(BlockPos) - Method in class net.minecraft.test.TestContext
 
getBlockEntity(BlockPos) - Method in interface net.minecraft.world.BlockView
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkCache
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.ProtoChunk
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.WorldChunk
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.WrapperProtoChunk
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos) - Method in class net.minecraft.world.ChunkRegion
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos) - Method in enum class net.minecraft.world.EmptyBlockView
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos) - Method in class net.minecraft.world.World
Returns the block entity at pos, or null if there is none.
getBlockEntity(BlockPos, BlockEntityType<T>) - Method in interface net.minecraft.world.BlockView
 
getBlockEntity(BlockPos, BlockEntityType<T>) - Method in interface net.minecraft.world.RegistryWorldView
getBlockEntity(BlockPos, BlockEntityType<T>) - Method in interface net.minecraft.world.TestableWorld
 
getBlockEntity(BlockPos, WorldChunk.CreationType) - Method in class net.minecraft.world.chunk.EmptyChunk
getBlockEntity(BlockPos, WorldChunk.CreationType) - Method in class net.minecraft.world.chunk.WorldChunk
 
getBlockEntityNbt(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.WrapperProtoChunk
getBlockEntityNbts() - Method in class net.minecraft.world.chunk.ProtoChunk
 
getBlockEntityPositions() - Method in class net.minecraft.world.chunk.Chunk
 
getBlockEntityRenderDispatcher() - Method in class net.minecraft.client.MinecraftClient
 
getBlockEntitySource(BlockState, World, BlockPos, boolean) - Method in class net.minecraft.block.AbstractChestBlock
 
getBlockEntitySource(BlockState, World, BlockPos, boolean) - Method in class net.minecraft.block.ChestBlock
getBlockEntitySource(BlockState, World, BlockPos, boolean) - Method in class net.minecraft.block.EnderChestBlock
getBlockEntityTicker(World, BlockEntityType<T>) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getBlockEntityType() - Method in class net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
 
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(AllayEntity, BlockPos) - Method in class net.minecraft.client.render.entity.AllayEntityRenderer
 
getBlockLight(GlowSquidEntity, BlockPos) - Method in class net.minecraft.client.render.entity.GlowSquidEntityRenderer
 
getBlockLight(DragonFireballEntity, BlockPos) - Method in class net.minecraft.client.render.entity.DragonFireballEntityRenderer
 
getBlockLight(ShulkerBulletEntity, BlockPos) - Method in class net.minecraft.client.render.entity.ShulkerBulletEntityRenderer
 
getBlockLight(WitherSkullEntity, BlockPos) - Method in class net.minecraft.client.render.entity.WitherSkullEntityRenderer
 
getBlockLight(T, BlockPos) - Method in class net.minecraft.client.render.entity.EntityRenderer
 
getBlockLight(T, BlockPos) - Method in class net.minecraft.client.render.entity.FlyingItemEntityRenderer
getBlockLight(T, BlockPos) - Method in class net.minecraft.client.render.entity.ItemFrameEntityRenderer
 
getBlockLightCoordinates(int) - Static method in class net.minecraft.client.render.LightmapTextureManager
 
getBlockMirror(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.BlockMirrorArgumentType
 
getBlockModelId(Block) - Static method in class net.minecraft.data.client.ModelIds
 
getBlockModels() - Method in class net.minecraft.client.render.model.BakedModelManager
 
getBlockNibbles() - Method in class net.minecraft.network.packet.s2c.play.LightData
 
getBlockOffset() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
getBlockOffset(long) - Static method in class net.minecraft.util.collection.LinkedBlockPosHashSet.Storage
Gets a position's index relative to its containing 2x cube region
getBlockParticle() - Method in class net.minecraft.client.world.ClientWorld
 
getBlockPos() - Method in class net.minecraft.block.pattern.CachedBlockPosition
 
getBlockPos() - Method in class net.minecraft.client.render.Camera
 
getBlockPos() - Method in class net.minecraft.entity.ai.brain.BlockPosLookTarget
getBlockPos() - Method in class net.minecraft.entity.ai.brain.EntityLookTarget
getBlockPos() - Method in interface net.minecraft.entity.ai.brain.LookTarget
 
getBlockPos() - Method in class net.minecraft.entity.ai.pathing.PathNode
 
getBlockPos() - Method in class net.minecraft.entity.Entity
getBlockPos() - Method in class net.minecraft.item.AutomaticItemPlacementContext
getBlockPos() - Method in class net.minecraft.item.ItemPlacementContext
getBlockPos() - Method in class net.minecraft.item.ItemUsageContext
 
getBlockPos() - Method in class net.minecraft.util.hit.BlockHitResult
 
getBlockPos() - Method in interface net.minecraft.world.entity.EntityLike
 
getBlockPos(int, int, int) - Method in class net.minecraft.util.math.ChunkPos
 
getBlockPos(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.BlockPosArgumentType
 
getBlockPositionSuggestions() - Method in class net.minecraft.client.network.ClientCommandSource
getBlockPositionSuggestions() - Method in interface net.minecraft.command.CommandSource
 
getBlockPosLong(long, int) - Static method in class net.minecraft.util.collection.LinkedBlockPosHashSet.Storage
 
getBlockPredicate() - Method in enum class net.minecraft.world.Heightmap.Type
 
getBlockPredicate(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.BlockPredicateArgumentType
 
getBlockProtoTickScheduler() - Method in class net.minecraft.world.chunk.ProtoChunk
 
getBlockRenderManager() - Method in class net.minecraft.client.MinecraftClient
 
getBlockRenderManager() - Method in class net.minecraft.client.render.entity.EntityRendererFactory.Context
 
getBlockRotation(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.BlockRotationArgumentType
 
getBlockSetType() - Method in class net.minecraft.block.DoorBlock
 
getBlockSetType() - Method in class net.minecraft.block.TrapdoorBlock
 
getBlockShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.world.RaycastContext
 
getBlocksSetOnFire() - Method in class net.minecraft.entity.LightningEntity
 
getBlockState() - Method in class net.minecraft.block.pattern.CachedBlockPosition
 
getBlockState() - Method in class net.minecraft.block.RailPlacementHelper
 
getBlockState() - Method in class net.minecraft.command.argument.BlockStateArgument
 
getBlockState() - Method in class net.minecraft.entity.decoration.DisplayEntity.BlockDisplayEntity
 
getBlockState() - Method in class net.minecraft.entity.FallingBlockEntity
 
getBlockState() - Method in class net.minecraft.entity.TntEntity
 
getBlockState() - Method in class net.minecraft.fluid.FluidState
 
getBlockState() - Method in class net.minecraft.particle.BlockStateParticleEffect
 
getBlockState() - Method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorLayer
 
getBlockState(int) - Method in class net.minecraft.world.gen.chunk.AquiferSampler.FluidLevel
 
getBlockState(int, int) - Static method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
 
getBlockState(int, int, int) - Method in class net.minecraft.world.chunk.ChunkSection
 
getBlockState(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.BlockStateArgumentType
 
getBlockState(BlockPos) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
Returns the block state at pos.
getBlockState(BlockPos) - Method in class net.minecraft.client.render.chunk.RenderedChunk
 
getBlockState(BlockPos) - Method in class net.minecraft.test.TestContext
 
getBlockState(BlockPos) - Method in interface net.minecraft.world.BlockView
Returns the block state at pos.
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.ChunkCache
Returns the block state at pos.
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
Returns the block state at pos.
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.ProtoChunk
Returns the block state at pos.
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.WorldChunk
Returns the block state at pos.
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.WrapperProtoChunk
Returns the block state at pos.
getBlockState(BlockPos) - Method in class net.minecraft.world.ChunkRegion
Returns the block state at pos.
getBlockState(BlockPos) - Method in class net.minecraft.world.ChunkSectionCache
 
getBlockState(BlockPos) - Method in enum class net.minecraft.world.EmptyBlockView
Returns the block state at pos.
getBlockState(BlockPos) - Method in class net.minecraft.world.gen.feature.FeaturePlacementContext
 
getBlockState(BlockPos) - Method in class net.minecraft.world.World
Returns the block state at pos.
getBlockState(ChunkNoiseSampler, int, int, int, BlockState) - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
 
getBlockState(StructureWorldAccess, Random, BlockPos) - Method in record class net.minecraft.world.gen.stateprovider.PredicatedStateProvider
 
getBlockStateAtPos() - Method in class net.minecraft.entity.Entity
Returns the block state at the entity's position.
getBlockStateContainer() - Method in class net.minecraft.world.chunk.ChunkSection
 
getBlockStateLevel(FluidState) - Static method in class net.minecraft.fluid.FlowableFluid
 
getBlockSubModelId(Block) - Method in class net.minecraft.data.client.Model
 
getBlockSubModelId(Block, String) - Static method in class net.minecraft.data.client.ModelIds
 
getBlockTickScheduler() - Method in class net.minecraft.client.world.ClientWorld
getBlockTickScheduler() - Method in class net.minecraft.server.world.ServerWorld
 
getBlockTickScheduler() - Method in class net.minecraft.world.chunk.Chunk
 
getBlockTickScheduler() - Method in class net.minecraft.world.chunk.ProtoChunk
getBlockTickScheduler() - Method in class net.minecraft.world.chunk.WorldChunk
getBlockTickScheduler() - Method in class net.minecraft.world.chunk.WrapperProtoChunk
getBlockTickScheduler() - Method in class net.minecraft.world.ChunkRegion
getBlockTickScheduler() - Method in interface net.minecraft.world.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.util.math.ColorHelper.Abgr
 
getBlue(int) - Static method in class net.minecraft.util.math.ColorHelper.Argb
Returns the blue value of argb.
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
 
getBobbingAnimationTime() - Method in class net.minecraft.item.ItemStack
 
getBobView() - Method in class net.minecraft.client.option.GameOptions
 
getBody() - Method in class net.minecraft.client.render.entity.model.WardenEntityModel
 
getBodyHeadAndLimbs() - Method in class net.minecraft.client.render.entity.model.WardenEntityModel
 
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.TadpoleEntityModel
getBodyParts() - Method in class net.minecraft.client.render.entity.model.TurtleEntityModel
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
 
getBodyYaw() - Method in class net.minecraft.client.network.ClientPlayerEntity
Returns the body yaw of the entity.
getBodyYaw() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
Returns the body yaw of the entity.
getBodyYaw() - Method in class net.minecraft.entity.Entity
Returns the body yaw of the entity.
getBodyYaw() - Method in class net.minecraft.entity.ItemEntity
Returns the body yaw of the entity.
getBodyYaw() - Method in class net.minecraft.entity.LivingEntity
Returns the body yaw of the entity.
getBodyYaw(Entity) - Method in class net.minecraft.client.item.CompassAnglePredicateProvider
 
getBoldOffset() - Method in interface net.minecraft.client.font.Glyph
 
getBoldOffset() - Method in record class net.minecraft.client.font.UnihexFont.UnicodeTextureGlyph
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.util.JsonHelper
 
getBoolean(JsonObject, String, boolean) - Static method in class net.minecraft.util.JsonHelper
 
getBoolean(String) - Method in class net.minecraft.nbt.NbtCompound
Returns the boolean value stored with the key.
getBoolean(GameRules.Key<GameRules.BooleanRule>) - Method in class net.minecraft.world.GameRules
 
getBooleanFromNbtOrFallback(NbtCompound, String, boolean) - Static method in class net.minecraft.util.math.random.RandomSequencesState
 
getBooleanOr(String, JsonObject, boolean) - Static method in class net.minecraft.client.realms.util.JsonUtils
 
getBooleanValue(Object) - Method in class net.minecraft.util.dynamic.RuntimeOps
 
getBooleanValue(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
 
getBoostTime() - Method in class net.minecraft.entity.SaddledComponent
 
getBorder(NavigationDirection) - Method in record class net.minecraft.client.gui.ScreenRect
Returns a rect representing the border of this rect in the given direction.
getBossBar(CommandContext<ServerCommandSource>) - Static method in class net.minecraft.server.command.BossBarCommand
 
getBossBarHud() - Method in class net.minecraft.client.gui.hud.InGameHud
 
getBossBarManager() - Method in class net.minecraft.server.MinecraftServer
 
getBottom() - Method in class net.minecraft.client.gui.screen.report.AbuseReportReasonScreen
 
getBottom() - Method in record class net.minecraft.client.gui.ScreenRect
 
getBottom() - Method in class net.minecraft.client.gui.widget.ClickableWidget
 
getBottom() - Method in class net.minecraft.client.realms.gui.screen.BuyRealmsScreen
 
getBottom() - Method in class net.minecraft.client.realms.gui.screen.RealmsAcceptRejectButton
 
getBottom() - Method in record class net.minecraft.server.network.ChunkFilter.Cylindrical
 
getBottom() - Static method in interface net.minecraft.world.gen.YOffset
 
getBottomHalfSectionY() - Method in class net.minecraft.world.gen.chunk.BlendingData
 
getBottomLeft() - Method in class net.minecraft.client.render.Camera.Projection
 
getBottomRight() - Method in class net.minecraft.client.render.Camera.Projection
 
getBottomSectionCoord() - Method in interface net.minecraft.world.HeightLimitView
Returns the bottom section coordinate, inclusive, of this view.
getBottomY() - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
Returns the bottom Y level, or height, inclusive, of this view.
getBottomY() - Method in class net.minecraft.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.feature.FeaturePlacementContext
 
getBottomY() - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature.DripstoneGenerator
 
getBottomY() - Method in interface net.minecraft.world.HeightLimitView
Returns the bottom Y level, or height, inclusive, of this view.
getBottomY() - Method in interface net.minecraft.world.WorldView
Returns the bottom Y level, or height, inclusive, of this view.
getBottomYOffset() - Method in class net.minecraft.client.render.block.entity.EndGatewayBlockEntityRenderer
getBottomYOffset() - Method in class net.minecraft.client.render.block.entity.EndPortalBlockEntityRenderer
 
getBoundaryClassBit(boolean, boolean, boolean, boolean) - Static method in class net.minecraft.datafixer.fix.LeavesFix
 
getBoundEast() - Method in interface net.minecraft.world.border.WorldBorder.Area
 
getBoundEast() - Method in class net.minecraft.world.border.WorldBorder
 
getBoundEast() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
getBoundEast() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
getBoundFramebuffer() - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
getBoundingBox() - Method in class net.minecraft.client.particle.Particle
Returns the bounding Box of this particle used for collision and movement logic.
getBoundingBox() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
 
getBoundingBox() - Method in class net.minecraft.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(StructurePiecesHolder, Random, int, int, int, Direction) - Static method in class net.minecraft.structure.MineshaftGenerator.MineshaftCorridor
 
getBoundingBox(StructurePiecesHolder, Random, int, int, int, Direction) - Static method in class net.minecraft.structure.MineshaftGenerator.MineshaftCrossing
 
getBoundingBox(StructurePiecesHolder, Random, int, int, int, Direction) - Static method in class net.minecraft.structure.MineshaftGenerator.MineshaftStairs
 
getBoundingBox(StructureTemplateManager, BlockPos, BlockRotation) - Method in class net.minecraft.structure.pool.EmptyPoolElement
getBoundingBox(StructureTemplateManager, BlockPos, BlockRotation) - Method in class net.minecraft.structure.pool.FeaturePoolElement
getBoundingBox(StructureTemplateManager, BlockPos, BlockRotation) - Method in class net.minecraft.structure.pool.ListPoolElement
getBoundingBox(StructureTemplateManager, BlockPos, BlockRotation) - Method in class net.minecraft.structure.pool.SinglePoolElement
getBoundingBox(StructureTemplateManager, BlockPos, BlockRotation) - Method in class net.minecraft.structure.pool.StructurePoolElement
 
getBoundingBoxes() - Method in class net.minecraft.util.shape.VoxelShape
 
getBoundingCoordinate(NavigationDirection) - Method in record class net.minecraft.client.gui.ScreenRect
Returns the coordinate of the bounding box in the given direction.
getBoundingShape(BlockState) - Static method in class net.minecraft.block.WallTorchBlock
 
getBoundKeyLocalizedText() - Method in class net.minecraft.client.option.KeyBinding
 
getBoundKeyTranslationKey() - Method in class net.minecraft.client.option.KeyBinding
 
getBoundNorth() - Method in interface net.minecraft.world.border.WorldBorder.Area
 
getBoundNorth() - Method in class net.minecraft.world.border.WorldBorder
 
getBoundNorth() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
getBoundNorth() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
getBounds() - Method in class net.minecraft.entity.mob.VexEntity
 
getBoundSouth() - Method in interface net.minecraft.world.border.WorldBorder.Area
 
getBoundSouth() - Method in class net.minecraft.world.border.WorldBorder
 
getBoundSouth() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
getBoundSouth() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
getBoundWest() - Method in interface net.minecraft.world.border.WorldBorder.Area
 
getBoundWest() - Method in class net.minecraft.world.border.WorldBorder
 
getBoundWest() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
getBoundWest() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
getBoxAt(double, double, double) - Method in class net.minecraft.entity.EntityDimensions
 
getBoxAt(Vec3d) - Method in class net.minecraft.entity.EntityDimensions
 
getBoxTexture() - Method in enum class net.minecraft.client.gui.screen.advancement.AdvancementObtainedStatus
 
getBrain() - Method in class net.minecraft.entity.LivingEntity
 
getBrain() - Method in class net.minecraft.entity.mob.BreezeEntity
getBrain() - Method in class net.minecraft.entity.mob.HoglinEntity
getBrain() - Method in class net.minecraft.entity.mob.PiglinBruteEntity
getBrain() - Method in class net.minecraft.entity.mob.PiglinEntity
getBrain() - Method in class net.minecraft.entity.mob.WardenEntity
getBrain() - Method in class net.minecraft.entity.mob.ZoglinEntity
getBrain() - Method in class net.minecraft.entity.passive.AllayEntity
getBrain() - Method in class net.minecraft.entity.passive.AxolotlEntity
getBrain() - Method in class net.minecraft.entity.passive.FrogEntity
getBrain() - Method in class net.minecraft.entity.passive.GoatEntity
getBrain() - Method in class net.minecraft.entity.passive.SnifferEntity
getBrain() - Method in class net.minecraft.entity.passive.TadpoleEntity
getBrain() - Method in class net.minecraft.entity.passive.VillagerEntity
getBrainsContainingPointOfInterest(BlockPos) - Method in class net.minecraft.client.render.debug.VillageDebugRenderer
 
getBrainsContainingPotentialJobSite(BlockPos) - Method in class net.minecraft.client.render.debug.VillageDebugRenderer
 
getBranchFactor() - Method in class net.minecraft.world.gen.carver.Carver
 
getBrand() - Method in class net.minecraft.client.network.ClientCommonNetworkHandler
 
getBreakSound() - Method in class net.minecraft.entity.decoration.GlowItemFrameEntity
getBreakSound() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 
getBreakSound() - Method in class net.minecraft.sound.BlockSoundGroup
 
getBreedingAge() - Method in class net.minecraft.entity.passive.PassiveEntity
 
getBreedTarget(AnimalEntity) - Method in class net.minecraft.entity.ai.brain.task.BreedTask
 
getBreezeWind(Identifier, float, float) - Static method in class net.minecraft.client.render.RenderLayer
 
getBrewTime() - Method in class net.minecraft.screen.BrewingStandScreenHandler
 
getBrightness() - Method in class net.minecraft.entity.decoration.DisplayEntity
 
getBrightness(float) - Method in class net.minecraft.client.particle.AnimatedParticle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.BlockDustParticle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.BlockLeakParticle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.EnchantGlyphParticle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.ExplosionLargeParticle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.FlameParticle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.GlowParticle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.GustParticle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.LavaEmberParticle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.Particle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.PortalParticle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.SculkChargeParticle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.SculkChargePopParticle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.ShriekParticle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.SoulParticle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.SweepAttackParticle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.TrialSpawnerDetectionParticle
Returns the packed light level this particle should render at.
getBrightness(float) - Method in class net.minecraft.client.particle.VibrationParticle
Returns the packed light level this particle should render at.
getBrightness(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(DimensionType, int) - Static method in class net.minecraft.client.render.LightmapTextureManager
 
getBrightnessAtEyes() - Method in class net.minecraft.entity.Entity
Deprecated.
getBrightnessAtEyes() - Method in class net.minecraft.entity.EyeOfEnderEntity
getBrightnessAtEyes() - Method in class net.minecraft.entity.mob.BlazeEntity
getBrightnessAtEyes() - Method in class net.minecraft.entity.mob.MagmaCubeEntity
getBrightnessAtEyes() - Method in class net.minecraft.entity.mob.VexEntity
getBrightnessAtEyes() - Method in class net.minecraft.entity.projectile.ExplosiveProjectileEntity
getBrightnessAtEyes() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
getBrightnessUnpacked() - Method in class net.minecraft.entity.decoration.DisplayEntity
 
getBrokenBlocks() - Method in class net.minecraft.block.piston.PistonHandler
 
getBrushingCompleteSound() - Method in class net.minecraft.block.BrushableBlock
 
getBrushingSound() - Method in class net.minecraft.block.BrushableBlock
 
getBubbleState(BlockState) - Static method in class net.minecraft.block.BubbleColumnBlock
 
getBubbleWobbleTicks() - Method in class net.minecraft.entity.vehicle.BoatEntity
 
getBucketFillSound() - Method in class net.minecraft.block.BubbleColumnBlock
Returns the sound played when filling a bucket with the fluid contained in this block.
getBucketFillSound() - Method in class net.minecraft.block.FluidBlock
Returns the sound played when filling a bucket with the fluid contained in this block.
getBucketFillSound() - Method in interface net.minecraft.block.FluidDrainable
Returns the sound played when filling a bucket with the fluid contained in this block.
getBucketFillSound() - Method in class net.minecraft.block.PowderSnowBlock
Returns the sound played when filling a bucket with the fluid contained in this block.
getBucketFillSound() - Method in interface net.minecraft.block.Waterloggable
Returns the sound played when filling a bucket with the fluid contained in this block.
getBucketFillSound() - Method in interface net.minecraft.entity.Bucketable
 
getBucketFillSound() - Method in class net.minecraft.entity.passive.AxolotlEntity
getBucketFillSound() - Method in class net.minecraft.entity.passive.FishEntity
getBucketFillSound() - Method in class net.minecraft.entity.passive.TadpoleEntity
getBucketFillSound() - Method in class net.minecraft.fluid.Fluid
Returns the sound played when filling a bucket with this fluid.
getBucketFillSound() - Method in class net.minecraft.fluid.LavaFluid
Returns the sound played when filling a bucket with this fluid.
getBucketFillSound() - Method in class net.minecraft.fluid.WaterFluid
Returns the sound played when filling a bucket with this fluid.
getBucketItem() - Method in interface net.minecraft.entity.Bucketable
 
getBucketItem() - Method in class net.minecraft.entity.passive.AxolotlEntity
getBucketItem() - Method in class net.minecraft.entity.passive.CodEntity
getBucketItem() - Method in class net.minecraft.entity.passive.PufferfishEntity
getBucketItem() - Method in class net.minecraft.entity.passive.SalmonEntity
getBucketItem() - Method in class net.minecraft.entity.passive.TadpoleEntity
getBucketItem() - Method in class net.minecraft.entity.passive.TropicalFishEntity
getBucketItem() - Method in class net.minecraft.fluid.EmptyFluid
getBucketItem() - Method in class net.minecraft.fluid.Fluid
 
getBucketItem() - Method in class net.minecraft.fluid.LavaFluid
getBucketItem() - Method in class net.minecraft.fluid.WaterFluid
getBuffer() - Method in class net.minecraft.client.render.Tessellator
 
getBuffer() - Method in class net.minecraft.client.render.VertexFormat
Returns a vertex buffer shared with the users of this vertex format.
getBuffer() - Method in class net.minecraft.client.sound.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
Starts building a buffer that will be drawn with layer.
getBuffer(RenderLayer) - Method in interface net.minecraft.client.render.VertexConsumerProvider
Starts building a buffer that will be drawn with layer.
getBuffer(RenderLayer) - Method in class net.minecraft.client.render.VertexConsumerProvider.Immediate
Starts building a buffer that will be drawn with layer.
getBufferBuilders() - Method in class net.minecraft.client.MinecraftClient
 
getBufferInternal(RenderLayer) - Method in class net.minecraft.client.render.VertexConsumerProvider.Immediate
 
getBufferSize() - Method in record class net.minecraft.client.render.BufferBuilder.DrawParameters
Returns the total size of the index buffer and the vertex buffer combined.
getBufferSize(AudioFormat, int) - Static method in class net.minecraft.client.sound.Source
 
getBuildTime() - Method in interface net.minecraft.GameVersion
 
getBuildTime() - Method in class net.minecraft.MinecraftVersion
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
 
getBundler() - Method in interface net.minecraft.network.handler.PacketBundleHandler.BundlerGetter
 
getBundler() - Method in class net.minecraft.network.NetworkState.InternalPacketHandler
 
getBundler() - Method in class net.minecraft.network.NetworkState.PacketHandler
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
 
getButtonId() - Method in class net.minecraft.network.packet.c2s.play.ButtonClickC2SPacket
 
getById(String) - Static method in enum class net.minecraft.structure.pool.StructurePool.Projection
 
getByName(String) - Static method in enum class net.minecraft.client.sound.Sound.RegistrationType
 
getByte(int) - Method in class net.minecraft.network.PacketByteBuf
 
getByte(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 
getByte(JsonObject, String, byte) - Static method in class net.minecraft.util.JsonHelper
 
getByte(String) - Method in class net.minecraft.nbt.NbtCompound
Returns the byte associated with key, or 0 if there is no number stored with the key.
getByteArray() - Method in class net.minecraft.nbt.NbtByteArray
Returns the underlying byte array.
getByteArray(String) - Method in class net.minecraft.nbt.NbtCompound
Returns the byte array associated with key, or an empty byte array if there is no byte array stored with the key.
getByteBuffer(Object) - Method in class net.minecraft.util.dynamic.RuntimeOps
 
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.ComponentType
 
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
Returns the cached block state at the block entity's position.
getCacheKey() - Method in class net.minecraft.client.gui.widget.MultilineTextWidget
 
getCalibrationFrequency(World, BlockPos, BlockState) - Method in class net.minecraft.block.entity.CalibratedSculkSensorBlockEntity.Callback
 
getCallbackClass() - Method in class net.minecraft.world.timer.TimerCallback.Serializer
 
getCallbacks() - Method in class net.minecraft.client.option.SimpleOption
 
getCamera() - Method in class net.minecraft.client.render.debug.RaidCenterDebugRenderer
 
getCamera() - Method in class net.minecraft.client.render.GameRenderer
 
getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractBlock
getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FenceBlock
getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.MudBlock
getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PaneBlock
getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PowderSnowBlock
getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SnowBlock
getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SoulSandBlock
getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.TransparentBlock
getCameraCollisionShape(BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getCameraEntity() - Method in class net.minecraft.client.MinecraftClient
 
getCameraEntity() - Method in class net.minecraft.server.network.ServerPlayerEntity
 
getCameraPlayer() - Method in class net.minecraft.client.gui.hud.InGameHud
 
getCameraPos() - Method in class net.minecraft.client.render.debug.BeeDebugRenderer
 
getCameraPosition() - Method in class net.minecraft.client.render.chunk.ChunkBuilder
 
getCameraPosVec(float) - Method in class net.minecraft.entity.Entity
 
getCandleCakeFromCandle(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.
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.WrapperProtoChunk
getCastSpellSound() - Method in class net.minecraft.entity.mob.EvokerEntity
getCastSpellSound() - Method in class net.minecraft.entity.mob.IllusionerEntity
getCastSpellSound() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity
 
getCategory() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeGroupButtonWidget
 
getCategory() - Method in class net.minecraft.client.option.KeyBinding
 
getCategory() - Method in class net.minecraft.client.sound.AbstractSoundInstance
getCategory() - Method in interface net.minecraft.client.sound.SoundInstance
 
getCategory() - Method in class net.minecraft.client.util.InputUtil.Key
 
getCategory() - Method in class net.minecraft.entity.effect.StatusEffect
 
getCategory() - Method in class net.minecraft.network.packet.c2s.play.RecipeCategoryOptionsC2SPacket
 
getCategory() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket
 
getCategory() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
 
getCategory() - Method in class net.minecraft.network.packet.s2c.play.StopSoundS2CPacket
 
getCategory() - Method in class net.minecraft.recipe.AbstractCookingRecipe
 
getCategory() - Method in interface net.minecraft.recipe.CraftingRecipe
 
getCategory() - Method in class net.minecraft.recipe.ShapedRecipe
getCategory() - Method in class net.minecraft.recipe.ShapelessRecipe
getCategory() - Method in class net.minecraft.recipe.SpecialCraftingRecipe
getCategory() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
getCategory() - Method in class net.minecraft.screen.AbstractRecipeScreenHandler
 
getCategory() - Method in class net.minecraft.screen.CraftingScreenHandler
getCategory() - Method in class net.minecraft.screen.PlayerScreenHandler
getCategory() - Method in enum class net.minecraft.world.GameRules.Category
 
getCategory() - Method in class net.minecraft.world.GameRules.Key
 
getCauldronPos(World, BlockPos, Fluid) - Static method in class net.minecraft.block.PointedDripstoneBlock
 
getCause() - Method in exception class net.minecraft.util.crash.CrashException
 
getCause() - Method in class net.minecraft.util.crash.CrashReport
 
getCauseAsString() - Method in class net.minecraft.util.crash.CrashReport
 
getCausingEntity() - Method in class net.minecraft.world.explosion.Explosion
 
getCausingEntity(Entity) - Static 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
 
getCelebratingSound() - Method in class net.minecraft.entity.mob.EvokerEntity
getCelebratingSound() - Method in class net.minecraft.entity.mob.IllusionerEntity
getCelebratingSound() - Method in class net.minecraft.entity.mob.PillagerEntity
getCelebratingSound() - Method in class net.minecraft.entity.mob.RavagerEntity
getCelebratingSound() - Method in class net.minecraft.entity.mob.VindicatorEntity
getCelebratingSound() - Method in class net.minecraft.entity.mob.WitchEntity
getCelebratingSound() - Method in class net.minecraft.entity.raid.RaiderEntity
 
getCenter() - Method in class net.minecraft.structure.StrongholdGenerator.Start
getCenter() - Method in class net.minecraft.structure.StructurePiece
 
getCenter() - Method in class net.minecraft.util.math.BlockBox
Returns the center of this box.
getCenter() - Method in class net.minecraft.util.math.Box
Returns the center position of this box.
getCenter() - Method in class net.minecraft.village.raid.Raid
 
getCenter() - Method in class net.minecraft.world.gen.foliage.FoliagePlacer.TreeNode
 
getCenter(BlockState) - Method in class net.minecraft.block.AbstractSignBlock
 
getCenter(BlockState) - Method in class net.minecraft.block.WallSignBlock
getCenter(NavigationAxis) - Method in record class net.minecraft.client.gui.ScreenRect
Returns the center of this rect in the given axis.
getCenterAtY(int) - Method in class net.minecraft.util.math.ChunkPos
 
getCenterPos() - Method in class net.minecraft.util.math.ChunkSectionPos
 
getCenterPos() - Method in class net.minecraft.world.ChunkRegion
 
getCenterSize() - Method in class net.minecraft.server.WorldGenerationProgressTracker
 
getCenterX() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket
 
getCenterX() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
 
getCenterX() - Method in class net.minecraft.util.math.ChunkPos
 
getCenterX() - Method in class net.minecraft.world.border.WorldBorder
 
getCenterX() - Method in class net.minecraft.world.border.WorldBorder.Properties
 
getCenterX() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
 
getCenterZ() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket
 
getCenterZ() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
 
getCenterZ() - Method in class net.minecraft.util.math.ChunkPos
 
getCenterZ() - Method in class net.minecraft.world.border.WorldBorder
 
getCenterZ() - Method in class net.minecraft.world.border.WorldBorder.Properties
 
getCenterZ() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
 
getChainLength() - Method in class net.minecraft.structure.StructurePiece
 
getChance() - Method in class net.minecraft.sound.BiomeAdditionsSound
Returns the chance of this addition sound to play at any tick.
getChangeCount() - Method in class net.minecraft.entity.player.PlayerInventory
 
getChangedEntries() - Method in class net.minecraft.entity.data.DataTracker
 
getChangeInNeckPitch(int, double[], double[]) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
getChannelCount() - Method in enum class net.minecraft.client.texture.NativeImage.Format
 
getChanneler() - Method in class net.minecraft.entity.LightningEntity
 
getChar(int) - Method in class net.minecraft.network.PacketByteBuf
 
getChar(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
 
getChar(JsonObject, String, char) - Static method in class net.minecraft.util.JsonHelper
 
getCharacterX(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
 
getCharge() - Method in class net.minecraft.block.entity.SculkSpreadManager.Cursor
 
getChargeY() - Method in class net.minecraft.entity.mob.BreezeEntity
 
getCharSequence(int, int, Charset) - Method in class net.minecraft.network.PacketByteBuf
 
getChatAnnouncementText(AdvancementEntry, ServerPlayerEntity) - Method in enum class net.minecraft.advancement.AdvancementFrame
 
getChatColors() - Method in class net.minecraft.client.option.GameOptions
 
getChatDelay() - Method in class net.minecraft.client.option.GameOptions
 
getChatHeightFocused() - Method in class net.minecraft.client.option.GameOptions
 
getChatHeightUnfocused() - Method in class net.minecraft.client.option.GameOptions
 
getChatHud() - Method in class net.minecraft.client.gui.hud.InGameHud
 
getChatLineSpacing() - Method in class net.minecraft.client.option.GameOptions
 
getChatLinks() - Method in class net.minecraft.client.option.GameOptions
 
getChatLinksPrompt() - Method in class net.minecraft.client.option.GameOptions
 
getChatLog() - Method in class net.minecraft.client.session.report.AbuseReportContext
 
getChatOpacity() - Method in class net.minecraft.client.option.GameOptions
 
getChatRestriction() - Method in class net.minecraft.client.MinecraftClient
 
getChatScale() - Method in class net.minecraft.client.gui.hud.ChatHud
 
getChatScale() - Method in class net.minecraft.client.option.GameOptions
 
getChatSuggestions() - Method in class net.minecraft.client.network.ClientCommandSource
getChatSuggestions() - Method in interface net.minecraft.command.CommandSource
 
getChatVisibility() - Method in class net.minecraft.client.option.GameOptions
 
getChatWidth() - Method in class net.minecraft.client.option.GameOptions
 
getChebyshevDistance(ChunkPos) - Method in class net.minecraft.util.math.ChunkPos
 
getCheckers() - Method in class net.minecraft.client.realms.RealmsPeriodicCheckers
 
getChest() - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
getChestTextureId(BlockEntity, ChestType, boolean) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
getChestTextureId(ChestType, SpriteIdentifier, SpriteIdentifier, SpriteIdentifier) - Static method in class net.minecraft.client.render.TexturedRenderLayers
 
getChild(String) - Method in class net.minecraft.client.model.ModelPart
 
getChild(String) - Method in class net.minecraft.client.model.ModelPartData
 
getChild(String) - Method in class net.minecraft.client.render.entity.model.SinglePartEntityModel
 
getChildColor(AnimalEntity, AnimalEntity) - Method in class net.minecraft.entity.passive.SheepEntity
 
getChildHealthBonus(IntUnaryOperator) - Static method in class net.minecraft.entity.passive.AbstractHorseEntity
 
getChildJumpStrengthBonus(DoubleSupplier) - Static method in class net.minecraft.entity.passive.AbstractHorseEntity
 
getChildMovementSpeedBonus(DoubleSupplier) - Static method in class net.minecraft.entity.passive.AbstractHorseEntity
 
getChildren() - Method in class net.minecraft.advancement.PlacedAdvancement
 
getChildren() - Method in class net.minecraft.structure.StructureStart
 
getChoiceType(DSL.TypeReference, String) - Method in class net.minecraft.datafixer.schema.IdentifierNormalizingSchema
 
getChoiceType(DSL.TypeReference, String) - Method in class net.minecraft.datafixer.schema.Schema704
 
getChoiceType(DSL.TypeReference, String) - Static method in class net.minecraft.util.Util
 
getChoiceTypeInternal(DSL.TypeReference, String) - Static method in class net.minecraft.util.Util
 
getChunk() - Method in class net.minecraft.client.gui.hud.DebugHud
 
getChunk() - Method in class net.minecraft.client.render.chunk.ChunkRendererRegionBuilder.ClientChunk
 
getChunk(int) - Method in class net.minecraft.client.world.ClientChunkManager.ClientChunkMap
 
getChunk(int, int) - Method in class net.minecraft.server.world.ServerChunkManager
getChunk(int, int) - Method in class net.minecraft.world.BlockCollisionSpliterator
 
getChunk(int, int) - Method in class net.minecraft.world.chunk.ChunkCache
 
getChunk(int, int) - Method in class net.minecraft.world.chunk.ChunkManager
getChunk(int, int) - Method in interface net.minecraft.world.chunk.ChunkProvider
 
getChunk(int, int) - Method in class net.minecraft.world.chunk.light.ChunkLightProvider
 
getChunk(int, int) - Method in class net.minecraft.world.ChunkRegion
Returns the chunk with position chunkX and chunkZ.
getChunk(int, int) - Method in class net.minecraft.world.World
 
getChunk(int, int) - Method in interface net.minecraft.world.WorldView
Returns the chunk with position chunkX and chunkZ.
getChunk(int, int, ChunkStatus) - Method in interface net.minecraft.world.WorldView
 
getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.client.world.ClientChunkManager
 
getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.server.world.ServerChunkManager
getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.chunk.ChunkManager
 
getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.ChunkRegion
getChunk(int, int, ChunkStatus, boolean) - Method in class net.minecraft.world.World
getChunk(int, int, ChunkStatus, boolean) - Method in interface net.minecraft.world.WorldView
 
getChunk(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
Returns the chunk that contains pos.
getChunk(World, Vec3d) - Static method in class net.minecraft.block.entity.EndGatewayBlockEntity
 
getChunkAsView(int, int) - Method in class net.minecraft.world.chunk.ChunkCache
getChunkAsView(int, int) - Method in interface net.minecraft.world.CollisionView
 
getChunkAsView(int, int) - Method in class net.minecraft.world.World
getChunkAsView(int, int) - Method in interface net.minecraft.world.WorldView
getChunkAt(ChunkStatus, ThreadedAnvilChunkStorage) - Method in class net.minecraft.server.world.ChunkHolder
 
getChunkBuilder() - Method in class net.minecraft.client.render.WorldRenderer
 
getChunkBuilderMode() - Method in class net.minecraft.client.option.GameOptions
 
getChunkCount() - Method in class net.minecraft.client.render.WorldRenderer
 
getChunkData() - Method in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 
getChunkFilter() - Method in class net.minecraft.server.network.ServerPlayerEntity
 
getChunkFuture(int, int, ChunkStatus, boolean) - Method in class net.minecraft.server.world.ServerChunkManager
 
getChunkFutureSyncOnMainThread(int, int, ChunkStatus, boolean) - Method in class net.minecraft.server.world.ServerChunkManager
 
getChunkGenerationSampleStatistics() - Method in record class net.minecraft.util.profiling.jfr.JfrProfile
 
getChunkGenerator() - Method in class net.minecraft.server.world.ServerChunkManager
 
getChunkGenerator() - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
getChunkGenerator() - Method in record class net.minecraft.world.dimension.DimensionOptionsRegistryHolder
 
getChunkGenerator() - Method in class net.minecraft.world.gen.feature.FeaturePlacementContext
 
getChunkHolder(long) - Method in class net.minecraft.server.world.ChunkTicketManager
 
getChunkHolder(long) - Method in class net.minecraft.server.world.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
Returns the chunk position of the entity.
getChunkPos() - Method in class net.minecraft.world.storage.ChunkDataList
 
getChunkPos(NbtCompound) - Static method in class net.minecraft.world.storage.EntityChunkDataAccess
 
getChunkPositions() - Method in class net.minecraft.world.entity.SectionedEntityCache
 
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
 
getChunkSkyLight() - Method in class net.minecraft.world.chunk.Chunk
getChunkSkyLight() - Method in interface net.minecraft.world.chunk.light.LightSourceView
 
getChunkSkyLight() - Method in class net.minecraft.world.chunk.WrapperProtoChunk
getChunkStatus(int, int) - Method in class net.minecraft.server.WorldGenerationProgressTracker
 
getChunksToUpload() - Method in class net.minecraft.client.render.chunk.ChunkBuilder
 
getChunkStreamVersionId(byte) - Static method in class net.minecraft.world.storage.RegionFile
 
getChunkType() - Method in class net.minecraft.world.chunk.ChunkStatus
 
getChunkType(NbtCompound) - Static method in class net.minecraft.world.ChunkSerializer
 
getChunkX() - Method in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 
getChunkX() - Method in class net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
 
getChunkX() - Method in class net.minecraft.network.packet.s2c.play.LightUpdateS2CPacket
 
getChunkZ() - Method in class net.minecraft.network.packet.s2c.play.ChunkDataS2CPacket
 
getChunkZ() - Method in class net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
 
getChunkZ() - Method in class net.minecraft.network.packet.s2c.play.LightUpdateS2CPacket
 
getClamped(int[], int) - Static method in class net.minecraft.datafixer.fix.ChunkHeightAndBiomeFix
 
getClampedLocalDifficulty() - Method in class net.minecraft.world.LocalDifficulty
 
getClampedViewDistance() - Method in class net.minecraft.client.option.GameOptions
 
getClearWeatherTime() - Method in class net.minecraft.world.level.LevelProperties
getClearWeatherTime() - Method in interface net.minecraft.world.level.ServerWorldProperties
 
getClearWeatherTime() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
getClickEvent() - Method in class net.minecraft.text.Style
Returns the click event of this style.
getClickSound(boolean) - Method in class net.minecraft.block.ButtonBlock
 
getClient() - Method in class net.minecraft.client.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.session.Session
 
getClientModName() - Static method in class net.minecraft.client.ClientBrandRetriever
 
getClientOptions() - Method in class net.minecraft.server.network.ServerPlayerEntity
 
getClientTickScheduler() - Static method in class net.minecraft.world.tick.EmptyTickSchedulers
 
getClientWorld(Entity, ClientWorld) - Method in class net.minecraft.client.item.CompassAnglePredicateProvider
 
getClimbingPos() - Method in class net.minecraft.entity.LivingEntity
 
getClipboard() - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 
getClipboard() - Method in class net.minecraft.client.Keyboard
 
getClipboard(long, GLFWErrorCallbackI) - Method in class net.minecraft.client.util.Clipboard
 
getClipboard(MinecraftClient) - Static method in class net.minecraft.client.util.SelectionManager
 
getCloserEntity(LivingEntity, Optional<LivingEntity>, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.LookTargetUtil
 
getCloserEntity(LivingEntity, LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.LookTargetUtil
 
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
 
getCloudRenderModeValue() - Method in class net.minecraft.client.option.GameOptions
 
getCloudsColor(float) - Method in class net.minecraft.client.world.ClientWorld
 
getCloudsFramebuffer() - Method in class net.minecraft.client.render.WorldRenderer
 
getCloudsHeight() - Method in class net.minecraft.client.render.DimensionEffects
 
getCocoaWindow(long) - Static method in class net.minecraft.client.util.MacWindowUtil
 
getCode() - Method in class net.minecraft.client.util.InputUtil.Key
 
getCode() - Method in enum class net.minecraft.util.Formatting
Returns the code to be placed after the '\u00a7' when this format is converted to a string.
getCodec() - Method in class net.minecraft.block.AbstractBannerBlock
getCodec() - Method in class net.minecraft.block.AbstractBlock
 
getCodec() - Method in class net.minecraft.block.AbstractCandleBlock
getCodec() - Method in class net.minecraft.block.AbstractCauldronBlock
getCodec() - Method in class net.minecraft.block.AbstractChestBlock
getCodec() - Method in class net.minecraft.block.AbstractFireBlock
getCodec() - Method in class net.minecraft.block.AbstractFurnaceBlock
getCodec() - Method in class net.minecraft.block.AbstractPlantBlock
getCodec() - Method in class net.minecraft.block.AbstractPlantPartBlock
getCodec() - Method in class net.minecraft.block.AbstractPlantStemBlock
getCodec() - Method in class net.minecraft.block.AbstractPressurePlateBlock
getCodec() - Method in class net.minecraft.block.AbstractRailBlock
getCodec() - Method in class net.minecraft.block.AbstractRedstoneGateBlock
getCodec() - Method in class net.minecraft.block.AbstractSignBlock
getCodec() - Method in class net.minecraft.block.AbstractSkullBlock
getCodec() - Method in class net.minecraft.block.AbstractTorchBlock
getCodec() - Method in class net.minecraft.block.AirBlock
getCodec() - Method in class net.minecraft.block.AmethystBlock
getCodec() - Method in class net.minecraft.block.AmethystClusterBlock
getCodec() - Method in class net.minecraft.block.AnvilBlock
getCodec() - Method in class net.minecraft.block.AttachedStemBlock
getCodec() - Method in class net.minecraft.block.AzaleaBlock
getCodec() - Method in class net.minecraft.block.BambooBlock
getCodec() - Method in class net.minecraft.block.BambooShootBlock
getCodec() - Method in class net.minecraft.block.BannerBlock
getCodec() - Method in class net.minecraft.block.BarrelBlock
getCodec() - Method in class net.minecraft.block.BarrierBlock
getCodec() - Method in class net.minecraft.block.BeaconBlock
getCodec() - Method in class net.minecraft.block.BedBlock
getCodec() - Method in class net.minecraft.block.BeehiveBlock
getCodec() - Method in class net.minecraft.block.BeetrootsBlock
getCodec() - Method in class net.minecraft.block.BellBlock
getCodec() - Method in class net.minecraft.block.BigDripleafBlock
getCodec() - Method in class net.minecraft.block.BigDripleafStemBlock
getCodec() - Method in class net.minecraft.block.BlastFurnaceBlock
getCodec() - Method in class net.minecraft.block.Block
getCodec() - Method in class net.minecraft.block.BlockWithEntity
getCodec() - Method in class net.minecraft.block.BrewingStandBlock
getCodec() - Method in class net.minecraft.block.BrushableBlock
getCodec() - Method in class net.minecraft.block.BubbleColumnBlock
getCodec() - Method in class net.minecraft.block.BuddingAmethystBlock
getCodec() - Method in class net.minecraft.block.BulbBlock
getCodec() - Method in class net.minecraft.block.ButtonBlock
getCodec() - Method in class net.minecraft.block.CactusBlock
getCodec() - Method in class net.minecraft.block.CakeBlock
getCodec() - Method in class net.minecraft.block.CalibratedSculkSensorBlock
getCodec() - Method in class net.minecraft.block.CampfireBlock
getCodec() - Method in class net.minecraft.block.CandleBlock
getCodec() - Method in class net.minecraft.block.CandleCakeBlock
getCodec() - Method in class net.minecraft.block.CarpetBlock
getCodec() - Method in class net.minecraft.block.CarrotsBlock
getCodec() - Method in class net.minecraft.block.CartographyTableBlock
getCodec() - Method in class net.minecraft.block.CarvedPumpkinBlock
getCodec() - Method in class net.minecraft.block.CauldronBlock
getCodec() - Method in class net.minecraft.block.CaveVinesBodyBlock
getCodec() - Method in class net.minecraft.block.CaveVinesHeadBlock
getCodec() - Method in class net.minecraft.block.ChainBlock
getCodec() - Method in class net.minecraft.block.CherryLeavesBlock
getCodec() - Method in class net.minecraft.block.ChestBlock
getCodec() - Method in class net.minecraft.block.ChiseledBookshelfBlock
getCodec() - Method in class net.minecraft.block.ChorusFlowerBlock
getCodec() - Method in class net.minecraft.block.ChorusPlantBlock
getCodec() - Method in class net.minecraft.block.CobwebBlock
getCodec() - Method in class net.minecraft.block.CocoaBlock
getCodec() - Method in class net.minecraft.block.ColoredFallingBlock
getCodec() - Method in class net.minecraft.block.CommandBlock
getCodec() - Method in class net.minecraft.block.ComparatorBlock
getCodec() - Method in class net.minecraft.block.ComposterBlock
getCodec() - Method in class net.minecraft.block.ConcretePowderBlock
getCodec() - Method in class net.minecraft.block.ConduitBlock
getCodec() - Method in class net.minecraft.block.ConnectingBlock
getCodec() - Method in class net.minecraft.block.CoralBlock
getCodec() - Method in class net.minecraft.block.CoralBlockBlock
getCodec() - Method in class net.minecraft.block.CoralFanBlock
getCodec() - Method in class net.minecraft.block.CoralParentBlock
getCodec() - Method in class net.minecraft.block.CoralWallFanBlock
getCodec() - Method in class net.minecraft.block.CrafterBlock
getCodec() - Method in class net.minecraft.block.CraftingTableBlock
getCodec() - Method in class net.minecraft.block.CropBlock
getCodec() - Method in class net.minecraft.block.CryingObsidianBlock
getCodec() - Method in class net.minecraft.block.DaylightDetectorBlock
getCodec() - Method in class net.minecraft.block.DeadBushBlock
getCodec() - Method in class net.minecraft.block.DeadCoralBlock
getCodec() - Method in class net.minecraft.block.DeadCoralFanBlock
getCodec() - Method in class net.minecraft.block.DeadCoralWallFanBlock
getCodec() - Method in class net.minecraft.block.DecoratedPotBlock
getCodec() - Method in class net.minecraft.block.DetectorRailBlock
getCodec() - Method in class net.minecraft.block.DirtPathBlock
getCodec() - Method in class net.minecraft.block.DispenserBlock
getCodec() - Method in class net.minecraft.block.DoorBlock
getCodec() - Method in class net.minecraft.block.DragonEggBlock
getCodec() - Method in class net.minecraft.block.DropperBlock
getCodec() - Method in class net.minecraft.block.DyedCarpetBlock
getCodec() - Method in class net.minecraft.block.EnchantingTableBlock
getCodec() - Method in class net.minecraft.block.EnderChestBlock
getCodec() - Method in class net.minecraft.block.EndGatewayBlock
getCodec() - Method in class net.minecraft.block.EndPortalBlock
getCodec() - Method in class net.minecraft.block.EndPortalFrameBlock
getCodec() - Method in class net.minecraft.block.EndRodBlock
getCodec() - Method in class net.minecraft.block.ExperienceDroppingBlock
getCodec() - Method in class net.minecraft.block.FacingBlock
getCodec() - Method in class net.minecraft.block.FallingBlock
getCodec() - Method in class net.minecraft.block.FarmlandBlock
getCodec() - Method in class net.minecraft.block.FenceBlock
getCodec() - Method in class net.minecraft.block.FenceGateBlock
getCodec() - Method in class net.minecraft.block.FireBlock
getCodec() - Method in class net.minecraft.block.FletchingTableBlock
getCodec() - Method in class net.minecraft.block.FlowerbedBlock
getCodec() - Method in class net.minecraft.block.FlowerBlock
getCodec() - Method in class net.minecraft.block.FlowerPotBlock
getCodec() - Method in class net.minecraft.block.FluidBlock
getCodec() - Method in class net.minecraft.block.FrogspawnBlock
getCodec() - Method in class net.minecraft.block.FrostedIceBlock
getCodec() - Method in class net.minecraft.block.FungusBlock
getCodec() - Method in class net.minecraft.block.FurnaceBlock
getCodec() - Method in class net.minecraft.block.GlazedTerracottaBlock
getCodec() - Method in class net.minecraft.block.GlowLichenBlock
getCodec() - Method in class net.minecraft.block.GrassBlock
getCodec() - Method in class net.minecraft.block.GrateBlock
getCodec() - Method in class net.minecraft.block.GrindstoneBlock
getCodec() - Method in class net.minecraft.block.HangingRootsBlock
getCodec() - Method in class net.minecraft.block.HangingSignBlock
getCodec() - Method in class net.minecraft.block.HayBlock
getCodec() - Method in class net.minecraft.block.HoneyBlock
getCodec() - Method in class net.minecraft.block.HopperBlock
getCodec() - Method in class net.minecraft.block.HorizontalConnectingBlock
getCodec() - Method in class net.minecraft.block.HorizontalFacingBlock
getCodec() - Method in class net.minecraft.block.IceBlock
getCodec() - Method in class net.minecraft.block.InfestedBlock
getCodec() - Method in class net.minecraft.block.JigsawBlock
getCodec() - Method in class net.minecraft.block.JukeboxBlock
getCodec() - Method in class net.minecraft.block.KelpBlock
getCodec() - Method in class net.minecraft.block.KelpPlantBlock
getCodec() - Method in class net.minecraft.block.LadderBlock
getCodec() - Method in class net.minecraft.block.LanternBlock
getCodec() - Method in class net.minecraft.block.LavaCauldronBlock
getCodec() - Method in class net.minecraft.block.LeavesBlock
getCodec() - Method in class net.minecraft.block.LecternBlock
getCodec() - Method in class net.minecraft.block.LeveledCauldronBlock
getCodec() - Method in class net.minecraft.block.LeverBlock
getCodec() - Method in class net.minecraft.block.LightBlock
getCodec() - Method in class net.minecraft.block.LightningRodBlock
getCodec() - Method in class net.minecraft.block.LilyPadBlock
getCodec() - Method in class net.minecraft.block.LoomBlock
getCodec() - Method in class net.minecraft.block.MagmaBlock
getCodec() - Method in class net.minecraft.block.MangroveLeavesBlock
getCodec() - Method in class net.minecraft.block.MangroveRootsBlock
getCodec() - Method in class net.minecraft.block.MossBlock
getCodec() - Method in class net.minecraft.block.MudBlock
getCodec() - Method in class net.minecraft.block.MultifaceGrowthBlock
getCodec() - Method in class net.minecraft.block.MushroomBlock
getCodec() - Method in class net.minecraft.block.MushroomPlantBlock
getCodec() - Method in class net.minecraft.block.MyceliumBlock
getCodec() - Method in class net.minecraft.block.NetherPortalBlock
getCodec() - Method in class net.minecraft.block.NetherrackBlock
getCodec() - Method in class net.minecraft.block.NetherWartBlock
getCodec() - Method in class net.minecraft.block.NoteBlock
getCodec() - Method in class net.minecraft.block.NyliumBlock
getCodec() - Method in class net.minecraft.block.ObserverBlock
getCodec() - Method in class net.minecraft.block.OxidizableBlock
getCodec() - Method in class net.minecraft.block.OxidizableBulbBlock
getCodec() - Method in class net.minecraft.block.OxidizableDoorBlock
getCodec() - Method in class net.minecraft.block.OxidizableGrateBlock
getCodec() - Method in class net.minecraft.block.OxidizableSlabBlock
getCodec() - Method in class net.minecraft.block.OxidizableStairsBlock
getCodec() - Method in class net.minecraft.block.OxidizableTrapdoorBlock
getCodec() - Method in class net.minecraft.block.PaneBlock
getCodec() - Method in class net.minecraft.block.PillarBlock
getCodec() - Method in class net.minecraft.block.PistonBlock
getCodec() - Method in class net.minecraft.block.PistonExtensionBlock
getCodec() - Method in class net.minecraft.block.PistonHeadBlock
getCodec() - Method in class net.minecraft.block.PitcherCropBlock
getCodec() - Method in class net.minecraft.block.PlantBlock
getCodec() - Method in class net.minecraft.block.PlayerSkullBlock
getCodec() - Method in class net.minecraft.block.PointedDripstoneBlock
getCodec() - Method in class net.minecraft.block.PotatoesBlock
getCodec() - Method in class net.minecraft.block.PowderSnowBlock
getCodec() - Method in class net.minecraft.block.PoweredRailBlock
getCodec() - Method in class net.minecraft.block.PressurePlateBlock
getCodec() - Method in class net.minecraft.block.PropaguleBlock
getCodec() - Method in class net.minecraft.block.PumpkinBlock
getCodec() - Method in class net.minecraft.block.RailBlock
getCodec() - Method in class net.minecraft.block.RedstoneBlock
getCodec() - Method in class net.minecraft.block.RedstoneLampBlock
getCodec() - Method in class net.minecraft.block.RedstoneOreBlock
getCodec() - Method in class net.minecraft.block.RedstoneTorchBlock
getCodec() - Method in class net.minecraft.block.RedstoneWireBlock
getCodec() - Method in class net.minecraft.block.RepeaterBlock
getCodec() - Method in class net.minecraft.block.RespawnAnchorBlock
getCodec() - Method in class net.minecraft.block.RodBlock
getCodec() - Method in class net.minecraft.block.RootedDirtBlock
getCodec() - Method in class net.minecraft.block.RootsBlock
getCodec() - Method in class net.minecraft.block.RotatedInfestedBlock
getCodec() - Method in class net.minecraft.block.SaplingBlock
getCodec() - Method in class net.minecraft.block.ScaffoldingBlock
getCodec() - Method in class net.minecraft.block.SculkBlock
getCodec() - Method in class net.minecraft.block.SculkCatalystBlock
getCodec() - Method in class net.minecraft.block.SculkSensorBlock
getCodec() - Method in class net.minecraft.block.SculkShriekerBlock
getCodec() - Method in class net.minecraft.block.SculkVeinBlock
getCodec() - Method in class net.minecraft.block.SeagrassBlock
getCodec() - Method in class net.minecraft.block.SeaPickleBlock
getCodec() - Method in class net.minecraft.block.ShortPlantBlock
getCodec() - Method in class net.minecraft.block.ShulkerBoxBlock
getCodec() - Method in class net.minecraft.block.SignBlock
getCodec() - Method in class net.minecraft.block.SkullBlock
getCodec() - Method in class net.minecraft.block.SlabBlock
getCodec() - Method in class net.minecraft.block.SlimeBlock
getCodec() - Method in class net.minecraft.block.SmallDripleafBlock
getCodec() - Method in class net.minecraft.block.SmithingTableBlock
getCodec() - Method in class net.minecraft.block.SmokerBlock
getCodec() - Method in class net.minecraft.block.SnifferEggBlock
getCodec() - Method in class net.minecraft.block.SnowBlock
getCodec() - Method in class net.minecraft.block.SnowyBlock
getCodec() - Method in class net.minecraft.block.SoulFireBlock
getCodec() - Method in class net.minecraft.block.SoulSandBlock
getCodec() - Method in class net.minecraft.block.SpawnerBlock
getCodec() - Method in class net.minecraft.block.SpongeBlock
getCodec() - Method in class net.minecraft.block.SporeBlossomBlock
getCodec() - Method in class net.minecraft.block.SpreadableBlock
getCodec() - Method in class net.minecraft.block.SproutsBlock
getCodec() - Method in class net.minecraft.block.StainedGlassBlock
getCodec() - Method in class net.minecraft.block.StainedGlassPaneBlock
getCodec() - Method in class net.minecraft.block.StairsBlock
getCodec() - Method in class net.minecraft.block.StemBlock
getCodec() - Method in class net.minecraft.block.StonecutterBlock
getCodec() - Method in class net.minecraft.block.StructureBlock
getCodec() - Method in class net.minecraft.block.StructureVoidBlock
getCodec() - Method in class net.minecraft.block.SugarCaneBlock
getCodec() - Method in class net.minecraft.block.SweetBerryBushBlock
getCodec() - Method in class net.minecraft.block.TallFlowerBlock
getCodec() - Method in class net.minecraft.block.TallPlantBlock
getCodec() - Method in class net.minecraft.block.TallSeagrassBlock
getCodec() - Method in class net.minecraft.block.TargetBlock
getCodec() - Method in class net.minecraft.block.TintedGlassBlock
getCodec() - Method in class net.minecraft.block.TntBlock
getCodec() - Method in class net.minecraft.block.TorchBlock
getCodec() - Method in class net.minecraft.block.TorchflowerBlock
getCodec() - Method in class net.minecraft.block.TranslucentBlock
getCodec() - Method in class net.minecraft.block.TransparentBlock
getCodec() - Method in class net.minecraft.block.TrapdoorBlock
getCodec() - Method in class net.minecraft.block.TrappedChestBlock
getCodec() - Method in class net.minecraft.block.TrialSpawnerBlock
getCodec() - Method in class net.minecraft.block.TripwireBlock
getCodec() - Method in class net.minecraft.block.TripwireHookBlock
getCodec() - Method in class net.minecraft.block.TurtleEggBlock
getCodec() - Method in class net.minecraft.block.TwistingVinesBlock
getCodec() - Method in class net.minecraft.block.TwistingVinesPlantBlock
getCodec() - Method in class net.minecraft.block.VineBlock
getCodec() - Method in class net.minecraft.block.WallBannerBlock
getCodec() - Method in class net.minecraft.block.WallBlock
getCodec() - Method in class net.minecraft.block.WallHangingSignBlock
getCodec() - Method in class net.minecraft.block.WallMountedBlock
getCodec() - Method in class net.minecraft.block.WallPiglinHeadBlock
getCodec() - Method in class net.minecraft.block.WallPlayerSkullBlock
getCodec() - Method in class net.minecraft.block.WallRedstoneTorchBlock
getCodec() - Method in class net.minecraft.block.WallSignBlock
getCodec() - Method in class net.minecraft.block.WallSkullBlock
getCodec() - Method in class net.minecraft.block.WallTorchBlock
getCodec() - Method in class net.minecraft.block.WallWitherSkullBlock
getCodec() - Method in class net.minecraft.block.WearableCarvedPumpkinBlock
getCodec() - Method in class net.minecraft.block.WeepingVinesBlock
getCodec() - Method in class net.minecraft.block.WeepingVinesPlantBlock
getCodec() - Method in class net.minecraft.block.WeightedPressurePlateBlock
getCodec() - Method in class net.minecraft.block.WetSpongeBlock
getCodec() - Method in class net.minecraft.block.WitherRoseBlock
getCodec() - Method in class net.minecraft.block.WitherSkullBlock
getCodec() - Method in class net.minecraft.client.option.SimpleOption
 
getCodec() - Method in enum class net.minecraft.client.session.report.log.ChatLogEntry.Type
 
getCodec() - Method in class net.minecraft.client.session.telemetry.TelemetryEventType
 
getCodec() - Method in enum class net.minecraft.client.texture.Scaling.Type
 
getCodec() - Method in class net.minecraft.entity.ai.brain.MemoryModuleType
 
getCodec() - Method in enum class net.minecraft.network.message.FilterMask.FilterStatus
 
getCodec() - Method in class net.minecraft.particle.DefaultParticleType
getCodec() - Method in class net.minecraft.particle.ParticleType
 
getCodec() - Method in interface net.minecraft.registry.Registry
Returns the codec for serializing T.
getCodec() - Method in class net.minecraft.resource.featuretoggle.FeatureManager
 
getCodec() - Method in interface net.minecraft.scoreboard.number.NumberFormatType
 
getCodec() - Method in class net.minecraft.state.property.Property
 
getCodec() - Method in record class net.minecraft.structure.pool.alias.DirectStructurePoolAliasBinding
getCodec() - Method in record class net.minecraft.structure.pool.alias.RandomGroupStructurePoolAliasBinding
getCodec() - Method in record class net.minecraft.structure.pool.alias.RandomStructurePoolAliasBinding
getCodec() - Method in interface net.minecraft.structure.pool.alias.StructurePoolAliasBinding
 
getCodec() - Method in class net.minecraft.world.biome.source.BiomeSource
 
getCodec() - Method in class net.minecraft.world.biome.source.CheckerboardBiomeSource
getCodec() - Method in class net.minecraft.world.biome.source.FixedBiomeSource
getCodec() - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource
getCodec() - Method in class net.minecraft.world.biome.source.TheEndBiomeSource
getCodec() - Method in class net.minecraft.world.event.BlockPositionSource.Type
getCodec() - Method in class net.minecraft.world.event.EntityPositionSource.Type
getCodec() - Method in interface net.minecraft.world.event.PositionSourceType
 
getCodec() - Method in class net.minecraft.world.gen.carver.Carver
 
getCodec() - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 
getCodec() - Method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
getCodec() - Method in class net.minecraft.world.gen.chunk.FlatChunkGenerator
getCodec() - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
getCodec() - Method in class net.minecraft.world.gen.feature.Feature
 
getCodec() - Method in class net.minecraft.world.gen.feature.size.FeatureSizeType
 
getCodec() - Method in class net.minecraft.world.gen.foliage.FoliagePlacerType
 
getCodec() - Method in class net.minecraft.world.gen.root.RootPlacerType
 
getCodec() - Method in class net.minecraft.world.gen.stateprovider.BlockStateProviderType
 
getCodec() - Method in class net.minecraft.world.gen.treedecorator.TreeDecoratorType
 
getCodec() - Method in class net.minecraft.world.gen.trunk.TrunkPlacerType
 
getCodec(Criterion<T>) - Static method in record class net.minecraft.advancement.AdvancementCriterion
 
getCodecHolder() - Method in class net.minecraft.util.math.noise.InterpolatedNoiseSampler
getCodecHolder() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.BlendAlphaDensityFunction
getCodecHolder() - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.BlendOffsetDensityFunction
getCodecHolder() - Method in interface net.minecraft.world.gen.densityfunction.DensityFunction
 
getCodecHolder() - Method in interface net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Beardifying
getCodecHolder() - Method in interface net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BinaryOperationLike
getCodecHolder() - Method in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BlendAlpha
getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BlendDensity
getCodecHolder() - Method in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BlendOffset
getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Clamp
getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Constant
getCodecHolder() - Method in class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.EndIslands
getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Noise
getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.RangeChoice
getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.RegistryEntryHolder
getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Shift
getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.ShiftA
getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.ShiftB
getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.ShiftedNoise
getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Spline
getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.UnaryOperation
getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.WeirdScaledSampler
getCodecHolder() - Method in interface net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapper
getCodecHolder() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.YClampedGradient
getCodecKey() - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
 
getCollarColor() - Method in class net.minecraft.entity.passive.CatEntity
 
getCollarColor() - Method in class net.minecraft.entity.passive.WolfEntity
 
getCollectionCount() - Static method in class net.minecraft.client.gui.hud.DebugHud.AllocationRateCalculator
 
getCollectorEntityId() - Method in class net.minecraft.network.packet.s2c.play.ItemPickupAnimationS2CPacket
 
getCollidableBlockDensity(double[], int) - Method in class net.minecraft.world.gen.chunk.BlendingData
 
getCollidableBlockDensity(int, int, int) - Method in class net.minecraft.world.gen.chunk.BlendingData
 
getCollidableBlockDensityBelow(Chunk, BlockPos.Mutable) - Static method in class net.minecraft.world.gen.chunk.BlendingData
 
getCollision(Entity, Predicate<Entity>) - Static method in class net.minecraft.entity.projectile.ProjectileUtil
 
getCollision(Entity, Predicate<Entity>, double) - Static method in class net.minecraft.entity.projectile.ProjectileUtil
 
getCollision(Entity, Predicate<Entity>, RaycastContext.ShapeType) - Static method in class net.minecraft.entity.projectile.ProjectileUtil
 
getCollision(Vec3d, Entity, Predicate<Entity>, Vec3d, World, float, RaycastContext.ShapeType) - Static method in class net.minecraft.entity.projectile.ProjectileUtil
 
getCollisionRule() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket.SerializableTeam
 
getCollisionRule() - Method in class net.minecraft.scoreboard.AbstractTeam
 
getCollisionRule() - Method in class net.minecraft.scoreboard.Team
getCollisions(Entity, Box) - Method in interface net.minecraft.world.CollisionView
 
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BambooBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BellBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BigDripleafBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.CactusBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.ComposterBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FenceGateBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FluidBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.GrindstoneBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.HoneyBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.HorizontalConnectingBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.LecternBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.MudBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PistonExtensionBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PitcherCropBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PowderSnowBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.ScaffoldingBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SculkShriekerBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SnowBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.SoulSandBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.WallBlock
getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.WallHangingSignBlock
getCollisionShape(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.entity.SignText
 
getColor() - Method in class net.minecraft.block.ShulkerBoxBlock
 
getColor() - Method in interface net.minecraft.block.Stainable
 
getColor() - Method in class net.minecraft.block.StainedGlassBlock
getColor() - Method in class net.minecraft.block.StainedGlassPaneBlock
getColor() - Method in 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.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(double, double, int, double, int, double, int) - Method in class net.minecraft.client.gui.hud.debug.DebugChart
 
getColor(int) - Method in class net.minecraft.item.SpawnEggItem
Returns the color of the specified tint index.
getColor(int, int) - Method in interface net.minecraft.client.font.BuiltinEmptyGlyph.ColorSupplier
 
getColor(int, int) - Method in class net.minecraft.client.texture.NativeImage
Gets the color of a pixel on this native image.
getColor(long) - Method in class net.minecraft.client.gui.hud.debug.DebugChart
 
getColor(long) - Method in class net.minecraft.client.gui.hud.debug.PacketSizeChart
getColor(long) - Method in class net.minecraft.client.gui.hud.debug.PingChart
getColor(long) - Method in class net.minecraft.client.gui.hud.debug.RenderingChart
getColor(long) - Method in class net.minecraft.client.gui.hud.debug.TickChart
getColor(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ColorArgumentType
 
getColor(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.ColoredFallingBlock
getColor(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.ConcretePowderBlock
getColor(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.FallingBlock
 
getColor(SignText) - Static method in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
 
getColor(Item) - Static method in class net.minecraft.block.ShulkerBoxBlock
 
getColor(ItemStack) - 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.biome.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 float array containing the red, green and blue 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
 
getColumn(float) - Static method in class net.minecraft.block.ChiseledBookshelfBlock
 
getColumnEnd() - Method in class net.minecraft.client.gui.widget.GridWidget.Element
 
getColumnPos(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ColumnPosArgumentType
 
getColumns() - Method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
 
getColumnSample(int, int, HeightLimitView, NoiseConfig) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
Returns a sample of all the block states in a column for use in structure generation.
getColumnSample(int, int, HeightLimitView, NoiseConfig) - Method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
Returns a sample of all the block states in a column for use in structure generation.
getColumnSample(int, int, HeightLimitView, NoiseConfig) - Method in class net.minecraft.world.gen.chunk.FlatChunkGenerator
Returns a sample of all the block states in a column for use in structure generation.
getColumnSample(int, int, HeightLimitView, NoiseConfig) - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
Returns a sample of all the block states in a column for use in structure generation.
getColumnsWidth() - Method in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
 
getColumnX(int) - Method in class net.minecraft.client.gui.screen.StatsScreen
 
getCombined() - Method in class net.minecraft.client.util.TextCollector
 
getCombinedDynamicRegistries() - Method in class net.minecraft.server.MinecraftServer
 
getCombinedRegistryManager() - Method in record class net.minecraft.client.world.GeneratorOptionsHolder
 
getCombinedRegistryManager() - Method in class net.minecraft.registry.CombinedDynamicRegistries
 
getCommand() - Method in enum class net.minecraft.client.gui.screen.GameModeSelectionScreen.GameModeSelection
 
getCommand() - Method in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
 
getCommand() - Method in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockMinecartC2SPacket
 
getCommand() - Method in class net.minecraft.world.CommandBlockExecutor
 
getCommand(int) - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 
getCommand(int) - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenuState
 
getCommandBlockType() - Method in class net.minecraft.block.entity.CommandBlockBlockEntity
 
getCommandDispatcher() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 
getCommandExecutor() - Method in class net.minecraft.block.entity.CommandBlockBlockEntity
 
getCommandExecutor() - Method in class net.minecraft.client.gui.screen.ingame.AbstractCommandBlockScreen
 
getCommandExecutor() - Method in class net.minecraft.client.gui.screen.ingame.CommandBlockScreen
getCommandExecutor() - Method in class net.minecraft.client.gui.screen.ingame.MinecartCommandBlockScreen
getCommandExecutor() - Method in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity
 
getCommandFeedbackName() - Method in interface net.minecraft.nbt.NbtType
 
getCommandFunctionManager() - Method in class net.minecraft.server.MinecraftServer
 
getCommandHistoryManager() - Method in class net.minecraft.client.MinecraftClient
 
getCommandManager() - Method in class net.minecraft.server.DataPackContents
 
getCommandManager() - Method in class net.minecraft.server.MinecraftServer
Gets the server's command manager.
getCommandPrefix() - Method in enum class net.minecraft.server.command.AdvancementCommand.Operation
 
getCommandResult() - Method in class net.minecraft.world.GameRules.BooleanRule
getCommandResult() - Method in class net.minecraft.world.GameRules.IntRule
getCommandResult() - Method in class net.minecraft.world.GameRules.Rule
 
getCommands() - Method in class net.minecraft.client.gui.hud.spectator.RootSpectatorCommandGroup
getCommands() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
 
getCommands() - Method in interface net.minecraft.client.gui.hud.spectator.SpectatorMenuCommandGroup
 
getCommands() - Method in class net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu
getCommands() - Method in class net.minecraft.client.gui.hud.spectator.TeleportSpectatorMenu
getCommands(MinecraftClient, Scoreboard) - Static method in class net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu
 
getCommandSource() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 
getCommandSource() - Method in class net.minecraft.entity.Entity
Returns 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
 
getCommandTags() - Method in class net.minecraft.entity.Entity
Returns all command tags the entity belongs to.
getCommandTree(CommandRegistryAccess) - Method in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket
 
getCommandValidator(CommandManager.CommandParser) - Static method in class net.minecraft.server.command.CommandManager
 
getCommonNodeType(BlockView, BlockPos) - Static method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
 
getComparator() - Method in enum class net.minecraft.client.gui.navigation.NavigationDirection
Returns the comparator that sorts the coordinates in ascending order.
getComparatorOutput() - Method in class net.minecraft.block.entity.CrafterBlockEntity
 
getComparatorOutput() - Method in class net.minecraft.block.entity.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
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.AbstractFurnaceBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BarrelBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BeehiveBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BrewingStandBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BulbBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CakeBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CandleCakeBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ChestBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ChiseledBookshelfBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CommandBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ComposterBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CrafterBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.DecoratedPotBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.DetectorRailBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.DispenserBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.EndPortalFrameBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.HopperBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.JukeboxBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.LavaCauldronBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.LecternBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.LeveledCauldronBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.RespawnAnchorBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.SculkSensorBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ShulkerBoxBlock
Returns the comparator output of the block, from 0 to 15.
getComparatorOutput(World, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
 
getComparatorPower() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
 
getCompatibility() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
getCompatibility() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
 
getCompatibility() - Method in class net.minecraft.resource.ResourcePackProfile
 
getCompatibility(String) - Static method in class net.minecraft.client.realms.dto.RealmsServer
 
getCompatibleData(PalettedContainer.Data<T>, int) - Method in class net.minecraft.world.chunk.PalettedContainer
Returns a compatible data object for the given entry bits size.
getCompletedChunkCount() - Method in class net.minecraft.client.render.WorldRenderer
 
getCompletedFramePattern() - Static method in class net.minecraft.block.EndPortalFrameBlock
 
getCompletedLevel() - Method in class net.minecraft.server.world.ChunkHolder
 
getCompletedLevelSupplier(long) - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
 
getCompletedTestCount() - Method in class net.minecraft.test.TestSet
 
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<?>) - Method in class net.minecraft.client.network.ClientCommandSource
getCompletions(CommandContext<?>) - Method in interface net.minecraft.command.CommandSource
 
getCompletions(CommandContext<?>) - Method in class net.minecraft.server.command.ServerCommandSource
getComponent(NavigationAxis) - Method in record class net.minecraft.client.gui.ScreenPos
 
getComponentAlongAxis(Direction.Axis) - Method in class net.minecraft.util.math.Vec3d
Returns the coordinate chosen by the given axis.
getComponentAlongAxis(Direction.Axis) - Method in class net.minecraft.util.math.Vec3i
Returns the component on the axis axis.
getComponentCount() - Method in class net.minecraft.client.render.VertexFormatElement
 
getComponents() - Method in class net.minecraft.client.render.model.MultipartUnbakedModel
 
getComponentType() - Method in class net.minecraft.client.render.VertexFormatElement
 
getCompound(int) - Method in class net.minecraft.nbt.NbtList
Returns the compound at index, or an empty compound if the index is out of bounds or if this is not a list of compounds.
getCompound(String) - Method in class net.minecraft.nbt.NbtCompound
Returns the compound associated with key, or an empty compound if there is no compound stored with the key.
getCompressionThreshold() - Method in class net.minecraft.network.handler.PacketDeflater
 
getCompressionThreshold() - Method in class net.minecraft.network.packet.s2c.login.LoginCompressionS2CPacket
 
getConditions() - Method in class net.minecraft.loot.entry.LootPoolEntry.Builder
 
getConditions() - Method in class net.minecraft.loot.function.ConditionalLootFunction.Builder
 
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.BeeNestDestroyedCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.BredAnimalsCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.BrewedPotionCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ChangedDimensionCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ChanneledLightningCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ConstructBeaconCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ConsumeItemCriterion
getConditionsCodec() - Method in interface net.minecraft.advancement.criterion.Criterion
 
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.CuredZombieVillagerCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.EffectsChangedCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.EnchantedItemCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.EnterBlockCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.EntityHurtPlayerCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.FilledBucketCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.FishingRodHookedCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ImpossibleCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.InventoryChangedCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ItemCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ItemDurabilityChangedCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.KilledByCrossbowCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.LevitationCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.LightningStrikeCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.OnKilledCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.PlayerGeneratesContainerLootCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.PlayerHurtEntityCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.PlayerInteractedWithEntityCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.RecipeCraftedCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.RecipeUnlockedCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ShotCrossbowCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.SlideDownBlockCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.StartedRidingCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.SummonedEntityCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.TameAnimalCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.TargetHitCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.ThrownItemPickedUpByEntityCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.TickCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.TravelCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.UsedEnderEyeCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.UsedTotemCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.UsingItemCriterion
getConditionsCodec() - Method in class net.minecraft.advancement.criterion.VillagerTradeCriterion
getConfig() - Method in class net.minecraft.block.spawner.TrialSpawnerLogic
 
getConfig() - Method in class net.minecraft.client.gui.screen.world.CustomizeFlatLevelScreen
 
getConfig() - Method in class net.minecraft.world.gen.chunk.FlatChunkGenerator
 
getConfig() - Method in class net.minecraft.world.gen.feature.util.FeatureContext
 
getConfiguredFeature(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryEntryArgumentType
 
getConfiguredFeatureEntry(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.RegistryKeyArgumentType
 
getConfirmMessage() - Method in enum class net.minecraft.resource.ResourcePackCompatibility
 
getConfirmText(boolean) - Static method in class net.minecraft.client.gui.screen.ConfirmLinkScreen
 
getConfirmText(boolean, String) - Static method in class net.minecraft.client.gui.screen.ConfirmLinkScreen
 
getConnection() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
 
getConnectionAddress() - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
 
getConnectionInfo() - Method in class net.minecraft.server.network.ServerLoginNetworkHandler
 
getConnectionMask(BlockState) - Method in class net.minecraft.block.ConnectingBlock
 
getConnections() - Method in class net.minecraft.server.ServerNetworkIo
 
getConstantValue() - Method in class net.minecraft.loot.operator.BoundedIntUnaryOperator
 
getConstantValue() - Method in interface net.minecraft.predicate.NumberRange
 
getConstructor() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
 
getContainedBlock() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
getContainerName() - Method in class net.minecraft.block.entity.BarrelBlockEntity
getContainerName() - Method in class net.minecraft.block.entity.BlastFurnaceBlockEntity
getContainerName() - Method in class net.minecraft.block.entity.BrewingStandBlockEntity
getContainerName() - Method in class net.minecraft.block.entity.ChestBlockEntity
getContainerName() - Method in class net.minecraft.block.entity.CrafterBlockEntity
getContainerName() - Method in class net.minecraft.block.entity.DispenserBlockEntity
getContainerName() - Method in class net.minecraft.block.entity.DropperBlockEntity
getContainerName() - Method in class net.minecraft.block.entity.FurnaceBlockEntity
getContainerName() - Method in class net.minecraft.block.entity.HopperBlockEntity
getContainerName() - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
 
getContainerName() - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
getContainerName() - Method in class net.minecraft.block.entity.SmokerBlockEntity
getContainerSize() - Method in class net.minecraft.world.chunk.PalettedContainer.PaletteProvider
Returns the size of the container's data desired by this provider.
getContent() - Method in class net.minecraft.block.FlowerPotBlock
 
getContent() - Method in record class net.minecraft.client.session.report.log.ReceivedMessage.ChatMessage
Returns the content of the message.
getContent() - Method in record class net.minecraft.client.session.report.log.ReceivedMessage.GameMessage
Returns the content of the message.
getContent() - Method in interface net.minecraft.client.session.report.log.ReceivedMessage
Returns the content of the message.