Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- game - Variable in class net.minecraft.client.MinecraftClient
- game - Variable in class net.minecraft.client.RunArgs
- Game(boolean, String, String, boolean, boolean) - Constructor for class net.minecraft.client.RunArgs.Game
- GAME - Static variable in class net.minecraft.client.sound.MusicType
- GAME_EVENT - Static variable in class net.minecraft.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_MAX_DELAY - Static variable in class net.minecraft.client.sound.MusicType
- GAME_MESSAGE_CODEC - Static variable in record class net.minecraft.client.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.util.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_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_PROPERTY - Static variable in class net.minecraft.util.dynamic.Codecs
- GAME_PROFILE_PROPERTY_MAP - Static variable in class net.minecraft.util.dynamic.Codecs
- GAME_RULES - Static variable in class net.minecraft.test.TestServer
- GAME_TEST_STRUCTURES_DIRECTORY - Static variable in class net.minecraft.structure.StructureTemplateManager
- 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.util.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(String, 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
GameEventDispatcher
s. - GameEventListener.TriggerOrder - Enum Class in net.minecraft.world.event.listener
- GameEventRenamesFix - Class in net.minecraft.datafixer.fix
- GameEventRenamesFix(Schema, DSL.TypeReference, String, Map<String, String>) - Constructor for class net.minecraft.datafixer.fix.GameEventRenamesFix
- GameEventRenamesFix(Schema, DSL.TypeReference, Map<String, String>) - Constructor for class net.minecraft.datafixer.fix.GameEventRenamesFix
- GameEventTagProvider - Class in net.minecraft.data.server.tag
- GameEventTagProvider(DataOutput, CompletableFuture<RegistryWrapper.WrapperLookup>) - Constructor for class net.minecraft.data.server.tag.GameEventTagProvider
- 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, GameMode, GameMode, Set<RegistryKey<World>>, DynamicRegistryManager.Immutable, RegistryKey<DimensionType>, RegistryKey<World>, long, int, int, int, boolean, boolean, boolean, boolean, Optional<GlobalPos>) - Constructor for record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
- GameJoinS2CPacket(PacketByteBuf) - Constructor for record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
- GameMenuScreen - Class in net.minecraft.client.gui.screen
- GameMenuScreen(boolean) - Constructor for class net.minecraft.client.gui.screen.GameMenuScreen
- GameMessage(Text, Instant) - Constructor for record class net.minecraft.client.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.ClientGameSession
- gameMode - Variable in class net.minecraft.client.gui.screen.GameModeSelectionScreen.ButtonWidget
- gameMode - Variable in class net.minecraft.client.gui.screen.GameModeSelectionScreen
- gameMode - Variable in class net.minecraft.client.gui.screen.OpenToLanScreen
- gameMode - Variable in class net.minecraft.client.network.ClientPlayerInteractionManager
- gameMode - Variable in class net.minecraft.client.network.PlayerListEntry
- gameMode - Variable in class net.minecraft.client.realms.dto.RealmsWorldOptions
- gameMode - Variable in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
- gameMode - Variable in class net.minecraft.client.util.telemetry.WorldLoadedEvent
- gameMode - Variable in record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
-
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.network.packet.s2c.play.PlayerRespawnS2CPacket
- gameMode - Variable in class net.minecraft.predicate.entity.PlayerPredicate.Builder
- gameMode - Variable in class net.minecraft.predicate.entity.PlayerPredicate
- gameMode - Variable in class net.minecraft.server.dedicated.ServerPropertiesHandler
- gameMode - Variable in class net.minecraft.server.network.ServerPlayerInteractionManager
- gameMode - Variable in class net.minecraft.world.level.LevelInfo
- gameMode() - Static method in class net.minecraft.command.argument.GameModeArgumentType
- gameMode() - Method in record class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
-
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(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.util.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
- gameModeSwitchButton - Variable in class net.minecraft.client.gui.screen.world.CreateWorldScreen
- gameOptions - Variable in class net.minecraft.client.gui.screen.option.GameOptionsScreen
- gameOptions - Variable in class net.minecraft.client.render.entity.EntityRenderDispatcher
- GameOptions - Class in net.minecraft.client.option
- GameOptions(MinecraftClient, File) - Constructor for class net.minecraft.client.option.GameOptions
- GameOptions.Visitor - Interface in net.minecraft.client.option
- GameOptionsScreen - Class in net.minecraft.client.gui.screen.option
- GameOptionsScreen(Screen, GameOptions, Text) - Constructor for class net.minecraft.client.gui.screen.option.GameOptionsScreen
- GAMEPLAY_CATEGORY - Static variable in class net.minecraft.client.option.KeyBinding
- gameProfile - Variable in class net.minecraft.client.gui.hud.spectator.TeleportToSpecificPlayerSpectatorCommand
- gameProfile - Variable in class net.minecraft.entity.player.PlayerEntity
- gameProfile - Variable in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Serialized
- gameProfile - Variable in class net.minecraft.server.filter.TextFilterer.Impl
- GameProfile - Search tag in class net.minecraft.network.PacketByteBuf
- gameProfile() - Static method in class net.minecraft.command.argument.GameProfileArgumentType
- GameProfileArgumentType - Class in net.minecraft.command.argument
- GameProfileArgumentType() - Constructor for class net.minecraft.command.argument.GameProfileArgumentType
- GameProfileArgumentType.GameProfileArgument - Interface in net.minecraft.command.argument
- GameProfileArgumentType.SelectorBacked - Class in net.minecraft.command.argument
- gameProfileCache - Static variable in class net.minecraft.client.realms.util.RealmsUtil
- 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.CreateWorldScreen
- gameRules - Variable in class net.minecraft.client.gui.screen.world.EditGameRulesScreen
- gameRules - Variable in class net.minecraft.client.world.ClientWorld.Properties
- gameRules - Variable in class net.minecraft.world.level.LevelInfo
- GameRules - Class in net.minecraft.world
- GameRules() - Constructor for class net.minecraft.world.GameRules
- GameRules(DynamicLike<?>) - Constructor for class net.minecraft.world.GameRules
- GameRules(Map<GameRules.Key<?>, GameRules.Rule<?>>) - Constructor for class net.minecraft.world.GameRules
- GameRules.Acceptor<T extends GameRules.Rule<T>> - Interface in net.minecraft.world
- GameRules.BooleanRule - Class in net.minecraft.world
- GameRules.Category - Enum Class in net.minecraft.world
- GameRules.IntRule - Class in net.minecraft.world
- GameRules.Key<T extends GameRules.Rule<T>> - Class in net.minecraft.world
- GameRules.Rule<T extends GameRules.Rule<T>> - Class in net.minecraft.world
- GameRules.Type<T extends GameRules.Rule<T>> - Class in net.minecraft.world
- GameRules.Visitor - Interface in net.minecraft.world
-
A visitor used to visit all game rules.
- gameRulesButton - Variable in class net.minecraft.client.gui.screen.world.CreateWorldScreen
- GameStateChangeS2CPacket - Class in net.minecraft.network.packet.s2c.play
- GameStateChangeS2CPacket(GameStateChangeS2CPacket.Reason, float) - Constructor for class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
- GameStateChangeS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
- GameStateChangeS2CPacket.Reason - Class in net.minecraft.network.packet.s2c.play
- GameTest - Annotation Interface in net.minecraft.test
-
GameTest
is used to tell the test framework that the annotated method is a test. - GameTestBatch - Class in net.minecraft.test
- GameTestBatch(String, Collection<TestFunction>, Consumer<ServerWorld>, Consumer<ServerWorld>) - Constructor for class net.minecraft.test.GameTestBatch
- gameTestDebugRenderer - Variable in class net.minecraft.client.render.debug.DebugRenderer
- GameTestDebugRenderer - Class in net.minecraft.client.render.debug
- GameTestDebugRenderer() - Constructor for class net.minecraft.client.render.debug.GameTestDebugRenderer
- GameTestDebugRenderer.Marker - Class in net.minecraft.client.render.debug
- GameTestException - Exception 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 class net.minecraft.server.ServerMetadata.Version
- gameVersion - Static variable in class net.minecraft.SharedConstants
- GameVersion - Interface in net.minecraft
-
The game version interface used by Minecraft, replacing the javabridge one's 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 class net.minecraft.entity.boss.dragon.EnderDragonFight
- 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. - 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.OneTwentyBlockLootTableGenerator
- generate() - Method in class net.minecraft.data.server.loottable.VanillaBlockLootTableGenerator
- generate() - Method in class net.minecraft.data.server.loottable.VanillaEntityLootTableGenerator
- generate() - Method in record class net.minecraft.world.gen.structure.Structure.StructurePosition
- generate(Consumer<RecipeJsonProvider>) - Method in class net.minecraft.data.server.recipe.BundleRecipeProvider
- generate(Consumer<RecipeJsonProvider>) - Method in class net.minecraft.data.server.recipe.OneTwentyRecipeProvider
- generate(Consumer<RecipeJsonProvider>) - Method in class net.minecraft.data.server.recipe.RecipeProvider
- generate(Consumer<RecipeJsonProvider>) - 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.sapling.LargeTreeSaplingGenerator
- generate(ServerWorld, ChunkGenerator, BlockPos, BlockState, Random) - Method in class net.minecraft.block.sapling.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) - Static method in class net.minecraft.structure.pool.StructurePoolBasedGenerator
- generate(Structure.Context, RegistryEntry<StructurePool>, Optional<Identifier>, int, BlockPos, boolean, Optional<Heightmap.Type>, int) - 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>, BiConsumer<BlockPos, BlockState>, TreeFeatureConfig) - Method in class net.minecraft.world.gen.feature.TreeFeature
- generate(StructureWorldAccess, Random, LargeDripstoneFeature.WindModifier) - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature.DripstoneGenerator
- generate(StructureWorldAccess, 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.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, BiConsumer<BlockPos, BlockState>, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
- generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.AcaciaFoliagePlacer
-
This is the main method used to generate foliage.
- generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.BlobFoliagePlacer
-
This is the main method used to generate foliage.
- generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.BushFoliagePlacer
-
This is the main method used to generate foliage.
- generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.DarkOakFoliagePlacer
-
This is the main method used to generate foliage.
- generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
-
This is the main method used to generate foliage.
- generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.JungleFoliagePlacer
-
This is the main method used to generate foliage.
- generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.LargeOakFoliagePlacer
-
This is the main method used to generate foliage.
- generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.MegaPineFoliagePlacer
-
This is the main method used to generate foliage.
- generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.PineFoliagePlacer
-
This is the main method used to generate foliage.
- generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.RandomSpreadFoliagePlacer
-
This is the main method used to generate foliage.
- generate(TestableWorld, BiConsumer<BlockPos, BlockState>, Random, TreeFeatureConfig, int, FoliagePlacer.TreeNode, int, int, int) - Method in class net.minecraft.world.gen.foliage.SpruceFoliagePlacer
-
This is the main method used to generate foliage.
- generate(WorldAccess, BlockPos, Random, int) - Static method in class net.minecraft.block.ChorusFlowerBlock
- generate(WorldAccess, BlockPos, Random, BlockPos, int, int) - Static method in class net.minecraft.block.ChorusFlowerBlock
- GENERATE_DIRECTIONS - Static variable in class net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
- generateBracketedDisplayName() - Method in class net.minecraft.scoreboard.ScoreboardObjective
- generateButton - Variable in class net.minecraft.client.gui.screen.ingame.JigsawBlockScreen
- generateCap(WorldAccess, Random, BlockPos, int, BlockPos.Mutable, HugeMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.HugeBrownMushroomFeature
- generateCap(WorldAccess, Random, BlockPos, int, BlockPos.Mutable, HugeMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.HugeMushroomFeature
- generateCap(WorldAccess, Random, BlockPos, int, BlockPos.Mutable, HugeMushroomFeatureConfig) - Method in class net.minecraft.world.gen.feature.HugeRedMushroomFeature
- generateChangeList() - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupScreen
- generateCookingRecipes(Consumer<RecipeJsonProvider>, String, RecipeSerializer<? extends AbstractCookingRecipe>, 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
- 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(Consumer<RecipeJsonProvider>, FeatureSet) - Static method in class net.minecraft.data.server.recipe.RecipeProvider
- generateFamily(Consumer<RecipeJsonProvider>, BlockFamily) - 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(WorldAccess, 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
- generateKeyPair() - Method in class net.minecraft.server.MinecraftServer
- generateLargeTree(ServerWorld, ChunkGenerator, BlockPos, BlockState, Random, int, int) - Method in class net.minecraft.block.sapling.LargeTreeSaplingGenerator
- generateLoot(PlayerEntity) - Method in class net.minecraft.entity.vehicle.ChestBoatEntity
- generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.DynamicEntry
- generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.EmptyEntry
- generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.ItemEntry
- generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.LeafEntry
- generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.LootTableEntry
- generateLoot(Consumer<ItemStack>, LootContext) - Method in class net.minecraft.loot.entry.TagEntry
- generateLoot(Consumer<ItemStack>, LootContext) - Method in interface net.minecraft.loot.LootChoice
- generateLoot(LootContext) - Method in class net.minecraft.loot.LootTable
- generateLoot(LootContext, Consumer<ItemStack>) - Method in class net.minecraft.loot.LootTable
- 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) - 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, BiConsumer<BlockPos, BlockState>, Random, TreeFeatureConfig, BlockPos, int, int, boolean) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
-
Generates a square of leaves with the given radius.
- generateStem(WorldAccess, Random, BlockPos, HugeMushroomFeatureConfig, int, BlockPos.Mutable) - Method in class net.minecraft.world.gen.feature.HugeMushroomFeature
- generateStem(WorldAccess, Random, HugeFungusFeatureConfig, BlockPos, int, boolean) - Method in class net.minecraft.world.gen.feature.HugeFungusFeature
- generateStructures - Variable in class net.minecraft.client.realms.dto.RealmsWorldResetDto
- generateStructures - Variable in class net.minecraft.client.realms.gui.screen.ResetWorldInfo
- generateStructures - Variable in class net.minecraft.world.gen.GeneratorOptions
- generateSupports(StructureWorldAccess, BlockBox, int, int, int, int, int, Random) - Method in class net.minecraft.structure.MineshaftGenerator.MineshaftCorridor
- generateTextureId() - Static method in class com.mojang.blaze3d.platform.TextureUtil
- generateTreeAndRoots(StructureWorldAccess, ChunkGenerator, RootSystemFeatureConfig, Random, BlockPos.Mutable, BlockPos) - Static method in class net.minecraft.world.gen.feature.RootSystemFeature
- generateUnprocessedLoot(LootContext, Consumer<ItemStack>) - Method in class net.minecraft.loot.LootTable
- generateUnregistered(StructureWorldAccess, ChunkGenerator, Random, BlockPos) - Method in 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 - Static variable in class net.minecraft.block.AzaleaBlock
- GENERATOR_OPTION_KEYS - Static variable in class net.minecraft.world.level.storage.LevelStorage
- GENERATOR_OPTIONS_KEY - Static variable in class net.minecraft.datafixer.fix.LevelDataGeneratorOptionsFix
- GENERATOR_OPTIONS_KEY - Static variable in class net.minecraft.datafixer.fix.LevelFlatGeneratorInfoFix
- 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.MoreOptionsDialog
- 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
- 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 - Enum constant in enum class net.minecraft.client.render.VertexFormatElement.Type
- GENERIC - Static variable in class net.minecraft.entity.damage.DamageSource
- GENERIC - Static variable in class net.minecraft.loot.context.LootContextTypes
- GENERIC - Static variable in class net.minecraft.loot.LootTable
- GENERIC_3X3 - Static variable in class net.minecraft.screen.ScreenHandlerType
- GENERIC_9X1 - Static variable in class net.minecraft.screen.ScreenHandlerType
- GENERIC_9X2 - Static variable in class net.minecraft.screen.ScreenHandlerType
- GENERIC_9X3 - Static variable in class net.minecraft.screen.ScreenHandlerType
- GENERIC_9X4 - Static variable in class net.minecraft.screen.ScreenHandlerType
- GENERIC_9X5 - Static variable in class net.minecraft.screen.ScreenHandlerType
- GENERIC_9X6 - Static variable in class net.minecraft.screen.ScreenHandlerType
- GENERIC_ARMOR - Static variable in class net.minecraft.entity.attribute.EntityAttributes
- GENERIC_ARMOR_TOUGHNESS - Static variable in class net.minecraft.entity.attribute.EntityAttributes
- GENERIC_ATTACK_DAMAGE - Static variable in class net.minecraft.entity.attribute.EntityAttributes
- GENERIC_ATTACK_KNOCKBACK - Static variable in class net.minecraft.entity.attribute.EntityAttributes
- GENERIC_ATTACK_SPEED - Static variable in class net.minecraft.entity.attribute.EntityAttributes
- GENERIC_ERROR_TEXT - Static variable in class net.minecraft.client.gui.screen.report.ChatReportScreen
- GENERIC_FLYING_SPEED - Static variable in class net.minecraft.entity.attribute.EntityAttributes
- GENERIC_FOLLOW_RANGE - Static variable in class net.minecraft.entity.attribute.EntityAttributes
- GENERIC_KNOCKBACK_RESISTANCE - Static variable in class net.minecraft.entity.attribute.EntityAttributes
- GENERIC_LUCK - Static variable in class net.minecraft.entity.attribute.EntityAttributes
- GENERIC_MAX_HEALTH - Static variable in class net.minecraft.entity.attribute.EntityAttributes
- GENERIC_MOVEMENT_SPEED - Static variable in class net.minecraft.entity.attribute.EntityAttributes
- Generic3x3ContainerScreen - Class in net.minecraft.client.gui.screen.ingame
- Generic3x3ContainerScreen(Generic3x3ContainerScreenHandler, PlayerInventory, Text) - Constructor for class net.minecraft.client.gui.screen.ingame.Generic3x3ContainerScreen
- Generic3x3ContainerScreenHandler - Class in net.minecraft.screen
- Generic3x3ContainerScreenHandler(int, PlayerInventory) - Constructor for class net.minecraft.screen.Generic3x3ContainerScreenHandler
- Generic3x3ContainerScreenHandler(int, PlayerInventory, Inventory) - Constructor for class net.minecraft.screen.Generic3x3ContainerScreenHandler
- GenericContainerScreen - Class in net.minecraft.client.gui.screen.ingame
- GenericContainerScreen(GenericContainerScreenHandler, PlayerInventory, Text) - Constructor for class net.minecraft.client.gui.screen.ingame.GenericContainerScreen
- GenericContainerScreenHandler - Class in net.minecraft.screen
- GenericContainerScreenHandler(ScreenHandlerType<?>, int, PlayerInventory, int) - Constructor for class net.minecraft.screen.GenericContainerScreenHandler
- GenericContainerScreenHandler(ScreenHandlerType<?>, int, PlayerInventory, Inventory, int) - Constructor for class net.minecraft.screen.GenericContainerScreenHandler
- GEODE - Static variable in class net.minecraft.world.gen.feature.Feature
- GEODE_INVALID_BLOCKS - Static variable in class net.minecraft.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.client.texture.atlas.UnstitchAtlasSource.SpriteRegion
- 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(int) - Static method in enum class net.minecraft.block.MapColor.Brightness
- get(int) - Static method in class net.minecraft.block.MapColor
- get(int) - Method in class net.minecraft.client.gui.widget.EntryListWidget.Entries
- get(int) - Method in class net.minecraft.client.option.ServerList
- get(int) - Static method in enum class net.minecraft.client.render.ChunkBuilderMode
- get(int) - Method in class net.minecraft.client.report.log.ChatLog
-
Returns the entry with index
index
, ornull
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.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.world.chunk.ArrayPalette
-
Returns the object associated with the given
id
. - get(int) - Method in class net.minecraft.world.chunk.BiMapPalette
-
Returns the object associated with the given
id
. - get(int) - Method in class net.minecraft.world.chunk.ChunkNibbleArray
- get(int) - Method in class net.minecraft.world.chunk.IdListPalette
-
Returns the object associated with the given
id
. - get(int) - Method in interface net.minecraft.world.chunk.Palette
-
Returns the object associated with the given
id
. - get(int) - Method in class net.minecraft.world.chunk.PalettedContainer
- get(int) - Method in class net.minecraft.world.chunk.SingularPalette
-
Returns the object associated with the given
id
. - get(int) - Method in class net.minecraft.world.entity.EntityIndex
- get(int) - Method in interface net.minecraft.world.entity.EntityLookup
-
Returns an entity by its network ID, or
null
if none is found. - get(int) - Method in class net.minecraft.world.entity.SimpleEntityLookup
-
Returns an entity by its network ID, or
null
if none is found. - get(int) - Method in class net.minecraft.world.Heightmap
- get(int) - Static method in class net.minecraft.world.storage.ChunkStreamVersion
- get(int, int) - Static method in enum class net.minecraft.client.render.model.ModelRotation
- get(int, int) - Method in class net.minecraft.structure.WoodlandMansionGenerator.FlagMatrix
- get(int, int) - Method in class net.minecraft.world.Heightmap
- get(int, int, int) - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.ChunkNibbleArray
- get(int, int, int) - Method in class net.minecraft.world.chunk.ChunkNibbleArray
-
Returns the integer value of a nibble, in
[0, 15]
. - get(int, int, int) - Method in class net.minecraft.world.chunk.PalettedContainer
- get(int, int, int) - Method in 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(RegistryKey<T>) - Method in interface net.minecraft.registry.Registry
-
Returns the value that is assigned
key
, ornull
if there is none. - get(RegistryKey<T>) - Method in class net.minecraft.registry.SimpleRegistry
-
Returns the value that is assigned
key
, ornull
if there is none. - 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
, ornull
if there is none. - get(Identifier) - Method in interface net.minecraft.registry.Registry
-
Returns the value that is assigned
id
, ornull
if there is none. - get(Identifier) - Method in class net.minecraft.registry.SimpleDefaultedRegistry
-
Returns the value that is assigned
id
, ornull
if there is none. - get(Identifier) - Method in class net.minecraft.registry.SimpleRegistry
-
Returns the value that is assigned
id
, ornull
if there is none. - get(A) - Static method in class net.minecraft.command.argument.ArgumentTypes
- 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
, ornull
if there is no such one. - get(String) - Static method in class net.minecraft.client.realms.Request
- get(String) - Method in class net.minecraft.client.resource.language.TranslationStorage
- get(String) - Method in class net.minecraft.command.DataCommandStorage.PersistentState
- get(String) - Static method in class net.minecraft.entity.EntityType
- get(String) - Static method in enum class net.minecraft.loot.function.CopyNameLootFunction.Source
- get(String) - Static method in enum class net.minecraft.loot.function.CopyNbtLootFunction.Operator
- get(String) - Method in class net.minecraft.nbt.NbtCompound
-
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
, ornull
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, 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(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(Function<NbtCompound, T>, String) - Method in class net.minecraft.world.PersistentStateManager
- 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.world.entity.EntityIndex
- get(UUID) - Method in interface net.minecraft.world.entity.EntityLookup
-
Returns an entity by its UUID, or
null
if none is found. - get(UUID) - Method in class net.minecraft.world.entity.SimpleEntityLookup
-
Returns an entity by its UUID, or
null
if none is found. - get(K) - Method in class net.minecraft.server.ServerConfigList
- get(Block) - Method in interface net.minecraft.data.client.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.util.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.Builder
- get(LootContextParameter<T>) - Method in class net.minecraft.loot.context.LootContext
- get(NbtElement) - Method in class net.minecraft.command.argument.NbtPathArgumentType.NbtPath
- get(NbtElement, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.AllListElementNode
- get(NbtElement, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.FilteredListElementNode
- get(NbtElement, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.FilteredNamedNode
- get(NbtElement, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.FilteredRootNode
- get(NbtElement, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.IndexedListElementNode
- get(NbtElement, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.NamedNode
- get(NbtElement, List<NbtElement>) - Method in interface net.minecraft.command.argument.NbtPathArgumentType.PathNode
- get(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(ResourceMetadataReader<T>) - Method in class net.minecraft.resource.metadata.ResourceMetadataMap
- 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.CommandFunction.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(Identifier) - Method in class net.minecraft.advancement.AdvancementManager
- get(Identifier) - Method in class net.minecraft.client.sound.SoundManager
- get(Identifier) - Method in class net.minecraft.command.DataCommandStorage
- get(Identifier) - Method in class net.minecraft.entity.boss.BossBarManager
- get(Identifier) - Method in class net.minecraft.loot.condition.LootConditionManager
- get(Identifier) - Static method in class net.minecraft.loot.context.LootContextTypes
- get(Identifier) - Method in class net.minecraft.loot.function.LootFunctionManager
- get(Identifier) - Method in class net.minecraft.recipe.RecipeManager
-
Returns a recipe with the given
id
, or empty if there is no such recipe. - get(Identifier) - Method in class net.minecraft.server.function.FunctionLoader
- get(Identifier) - Method in class net.minecraft.server.ServerAdvancementLoader
- get(BlockPos) - Method in class net.minecraft.world.poi.PointOfInterestSet
- get(Direction.AxisDirection, Direction.Axis) - Static method in enum class net.minecraft.util.math.Direction
- get(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
, ornull
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(T) - Method in class net.minecraft.registry.CombinedDynamicRegistries
- Get(String, int, int) - Constructor for class net.minecraft.client.realms.Request.Get
- GET_INVALID_EXCEPTION - Static variable in class net.minecraft.server.command.DataCommand
- GET_MULTIPLE_EXCEPTION - Static variable in class net.minecraft.server.command.DataCommand
- GET_UNKNOWN_EXCEPTION - Static variable in class net.minecraft.server.command.DataCommand
- getAbilities() - Method in class net.minecraft.entity.player.PlayerEntity
- getAboveCollidableBlockValue(Chunk, BlockPos.Mutable) - Static method in class net.minecraft.world.gen.chunk.BlendingData
-
Returns
1.0
if there is a collidable block below, otherwise-1
.. - getAbsolute(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
- getAccessibleFuture() - Method in class net.minecraft.server.world.ChunkHolder
- getAccessToken() - Method in class net.minecraft.client.util.Session
- getAccountType() - Method in class net.minecraft.client.util.Session
- getAction() - Method in class net.minecraft.network.packet.c2s.play.AdvancementTabC2SPacket
- getAction() - Method in class net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket
- getAction() - Method in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
- getAction() - Method in class net.minecraft.network.packet.s2c.play.UnlockRecipesS2CPacket
- getAction() - Method in class net.minecraft.text.ClickEvent
- getAction() - Method in class net.minecraft.text.HoverEvent
- getAction(RealmsServer, boolean, boolean) - Static method in class net.minecraft.client.realms.gui.RealmsWorldSlotButton
- getActionPromptAndMessage(RealmsServer, String, boolean, boolean, RealmsWorldSlotButton.Action) - Method in class net.minecraft.client.realms.gui.RealmsWorldSlotButton
- 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.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
- getActualDensityFunctionImpl(DensityFunction) - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
- getAddItemSound() - Method in class net.minecraft.entity.decoration.GlowItemFrameEntity
- getAddItemSound() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
- getAdditionsSound() - Method in class net.minecraft.world.biome.Biome
- getAdditionsSound() - Method in class net.minecraft.world.biome.BiomeEffects
-
Returns the additions sound.
- getAddress() - Method in class net.minecraft.client.network.ServerAddress
- getAddress() - Method in class net.minecraft.network.ClientConnection
- getAddress() - Method in class net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket
- getAddressPort() - Method in class net.minecraft.client.network.LanServerInfo
- getAdjacentBlockCount(BlockState) - Method in class net.minecraft.block.VineBlock
- getAdjacentChunk(BlockPos, ChunkBuilder.BuiltChunk, Direction) - Method in class net.minecraft.client.render.WorldRenderer
- getAdjacentChunksWithNoise(StructureWorldAccess, int, int, boolean) - Static method in class net.minecraft.world.gen.chunk.BlendingData
- getAdjacentRailPositionsByShape(RailShape) - Static method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
- getAdjustedFirstBuyItem() - Method in class net.minecraft.village.TradeOffer
-
Returns a copy of the first buy item of this trade offer, with its price adjusted depending on the demand bonus, the special price and the price multiplier.
- getAdjustedPitch(SoundInstance) - Method in class net.minecraft.client.sound.SoundSystem
- getAdjustedVolume(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.UnicodeTextureFont.UnicodeTextureGlyph
- getAdvance(boolean) - Method in interface net.minecraft.client.font.Glyph
- getAdvancementArgument(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.IdentifierArgumentType
- getAdvancementHandler() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
- getAdvancementId() - Method in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder.CookingRecipeJsonProvider
- getAdvancementId() - Method in interface net.minecraft.data.server.recipe.RecipeJsonProvider
- getAdvancementId() - Method in class net.minecraft.data.server.recipe.ShapedRecipeJsonBuilder.ShapedRecipeJsonProvider
- getAdvancementId() - Method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder.ShapelessRecipeJsonProvider
- getAdvancementId() - Method in class net.minecraft.data.server.recipe.SingleItemRecipeJsonBuilder.SingleItemRecipeJsonProvider
- getAdvancementId() - Method in class net.minecraft.data.server.recipe.SmithingRecipeJsonBuilder.SmithingRecipeJsonProvider
- getAdvancementId() - Method in class net.minecraft.predicate.entity.AdvancementEntityPredicateDeserializer
- getAdvancementIdsToRemove() - Method in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
- getAdvancementLoader() - Method in class net.minecraft.server.MinecraftServer
- getAdvancements() - Method in class net.minecraft.advancement.AdvancementManager
- getAdvancements() - Method in class net.minecraft.server.ServerAdvancementLoader
- getAdvancementsToEarn() - Method in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
- getAdvancementsToProgress() - Method in class net.minecraft.network.packet.s2c.play.AdvancementUpdateS2CPacket
- getAdvancementTracker() - Method in class net.minecraft.server.network.ServerPlayerEntity
- getAdvancementTracker(ServerPlayerEntity) - Method in class net.minecraft.server.PlayerManager
- getAdvancementWidget(Advancement) - Method in class net.minecraft.client.gui.screen.advancement.AdvancementsScreen
- getAffectedBlockPos() - Method in class net.minecraft.entity.LightningEntity
- getAffectedBlocks() - Method in class net.minecraft.network.packet.s2c.play.ExplosionS2CPacket
- getAffectedBlocks() - Method in class net.minecraft.world.explosion.Explosion
- getAffectedOutline() - Method in class net.minecraft.client.render.RenderLayer
- getAffectedOutline() - Method in class net.minecraft.client.render.RenderLayer.MultiPhase
- getAffectedPlayers() - Method in class net.minecraft.world.explosion.Explosion
- getAfterBatchConsumer(String) - Static method in class net.minecraft.test.TestFunctions
- getAge(BlockState) - Method in class net.minecraft.block.CropBlock
- getAgeProperty() - Method in class net.minecraft.block.BeetrootsBlock
- getAgeProperty() - Method in class net.minecraft.block.CropBlock
- 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
- 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 giveninventory
andworld
. - 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
- 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
- getAllPlayerScores(ScoreboardObjective) - Method in class net.minecraft.scoreboard.Scoreboard
- getAllRaiders() - Method in class net.minecraft.village.raid.Raid
- getAllRecipes() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
- getAllResources(Identifier) - Method in class net.minecraft.resource.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.client.texture.NativeImage
- 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
-
Deprecated.
- getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AbstractGlassBlock
- getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.BarrierBlock
- getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.LightBlock
- getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.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(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
- getAmbientSound() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
- getAmbientSound() - Method in class net.minecraft.entity.boss.WitherEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.BlazeEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.DrownedEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.ElderGuardianEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.EndermanEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.EndermiteEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.EvokerEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.GhastEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.GuardianEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.HoglinEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.HuskEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.IllusionerEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.MobEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.PhantomEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.PiglinBruteEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.PiglinEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.PillagerEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.RavagerEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.ShulkerEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.SilverfishEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.SkeletonEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.SpiderEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.StrayEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.VexEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.VindicatorEntity
- getAmbientSound() - Method in class net.minecraft.entity.mob.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.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
- 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
- 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
- getArgumentComparator() - Method in class net.minecraft.server.world.ChunkTicketType
- 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
- 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
- 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
- getArrivalInTicks() - Method in class net.minecraft.particle.VibrationParticleEffect
- getArrowType(ItemStack) - Method in class net.minecraft.entity.LivingEntity
- getArrowType(ItemStack) - Method in class net.minecraft.entity.mob.HostileEntity
- getArrowType(ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
- getAscent() - Method in 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
- getAttachedStem() - Method in class net.minecraft.block.GourdBlock
- getAttachedStem() - Method in class net.minecraft.block.MelonBlock
- getAttachedStem() - Method in class net.minecraft.block.PumpkinBlock
- getAttackCooldownProgress(float) - Method in class net.minecraft.entity.player.PlayerEntity
- getAttackCooldownProgressPerTick() - Method in class net.minecraft.entity.player.PlayerEntity
- getAttackDamage() - Method in class net.minecraft.entity.passive.CatEntity
- getAttackDamage() - Method in class net.minecraft.entity.passive.IronGolemEntity
- getAttackDamage() - Method in class net.minecraft.entity.passive.OcelotEntity
- getAttackDamage() - Method in class net.minecraft.item.MiningToolItem
- getAttackDamage() - Method in class net.minecraft.item.SwordItem
- getAttackDamage() - Method in interface net.minecraft.item.ToolMaterial
- getAttackDamage() - Method in enum class net.minecraft.item.ToolMaterials
- getAttackDamage(int, EntityGroup) - Method in class net.minecraft.enchantment.DamageEnchantment
- getAttackDamage(int, EntityGroup) - Method in class net.minecraft.enchantment.Enchantment
- getAttackDamage(int, EntityGroup) - Method in class net.minecraft.enchantment.ImpalingEnchantment
- getAttackDamage(ItemStack, EntityGroup) - Static method in class net.minecraft.enchantment.EnchantmentHelper
- getAttackDistanceScalingFactor(Entity) - Method in class net.minecraft.entity.LivingEntity
- getAttacker() - Method in class net.minecraft.entity.damage.DamageRecord
- getAttacker() - Method in class net.minecraft.entity.damage.DamageSource
- getAttacker() - Method in class net.minecraft.entity.damage.EntityDamageSource
- getAttacker() - Method in class net.minecraft.entity.damage.ProjectileDamageSource
- getAttacker() - Method in class net.minecraft.entity.LivingEntity
- getAttacker() - Method in interface net.minecraft.entity.mob.Angerable
- getAttackerName() - Method in class net.minecraft.entity.damage.DamageRecord
- 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
- getAttackPos() - Method in class net.minecraft.entity.LivingEntity
-
Returns this entity's attack position.
- 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(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
- getAutoSuggestions() - Method in class net.minecraft.client.option.GameOptions
- getAvailableBuffer() - Method in class net.minecraft.util.FixedBufferInputStream
- getAvailableFood() - Method in class net.minecraft.entity.passive.VillagerEntity
- getAvailableMoisture(Block, BlockView, BlockPos) - Static method in class net.minecraft.block.CropBlock
- getAvailableRecipeCount() - Method in class net.minecraft.screen.StonecutterScreenHandler
- getAvailableRecipes() - Method in class net.minecraft.screen.StonecutterScreenHandler
- getAvailableSlots(Inventory, Direction) - Static method in class net.minecraft.block.entity.HopperBlockEntity
- getAvailableSlots(Direction) - Method in class net.minecraft.block.ComposterBlock.ComposterInventory
-
Gets the available slot positions that are reachable from a given side.
- getAvailableSlots(Direction) - Method in class net.minecraft.block.ComposterBlock.DummyInventory
-
Gets the available slot positions that are reachable from a given side.
- getAvailableSlots(Direction) - Method in class net.minecraft.block.ComposterBlock.FullComposterInventory
-
Gets the available slot positions that are reachable from a given side.
- getAvailableSlots(Direction) - Method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
-
Gets the available slot positions that are reachable from a given side.
- getAvailableSlots(Direction) - Method in class net.minecraft.block.entity.BrewingStandBlockEntity
-
Gets the available slot positions that are reachable from a given side.
- getAvailableSlots(Direction) - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
-
Gets the available slot positions that are reachable from a given side.
- getAvailableSlots(Direction) - Method in interface net.minecraft.inventory.SidedInventory
-
Gets the available slot positions that are reachable from a given side.
- getAveragePacketsReceived() - Method in class net.minecraft.network.ClientConnection
- getAveragePacketsSent() - Method in class net.minecraft.network.ClientConnection
- getAverageSideLength() - Method in class net.minecraft.util.math.Box
- getAverageTickTime() - Method in class net.minecraft.server.dedicated.ServerMBean
-
Returns the server's current average tick time, in milliseconds.
- getAverageTime() - Method in class net.minecraft.client.MinecraftClientGame.PerformanceMetricsImpl
- getAvoiding(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
- getAxis() - Method in enum class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Facing
- getAxis() - Method in enum class net.minecraft.util.math.Direction
- getAxisFlips() - Method in enum class net.minecraft.util.math.DirectionTransformation
- getBabyChance() - Method in class net.minecraft.entity.passive.PassiveEntity.PassiveData
- getBabyInteractionTargetCounts(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
- 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
- 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
is4
, 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.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
- getBaseMovementSpeedMultiplier() - Method in class net.minecraft.entity.LivingEntity
- getBaseMovementSpeedMultiplier() - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
- getBaseMovementSpeedMultiplier() - Method in class net.minecraft.entity.passive.PolarBearEntity
- getBasePower() - Method in enum class net.minecraft.enchantment.ProtectionEnchantment.Type
- getBaseScale() - Method in class net.minecraft.world.gen.feature.LargeDripstoneFeature.DripstoneGenerator
- getBaseValue() - Method in class net.minecraft.entity.attribute.EntityAttributeInstance
-
Gets the base value of this attribute instance.
- getBaseValue() - Method in class net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket.Entry
- getBaseValue(EntityAttribute) - Method in class net.minecraft.entity.attribute.AttributeContainer
- getBaseValue(EntityAttribute) - Method in class net.minecraft.entity.attribute.DefaultAttributeContainer
- getBasicProjectionMatrix(double) - Method in class net.minecraft.client.render.GameRenderer
- getBatchedTree(List<? extends MultiNoiseUtil.SearchTree.TreeNode<T>>) - Static method in class net.minecraft.world.biome.source.util.MultiNoiseUtil.SearchTree
- getBatchId() - Method in class net.minecraft.test.TestFunction
- getBeaconBeam(Identifier, boolean) - Static method in class net.minecraft.client.render.RenderLayer
- getBeamProgress(float) - Method in class net.minecraft.entity.mob.GuardianEntity
- getBeamSegments() - Method in class net.minecraft.block.entity.BeaconBlockEntity
- getBeamTarget() - Method in class net.minecraft.entity.decoration.EndCrystalEntity
- getBeamTarget() - Method in class net.minecraft.entity.mob.GuardianEntity
- getBearingX() - Method in interface net.minecraft.client.font.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(BeeDebugRenderer.Hive) - Method in class net.minecraft.client.render.debug.BeeDebugRenderer
- getBees() - Method in class net.minecraft.block.entity.BeehiveBlockEntity
- getBeesByHive() - Method in class net.minecraft.client.render.debug.BeeDebugRenderer
- getBeesForHive(BlockPos) - Method in class net.minecraft.client.render.debug.BeeDebugRenderer
- getBeforeBatchConsumer(String) - Static method in class net.minecraft.test.TestFunctions
- getBegAnimationProgress(float) - Method in class net.minecraft.entity.passive.WolfEntity
- getBehaviorForItem(ItemStack) - Method in class net.minecraft.block.DispenserBlock
- getBehaviorForItem(ItemStack) - Method in class net.minecraft.block.DropperBlock
- getBelowZeroRetrogen() - Method in class net.minecraft.world.chunk.Chunk
- getBelowZeroRetrogen() - Method in class net.minecraft.world.chunk.ProtoChunk
- getBigDecimal(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
- getBigDecimal(JsonObject, String, BigDecimal) - Static method in class net.minecraft.util.JsonHelper
- getBiggestAttacker() - Method in class net.minecraft.entity.damage.DamageTracker
- getBiggestAttackerId() - Method in class net.minecraft.entity.damage.DamageTracker
-
Gets the Entity ID of the biggest attacker
- getBiggestFall() - Method in class net.minecraft.entity.damage.DamageTracker
- getBigInteger(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
- getBigInteger(JsonObject, String, BigInteger) - Static method in class net.minecraft.util.JsonHelper
- getBigRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.FirstFloorRoomPool
- getBigRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.RoomPool
- getBigRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.SecondFloorRoomPool
- getBigSecretRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.FirstFloorRoomPool
- getBigSecretRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.RoomPool
- getBigSecretRoom(Random) - Method in class net.minecraft.structure.WoodlandMansionGenerator.SecondFloorRoomPool
- getBiome() - Method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
- getBiome(int, int, int) - Method in class net.minecraft.world.chunk.ChunkSection
- getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.BiomeSource
- getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in interface net.minecraft.world.biome.source.BiomeSupplier
- getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.CheckerboardBiomeSource
- getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.FixedBiomeSource
- getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource
- getBiome(int, int, int, MultiNoiseUtil.MultiNoiseSampler) - Method in class net.minecraft.world.biome.source.TheEndBiomeSource
- getBiome(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
- getBiomeForNoiseGen(double, double, double) - Method in class net.minecraft.world.biome.source.BiomeAccess
- getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.biome.source.BiomeAccess
- getBiomeForNoiseGen(int, int, int) - Method in interface net.minecraft.world.biome.source.BiomeAccess.Storage
- getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.biome.source.FixedBiomeSource
- getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
- getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
- getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.chunk.ProtoChunk
- getBiomeForNoiseGen(int, int, int) - Method in class net.minecraft.world.chunk.ReadOnlyChunk
- getBiomeForNoiseGen(int, int, int) - Method in 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 record class net.minecraft.world.biome.source.MultiNoiseBiomeSource.Instance
- getBiomeSource() - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
- getBiomeSource(RegistryEntryLookup<Biome>) - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource.Preset
- getBiomeSource(RegistryEntryLookup<Biome>, boolean) - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource.Preset
- getBiomeSource(MultiNoiseBiomeSource.Instance, boolean) - Method in class net.minecraft.world.biome.source.MultiNoiseBiomeSource.Preset
- 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<PlayerPositionLookS2CPacket.Flag>) - Static method in enum class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket.Flag
- getBitFlag() - Method in enum class net.minecraft.client.render.entity.PlayerModelPart
- getBits(IndexedIterable<A>, int) - Method in class net.minecraft.world.chunk.PalettedContainer.PaletteProvider
- getBlacklistingBees() - Method in class net.minecraft.client.render.debug.BeeDebugRenderer
- getBlastingItemPath(ItemConvertible) - Static method in class net.minecraft.data.server.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.ReadOnlyChunk
- 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(JsonObject) - Static method in class net.minecraft.advancement.criterion.BeeNestDestroyedCriterion
- getBlock(JsonObject) - Static method in class net.minecraft.advancement.criterion.EnterBlockCriterion
- getBlock(JsonObject) - Static method in class net.minecraft.advancement.criterion.PlacedBlockCriterion
- getBlock(JsonObject) - Static method in class net.minecraft.advancement.criterion.SlideDownBlockCriterion
- getBlock(String) - Method in class net.minecraft.datafixer.fix.StatsCounterFix
- getBlockAt(BlockView, int, int, int, BlockBox) - Method in class net.minecraft.structure.StructurePiece
- getBlockBoxForChunk(Chunk) - Static method in class net.minecraft.world.gen.chunk.ChunkGenerator
- getBlockBreaking(Identifier) - Static method in class net.minecraft.client.render.RenderLayer
- getBlockBreakingSpeed(BlockState) - Method in class net.minecraft.entity.player.PlayerEntity
- getBlockBreakingSpeed(BlockState) - Method in class net.minecraft.entity.player.PlayerInventory
- getBlockBufferBuilders() - Method in class net.minecraft.client.render.BufferBuilderStorage
- getBlockCollisions(Entity, Box) - Method in interface net.minecraft.world.CollisionView
- getBlockColors() - Method in class net.minecraft.client.MinecraftClient
- getBlockCoord(int) - Static method in class net.minecraft.util.math.ChunkSectionPos
-
Converts the given chunk section coordinate to the world coordinate system.
- getBlockCountX() - Method in class net.minecraft.util.math.BlockBox
-
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() - Method in interface net.minecraft.util.math.BlockPointer
- getBlockEntity() - Method in class net.minecraft.util.math.BlockPointerImpl
- getBlockEntity(int) - Method in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Level
- getBlockEntity(BlockPos) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
-
Returns the block entity at
pos
, ornull
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
, ornull
if there is none. - getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.ChunkCache
-
Returns the block entity at
pos
, ornull
if there is none. - getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.ProtoChunk
-
Returns the block entity at
pos
, ornull
if there is none. - getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.ReadOnlyChunk
-
Returns the block entity at
pos
, ornull
if there is none. - getBlockEntity(BlockPos) - Method in class net.minecraft.world.chunk.WorldChunk
-
Returns the block entity at
pos
, ornull
if there is none. - getBlockEntity(BlockPos) - Method in class net.minecraft.world.ChunkRegion
-
Returns the block entity at
pos
, ornull
if there is none. - getBlockEntity(BlockPos) - Method in enum class net.minecraft.world.EmptyBlockView
-
Returns the block entity at
pos
, ornull
if there is none. - getBlockEntity(BlockPos) - Method in class net.minecraft.world.World
-
Returns the block entity at
pos
, ornull
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.ReadOnlyChunk
- getBlockEntityNbts() - Method in class net.minecraft.world.chunk.ProtoChunk
- getBlockEntityPositions() - Method in class net.minecraft.world.chunk.Chunk
- getBlockEntityRenderDispatcher() - Method in class net.minecraft.client.MinecraftClient
- getBlockEntitySource(BlockState, World, BlockPos, boolean) - Method in class net.minecraft.block.AbstractChestBlock
- getBlockEntitySource(BlockState, World, BlockPos, boolean) - Method in class net.minecraft.block.ChestBlock
- getBlockEntitySource(BlockState, World, BlockPos, boolean) - Method in class net.minecraft.block.EnderChestBlock
- getBlockEntityTicker(World, BlockEntityType<T>) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
- getBlockEntityType() - Method in class net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
- getBlockFromItem(Item) - Static method in class net.minecraft.block.Block
- getBlockHitResult() - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractBlockC2SPacket
- getBlockIdToBeTicked(Dynamic<?>) - Static method in class net.minecraft.datafixer.fix.ProtoChunkTickListFix
- getBlockingChunks() - Method in class net.minecraft.server.world.LevelPrioritizedQueue
- getBlockInventory(ServerCommandSource, BlockPos) - Static method in class net.minecraft.server.command.LootCommand
- getBlockLayer(BlockState) - Static method in class net.minecraft.client.render.RenderLayers
- getBlockLayers() - Static method in class net.minecraft.client.render.RenderLayer
- getBlockLight(WitherEntity, BlockPos) - Method in class net.minecraft.client.render.entity.WitherEntityRenderer
- getBlockLight(ExperienceOrbEntity, BlockPos) - Method in class net.minecraft.client.render.entity.ExperienceOrbEntityRenderer
- getBlockLight(BlazeEntity, BlockPos) - Method in class net.minecraft.client.render.entity.BlazeEntityRenderer
- getBlockLight(MagmaCubeEntity, BlockPos) - Method in class net.minecraft.client.render.entity.MagmaCubeEntityRenderer
- getBlockLight(VexEntity, BlockPos) - Method in class net.minecraft.client.render.entity.VexEntityRenderer
- getBlockLight(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.network.packet.c2s.play.UpdateCommandBlockC2SPacket
- getBlockPos() - Method in class net.minecraft.util.hit.BlockHitResult
- getBlockPos() - Method in interface net.minecraft.world.entity.EntityLike
- getBlockPos(int, int, int) - Method in class net.minecraft.util.math.ChunkPos
- getBlockPos(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.BlockPosArgumentType
- getBlockPositionSuggestions() - Method in class net.minecraft.client.network.ClientCommandSource
- getBlockPositionSuggestions() - Method in interface net.minecraft.command.CommandSource
- getBlockPosLong(long, int) - Static method in class net.minecraft.util.collection.LinkedBlockPosHashSet.Storage
- getBlockPredicate() - Method in enum class net.minecraft.world.Heightmap.Type
- getBlockPredicate(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.BlockPredicateArgumentType
- getBlockProgram() - Static method in class net.minecraft.client.render.GameRenderer
- 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
- 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.FallingBlockEntity
- getBlockState() - Method in class net.minecraft.fluid.FluidState
- getBlockState() - Method in class net.minecraft.particle.BlockStateParticleEffect
- getBlockState() - Method in interface net.minecraft.util.math.BlockPointer
- getBlockState() - Method in class net.minecraft.util.math.BlockPointerImpl
- getBlockState() - Method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorLayer
- getBlockState(int) - Method in class net.minecraft.world.gen.chunk.AquiferSampler.FluidLevel
- getBlockState(int, int) - Static method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
- getBlockState(int, int, int) - Method in class net.minecraft.world.chunk.ChunkSection
- getBlockState(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.BlockStateArgumentType
- getBlockState(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.ReadOnlyChunk
-
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.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, 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.ReadOnlyChunk
- getBlockTickScheduler() - Method in class net.minecraft.world.chunk.WorldChunk
- getBlockTickScheduler() - Method in class net.minecraft.world.ChunkRegion
- getBlockTickScheduler() - Method in interface net.minecraft.world.WorldAccess
- getBlockX() - Method in class net.minecraft.entity.Entity
- getBlockY() - Method in class net.minecraft.entity.Entity
- getBlockZ() - Method in class net.minecraft.entity.Entity
- getBlue() - Method in class net.minecraft.client.render.debug.GameTestDebugRenderer.Marker
- getBlue(int) - Static method in class net.minecraft.client.texture.NativeImage
- 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.UnicodeTextureFont.UnicodeTextureGlyph
- getBonus() - Method in class net.minecraft.item.HorseArmorItem
- getBonusCount(Raid.Member, Random, int, LocalDifficulty, boolean) - Method in class net.minecraft.village.raid.Raid
- getBook() - Method in class net.minecraft.block.entity.LecternBlockEntity
- getBookItem() - Method in class net.minecraft.screen.LecternScreenHandler
- getBoolean(int) - Method in class net.minecraft.network.PacketByteBuf
- getBoolean(JsonObject, String) - Static method in class net.minecraft.predicate.entity.DamageSourcePredicate
- getBoolean(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
- getBoolean(JsonObject, String, boolean) - Static method in class net.minecraft.util.JsonHelper
- getBoolean(String) - Method in class net.minecraft.nbt.NbtCompound
-
Returns the boolean value stored with the
key
. - getBoolean(GameRules.Key<GameRules.BooleanRule>) - Method in class net.minecraft.world.GameRules
- getBooleanOr(String, JsonObject, boolean) - Static method in class net.minecraft.client.realms.util.JsonUtils
- getBooleanValue(T) - Method in class net.minecraft.util.dynamic.ForwardingDynamicOps
- getBootstrapExecutor() - Static method in class net.minecraft.util.Util
-
Returns the executor for asynchronous bootstrapping.
- 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 class net.minecraft.client.gui.screen.report.ChatReportScreen
- getBottom() - Method in class net.minecraft.client.realms.gui.screen.RealmsAcceptRejectButton
- getBottom() - Static method in interface net.minecraft.world.gen.YOffset
- getBottomButtonsY() - Method in class net.minecraft.client.gui.screen.report.ChatReportScreen
- 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
- 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
- getBoundingShape(BlockState) - Static method in class net.minecraft.block.WallTorchBlock
- getBoundKeyLocalizedText() - Method in class net.minecraft.client.option.KeyBinding
- getBoundKeyTranslationKey() - Method in class net.minecraft.client.option.KeyBinding
- getBoundNorth() - Method in interface net.minecraft.world.border.WorldBorder.Area
- getBoundNorth() - Method in class net.minecraft.world.border.WorldBorder
- getBoundNorth() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
- getBoundNorth() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
- getBounds() - Method in class net.minecraft.entity.mob.VexEntity
- getBoundSouth() - Method in interface net.minecraft.world.border.WorldBorder.Area
- getBoundSouth() - Method in class net.minecraft.world.border.WorldBorder
- getBoundSouth() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
- getBoundSouth() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
- getBoundWest() - Method in interface net.minecraft.world.border.WorldBorder.Area
- getBoundWest() - Method in class net.minecraft.world.border.WorldBorder
- getBoundWest() - Method in class net.minecraft.world.border.WorldBorder.MovingArea
- getBoundWest() - Method in class net.minecraft.world.border.WorldBorder.StaticArea
- getBoxAt(double, double, double) - Method in class net.minecraft.entity.EntityDimensions
- getBoxAt(Vec3d) - Method in class net.minecraft.entity.EntityDimensions
- getBrain() - Method in class net.minecraft.entity.LivingEntity
- getBrain() - Method in class net.minecraft.entity.mob.HoglinEntity
- getBrain() - Method in class net.minecraft.entity.mob.PiglinBruteEntity
- getBrain() - Method in class net.minecraft.entity.mob.PiglinEntity
- getBrain() - Method in class net.minecraft.entity.mob.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.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
- 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
- getBreedableAnimals() - Method in class net.minecraft.data.server.advancement.HusbandryTabAdvancementGenerator
- getBreedableAnimals() - Method in class net.minecraft.data.server.advancement.OneTwentyHusbandryTabAdvancementGenerator
- getBreedingAge() - Method in class net.minecraft.entity.passive.PassiveEntity
- getBreedingIngredient() - Static method in class net.minecraft.entity.passive.CamelBrain
- getBreedTarget(AnimalEntity) - Method in class net.minecraft.entity.ai.brain.task.BreedTask
- getBrewTime() - Method in class net.minecraft.screen.BrewingStandScreenHandler
- getBrightness(float) - Method in class net.minecraft.client.particle.AnimatedParticle
-
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.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.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
- getBrokenBlocks() - Method in class net.minecraft.block.piston.PistonHandler
- getBubbleState(BlockState) - Static method in class net.minecraft.block.BubbleColumnBlock
- getBubbleWobbleTicks() - Method in class net.minecraft.entity.vehicle.BoatEntity
- 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 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
- 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
- getButtonCreator(SimpleOption.TooltipFactory<T>, GameOptions, int, int, int, Consumer<T>) - Method in interface net.minecraft.client.option.SimpleOption.Callbacks
-
Returns the button creator.
- getButtonCreator(SimpleOption.TooltipFactory<T>, GameOptions, int, int, int, Consumer<T>) - Method in interface net.minecraft.client.option.SimpleOption.CyclingCallbacks
-
Returns the button creator.
- getButtonCreator(SimpleOption.TooltipFactory<T>, GameOptions, int, int, int, Consumer<T>) - Method in interface net.minecraft.client.option.SimpleOption.SliderCallbacks
-
Returns the button creator.
- getButtonCreator(SimpleOption.TooltipFactory<T>, GameOptions, int, int, int, Consumer<T>) - Method in interface net.minecraft.client.option.SimpleOption.TypeChangeableCallbacks
-
Returns the button creator.
- getButtonFor(SimpleOption<?>) - Method in class net.minecraft.client.gui.widget.ButtonListWidget
- getButtonId() - Method in class net.minecraft.network.packet.c2s.play.ButtonClickC2SPacket
- getById(String) - Static method in enum class net.minecraft.structure.pool.StructurePool.Projection
- getById(Identifier) - Static method in class net.minecraft.advancement.criterion.Criteria
- getByName(String) - Static method in enum class net.minecraft.client.sound.Sound.RegistrationType
- getByte(int) - Method in class net.minecraft.network.PacketByteBuf
- getByte(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
- getByte(JsonObject, String, byte) - Static method in class net.minecraft.util.JsonHelper
- getByte(String) - Method in class net.minecraft.nbt.NbtCompound
-
Returns the
byte
associated withkey
, or0
if there is no number stored with the key. - getByteArray() - Method in class net.minecraft.nbt.NbtByteArray
-
Returns the underlying byte array.
- getByteArray(String) - Method in class net.minecraft.nbt.NbtCompound
-
Returns the byte array associated with
key
, or an empty byte array if there is no byte array stored with the key. - getByteBuffer(NbtElement) - Method in class net.minecraft.nbt.NbtOps
- getByteBuffer(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.
- 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.AbstractGlassBlock
- 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(BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
- getCameraEntity() - Method in class net.minecraft.client.MinecraftClient
- getCameraEntity() - Method in class net.minecraft.server.network.ServerPlayerEntity
- getCameraPlayer() - Method in class net.minecraft.client.gui.hud.InGameHud
- getCameraPos() - Method in class net.minecraft.client.render.debug.BeeDebugRenderer
- getCameraPosition() - Method in class net.minecraft.client.render.chunk.ChunkBuilder
- getCameraPosVec(float) - Method in class net.minecraft.entity.Entity
- getCandleCakeFromCandle(Block) - Static method in class net.minecraft.block.CandleCakeBlock
- getCapacity() - Method in enum class net.minecraft.entity.SpawnGroup
-
Returns the maximum number of mobs in this group that can be spawned per chunk.
- getCapeTexture() - Method in class net.minecraft.client.network.AbstractClientPlayerEntity
- getCapeTexture() - Method in class net.minecraft.client.network.PlayerListEntry
- getCapSize(int, int, int, int) - Method in class net.minecraft.world.gen.feature.HugeBrownMushroomFeature
- getCapSize(int, int, int, int) - Method in class net.minecraft.world.gen.feature.HugeMushroomFeature
- getCapSize(int, int, int, int) - Method in class net.minecraft.world.gen.feature.HugeRedMushroomFeature
- getCapsString() - Static method in class com.mojang.blaze3d.systems.RenderSystem
- getCaptain(int) - Method in class net.minecraft.village.raid.Raid
- getCarpetColor() - Method in class net.minecraft.entity.passive.LlamaEntity
- getCarriedBlock() - Method in class net.minecraft.entity.mob.EndermanEntity
- getCartDetectionBox(BlockPos) - Method in class net.minecraft.block.DetectorRailBlock
- getCarts(World, BlockPos, Class<T>, Predicate<Entity>) - Method in class net.minecraft.block.DetectorRailBlock
- getCarversForStep(GenerationStep.Carver) - Method in class net.minecraft.world.biome.GenerationSettings
- getCarvingMask(GenerationStep.Carver) - Method in class net.minecraft.world.chunk.ProtoChunk
- getCarvingMask(GenerationStep.Carver) - Method in class net.minecraft.world.chunk.ReadOnlyChunk
- getCastSpellSound() - Method in class net.minecraft.entity.mob.EvokerEntity
- getCastSpellSound() - Method in class net.minecraft.entity.mob.IllusionerEntity
- getCastSpellSound() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity
- getCategory() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeGroupButtonWidget
- getCategory() - Method in class net.minecraft.client.option.KeyBinding
- getCategory() - Method in class net.minecraft.client.sound.AbstractSoundInstance
- getCategory() - Method in interface net.minecraft.client.sound.SoundInstance
- getCategory() - Method in class net.minecraft.client.util.InputUtil.Key
- getCategory() - Method in class net.minecraft.entity.effect.StatusEffect
- getCategory() - Method in class net.minecraft.network.packet.c2s.play.RecipeCategoryOptionsC2SPacket
- getCategory() - Method in class net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket
- getCategory() - Method in class net.minecraft.network.packet.s2c.play.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.entity.TntEntity
- getCausingEntity() - Method in class net.minecraft.world.explosion.Explosion
- getCaveSurface(TestableWorld, int, Predicate<BlockState>, Predicate<BlockState>, BlockPos.Mutable, int, Direction) - Static method in class net.minecraft.world.gen.feature.util.CaveSurface
- getCeiling() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Bounded
- getCeilingHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Bounded
- getCeilingHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Empty
- getCeilingHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface
- getCeilingHeight() - Method in class net.minecraft.world.gen.feature.util.CaveSurface.Half
- getCeilingHeight(BlockPos, int, Function<BlockPos, VoxelShape>) - Static method in class net.minecraft.entity.Dismounting
- 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
- getCenterAtY(int) - Method in class net.minecraft.util.math.ChunkPos
- getCenterPos() - Method in class net.minecraft.util.math.ChunkSectionPos
- getCenterPos() - Method in class net.minecraft.world.ChunkRegion
- getCenterSize() - Method in class net.minecraft.client.gui.WorldGenerationProgressTracker
- getCenterX() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket
- getCenterX() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
- getCenterX() - Method in class net.minecraft.util.math.ChunkPos
- getCenterX() - Method in class net.minecraft.world.border.WorldBorder
- getCenterX() - Method in class net.minecraft.world.border.WorldBorder.Properties
- getCenterX() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
- getCenterZ() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket
- getCenterZ() - Method in class net.minecraft.network.packet.s2c.play.WorldBorderInitializeS2CPacket
- getCenterZ() - Method in class net.minecraft.util.math.ChunkPos
- getCenterZ() - Method in class net.minecraft.world.border.WorldBorder
- getCenterZ() - Method in class net.minecraft.world.border.WorldBorder.Properties
- getCenterZ() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
- getChainLength() - Method in class net.minecraft.structure.StructurePiece
- getChance() - Method in class net.minecraft.sound.BiomeAdditionsSound
-
Returns the chance of this addition sound to play at any tick.
- getChangeCount() - Method in class net.minecraft.entity.player.PlayerInventory
- getChangedEntries() - Method in class net.minecraft.entity.data.DataTracker
- getChangeInNeckPitch(int, double[], double[]) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
- getChannel() - Method in class net.minecraft.network.packet.c2s.play.CustomPayloadC2SPacket
- getChannel() - Method in class net.minecraft.network.packet.s2c.login.LoginQueryRequestS2CPacket
- getChannel() - Method in class net.minecraft.network.packet.s2c.play.CustomPayloadS2CPacket
- getChannelCount() - Method in enum class net.minecraft.client.texture.NativeImage.Format
- getChanneler() - Method in class net.minecraft.entity.LightningEntity
- getChar(int) - Method in class net.minecraft.network.PacketByteBuf
- getChar(JsonObject, String) - Static method in class net.minecraft.util.JsonHelper
- getChar(JsonObject, String, char) - Static method in class net.minecraft.util.JsonHelper
- getCharacterX(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
- getCharge() - Method in class net.minecraft.block.entity.SculkSpreadManager.Cursor
- getCharSequence(int, int, Charset) - Method in class net.minecraft.network.PacketByteBuf
- 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.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
- getChest() - Static method in class net.minecraft.client.render.TexturedRenderLayers
- getChestTexture(BlockEntity, ChestType, boolean) - Static method in class net.minecraft.client.render.TexturedRenderLayers
- getChestTexture(ChestType, SpriteIdentifier, SpriteIdentifier, SpriteIdentifier) - Static method in class net.minecraft.client.render.TexturedRenderLayers
- getChestTextureId(String) - Static method in class net.minecraft.client.render.TexturedRenderLayers
- getChild(String) - Method in class net.minecraft.client.model.ModelPart
- getChild(String) - Method in class net.minecraft.client.model.ModelPartData
- getChild(String) - Method in class net.minecraft.client.render.entity.model.SinglePartEntityModel
- getChildColor(AnimalEntity, AnimalEntity) - Method in class net.minecraft.entity.passive.SheepEntity
- getChildHealthBonus(Random) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- getChildJumpStrengthBonus(Random) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- getChildMovementSpeedBonus(Random) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- getChildren() - Method in class net.minecraft.advancement.Advancement
- getChildren() - Method in class net.minecraft.structure.StructureStart
- getChoiceType(DSL.TypeReference, String) - Method in class net.minecraft.datafixer.schema.IdentifierNormalizingSchema
- getChoiceType(DSL.TypeReference, String) - Method in class net.minecraft.datafixer.schema.Schema704
- getChoiceType(DSL.TypeReference, String) - Static method in class net.minecraft.util.Util
- getChoiceTypeInternal(DSL.TypeReference, String) - Static method in class net.minecraft.util.Util
- getChunk() - Method in class net.minecraft.client.gui.hud.DebugHud
- getChunk() - Method in class net.minecraft.client.render.chunk.ChunkRendererRegionBuilder.ClientChunk
- getChunk(int) - Method in class net.minecraft.client.world.ClientChunkManager.ClientChunkMap
- getChunk(int, int) - Method in class net.minecraft.server.world.ServerChunkManager
- getChunk(int, int) - Method in class net.minecraft.world.BlockCollisionSpliterator
- getChunk(int, int) - Method in class net.minecraft.world.chunk.ChunkCache
- getChunk(int, int) - Method in class net.minecraft.world.chunk.ChunkManager
- getChunk(int, int) - Method in interface net.minecraft.world.chunk.ChunkProvider
- getChunk(int, int) - Method in class net.minecraft.world.chunk.light.ChunkLightProvider
- getChunk(int, int) - Method in class net.minecraft.world.ChunkRegion
-
Returns the chunk with position
chunkX
andchunkZ
. - 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
andchunkZ
. - 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
- getChunkDataVersion(NbtCompound) - Static method in class net.minecraft.world.storage.EntityChunkDataAccess
- getChunkFuture(int, int, ChunkStatus, boolean) - Method in class net.minecraft.server.world.ServerChunkManager
- getChunkFutureSyncOnMainThread(int, int, ChunkStatus, boolean) - Method in class net.minecraft.server.world.ServerChunkManager
- getChunkGenerationSampleStatistics() - Method in record class net.minecraft.util.profiling.jfr.JfrProfile
- getChunkGenerator() - Method in class net.minecraft.server.world.ServerChunkManager
- getChunkGenerator() - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
- getChunkGenerator() - Method in 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
- getChunkStatus(int, int) - Method in class net.minecraft.client.gui.WorldGenerationProgressTracker
- getChunksToUpload() - Method in class net.minecraft.client.render.chunk.ChunkBuilder
- getChunkStreamVersionId(byte) - Static method in class net.minecraft.world.storage.RegionFile
- getChunkType() - Method in class net.minecraft.world.chunk.ChunkStatus
- getChunkType(NbtCompound) - Static method in class net.minecraft.world.ChunkSerializer
- getChunkX() - Method in class net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
- getChunkX() - Method in class net.minecraft.network.packet.s2c.play.LightUpdateS2CPacket
- getChunkZ() - Method in class net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
- getChunkZ() - Method in class net.minecraft.network.packet.s2c.play.LightUpdateS2CPacket
- 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.
- getClickEvent(JsonObject) - Static method in class net.minecraft.text.Style.Serializer
- 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.util.Session
- getClientModName() - Static method in class net.minecraft.client.ClientBrandRetriever
- 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.resource.language.LanguageDefinition
- getCode() - Method in class net.minecraft.client.util.InputUtil.Key
- getCode() - Method in enum class net.minecraft.util.Formatting
-
Returns the code to be placed after the '\u00a7' when this format is converted to a string.
- getCodec() - Method in class net.minecraft.client.option.SimpleOption
- getCodec() - Method in enum class net.minecraft.client.report.log.ChatLogEntry.Type
- getCodec() - Method in class net.minecraft.client.util.telemetry.TelemetryEventType
- 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 class net.minecraft.state.property.Property
- 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
- 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
- getCollisionRule() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket.SerializableTeam
- getCollisionRule() - Method in class net.minecraft.scoreboard.AbstractTeam
- getCollisionRule() - Method in class net.minecraft.scoreboard.Team
- getCollisions(Entity, Box) - Method in interface net.minecraft.world.CollisionView
- getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.AbstractBlock
-
Deprecated.Consider calling
AbstractBlock.AbstractBlockState.getCollisionShape(BlockView, BlockPos, ShapeContext)
instead. See why these methods are deprecated. - getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BambooBlock
- getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BellBlock
- getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.BigDripleafBlock
- getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.CactusBlock
- getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.ComposterBlock
- getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FenceGateBlock
- getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.FluidBlock
- getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.GrindstoneBlock
- getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.HoneyBlock
- getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.HorizontalConnectingBlock
- getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.LecternBlock
- getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.MudBlock
- getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PistonExtensionBlock
- getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.PowderSnowBlock
- getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.ScaffoldingBlock
- getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext) - Method in class net.minecraft.block.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.Material
- getColor() - Method in class net.minecraft.block.ShulkerBoxBlock
- getColor() - Method in interface net.minecraft.block.Stainable
- getColor() - Method in class net.minecraft.block.StainedGlassBlock
- getColor() - Method in class net.minecraft.block.StainedGlassPaneBlock
- getColor() - Method in class net.minecraft.entity.AreaEffectCloudEntity
- getColor() - Method in class net.minecraft.entity.boss.BossBar
- getColor() - Method in class net.minecraft.entity.effect.StatusEffect
- getColor() - Method in class net.minecraft.entity.mob.ShulkerEntity
- getColor() - Method in class net.minecraft.entity.passive.SheepEntity
- getColor() - Method in class net.minecraft.entity.projectile.ArrowEntity
- getColor() - Method in class net.minecraft.item.BannerItem
- getColor() - Method in class net.minecraft.item.DyeItem
- getColor() - Method in class net.minecraft.item.map.MapBannerMarker
- getColor() - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket.SerializableTeam
- getColor() - Method in class net.minecraft.particle.AbstractDustParticleEffect
- getColor() - Method in class net.minecraft.scoreboard.AbstractTeam
- getColor() - Method in class net.minecraft.scoreboard.Team
- getColor() - Method in class net.minecraft.text.Style
-
Returns the color of this style.
- getColor() - Method in class net.minecraft.util.profiler.ProfilerTiming
- getColor() - Method in enum class net.minecraft.world.border.WorldBorderStage
- getColor(double, double) - Static method in class net.minecraft.client.color.world.FoliageColors
- getColor(double, double) - Static method in class net.minecraft.client.color.world.GrassColors
- getColor(int) - Method in class net.minecraft.item.SpawnEggItem
-
Returns the color of the specified tint index.
- getColor(int, int) - Method in 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(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ColorArgumentType
- getColor(Collection<StatusEffectInstance>) - Static method in class net.minecraft.potion.PotionUtil
- getColor(Block) - Static method in class net.minecraft.block.ShulkerBoxBlock
- getColor(BlockState, BlockRenderView, BlockPos, int) - Method in interface net.minecraft.client.color.block.BlockColorProvider
-
Returns the color of the block state for the specified tint index, or -1 if not tinted.
- getColor(BlockState, BlockRenderView, BlockPos, int) - Method in class net.minecraft.client.color.block.BlockColors
- getColor(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AnvilBlock
- getColor(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.ConcretePowderBlock
- getColor(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.FallingBlock
- getColor(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.GravelBlock
- getColor(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SandBlock
- getColor(SignBlockEntity) - Static method in class net.minecraft.client.render.block.entity.SignBlockEntityRenderer
- getColor(Item) - Static method in class net.minecraft.block.ShulkerBoxBlock
- getColor(ItemStack) - Method in interface net.minecraft.item.DyeableItem
- getColor(ItemStack) - Static method in class net.minecraft.item.ShieldItem
- getColor(ItemStack) - Static method in class net.minecraft.potion.PotionUtil
- getColor(ItemStack, int) - Method in interface net.minecraft.client.color.item.ItemColorProvider
-
Returns the color of the item stack for the specified tint index, or -1 if not tinted.
- getColor(ItemStack, int) - Method in class net.minecraft.client.color.item.ItemColors
- getColor(Potion) - Static method in class net.minecraft.potion.PotionUtil
- getColor(BlockPos, ColorResolver) - Method in class net.minecraft.client.render.chunk.ChunkRendererRegion
- getColor(BlockPos, ColorResolver) - Method in class net.minecraft.client.world.ClientWorld
- getColor(BlockPos, ColorResolver) - Method in interface net.minecraft.world.BlockRenderView
- getColor(BlockPos, ColorResolver) - Method in interface net.minecraft.world.WorldView
- getColor(Biome, double, double) - Method in interface net.minecraft.world.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.
- 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
- 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
- getCommandSource(ServerPlayerEntity) - Method in class net.minecraft.block.entity.SignBlockEntity
- 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
- getCommonPath(Set<Identifier>) - Static method in class net.minecraft.client.font.UnicodeTextureFont
- getComparatorOutput() - Method in class net.minecraft.block.entity.LecternBlockEntity
- getComparatorOutput() - Method in class net.minecraft.item.MusicDiscItem
- getComparatorOutput(int) - Static method in class net.minecraft.block.CakeBlock
- getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.AbstractBlock
-
Deprecated.
- getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.AbstractFurnaceBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BarrelBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BeehiveBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.BrewingStandBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CakeBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CandleCakeBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ChestBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ChiseledBookshelfBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.CommandBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ComposterBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.DetectorRailBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.DispenserBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.EndPortalFrameBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.HopperBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.JukeboxBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.LavaCauldronBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.LecternBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.LeveledCauldronBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.RespawnAnchorBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.SculkSensorBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(BlockState, World, BlockPos) - Method in class net.minecraft.block.ShulkerBoxBlock
-
Returns the comparator output of the block, from
0
to15
. - getComparatorOutput(World, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
- getComparatorPower() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
- getCompassGlintConsumer(VertexConsumerProvider, RenderLayer, MatrixStack.Entry) - Static method in class net.minecraft.client.render.item.ItemRenderer
- getCompatibility() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
- getCompatibility() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
- getCompatibility() - Method in class net.minecraft.resource.ResourcePackProfile
- getCompatibility(ResourceType) - Method in record class net.minecraft.resource.ResourcePackProfile.Metadata
- 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
- 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.packet.s2c.login.LoginCompressionS2CPacket
- getCompressionThreshold() - Method in class net.minecraft.network.PacketDeflater
- getCondition(Identifier) - Method in class net.minecraft.loot.context.LootContext
- getCondition(Identifier) - Method in class net.minecraft.loot.LootTableReporter
- getConditionGsonBuilder() - Static method in class net.minecraft.loot.LootGsons
- getConditions() - Method in class net.minecraft.advancement.AdvancementCriterion
- getConditions() - Method in class net.minecraft.advancement.criterion.Criterion.ConditionsContainer
- getConditions() - Method in class net.minecraft.loot.entry.LootPoolEntry.Builder
- getConditions() - Method in class net.minecraft.loot.function.ConditionalLootFunction.Builder
- getConfig() - Method in class net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
- getConfig() - Method in class net.minecraft.world.gen.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.ClientLoginNetworkHandler
-
Returns the connection this packet listener intends to listen to.
- getConnection() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
-
Returns the connection this packet listener intends to listen to.
- getConnection() - Method in interface net.minecraft.network.listener.PacketListener
-
Returns the connection this packet listener intends to listen to.
- getConnection() - Method in class net.minecraft.server.network.LocalServerHandshakeNetworkHandler
-
Returns the connection this packet listener intends to listen to.
- getConnection() - Method in class net.minecraft.server.network.ServerHandshakeNetworkHandler
-
Returns the connection this packet listener intends to listen to.
- getConnection() - Method in class net.minecraft.server.network.ServerLoginNetworkHandler
-
Returns the connection this packet listener intends to listen to.
- getConnection() - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
-
Returns the connection this packet listener intends to listen to.
- getConnection() - Method in class net.minecraft.server.network.ServerQueryNetworkHandler
-
Returns the connection this packet listener intends to listen to.
- getConnectionInfo() - Method in class net.minecraft.server.network.ServerLoginNetworkHandler
- getConnectionMask(BlockState) - Method in class net.minecraft.block.ConnectingBlock
- getConnections() - Method in class net.minecraft.server.ServerNetworkIo
- getConstructor() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseType
- getContainedBlock() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
- getContainerName() - Method in class net.minecraft.block.entity.BarrelBlockEntity
- getContainerName() - Method in class net.minecraft.block.entity.BlastFurnaceBlockEntity
- getContainerName() - Method in class net.minecraft.block.entity.BrewingStandBlockEntity
- getContainerName() - Method in class net.minecraft.block.entity.ChestBlockEntity
- getContainerName() - Method in class net.minecraft.block.entity.DispenserBlockEntity
- getContainerName() - Method in class net.minecraft.block.entity.DropperBlockEntity
- getContainerName() - Method in class net.minecraft.block.entity.FurnaceBlockEntity
- getContainerName() - Method in class net.minecraft.block.entity.HopperBlockEntity
- getContainerName() - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
- getContainerName() - Method in class net.minecraft.block.entity.ShulkerBoxBlockEntity
- getContainerName() - Method in class net.minecraft.block.entity.SmokerBlockEntity
- getContainerSize() - Method in class net.minecraft.world.chunk.PalettedContainer.PaletteProvider
-
Returns the size of the container's data desired by this provider.
- getContent - Variable in record class net.minecraft.network.message.SentMessage.Profileless
-
The field for the
getContent
record component. - getContent() - Method in class net.minecraft.block.FlowerPotBlock
- getContent() - Method in record class net.minecraft.client.report.log.ReceivedMessage.ChatMessage
-
Returns the content of the message.
- getContent() - Method in record class net.minecraft.client.report.log.ReceivedMessage.GameMessage
-
Returns the content of the message.
- getContent() - Method in interface net.minecraft.client.report.log.ReceivedMessage
-
Returns the content of the message.
- getContent() - Method in record class net.minecraft.network.message.SentMessage.Chat
- getContent() - Method in interface net.minecraft.network.message.SentMessage
- getContent() - Method in record class net.minecraft.network.message.SentMessage.Profileless
- getContent() - Method in record class net.minecraft.network.message.SignedMessage
- getContent() - Method in class net.minecraft.text.MutableText
-
Returns the content of the text.
- getContent() - Method in interface net.minecraft.text.Text
-
Returns the content of the text.
- getContentLength(String) - Method in class net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen
- getContents() - Method in class net.minecraft.client.texture.Sprite
- getContents() - Method in class net.minecraft.command.argument.MessageArgumentType.MessageFormat
- getContents() - Method in class net.minecraft.network.packet.s2c.play.InventoryS2CPacket
- getContents() - Method in class net.minecraft.server.DataPackContents
- getContents() - Method in class net.minecraft.world.gen.feature.DeltaFeatureConfig
- getContentsHeight() - Method in class net.minecraft.client.gui.screen.option.TelemetryEventWidget
-
Returns the total height of the contents.
- getContentsHeight() - Method in class net.minecraft.client.gui.widget.EditBoxWidget
-
Returns the total height of the contents.
- getContentsHeight() - Method in class net.minecraft.client.gui.widget.ScrollableWidget
-
Returns the total height of the contents.
- getContentsHeightWithPadding() - Method in class net.minecraft.client.gui.widget.ScrollableWidget
- getContextMessageY() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget
- getContextModel() - Method in class net.minecraft.client.render.entity.feature.FeatureRenderer
- getContinentalnessDescription(double) - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
- getContinentalnessParameters() - Method in class net.minecraft.world.biome.source.util.VanillaBiomeParameters
- getControls() - Method in class net.minecraft.entity.ai.goal.Goal
- getControls() - Method in class net.minecraft.entity.ai.goal.PrioritizedGoal
- getConversionRate() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
- getConversionWarning() - Method in class net.minecraft.world.level.storage.LevelSummary
- getCookingRecipeCategory(RecipeSerializer<? extends AbstractCookingRecipe>, ItemConvertible) - Static method in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder
- getCookProgress() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
- getCookTime() - Method in class net.minecraft.recipe.AbstractCookingRecipe
- getCookTime(World, AbstractFurnaceBlockEntity) - Static method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
- getCooldown() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
- getCooldown() - Method in class net.minecraft.entity.ai.goal.RaidGoal
- getCooldown() - Method in class net.minecraft.network.packet.s2c.play.CooldownUpdateS2CPacket
- getCooldownBeamHeight(float) - Method in class net.minecraft.block.entity.EndGatewayBlockEntity
- getCooldownProgress(Item, float) - Method in class net.minecraft.entity.player.ItemCooldownManager
- getCoordinateScaleFactor(DimensionType, DimensionType) - Static method in record class net.minecraft.world.dimension.DimensionType
- getCoordIndex(Direction.Axis, double) - Method in class net.minecraft.util.shape.SimpleVoxelShape
- getCoordIndex(Direction.Axis, double) - Method in class net.minecraft.util.shape.VoxelShape
- getCorner(int) - Method in enum class net.minecraft.client.render.model.CubeFace
- getCornerHeights(Structure.Context, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.Structure
- getCorruptedLevelDatPath(LocalDateTime) - Method in record class net.minecraft.world.level.storage.LevelStorage.LevelSave
- getCount() - Method in class net.minecraft.client.gl.GlUniform
- getCount() - Method in class net.minecraft.entity.ai.pathing.PathMinHeap
- getCount() - Method in class net.minecraft.item.ItemStack
-
Returns the count of items in this item stack.
- getCount() - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
- getCount() - Method in class net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement
- getCount() - Method in class net.minecraft.world.gen.CountConfig
- getCount(Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.AbstractCountPlacementModifier
- getCount(Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.CountPlacementModifier
- getCount(Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.NoiseBasedCountPlacementModifier
- getCount(Random, BlockPos) - Method in class net.minecraft.world.gen.placementmodifier.NoiseThresholdCountPlacementModifier
- getCount(Raid.Member, int, boolean) - Method in class net.minecraft.village.raid.Raid
- getCountPerSecond() - Method in class net.minecraft.util.profiling.jfr.sample.NetworkIoStatistics
- getCounts() - Method in interface net.minecraft.util.profiler.ProfileLocationInfo
-
Returns a marker to count map indicating the times each marker has been visited in the profiler location.
- getCounts() - Method in class net.minecraft.util.profiler.ProfilerSystem.LocatedInfo
-
Returns a marker to count map indicating the times each marker has been visited in the profiler location.
- getCpuInfo() - Static method in class com.mojang.blaze3d.platform.GlDebugInfo
- getCpuUsage(int) - Method in class net.minecraft.util.profiler.ServerSamplerSource.CpuUsageFetcher
- getCrack() - Method in class net.minecraft.entity.passive.IronGolemEntity
- getCraftingCategory(RecipeCategory) - Static method in class net.minecraft.data.server.recipe.RecipeJsonBuilder
- getCraftingHeight() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
- getCraftingHeight() - Method in class net.minecraft.screen.AbstractRecipeScreenHandler
- getCraftingHeight() - Method in class net.minecraft.screen.CraftingScreenHandler
- getCraftingHeight() - Method in class net.minecraft.screen.PlayerScreenHandler
- getCraftingInput() - Method in class net.minecraft.screen.PlayerScreenHandler
- getCraftingResultSlotIndex() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
- getCraftingResultSlotIndex() - Method in class net.minecraft.screen.AbstractRecipeScreenHandler
- getCraftingResultSlotIndex() - Method in class net.minecraft.screen.CraftingScreenHandler
- getCraftingResultSlotIndex() - Method in class net.minecraft.screen.PlayerScreenHandler
- getCraftingSlotCount() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
- getCraftingSlotCount() - Method in class net.minecraft.screen.AbstractRecipeScreenHandler
- getCraftingSlotCount() - Method in class net.minecraft.screen.CraftingScreenHandler
- getCraftingSlotCount() - Method in class net.minecraft.screen.PlayerScreenHandler
- getCraftingWidth() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
- getCraftingWidth() - Method in class net.minecraft.screen.AbstractRecipeScreenHandler
- getCraftingWidth() - Method in class net.minecraft.screen.CraftingScreenHandler
- getCraftingWidth() - Method in class net.minecraft.screen.PlayerScreenHandler
- getCrashReportName() - Method in interface net.minecraft.nbt.NbtType
- getCreationDate() - Method in class net.minecraft.server.BanEntry
- getCreationTicks() - Method in class net.minecraft.server.ServerTask
- getCreativeHotbarStorage() - Method in class net.minecraft.client.MinecraftClient
- getCreatureSpawnProbability() - Method in class net.minecraft.world.biome.SpawnSettings
- getCriteria() - Method in class net.minecraft.advancement.Advancement.Builder
- getCriteria() - Method in class net.minecraft.advancement.Advancement
- getCriteria() - Static method in class net.minecraft.advancement.criterion.Criteria
- getCriterion() - Method in class net.minecraft.scoreboard.ScoreboardObjective
- getCriterion(CommandContext<ServerCommandSource>, String) - Static method in class net.minecraft.command.argument.ScoreboardCriterionArgumentType
- getCriterionProgress(String) - Method in class net.minecraft.advancement.AdvancementProgress
- getCropsGrownSincePollination() - Method in class net.minecraft.entity.passive.BeeEntity
- getCrossModel() - Method in enum class net.minecraft.data.client.BlockStateModelGenerator.TintType
- getCubeAll(Identifier) - Static method in class net.minecraft.data.client.TexturedModel
- getCullingFace(BlockView, BlockPos, Direction) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
- getCullingShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock
-
Deprecated.
- getCullingShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.FenceBlock
- getCullingShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.FenceGateBlock
- getCullingShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.LecternBlock
- getCullingShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.PointedDripstoneBlock
- getCullingShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.PowderSnowBlock
- getCullingShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SculkShriekerBlock
- getCullingShape(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.SkullBlock
- getCullingShape(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
- getCultivationTicks() - Method in class net.minecraft.sound.BiomeMoodSound
-
Returns the ticks it takes for entering the mood environment (a totally dark cave) to playing the mood sound, or the inverse of the per-tick.
- getCumulativeDistribution(double[]) - Static method in class net.minecraft.util.math.MathHelper
- getCurrent() - Method in interface net.minecraft.client.gui.widget.CyclingButtonWidget.Values
- getCurrent() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseManager
- getCurrentActivitySound(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
- getCurrentChunk() - Method in class net.minecraft.server.world.ChunkHolder
- getCurrentChunkHolder(long) - Method in class net.minecraft.server.world.ThreadedAnvilChunkStorage
- getCurrentDeviceName() - Method in class net.minecraft.client.sound.SoundEngine
- getCurrentElement() - Method in class net.minecraft.client.render.BufferBuilder
- getCurrentElement() - Method in interface net.minecraft.client.render.BufferVertexConsumer
- getCurrentFps() - Method in class net.minecraft.client.MinecraftClient
- getCurrentGameMode() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
- getCurrentGroup() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
- getCurrentIndex() - Method in class net.minecraft.util.MetricsData
- getCurrentInfo() - Method in class net.minecraft.util.profiler.ProfilerSystem
- getCurrentItemStack() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookGhostSlots.GhostInputSlot
- getCurrentLevelFromSection(ChunkNibbleArray, long) - Method in class net.minecraft.world.chunk.light.ChunkLightProvider
- getCurrentLine() - Method in class net.minecraft.client.gui.EditBox
-
Returns the line that the cursor is located at.
- getCurrentLineIndex() - Method in class net.minecraft.client.gui.EditBox
-
Returns the line index that the cursor is located at.
- getCurrentList() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
- getCurrentList() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.DisabledPack
- getCurrentList() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.EnabledPack
- getCurrentNode() - Method in class net.minecraft.entity.ai.pathing.Path
- getCurrentNodeIndex() - Method in class net.minecraft.entity.ai.pathing.Path
- getCurrentNodePos() - Method in class net.minecraft.entity.ai.pathing.Path
- getCurrentPage() - Method in class net.minecraft.block.entity.LecternBlockEntity
- getCurrentPageContent() - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
- getCurrentPath() - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
- getCurrentPlayerCount() - Method in interface net.minecraft.server.dedicated.DedicatedServer
- getCurrentPlayerCount() - Method in class net.minecraft.server.MinecraftServer
- getCurrentPlayerCount() - Method in class net.minecraft.server.PlayerManager
- getCurrentRaiderHealth() - Method in class net.minecraft.village.raid.Raid
- getCurrentServerEntry() - Method in class net.minecraft.client.MinecraftClient
- getCurrentSession() - Method in class net.minecraft.client.MinecraftClientGame
- getCurrentState() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu
- getCurrentStatus() - Method in class net.minecraft.server.world.ChunkHolder
- getCurrentUniqueValue() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.FullLazyAbstractPredicate
-
Returns a unique value for each block position.
- getCurrentUniqueValue() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.HorizontalLazyAbstractPredicate
-
Returns a unique value for each block position.
- getCurrentUniqueValue() - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.LazyAbstractPredicate
-
Returns a unique value for each block position.
- getCurrentVersion() - Method in class net.minecraft.world.level.storage.LevelStorage
- getCurrentVideoMode() - Method in class net.minecraft.client.util.Monitor
- getCursor() - Method in class net.minecraft.client.gui.EditBox
-
Returns the cursor position.
- getCursor() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
- getCursorPosition(TextRenderer, BookEditScreen.Position) - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen.PageContent
- getCursorPosWithOffset(int) - Method in class net.minecraft.client.gui.widget.TextFieldWidget
- getCursors() - Method in class net.minecraft.block.entity.SculkSpreadManager
- getCursorStack() - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeScreenHandler
- getCursorStack() - Method in class net.minecraft.network.packet.s2c.play.InventoryS2CPacket
- getCursorStack() - Method in class net.minecraft.screen.ScreenHandler
- getCursorStackReference() - Method in class net.minecraft.screen.ScreenHandler
-
Returns a reference to the cursor's stack.
- getCustomBossEvents() - Method in class net.minecraft.world.level.LevelProperties
- getCustomBossEvents() - Method in interface net.minecraft.world.SaveProperties
- getCustomer() - Method in class net.minecraft.entity.passive.MerchantEntity
- getCustomer() - Method in interface net.minecraft.village.Merchant
- getCustomer() - Method in class net.minecraft.village.SimpleMerchant
- getCustomInstance(EntityAttribute) - Method in class net.minecraft.entity.attribute.AttributeContainer
- getCustomInstance(RegistryEntry<EntityAttribute>) - Method in class net.minecraft.entity.attribute.AttributeContainer
- getCustomName() - Method in class net.minecraft.block.entity.BannerBlockEntity
-
Returns the custom name of this object, or
null
if there is none. - getCustomName() - Method in class net.minecraft.block.entity.BeaconBlockEntity
-
Returns the custom name of this object, or
null
if there is none. - getCustomName() - Method in class net.minecraft.block.entity.EnchantingTableBlockEntity
-
Returns the custom name of this object, or
null
if there is none. - getCustomName() - Method in class net.minecraft.block.entity.LockableContainerBlockEntity
-
Returns the custom name of this object, or
null
if there is none. - getCustomName() - Method in class net.minecraft.entity.Entity
-
Returns the custom name of this object, or
null
if there is none. - getCustomName() - Method in interface net.minecraft.util.Nameable
-
Returns the custom name of this object, or
null
if there is none. - getCustomName() - Method in class net.minecraft.world.CommandBlockExecutor
- getCustomPotionColor(ItemStack) - Static method in class net.minecraft.entity.projectile.ArrowEntity
- getCustomPotionEffects(NbtCompound) - Static method in class net.minecraft.potion.PotionUtil
- getCustomPotionEffects(NbtCompound, List<StatusEffectInstance>) - Static method in class net.minecraft.potion.PotionUtil
- getCustomPotionEffects(ItemStack) - Static method in class net.minecraft.potion.PotionUtil
- getCustomSound(World, BlockPos) - Method in class net.minecraft.block.NoteBlock
- getCustomSpawnRules() - Method in record class net.minecraft.world.MobSpawnerEntry
- getCustomTestFunctions(Method) - Static method in class net.minecraft.test.TestFunctions
- getCutout() - Static method in class net.minecraft.client.render.RenderLayer
- getCutoutMipped() - Static method in class net.minecraft.client.render.RenderLayer
- getDamage() - Method in class net.minecraft.entity.damage.DamageRecord
- getDamage() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
- getDamage() - Method in class net.minecraft.item.ItemStack
-
Returns the damage (lost durability) of the item stack.
- getDamageAmount() - Method in class net.minecraft.entity.mob.MagmaCubeEntity
- getDamageAmount() - Method in class net.minecraft.entity.mob.SlimeEntity
- getDamageAmount(int, Random) - Static method in class net.minecraft.enchantment.ThornsEnchantment
- getDamageLeft(float, float, float) - Static method in class net.minecraft.entity.DamageUtil
- getDamagePerBlock() - Method in class net.minecraft.world.border.WorldBorder
-
Returns the damage increase per block beyond this border, in hearts.
- getDamagePerBlock() - Method in class net.minecraft.world.border.WorldBorder.Properties
- getDamageSource() - Method in class net.minecraft.entity.damage.DamageRecord
- getDamageSource() - Method in class net.minecraft.world.explosion.Explosion
- getDamageSource(Entity) - Method in class net.minecraft.block.AnvilBlock
- getDamageSource(Entity) - Method in interface net.minecraft.block.LandingBlock
- getDamageSource(Entity) - Method in class net.minecraft.block.PointedDripstoneBlock
- getDamageTracker() - Method in class net.minecraft.entity.LivingEntity
- getDamageWobbleSide() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
- getDamageWobbleSide() - Method in class net.minecraft.entity.vehicle.BoatEntity
- getDamageWobbleStrength() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
- getDamageWobbleStrength() - Method in class net.minecraft.entity.vehicle.BoatEntity
- getDamageWobbleTicks() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
- getDamageWobbleTicks() - Method in class net.minecraft.entity.vehicle.BoatEntity
- getDarkness(LivingEntity, float, float) - Method in class net.minecraft.client.render.LightmapTextureManager
- getDarknessEffectScale() - Method in class net.minecraft.client.option.GameOptions
- getDarknessFactor(float) - Method in class net.minecraft.client.render.LightmapTextureManager
- getDarkTicksRemaining() - Method in class net.minecraft.entity.passive.GlowSquidEntity
- getData() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
- getData() - Method in class net.minecraft.entity.data.DataTracker.Entry
- getData() - Method in class net.minecraft.network.packet.c2s.play.CustomPayloadC2SPacket
- getData() - Method in class net.minecraft.network.packet.s2c.play.BlockEventS2CPacket
- getData() - Method in class net.minecraft.network.packet.s2c.play.CustomPayloadS2CPacket
- getData() - Method in class net.minecraft.network.packet.s2c.play.LightUpdateS2CPacket
- getData() - Method in class net.minecraft.network.packet.s2c.play.WorldEventS2CPacket
- getData() - Method in class net.minecraft.util.collection.EmptyPaletteStorage
-
Returns the backing data of this storage.
- getData() - Method in class net.minecraft.util.collection.PackedIntegerArray
-
Returns the backing data of this storage.
- getData() - Method in interface net.minecraft.util.collection.PaletteStorage
-
Returns the backing data of this storage.
- getData() - Method in class net.minecraft.util.collection.Weighted.Present
- getData(Direction) - Static method in enum class net.minecraft.client.render.block.BlockModelRenderer.NeighborData
- getDataCommandStorage() - Method in class net.minecraft.server.MinecraftServer
- getDataConfiguration() - Method in class net.minecraft.world.level.LevelInfo
- getDataConfiguration() - Method in class net.minecraft.world.level.LevelProperties
- getDataConfiguration() - Method in interface net.minecraft.world.SaveProperties
- getDataFixer() - Method in class net.minecraft.client.MinecraftClient
- getDataFixer() - Method in class net.minecraft.server.MinecraftServer
- getDataOrEmpty(Random) - Method in class net.minecraft.util.collection.DataPool
- getDataPackManager() - Method in class net.minecraft.server.MinecraftServer
- getDataPackSettings() - Method in class net.minecraft.world.level.storage.LevelStorage.Session
- getDataPackTempDir() - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
- getDataQueryHandler() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
- getDataSource() - Method in class net.minecraft.text.NbtTextContent
- getDataStructureBlocks(StructureTemplateManager, BlockPos, BlockRotation, boolean) - Method in class net.minecraft.structure.pool.SinglePoolElement
- getDataTracker() - Method in class net.minecraft.entity.Entity
- getDataType() - Method in class net.minecraft.client.gl.GlUniform
- getDataVersion(Dynamic<?>) - Static method in class net.minecraft.world.storage.SerializingRegionBasedStorage
- getDataVersion(NbtCompound) - Static method in class net.minecraft.world.storage.VersionedChunkStorage
- getDateFormat() - Static method in class net.minecraft.util.UserCache
- getDateOr(String, JsonObject) - Static method in class net.minecraft.client.realms.util.JsonUtils
- getDayTime(ServerWorld) - Static method in class net.minecraft.server.command.TimeCommand
- getDeathMessage() - Method in class net.minecraft.entity.damage.DamageTracker
- getDeathMessage(LivingEntity) - Method in class net.minecraft.entity.damage.BadRespawnPointDamageSource
- getDeathMessage(LivingEntity) - Method in class net.minecraft.entity.damage.DamageSource
- getDeathMessage(LivingEntity) - Method in class net.minecraft.entity.damage.EntityDamageSource
- getDeathMessage(LivingEntity) - Method in class net.minecraft.entity.damage.ProjectileDamageSource
- getDeathMessageVisibilityRule() - Method in class net.minecraft.scoreboard.AbstractTeam
- getDeathMessageVisibilityRule() - Method in class net.minecraft.scoreboard.Team
- getDeathSound() - Method in class net.minecraft.entity.boss.WitherEntity
- getDeathSound() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
- getDeathSound() - Method in class net.minecraft.entity.LivingEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.BlazeEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.CreeperEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.DrownedEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.ElderGuardianEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.EndermanEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.EndermiteEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.EvokerEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.GhastEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.GuardianEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.HoglinEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.HostileEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.HuskEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.IllusionerEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.MagmaCubeEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.PhantomEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.PiglinBruteEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.PiglinEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.PillagerEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.RavagerEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.ShulkerEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.SilverfishEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.SkeletonEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.SlimeEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.SpiderEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.StrayEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.VexEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.VindicatorEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.WardenEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.WitchEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.WitherSkeletonEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.ZoglinEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.ZombieEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.ZombieHorseEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
- getDeathSound() - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.AllayEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.AxolotlEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.BatEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.BeeEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.CamelEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.CatEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.ChickenEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.CodEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.CowEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.DolphinEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.DonkeyEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.FoxEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.FrogEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.GlowSquidEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.GoatEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.GolemEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.HorseEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.IronGolemEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.LlamaEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.MuleEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.OcelotEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.PandaEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.ParrotEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.PigEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.PolarBearEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.PufferfishEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.RabbitEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.SalmonEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.SheepEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.SnowGolemEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.SquidEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.StriderEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.TadpoleEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.TropicalFishEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.TurtleEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.VillagerEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.WanderingTraderEntity
- getDeathSound() - Method in class net.minecraft.entity.passive.WolfEntity
- getDeathSound() - Method in class net.minecraft.entity.player.PlayerEntity
- getDebugHudText(List<String>, NoiseConfig, BlockPos) - Method in class net.minecraft.world.gen.chunk.ChunkGenerator
- getDebugHudText(List<String>, NoiseConfig, BlockPos) - Method in class net.minecraft.world.gen.chunk.DebugChunkGenerator
- getDebugHudText(List<String>, NoiseConfig, BlockPos) - Method in class net.minecraft.world.gen.chunk.FlatChunkGenerator
- getDebugHudText(List<String>, NoiseConfig, BlockPos) - Method in class net.minecraft.world.gen.chunk.NoiseChunkGenerator
- getDebugMessage() - Method in exception class net.minecraft.test.PositionedException
- getDebugNodes() - Method in class net.minecraft.entity.ai.pathing.Path
- getDebugSecondNodes() - Method in class net.minecraft.entity.ai.pathing.Path
- getDebugState(CarverConfig, BlockState) - Static method in class net.minecraft.world.gen.carver.Carver
- getDebugString() - Method in class net.minecraft.client.particle.ParticleManager
- getDebugString() - Method in class net.minecraft.client.render.chunk.ChunkBuilder
- getDebugString() - Method in class net.minecraft.client.sound.SoundEngine
- getDebugString() - Method in class net.minecraft.client.sound.SoundManager
- getDebugString() - Method in class net.minecraft.client.sound.SoundSystem
- getDebugString() - Method in class net.minecraft.client.world.ClientChunkManager
- getDebugString() - Method in class net.minecraft.client.world.ClientEntityManager
- getDebugString() - Method in class net.minecraft.server.world.ChunkTaskPrioritySystem
- getDebugString() - Method in class net.minecraft.server.world.ServerChunkManager
- getDebugString() - Method in class net.minecraft.server.world.ServerEntityManager
- getDebugString() - Method in class net.minecraft.server.world.ServerWorld
- getDebugString() - Method in record class net.minecraft.util.math.Spline.FixedFloatFunction
- getDebugString() - Method in interface net.minecraft.util.math.Spline
- getDebugString() - Method in record class net.minecraft.util.math.Spline.Implementation
- getDebugString() - Method in class net.minecraft.world.chunk.ChunkManager
- getDebugString(int) - Method in class net.minecraft.client.search.SuffixArray
- getDebugTexturePath() - Static method in class com.mojang.blaze3d.platform.TextureUtil
- getDebugTexturePath(Path) - Static method in class com.mojang.blaze3d.platform.TextureUtil
- getDecay() - Method in class net.minecraft.block.entity.SculkSpreadManager.Cursor
- getDecay(int) - Method in interface net.minecraft.block.SculkSpreadable
- getDecay(SculkSpreadManager, BlockPos, BlockPos, int) - Static method in class net.minecraft.block.SculkBlock
- getDecayChance() - Method in class net.minecraft.block.entity.SculkSpreadManager
- getDecoratedDescription() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
- getDecoratedFeatures() - Method in record class net.minecraft.world.gen.feature.ConfiguredFeature
- getDecoratedFeatures() - Method in interface net.minecraft.world.gen.feature.FeatureConfig
- getDecoratedFeatures() - Method in record class net.minecraft.world.gen.feature.PlacedFeature
- getDecoratedFeatures() - Method in class net.minecraft.world.gen.feature.RandomBooleanFeatureConfig
- getDecoratedFeatures() - Method in class net.minecraft.world.gen.feature.RandomFeatureConfig
- getDecoratedFeatures() - Method in class net.minecraft.world.gen.feature.SimpleRandomFeatureConfig
- getDecorationBlockPos() - Method in class net.minecraft.entity.decoration.AbstractDecorationEntity
- getDecreasedOxidationBlock(Block) - Static method in interface net.minecraft.block.Oxidizable
- getDecreasedOxidationState(BlockState) - Static method in interface net.minecraft.block.Oxidizable
- getDefaultBlockOffset() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
- getDefaultBlockOffset() - Method in class net.minecraft.entity.vehicle.ChestMinecartEntity
- getDefaultBlockOffset() - Method in class net.minecraft.entity.vehicle.HopperMinecartEntity
- getDefaultColor() - Static method in class net.minecraft.client.color.world.FoliageColors
- getDefaultConfig(RegistryEntryLookup<Biome>, RegistryEntryLookup<StructureSet>, RegistryEntryLookup<PlacedFeature>) - Static method in class net.minecraft.world.gen.chunk.FlatChunkGeneratorConfig
- getDefaultContainedBlock() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
- getDefaultContainedBlock() - Method in class net.minecraft.entity.vehicle.ChestMinecartEntity
- getDefaultContainedBlock() - Method in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity
- getDefaultContainedBlock() - Method in class net.minecraft.entity.vehicle.FurnaceMinecartEntity
- getDefaultContainedBlock() - Method in class net.minecraft.entity.vehicle.HopperMinecartEntity
- getDefaultContainedBlock() - Method in class net.minecraft.entity.vehicle.SpawnerMinecartEntity
- getDefaultContainedBlock() - Method in class net.minecraft.entity.vehicle.TntMinecartEntity
- getDefaultFoliageColor() - Method in class net.minecra
AbstractBlock.AbstractBlockState.getAmbientOcclusionLightLevel(net.minecraft.world.BlockView, net.minecraft.util.math.BlockPos)
instead. See why these methods are deprecated.