Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- I18n - Class in net.minecraft.client.resource.language
- I18n() - Constructor for class net.minecraft.client.resource.language.I18n
- ICE - Static variable in class net.minecraft.block.Blocks
- ICE - Static variable in class net.minecraft.block.Material
-
Material for ice that can melt.
- ICE - Static variable in class net.minecraft.item.Items
- ICE - Static variable in class net.minecraft.registry.tag.BlockTags
- ICE - Static variable in class net.minecraft.world.gen.noise.NoiseParametersKeys
- ICE - Static variable in class net.minecraft.world.gen.surfacebuilder.VanillaSurfaceRules
- ICE_BLOCKS - Static variable in class net.minecraft.structure.OceanMonumentGenerator.Piece
- ICE_PATCH - Static variable in class net.minecraft.world.gen.feature.MiscConfiguredFeatures
- ICE_PATCH - Static variable in class net.minecraft.world.gen.feature.MiscPlacedFeatures
- ICE_SPIKE - Static variable in class net.minecraft.world.gen.feature.Feature
- ICE_SPIKE - Static variable in class net.minecraft.world.gen.feature.MiscConfiguredFeatures
- ICE_SPIKE - Static variable in class net.minecraft.world.gen.feature.MiscPlacedFeatures
- ICE_SPIKES - Static variable in class net.minecraft.world.biome.BiomeKeys
- ICEBERG - Static variable in class net.minecraft.world.gen.feature.Feature
- ICEBERG_BLUE - Static variable in class net.minecraft.world.gen.feature.MiscConfiguredFeatures
- ICEBERG_BLUE - Static variable in class net.minecraft.world.gen.feature.MiscPlacedFeatures
- ICEBERG_PACKED - Static variable in class net.minecraft.world.gen.feature.MiscConfiguredFeatures
- ICEBERG_PACKED - Static variable in class net.minecraft.world.gen.feature.MiscPlacedFeatures
- ICEBERG_PILLAR - Static variable in class net.minecraft.world.gen.noise.NoiseParametersKeys
- ICEBERG_PILLAR_ROOF - Static variable in class net.minecraft.world.gen.noise.NoiseParametersKeys
- ICEBERG_SURFACE - Static variable in class net.minecraft.world.gen.noise.NoiseParametersKeys
- IcebergFeature - Class in net.minecraft.world.gen.feature
- IcebergFeature(Codec<SingleStateFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.IcebergFeature
- icebergPillarNoise - Variable in class net.minecraft.world.gen.surfacebuilder.SurfaceBuilder
- icebergPillarRoofNoise - Variable in class net.minecraft.world.gen.surfacebuilder.SurfaceBuilder
- icebergSurfaceNoise - Variable in class net.minecraft.world.gen.surfacebuilder.SurfaceBuilder
- IceBlock - Class in net.minecraft.block
- IceBlock(AbstractBlock.Settings) - Constructor for class net.minecraft.block.IceBlock
- IceSpikeFeature - Class in net.minecraft.world.gen.feature
- IceSpikeFeature(Codec<DefaultFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.IceSpikeFeature
- icon - Variable in class net.minecraft.advancement.AdvancementDisplay
- icon - Variable in record class net.minecraft.client.gui.hud.MessageIndicator
-
The field for the
icon
record component. - icon - Variable in class net.minecraft.client.gui.screen.advancement.AdvancementTab
- icon - Variable in enum class net.minecraft.client.gui.screen.GameModeSelectionScreen.GameModeSelection
- icon - Variable in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.ServerEntry
- icon - Variable in class net.minecraft.client.gui.screen.world.WorldListWidget.WorldEntry
- icon - Variable in class net.minecraft.item.ItemGroup
- icon() - Method in record class net.minecraft.client.gui.hud.MessageIndicator
-
Returns the value of the
icon
record component. - icon(Supplier<ItemStack>) - Method in class net.minecraft.item.ItemGroup.Builder
- Icon(int, int, int, int) - Constructor for enum class net.minecraft.client.gui.hud.MessageIndicator.Icon
- ICON_BACKGROUND_OFFSET_X - Static variable in class net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
- ICON_BACKGROUND_OFFSET_X - Static variable in class net.minecraft.client.gui.screen.PresetsScreen
- ICON_BACKGROUND_OFFSET_Y - Static variable in class net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
- ICON_BACKGROUND_OFFSET_Y - Static variable in class net.minecraft.client.gui.screen.PresetsScreen
- ICON_OFFSET - Static variable in class net.minecraft.client.gui.screen.GameModeSelectionScreen
- ICON_OFFSET_X - Static variable in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
- ICON_OFFSET_X - Static variable in class net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
- ICON_OFFSET_X - Static variable in class net.minecraft.client.gui.screen.PresetsScreen
- ICON_OFFSET_Y - Static variable in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
- ICON_OFFSET_Y - Static variable in class net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
- ICON_OFFSET_Y - Static variable in class net.minecraft.client.gui.screen.PresetsScreen
- ICON_PNG - Static variable in class net.minecraft.util.WorldSavePath
- ICON_SIZE - Static variable in class net.minecraft.client.gui.screen.advancement.AdvancementWidget
- ICON_SIZE - Static variable in class net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
- ICON_SIZE - Static variable in class net.minecraft.client.gui.screen.PresetsScreen
- ICON_TEXTURE_SIZE - Static variable in class net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
- ICON_TEXTURE_SIZE - Static variable in class net.minecraft.client.gui.screen.PresetsScreen
- IconButtonWidget - Class in net.minecraft.client.gui.widget
- IconButtonWidget(int, int, int, int, Text) - Constructor for class net.minecraft.client.gui.screen.ingame.BeaconScreen.IconButtonWidget
- IconButtonWidget(Text, int, int, int, int, int, int, int, int, int, Identifier, ButtonWidget.PressAction) - Constructor for class net.minecraft.client.gui.widget.IconButtonWidget
- IconButtonWidget.Builder - Class in net.minecraft.client.gui.widget
- iconBytes - Variable in record class net.minecraft.server.ServerMetadata.Favicon
-
The field for the
iconBytes
record component. - iconBytes() - Method in record class net.minecraft.server.ServerMetadata.Favicon
-
Returns the value of the
iconBytes
record component. - iconCount - Variable in class net.minecraft.item.map.MapState
- iconCountNotLessThan(int) - Method in class net.minecraft.item.map.MapState
- iconFromJson(JsonObject) - Static method in class net.minecraft.advancement.AdvancementDisplay
- iconHeight - Variable in class net.minecraft.client.gui.widget.IconButtonWidget.Builder
- iconHeight - Variable in class net.minecraft.client.gui.widget.IconButtonWidget
- iconHoveredVOffset - Variable in class net.minecraft.client.gui.widget.IconButtonWidget
- iconIdSupplier - Variable in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer
- iconLocation - Variable in class net.minecraft.client.gui.screen.world.WorldListWidget.WorldEntry
- IconLocation(int, int) - Constructor for enum class net.minecraft.client.gui.widget.LockButtonWidget.IconLocation
- iconPath - Variable in class net.minecraft.client.gui.screen.world.WorldListWidget.WorldEntry
- iconPath - Variable in class net.minecraft.world.level.storage.LevelSummary
- icons - Variable in enum class net.minecraft.client.recipebook.RecipeBookGroup
- icons - Variable in class net.minecraft.item.map.MapState
- icons - Variable in class net.minecraft.network.packet.s2c.play.MapUpdateS2CPacket
- iconsDirty - Variable in class net.minecraft.item.map.MapState.PlayerUpdateTracker
- iconSize(int, int) - Method in class net.minecraft.client.gui.widget.IconButtonWidget.Builder
- iconSupplier - Variable in class net.minecraft.item.ItemGroup.Builder
- iconSupplier - Variable in class net.minecraft.item.ItemGroup
- iconTexture - Variable in class net.minecraft.client.gui.widget.IconButtonWidget
- iconTextureHeight - Variable in class net.minecraft.client.gui.widget.IconButtonWidget
- iconTextureId - Variable in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget.ServerEntry
- iconTextures - Variable in class net.minecraft.client.gui.screen.pack.PackScreen
- iconTextureWidth - Variable in class net.minecraft.client.gui.widget.IconButtonWidget
- iconToJson() - Method in class net.minecraft.advancement.AdvancementDisplay
- iconType - Variable in class net.minecraft.village.TradeOffers.SellMapFactory
- iconU - Variable in class net.minecraft.client.gui.widget.IconButtonWidget
- iconV - Variable in class net.minecraft.client.gui.widget.IconButtonWidget
- IconWidget - Class in net.minecraft.client.gui.widget
- IconWidget(int, int, int, int, Identifier) - Constructor for class net.minecraft.client.gui.widget.IconWidget
- IconWidget(int, int, Identifier) - Constructor for class net.minecraft.client.gui.widget.IconWidget
- iconWidth - Variable in class net.minecraft.client.gui.widget.IconButtonWidget.Builder
- iconWidth - Variable in class net.minecraft.client.gui.widget.IconButtonWidget
- iconXOffset - Variable in class net.minecraft.client.gui.widget.IconButtonWidget
- iconYOffset - Variable in class net.minecraft.client.gui.widget.IconButtonWidget
- id - Variable in class com.mojang.blaze3d.systems.RenderSystem.ShapeIndexBuffer
- id - Variable in class net.minecraft.advancement.Advancement
- id - Variable in enum class net.minecraft.advancement.AdvancementFrame
- id - Variable in class net.minecraft.advancement.criterion.AbstractCriterionConditions
- id - Variable in class net.minecraft.advancement.criterion.Criterion.ConditionsContainer
- id - Variable in class net.minecraft.advancement.criterion.ItemCriterion
- id - Variable in class net.minecraft.advancement.criterion.OnKilledCriterion
- id - Variable in class net.minecraft.advancement.criterion.ThrownItemPickedUpByEntityCriterion
- id - Variable in class net.minecraft.advancement.criterion.TickCriterion
- id - Variable in class net.minecraft.advancement.criterion.TravelCriterion
- id - Variable in class net.minecraft.block.entity.BannerPattern
- id - Variable in enum class net.minecraft.block.MapColor.Brightness
- id - Variable in class net.minecraft.block.MapColor
- id - Variable in class net.minecraft.client.font.FontStorage
- id - Variable in enum class net.minecraft.client.font.FontType
- id - Variable in class net.minecraft.client.font.GlyphAtlasTexture
- id - Variable in class net.minecraft.client.gl.GlDebug.DebugMessage
- id - Variable in enum class net.minecraft.client.network.message.MessageTrustStatus
- id - Variable in enum class net.minecraft.client.option.AttackIndicator
- id - Variable in enum class net.minecraft.client.option.ChatVisibility
- id - Variable in enum class net.minecraft.client.option.CloudRenderMode
- id - Variable in enum class net.minecraft.client.option.GraphicsMode
- id - Variable in enum class net.minecraft.client.option.NarratorMode
- id - Variable in enum class net.minecraft.client.option.ParticlesMode
- id - Variable in class net.minecraft.client.realms.dto.RealmsServer
- id - Variable in class net.minecraft.client.realms.dto.WorldTemplate
- id - Variable in enum class net.minecraft.client.realms.gui.screen.RealmsWorldGeneratorType
- id - Variable in enum class net.minecraft.client.render.ChunkBuilderMode
- id - Variable in class net.minecraft.client.render.entity.model.EntityModelLayer
- id - Variable in enum class net.minecraft.client.render.entity.PlayerModelPart
- id - Variable in enum class net.minecraft.client.render.FogShape
- id - Variable in class net.minecraft.client.render.model.json.JsonUnbakedModel
- id - Variable in record class net.minecraft.client.render.model.ModelLoader.BakedModelCacheKey
-
The field for the
id
record component. - id - Variable in class net.minecraft.client.render.RenderPhase.Texture
- id - Variable in class net.minecraft.client.render.RenderPhase.Textures
- id - Variable in enum class net.minecraft.client.report.AbuseReportReason
- id - Variable in record class net.minecraft.client.report.ChatAbuseReport.ReportWithId
-
The field for the
id
record component. - id - Variable in enum class net.minecraft.client.report.log.ChatLogEntry.Type
- id - Variable in class net.minecraft.client.resource.PeriodicNotificationManager
- id - Variable in class net.minecraft.client.sound.AbstractSoundInstance
- id - Variable in class net.minecraft.client.sound.Sound
- id - Variable in class net.minecraft.client.texture.atlas.Sprite
- id - Variable in class net.minecraft.client.texture.SpriteAtlasTexture
- id - Variable in class net.minecraft.client.texture.SpriteContents
- id - Variable in class net.minecraft.client.texture.SpriteLoader
- id - Variable in enum class net.minecraft.client.util.telemetry.TelemetryEventProperty.GameMode
- id - Variable in record class net.minecraft.client.util.telemetry.TelemetryEventProperty
-
The field for the
id
record component. - id - Variable in enum class net.minecraft.client.util.telemetry.TelemetryEventProperty.ServerType
- id - Variable in class net.minecraft.client.util.telemetry.TelemetryEventType.Builder
- id - Variable in class net.minecraft.client.util.telemetry.TelemetryEventType
- id - Variable in enum class net.minecraft.command.argument.EntityAnchorArgumentType.EntityAnchor
- id - Variable in class net.minecraft.command.StorageDataObject
- id - Variable in class net.minecraft.command.suggestion.SuggestionProviders.LocalProvider
- id - Variable in record class net.minecraft.data.server.recipe.SmithingTransformRecipeJsonBuilder.SmithingTransformRecipeJsonProvider
-
The field for the
id
record component. - id - Variable in record class net.minecraft.data.server.recipe.SmithingTrimRecipeJsonBuilder.SmithingTrimRecipeJsonProvider
-
The field for the
id
record component. - id - Variable in class net.minecraft.entity.ai.brain.Activity
- id - Variable in enum class net.minecraft.entity.attribute.EntityAttributeModifier.Operation
- id - Variable in class net.minecraft.entity.boss.CommandBossBar
- id - Variable in class net.minecraft.entity.boss.dragon.phase.PhaseType
- id - Variable in enum class net.minecraft.entity.damage.DamageEffects
- id - Variable in enum class net.minecraft.entity.damage.DamageScaling
- id - Variable in enum class net.minecraft.entity.damage.DeathMessageType
- id - Variable in record class net.minecraft.entity.data.DataTracker.SerializedEntry
-
The field for the
id
record component. - id - Variable in class net.minecraft.entity.data.TrackedData
- id - Variable in class net.minecraft.entity.Entity
-
The entity's network ID, used as a reference for synchronization over network.
- id - Variable in enum class net.minecraft.entity.mob.SpellcastingIllagerEntity.Spell
- id - Variable in enum class net.minecraft.entity.passive.AxolotlEntity.Variant
- id - Variable in enum class net.minecraft.entity.passive.FoxEntity.Type
- id - Variable in enum class net.minecraft.entity.passive.HorseColor
- id - Variable in enum class net.minecraft.entity.passive.HorseMarking
- id - Variable in enum class net.minecraft.entity.passive.LlamaEntity.Variant
- id - Variable in enum class net.minecraft.entity.passive.PandaEntity.Gene
- id - Variable in enum class net.minecraft.entity.passive.ParrotEntity.Variant
- id - Variable in enum class net.minecraft.entity.passive.RabbitEntity.RabbitType
- id - Variable in enum class net.minecraft.entity.passive.TropicalFishEntity.Size
- id - Variable in enum class net.minecraft.entity.passive.TropicalFishEntity.Variety
- id - Variable in enum class net.minecraft.item.FireworkRocketItem.Type
- id - Variable in enum class net.minecraft.item.map.MapIcon.Type
- id - Variable in class net.minecraft.loot.condition.ReferenceLootCondition
- id - Variable in class net.minecraft.loot.context.LootContextParameter
- id - Variable in class net.minecraft.loot.entry.LootTableEntry
- id - Variable in class net.minecraft.loot.function.SetAttributesLootFunction.Attribute
- id - Variable in class net.minecraft.loot.function.SetLootTableLootFunction
- id - Variable in class net.minecraft.MinecraftVersion
- id - Variable in enum class net.minecraft.network.message.FilterMask.FilterStatus
- id - Variable in record class net.minecraft.network.message.MessageSignatureData.Indexed
-
The field for the
id
record component. - id - Variable in class net.minecraft.network.packet.c2s.play.KeepAliveC2SPacket
- id - Variable in class net.minecraft.network.packet.s2c.play.CommandTreeS2CPacket.ArgumentNode
- id - Variable in record class net.minecraft.network.packet.s2c.play.DamageTiltS2CPacket
-
The field for the
id
record component. - id - Variable in class net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket
- id - Variable in class net.minecraft.network.packet.s2c.play.EntityEquipmentUpdateS2CPacket
- id - Variable in class net.minecraft.network.packet.s2c.play.EntityPassengersSetS2CPacket
- id - Variable in class net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket
- id - Variable in class net.minecraft.network.packet.s2c.play.EntityS2CPacket
- id - Variable in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
- id - Variable in class net.minecraft.network.packet.s2c.play.EntityStatusS2CPacket
- id - Variable in record class net.minecraft.network.packet.s2c.play.EntityTrackerUpdateS2CPacket
-
The field for the
id
record component. - id - Variable in class net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket
- id - Variable in class net.minecraft.network.packet.s2c.play.ExperienceOrbSpawnS2CPacket
- id - Variable in class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket.Reason
- id - Variable in class net.minecraft.network.packet.s2c.play.KeepAliveS2CPacket
- id - Variable in class net.minecraft.network.packet.s2c.play.MapUpdateS2CPacket
- id - Variable in class net.minecraft.network.packet.s2c.play.PlayerSpawnS2CPacket
- id - Variable in class net.minecraft.recipe.AbstractCookingRecipe
- id - Variable in enum class net.minecraft.recipe.book.CookingRecipeCategory
- id - Variable in enum class net.minecraft.recipe.book.CraftingRecipeCategory
- id - Variable in class net.minecraft.recipe.CuttingRecipe
- id - Variable in class net.minecraft.recipe.LegacySmithingRecipe
-
Deprecated.
- id - Variable in class net.minecraft.recipe.ShapedRecipe
- id - Variable in class net.minecraft.recipe.ShapelessRecipe
- id - Variable in class net.minecraft.recipe.SmithingTransformRecipe
- id - Variable in class net.minecraft.recipe.SmithingTrimRecipe
- id - Variable in class net.minecraft.recipe.SpecialCraftingRecipe
- id - Variable in record class net.minecraft.registry.RegistryKey.RegistryIdPair
-
The field for the
id
record component. - id - Variable in class net.minecraft.registry.tag.TagEntry
- id - Variable in record class net.minecraft.registry.tag.TagKey
-
The field for the
id
record component. - id - Variable in class net.minecraft.resource.featuretoggle.FeatureManager.Builder
- id - Variable in record class net.minecraft.resource.NamespaceResourceManager.EntryList
-
The field for the
id
record component. - id - Variable in class net.minecraft.resource.VanillaResourcePackProvider
- id - Variable in class net.minecraft.SaveVersion
- id - Variable in class net.minecraft.screen.slot.Slot
- id - Variable in class net.minecraft.server.function.CommandFunction
- id - Variable in class net.minecraft.server.function.CommandFunction.LazyContainer
- id - Variable in class net.minecraft.server.rcon.QueryResponseHandler.Query
- id - Variable in class net.minecraft.sound.SoundEvent
- id - Variable in enum class net.minecraft.structure.pool.StructurePool.Projection
- id - Variable in enum class net.minecraft.structure.RuinedPortalStructurePiece.VerticalPlacement
- id - Variable in class net.minecraft.test.GameTestBatch
- id - Variable in record class net.minecraft.text.StorageNbtDataSource
-
The field for the
id
record component. - id - Variable in enum class net.minecraft.util.Arm
- id - Variable in enum class net.minecraft.util.BlockMirror
- id - Variable in enum class net.minecraft.util.BlockRotation
- id - Variable in enum class net.minecraft.util.DyeColor
- id - Variable in record class net.minecraft.util.dynamic.Codecs.TagEntryId
-
The field for the
id
record component. - id - Variable in record class net.minecraft.util.logging.LogFileCompressor.Compressed
-
The field for the
id
record component. - id - Variable in record class net.minecraft.util.logging.LogFileCompressor.Uncompressed
-
The field for the
id
record component. - id - Variable in enum class net.minecraft.util.math.Direction
- id - Variable in class net.minecraft.village.raid.Raid
- id - Variable in record class net.minecraft.village.VillagerProfession
-
The field for the
id
record component. - id - Variable in record class net.minecraft.world.biome.source.MultiNoiseBiomeSourceParameterList.Preset
-
The field for the
id
record component. - id - Variable in class net.minecraft.world.chunk.ChunkStatus
- id - Variable in enum class net.minecraft.world.Difficulty
- id - Variable in class net.minecraft.world.event.GameEvent
- id - Variable in enum class net.minecraft.world.GameMode
- id - Variable in class net.minecraft.world.storage.ChunkStreamVersion
- id - Variable in class net.minecraft.world.timer.Timer.Event
- id - Variable in class net.minecraft.world.timer.TimerCallback.Serializer
- id() - Method in record class net.minecraft.client.render.model.ModelLoader.BakedModelCacheKey
-
Returns the value of the
id
record component. - id() - Method in record class net.minecraft.client.report.ChatAbuseReport.ReportWithId
-
Returns the value of the
id
record component. - id() - Method in record class net.minecraft.client.util.telemetry.TelemetryEventProperty
-
Returns the value of the
id
record component. - id() - Method in record class net.minecraft.data.server.recipe.SmithingTransformRecipeJsonBuilder.SmithingTransformRecipeJsonProvider
-
Returns the value of the
id
record component. - id() - Method in record class net.minecraft.data.server.recipe.SmithingTrimRecipeJsonBuilder.SmithingTrimRecipeJsonProvider
-
Returns the value of the
id
record component. - id() - Method in record class net.minecraft.entity.data.DataTracker.SerializedEntry
-
Returns the value of the
id
record component. - id() - Method in record class net.minecraft.network.message.MessageSignatureData.Indexed
-
Returns the value of the
id
record component. - id() - Method in record class net.minecraft.network.packet.s2c.play.DamageTiltS2CPacket
-
Returns the value of the
id
record component. - id() - Method in record class net.minecraft.network.packet.s2c.play.EntityTrackerUpdateS2CPacket
-
Returns the value of the
id
record component. - id() - Method in record class net.minecraft.registry.RegistryKey.RegistryIdPair
-
Returns the value of the
id
record component. - id() - Method in record class net.minecraft.registry.tag.TagKey
-
Returns the value of the
id
record component. - id() - Method in record class net.minecraft.resource.NamespaceResourceManager.EntryList
-
Returns the value of the
id
record component. - id() - Method in record class net.minecraft.text.StorageNbtDataSource
-
Returns the value of the
id
record component. - id() - Method in record class net.minecraft.util.dynamic.Codecs.TagEntryId
-
Returns the value of the
id
record component. - id() - Method in record class net.minecraft.util.logging.LogFileCompressor.Compressed
- id() - Method in interface net.minecraft.util.logging.LogFileCompressor.LogFile
- id() - Method in record class net.minecraft.util.logging.LogFileCompressor.Uncompressed
- id() - Method in record class net.minecraft.village.VillagerProfession
-
Returns the value of the
id
record component. - id() - Method in record class net.minecraft.world.biome.source.MultiNoiseBiomeSourceParameterList.Preset
-
Returns the value of the
id
record component. - ID - Static variable in class net.minecraft.advancement.criterion.BeeNestDestroyedCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.BredAnimalsCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.BrewedPotionCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.ChangedDimensionCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.ChanneledLightningCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.ConstructBeaconCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.ConsumeItemCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.CuredZombieVillagerCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.EffectsChangedCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.EnchantedItemCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.EnterBlockCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.EntityHurtPlayerCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.FilledBucketCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.FishingRodHookedCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.ImpossibleCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.InventoryChangedCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.ItemDurabilityChangedCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.KilledByCrossbowCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.LevitationCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.LightningStrikeCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.PlacedBlockCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.PlayerGeneratesContainerLootCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.PlayerHurtEntityCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.PlayerInteractedWithEntityCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.RecipeUnlockedCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.ShotCrossbowCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.SlideDownBlockCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.StartedRidingCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.SummonedEntityCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.TameAnimalCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.TargetHitCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.UsedEnderEyeCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.UsedTotemCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.UsingItemCriterion
- ID - Static variable in class net.minecraft.advancement.criterion.VillagerTradeCriterion
- ID - Static variable in class net.minecraft.client.resource.DefaultClientResourcePackProvider
- ID - Static variable in class net.minecraft.loot.function.ApplyBonusLootFunction.BinomialWithBonusCount
- ID - Static variable in class net.minecraft.loot.function.ApplyBonusLootFunction.OreDrops
- ID - Static variable in class net.minecraft.loot.function.ApplyBonusLootFunction.UniformBonusCount
- ID - Static variable in class net.minecraft.resource.VanillaDataPackProvider
- ID_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- ID_INVALID_EXCEPTION - Static variable in class net.minecraft.command.argument.ItemStringReader
- ID_KEY - Static variable in class net.minecraft.enchantment.EnchantmentHelper
- ID_KEY - Static variable in class net.minecraft.entity.Entity
- ID_LIST - Static variable in class net.minecraft.world.chunk.PalettedContainer.PaletteProvider
- ID_TO_ENCHANTMENTS_MAP - Static variable in class net.minecraft.datafixer.fix.ItemStackEnchantmentFix
- ID_TO_POTIONS - Static variable in class net.minecraft.datafixer.fix.ItemPotionFix
- ID_UPDATES - Static variable in record class net.minecraft.structure.StructurePiecesList
- idChecked(Function<E, String>, Function<String, E>) - Static method in class net.minecraft.util.dynamic.Codecs
- idCounts - Variable in class net.minecraft.world.IdCountsState
- IDCOUNTS_KEY - Static variable in class net.minecraft.world.IdCountsState
- IdCountsState - Class in net.minecraft.world
- IdCountsState() - Constructor for class net.minecraft.world.IdCountsState
- idealHash(int) - Static method in class net.minecraft.util.math.MathHelper
- identifier() - Static method in class net.minecraft.command.argument.IdentifierArgumentType
- Identifier - Class in net.minecraft.util
-
An identifier used to identify things.
- Identifier(String) - Constructor for class net.minecraft.util.Identifier
-
Takes a string of the form
<namespace>:<path>
, for exampleminecraft:iron_ingot
. - Identifier(String[]) - Constructor for class net.minecraft.util.Identifier
- Identifier(String, String) - Constructor for class net.minecraft.util.Identifier
- Identifier(String, String, Identifier.ExtraData) - Constructor for class net.minecraft.util.Identifier
- IDENTIFIER_TYPE - Static variable in class net.minecraft.datafixer.schema.IdentifierNormalizingSchema
- Identifier.ExtraData - Interface in net.minecraft.util
-
A piece of extra data that a subclass may attach to an identifier.
- Identifier.Serializer - Class in net.minecraft.util
- IdentifierArgumentType - Class in net.minecraft.command.argument
- IdentifierArgumentType() - Constructor for class net.minecraft.command.argument.IdentifierArgumentType
- IdentifierNormalizingSchema - Class in net.minecraft.datafixer.schema
- IdentifierNormalizingSchema(int, Schema) - Constructor for class net.minecraft.datafixer.schema.IdentifierNormalizingSchema
- identifierPredicate - Variable in class net.minecraft.resource.metadata.BlockEntry
- IdentifierSearchableIterator<T> - Class in net.minecraft.client.search
- IdentifierSearchableIterator(Iterator<T>, Iterator<T>, Comparator<T>) - Constructor for class net.minecraft.client.search.IdentifierSearchableIterator
- IdentifierSearcher<T> - Interface in net.minecraft.client.search
-
An interface used for searching with an identifier's path or namespace.
- IdentifierSearchProvider<T> - Class in net.minecraft.client.search
- IdentifierSearchProvider(Function<T, Stream<Identifier>>, List<T>) - Constructor for class net.minecraft.client.search.IdentifierSearchProvider
- identity() - Static method in class net.minecraft.util.math.AffineTransformation
- IDENTITY - Enum constant in enum class net.minecraft.util.math.DirectionTransformation
- IDENTITY - Static variable in class net.minecraft.client.render.model.json.Transformation
- IDENTITY - Static variable in interface net.minecraft.util.function.ToFloatFunction
- IDENTITY - Static variable in class net.minecraft.util.math.AffineTransformation
- IDENTITY - Static variable in class net.minecraft.world.biome.source.util.VanillaTerrainParametersCreator
- identityHashStrategy() - Static method in class net.minecraft.util.Util
-
Returns the
Hash.Strategy
that uses identity comparison. - IdentityHashStrategy() - Constructor for enum class net.minecraft.util.Util.IdentityHashStrategy
- IdentityPairList - Class in net.minecraft.util.shape
- IdentityPairList(DoubleList) - Constructor for class net.minecraft.util.shape.IdentityPairList
- idFieldName - Variable in class net.minecraft.util.JsonSerializing.GsonSerializer
- idFieldName - Variable in class net.minecraft.util.JsonSerializing.SerializerBuilder
- idHorizontal - Variable in enum class net.minecraft.util.math.Direction
- IDLE - Static variable in class net.minecraft.entity.ai.brain.Activity
- IDLE_SPEED - Static variable in class net.minecraft.entity.passive.AxolotlBrain
- idleActors - Variable in class net.minecraft.server.world.ChunkTaskPrioritySystem
- idleAnimationCooldown - Variable in class net.minecraft.entity.passive.CamelEntity
- idleTimeout - Variable in class net.minecraft.server.world.ServerWorld
- IDLING - Enum constant in enum class net.minecraft.entity.passive.SnifferEntity.State
- IDLING - Static variable in class net.minecraft.client.render.entity.animation.CamelAnimations
- IDLING_IN_WATER - Static variable in class net.minecraft.client.render.entity.animation.FrogAnimations
- idlingAnimationState - Variable in class net.minecraft.entity.passive.CamelEntity
- idlingInWaterAnimationState - Variable in class net.minecraft.entity.passive.FrogEntity
- idList - Variable in class net.minecraft.world.chunk.ArrayPalette
- idList - Variable in class net.minecraft.world.chunk.BiMapPalette
- idList - Variable in class net.minecraft.world.chunk.IdListPalette
- idList - Variable in class net.minecraft.world.chunk.PalettedContainer
- idList - Variable in class net.minecraft.world.chunk.SingularPalette
- IdList<T> - Class in net.minecraft.util.collection
- IdList() - Constructor for class net.minecraft.util.collection.IdList
- IdList(int) - Constructor for class net.minecraft.util.collection.IdList
- IdListPalette<T> - Class in net.minecraft.world.chunk
-
A palette that directly stores the raw ID of entries to the palette container storage.
- IdListPalette(IndexedIterable<T>) - Constructor for class net.minecraft.world.chunk.IdListPalette
- idMap - Variable in class net.minecraft.util.collection.IdList
- idOpposite - Variable in enum class net.minecraft.util.math.Direction
- idOverrides - Variable in class net.minecraft.client.font.FontManager
- idPathsIterator - Variable in class net.minecraft.client.search.TextSearchableIterator
- ids - Variable in class net.minecraft.recipe.Ingredient
- ids - Variable in class net.minecraft.structure.StructureTemplate.Palette
- ids - Variable in class net.minecraft.util.collection.Int2ObjectBiMap
- idSearcher - Variable in class net.minecraft.client.search.IdentifierSearchProvider
- idToEntity - Variable in class net.minecraft.world.entity.EntityIndex
- idToEntry - Variable in class net.minecraft.registry.SimpleRegistry
- idToIdentifiable - Variable in class net.minecraft.util.StringIdentifiable.Codec
-
Deprecated.
- idToModifiers - Variable in class net.minecraft.entity.attribute.EntityAttributeInstance
- idToValues - Variable in class net.minecraft.util.collection.Int2ObjectBiMap
- ifChunkLoaded(long, Consumer<WorldChunk>) - Method in class net.minecraft.server.world.ServerChunkManager
- ifPresentOrElse(Optional<T>, Consumer<T>, Runnable) - Static method in class net.minecraft.util.Util
-
If
optional
has value, callspresentAction
with the value, otherwise callselseAction
. - ifTrue - Variable in record class net.minecraft.world.gen.stateprovider.PredicatedStateProvider.Rule
-
The field for the
ifTrue
record component. - ifTrue - Variable in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.ConditionMaterialRule
-
The field for the
ifTrue
record component. - ifTrue() - Method in record class net.minecraft.world.gen.stateprovider.PredicatedStateProvider.Rule
-
Returns the value of the
ifTrue
record component. - ifTrue() - Method in record class net.minecraft.world.gen.surfacebuilder.MaterialRules.ConditionMaterialRule
-
Returns the value of the
ifTrue
record component. - IGLOO - Static variable in interface net.minecraft.structure.StructurePieceType
- IGLOO - Static variable in interface net.minecraft.world.gen.structure.StructureKeys
- IGLOO - Static variable in interface net.minecraft.world.gen.structure.StructureType
- IGLOO_CHEST_CHEST - Static variable in class net.minecraft.loot.LootTables
- IGLOO_HAS_STRUCTURE - Static variable in class net.minecraft.registry.tag.BiomeTags
- IGLOO_STRUCTURE_ID - Static variable in class net.minecraft.datafixer.fix.StructureSeparationDataFix
- IglooGenerator - Class in net.minecraft.structure
- IglooGenerator() - Constructor for class net.minecraft.structure.IglooGenerator
- IglooGenerator.Piece - Class in net.minecraft.structure
- IglooMetadataRemovalFix - Class in net.minecraft.datafixer.fix
- IglooMetadataRemovalFix(Schema, boolean) - Constructor for class net.minecraft.datafixer.fix.IglooMetadataRemovalFix
- IGLOOS - Static variable in interface net.minecraft.structure.StructureSetKeys
- IglooStructure - Class in net.minecraft.world.gen.structure
- IglooStructure(Structure.Config) - Constructor for class net.minecraft.world.gen.structure.IglooStructure
- ignite() - Method in class net.minecraft.entity.mob.CreeperEntity
- IGNITED - Static variable in class net.minecraft.entity.mob.CreeperEntity
- IGNITES_ARMOR_STANDS - Static variable in interface net.minecraft.registry.tag.DamageTypeTags
- IGNORE - Enum constant in enum class net.minecraft.block.piston.PistonBehavior
- IGNORE_AIR - Static variable in class net.minecraft.structure.processor.BlockIgnoreStructureProcessor
- IGNORE_AIR_AND_STRUCTURE_BLOCKS - Static variable in class net.minecraft.structure.processor.BlockIgnoreStructureProcessor
- IGNORE_ENTITIES_MASK - Static variable in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
- IGNORE_IF_MATCHES_ALL - Static variable in interface net.minecraft.server.filter.TextFilterer.HashIgnorer
- IGNORE_STRUCTURE_BLOCKS - Static variable in class net.minecraft.structure.processor.BlockIgnoreStructureProcessor
- IGNORE_VIBRATIONS_SNEAKING - Static variable in class net.minecraft.registry.tag.GameEventTags
- ignoreAlpha - Variable in class net.minecraft.client.gui.LogoDrawer
- ignoreCache - Variable in class net.minecraft.data.DataGenerator
- ignoreCameraFrustum - Variable in class net.minecraft.entity.Entity
- ignoreChanceOnce() - Method in class net.minecraft.entity.ai.goal.WanderAroundGoal
- IGNORED_BY_PIGLIN_BABIES - Static variable in class net.minecraft.registry.tag.ItemTags
- IGNORED_PATHS - Static variable in class net.minecraft.nbt.visitor.NbtOrderedStringFormatter
-
Contains paths for which the indentation prefix should not be prepended to the result.
- ignoreDistanceScalingFactor() - Method in class net.minecraft.entity.ai.TargetPredicate
- ignoreEntities - Variable in class net.minecraft.block.entity.StructureBlockBlockEntity
- ignoreEntities - Variable in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
- ignoreEntities - Variable in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
- ignoreEntities - Variable in class net.minecraft.structure.StructurePlacementData
- ignorer - Variable in class net.minecraft.server.filter.TextFilterer
- ignoreTypedCharacter - Variable in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
- ignoreVines - Variable in class net.minecraft.world.gen.feature.TreeFeatureConfig.Builder
- ignoreVines - Variable in class net.minecraft.world.gen.feature.TreeFeatureConfig
- ignoreVines() - Method in class net.minecraft.world.gen.feature.TreeFeatureConfig.Builder
- ignoreVisibility() - Method in class net.minecraft.entity.ai.TargetPredicate
- IGNORING_STATUS_REQUEST_MESSAGE - Static variable in class net.minecraft.server.network.ServerHandshakeNetworkHandler
- ignoringChance - Variable in class net.minecraft.entity.ai.goal.WanderAroundGoal
- ILLAGER - Static variable in class net.minecraft.entity.EntityGroup
- IllagerEntity - Class in net.minecraft.entity.mob
- IllagerEntity(EntityType<? extends IllagerEntity>, World) - Constructor for class net.minecraft.entity.mob.IllagerEntity
- IllagerEntity.LongDoorInteractGoal - Class in net.minecraft.entity.mob
- IllagerEntity.State - Enum Class in net.minecraft.entity.mob
- IllagerEntityModel<T extends IllagerEntity> - Class in net.minecraft.client.render.entity.model
- IllagerEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.IllagerEntityModel
- IllagerEntityRenderer<T extends IllagerEntity> - Class in net.minecraft.client.render.entity
- IllagerEntityRenderer(EntityRendererFactory.Context, IllagerEntityModel<T>, float) - Constructor for class net.minecraft.client.render.entity.IllagerEntityRenderer
- ILLUSIONER - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- ILLUSIONER - Static variable in class net.minecraft.entity.EntityType
- IllusionerEntity - Class in net.minecraft.entity.mob
- IllusionerEntity(EntityType<? extends IllusionerEntity>, World) - Constructor for class net.minecraft.entity.mob.IllusionerEntity
- IllusionerEntity.BlindTargetGoal - Class in net.minecraft.entity.mob
- IllusionerEntity.GiveInvisibilityGoal - Class in net.minecraft.entity.mob
- IllusionerEntityRenderer - Class in net.minecraft.client.render.entity
- IllusionerEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.IllusionerEntityRenderer
- image - Variable in record class net.minecraft.client.font.BitmapFont.BitmapFontGlyph
-
The field for the
image
record component. - image - Variable in class net.minecraft.client.font.BitmapFont
- image - Variable in enum class net.minecraft.client.font.BuiltinEmptyGlyph
- image - Variable in class net.minecraft.client.font.UnicodeTextureFont.FontImage
- image - Variable in record class net.minecraft.client.font.UnicodeTextureFont.UnicodeTextureGlyph
-
The field for the
image
record component. - image - Variable in class net.minecraft.client.realms.dto.WorldTemplate
- image - Variable in class net.minecraft.client.realms.gui.RealmsWorldSlotButton.State
- image - Variable in class net.minecraft.client.realms.gui.screen.RealmsResetWorldScreen.FrameButton
- image - Variable in record class net.minecraft.client.realms.util.RealmsTextureManager.RealmsTexture
-
The field for the
image
record component. - image - Variable in class net.minecraft.client.render.LightmapTextureManager
- image - Variable in class net.minecraft.client.texture.atlas.Sprite
- image - Variable in class net.minecraft.client.texture.NativeImageBackedTexture
- image - Variable in class net.minecraft.client.texture.ResourceTexture.TextureData
- image - Variable in class net.minecraft.client.texture.SpriteContents
- image() - Method in record class net.minecraft.client.font.BitmapFont.BitmapFontGlyph
-
Returns the value of the
image
record component. - image() - Method in record class net.minecraft.client.font.UnicodeTextureFont.UnicodeTextureGlyph
-
Returns the value of the
image
record component. - image() - Method in record class net.minecraft.client.realms.util.RealmsTextureManager.RealmsTexture
-
Returns the value of the
image
record component. - imageId - Variable in class net.minecraft.client.realms.gui.RealmsWorldSlotButton.State
- images - Variable in class net.minecraft.client.texture.SpriteContents.Interpolation
- IMAGES - Static variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
- imitateNearbyMob(World, Entity) - Static method in class net.minecraft.entity.passive.ParrotEntity
- immediate(Executor) - Static method in interface net.minecraft.util.thread.FutureQueue
- immediate(Map<RenderLayer, BufferBuilder>, BufferBuilder) - Static method in interface net.minecraft.client.render.VertexConsumerProvider
-
Returns a vertex consumer provider that immediately draws the current buffer builder when a different render layer is requested except
layerBuffers
. - immediate(BufferBuilder) - Static method in interface net.minecraft.client.render.VertexConsumerProvider
-
Returns a vertex consumer provider that immediately draws the current buffer builder when a different render layer is requested.
- Immediate(BufferBuilder, Map<RenderLayer, BufferBuilder>) - Constructor for class net.minecraft.client.render.VertexConsumerProvider.Immediate
- IMMEDIATE - Enum constant in enum class net.minecraft.world.chunk.WorldChunk.CreationType
- IMMEDIATE_RESPAWN - Static variable in class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
- immediateDespawnRange - Variable in enum class net.minecraft.entity.SpawnGroup
- IMMINENT_HARM - Enum constant in enum class net.minecraft.client.report.AbuseReportReason
- IMMINENT_HARM_TO_PERSON_OR_PROPERTY - Enum constant in enum class net.minecraft.client.util.BanReason
- IMMUNE_TO_ZOMBIFICATION - Static variable in class net.minecraft.entity.mob.AbstractPiglinEntity
- ImmutableImpl(List<? extends Registry<?>>) - Constructor for class net.minecraft.registry.DynamicRegistryManager.ImmutableImpl
- ImmutableImpl(Map<? extends RegistryKey<? extends Registry<?>>, ? extends Registry<?>>) - Constructor for class net.minecraft.registry.DynamicRegistryManager.ImmutableImpl
- ImmutableImpl(Stream<DynamicRegistryManager.Entry<?>>) - Constructor for class net.minecraft.registry.DynamicRegistryManager.ImmutableImpl
- IMPACT_PROJECTILES - Static variable in class net.minecraft.registry.tag.EntityTypeTags
- impactSoundFactory - Variable in class net.minecraft.entity.ai.brain.task.RamImpactTask
- IMPALING - Static variable in class net.minecraft.enchantment.Enchantments
- ImpalingEnchantment - Class in net.minecraft.enchantment
- ImpalingEnchantment(Enchantment.Rarity, EquipmentSlot[]) - Constructor for class net.minecraft.enchantment.ImpalingEnchantment
- IMPERMEABLE - Static variable in class net.minecraft.registry.tag.BlockTags
- Impl() - Constructor for class net.minecraft.client.gui.widget.Positioner.Impl
- Impl(GameProfile) - Constructor for class net.minecraft.server.filter.TextFilterer.Impl
- Impl(Map<String, SignedMessage>) - Constructor for record class net.minecraft.network.message.SignedCommandArguments.Impl
- Impl(Positioner.Impl) - Constructor for class net.minecraft.client.gui.widget.Positioner.Impl
- Impl(ReporterEnvironment, UserApiService) - Constructor for record class net.minecraft.client.report.AbuseReportSender.Impl
- Impl(SignatureVerifier) - Constructor for class net.minecraft.network.message.MessageVerifier.Impl
- Impl(ChunkNoiseSampler, ChunkPos, NoiseRouter, RandomSplitter, int, int, AquiferSampler.FluidLevelSampler) - Constructor for class net.minecraft.world.gen.chunk.AquiferSampler.Impl
- implementation - Variable in class net.minecraft.util.math.random.Xoroshiro128PlusPlusRandom
- Implementation(I, float[], List<Spline<C, I>>, float[], float, float) - Constructor for record class net.minecraft.util.math.Spline.Implementation
- IMPORT_VERSION_PATTERN - Static variable in class net.minecraft.client.gl.GlImportProcessor
- importFrom(Palette<T>, PaletteStorage) - Method in record class net.minecraft.world.chunk.PalettedContainer.Data
-
Imports the data from the other
storage
with the otherpalette
. - IMPOSSIBLE - Static variable in class net.minecraft.advancement.criterion.Criteria
- ImpossibleCriterion - Class in net.minecraft.advancement.criterion
- ImpossibleCriterion() - Constructor for class net.minecraft.advancement.criterion.ImpossibleCriterion
- ImpossibleCriterion.Conditions - Class in net.minecraft.advancement.criterion
- IN_AIR - Enum constant in enum class net.minecraft.entity.vehicle.BoatEntity.Location
- IN_FIRE - Static variable in interface net.minecraft.entity.damage.DamageTypes
- IN_LAVA - Enum constant in enum class net.minecraft.entity.SpawnRestriction.Location
- IN_MOUNTAIN - Enum constant in enum class net.minecraft.structure.RuinedPortalStructurePiece.VerticalPlacement
- IN_NETHER - Enum constant in enum class net.minecraft.structure.RuinedPortalStructurePiece.VerticalPlacement
- IN_OPEN_WATER - Static variable in class net.minecraft.predicate.entity.FishingHookPredicate
- IN_SLEEPING_POSE - Static variable in class net.minecraft.entity.passive.CatEntity
- IN_SQUARE - Static variable in interface net.minecraft.world.gen.placementmodifier.PlacementModifierType
- IN_WALL - Static variable in class net.minecraft.block.FenceGateBlock
- IN_WALL - Static variable in interface net.minecraft.entity.damage.DamageTypes
- IN_WALL - Static variable in class net.minecraft.state.property.Properties
-
A property that specifies if a fence gate is attached to a wall.
- IN_WALL_X_AXIS_CULL_SHAPE - Static variable in class net.minecraft.block.FenceGateBlock
- IN_WALL_X_AXIS_SHAPE - Static variable in class net.minecraft.block.FenceGateBlock
- IN_WALL_Z_AXIS_CULL_SHAPE - Static variable in class net.minecraft.block.FenceGateBlock
- IN_WALL_Z_AXIS_SHAPE - Static variable in class net.minecraft.block.FenceGateBlock
- IN_WATER - Enum constant in enum class net.minecraft.entity.SpawnRestriction.Location
- IN_WATER - Enum constant in enum class net.minecraft.entity.vehicle.BoatEntity.Location
- INACCESSIBLE - Enum constant in enum class net.minecraft.server.world.ChunkHolder.LevelType
- INACTIVE - Enum constant in enum class net.minecraft.block.enums.SculkSensorPhase
- inAir - Variable in class net.minecraft.entity.passive.AbstractHorseEntity
- INAPPLICABLE_OPTION_EXCEPTION - Static variable in class net.minecraft.command.EntitySelectorOptions
- inBlockState - Variable in class net.minecraft.entity.projectile.PersistentProjectileEntity
- inBlockTick - Variable in class net.minecraft.server.world.ServerWorld
- inBoundsAndContains(int, int, int) - Method in class net.minecraft.util.shape.VoxelSet
- inBoundsAndContains(AxisCycleDirection, int, int, int) - Method in class net.minecraft.util.shape.VoxelSet
- INCLUDE_DIRECTORY - Static variable in class net.minecraft.client.gl.ShaderProgram
- INCLUDE_ENTITIES_TEXT - Static variable in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
- includeFreeRaiders(Raid) - Method in class net.minecraft.entity.ai.goal.MoveToRaidCenterGoal
- includesNonPlayers - Variable in class net.minecraft.command.EntitySelector
- includesNonPlayers - Variable in class net.minecraft.command.EntitySelectorReader
- includesNonPlayers() - Method in class net.minecraft.command.EntitySelector
- includeWithItem(Block[]) - Method in class net.minecraft.data.client.BlockStateModelGenerator.BuiltinModelPool
- includeWithItem(Model, Block[]) - Method in class net.minecraft.data.client.BlockStateModelGenerator.BuiltinModelPool
- includeWithoutItem(Block[]) - Method in class net.minecraft.data.client.BlockStateModelGenerator.BuiltinModelPool
- inclusionSelector - Variable in class net.minecraft.entity.ai.goal.FleeEntityGoal
- INCOMPATIBLE - Static variable in class net.minecraft.client.gui.screen.pack.PackListWidget
- INCOMPATIBLE_CONFIRM - Static variable in class net.minecraft.client.gui.screen.pack.PackListWidget
- INCOMPATIBLE_LINES - Static variable in class net.minecraft.client.realms.gui.screen.RealmsClientOutdatedScreen
- INCOMPATIBLE_LINES_UNSTABLE - Static variable in class net.minecraft.client.realms.gui.screen.RealmsClientOutdatedScreen
- INCOMPATIBLE_TEXT - Static variable in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget
- INCOMPATIBLE_TITLE - Static variable in class net.minecraft.client.realms.gui.screen.RealmsClientOutdatedScreen
- incompatibleResourcePacks - Variable in class net.minecraft.client.option.GameOptions
- incompatibleText - Variable in class net.minecraft.client.gui.screen.pack.PackListWidget.ResourcePackEntry
- INCOMPLETE_ANGLE_EXCEPTION - Static variable in class net.minecraft.command.argument.AngleArgumentType
- INCOMPLETE_EXCEPTION - Static variable in class net.minecraft.command.argument.ColumnPosArgumentType
- INCOMPLETE_EXCEPTION - Static variable in class net.minecraft.command.argument.Vec2ArgumentType
- INCOMPLETE_EXCEPTION - Static variable in class net.minecraft.command.argument.Vec3ArgumentType
- INCOMPLETE_ROTATION_EXCEPTION - Static variable in class net.minecraft.command.argument.RotationArgumentType
- increaseAge(int) - Method in class net.minecraft.entity.passive.TadpoleEntity
- increaseAge(BlockState, World, BlockPos) - Method in class net.minecraft.block.FrostedIceBlock
- increaseAngerAt(Entity) - Method in class net.minecraft.entity.mob.WardenEntity
- increaseAngerAt(Entity, int, boolean) - Method in class net.minecraft.entity.mob.WardenEntity
- increaseAngerAt(Entity, int) - Method in class net.minecraft.entity.ai.WardenAngerManager
- increaseBufferSize() - Method in class net.minecraft.client.sound.OggAudioStream
- INCREASED_FIRE_BURNOUT - Static variable in class net.minecraft.registry.tag.BiomeTags
- increaseDensity(SpawnGroup) - Method in class net.minecraft.world.SpawnDensityCapper.DensityCap
- increaseDensity(ChunkPos, SpawnGroup) - Method in class net.minecraft.world.SpawnDensityCapper
- increaseGroupSize() - Method in class net.minecraft.entity.passive.SchoolingFishEntity
- increaseHeight() - Method in class net.minecraft.block.entity.BeaconBlockEntity.BeamSegment
- increaseInhabitedTime(long) - Method in class net.minecraft.world.chunk.Chunk
- increaseMinPendingLevel(int) - Method in class net.minecraft.world.chunk.light.LevelPropagator
- increasePower(BlockState) - Method in class net.minecraft.block.RedstoneWireBlock
- increaseRidingMotionStats(double, double, double) - Method in class net.minecraft.entity.player.PlayerEntity
- increaseRowRecursively(float) - Method in class net.minecraft.advancement.AdvancementPositioner
- increaseSpecialPrice(int) - Method in class net.minecraft.village.TradeOffer
-
Increases the special price of this trade offer by
increment
. - increaseStat(PlayerEntity, Stat<?>, int) - Method in class net.minecraft.stat.StatHandler
- increaseStat(Stat<?>, int) - Method in class net.minecraft.entity.player.PlayerEntity
- increaseStat(Stat<?>, int) - Method in class net.minecraft.server.network.ServerPlayerEntity
- increaseStat(Identifier, int) - Method in class net.minecraft.entity.player.PlayerEntity
- increaseTravelMotionStats(double, double, double) - Method in class net.minecraft.entity.player.PlayerEntity
- increaseWarningLevel() - Method in class net.minecraft.block.entity.SculkShriekerWarningManager
- increment(int) - Method in class net.minecraft.item.ItemStack
-
Increments the count of items in this item stack.
- INCREMENT - Static variable in class net.minecraft.util.math.random.CheckedRandom
- INCREMENT - Static variable in class net.minecraft.util.math.random.LocalRandom
- INCREMENT - Static variable in class net.minecraft.util.math.random.ThreadSafeRandom
-
Deprecated.
- incrementAndGetAccessCount() - Method in class net.minecraft.util.UserCache
- incrementFeatureCount(ServerWorld, ConfiguredFeature<?, ?>, Optional<PlacedFeature>) - Static method in class net.minecraft.world.gen.feature.util.FeatureDebugLogger
- incrementReferences() - Method in class net.minecraft.structure.StructureStart
- incrementReferences(StructureStart) - Method in class net.minecraft.world.gen.StructureAccessor
- incrementReferences(ChunkPos, Structure) - Method in class net.minecraft.world.StructureLocator
- incrementRows() - Method in class net.minecraft.client.gui.screen.world.WorldScreenOptionGrid.Builder
- incrementScore() - Method in class net.minecraft.scoreboard.ScoreboardPlayerScore
- incrementScore(int) - Method in class net.minecraft.scoreboard.ScoreboardPlayerScore
- incrementScreenHandlerSyncId() - Method in class net.minecraft.server.network.ServerPlayerEntity
- incrementSequence() - Method in class net.minecraft.client.network.PendingUpdateManager
- incrementStat(Stat<?>) - Method in class net.minecraft.entity.player.PlayerEntity
- incrementStat(Identifier) - Method in class net.minecraft.entity.player.PlayerEntity
- incrementTotalChunksCount(ServerWorld) - Static method in class net.minecraft.world.gen.feature.util.FeatureDebugLogger
- incrementTotalWorldTimeStat() - Method in class net.minecraft.server.integrated.IntegratedServer
- indent(StringBuilder, int) - Static method in class net.minecraft.util.profiler.ProfileResultImpl
- indentationLevel - Variable in class net.minecraft.nbt.visitor.NbtOrderedStringFormatter
- indentationLevel - Variable in class net.minecraft.nbt.visitor.NbtTextFormatter
- index - Variable in class net.minecraft.client.gui.screen.advancement.AdvancementTab
- index - Variable in class net.minecraft.client.gui.screen.ingame.MerchantScreen.WidgetButtonPage
- index - Variable in class net.minecraft.client.gui.screen.narration.ScreenNarrator.Message
- index - Variable in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.MessageEntry
- index - Variable in class net.minecraft.client.gui.screen.Screen.SelectedElementNarrationData
- index - Variable in class net.minecraft.client.gui.widget.CyclingButtonWidget
- index - Variable in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
- index - Variable in class net.minecraft.client.render.FpsSmoother
- index - Variable in class net.minecraft.client.render.model.json.ModelOverrideList.InlinedCondition
- index - Variable in enum class net.minecraft.client.render.model.json.ModelTransformationMode
- index - Variable in enum class net.minecraft.client.render.model.ModelRotation
- index - Variable in class net.minecraft.client.resource.metadata.AnimationFrameResourceMetadata
- index - Variable in class net.minecraft.client.texture.SpriteContents.AnimationFrame
- index - Variable in class net.minecraft.client.world.ClientEntityManager
- index - Variable in class net.minecraft.command.argument.NbtPathArgumentType.IndexedListElementNode
- index - Variable in enum class net.minecraft.entity.decoration.DisplayEntity.BillboardMode
- index - Variable in record class net.minecraft.network.message.MessageLink
-
The field for the
index
record component. - index - Variable in record class net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket
-
The field for the
index
record component. - index - Variable in class net.minecraft.screen.slot.Slot
- index - Variable in class net.minecraft.server.world.ServerEntityManager
- index - Variable in record class net.minecraft.util.logging.LogFileCompressor.LogId
-
The field for the
index
record component. - index - Variable in class net.minecraft.world.chunk.ChunkStatus
- index - Variable in class net.minecraft.world.entity.SimpleEntityLookup
- index - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
- index - Variable in enum class net.minecraft.world.tick.TickPriority
- index() - Method in record class net.minecraft.network.message.MessageLink
-
Returns the value of the
index
record component. - index() - Method in record class net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket
-
Returns the value of the
index
record component. - index() - Method in record class net.minecraft.util.logging.LogFileCompressor.LogId
-
Returns the value of the
index
record component. - index(int, int, int) - Method in class net.minecraft.world.gen.chunk.AquiferSampler.Impl
- index(T) - Method in class net.minecraft.world.chunk.ArrayPalette
-
Returns the ID of an object in this palette.
- index(T) - Method in class net.minecraft.world.chunk.BiMapPalette
-
Returns the ID of an object in this palette.
- index(T) - Method in class net.minecraft.world.chunk.IdListPalette
-
Returns the ID of an object in this palette.
- index(T) - Method in interface net.minecraft.world.chunk.Palette
-
Returns the ID of an object in this palette.
- index(T) - Method in class net.minecraft.world.chunk.SingularPalette
-
Returns the ID of an object in this palette.
- INDEX_PARAMETERS - Static variable in class net.minecraft.util.collection.PackedIntegerArray
-
Magic constants for faster integer division by a constant.
- indexBits - Variable in class net.minecraft.world.chunk.ArrayPalette
- indexBits - Variable in class net.minecraft.world.chunk.BiMapPalette
- indexBufferId - Variable in class net.minecraft.client.gl.VertexBuffer
- indexCount - Variable in class net.minecraft.client.gl.VertexBuffer
- indexCount - Variable in record class net.minecraft.client.render.BufferBuilder.DrawParameters
-
The field for the
indexCount
record component. - indexCount() - Method in record class net.minecraft.client.render.BufferBuilder.DrawParameters
-
Returns the value of the
indexCount
record component. - Indexed(int) - Constructor for record class net.minecraft.network.message.MessageSignatureData.Indexed
- Indexed(int, MessageSignatureData) - Constructor for record class net.minecraft.network.message.MessageSignatureData.Indexed
- Indexed(List<MessageSignatureData.Indexed>) - Constructor for record class net.minecraft.network.message.LastSeenMessageList.Indexed
- Indexed(MessageSignatureData) - Constructor for record class net.minecraft.network.message.MessageSignatureData.Indexed
- Indexed(PacketByteBuf) - Constructor for record class net.minecraft.network.message.LastSeenMessageList.Indexed
- IndexedFeatures(List<PlacedFeature>) - Constructor for record class net.minecraft.world.gen.feature.util.PlacedFeatureIndexer.IndexedFeatures
- IndexedFeatures(List<PlacedFeature>, ToIntFunction<PlacedFeature>) - Constructor for record class net.minecraft.world.gen.feature.util.PlacedFeatureIndexer.IndexedFeatures
- indexedFeaturesList - Variable in class net.minecraft.world.biome.GenerationSettings.Builder
- indexedFeaturesListSupplier - Variable in class net.minecraft.world.gen.chunk.ChunkGenerator
- IndexedIterable<T> - Interface in net.minecraft.util.collection
- IndexedListElementNode(int) - Constructor for class net.minecraft.command.argument.NbtPathArgumentType.IndexedListElementNode
- indexMapping - Variable in record class net.minecraft.world.gen.feature.util.PlacedFeatureIndexer.IndexedFeatures
-
The field for the
indexMapping
record component. - indexMapping() - Method in record class net.minecraft.world.gen.feature.util.PlacedFeatureIndexer.IndexedFeatures
-
Returns the value of the
indexMapping
record component. - indexOf(int, int, byte) - Method in class net.minecraft.network.PacketByteBuf
- indexOf(List<T>, T, int) - Static method in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
- indexOf(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
-
Given the item stack to search for, returns the equivalent slot index with a matching stack that is all of: not damaged, not enchanted, and not renamed.
- indexOf(MessageSignatureData) - Method in class net.minecraft.network.message.MessageSignatureStorage
- indexOffset - Variable in class net.minecraft.util.collection.PackedIntegerArray
- indexOnly - Variable in record class net.minecraft.client.render.BufferBuilder.DrawParameters
-
The field for the
indexOnly
record component. - indexOnly() - Method in record class net.minecraft.client.render.BufferBuilder.DrawParameters
-
Returns the value of the
indexOnly
record component. - indexScale - Variable in class net.minecraft.util.collection.PackedIntegerArray
- indexShift - Variable in class net.minecraft.util.collection.PackedIntegerArray
- indexSolidSide(Direction, SideShapeType) - Static method in class net.minecraft.block.AbstractBlock.AbstractBlockState.ShapeCache
- indexStartOffset - Variable in class net.minecraft.client.gui.screen.ingame.MerchantScreen
- indexTaskList(int, ImmutableList<? extends Task<? super E>>) - Method in class net.minecraft.entity.ai.brain.Brain
- indexType - Variable in class com.mojang.blaze3d.systems.RenderSystem.ShapeIndexBuffer
- indexType - Variable in class net.minecraft.client.gl.VertexBuffer
- indexType - Variable in record class net.minecraft.client.render.BufferBuilder.DrawParameters
-
The field for the
indexType
record component. - indexType() - Method in record class net.minecraft.client.render.BufferBuilder.DrawParameters
-
Returns the value of the
indexType
record component. - IndexType(int, int) - Constructor for enum class net.minecraft.client.render.VertexFormat.IndexType
- indicator - Variable in record class net.minecraft.client.gui.hud.ChatHudLine
-
The field for the
indicator
record component. - indicator - Variable in record class net.minecraft.client.gui.hud.ChatHudLine.Visible
-
The field for the
indicator
record component. - indicator() - Method in record class net.minecraft.client.gui.hud.ChatHudLine
-
Returns the value of the
indicator
record component. - indicator() - Method in record class net.minecraft.client.gui.hud.ChatHudLine.Visible
-
Returns the value of the
indicator
record component. - INDICATOR_LEFT_MARGIN - Static variable in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.MessageEntry
- indicatorColor - Variable in record class net.minecraft.client.gui.hud.MessageIndicator
-
The field for the
indicatorColor
record component. - indicatorColor() - Method in record class net.minecraft.client.gui.hud.MessageIndicator
-
Returns the value of the
indicatorColor
record component. - indicatorIcon - Variable in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.MessageEntry
- INDICES_KEY - Static variable in class net.minecraft.world.chunk.UpgradeData
- INDIRECT_MAGIC - Static variable in interface net.minecraft.entity.damage.DamageTypes
- indirectMagic(Entity, Entity) - Method in class net.minecraft.entity.damage.DamageSources
- INFESTED_CHISELED_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
- INFESTED_CHISELED_STONE_BRICKS - Static variable in class net.minecraft.item.Items
- INFESTED_COBBLESTONE - Static variable in class net.minecraft.block.Blocks
- INFESTED_COBBLESTONE - Static variable in class net.minecraft.item.Items
- INFESTED_CRACKED_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
- INFESTED_CRACKED_STONE_BRICKS - Static variable in class net.minecraft.item.Items
- INFESTED_DEEPSLATE - Static variable in class net.minecraft.block.Blocks
- INFESTED_DEEPSLATE - Static variable in class net.minecraft.item.Items
- INFESTED_MOSSY_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
- INFESTED_MOSSY_STONE_BRICKS - Static variable in class net.minecraft.item.Items
- INFESTED_STONE - Static variable in class net.minecraft.block.Blocks
- INFESTED_STONE - Static variable in class net.minecraft.item.Items
- INFESTED_STONE_BRICKS - Static variable in class net.minecraft.block.Blocks
- INFESTED_STONE_BRICKS - Static variable in class net.minecraft.item.Items
- INFESTED_TO_REGULAR_STATE - Static variable in class net.minecraft.block.InfestedBlock
- InfestedBlock - Class in net.minecraft.block
- InfestedBlock(Block, AbstractBlock.Settings) - Constructor for class net.minecraft.block.InfestedBlock
-
Creates an infested block
- infiniburn - Variable in record class net.minecraft.world.dimension.DimensionType
-
The field for the
infiniburn
record component. - infiniburn() - Method in record class net.minecraft.world.dimension.DimensionType
-
Returns the value of the
infiniburn
record component. - INFINIBURN_END - Static variable in class net.minecraft.registry.tag.BlockTags
- INFINIBURN_NETHER - Static variable in class net.minecraft.registry.tag.BlockTags
- INFINIBURN_OVERWORLD - Static variable in class net.minecraft.registry.tag.BlockTags
- infinite() - Static method in class net.minecraft.util.math.BlockBox
-
Returns a new all-encompassing, infinite box.
- INFINITE - Static variable in class net.minecraft.entity.effect.StatusEffectInstance
- INFINITY - Static variable in class net.minecraft.enchantment.Enchantments
- InfinityEnchantment - Class in net.minecraft.enchantment
- InfinityEnchantment(Enchantment.Rarity, EquipmentSlot[]) - Constructor for class net.minecraft.enchantment.InfinityEnchantment
- inFire - Variable in class net.minecraft.entity.damage.DamageSources
- inFire() - Method in class net.minecraft.entity.damage.DamageSources
- InflateGoal(PufferfishEntity) - Constructor for class net.minecraft.entity.passive.PufferfishEntity.InflateGoal
- inflater - Variable in class net.minecraft.network.PacketInflater
- inflateTicks - Variable in class net.minecraft.entity.passive.PufferfishEntity
- inflictsFireDamage(BlockState) - Static method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
- info - Variable in class net.minecraft.client.font.TrueTypeFont
- info - Variable in enum class net.minecraft.client.gui.screen.world.WorldCreator.Mode
- info - Variable in class net.minecraft.client.realms.task.ResettingNormalWorldTask
- info - Variable in class net.minecraft.util.WinNativeModuleUtil.NativeModule
- info(int, int, int, int, int, long, long) - Static method in class net.minecraft.client.gl.GlDebug
- Info(int, Object2IntOpenHashMap<SpawnGroup>, GravityField, SpawnDensityCapper) - Constructor for class net.minecraft.world.SpawnHelper.Info
- Info(RegistryKey<? extends Registry<E>>, Codec<E>) - Constructor for record class net.minecraft.registry.SerializableRegistries.Info
- INFO - Enum constant in enum class net.minecraft.client.realms.gui.screen.RealmsLongConfirmationScreen.Type
- INFO_ICON - Static variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
- INFO_STYLE - Static variable in class net.minecraft.client.gui.screen.ChatInputSuggestor
- INFO_TOOLTIP - Static variable in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
- INFO_WIDTH - Static variable in class net.minecraft.client.gui.screen.world.ExperimentsScreen
- Information(int, int, int) - Constructor for class net.minecraft.datafixer.fix.StructureSeparationDataFix.Information
- infos - Variable in class net.minecraft.structure.StructureTemplate.PalettedBlockInfoList
- inGameHud - Variable in class net.minecraft.client.gui.hud.PlayerListHud
- inGameHud - Variable in class net.minecraft.client.MinecraftClient
- InGameHud - Class in net.minecraft.client.gui.hud
-
Responsible for rendering the HUD elements while the player is in game.
- InGameHud(MinecraftClient, ItemRenderer) - Constructor for class net.minecraft.client.gui.hud.InGameHud
- InGameHud.HeartType - Enum Class in net.minecraft.client.gui.hud
- InGameOverlayRenderer - Class in net.minecraft.client.gui.hud
- InGameOverlayRenderer() - Constructor for class net.minecraft.client.gui.hud.InGameOverlayRenderer
- ingredient - Variable in class net.minecraft.client.gui.screen.recipebook.RecipeBookGhostSlots.GhostInputSlot
- ingredient - Variable in class net.minecraft.entity.ai.brain.sensor.TemptationsSensor
- ingredient - Variable in record class net.minecraft.item.trim.ArmorTrimMaterial
-
The field for the
ingredient
record component. - ingredient - Variable in class net.minecraft.recipe.BrewingRecipeRegistry.Recipe
- ingredient() - Method in record class net.minecraft.item.trim.ArmorTrimMaterial
-
Returns the value of the
ingredient
record component. - Ingredient - Class in net.minecraft.recipe
- Ingredient(Stream<? extends Ingredient.Entry>) - Constructor for class net.minecraft.recipe.Ingredient
- Ingredient.Entry - Interface in net.minecraft.recipe
- Ingredient.StackEntry - Class in net.minecraft.recipe
- Ingredient.TagEntry - Class in net.minecraft.recipe
- ingredientItemLookup - Variable in class net.minecraft.recipe.RecipeMatcher.Matcher
- ingredients - Variable in class net.minecraft.recipe.RecipeMatcher.Matcher
- INGREDIENTS - Static variable in class net.minecraft.item.ItemGroups
- INGREDIENTS_TEXT - Static variable in class net.minecraft.item.SmithingTemplateItem
- ingredientSlot - Variable in class net.minecraft.screen.BrewingStandScreenHandler
- IngredientSlot(Inventory, int, int, int) - Constructor for class net.minecraft.screen.BrewingStandScreenHandler.IngredientSlot
- ingredientsText - Variable in class net.minecraft.item.SmithingTemplateItem
- inGround - Variable in class net.minecraft.entity.projectile.PersistentProjectileEntity
- inGroundTime - Variable in class net.minecraft.entity.projectile.PersistentProjectileEntity
- inhabitedTime - Variable in class net.minecraft.world.chunk.Chunk
- inherit(TextureKey, TextureKey) - Method in class net.minecraft.data.client.TextureMap
- inherited - Variable in class net.minecraft.data.client.TextureMap
- init() - Method in class net.minecraft.client.gui.screen.AccessibilityOnboardingScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.AddServerScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.advancement.AdvancementsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.BackupPromptScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ChatScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ConfirmScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ConnectScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.CreditsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.CustomizeBuffetLevelScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.DatapackFailureScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.DeathScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.DemoScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.DialogScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.DirectConnectScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.DisconnectedScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.FatalErrorScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.GameMenuScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.GameModeSelectionScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.AbstractCommandBlockScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.AbstractFurnaceScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.AbstractSignEditScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.BeaconScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.BookScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.BrewingStandScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.CommandBlockScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.CraftingScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.EnchantmentScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.ForgingScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.Generic3x3ContainerScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.HandledScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.InventoryScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.JigsawBlockScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.LecternScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.LoomScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.MerchantScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.MinecartCommandBlockScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.SignEditScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.NoticeScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.OpenToLanScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.option.AccessibilityOptionsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.option.ControlsOptionsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.option.CreditsAndAttributionScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.option.KeybindsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.option.LanguageOptionsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.option.MouseOptionsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.option.OnlineOptionsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.option.OptionsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.option.SimpleOptionsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.option.SkinOptionsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.option.SoundOptionsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.option.TelemetryInfoScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.option.VideoOptionsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.OutOfMemoryScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.pack.ExperimentalWarningScreen.DetailsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.pack.ExperimentalWarningScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.pack.PackScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.PresetsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.report.AbuseReportReasonScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.report.ChatReportScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.Screen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.SleepingChatScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.StatsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.TaskScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.TitleScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.WarningScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.world.EditGameRulesScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.world.EditWorldScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.world.ExperimentsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.world.OptimizeWorldScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.screen.world.SelectWorldScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.gui.widget.TabNavigationWidget
- init() - Method in class net.minecraft.client.network.ClientPlayerEntity
- init() - Method in class net.minecraft.client.realms.gui.screen.DisconnectedRealmsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupInfoScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsBackupScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsBrokenWorldScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsClientOutdatedScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsConfigureWorldScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsConfirmScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsCreateRealmScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsGenericErrorScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsInviteScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsLongConfirmationScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsLongRunningMcoTaskScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsNotificationsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsParentalConsentScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsPendingInvitesScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsPlayerScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsResetNormalWorldScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsResetWorldScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectFileToUploadScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsSettingsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsSlotOptionsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsSubscriptionInfoScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsTermsScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.gui.screen.RealmsUploadScreen
-
Called when a screen should be initialized.
- init() - Method in class net.minecraft.client.realms.task.LongRunningTask
- init() - Method in class net.minecraft.client.render.OverlayVertexConsumer
- init() - Method in class net.minecraft.client.sound.OggAudioStream.ChannelList
- init() - Method in class net.minecraft.client.sound.SoundListener
- init() - Method in class net.minecraft.command.argument.NbtPathArgumentType.AllListElementNode
- init() - Method in class net.minecraft.command.argument.NbtPathArgumentType.FilteredListElementNode
- init() - Method in class net.minecraft.command.argument.NbtPathArgumentType.FilteredNamedNode
- init() - Method in class net.minecraft.command.argument.NbtPathArgumentType.FilteredRootNode
- init() - Method in class net.minecraft.command.argument.NbtPathArgumentType.IndexedListElementNode
- init() - Method in class net.minecraft.command.argument.NbtPathArgumentType.NamedNode
- init() - Method in interface net.minecraft.command.argument.NbtPathArgumentType.PathNode
- init() - Static method in class net.minecraft.registry.Registries
- init() - Method in interface net.minecraft.structure.EndCityGenerator.Part
- init() - Static method in class net.minecraft.structure.StrongholdGenerator
- init() - Method in class net.minecraft.test.StructureTestListener
- init() - Method in class net.minecraft.util.math.AffineTransformation
- init(int, int) - Method in class net.minecraft.client.gl.WindowFramebuffer
- init(String, boolean) - Method in class net.minecraft.client.sound.SoundEngine
- init(PersistentStateManager) - Method in class net.minecraft.world.FeatureUpdater
- init(Map<String, AdvancementCriterion>, String[][]) - Method in class net.minecraft.advancement.AdvancementProgress
- init(MinecraftClient) - Static method in class net.minecraft.client.gui.screen.SplashOverlay
- init(MinecraftClient, int, int) - Method in class net.minecraft.client.gui.screen.Screen
- init(StatusEffect) - Method in class net.minecraft.client.gui.screen.ingame.BeaconScreen.EffectButtonWidget
- init(RegistryBuilder.Registries) - Method in record class net.minecraft.registry.RegistryBuilder.RegistryInfo
- init(BlockPos, int) - Method in class net.minecraft.test.GameTestState
- init(ChunkCache, MobEntity) - Method in class net.minecraft.entity.ai.pathing.AmphibiousPathNodeMaker
- init(ChunkCache, MobEntity) - Method in class net.minecraft.entity.ai.pathing.BirdPathNodeMaker
- init(ChunkCache, MobEntity) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
- init(ChunkCache, MobEntity) - Method in class net.minecraft.entity.ai.pathing.PathNodeMaker
- init(ChunkCache, MobEntity) - Method in class net.minecraft.entity.ai.pathing.WaterPathNodeMaker
- init(Matrix4f, Matrix4f) - Method in class net.minecraft.client.render.Frustum
- INIT - Enum constant in enum class net.minecraft.network.packet.s2c.play.UnlockRecipesS2CPacket.Action
- initAttributes() - Method in class net.minecraft.entity.mob.ZombieEntity
- initAttributes() - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
- initAttributes(Random) - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
- initAttributes(Random) - Method in class net.minecraft.entity.mob.ZombieHorseEntity
- initAttributes(Random) - Method in class net.minecraft.entity.passive.AbstractDonkeyEntity
- initAttributes(Random) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- initAttributes(Random) - Method in class net.minecraft.entity.passive.HorseEntity
- initBackendSystem() - Static method in class com.mojang.blaze3d.systems.RenderSystem
- initBlockColumn(int, Chunk, int, int) - Method in class net.minecraft.world.gen.chunk.BlendingData
- initBrain(Brain<VillagerEntity>) - Method in class net.minecraft.entity.passive.VillagerEntity
- initBuilder() - Method in class net.minecraft.nbt.NbtOps.MapBuilder
- initButtons(int) - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerWarningScreen
- initButtons(int) - Method in class net.minecraft.client.gui.screen.Realms32BitWarningScreen
- initButtons(int) - Method in class net.minecraft.client.gui.screen.report.ChatReportScreen.DiscardWarningScreen
- initButtons(int) - Method in class net.minecraft.client.gui.screen.WarningScreen
- initChunkBlendingData(Chunk, Set<EightWayDirection>) - Method in class net.minecraft.world.gen.chunk.BlendingData
- initChunkCaches() - Method in class net.minecraft.server.world.ServerChunkManager
- initColor() - Method in class net.minecraft.entity.projectile.ArrowEntity
- initCrashReport() - Static method in class net.minecraft.util.crash.CrashReport
- initCustomGoals() - Method in class net.minecraft.entity.mob.DrownedEntity
- initCustomGoals() - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
- initCustomGoals() - Method in class net.minecraft.entity.mob.ZombieEntity
- initCustomGoals() - Method in class net.minecraft.entity.mob.ZombieHorseEntity
- initCustomGoals() - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
- initCustomGoals() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- initDataTracker() - Method in class net.minecraft.entity.AreaEffectCloudEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.boss.dragon.EnderDragonPart
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.boss.WitherEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.decoration.AbstractDecorationEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.decoration.DisplayEntity.BlockDisplayEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.decoration.DisplayEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.decoration.DisplayEntity.ItemDisplayEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.decoration.EndCrystalEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.decoration.InteractionEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.decoration.ItemFrameEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.decoration.painting.PaintingEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.Entity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.ExperienceOrbEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.EyeOfEnderEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.FallingBlockEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.ItemEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.LightningEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.LivingEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.MarkerEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.AbstractPiglinEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.BlazeEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.CreeperEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.EndermanEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.EvokerEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.EvokerFangsEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.GhastEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.GuardianEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.HoglinEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.IllusionerEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.MobEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.PhantomEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.PiglinEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.PillagerEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.ShulkerEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.SkeletonEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.SlimeEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.SpellcastingIllagerEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.SpiderEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.VexEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.WardenEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.WitchEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.ZoglinEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.ZombieEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.AbstractDonkeyEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.AllayEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.AxolotlEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.BatEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.BeeEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.CamelEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.CatEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.DolphinEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.FishEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.FoxEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.FrogEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.GlowSquidEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.GoatEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.HorseEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.IronGolemEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.LlamaEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.MerchantEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.MooshroomEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.OcelotEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.PandaEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.ParrotEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.PassiveEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.PigEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.PolarBearEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.PufferfishEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.RabbitEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.SheepEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.SnowGolemEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.StriderEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.TameableEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.TropicalFishEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.TurtleEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.VillagerEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.passive.WolfEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.player.PlayerEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.projectile.AbstractFireballEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.projectile.ArrowEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.projectile.ExplosiveProjectileEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.projectile.LlamaSpitEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.projectile.thrown.ThrownItemEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.projectile.TridentEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.projectile.WitherSkullEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.raid.RaiderEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.TntEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.vehicle.BoatEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity
-
Initializes data tracker.
- initDataTracker() - Method in class net.minecraft.entity.vehicle.FurnaceMinecartEntity
-
Initializes data tracker.
- initedBlock - Variable in class net.minecraft.network.packet.s2c.play.LightData
- initedSky - Variable in class net.minecraft.network.packet.s2c.play.LightData
- initEquipment(Random, LocalDifficulty) - Method in class net.minecraft.entity.mob.AbstractSkeletonEntity
- initEquipment(Random, LocalDifficulty) - Method in class net.minecraft.entity.mob.DrownedEntity
- initEquipment(Random, LocalDifficulty) - Method in class net.minecraft.entity.mob.MobEntity
- initEquipment(Random, LocalDifficulty) - Method in class net.minecraft.entity.mob.PiglinBruteEntity
- initEquipment(Random, LocalDifficulty) - Method in class net.minecraft.entity.mob.PiglinEntity
- initEquipment(Random, LocalDifficulty) - Method in class net.minecraft.entity.mob.PillagerEntity
- initEquipment(Random, LocalDifficulty) - Method in class net.minecraft.entity.mob.VexEntity
- initEquipment(Random, LocalDifficulty) - Method in class net.minecraft.entity.mob.VindicatorEntity
- initEquipment(Random, LocalDifficulty) - Method in class net.minecraft.entity.mob.WitherSkeletonEntity
- initEquipment(Random, LocalDifficulty) - Method in class net.minecraft.entity.mob.ZombieEntity
- initEquipment(Random, LocalDifficulty) - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
- initEquipment(Random, LocalDifficulty) - Method in class net.minecraft.entity.passive.FoxEntity
- initFbo(int, int, boolean) - Method in class net.minecraft.client.gl.Framebuffer
- initFont(boolean) - Method in class net.minecraft.client.MinecraftClient
- initFooter() - Method in class net.minecraft.client.gui.screen.option.AccessibilityOptionsScreen
- initFooter() - Method in class net.minecraft.client.gui.screen.option.SimpleOptionsScreen
- initForPalette(ChunkPos, ChunkSection) - Method in class net.minecraft.world.poi.PointOfInterestStorage
- initFromStack(ItemStack) - Method in class net.minecraft.entity.projectile.ArrowEntity
- initGameThread(boolean) - Static method in class com.mojang.blaze3d.systems.RenderSystem
- initGenes(PandaEntity, PandaEntity) - Method in class net.minecraft.entity.passive.PandaEntity
- initGoals() - Method in class net.minecraft.entity.boss.WitherEntity
- initGoals() - Method in class net.minecraft.entity.mob.AbstractSkeletonEntity
- initGoals() - Method in class net.minecraft.entity.mob.BlazeEntity
- initGoals() - Method in class net.minecraft.entity.mob.CreeperEntity
- initGoals() - Method in class net.minecraft.entity.mob.EndermanEntity
- initGoals() - Method in class net.minecraft.entity.mob.EndermiteEntity
- initGoals() - Method in class net.minecraft.entity.mob.EvokerEntity
- initGoals() - Method in class net.minecraft.entity.mob.GhastEntity
- initGoals() - Method in class net.minecraft.entity.mob.GuardianEntity
- initGoals() - Method in class net.minecraft.entity.mob.IllagerEntity
- initGoals() - Method in class net.minecraft.entity.mob.IllusionerEntity
- initGoals() - Method in class net.minecraft.entity.mob.MobEntity
- initGoals() - Method in class net.minecraft.entity.mob.PatrolEntity
- initGoals() - Method in class net.minecraft.entity.mob.PhantomEntity
- initGoals() - Method in class net.minecraft.entity.mob.PillagerEntity
- initGoals() - Method in class net.minecraft.entity.mob.RavagerEntity
- initGoals() - Method in class net.minecraft.entity.mob.ShulkerEntity
- initGoals() - Method in class net.minecraft.entity.mob.SilverfishEntity
- initGoals() - Method in class net.minecraft.entity.mob.SlimeEntity
- initGoals() - Method in class net.minecraft.entity.mob.SpiderEntity
- initGoals() - Method in class net.minecraft.entity.mob.VexEntity
- initGoals() - Method in class net.minecraft.entity.mob.VindicatorEntity
- initGoals() - Method in class net.minecraft.entity.mob.WitchEntity
- initGoals() - Method in class net.minecraft.entity.mob.WitherSkeletonEntity
- initGoals() - Method in class net.minecraft.entity.mob.ZombieEntity
- initGoals() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- initGoals() - Method in class net.minecraft.entity.passive.BeeEntity
- initGoals() - Method in class net.minecraft.entity.passive.CamelEntity
- initGoals() - Method in class net.minecraft.entity.passive.CatEntity
- initGoals() - Method in class net.minecraft.entity.passive.ChickenEntity
- initGoals() - Method in class net.minecraft.entity.passive.CowEntity
- initGoals() - Method in class net.minecraft.entity.passive.DolphinEntity
- initGoals() - Method in class net.minecraft.entity.passive.FishEntity
- initGoals() - Method in class net.minecraft.entity.passive.FoxEntity
- initGoals() - Method in class net.minecraft.entity.passive.IronGolemEntity
- initGoals() - Method in class net.minecraft.entity.passive.LlamaEntity
- initGoals() - Method in class net.minecraft.entity.passive.OcelotEntity
- initGoals() - Method in class net.minecraft.entity.passive.PandaEntity
- initGoals() - Method in class net.minecraft.entity.passive.ParrotEntity
- initGoals() - Method in class net.minecraft.entity.passive.PigEntity
- initGoals() - Method in class net.minecraft.entity.passive.PolarBearEntity
- initGoals() - Method in class net.minecraft.entity.passive.PufferfishEntity
- initGoals() - Method in class net.minecraft.entity.passive.RabbitEntity
- initGoals() - Method in class net.minecraft.entity.passive.SchoolingFishEntity
- initGoals() - Method in class net.minecraft.entity.passive.SheepEntity
- initGoals() - Method in class net.minecraft.entity.passive.SnowGolemEntity
- initGoals() - Method in class net.minecraft.entity.passive.SquidEntity
- initGoals() - Method in class net.minecraft.entity.passive.StriderEntity
- initGoals() - Method in class net.minecraft.entity.passive.TraderLlamaEntity
- initGoals() - Method in class net.minecraft.entity.passive.TurtleEntity
- initGoals() - Method in class net.minecraft.entity.passive.WanderingTraderEntity
- initGoals() - Method in class net.minecraft.entity.passive.WolfEntity
- initGoals() - Method in class net.minecraft.entity.raid.RaiderEntity
- initHorizontalContext(int, int) - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialRuleContext
- INITIAL - Enum constant in enum class net.minecraft.client.resource.ResourceReloadLogger.ReloadReason
- INITIAL_BACKGROUND - Static variable in class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity
- INITIAL_SATURATION_LEVEL - Static variable in class net.minecraft.entity.player.HungerConstants
-
The initial saturation level (5.0f) for a newly created hunger manager.
- INITIAL_TEXT_OPACITY - Static variable in class net.minecraft.entity.decoration.DisplayEntity.TextDisplayEntity
- initialDataConfig - Variable in record class net.minecraft.server.SaveLoading.DataPacks
-
The field for the
initialDataConfig
record component. - initialDataConfig() - Method in record class net.minecraft.server.SaveLoading.DataPacks
-
Returns the value of the
initialDataConfig
record component. - initialDensityWithoutJaggedness - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
- initialDensityWithoutJaggedness - Variable in record class net.minecraft.world.gen.noise.NoiseRouter
-
The field for the
initialDensityWithoutJaggedness
record component. - initialDensityWithoutJaggedness() - Method in record class net.minecraft.world.gen.noise.NoiseRouter
-
Returns the value of the
initialDensityWithoutJaggedness
record component. - initialElement - Variable in class net.minecraft.util.collection.DefaultedList
- initialIndex - Variable in class net.minecraft.client.gui.widget.CyclingButtonWidget.Builder
- initialize() - Static method in class net.minecraft.Bootstrap
- initialize() - Method in class net.minecraft.server.rcon.QueryResponseHandler
- initialize(int, int, MinecraftClient, boolean, AbstractRecipeScreenHandler<?>) - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
- initialize(MinecraftClient, int, int) - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookResults
- initialize(CamelEntity, Random) - Static method in class net.minecraft.entity.passive.CamelBrain
- initialize(RecipeBook) - Method in class net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.AbstractSkeletonEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.CaveSpiderEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.DrownedEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.HoglinEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.IllusionerEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.MobEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.PatrolEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.PhantomEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.PiglinBruteEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.PiglinEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.PillagerEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.ShulkerEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.SlimeEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.SpiderEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.VexEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.VindicatorEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.WardenEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.WitherSkeletonEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.ZombieEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.AxolotlEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.CamelEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.CatEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.DolphinEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.FoxEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.FrogEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.GoatEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.HorseEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.LlamaEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.MerchantEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.OcelotEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.PandaEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.ParrotEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.PassiveEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.PolarBearEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.RabbitEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.SchoolingFishEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.SheepEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.StriderEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.TraderLlamaEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.TropicalFishEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.TurtleEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.passive.VillagerEntity
- initialize(ServerWorldAccess, LocalDifficulty, SpawnReason, EntityData, NbtCompound) - Method in class net.minecraft.entity.raid.RaiderEntity
- INITIALIZE_CHAT - Enum constant in enum class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket.Action
- initialized - Static variable in class net.minecraft.Bootstrap
- initialized - Variable in class net.minecraft.client.gui.screen.advancement.AdvancementTab
- initialized - Variable in class net.minecraft.client.gui.screen.multiplayer.MultiplayerScreen
- initialized - Variable in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsScreen
- initialized - Static variable in class net.minecraft.client.realms.RealmsClient
- initialized - Variable in class net.minecraft.server.function.CommandFunction.LazyContainer
- initialized - Variable in class net.minecraft.util.math.AffineTransformation
- initialized - Variable in class net.minecraft.world.level.LevelProperties
- initializedBlendingData - Variable in class net.minecraft.world.gen.chunk.BlendingData
- InitializedRegistry(RegistryKey<? extends Registry<? extends T>>, Lifecycle, Map<RegistryKey<T>, RegistryBuilder.EntryAssociatedValue<T>>) - Constructor for record class net.minecraft.registry.RegistryBuilder.InitializedRegistry
- initializeMobs - Variable in class net.minecraft.structure.StructurePlacementData
- initializeRider(ServerWorldAccess, LocalDifficulty, MobEntity, EntityData) - Method in class net.minecraft.entity.passive.StriderEntity
- initializeSearchProviders() - Method in class net.minecraft.client.MinecraftClient
- initializeStrength(Random) - Method in class net.minecraft.entity.passive.LlamaEntity
- initializeWorld(long, String, String) - Method in class net.minecraft.client.realms.RealmsClient
- initially(T) - Method in class net.minecraft.client.gui.widget.CyclingButtonWidget.Builder
-
Sets the initial value of this button widget.
- initialValue - Variable in class net.minecraft.entity.data.DataTracker.Entry
- initLastPoseTick(long) - Method in class net.minecraft.entity.passive.CamelEntity
- initMode - Variable in record class net.minecraft.server.SaveLoading.DataPacks
-
The field for the
initMode
record component. - initMode() - Method in record class net.minecraft.server.SaveLoading.DataPacks
-
Returns the value of the
initMode
record component. - initProgress(Advancement, AdvancementProgress) - Method in class net.minecraft.advancement.PlayerAdvancementTracker
- initRenderer(int, boolean) - Static method in class com.mojang.blaze3d.systems.RenderSystem
- initRenderThread() - Static method in class com.mojang.blaze3d.systems.RenderSystem
- initScoreboard(PersistentStateManager) - Method in class net.minecraft.server.MinecraftServer
- initShapeCache() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
- initStackTrace(int) - Method in class net.minecraft.util.crash.CrashReportSection
- initTabNavigation() - Method in class net.minecraft.client.gui.screen.option.CreditsAndAttributionScreen
- initTabNavigation() - Method in class net.minecraft.client.gui.screen.pack.ExperimentalWarningScreen
- initTabNavigation() - Method in class net.minecraft.client.gui.screen.Screen
- initTabNavigation() - Method in class net.minecraft.client.gui.screen.world.CreateWorldScreen
- initTabNavigation() - Method in class net.minecraft.client.gui.screen.world.ExperimentsScreen
- initTargetPos(BlockPos) - Method in class net.minecraft.entity.EyeOfEnderEntity
-
Sets where the eye will fly towards.
- initTextures() - Method in class net.minecraft.client.render.model.json.ModelElement
- initVerticalContext(int, int, int, int, int, int) - Method in class net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialRuleContext
- initWeatherGradients() - Method in class net.minecraft.world.World
- initWidgets() - Method in class net.minecraft.client.gui.screen.GameMenuScreen
- initWidgetsDemo(int, int) - Method in class net.minecraft.client.gui.screen.TitleScreen
- initWidgetsNormal(int, int) - Method in class net.minecraft.client.gui.screen.TitleScreen
- INK_SAC - Static variable in class net.minecraft.item.Items
- InlinedCondition(int, float) - Constructor for class net.minecraft.client.render.model.json.ModelOverrideList.InlinedCondition
- inner - Variable in class net.minecraft.world.gen.heightprovider.BiasedToBottomHeightProvider
- inner - Variable in class net.minecraft.world.gen.heightprovider.VeryBiasedToBottomHeightProvider
- INNER_LEFT - Enum constant in enum class net.minecraft.block.enums.StairShape
- INNER_RIGHT - Enum constant in enum class net.minecraft.block.enums.StairShape
- INNER_STAIRS - Static variable in class net.minecraft.data.client.Models
- INNER_TOP - Static variable in class net.minecraft.data.client.TextureKey
- innerBlocks - Variable in class net.minecraft.world.gen.feature.GeodeLayerConfig
- innerConcat(List<OrderedText>) - Static method in interface net.minecraft.text.OrderedText
- innerConcat(OrderedText, OrderedText) - Static method in interface net.minecraft.text.OrderedText
- innerLayer - Variable in class net.minecraft.world.gen.feature.GeodeLayerThicknessConfig
- innerLayerProvider - Variable in class net.minecraft.world.gen.feature.GeodeLayerConfig
- innerModel - Variable in class net.minecraft.client.render.entity.feature.ArmorFeatureRenderer
- innerPositions - Variable in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Section
- innerRenderInGui(MatrixStack, LivingEntity, World, ItemStack, int, int, int) - Method in class net.minecraft.client.render.item.ItemRenderer
- innerRenderInGui(MatrixStack, LivingEntity, World, ItemStack, int, int, int, int) - Method in class net.minecraft.client.render.item.ItemRenderer
- inNetherPortal - Variable in class net.minecraft.entity.Entity
- inOpenWater - Variable in class net.minecraft.entity.projectile.FishingBobberEntity
- inOpenWater - Variable in class net.minecraft.predicate.entity.FishingHookPredicate
- inPendingInvitationArea(double, double) - Method in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
- inPlaceUpdates - Variable in class net.minecraft.datafixer.fix.ChunkPalettedStorageFix.Section
- inPowderSnow - Variable in class net.minecraft.entity.Entity
- inPowderSnowTime - Variable in class net.minecraft.entity.mob.SkeletonEntity
- input - Variable in class net.minecraft.client.gl.PostEffectPass
- input - Variable in class net.minecraft.client.network.ClientPlayerEntity
- input - Variable in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder.CookingRecipeJsonProvider
- input - Variable in class net.minecraft.data.server.recipe.CookingRecipeJsonBuilder
- input - Variable in class net.minecraft.data.server.recipe.SingleItemRecipeJsonBuilder
- input - Variable in class net.minecraft.data.server.recipe.SingleItemRecipeJsonBuilder.SingleItemRecipeJsonProvider
- input - Variable in class net.minecraft.recipe.AbstractCookingRecipe
- input - Variable in class net.minecraft.recipe.BrewingRecipeRegistry.Recipe
- input - Variable in class net.minecraft.recipe.CuttingRecipe
- input - Variable in class net.minecraft.recipe.ShapedRecipe
- input - Variable in class net.minecraft.recipe.ShapelessRecipe
- input - Variable in class net.minecraft.screen.CraftingScreenHandler
- input - Variable in class net.minecraft.screen.ForgingScreenHandler
- input - Variable in class net.minecraft.screen.GrindstoneScreenHandler
- input - Variable in class net.minecraft.screen.LoomScreenHandler
- input - Variable in class net.minecraft.screen.slot.CraftingResultSlot
- input - Variable in class net.minecraft.screen.StonecutterScreenHandler
- input - Variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BlendDensity
-
The field for the
input
record component. - input - Variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Clamp
-
The field for the
input
record component. - input - Variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.LinearOperation
-
The field for the
input
record component. - input - Variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.RangeChoice
-
The field for the
input
record component. - input - Variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.UnaryOperation
-
The field for the
input
record component. - input - Variable in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.WeirdScaledSampler
-
The field for the
input
record component. - input() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BlendDensity
- input() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Clamp
- input() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.LinearOperation
- input() - Method in interface net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Positional
- input() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.RangeChoice
-
Returns the value of the
input
record component. - input() - Method in interface net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Unary
- input() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.UnaryOperation
- input() - Method in record class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.WeirdScaledSampler
- input(int, int, int, Predicate<ItemStack>) - Method in class net.minecraft.screen.slot.ForgingSlotsManager.Builder
- input(Character, ItemConvertible) - Method in class net.minecraft.data.server.recipe.ShapedRecipeJsonBuilder
- input(Character, Ingredient) - Method in class net.minecraft.data.server.recipe.ShapedRecipeJsonBuilder
- input(Character, TagKey<Item>) - Method in class net.minecraft.data.server.recipe.ShapedRecipeJsonBuilder
- input(ItemConvertible) - Method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder
- input(ItemConvertible, int) - Method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder
- input(Ingredient) - Method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder
- input(Ingredient, int) - Method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder
- input(TagKey<Item>) - Method in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder
- Input - Class in net.minecraft.client.input
- Input() - Constructor for class net.minecraft.client.input.Input
- INPUT_AREA_SHAPE - Static variable in interface net.minecraft.block.entity.Hopper
- INPUT_SLOT_INDEX - Static variable in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
- INPUT_SLOT_INDEX - Static variable in class net.minecraft.block.entity.BrewingStandBlockEntity
- INPUT_STAR - Static variable in class net.minecraft.recipe.FireworkStarFadeRecipe
- inputIntegrity - Variable in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
- inputMetadata - Variable in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
- inputName - Variable in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
- inputPosX - Variable in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
- inputPosY - Variable in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
- inputPosZ - Variable in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
- inputPredicate - Variable in class net.minecraft.structure.processor.StructureProcessorRule
- inputs - Variable in class net.minecraft.data.server.recipe.ShapedRecipeJsonBuilder
- inputs - Variable in class net.minecraft.data.server.recipe.ShapedRecipeJsonBuilder.ShapedRecipeJsonProvider
- inputs - Variable in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder
- inputs - Variable in class net.minecraft.data.server.recipe.ShapelessRecipeJsonBuilder.ShapelessRecipeJsonProvider
- inputs - Variable in class net.minecraft.recipe.RecipeMatcher
- inputSeed - Variable in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
- inputSizeX - Variable in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
- inputSizeY - Variable in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
- inputSizeZ - Variable in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
- inputSlot - Variable in class net.minecraft.screen.StonecutterScreenHandler
- InputSlot(int, int, ItemStack[]) - Constructor for class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget.AlternativeButtonWidget.InputSlot
- InputSlotFiller<C extends Inventory> - Class in net.minecraft.recipe
- InputSlotFiller(AbstractRecipeScreenHandler<C>) - Constructor for class net.minecraft.recipe.InputSlotFiller
- inputSlotIndices - Variable in class net.minecraft.screen.ForgingScreenHandler
- inputSlots - Variable in class net.minecraft.screen.slot.ForgingSlotsManager.Builder
- inputSlots - Variable in class net.minecraft.screen.slot.ForgingSlotsManager
- inputStack - Variable in class net.minecraft.screen.StonecutterScreenHandler
- inputStream - Variable in class net.minecraft.client.sound.OggAudioStream
- inputStream - Variable in class net.minecraft.client.sound.RepeatingAudioStream
- inputStreamWrapper - Variable in class net.minecraft.world.storage.ChunkStreamVersion
- inputSupplier - Variable in class net.minecraft.resource.Resource
- InputSupplier<T> - Interface in net.minecraft.resource
- InputUtil - Class in net.minecraft.client.util
- InputUtil() - Constructor for class net.minecraft.client.util.InputUtil
- InputUtil.Key - Class in net.minecraft.client.util
- InputUtil.Type - Enum Class in net.minecraft.client.util
- inRecalculationCooldown - Variable in class net.minecraft.entity.ai.pathing.EntityNavigation
- insert(char) - Method in class net.minecraft.client.util.SelectionManager
- insert(int, NbtCompound, List<NbtElement>) - Method in class net.minecraft.command.argument.NbtPathArgumentType.NbtPath
- insert(String) - Method in class net.minecraft.client.util.SelectionManager
- insert(String, String) - Method in class net.minecraft.client.util.SelectionManager
- insert(List<T>, T, Function<T, ResourcePackProfile>, boolean) - Method in enum class net.minecraft.resource.ResourcePackProfile.InsertionPosition
- insert(Inventory, ItemStack) - Static method in class net.minecraft.server.command.LootCommand
- insert(World, BlockPos, BlockState, Inventory) - Static method in class net.minecraft.block.entity.HopperBlockEntity
- insertAndExtract(World, BlockPos, BlockState, HopperBlockEntity, BooleanSupplier) - Static method in class net.minecraft.block.entity.HopperBlockEntity
- insertion - Variable in class net.minecraft.text.Style
- insertionPoint(int) - Static method in class net.minecraft.util.collection.SortedArraySet
- InsertionPosition() - Constructor for enum class net.minecraft.resource.ResourcePackProfile.InsertionPosition
- insertItem(ItemStack, int, int, boolean) - Method in class net.minecraft.screen.ScreenHandler
-
Tries to consume
stack
by inserting to slots fromstartIndex
toendIndex - 1
(both inclusive) until the entire stack is used. - insertLinks(List<String>, List<TextRenderingUtils.LineSegment>) - Static method in class net.minecraft.client.realms.util.TextRenderingUtils
- insertOwnerUuidArray(Dynamic<?>, long, long) - Method in class net.minecraft.datafixer.fix.EntityProjectileOwnerFix
- insertStack(int, ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
- insertStack(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
- insertStack(ItemStack) - Method in class net.minecraft.screen.slot.Slot
- insertStack(ItemStack, int) - Method in class net.minecraft.screen.slot.Slot
- insertText(String, boolean) - Method in class net.minecraft.client.gui.screen.ChatScreen
- insertText(String, boolean) - Method in class net.minecraft.client.gui.screen.Screen
- INSIDE - Static variable in class net.minecraft.data.client.TextureKey
- INSIDE_SHAPE - Static variable in interface net.minecraft.block.entity.Hopper
- INSIDE_STEP_SOUND_BLOCKS - Static variable in class net.minecraft.registry.tag.BlockTags
- INSIDE_WATER - Enum constant in enum class net.minecraft.entity.projectile.FishingBobberEntity.PositionType
- INSIDE_WORLD_BOUNDS - Static variable in interface net.minecraft.world.gen.blockpredicate.BlockPredicateType
- insideBlock - Variable in class net.minecraft.util.hit.BlockHitResult
- insideWorldBounds(Vec3i) - Static method in interface net.minecraft.world.gen.blockpredicate.BlockPredicate
- InsideWorldBoundsBlockPredicate - Class in net.minecraft.world.gen.blockpredicate
- InsideWorldBoundsBlockPredicate(Vec3i) - Constructor for class net.minecraft.world.gen.blockpredicate.InsideWorldBoundsBlockPredicate
- inSneakingPose - Variable in class net.minecraft.client.network.ClientPlayerEntity
- INSPECT_DISPENSER - Static variable in class net.minecraft.stat.Stats
- INSPECT_DROPPER - Static variable in class net.minecraft.stat.Stats
- INSPECT_HOPPER - Static variable in class net.minecraft.stat.Stats
- INSPIRATION - Enum constant in enum class net.minecraft.client.realms.dto.RealmsServer.WorldType
- INSPIRATION - Enum constant in enum class net.minecraft.client.realms.dto.WorldTemplate.WorldTemplateType
- INSPIRATION_TEXTURE - Static variable in class net.minecraft.client.realms.gui.screen.RealmsResetWorldScreen
- inspirationWorldTemplates - Variable in class net.minecraft.client.realms.gui.screen.RealmsResetWorldScreen
- instance - Static variable in class net.minecraft.client.MinecraftClient
- instance - Variable in class net.minecraft.client.toast.ToastManager.Entry
- instance - Static variable in class net.minecraft.util.Language
- instance - Static variable in class net.minecraft.world.gen.blockpredicate.AlwaysTrueBlockPredicate
- Instance(SearchManager.ProviderGetter<T>) - Constructor for class net.minecraft.client.search.SearchManager.Instance
- INSTANCE - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.Viewport
- INSTANCE - Enum constant in enum class net.minecraft.client.option.SimpleOption.DoubleSliderCallbacks
- INSTANCE - Enum constant in enum class net.minecraft.resource.ResourceManager.Empty
- INSTANCE - Enum constant in enum class net.minecraft.util.Unit
- INSTANCE - Enum constant in enum class net.minecraft.util.Util.IdentityHashStrategy
- INSTANCE - Enum constant in enum class net.minecraft.world.chunk.light.ChunkLightingView.Empty
- INSTANCE - Enum constant in enum class net.minecraft.world.EmptyBlockView
- INSTANCE - Enum constant in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Beardifier
- INSTANCE - Enum constant in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BlendAlpha
- INSTANCE - Enum constant in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.BlendOffset
- INSTANCE - Enum constant in enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.HoleMaterialCondition
- INSTANCE - Enum constant in enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.SteepMaterialCondition
- INSTANCE - Enum constant in enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.SurfaceMaterialCondition
- INSTANCE - Enum constant in enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.TemperatureMaterialCondition
- INSTANCE - Enum constant in enum class net.minecraft.world.gen.surfacebuilder.MaterialRules.TerracottaBandsMaterialRule
- INSTANCE - Static variable in class net.minecraft.client.font.EmptyGlyphRenderer
- INSTANCE - Static variable in class net.minecraft.client.gl.GlTimer.InstanceHolder
- INSTANCE - Static variable in class net.minecraft.client.gui.screen.ingame.EnchantingPhrases
- INSTANCE - Static variable in class net.minecraft.client.gui.tooltip.HoveredTooltipPositioner
- INSTANCE - Static variable in class net.minecraft.client.render.Tessellator
- INSTANCE - Static variable in class net.minecraft.command.argument.NbtPathArgumentType.AllListElementNode
- INSTANCE - Static variable in class net.minecraft.loot.condition.KilledByPlayerLootCondition
- INSTANCE - Static variable in class net.minecraft.loot.condition.SurvivesExplosionLootCondition
- INSTANCE - Static variable in class net.minecraft.nbt.NbtEnd
-
A dummy instance of the NBT end.
- INSTANCE - Static variable in class net.minecraft.nbt.NbtOps
-
An singleton of the NBT dynamic ops.
- INSTANCE - Static variable in exception class net.minecraft.network.OffThreadException
-
The singleton instance, to reduce object allocations.
- INSTANCE - Static variable in class net.minecraft.predicate.entity.AdvancementEntityPredicateSerializer
- INSTANCE - Static variable in interface net.minecraft.server.world.ChunkHolder.Unloaded
- INSTANCE - Static variable in class net.minecraft.structure.pool.EmptyPoolElement
- INSTANCE - Static variable in class net.minecraft.structure.processor.BlackstoneReplacementStructureProcessor
- INSTANCE - Static variable in class net.minecraft.structure.processor.JigsawReplacementStructureProcessor
- INSTANCE - Static variable in class net.minecraft.structure.processor.LavaSubmergedBlockStructureProcessor
- INSTANCE - Static variable in class net.minecraft.structure.processor.NopStructureProcessor
- INSTANCE - Static variable in class net.minecraft.structure.rule.AlwaysTruePosRuleTest
- INSTANCE - Static variable in class net.minecraft.structure.rule.AlwaysTrueRuleTest
- INSTANCE - Static variable in class net.minecraft.test.TestManager
- INSTANCE - Static variable in class net.minecraft.util.profiler.DummyProfiler
- INSTANCE - Static variable in class net.minecraft.util.profiler.DummyRecorder
- INSTANCE - Static variable in class net.minecraft.util.profiler.EmptyProfileResult
- INSTANCE - Static variable in interface net.minecraft.util.profiling.jfr.FlightProfiler
- INSTANCE - Static variable in class net.minecraft.util.profiling.jfr.JfrProfiler
- INSTANCE - Static variable in class net.minecraft.util.thread.ExecutorSampling
- INSTANCE - Static variable in class net.minecraft.world.biome.GenerationSettings
- INSTANCE - Static variable in class net.minecraft.world.biome.SpawnSettings
- INSTANCE - Static variable in class net.minecraft.world.gen.feature.DefaultFeatureConfig
- INSTANCE - Static variable in class net.minecraft.world.gen.feature.util.CaveSurface.Empty
- INSTANCE - Static variable in class net.minecraft.world.gen.placementmodifier.BiomePlacementModifier
- INSTANCE - Static variable in class net.minecraft.world.gen.placementmodifier.SquarePlacementModifier
- INSTANCE - Static variable in class net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator
- INSTANCE - Static variable in class net.minecraft.world.timer.TimerCallbackSerializer
- InstanceHolder() - Constructor for class net.minecraft.client.gl.GlTimer.InstanceHolder
- instanceOf(Class<T>) - Static method in interface net.minecraft.util.TypeFilter
-
Creates a filter whose filtering condition is whether the object is an instance of the given class.
- instances - Variable in class net.minecraft.client.search.SearchManager
- instances - Variable in class net.minecraft.entity.attribute.DefaultAttributeContainer.Builder
- instances - Variable in class net.minecraft.entity.attribute.DefaultAttributeContainer
- INSTANCES - Static variable in class net.minecraft.registry.RegistryKey
-
A cache of all registry keys ever created.
- InstanceType - Enum Class in net.minecraft.util.profiling.jfr
- InstanceType(String) - Constructor for enum class net.minecraft.util.profiling.jfr.InstanceType
- instant - Variable in class net.minecraft.util.profiler.Deviation
- instant(DateTimeFormatter) - Static method in class net.minecraft.util.dynamic.Codecs
- INSTANT - Static variable in class net.minecraft.util.dynamic.Codecs
- INSTANT_DAMAGE - Static variable in class net.minecraft.entity.effect.StatusEffects
- INSTANT_EFFECT - Static variable in class net.minecraft.particle.ParticleTypes
- INSTANT_HEALTH - Static variable in class net.minecraft.entity.effect.StatusEffects
- INSTANT_SPLASH_POTION_SPLASHED - Static variable in class net.minecraft.world.WorldEvents
-
An instant splash potion is splashed.
- InstantFactory(SpriteProvider) - Constructor for class net.minecraft.client.particle.SpellParticle.InstantFactory
- instantiate(BlockPos, BlockState) - Method in class net.minecraft.block.entity.BlockEntityType
-
Returns a new instance of the block entity.
- InstantStatusEffect - Class in net.minecraft.entity.effect
- InstantStatusEffect(StatusEffectCategory, int) - Constructor for class net.minecraft.entity.effect.InstantStatusEffect
- Instrument - Enum Class in net.minecraft.block.enums
- Instrument - Record Class in net.minecraft.item
- Instrument(String, RegistryEntry<SoundEvent>, Instrument.Type) - Constructor for enum class net.minecraft.block.enums.Instrument
- Instrument(RegistryEntry<SoundEvent>, int, float) - Constructor for record class net.minecraft.item.Instrument
- INSTRUMENT - Static variable in class net.minecraft.block.NoteBlock
- INSTRUMENT - Static variable in class net.minecraft.registry.Registries
- INSTRUMENT - Static variable in class net.minecraft.registry.RegistryKeys
- INSTRUMENT - Static variable in class net.minecraft.state.property.Properties
-
A property that specifies what instrument a note block will play.
- INSTRUMENT_KEY - Static variable in class net.minecraft.item.GoatHornItem
- INSTRUMENT_PLAY - Static variable in class net.minecraft.world.event.GameEvent
- Instrument.Type - Enum Class in net.minecraft.block.enums
- Instruments - Interface in net.minecraft.item
- instrumentTag - Variable in class net.minecraft.item.GoatHornItem
- InstrumentTags - Interface in net.minecraft.registry.tag
- INT - Enum constant in enum class net.minecraft.client.render.VertexFormat.IndexType
- INT - Enum constant in enum class net.minecraft.client.render.VertexFormatElement.ComponentType
- INT_ARRAY_TYPE - Static variable in interface net.minecraft.nbt.NbtElement
-
The numeric ID of an NBT integer array value.
- INT_BITS - Static variable in class net.minecraft.util.math.random.CheckedRandom
- INT_BITS - Static variable in class net.minecraft.util.math.random.LocalRandom
- INT_BITS - Static variable in class net.minecraft.util.math.random.ThreadSafeRandom
-
Deprecated.
- INT_CODEC - Static variable in class net.minecraft.util.math.intprovider.IntProvider
- INT_PATTERN - Static variable in class net.minecraft.nbt.StringNbtReader
- INT_PROVIDER_TYPE - Static variable in class net.minecraft.registry.Registries
- INT_PROVIDER_TYPE - Static variable in class net.minecraft.registry.RegistryKeys
- INT_STREAM_CODEC - Static variable in class net.minecraft.util.Uuids
- INT_TYPE - Static variable in interface net.minecraft.nbt.NbtElement
-
The numeric ID of an NBT integer value.
- Int2ObjectBiMap<K> - Class in net.minecraft.util.collection
- Int2ObjectBiMap(int) - Constructor for class net.minecraft.util.collection.Int2ObjectBiMap
- Int2ObjectBiMap(K[], int[], K[], int, int) - Constructor for class net.minecraft.util.collection.Int2ObjectBiMap
- intAccessor(String, int) - Method in class net.minecraft.server.dedicated.AbstractPropertiesHandler
- IntArrayMerger(int) - Constructor for class net.minecraft.nbt.NbtOps.IntArrayMerger
- IntArrayMerger(int[]) - Constructor for class net.minecraft.nbt.NbtOps.IntArrayMerger
- IntBounds(int, int) - Constructor for class net.minecraft.world.BlockLocating.IntBounds
- intCache - Variable in class net.minecraft.client.render.block.BlockModelRenderer.BrightnessCache
- intData - Variable in class net.minecraft.client.gl.GlUniform
- INTEGER - Enum constant in enum class net.minecraft.scoreboard.ScoreboardCriterion.RenderType
- INTEGER - Static variable in class net.minecraft.entity.data.TrackedDataHandlerRegistry
- INTEGER_TOO_HIGH - Static variable in class net.minecraft.command.TranslatableBuiltInExceptions
- INTEGER_TOO_LOW - Static variable in class net.minecraft.command.TranslatableBuiltInExceptions
- IntegerArgumentSerializer - Class in net.minecraft.command.argument.serialize
- IntegerArgumentSerializer() - Constructor for class net.minecraft.command.argument.serialize.IntegerArgumentSerializer
- IntegerArgumentSerializer.Properties - Class in net.minecraft.command.argument.serialize
- integerTooHigh() - Method in class net.minecraft.command.TranslatableBuiltInExceptions
- integerTooLow() - Method in class net.minecraft.command.TranslatableBuiltInExceptions
- integrated - Variable in enum class net.minecraft.server.command.CommandManager.RegistrationEnvironment
- INTEGRATED - Enum constant in enum class net.minecraft.server.command.CommandManager.RegistrationEnvironment
- IntegratedPlayerManager - Class in net.minecraft.server.integrated
- IntegratedPlayerManager(IntegratedServer, CombinedDynamicRegistries<ServerDynamicRegistryType>, WorldSaveHandler) - Constructor for class net.minecraft.server.integrated.IntegratedPlayerManager
- IntegratedServer - Class in net.minecraft.server.integrated
- IntegratedServer(Thread, MinecraftClient, LevelStorage.Session, ResourcePackManager, SaveLoader, ApiServices, WorldGenerationProgressListenerFactory) - Constructor for class net.minecraft.server.integrated.IntegratedServer
- integratedServerConnection - Variable in class net.minecraft.client.MinecraftClient
-
The client connection to the integrated server.
- IntegratedServerLoader - Class in net.minecraft.server.integrated
- IntegratedServerLoader(MinecraftClient, LevelStorage) - Constructor for class net.minecraft.server.integrated.IntegratedServerLoader
- integratedServerRunning - Variable in class net.minecraft.client.MinecraftClient
- integrity - Variable in class net.minecraft.block.entity.StructureBlockBlockEntity
- integrity - Variable in class net.minecraft.network.packet.c2s.play.UpdateStructureBlockC2SPacket
- integrity - Variable in class net.minecraft.structure.OceanRuinGenerator.Piece
- integrity - Variable in class net.minecraft.structure.processor.BlockRotStructureProcessor
- INTEGRITY_TEXT - Static variable in class net.minecraft.client.gui.screen.ingame.StructureBlockScreen
- inTeleportationState - Variable in class net.minecraft.server.network.ServerPlayerEntity
- intendedState - Variable in class net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket
- INTENTIONAL_GAME_DESIGN - Enum constant in enum class net.minecraft.entity.damage.DeathMessageType
- INTENTIONAL_GAME_DESIGN_ISSUE_LINK_STYLE - Static variable in class net.minecraft.entity.damage.DamageTracker
- INTENTIONALLY_EMPTY - Static variable in class net.minecraft.sound.SoundEvents
- INTENTIONALLY_EMPTY_ID - Static variable in class net.minecraft.client.sound.SoundManager
- INTENTIONALLY_EMPTY_SOUND - Static variable in class net.minecraft.client.sound.SoundManager
- INTENTIONALLY_EMPTY_SOUND_SET - Static variable in class net.minecraft.client.sound.SoundManager
- interact(BlockState, World, BlockPos, PlayerEntity, Hand, ItemStack) - Method in interface net.minecraft.block.cauldron.CauldronBehavior
-
Called when a player interacts with a cauldron.
- interact(Entity, boolean, Hand) - Static method in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket
- interact(Entity, Hand) - Method in class net.minecraft.entity.player.PlayerEntity
- interact(PlayerEntity) - Method in class net.minecraft.world.CommandBlockExecutor
- interact(PlayerEntity, Hand) - Method in class net.minecraft.entity.decoration.InteractionEntity
-
Called when a player interacts with this entity.
- interact(PlayerEntity, Hand) - Method in class net.minecraft.entity.decoration.ItemFrameEntity
-
Called when a player interacts with this entity.
- interact(PlayerEntity, Hand) - Method in class net.minecraft.entity.decoration.LeashKnotEntity
-
Called when a player interacts with this entity.
- interact(PlayerEntity, Hand) - Method in class net.minecraft.entity.Entity
-
Called when a player interacts with this entity.
- interact(PlayerEntity, Hand) - Method in class net.minecraft.entity.mob.MobEntity
-
Called when a player interacts with this entity.
- interact(PlayerEntity, Hand) - Method in class net.minecraft.entity.vehicle.BoatEntity
-
Called when a player interacts with this entity.
- interact(PlayerEntity, Hand) - Method in class net.minecraft.entity.vehicle.ChestBoatEntity
-
Called when a player interacts with this entity.
- interact(PlayerEntity, Hand) - Method in class net.minecraft.entity.vehicle.ChestMinecartEntity
-
Called when a player interacts with this entity.
- interact(PlayerEntity, Hand) - Method in class net.minecraft.entity.vehicle.CommandBlockMinecartEntity
-
Called when a player interacts with this entity.
- interact(PlayerEntity, Hand) - Method in class net.minecraft.entity.vehicle.FurnaceMinecartEntity
-
Called when a player interacts with this entity.
- interact(PlayerEntity, Hand) - Method in class net.minecraft.entity.vehicle.MinecartEntity
-
Called when a player interacts with this entity.
- interact(PlayerEntity, Hand) - Method in class net.minecraft.entity.vehicle.StorageMinecartEntity
-
Called when a player interacts with this entity.
- interact(Hand) - Method in interface net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.Handler
- INTERACT - Enum constant in enum class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractType
- INTERACT_AT - Enum constant in enum class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractType
- INTERACT_WITH_ANVIL - Static variable in class net.minecraft.stat.Stats
- INTERACT_WITH_BEACON - Static variable in class net.minecraft.stat.Stats
- INTERACT_WITH_BLAST_FURNACE - Static variable in class net.minecraft.stat.Stats
- INTERACT_WITH_BREWINGSTAND - Static variable in class net.minecraft.stat.Stats
- INTERACT_WITH_CAMPFIRE - Static variable in class net.minecraft.stat.Stats
- INTERACT_WITH_CARTOGRAPHY_TABLE - Static variable in class net.minecraft.stat.Stats
- INTERACT_WITH_CRAFTING_TABLE - Static variable in class net.minecraft.stat.Stats
- INTERACT_WITH_FURNACE - Static variable in class net.minecraft.stat.Stats
- INTERACT_WITH_GRINDSTONE - Static variable in class net.minecraft.stat.Stats
- INTERACT_WITH_LECTERN - Static variable in class net.minecraft.stat.Stats
- INTERACT_WITH_LOOM - Static variable in class net.minecraft.stat.Stats
- INTERACT_WITH_SMITHING_TABLE - Static variable in class net.minecraft.stat.Stats
- INTERACT_WITH_SMOKER - Static variable in class net.minecraft.stat.Stats
- INTERACT_WITH_STONECUTTER - Static variable in class net.minecraft.stat.Stats
- INTERACTABLE_DOORS - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
- interactAt(Entity, boolean, Hand, Vec3d) - Static method in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket
- interactAt(PlayerEntity, Vec3d, Hand) - Method in class net.minecraft.entity.decoration.ArmorStandEntity
-
Called when the player interacts with the entity at the specific position.
- interactAt(PlayerEntity, Vec3d, Hand) - Method in class net.minecraft.entity.Entity
-
Called when the player interacts with the entity at the specific position.
- interactAt(Hand, Vec3d) - Method in interface net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.Handler
- InteractAtHandler(PacketByteBuf) - Constructor for class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractAtHandler
- InteractAtHandler(Hand, Vec3d) - Constructor for class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractAtHandler
- interactBlock(ClientPlayerEntity, Hand, BlockHitResult) - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
- interactBlock(ServerPlayerEntity, World, ItemStack, Hand, BlockHitResult) - Method in class net.minecraft.server.network.DemoServerPlayerInteractionManager
- interactBlock(ServerPlayerEntity, World, ItemStack, Hand, BlockHitResult) - Method in class net.minecraft.server.network.ServerPlayerInteractionManager
- interactBlockInternal(ClientPlayerEntity, Hand, BlockHitResult) - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
- interactEntity(PlayerEntity, Entity, Hand) - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
- interactEntityAtLocation(PlayerEntity, Entity, EntityHitResult, Hand) - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
- InteractHandler(PacketByteBuf) - Constructor for class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractHandler
- InteractHandler(Hand) - Constructor for class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractHandler
- interactHorse(PlayerEntity, ItemStack) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- interactingEntity - Variable in class net.minecraft.client.particle.ItemPickupParticle
- interaction - Variable in class net.minecraft.entity.decoration.InteractionEntity
- Interaction(UUID, long) - Constructor for record class net.minecraft.entity.decoration.InteractionEntity.Interaction
- INTERACTION - Static variable in class net.minecraft.entity.EntityType
- INTERACTION_KEY - Static variable in class net.minecraft.entity.decoration.InteractionEntity
- INTERACTION_TARGET - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
- InteractionEntity - Class in net.minecraft.entity.decoration
- InteractionEntity(EntityType<?>, World) - Constructor for class net.minecraft.entity.decoration.InteractionEntity
- InteractionEntity.Interaction - Record Class in net.minecraft.entity.decoration
- interactionManager - Variable in class net.minecraft.client.MinecraftClient
- interactionManager - Variable in class net.minecraft.server.network.ServerPlayerEntity
- InteractionObserver - Interface in net.minecraft.entity
- interactItem(PlayerEntity, Hand) - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
- interactItem(ServerPlayerEntity, World, ItemStack, Hand) - Method in class net.minecraft.server.network.DemoServerPlayerInteractionManager
- interactItem(ServerPlayerEntity, World, ItemStack, Hand) - Method in class net.minecraft.server.network.ServerPlayerInteractionManager
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.mob.CreeperEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.mob.HoglinEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.mob.MobEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.mob.PiglinEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.mob.SkeletonHorseEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.mob.ZombieHorseEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.AbstractDonkeyEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.AllayEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.AnimalEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.AxolotlEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.CamelEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.CatEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.CowEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.DolphinEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.FishEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.GoatEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.HorseEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.IronGolemEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.MooshroomEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.OcelotEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.PandaEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.ParrotEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.PigEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.SheepEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.SnifferEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.SnowGolemEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.StriderEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.TadpoleEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.VillagerEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.WanderingTraderEntity
- interactMob(PlayerEntity, Hand) - Method in class net.minecraft.entity.passive.WolfEntity
- InteractType(Function<PacketByteBuf, PlayerInteractEntityC2SPacket.InteractTypeHandler>) - Constructor for enum class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractType
- interactWithItem(PlayerEntity, Hand) - Method in class net.minecraft.entity.mob.MobEntity
- IntermediaryCache(String) - Constructor for record class net.minecraft.data.DataCache.IntermediaryCache
- IntermediaryCache(String, ConcurrentMap<Path, HashCode>) - Constructor for record class net.minecraft.data.DataCache.IntermediaryCache
- IntermediaryNode(ParentElement, GuiNavigationPath) - Constructor for record class net.minecraft.client.gui.navigation.GuiNavigationPath.IntermediaryNode
- internalDropHashes(int) - Static method in interface net.minecraft.server.filter.TextFilterer.HashIgnorer
- InternalFormat(int) - Constructor for enum class net.minecraft.client.texture.NativeImage.InternalFormat
- internalNioBuffer(int, int) - Method in class net.minecraft.network.PacketByteBuf
- internalOnSlotClick(int, int, SlotActionType, PlayerEntity) - Method in class net.minecraft.screen.ScreenHandler
-
The actual logic that handles a slot click.
- internalSetValue(T) - Method in class net.minecraft.client.gui.widget.CyclingButtonWidget
- INTERNER - Static variable in record class net.minecraft.registry.tag.TagKey
- interpolate - Variable in class net.minecraft.client.resource.metadata.AnimationResourceMetadata
- interpolate(float) - Method in class net.minecraft.entity.decoration.DisplayEntity.AbstractInterpolator
- interpolate(float, DataTracker) - Method in class net.minecraft.entity.decoration.DisplayEntity.Interpolators
- interpolate(float, T, T) - Method in class net.minecraft.entity.decoration.DisplayEntity.AbstractInterpolator
- interpolate(AffineTransformation, float) - Method in class net.minecraft.util.math.AffineTransformation
- interpolateAngle(float, float, float) - Static method in class net.minecraft.client.model.ModelUtil
- interpolateBubbleWobble(float) - Method in class net.minecraft.entity.vehicle.BoatEntity
- interpolateColor(int, int, float) - Method in class net.minecraft.client.gui.hud.DebugHud
- interpolated(DensityFunction) - Static method in class net.minecraft.world.gen.densityfunction.DensityFunctionTypes
- INTERPOLATED - Enum constant in enum class net.minecraft.world.gen.densityfunction.DensityFunctionTypes.Wrapping.Type
- interpolatedIds - Variable in class net.minecraft.entity.decoration.DisplayEntity.Interpolators
- InterpolatedNoiseSampler - Class in net.minecraft.util.math.noise
- InterpolatedNoiseSampler(OctavePerlinNoiseSampler, OctavePerlinNoiseSampler, OctavePerlinNoiseSampler, double, double, double, double, double) - Constructor for class net.minecraft.util.math.noise.InterpolatedNoiseSampler
- InterpolatedNoiseSampler(Random, double, double, double, double, double) - Constructor for class net.minecraft.util.math.noise.InterpolatedNoiseSampler
- interpolatePaddlePhase(int, float) - Method in class net.minecraft.entity.vehicle.BoatEntity
- interpolateSize(double, double, long) - Method in class net.minecraft.world.border.WorldBorder
- interpolateX(double) - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.DensityInterpolator
-
Interpolates the four remaining densities on the X axis.
- interpolateX(int, double) - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
-
Interpolates density values on the X axis for every interpolator.
- interpolateY(double) - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.DensityInterpolator
-
Interpolates the eight densities on the Y axis.
- interpolateY(int, double) - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
-
Interpolates density values on the Y axis for every interpolator.
- interpolateZ(double) - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler.DensityInterpolator
-
Interpolates the two remaining densities on the Z axis.
- interpolateZ(int, double) - Method in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
-
Interpolates density values on the Z axis for every interpolator.
- interpolation - Variable in record class net.minecraft.client.render.entity.animation.Keyframe
-
The field for the
interpolation
record component. - interpolation - Variable in class net.minecraft.client.texture.SpriteContents.Animation
- interpolation - Variable in class net.minecraft.client.texture.SpriteContents.AnimatorImpl
- interpolation() - Method in record class net.minecraft.client.render.entity.animation.Keyframe
-
Returns the value of the
interpolation
record component. - Interpolation() - Constructor for class net.minecraft.client.texture.SpriteContents.Interpolation
- INTERPOLATION_DURATION - Static variable in class net.minecraft.entity.decoration.DisplayEntity
- INTERPOLATION_DURATION_NBT_KEY - Static variable in class net.minecraft.entity.decoration.DisplayEntity
- interpolationEachApplier - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
-
The implementation of
EachApplier
that is used for filling the interpolators' density buffers. - interpolationNoise - Variable in class net.minecraft.util.math.noise.InterpolatedNoiseSampler
- Interpolations() - Constructor for class net.minecraft.client.render.entity.animation.Transformation.Interpolations
- interpolationStart - Variable in class net.minecraft.entity.decoration.DisplayEntity
- interpolationUpdaters - Variable in class net.minecraft.entity.decoration.DisplayEntity.Interpolators
- Interpolator(T) - Constructor for class net.minecraft.entity.decoration.DisplayEntity.Interpolator
- interpolators - Variable in class net.minecraft.entity.decoration.DisplayEntity
- interpolators - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
- Interpolators() - Constructor for class net.minecraft.entity.decoration.DisplayEntity.Interpolators
- interpret - Variable in class net.minecraft.text.NbtTextContent
- interrupt() - Method in class net.minecraft.client.network.LanServerPinger
- intersect(List<BlockStateVariant>, List<BlockStateVariant>) - Static method in class net.minecraft.data.client.VariantsBlockStateSupplier
- intersection(ScreenRect) - Method in record class net.minecraft.client.gui.ScreenRect
-
Returns the rect that intersects with
other
, ornull
if they do not intersect. - intersection(Rect2i) - Method in class net.minecraft.client.util.math.Rect2i
- intersection(Box) - Method in class net.minecraft.util.math.Box
-
Creates the maximum box that this box and the given box contain.
- intersectionChecked - Variable in class net.minecraft.entity.Entity
-
Whether the entity should be included in intersection checks.
- intersects(double, double, double, double, double, double) - Method in class net.minecraft.util.math.Box
-
Checks if this box intersects the box of the given coordinates.
- intersects(BlockBox) - Method in class net.minecraft.util.math.BlockBox
-
Returns whether
other
intersects with this box. - intersects(Box) - Method in class net.minecraft.util.math.Box
-
Checks if this box intersects the given box.
- intersects(Vec3d, Vec3d) - Method in class net.minecraft.util.math.Box
-
Checks if this box intersects the box of the given positions as corners.
- intersectsChunk(ChunkPos, int) - Method in class net.minecraft.structure.StructurePiece
- intersectsXZ(int, int, int, int) - Method in class net.minecraft.util.math.BlockBox
-
Returns whether the rectangle from the given coordinates intersects with this box's XZ plane.
- interval - Variable in class net.minecraft.entity.ai.brain.task.LookAtMobWithIntervalTask.Interval
-
Deprecated.
- interval - Variable in class net.minecraft.server.chase.ChaseServer
- Interval(UniformIntProvider) - Constructor for class net.minecraft.entity.ai.brain.task.LookAtMobWithIntervalTask.Interval
-
Deprecated.
- INTERVAL - Static variable in class net.minecraft.client.gui.hud.DebugHud.AllocationRateCalculator
- INTERVAL - Static variable in class net.minecraft.client.gui.screen.LoadingDisplay
- INTERVAL - Static variable in class net.minecraft.server.command.ChaseCommand
- INTERVAL_IN_MILLIS - Static variable in class net.minecraft.client.util.telemetry.SampleEvent
- IntLerper(int) - Constructor for class net.minecraft.entity.decoration.DisplayEntity.IntLerper
- IntProperty - Class in net.minecraft.state.property
-
Represents a property that has integer values.
- IntProperty(String, int, int) - Constructor for class net.minecraft.state.property.IntProperty
- IntProvider - Class in net.minecraft.util.math.intprovider
- IntProvider() - Constructor for class net.minecraft.util.math.intprovider.IntProvider
- IntProviderType<P extends IntProvider> - Interface in net.minecraft.util.math.intprovider
- intRange() - Static method in interface net.minecraft.command.argument.NumberRangeArgumentType
- IntRange(Integer, Integer) - Constructor for class net.minecraft.predicate.NumberRange.IntRange
- IntRangeArgumentType() - Constructor for class net.minecraft.command.argument.NumberRangeArgumentType.IntRangeArgumentType
- IntRule(GameRules.Type<GameRules.IntRule>, int) - Constructor for class net.minecraft.world.GameRules.IntRule
- IntRuleWidget(Text, List<OrderedText>, String, GameRules.IntRule) - Constructor for class net.minecraft.client.gui.screen.world.EditGameRulesScreen.IntRuleWidget
- intrusive(RegistryEntryOwner<T>, T) - Static method in class net.minecraft.registry.entry.RegistryEntry.Reference
-
Deprecated.Intrusive holders exist for legacy reasons only.
- INTRUSIVE - Enum constant in enum class net.minecraft.registry.entry.RegistryEntry.Reference.Type
- intrusiveValueToEntry - Variable in class net.minecraft.registry.SimpleRegistry
- intValue() - Method in class net.minecraft.nbt.AbstractNbtNumber
-
Gets the value as a 32-bit integer.
- intValue() - Method in class net.minecraft.nbt.NbtByte
-
Gets the value as a 32-bit integer.
- intValue() - Method in class net.minecraft.nbt.NbtDouble
-
Gets the value as a 32-bit integer.
- intValue() - Method in class net.minecraft.nbt.NbtFloat
-
Gets the value as a 32-bit integer.
- intValue() - Method in class net.minecraft.nbt.NbtInt
-
Gets the value as a 32-bit integer.
- intValue() - Method in class net.minecraft.nbt.NbtLong
-
Gets the value as a 32-bit integer.
- intValue() - Method in class net.minecraft.nbt.NbtShort
-
Gets the value as a 32-bit integer.
- INVALID - Enum constant in enum class net.minecraft.entity.projectile.FishingBobberEntity.PositionType
- INVALID - Static variable in interface net.minecraft.client.network.RedirectResolver
- INVALID - Static variable in class net.minecraft.client.network.ServerAddress
- INVALID - Static variable in class net.minecraft.structure.StructureStart
- INVALID_ANCHOR_EXCEPTION - Static variable in class net.minecraft.command.argument.EntityAnchorArgumentType
- INVALID_ANGLE_EXCEPTION - Static variable in class net.minecraft.command.argument.AngleArgumentType
- INVALID_BLOCK_EXCEPTION - Static variable in class net.minecraft.command.BlockDataObject
- INVALID_BLOCK_ID_EXCEPTION - Static variable in class net.minecraft.command.argument.BlockArgumentParser
- INVALID_CHARS_LEVEL_NAME - Static variable in class net.minecraft.SharedConstants
- INVALID_COLOR_EXCEPTION - Static variable in class net.minecraft.command.argument.ColorArgumentType
- INVALID_COMPONENT_EXCEPTION - Static variable in class net.minecraft.command.argument.TextArgumentType
- INVALID_CRITERION_EXCEPTION - Static variable in class net.minecraft.command.argument.ScoreboardCriterionArgumentType
- INVALID_DIMENSION_EXCEPTION - Static variable in class net.minecraft.command.argument.DimensionArgumentType
- INVALID_ENTITY_EXCEPTION - Static variable in class net.minecraft.command.EntityDataObject
- INVALID_ENTITY_EXCEPTION - Static variable in class net.minecraft.command.EntitySelectorReader
- INVALID_ENUM_EXCEPTION - Static variable in class net.minecraft.command.argument.EnumArgumentType
- INVALID_FEATURE_EXCEPTION - Static variable in class net.minecraft.command.argument.RegistryKeyArgumentType
- INVALID_FILE_NAMES - Static variable in class net.minecraft.client.realms.FileDownload
- INVALID_GAME_MODE_EXCEPTION - Static variable in class net.minecraft.command.argument.GameModeArgumentType
- INVALID_HEIGHT_EXCEPTION - Static variable in class net.minecraft.server.command.SpreadPlayersCommand
- INVALID_INDEX_EXCEPTION - Static variable in class net.minecraft.command.argument.NbtPathArgumentType
- INVALID_IP_EXCEPTION - Static variable in class net.minecraft.server.dedicated.command.BanIpCommand
- INVALID_IP_EXCEPTION - Static variable in class net.minecraft.server.dedicated.command.PardonIpCommand
- INVALID_JIGSAW_EXCEPTION - Static variable in class net.minecraft.command.argument.RegistryKeyArgumentType
- INVALID_MODE_EXCEPTION - Static variable in class net.minecraft.command.EntitySelectorOptions
- INVALID_OPERATION - Static variable in class net.minecraft.command.argument.OperationArgumentType
- INVALID_PACKET_TEXT - Static variable in class net.minecraft.client.network.ClientPlayNetworkHandler
- INVALID_PATH_NODE_EXCEPTION - Static variable in class net.minecraft.command.argument.NbtPathArgumentType
- INVALID_PORT_TEXT - Static variable in class net.minecraft.client.gui.screen.OpenToLanScreen
- INVALID_POSITION_EXCEPTION - Static variable in class net.minecraft.server.command.SummonCommand
- INVALID_POSITION_EXCEPTION - Static variable in class net.minecraft.server.command.TeleportCommand
- INVALID_PROPERTY_EXCEPTION - Static variable in class net.minecraft.command.argument.BlockArgumentParser
- INVALID_PUBLIC_KEY_SIGNATURE_TEXT - Static variable in record class net.minecraft.network.encryption.PlayerPublicKey
- INVALID_SLOT_EXCEPTION - Static variable in class net.minecraft.command.argument.ScoreboardSlotArgumentType
- INVALID_SPAWN_INSIDE - Static variable in class net.minecraft.registry.tag.BlockTags
- INVALID_STRUCTURE_EXCEPTION - Static variable in class net.minecraft.command.argument.RegistryKeyArgumentType
- INVALID_SWIZZLE_EXCEPTION - Static variable in class net.minecraft.command.argument.SwizzleArgumentType
- INVALID_TYPE_EXCEPTION - Static variable in class net.minecraft.command.argument.RegistryEntryArgumentType
- INVALID_TYPE_EXCEPTION - Static variable in class net.minecraft.command.EntitySelectorOptions
- INVALID_UNIT_EXCEPTION - Static variable in class net.minecraft.command.argument.TimeArgumentType
- INVALID_UUID - Static variable in class net.minecraft.command.argument.UuidArgumentType
- invalidate() - Method in class net.minecraft.village.raid.Raid
- invalidate(long) - Static method in class net.minecraft.client.realms.util.UploadTokenCache
- invalidatePageContent() - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
- invalidBlocks - Variable in class net.minecraft.world.gen.feature.GeodeLayerConfig
- invalidBlocksThreshold - Variable in class net.minecraft.world.gen.feature.GeodeFeatureConfig
- invalidFiles - Variable in exception class net.minecraft.util.InvalidHierarchicalFileException
- InvalidHierarchicalFileException - Exception Class in net.minecraft.util
-
An exception that tracks the names of the invalid files and the path to the invalid element in a hierarchical tree structure (such as JSON).
- InvalidHierarchicalFileException(String) - Constructor for exception class net.minecraft.util.InvalidHierarchicalFileException
- InvalidHierarchicalFileException(String, Throwable) - Constructor for exception class net.minecraft.util.InvalidHierarchicalFileException
- InvalidHierarchicalFileException.File - Class in net.minecraft.util
- InvalidIdentifierException - Exception Class in net.minecraft.util
-
An exception thrown when parsing or constructing an
Identifier
that contains an invalid character. - InvalidIdentifierException(String) - Constructor for exception class net.minecraft.util.InvalidIdentifierException
- InvalidIdentifierException(String, Throwable) - Constructor for exception class net.minecraft.util.InvalidIdentifierException
- InvalidLengthException(String) - Constructor for exception class net.minecraft.util.collection.PackedIntegerArray.InvalidLengthException
- invalidRuleWidgets - Variable in class net.minecraft.client.gui.screen.world.EditGameRulesScreen
- Inventories - Class in net.minecraft.inventory
- Inventories() - Constructor for class net.minecraft.inventory.Inventories
- inventory - Variable in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
- inventory - Variable in class net.minecraft.block.entity.BarrelBlockEntity
- inventory - Variable in class net.minecraft.block.entity.BrewingStandBlockEntity
- inventory - Variable in class net.minecraft.block.entity.ChestBlockEntity
- inventory - Variable in class net.minecraft.block.entity.ChiseledBookshelfBlockEntity
- inventory - Variable in class net.minecraft.block.entity.DispenserBlockEntity
- inventory - Variable in class net.minecraft.block.entity.HopperBlockEntity
- inventory - Variable in class net.minecraft.block.entity.JukeboxBlockEntity
- inventory - Variable in class net.minecraft.block.entity.LecternBlockEntity
- inventory - Variable in class net.minecraft.block.entity.ShulkerBoxBlockEntity
- inventory - Variable in class net.minecraft.client.gui.tooltip.BundleTooltipComponent
- inventory - Variable in class net.minecraft.client.item.BundleTooltipData
- inventory - Variable in class net.minecraft.client.render.debug.VillageDebugRenderer.Brain
- inventory - Variable in class net.minecraft.entity.mob.PiglinEntity
- inventory - Variable in class net.minecraft.entity.mob.PillagerEntity
- inventory - Variable in class net.minecraft.entity.passive.AllayEntity
- inventory - Variable in class net.minecraft.entity.passive.MerchantEntity
- inventory - Variable in class net.minecraft.entity.player.PlayerEntity
- inventory - Variable in class net.minecraft.entity.vehicle.ChestBoatEntity
- inventory - Variable in class net.minecraft.entity.vehicle.StorageMinecartEntity
- inventory - Variable in class net.minecraft.recipe.InputSlotFiller
- inventory - Variable in class net.minecraft.screen.AbstractFurnaceScreenHandler
- inventory - Variable in class net.minecraft.screen.BrewingStandScreenHandler
- inventory - Variable in class net.minecraft.screen.CartographyTableScreenHandler
- inventory - Variable in class net.minecraft.screen.EnchantmentScreenHandler
- inventory - Variable in class net.minecraft.screen.Generic3x3ContainerScreenHandler
- inventory - Variable in class net.minecraft.screen.GenericContainerScreenHandler
- inventory - Variable in class net.minecraft.screen.HopperScreenHandler
- inventory - Variable in class net.minecraft.screen.HorseScreenHandler
- inventory - Variable in class net.minecraft.screen.LecternScreenHandler
- inventory - Variable in class net.minecraft.screen.ShulkerBoxScreenHandler
- inventory - Variable in class net.minecraft.screen.slot.Slot
- inventory - Variable in class net.minecraft.village.MerchantInventory
- Inventory - Interface in net.minecraft.inventory
- INVENTORY - Enum constant in enum class net.minecraft.item.ItemGroup.Type
- INVENTORY - Static variable in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
- INVENTORY - Static variable in class net.minecraft.item.ItemGroups
- INVENTORY_CATEGORY - Static variable in class net.minecraft.client.option.KeyBinding
- INVENTORY_CHANGED - Static variable in class net.minecraft.advancement.criterion.Criteria
- INVENTORY_KEY - Static variable in interface net.minecraft.entity.InventoryOwner
- INVENTORY_RETRIEVER - Static variable in class net.minecraft.block.ChestBlock
- INVENTORY_SIZE - Static variable in class net.minecraft.block.entity.DispenserBlockEntity
- INVENTORY_SIZE - Static variable in class net.minecraft.block.entity.HopperBlockEntity
- INVENTORY_SIZE - Static variable in class net.minecraft.block.entity.ShulkerBoxBlockEntity
- INVENTORY_SIZE - Static variable in class net.minecraft.entity.passive.MerchantEntity
- INVENTORY_SIZE - Static variable in class net.minecraft.entity.vehicle.ChestBoatEntity
- INVENTORY_SIZE - Static variable in class net.minecraft.screen.ShulkerBoxScreenHandler
- InventoryChangedCriterion - Class in net.minecraft.advancement.criterion
- InventoryChangedCriterion() - Constructor for class net.minecraft.advancement.criterion.InventoryChangedCriterion
- InventoryChangedCriterion.Conditions - Class in net.minecraft.advancement.criterion
- InventoryChangedListener - Interface in net.minecraft.inventory
- inventoryChangeListener - Variable in class net.minecraft.screen.LoomScreenHandler
- inventoryKey - Variable in class net.minecraft.client.option.GameOptions
-
A key binding for opening the inventory screen.
- InventoryOwner - Interface in net.minecraft.entity
- InventoryProvider - Interface in net.minecraft.block
- InventoryS2CPacket - Class in net.minecraft.network.packet.s2c.play
-
Represents the contents of a block or entity inventory being synchronized from the server to the client.
- InventoryS2CPacket(int, int, DefaultedList<ItemStack>, ItemStack) - Constructor for class net.minecraft.network.packet.s2c.play.InventoryS2CPacket
- InventoryS2CPacket(PacketByteBuf) - Constructor for class net.minecraft.network.packet.s2c.play.InventoryS2CPacket
- InventoryScreen - Class in net.minecraft.client.gui.screen.ingame
- InventoryScreen(PlayerEntity) - Constructor for class net.minecraft.client.gui.screen.ingame.InventoryScreen
- inventoryTick(ItemStack, World, Entity, int, boolean) - Method in class net.minecraft.item.CompassItem
-
Called on both the client and the server every tick if the item is in the player's inventory.
- inventoryTick(ItemStack, World, Entity, int, boolean) - Method in class net.minecraft.item.FilledMapItem
-
Called on both the client and the server every tick if the item is in the player's inventory.
- inventoryTick(ItemStack, World, Entity, int, boolean) - Method in class net.minecraft.item.Item
-
Called on both the client and the server every tick if the item is in the player's inventory.
- inventoryTick(World, Entity, int, boolean) - Method in class net.minecraft.item.ItemStack
- inverse() - Method in enum class net.minecraft.resource.ResourcePackProfile.InsertionPosition
- inverse() - Method in enum class net.minecraft.util.math.DirectionTransformation
- inverseNormalMatrix - Variable in class net.minecraft.client.render.OverlayVertexConsumer
- INVERSES - Static variable in enum class net.minecraft.util.math.DirectionTransformation
- inverseSqrt(double) - Static method in class net.minecraft.util.math.MathHelper
- inverseSqrt(float) - Static method in class net.minecraft.util.math.MathHelper
- inverseTextureMatrix - Variable in class net.minecraft.client.render.OverlayVertexConsumer
- inverseViewRotationMatrix - Static variable in class com.mojang.blaze3d.systems.RenderSystem
- INVERSION - Enum constant in enum class net.minecraft.util.math.DirectionTransformation
- invert() - Method in interface net.minecraft.loot.condition.LootCondition.Builder
- invert() - Method in class net.minecraft.util.math.AffineTransformation
- INVERT - Enum constant in enum class com.mojang.blaze3d.platform.GlStateManager.LogicOp
- INVERT_MODIFIER - Static variable in class net.minecraft.command.EntitySelectorReader
- INVERT_X - Enum constant in enum class net.minecraft.util.math.DirectionTransformation
- INVERT_Y - Enum constant in enum class net.minecraft.util.math.DirectionTransformation
- INVERT_Z - Enum constant in enum class net.minecraft.util.math.DirectionTransformation
- inverted - Variable in class net.minecraft.util.shape.DisjointPairList
- INVERTED - Static variable in class net.minecraft.block.DaylightDetectorBlock
- INVERTED - Static variable in class net.minecraft.loot.condition.LootConditionTypes
- INVERTED - Static variable in class net.minecraft.state.property.Properties
-
A property that specifies if a daylight sensor's output is inverted.
- INVERTED_DIRECTION_ROTATIONS - Static variable in class net.minecraft.util.math.AffineTransformations
- InvertedBooleanSupplier(MaterialRules.BooleanSupplier) - Constructor for record class net.minecraft.world.gen.surfacebuilder.MaterialRules.InvertedBooleanSupplier
- invertedChildBodyScale - Variable in class net.minecraft.client.render.entity.model.AnimalModel
- invertedChildHeadScale - Variable in class net.minecraft.client.render.entity.model.AnimalModel
- InvertedLootCondition - Class in net.minecraft.loot.condition
- InvertedLootCondition(LootCondition) - Constructor for class net.minecraft.loot.condition.InvertedLootCondition
- InvertedLootCondition.Serializer - Class in net.minecraft.loot.condition
- invertYMouse - Variable in class net.minecraft.client.option.GameOptions
- INVESTIGATE - Static variable in class net.minecraft.entity.ai.brain.Activity
- INVISIBILITY - Static variable in class net.minecraft.entity.effect.StatusEffects
- INVISIBILITY - Static variable in class net.minecraft.potion.Potions
- invisible - Variable in class net.minecraft.entity.decoration.ArmorStandEntity
- INVISIBLE - Enum constant in enum class net.minecraft.block.BlockRenderType
- INVISIBLE_FLAG_INDEX - Static variable in class net.minecraft.entity.Entity
- invisibleEntities - Variable in class net.minecraft.entity.mob.MobVisibilityCache
- INVITATION_ICON - Static variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
- invitationId - Variable in class net.minecraft.client.realms.dto.PendingInvite
- invite(long, String) - Method in class net.minecraft.client.realms.RealmsClient
- INVITE_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- INVITE_ICON - Static variable in class net.minecraft.client.realms.gui.screen.RealmsMainScreen
- INVITE_ICON - Static variable in class net.minecraft.client.realms.gui.screen.RealmsNotificationsScreen
- INVITE_PROFILE_NAME_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsInviteScreen
- INVITED_TEXT - Static variable in class net.minecraft.client.realms.gui.screen.RealmsPlayerScreen
- invitedObjectSelectionList - Variable in class net.minecraft.client.realms.gui.screen.RealmsPlayerScreen
- InvitedObjectSelectionList() - Constructor for class net.minecraft.client.realms.gui.screen.RealmsPlayerScreen.InvitedObjectSelectionList
- InvitedObjectSelectionListEntry(PlayerInfo) - Constructor for class net.minecraft.client.realms.gui.screen.RealmsPlayerScreen.InvitedObjectSelectionListEntry
- INVITES_ENDPOINT - Static variable in class net.minecraft.client.realms.RealmsClient
- invoke(long, long, int) - Method in class net.minecraft.client.texture.NativeImage.WriteCallback
- invoke(String, Object[], String[]) - Method in class net.minecraft.server.dedicated.ServerMBean
- INVUL_TIMER - Static variable in class net.minecraft.entity.boss.WitherEntity
- invulnerable - Variable in class net.minecraft.entity.Entity
- invulnerable - Variable in class net.minecraft.entity.player.PlayerAbilities
- invulnerable - Variable in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
- INVULNERABLE_EXCEPTION - Static variable in class net.minecraft.server.command.DamageCommand
- INVULNERABLE_MASK - Static variable in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
- INVULNERABLE_TEXTURE - Static variable in class net.minecraft.client.render.entity.WitherEntityRenderer
- INVULNERABLE_TEXTURE - Static variable in class net.minecraft.client.render.entity.WitherSkullEntityRenderer
- inWall - Variable in class net.minecraft.entity.damage.DamageSources
- inWall() - Method in class net.minecraft.entity.damage.DamageSources
- inWater - Variable in class net.minecraft.entity.ai.goal.DolphinJumpGoal
- inWaterTime - Variable in class net.minecraft.entity.mob.ZombieEntity
- inWindowIndex - Variable in class net.minecraft.client.gui.screen.ChatInputSuggestor.SuggestionWindow
- inWindowIndexOffset - Variable in class net.minecraft.client.gui.screen.ChatInputSuggestor
- IO_EXECUTOR - Static variable in class net.minecraft.client.option.ServerList
- IO_WORKER_EXECUTOR - Static variable in class net.minecraft.util.Util
- ip - Variable in record class net.minecraft.client.report.ReporterEnvironment.Server.ThirdParty
-
The field for the
ip
record component. - ip - Variable in class net.minecraft.server.chase.ChaseClient
- ip - Variable in class net.minecraft.server.chase.ChaseServer
- ip - Variable in class net.minecraft.server.rcon.QueryResponseHandler
- ip() - Method in record class net.minecraft.client.report.ReporterEnvironment.Server.ThirdParty
-
Returns the value of the
ip
record component. - IRON - Enum constant in enum class net.minecraft.item.ArmorMaterials
- IRON - Enum constant in enum class net.minecraft.item.ToolMaterials
- IRON - Enum constant in enum class net.minecraft.world.gen.OreVeinSampler.VeinType
- IRON - Static variable in class net.fabricmc.yarn.constants.MiningLevels
-
Blocks with this level require an Iron tool or better to harvest.
- IRON - Static variable in record class net.minecraft.block.BlockSetType
- IRON - Static variable in class net.minecraft.item.trim.ArmorTrimMaterials
- IRON_AXE - Static variable in class net.minecraft.item.Items
- IRON_BARS - Static variable in class net.minecraft.block.Blocks
- IRON_BARS - Static variable in class net.minecraft.item.Items
- IRON_BLOCK - Static variable in class net.minecraft.block.Blocks
- IRON_BLOCK - Static variable in class net.minecraft.item.Items
- IRON_BOOTS - Static variable in class net.minecraft.item.Items
- IRON_CHESTPLATE - Static variable in class net.minecraft.item.Items
- IRON_DOOR - Enum constant in enum class net.minecraft.structure.StrongholdGenerator.Piece.EntranceType
- IRON_DOOR - Static variable in class net.minecraft.block.Blocks
- IRON_DOOR - Static variable in class net.minecraft.item.Items
- IRON_GOLEM - Static variable in class net.minecraft.client.render.entity.model.EntityModelLayers
- IRON_GOLEM - Static variable in class net.minecraft.entity.EntityType
- IRON_GOLEM - Static variable in interface net.minecraft.entity.LargeEntitySpawnHelper.Requirements
- IRON_GOLEM_FLAGS - Static variable in class net.minecraft.entity.passive.IronGolemEntity
-
The tracked flags of iron golems.
- IRON_GOLEM_SPAWN_EGG - Static variable in class net.minecraft.item.Items
- IRON_GRAY - Static variable in class net.minecraft.block.MapColor
- IRON_HELMET - Static variable in class net.minecraft.item.Items
- IRON_HOE - Static variable in class net.minecraft.item.Items
- IRON_HORSE_ARMOR - Static variable in class net.minecraft.item.Items
- IRON_INGOT - Static variable in class net.minecraft.item.Items
- IRON_LEGGINGS - Static variable in class net.minecraft.item.Items
- IRON_NUGGET - Static variable in class net.minecraft.item.Items
- IRON_ORE - Static variable in class net.minecraft.block.Blocks
- IRON_ORE - Static variable in class net.minecraft.item.Items
- IRON_ORES - Static variable in class net.minecraft.data.server.recipe.VanillaRecipeProvider
- IRON_ORES - Static variable in class net.minecraft.registry.tag.BlockTags
- IRON_ORES - Static variable in class net.minecraft.registry.tag.ItemTags
- IRON_PICKAXE - Static variable in class net.minecraft.item.Items
- IRON_SHOVEL - Static variable in class net.minecraft.item.Items
- IRON_SWORD - Static variable in class net.minecraft.item.Items
- IRON_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
- IRON_TRAPDOOR - Static variable in class net.minecraft.item.Items
- IRON_XYLOPHONE - Enum constant in enum class net.minecraft.block.enums.Instrument
- IronGolemCrackFeatureRenderer - Class in net.minecraft.client.render.entity.feature
- IronGolemCrackFeatureRenderer(FeatureRendererContext<IronGolemEntity, IronGolemEntityModel<IronGolemEntity>>) - Constructor for class net.minecraft.client.render.entity.feature.IronGolemCrackFeatureRenderer
- ironGolemDispenserPattern - Variable in class net.minecraft.block.CarvedPumpkinBlock
- IronGolemEntity - Class in net.minecraft.entity.passive
- IronGolemEntity(EntityType<? extends IronGolemEntity>, World) - Constructor for class net.minecraft.entity.passive.IronGolemEntity
- IronGolemEntity.Crack - Enum Class in net.minecraft.entity.passive
- IronGolemEntityModel<T extends IronGolemEntity> - Class in net.minecraft.client.render.entity.model
- IronGolemEntityModel(ModelPart) - Constructor for class net.minecraft.client.render.entity.model.IronGolemEntityModel
- IronGolemEntityRenderer - Class in net.minecraft.client.render.entity
- IronGolemEntityRenderer(EntityRendererFactory.Context) - Constructor for class net.minecraft.client.render.entity.IronGolemEntityRenderer
- IronGolemFlowerFeatureRenderer - Class in net.minecraft.client.render.entity.feature
- IronGolemFlowerFeatureRenderer(FeatureRendererContext<IronGolemEntity, IronGolemEntityModel<IronGolemEntity>>, BlockRenderManager) - Constructor for class net.minecraft.client.render.entity.feature.IronGolemFlowerFeatureRenderer
- IronGolemLookGoal - Class in net.minecraft.entity.ai.goal
- IronGolemLookGoal(IronGolemEntity) - Constructor for class net.minecraft.entity.ai.goal.IronGolemLookGoal
- ironGolemPattern - Variable in class net.minecraft.block.CarvedPumpkinBlock
- IronGolemWanderAroundGoal - Class in net.minecraft.entity.ai.goal
- IronGolemWanderAroundGoal(PathAwareEntity, double) - Constructor for class net.minecraft.entity.ai.goal.IronGolemWanderAroundGoal
- IRRELEVANT_BEE_NBT_KEYS - Static variable in class net.minecraft.block.entity.BeehiveBlockEntity
- IRREVERSIBLE_SORT_EXCEPTION - Static variable in class net.minecraft.command.EntitySelectorOptions
- IS_ACQUIRABLE_JOB_SITE - Static variable in record class net.minecraft.village.VillagerProfession
- IS_AIR - Static variable in class net.minecraft.util.function.MaterialPredicate
- IS_AIR - Static variable in interface net.minecraft.world.gen.blockpredicate.BlockPredicate
- IS_AIR_OR_WATER - Static variable in interface net.minecraft.world.gen.blockpredicate.BlockPredicate
- IS_AIR_PREDICATE - Static variable in class net.minecraft.server.command.CloneCommand
- IS_BADLANDS - Static variable in class net.minecraft.registry.tag.BiomeTags
- IS_BEACH - Static variable in class net.minecraft.registry.tag.BiomeTags
- IS_BRED_HORSE - Static variable in class net.minecraft.entity.passive.AbstractHorseEntity
- IS_DEEP_OCEAN - Static variable in class net.minecraft.registry.tag.BiomeTags
- IS_DEVELOPMENT_VERSION - Static variable in class net.minecraft.SharedConstants
-
Deprecated.
- IS_DROWNING - Static variable in interface net.minecraft.registry.tag.DamageTypeTags
- IS_EMERGING - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
- IS_END - Static variable in class net.minecraft.registry.tag.BiomeTags
- IS_EXPLOSION - Static variable in interface net.minecraft.registry.tag.DamageTypeTags
- IS_FALL - Static variable in interface net.minecraft.registry.tag.DamageTypeTags
- IS_FIRE - Static variable in interface net.minecraft.registry.tag.DamageTypeTags
- IS_FOOD - Static variable in class net.minecraft.entity.passive.PandaEntity
- IS_FOREST - Static variable in class net.minecraft.registry.tag.BiomeTags
- IS_FREEZING - Static variable in interface net.minecraft.registry.tag.DamageTypeTags
- IS_GOLEM_HEAD_PREDICATE - Static variable in class net.minecraft.block.CarvedPumpkinBlock
- IS_HILL - Static variable in class net.minecraft.registry.tag.BiomeTags
- IS_IN_WATER - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
- IS_IN_WATER - Static variable in class net.minecraft.entity.ai.brain.sensor.SensorType
- IS_JUNGLE - Static variable in class net.minecraft.registry.tag.BiomeTags
- IS_LIGHT_ON_KEY - Static variable in class net.minecraft.world.ChunkSerializer
- IS_LIGHTNING - Static variable in interface net.minecraft.registry.tag.DamageTypeTags
- IS_MOUNTAIN - Static variable in class net.minecraft.registry.tag.BiomeTags
- IS_NETHER - Static variable in class net.minecraft.registry.tag.BiomeTags
- IS_NOT_RAVAGER - Static variable in class net.minecraft.entity.mob.RavagerEntity
- IS_OCCUPIED - Enum constant in enum class net.minecraft.world.poi.PointOfInterestStorage.OccupationStatus
- IS_OCEAN - Static variable in class net.minecraft.registry.tag.BiomeTags
- IS_OUTLINE - Enum constant in enum class net.minecraft.client.render.RenderLayer.OutlineMode
- IS_OVERWORLD - Static variable in class net.minecraft.registry.tag.BiomeTags
- IS_PANICKING - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
- IS_PREGNANT - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
- IS_PROJECTILE - Static variable in interface net.minecraft.registry.tag.DamageTypeTags
- IS_RIVER - Static variable in class net.minecraft.registry.tag.BiomeTags
- IS_SAVANNA - Static variable in class net.minecraft.registry.tag.BiomeTags
- IS_SNIFFING - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
- IS_SYSTEM_MAC - Static variable in class net.minecraft.client.MinecraftClient
- IS_TAIGA - Static variable in class net.minecraft.registry.tag.BiomeTags
- IS_TEMPTED - Static variable in class net.minecraft.entity.ai.brain.MemoryModuleType
- IS_VALID_FRAME_BLOCK - Static variable in class net.minecraft.world.dimension.NetherPortal
- is64Bit - Variable in class net.minecraft.client.MinecraftClient
- is64Bit() - Method in class net.minecraft.client.MinecraftClient
- isAbove(VoxelShape, BlockPos, boolean) - Method in class net.minecraft.block.EntityShapeContext
- isAbove(VoxelShape, BlockPos, boolean) - Method in interface net.minecraft.block.ShapeContext
- isAboveBed(ServerWorld, MobEntity) - Method in class net.minecraft.entity.ai.brain.task.JumpInBedTask
- isAboveLevelThree() - Method in class net.minecraft.structure.OceanMonumentGenerator.PieceSetting
- isAboveMinHeight(int) - Method in class net.minecraft.world.chunk.light.SkyLightStorage
- isAbsolute() - Method in class net.minecraft.resource.fs.ResourcePath
- isAcceptableItem(Item) - Method in enum class net.minecraft.enchantment.EnchantmentTarget
- isAcceptableItem(ItemStack) - Method in class net.minecraft.enchantment.BindingCurseEnchantment
- isAcceptableItem(ItemStack) - Method in class net.minecraft.enchantment.DamageEnchantment
- isAcceptableItem(ItemStack) - Method in class net.minecraft.enchantment.EfficiencyEnchantment
- isAcceptableItem(ItemStack) - Method in class net.minecraft.enchantment.Enchantment
- isAcceptableItem(ItemStack) - Method in class net.minecraft.enchantment.ThornsEnchantment
- isAcceptableItem(ItemStack) - Method in class net.minecraft.enchantment.UnbreakingEnchantment
- isAcceptableSpawnPosition(ServerWorld, Chunk, BlockPos.Mutable, double) - Static method in class net.minecraft.world.SpawnHelper
- isAccepted() - Method in class net.minecraft.client.realms.dto.PlayerInfo
- isAccepted() - Method in enum class net.minecraft.util.ActionResult
-
Returns whether an action is performed.
- isAccessible() - Method in class net.minecraft.server.world.ChunkHolder
- isActive() - Method in class net.minecraft.block.entity.ConduitBlockEntity
- isActive() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
- isActive() - Method in class net.minecraft.client.util.NarratorManager
- isActive() - Method in class net.minecraft.entity.ai.goal.EscapeDangerGoal
- isActive() - Method in class net.minecraft.entity.ai.goal.TemptGoal
- isActive() - Method in class net.minecraft.entity.effect.StatusEffectInstance
- isActive() - Method in class net.minecraft.entity.passive.RabbitEntity.RabbitJumpControl
- isActive() - Method in class net.minecraft.util.profiler.DebugRecorder
- isActive() - Method in class net.minecraft.util.profiler.DummyRecorder
- isActive() - Method in interface net.minecraft.util.profiler.Recorder
- isActive() - Method in class net.minecraft.util.profiler.TickTimeTracker
- isActive() - Method in class net.minecraft.village.raid.Raid
- isActiveBlockEntity(EnderChestBlockEntity) - Method in class net.minecraft.inventory.EnderChestInventory
- isActivelyTraveling() - Method in class net.minecraft.entity.passive.TurtleEntity
- isAdjacentBlockStuck(BlockState, BlockState) - Static method in class net.minecraft.block.piston.PistonHandler
- isAdmiringItem(PiglinEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
- isAdult() - Method in class net.minecraft.entity.mob.AbstractPiglinEntity
- isAdult() - Method in class net.minecraft.entity.mob.HoglinEntity
- isAdult() - Method in class net.minecraft.entity.mob.ZoglinEntity
- isAdvanced() - Method in record class net.minecraft.client.item.TooltipContext.Default
- isAdvanced() - Method in interface net.minecraft.client.item.TooltipContext
- isAdvanceInvalid(Glyph) - Static method in class net.minecraft.client.font.FontStorage
- isAffectedByDaylight() - Method in class net.minecraft.entity.mob.MobEntity
- isAffectedBySplashPotions() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
- isAffectedBySplashPotions() - Method in class net.minecraft.entity.LivingEntity
- isAfter(int, int) - Method in enum class net.minecraft.client.gui.navigation.NavigationDirection
-
Returns whether the coordinate
a
comes afterb
. - isAfter(ChunkHolder.LevelType) - Method in enum class net.minecraft.server.world.ChunkHolder.LevelType
- isAggressive() - Method in class net.minecraft.entity.passive.FoxEntity
- isAiDisabled() - Method in class net.minecraft.entity.mob.MobEntity
- isAir - Variable in class net.minecraft.block.AbstractBlock.AbstractBlockState
- isAir - Variable in class net.minecraft.block.AbstractBlock.Settings
- isAir() - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
- isAir() - Static method in class net.minecraft.world.gen.feature.PlacedFeatures
- isAir(BlockPos) - Method in class net.minecraft.world.gen.treedecorator.TreeDecorator.Generator
- isAir(BlockPos) - Method in interface net.minecraft.world.WorldView
- isAirAbove(BlockPos, int, int, int) - Method in class net.minecraft.entity.ai.goal.DolphinJumpGoal
- isAirBelow(BlockView, BlockPos) - Method in class net.minecraft.world.gen.feature.IcebergFeature
- isAirOrLavaOcean(WorldAccess, int, BlockPos) - Static method in class net.minecraft.world.gen.feature.BasaltColumnsFeature
- isAirOrLeaves(TestableWorld, BlockPos) - Static method in class net.minecraft.world.gen.feature.TreeFeature
- isAirOrWater(BlockState) - Static method in class net.minecraft.world.gen.feature.MultifaceGrowthFeature
- isAirOrWater(BlockState, int, int) - Static method in class net.minecraft.world.gen.feature.RootSystemFeature
- isAirPos(WorldView, BlockPos) - Method in class net.minecraft.entity.ai.goal.BreatheAirGoal
- isAlive() - Method in class net.minecraft.client.particle.Particle
-
Returns
false
if this particle is finished and should be removed from the parentParticleManager
, otherwisetrue
if the particle is still alive. - isAlive() - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is alive.
- isAlive() - Method in class net.minecraft.entity.LivingEntity
-
Returns whether the entity is alive.
- isAllowed(GameProfile) - Method in class net.minecraft.server.Whitelist
- isAllowed(Address) - Method in interface net.minecraft.client.network.BlockListChecker
- isAllowed(ServerAddress) - Method in interface net.minecraft.client.network.BlockListChecker
- isAllowed(LootContextParameter<?>) - Method in class net.minecraft.loot.context.LootContextType
- isAllowedName(Path) - Static method in class net.minecraft.util.PathUtil
-
Returns whether
path
does not contain reserved Windows file names. - isAlternateSkyColor() - Method in class net.minecraft.client.render.DimensionEffects
- isAlwaysActive() - Method in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
- isAlwaysEdible() - Method in class net.minecraft.item.FoodComponent
-
Checks if a food item can be eaten when the current hunger bar is full.
- isAlwaysEnabled() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
- isAlwaysEnabled() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
- isAlwaysEnabled() - Method in class net.minecraft.resource.ResourcePackProfile
- isAlwaysHostileTo(LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.AxolotlAttackablesSensor
- isAlwaysRendered() - Method in class net.minecraft.item.map.MapIcon
- isAlwaysRendered() - Method in enum class net.minecraft.item.map.MapIcon.Type
- isAlwaysStable() - Method in class net.minecraft.resource.AbstractFileResourcePack
-
Returns whether the dynamic registry entries from this pack are always "stable"/not experimental.
- isAlwaysStable() - Method in class net.minecraft.resource.DefaultResourcePack
-
Returns whether the dynamic registry entries from this pack are always "stable"/not experimental.
- isAlwaysStable() - Method in class net.minecraft.resource.Resource
- isAlwaysStable() - Method in interface net.minecraft.resource.ResourcePack
-
Returns whether the dynamic registry entries from this pack are always "stable"/not experimental.
- isAlwaysTrusted(UUID) - Method in class net.minecraft.client.network.message.MessageHandler
-
Returns whether messages from
sender
are always trusted. - isAmbient() - Method in class net.minecraft.entity.effect.StatusEffectInstance
- isAmbient() - Method in class net.minecraft.network.packet.s2c.play.EntityStatusEffectS2CPacket
- isAmbientOcclusionEnabled() - Static method in class net.minecraft.client.MinecraftClient
- isAmphibious() - Method in class net.minecraft.entity.ai.pathing.AmphibiousPathNodeMaker
- isAmphibious() - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
- isAmplified() - Method in record class net.minecraft.client.gui.screen.world.WorldCreator.WorldType
- isAngry() - Method in enum class net.minecraft.entity.mob.Angriness
- isAngry() - Method in class net.minecraft.entity.mob.EndermanEntity
- isAngry() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- isAngryAt(PlayerEntity) - Method in class net.minecraft.entity.mob.HostileEntity
- isAngryAt(PlayerEntity) - Method in class net.minecraft.entity.mob.ZombifiedPiglinEntity
- isAnyObtained() - Method in class net.minecraft.advancement.AdvancementProgress
- isAquaticBiome(boolean[], int, int) - Static method in class net.minecraft.item.FilledMapItem
- isArmorSlot() - Method in enum class net.minecraft.entity.EquipmentSlot
- isArmorSlot(EquipmentSlot) - Method in class net.minecraft.entity.LivingEntity
- isArmorSlot(EquipmentSlot) - Method in class net.minecraft.entity.player.PlayerEntity
- isAscending() - Method in enum class net.minecraft.block.enums.RailShape
- isAtFavoredLocation() - Method in class net.minecraft.entity.passive.FoxEntity.CalmDownGoal
- isAtLeast(ChunkStatus) - Method in class net.minecraft.world.chunk.ChunkStatus
- isAtLeastHard() - Method in class net.minecraft.world.LocalDifficulty
- isAtOrAboveTopmostSection(long) - Method in class net.minecraft.world.chunk.light.SkyLightStorage
- isAttached(BlockState, BlockState) - Method in class net.minecraft.block.PistonHeadBlock
- isAttackable() - Method in class net.minecraft.entity.Entity
-
Returns whether the entity can be attacked by players.
- isAttackable() - Method in class net.minecraft.entity.ExperienceOrbEntity
-
Returns whether the entity can be attacked by players.
- isAttackable() - Method in class net.minecraft.entity.EyeOfEnderEntity
-
Returns whether the entity can be attacked by players.
- isAttackable() - Method in class net.minecraft.entity.FallingBlockEntity
-
Returns whether the entity can be attacked by players.
- isAttackable() - Method in class net.minecraft.entity.ItemEntity
-
Returns whether the entity can be attacked by players.
- isAttackable() - Method in class net.minecraft.entity.projectile.FireworkRocketEntity
-
Returns whether the entity can be attacked by players.
- isAttackable() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
-
Returns whether the entity can be attacked by players.
- isAttackerLiving() - Method in class net.minecraft.entity.damage.DamageRecord
- isAttacking() - Method in class net.minecraft.entity.mob.MobEntity
- isAttacking() - Method in class net.minecraft.entity.passive.PandaEntity
- isAttacking(GiantEntity) - Method in class net.minecraft.client.render.entity.model.GiantEntityModel
- isAttacking(T) - Method in class net.minecraft.client.render.entity.model.AbstractZombieModel
- isAttacking(T) - Method in class net.minecraft.client.render.entity.model.ZombieEntityModel
- isAttempting(long) - Method in class net.minecraft.entity.ai.brain.task.FindPointOfInterestTask.RetryMarker
- isAttractive(PlayerEntity) - Method in class net.minecraft.entity.ai.goal.WolfBegGoal
- isAtValidPosition() - Method in class net.minecraft.entity.ai.pathing.AmphibiousSwimNavigation
- isAtValidPosition() - Method in class net.minecraft.entity.ai.pathing.BirdNavigation
- isAtValidPosition() - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
- isAtValidPosition() - Method in class net.minecraft.entity.ai.pathing.MobNavigation
- isAtValidPosition() - Method in class net.minecraft.entity.ai.pathing.SwimNavigation
- isAuto() - Method in class net.minecraft.block.entity.CommandBlockBlockEntity
- isAutoJumpEnabled() - Method in class net.minecraft.client.network.ClientPlayerEntity
- isAvailable() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget.Entry
- isAvailable() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget.LoadingEntry
- isAvailable() - Method in class net.minecraft.client.gui.screen.world.WorldListWidget.WorldEntry
- isAvailable() - Method in interface net.minecraft.util.profiling.jfr.FlightProfiler
- isAvailable() - Method in class net.minecraft.util.profiling.jfr.FlightProfiler.NoopProfiler
- isAvailable() - Method in class net.minecraft.util.profiling.jfr.JfrProfiler
- isAvailableForEnchantedBookOffer() - Method in class net.minecraft.enchantment.Enchantment
-
Returns whether this enchantment will appear in the enchanted book trade offers of librarian villagers.
- isAvailableForEnchantedBookOffer() - Method in class net.minecraft.enchantment.SoulSpeedEnchantment
-
Returns whether this enchantment will appear in the enchanted book trade offers of librarian villagers.
- isAvailableForEnchantedBookOffer() - Method in class net.minecraft.enchantment.SwiftSneakEnchantment
-
Returns whether this enchantment will appear in the enchanted book trade offers of librarian villagers.
- isAvailableForRandomSelection() - Method in class net.minecraft.enchantment.Enchantment
-
Returns whether this enchantment will appear in the enchanting table or loots with random enchant function.
- isAvailableForRandomSelection() - Method in class net.minecraft.enchantment.SoulSpeedEnchantment
-
Returns whether this enchantment will appear in the enchanting table or loots with random enchant function.
- isAvailableForRandomSelection() - Method in class net.minecraft.enchantment.SwiftSneakEnchantment
-
Returns whether this enchantment will appear in the enchanting table or loots with random enchant function.
- isAvailableTo(SaveVersion) - Method in class net.minecraft.SaveVersion
-
Returns whether this save version can be loaded by the
other
version. - isBaby - Variable in class net.minecraft.predicate.entity.EntityFlagsPredicate.Builder
- isBaby - Variable in class net.minecraft.predicate.entity.EntityFlagsPredicate
- isBaby() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
- isBaby() - Method in class net.minecraft.entity.LivingEntity
- isBaby() - Method in class net.minecraft.entity.mob.PiglinEntity
- isBaby() - Method in class net.minecraft.entity.mob.ZoglinEntity
- isBaby() - Method in class net.minecraft.entity.mob.ZombieEntity
- isBaby() - Method in class net.minecraft.entity.passive.FrogEntity
- isBaby() - Method in class net.minecraft.entity.passive.ParrotEntity
- isBaby() - Method in class net.minecraft.entity.passive.PassiveEntity
- isBaby(Boolean) - Method in class net.minecraft.predicate.entity.EntityFlagsPredicate.Builder
- isBambooClose() - Method in class net.minecraft.entity.passive.PandaEntity.PandaMateGoal
- isBanned(String) - Method in class net.minecraft.server.BannedIpList
- isBanned(SocketAddress) - Method in class net.minecraft.server.BannedIpList
- isBatchEmpty() - Method in class net.minecraft.client.render.BufferBuilder
- isBedAt(ServerWorld, BlockPos) - Method in class net.minecraft.entity.ai.brain.task.JumpInBedTask
- isBedBelow(BlockView, BlockPos) - Static method in class net.minecraft.block.BedBlock
- isBedGoneTooLong(ServerWorld, MobEntity) - Method in class net.minecraft.entity.ai.brain.task.JumpInBedTask
- isBedObstructed(BlockPos, Direction) - Method in class net.minecraft.server.network.ServerPlayerEntity
- isBedOccupiedByOthers(ServerWorld, BlockPos, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.ForgetCompletedPointOfInterestTask
- isBedTooFarAway(BlockPos) - Method in class net.minecraft.server.network.ServerPlayerEntity
- isBedTooFarAway(BlockPos, Direction) - Method in class net.minecraft.server.network.ServerPlayerEntity
- isBedWorking(World) - Static method in class net.minecraft.block.BedBlock
-
Returns whether the world's dimension type allows beds to be respawned at and slept in without exploding.
- isBefore(int, int) - Method in enum class net.minecraft.client.gui.navigation.NavigationDirection
-
Returns whether the coordinate
a
comes beforeb
. - isBegging() - Method in class net.minecraft.entity.passive.WolfEntity
- isBeingRainedOn() - Method in class net.minecraft.entity.Entity
-
Returns whether it is raining at the entity's position.
- isBeingTempted() - Method in class net.minecraft.entity.passive.StriderEntity
- isBelowCap(SpawnGroup, ChunkPos) - Method in class net.minecraft.world.SpawnHelper.Info
- isBeneficial() - Method in class net.minecraft.entity.effect.StatusEffect
- isBiomeValid(Structure.StructurePosition, Structure.Context) - Static method in class net.minecraft.world.gen.structure.Structure
- isBiomeValid(Heightmap.Type) - Method in record class net.minecraft.structure.StructureGeneratorFactory.Context
- isBlendDisabled() - Method in class net.minecraft.client.gl.GlBlendState
- isBlockBreakingRestricted() - Method in enum class net.minecraft.world.GameMode
- isBlockBreakingRestricted(World, BlockPos, GameMode) - Method in class net.minecraft.entity.player.PlayerEntity
- isBlocked(PathNode) - Method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
- isBlocked(PathNodeType) - Static method in class net.minecraft.entity.ai.pathing.LandPathNodeMaker
- isBlocking() - Method in class net.minecraft.entity.LivingEntity
- isBlockStateValid(BlockPos.Mutable) - Method in class net.minecraft.world.PortalForcer
- isBlockSticky(BlockState) - Static method in class net.minecraft.block.piston.PistonHandler
- isBold() - Method in class net.minecraft.text.Style
-
Returns whether the style has bold formatting.
- isBonusChestEnabled() - Method in class net.minecraft.client.gui.screen.world.WorldCreator
- isBoolean(JsonElement) - Static method in class net.minecraft.util.JsonHelper
- isBreakingBlock() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
- isBred() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.mob.HoglinEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.AnimalEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.AxolotlEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.BeeEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.CamelEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.CatEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.ChickenEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.FoxEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.FrogEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.LlamaEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.OcelotEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.PandaEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.ParrotEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.PigEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.PolarBearEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.RabbitEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.SnifferEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.StriderEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.TurtleEntity
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.WolfEntity
- isBrewable(Potion) - Static method in class net.minecraft.recipe.BrewingRecipeRegistry
- isBrown() - Method in class net.minecraft.entity.passive.PandaEntity
- isBucket(ItemStack) - Static method in class net.minecraft.screen.slot.FurnaceFuelSlot
- isBuilding() - Method in class net.minecraft.client.render.BufferBuilder
- isBuiltin() - Method in interface net.minecraft.client.render.model.BakedModel
- isBuiltin() - Method in class net.minecraft.client.render.model.BasicBakedModel
- isBuiltin() - Method in class net.minecraft.client.render.model.BuiltinBakedModel
- isBuiltin() - Method in class net.minecraft.client.render.model.MultipartBakedModel
- isBuiltin() - Method in class net.minecraft.client.render.model.WeightedBakedModel
- isBurnable() - Method in class net.minecraft.block.Material
- isBurnedOut(World, BlockPos, boolean) - Static method in class net.minecraft.block.RedstoneTorchBlock
- isBurning() - Method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
- isBurning() - Method in class net.minecraft.entity.projectile.DragonFireballEntity
- isBurning() - Method in class net.minecraft.entity.projectile.ExplosiveProjectileEntity
- isBurning() - Method in class net.minecraft.entity.projectile.WitherSkullEntity
- isBurning() - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
- isCacheInvalid(Path, HashCode) - Method in class net.minecraft.data.DataCache.CachedDataWriter
- isCamera() - Method in class net.minecraft.client.network.ClientPlayerEntity
- isCelebrating() - Method in class net.minecraft.entity.raid.RaiderEntity
- isChangingPose() - Method in class net.minecraft.entity.passive.CamelEntity
- isChannelAbsent() - Method in class net.minecraft.network.ClientConnection
- isCharged() - Method in class net.minecraft.entity.projectile.WitherSkullEntity
- isCharged(ItemStack) - Static method in class net.minecraft.item.CrossbowItem
- isChargedCrossbow(ItemStack) - Static method in class net.minecraft.client.render.item.HeldItemRenderer
- isChargeItem(ItemStack) - Static method in class net.minecraft.block.RespawnAnchorBlock
- isCharging() - Method in class net.minecraft.entity.mob.PiglinEntity
- isCharging() - Method in class net.minecraft.entity.mob.PillagerEntity
- isCharging() - Method in class net.minecraft.entity.mob.VexEntity
- isCharValid(char) - Static method in class net.minecraft.util.Identifier
- isChasing() - Method in class net.minecraft.entity.passive.FoxEntity
- isChatFocused() - Method in class net.minecraft.client.gui.hud.ChatHud
- isChatHidden() - Method in class net.minecraft.client.gui.hud.ChatHud
- isChatMessage - Variable in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.MessageEntry
- isChecked() - Method in class net.minecraft.client.gui.widget.CheckboxWidget
- isChestBlocked(WorldAccess, BlockPos) - Static method in class net.minecraft.block.ChestBlock
- isChunkEmpty(ServerWorld, Vec3d) - Static method in class net.minecraft.block.entity.EndGatewayBlockEntity
- isChunkLoaded(int, int) - Method in class net.minecraft.client.world.ClientWorld
- isChunkLoaded(int, int) - Method in class net.minecraft.server.world.ServerChunkManager
- isChunkLoaded(int, int) - Method in class net.minecraft.world.chunk.ChunkManager
- isChunkLoaded(int, int) - Method in class net.minecraft.world.ChunkRegion
- isChunkLoaded(int, int) - Method in interface net.minecraft.world.WorldAccess
- isChunkLoaded(int, int) - Method in interface net.minecraft.world.WorldView
-
Deprecated.
- isChunkLoaded(long) - Method in class net.minecraft.server.world.ServerWorld
-
Returns
true
if the chunkchunkPos
is loaded. - isChunkLoaded(BlockPos) - Method in interface net.minecraft.world.WorldView
-
Deprecated.
- isChunkNonEmpty(BlockPos) - Method in class net.minecraft.client.render.chunk.ChunkBuilder.BuiltChunk
- isChunkValid(ChunkPos) - Method in class net.minecraft.world.storage.RegionFile
- isClearForSpawn(BlockView, BlockPos, BlockState, FluidState, EntityType<?>) - Static method in class net.minecraft.world.SpawnHelper
- isClickInScrollbar(double, double) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
- isClickInTab(ItemGroup, double, double) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
- isClickOnTab(int, int, double, double) - Method in class net.minecraft.client.gui.screen.advancement.AdvancementTab
- isClickOnTab(int, int, int, double, double) - Method in enum class net.minecraft.client.gui.screen.advancement.AdvancementTabType
- isClickOutsideBounds(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.ingame.AbstractFurnaceScreen
- isClickOutsideBounds(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.ingame.CraftingScreen
- isClickOutsideBounds(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
- isClickOutsideBounds(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.ingame.HandledScreen
- isClickOutsideBounds(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.ingame.InventoryScreen
- isClickOutsideBounds(double, double, int, int, int) - Method in class net.minecraft.client.gui.screen.ingame.LoomScreen
- isClickOutsideBounds(double, double, int, int, int, int, int) - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
- isClient - Variable in class net.minecraft.world.World
- isClient() - Method in class net.minecraft.entity.passive.MerchantEntity
- isClient() - Method in class net.minecraft.entity.passive.VillagerEntity
- isClient() - Method in interface net.minecraft.village.Merchant
- isClient() - Method in class net.minecraft.village.SimpleMerchant
- isClient() - Method in class net.minecraft.world.ChunkRegion
-
Checks if this world view is on the logical client.
- isClient() - Method in class net.minecraft.world.World
-
Checks if this world view is on the logical client.
- isClient() - Method in interface net.minecraft.world.WorldView
-
Checks if this world view is on the logical client.
- isClimbing() - Method in class net.minecraft.entity.LivingEntity
- isClimbing() - Method in class net.minecraft.entity.mob.FlyingEntity
- isClimbing() - Method in class net.minecraft.entity.mob.SpiderEntity
- isClimbing() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- isClimbingWall() - Method in class net.minecraft.entity.mob.SpiderEntity
- isClose(VillageDebugRenderer.Brain) - Method in class net.minecraft.client.render.debug.VillageDebugRenderer
- isClosed() - Method in class net.minecraft.client.gl.VertexBuffer
- isClosed() - Method in class net.minecraft.entity.mob.ShulkerEntity
- isCloseEnough(VillagerEntity, PlayerEntity) - Method in class net.minecraft.entity.ai.brain.task.GiveGiftsToHeroTask
- isCloseEnough(BlockPos) - Method in class net.minecraft.entity.passive.BeeEntity.MoveToHiveGoal
- isCloseEnoughForDanger(LivingEntity, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.VillagerHostilesSensor
- isCloseEnoughToLeader() - Method in class net.minecraft.entity.passive.SchoolingFishEntity
- isCold() - Method in class net.minecraft.entity.passive.StriderEntity
- isCold(BlockPos) - Method in class net.minecraft.world.biome.Biome
- isColdAt(BlockPos, RegistryEntry<Biome>) - Static method in class net.minecraft.world.gen.structure.RuinedPortalStructure
- isCollidable() - Method in class net.minecraft.entity.Entity
-
Returns whether other entities cannot occupy the same space with this entity.
- isCollidable() - Method in class net.minecraft.entity.mob.ShulkerEntity
-
Returns whether other entities cannot occupy the same space with this entity.
- isCollidable() - Method in class net.minecraft.entity.vehicle.BoatEntity
-
Returns whether other entities cannot occupy the same space with this entity.
- isCollidableAndNotTreeAt(Chunk, BlockPos) - Static method in class net.minecraft.world.gen.chunk.BlendingData
- isColor() - Method in enum class net.minecraft.util.Formatting
-
Returns true if the formatting is associated with a color, false otherwise.
- isColumnFull(int, int, int, int) - Method in class net.minecraft.util.shape.BitSetVoxelSet
- isColumnMissingBedrock(int, int) - Method in class net.minecraft.world.chunk.BelowZeroRetrogen
- isCompatible() - Method in enum class net.minecraft.resource.ResourcePackCompatibility
- isCompatible(Collection<Enchantment>, Enchantment) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
Returns whether the
candidate
enchantment is compatible with theexisting
enchantments. - isComplete() - Method in interface net.minecraft.resource.ResourceReload
-
Returns if this reload has completed, either normally or abnormally.
- isCompleted() - Method in class net.minecraft.test.GameTestState
- isCompletedWorkStation(RegistryEntry<PointOfInterestType>, VillagerProfession) - Static method in class net.minecraft.entity.ai.brain.task.WorkStationCompetitionTask
- isCompressed(PushbackInputStream) - Method in class net.minecraft.world.PersistentStateManager
- isConditional() - Method in class net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
- isConditionalCommandBlock() - Method in class net.minecraft.block.entity.CommandBlockBlockEntity
- isConditionMet() - Method in class net.minecraft.block.entity.CommandBlockBlockEntity
- isConnected() - Method in enum class net.minecraft.block.enums.WireConnection
- isConnected(BlockState, Property<WallShape>) - Static method in class net.minecraft.block.WallBlock
- isConnectedThroughVehicle(Entity) - Method in class net.minecraft.entity.Entity
-
Returns whether this entity and another entity share the same root vehicle.
- isConnectedToLocalServer() - Method in class net.minecraft.client.MinecraftClient
- isConnectedToRealms() - Method in class net.minecraft.client.MinecraftClient
- isConnectedToServer() - Method in class net.minecraft.client.MinecraftClient
- isConnectionOpen() - Method in class net.minecraft.client.network.ClientLoginNetworkHandler
- isConnectionOpen() - Method in class net.minecraft.client.network.ClientPlayNetworkHandler
- isConnectionOpen() - Method in interface net.minecraft.network.listener.PacketListener
- isConnectionOpen() - Method in class net.minecraft.server.network.LocalServerHandshakeNetworkHandler
- isConnectionOpen() - Method in class net.minecraft.server.network.ServerHandshakeNetworkHandler
- isConnectionOpen() - Method in class net.minecraft.server.network.ServerLoginNetworkHandler
- isConnectionOpen() - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
- isConnectionOpen() - Method in class net.minecraft.server.network.ServerQueryNetworkHandler
- isConverting() - Method in class net.minecraft.entity.mob.SkeletonEntity
-
Returns whether this skeleton is currently converting to a stray.
- isConverting() - Method in class net.minecraft.entity.mob.ZombieVillagerEntity
- isConvertingInWater() - Method in class net.minecraft.entity.mob.ZombieEntity
- isCooledDown() - Method in class net.minecraft.entity.ai.goal.MeleeAttackGoal
- isCoolingDown(Item) - Method in class net.minecraft.entity.player.ItemCooldownManager
- isCopy(int) - Static method in class net.minecraft.client.gui.screen.Screen
- isCountrySetTo(Object) - Static method in class net.minecraft.client.MinecraftClient
- isCraftable(Recipe<?>) - Method in class net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
- isCrawling() - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is crawling.
- isCreative() - Method in record class net.minecraft.client.item.TooltipContext.Default
- isCreative() - Method in interface net.minecraft.client.item.TooltipContext
- isCreative() - Method in class net.minecraft.client.network.AbstractClientPlayerEntity
-
Returns whether this player is in creative mode.
- isCreative() - Method in class net.minecraft.entity.player.PlayerEntity
-
Returns whether this player is in creative mode.
- isCreative() - Method in class net.minecraft.server.network.ServerPlayerEntity
-
Returns whether this player is in creative mode.
- isCreative() - Method in class net.minecraft.server.network.ServerPlayerInteractionManager
- isCreative() - Method in enum class net.minecraft.world.GameMode
- isCreativeInventorySlot(Slot) - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
- isCreativeLevelTwoOp() - Method in class net.minecraft.entity.player.PlayerEntity
- isCreativeMode() - Method in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
- isCritical() - Method in class net.minecraft.entity.projectile.PersistentProjectileEntity
- isCrystalInvulnerable() - Method in class net.minecraft.world.gen.feature.EndSpikeFeatureConfig
- isCullingShapeFullCube(BlockState, BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock
-
Deprecated.
- isCurrentlyActiveSlot - Variable in class net.minecraft.client.realms.gui.RealmsWorldSlotButton.State
- isCurrentlyBreaking(BlockPos) - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
- isCurrentTab() - Method in class net.minecraft.client.gui.widget.TabButtonWidget
- isCursed() - Method in class net.minecraft.enchantment.BindingCurseEnchantment
- isCursed() - Method in class net.minecraft.enchantment.Enchantment
- isCursed() - Method in class net.minecraft.enchantment.VanishingCurseEnchantment
- isCursorLocked() - Method in class net.minecraft.client.Mouse
- isCustomNameVisible() - Method in class net.minecraft.entity.Entity
-
Returns whether the custom name should be shown.
- isCut(int) - Static method in class net.minecraft.client.gui.screen.Screen
- isCycling() - Method in record class net.minecraft.client.option.SimpleOption.MaxSuppliableIntCallbacks
- isCycling() - Method in interface net.minecraft.client.option.SimpleOption.TypeChangeableCallbacks
- isDamageable() - Method in class net.minecraft.item.Item
-
Returns whether this item can lose durability.
- isDamageable() - Method in class net.minecraft.item.ItemStack
-
Returns whether the item can be damaged (lose durability).
- isDamaged() - Method in class net.minecraft.item.ItemStack
-
Returns whether the item stack is damageable and has damage.
- isDancing() - Method in class net.minecraft.entity.mob.PiglinEntity
- isDancing() - Method in class net.minecraft.entity.passive.AllayEntity
- isDarkened() - Method in class net.minecraft.client.render.DimensionEffects
- isDashing() - Method in class net.minecraft.entity.passive.CamelEntity
- isDay() - Method in class net.minecraft.world.World
- isDead() - Method in class net.minecraft.entity.LivingEntity
- isDebug() - Method in class net.minecraft.client.gui.screen.world.WorldCreator
- isDebug() - Method in record class net.minecraft.world.dimension.DimensionOptionsRegistryHolder
- isDebug(CarverConfig) - Static method in class net.minecraft.world.gen.carver.Carver
- isDebugMessageEnabled() - Static method in class net.minecraft.client.gl.GlDebug
- isDebugMode() - Method in class net.minecraft.world.gen.carver.CarverDebugConfig
- isDebugRunning() - Method in class net.minecraft.server.MinecraftServer
- isDebugWorld() - Method in class net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket
- isDebugWorld() - Method in class net.minecraft.world.level.LevelProperties
- isDebugWorld() - Method in interface net.minecraft.world.SaveProperties
- isDebugWorld() - Method in class net.minecraft.world.World
-
Checks if this world is a debug world.
- isDedicated() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
-
Checks whether this server is a dedicated server.
- isDedicated() - Method in class net.minecraft.server.integrated.IntegratedServer
-
Checks whether this server is a dedicated server.
- isDedicated() - Method in class net.minecraft.server.MinecraftServer
-
Checks whether this server is a dedicated server.
- isDedicated() - Method in class net.minecraft.test.TestServer
-
Checks whether this server is a dedicated server.
- isDefault() - Method in class net.minecraft.client.option.KeyBinding
- isDefaultBlock(BlockState) - Method in class net.minecraft.world.gen.surfacebuilder.SurfaceBuilder
- isDemo - Variable in class net.minecraft.client.MinecraftClient
- isDemo() - Method in class net.minecraft.client.MinecraftClient
- isDemo() - Method in class net.minecraft.server.MinecraftServer
- isDescending() - Method in class net.minecraft.block.EntityShapeContext
- isDescending() - Method in interface net.minecraft.block.ShapeContext
- isDescending() - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is actively descending.
- isDevelopment - Static variable in class net.minecraft.SharedConstants
- isDeviceUnavailable() - Method in class net.minecraft.client.sound.SoundEngine
- isDifferentOrientation(BlockState, BlockView, BlockPos, Direction) - Static method in class net.minecraft.block.StairsBlock
- isDifferentVersion() - Method in class net.minecraft.world.level.storage.LevelSummary
- isDifficultyLocked() - Method in class net.minecraft.client.world.ClientWorld.Properties
- isDifficultyLocked() - Method in class net.minecraft.network.packet.c2s.play.UpdateDifficultyLockC2SPacket
- isDifficultyLocked() - Method in class net.minecraft.network.packet.s2c.play.DifficultyS2CPacket
- isDifficultyLocked() - Method in class net.minecraft.world.level.LevelProperties
- isDifficultyLocked() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
- isDifficultyLocked() - Method in interface net.minecraft.world.SaveProperties
- isDifficultyLocked() - Method in interface net.minecraft.world.WorldProperties
- isDifficultySufficient(Difficulty) - Method in class net.minecraft.entity.ai.goal.BreakDoorGoal
- isDiggable(BlockPos) - Method in class net.minecraft.entity.passive.SnifferEntity
- isDiggingOrEmerging() - Method in class net.minecraft.entity.mob.WardenEntity
- isDiggingOrSearching() - Method in class net.minecraft.entity.passive.SnifferEntity
- isDiggingSand() - Method in class net.minecraft.entity.passive.TurtleEntity
- isDirect() - Method in class net.minecraft.network.PacketByteBuf
- isDirectionSolid(BlockPos, Entity, Direction) - Method in class net.minecraft.world.World
- isDirty() - Method in class net.minecraft.entity.data.DataTracker.Entry
- isDirty() - Method in class net.minecraft.entity.data.DataTracker
- isDirty() - Method in class net.minecraft.world.PersistentState
- isDisabled() - Method in class net.minecraft.block.entity.HopperBlockEntity
- isDisabled() - Method in class net.minecraft.client.gui.screen.ingame.BeaconScreen.BaseButtonWidget
- isDisabled() - Method in class net.minecraft.village.TradeOffer
-
Returns whether this trade offer is disabled.
- isDisallowedInPeaceful() - Method in class net.minecraft.entity.mob.GhastEntity
- isDisallowedInPeaceful() - Method in class net.minecraft.entity.mob.HostileEntity
- isDisallowedInPeaceful() - Method in class net.minecraft.entity.mob.MobEntity
- isDisallowedInPeaceful() - Method in class net.minecraft.entity.mob.PhantomEntity
- isDisallowedInPeaceful() - Method in class net.minecraft.entity.mob.PiglinEntity
- isDisallowedInPeaceful() - Method in class net.minecraft.entity.mob.SlimeEntity
- isDisconnected() - Method in class net.minecraft.server.network.ServerPlayerEntity
- isDismissable() - Method in class net.minecraft.client.realms.dto.RealmsNotification
- isDone() - Method in class net.minecraft.advancement.AdvancementProgress
- isDone() - Method in class net.minecraft.client.sound.MovingSoundInstance
- isDone() - Method in interface net.minecraft.client.sound.TickableSoundInstance
- isDone() - Method in class net.minecraft.test.TestSet
- isDone() - Method in class net.minecraft.world.chunk.UpgradeData
- isDone() - Method in class net.minecraft.world.updater.WorldUpdater
- isDoneJumping(ServerWorld, MobEntity) - Method in class net.minecraft.entity.ai.brain.task.JumpInBedTask
- isDoorOpen() - Method in class net.minecraft.entity.ai.goal.DoorInteractGoal
- isDragging() - Method in class net.minecraft.client.gui.AbstractParentElement
- isDragging() - Method in interface net.minecraft.client.gui.ParentElement
- isDragging() - Method in class net.minecraft.client.gui.widget.ElementListWidget.Entry
- isDrinking() - Method in class net.minecraft.entity.mob.WitchEntity
- isDry(BlockState) - Static method in class net.minecraft.block.SeaPickleBlock
- isDummy() - Method in class net.minecraft.predicate.NumberRange
- isDurationBelow(int) - Method in class net.minecraft.entity.effect.StatusEffectInstance
- isEating() - Method in class net.minecraft.entity.passive.PandaEntity
- isEatingGrass() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- isEditable() - Method in class net.minecraft.block.entity.SignBlockEntity
- isEditable() - Method in class net.minecraft.client.gui.widget.TextFieldWidget
- isEmittingRedstonePower(BlockPos, Direction) - Method in class net.minecraft.world.World
- isEmpty() - Method in class net.minecraft.block.entity.AbstractFurnaceBlockEntity
- isEmpty() - Method in class net.minecraft.block.entity.BrewingStandBlockEntity
- isEmpty() - Method in class net.minecraft.block.entity.ChiseledBookshelfBlockEntity
- isEmpty() - Method in class net.minecraft.block.entity.LootableContainerBlockEntity
- isEmpty() - Method in class net.minecraft.block.FlowerPotBlock
- isEmpty() - Method in class net.minecraft.client.gui.screen.multiplayer.SocialInteractionsPlayerListWidget
- isEmpty() - Method in class net.minecraft.client.model.ModelPart
- isEmpty() - Method in class net.minecraft.client.option.HotbarStorageEntry
- isEmpty() - Method in class net.minecraft.client.realms.gui.screen.RealmsSelectWorldTemplateScreen.WorldTemplateObjectSelectionList
- isEmpty() - Method in class net.minecraft.client.render.BufferBuilder.BuiltBuffer
- isEmpty() - Method in class net.minecraft.client.render.chunk.ChunkBuilder.ChunkData
- isEmpty() - Method in class net.minecraft.client.render.chunk.ChunkBuilder
- isEmpty() - Method in class net.minecraft.client.util.math.MatrixStack
-
Returns whether this stack contains exactly one entry.
- isEmpty() - Method in class net.minecraft.entity.ai.pathing.PathMinHeap
- isEmpty() - Method in class net.minecraft.entity.data.DataTracker
- isEmpty() - Method in class net.minecraft.entity.player.PlayerInventory
- isEmpty() - Method in interface net.minecraft.entity.vehicle.VehicleInventory
- isEmpty() - Method in class net.minecraft.fluid.EmptyFluid
- isEmpty() - Method in class net.minecraft.fluid.Fluid
- isEmpty() - Method in class net.minecraft.fluid.FluidState
- isEmpty() - Method in class net.minecraft.inventory.CraftingInventory
- isEmpty() - Method in class net.minecraft.inventory.CraftingResultInventory
- isEmpty() - Method in class net.minecraft.inventory.DoubleInventory
- isEmpty() - Method in interface net.minecraft.inventory.Inventory
- isEmpty() - Method in class net.minecraft.inventory.SimpleInventory
- isEmpty() - Method in interface net.minecraft.inventory.SingleStackInventory
- isEmpty() - Method in class net.minecraft.item.ItemStack
-
Returns whether this item stack is empty.
- isEmpty() - Method in class net.minecraft.nbt.NbtCompound
-
Returns whether the compound has no entries.
- isEmpty() - Method in class net.minecraft.nbt.NbtList
- isEmpty() - Method in class net.minecraft.recipe.Ingredient
- isEmpty() - Method in class net.minecraft.recipe.LegacySmithingRecipe
-
Deprecated.Returns whether this recipe has no ingredient or has any empty ingredient.
- isEmpty() - Method in interface net.minecraft.recipe.Recipe
-
Returns whether this recipe has no ingredient or has any empty ingredient.
- isEmpty() - Method in class net.minecraft.recipe.ShapedRecipe
-
Returns whether this recipe has no ingredient or has any empty ingredient.
- isEmpty() - Method in class net.minecraft.recipe.SmithingTransformRecipe
-
Returns whether this recipe has no ingredient or has any empty ingredient.
- isEmpty() - Method in class net.minecraft.recipe.SmithingTrimRecipe
-
Returns whether this recipe has no ingredient or has any empty ingredient.
- isEmpty() - Method in interface net.minecraft.registry.MutableRegistry
-
Returns whether the registry is empty.
- isEmpty() - Method in class net.minecraft.registry.SimpleRegistry
-
Returns whether the registry is empty.
- isEmpty() - Method in class net.minecraft.registry.tag.TagPacketSerializer.Serialized
- isEmpty() - Method in class net.minecraft.server.ServerConfigList
- isEmpty() - Method in class net.minecraft.structure.StructurePiecesCollector
- isEmpty() - Method in record class net.minecraft.structure.StructurePiecesList
- isEmpty() - Method in class net.minecraft.text.Style
-
Returns if this is the empty style.
- isEmpty() - Method in class net.minecraft.util.collection.LinkedBlockPosHashSet
-
Checks whether there are any block positions that have been "set".
- isEmpty() - Method in class net.minecraft.util.collection.Pool
- isEmpty() - Method in class net.minecraft.util.shape.BitSetVoxelSet
- isEmpty() - Method in class net.minecraft.util.shape.VoxelSet
- isEmpty() - Method in class net.minecraft.util.shape.VoxelShape
- isEmpty() - Method in interface net.minecraft.util.thread.TaskQueue
- isEmpty() - Method in class net.minecraft.util.thread.TaskQueue.Prioritized
- isEmpty() - Method in class net.minecraft.util.thread.TaskQueue.Simple
- isEmpty() - Method in class net.minecraft.village.MerchantInventory
- isEmpty() - Method in class net.minecraft.world.chunk.ChunkSection
- isEmpty() - Method in class net.minecraft.world.chunk.EmptyChunk
- isEmpty() - Method in class net.minecraft.world.chunk.WorldChunk
- isEmpty() - Method in class net.minecraft.world.entity.EntityTrackingSection
- isEmpty() - Method in interface net.minecraft.world.event.listener.GameEventDispatcher
-
Returns whether this dispatcher has no listeners.
- isEmpty() - Method in class net.minecraft.world.event.listener.SimpleGameEventDispatcher
-
Returns whether this dispatcher has no listeners.
- isEmpty() - Method in record class net.minecraft.world.level.storage.LevelStorage.LevelList
- isEmpty() - Method in class net.minecraft.world.storage.ChunkDataList
- isEmpty(boolean[]) - Static method in class net.minecraft.util.Nullables
-
Returns whether
array
isnull
or empty. - isEmpty(byte[]) - Static method in class net.minecraft.util.Nullables
-
Returns whether
array
isnull
or empty. - isEmpty(char[]) - Static method in class net.minecraft.util.Nullables
-
Returns whether
array
isnull
or empty. - isEmpty(double[]) - Static method in class net.minecraft.util.Nullables
-
Returns whether
array
isnull
or empty. - isEmpty(float[]) - Static method in class net.minecraft.util.Nullables
-
Returns whether
array
isnull
or empty. - isEmpty(int[]) - Static method in class net.minecraft.util.Nullables
-
Returns whether
array
isnull
or empty. - isEmpty(long[]) - Static method in class net.minecraft.util.Nullables
-
Returns whether
array
isnull
or empty. - isEmpty(short[]) - Static method in class net.minecraft.util.Nullables
-
Returns whether
array
isnull
or empty. - isEmpty(String) - Static method in class net.minecraft.util.StringHelper
-
Returns true if
text
isnull
or empty, false otherwise. - isEmpty(T[]) - Static method in class net.minecraft.util.Nullables
-
Returns whether
array
isnull
or empty. - isEmpty(RenderLayer) - Method in class net.minecraft.client.render.chunk.ChunkBuilder.ChunkData
- isEmptyBetween(BlockPos, BlockPos, int, int, ChunkRendererRegionBuilder.ClientChunk[][]) - Static method in class net.minecraft.client.render.chunk.ChunkRendererRegionBuilder
- isEmptyCollection(Object) - Method in class net.minecraft.entity.ai.brain.Brain
- isEmptyOrThis(FluidState) - Method in class net.minecraft.fluid.FlowableFluid
- isEnabled() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu.ChangePageSpectatorMenuCommand
- isEnabled() - Method in class net.minecraft.client.gui.hud.spectator.SpectatorMenu.CloseSpectatorMenuCommand
- isEnabled() - Method in interface net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand
- isEnabled() - Method in class net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu
- isEnabled() - Method in class net.minecraft.client.gui.hud.spectator.TeamTeleportSpectatorMenu.TeleportToSpecificTeamCommand
- isEnabled() - Method in class net.minecraft.client.gui.hud.spectator.TeleportSpectatorMenu
- isEnabled() - Method in class net.minecraft.client.gui.hud.spectator.TeleportToSpecificPlayerSpectatorCommand
- isEnabled() - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.CreativeSlot
- isEnabled() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.DisabledPack
- isEnabled() - Method in class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.EnabledPack
- isEnabled() - Method in interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.Pack
- isEnabled() - Method in class net.minecraft.entity.vehicle.HopperMinecartEntity
- isEnabled() - Method in class net.minecraft.screen.slot.Slot
- isEnabled(FeatureSet) - Method in interface net.minecraft.resource.featuretoggle.ToggleableFeature
- isEnchantable() - Method in class net.minecraft.item.ItemStack
-
Returns whether this item stack can be enchanted with an enchanting table.
- isEnchantable(ItemStack) - Method in class net.minecraft.item.BookItem
-
Returns whether the given
ItemStack
is enchantable. - isEnchantable(ItemStack) - Method in class net.minecraft.item.EnchantedBookItem
-
Returns whether the given
ItemStack
is enchantable. - isEnchantable(ItemStack) - Method in class net.minecraft.item.Item
-
Returns whether the given
ItemStack
is enchantable. - isEnchanted() - Method in class net.minecraft.entity.projectile.TridentEntity
- isEncrypted() - Method in class net.minecraft.network.ClientConnection
- isEnforceWhitelist() - Method in class net.minecraft.server.MinecraftServer
- isEntityAbove(BlockPos, Entity) - Static method in class net.minecraft.block.BigDripleafBlock
- isEntityHoldingCrossbow() - Method in class net.minecraft.entity.ai.goal.CrossbowAttackGoal
- isEntityOnAir(Entity) - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
- isEntityTouchingFluid(BlockState, BlockPos, Entity) - Method in class net.minecraft.block.AbstractCauldronBlock
- isEqual(AbstractTeam) - Method in class net.minecraft.scoreboard.AbstractTeam
- isEqual(ItemStack) - Method in class net.minecraft.item.ItemStack
-
Returns whether this stack and
stack
are equal, including the item count and NBT. - isEqualAndStill(Fluid) - Method in class net.minecraft.fluid.FluidState
- isError() - Method in class net.minecraft.client.realms.FileDownload
- isErrored() - Method in class net.minecraft.recipe.RecipeManager
-
Returns the
RecipeManager.errored
field. - isEscapingDanger() - Method in class net.minecraft.entity.passive.StriderEntity
- isEulaAgreedTo() - Method in class net.minecraft.server.dedicated.EulaReader
- isExact() - Method in class net.minecraft.world.gen.feature.EndGatewayFeatureConfig
- isExecutedByPlayer() - Method in class net.minecraft.server.command.ServerCommandSource
- isExperienceDroppingDisabled() - Method in class net.minecraft.entity.LivingEntity
- isExperimental() - Method in class net.minecraft.world.level.storage.LevelSummary
- isExpired() - Method in interface net.minecraft.client.util.ProfileKeys
- isExpired() - Method in class net.minecraft.client.util.ProfileKeysImpl
- isExpired() - Method in class net.minecraft.entity.ai.brain.Memory
- isExpired() - Method in record class net.minecraft.network.encryption.PlayerKeyPair
-
Returns whether the keys are expired and can no longer be used.
- isExpired() - Method in record class net.minecraft.network.encryption.PlayerPublicKey.PublicKeyData
- isExpired(long) - Method in class net.minecraft.server.world.ChunkTicket
- isExpired(Duration) - Method in record class net.minecraft.network.encryption.PlayerPublicKey.PublicKeyData
-
Returns whether the key is expired, with the provided grace period taken into account.
- isExpiredOnClient(Instant) - Method in record class net.minecraft.network.message.SignedMessage
- isExpiredOnServer(Instant) - Method in record class net.minecraft.network.message.SignedMessage
- isExposedToAir(Function<BlockPos, BlockState>, BlockPos) - Static method in class net.minecraft.world.gen.feature.Feature
- isExtending() - Method in class net.minecraft.block.entity.PistonBlockEntity
- isExtracting() - Method in class net.minecraft.client.realms.FileDownload
- isEyeOpen() - Method in class net.minecraft.block.entity.ConduitBlockEntity
- isFabulousGraphicsOrBetter() - Static method in class net.minecraft.client.MinecraftClient
- isFaceFullSquare(VoxelShape, Direction) - Static method in class net.minecraft.block.Block
- isFailed() - Method in class net.minecraft.test.GameTestState
- isFallFlying() - Method in class net.minecraft.entity.LivingEntity
- isFalse(String) - Static method in class net.minecraft.client.option.GameOptions
- isFancyGraphicsOrBetter() - Static method in class net.minecraft.client.MinecraftClient
- isFar() - Method in class net.minecraft.client.particle.FireworksSparkParticle.FireworkParticle
- isFeatureAllowed(PlacedFeature) - Method in class net.minecraft.world.biome.GenerationSettings
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractPlantBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AbstractPlantStemBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.AzaleaBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BambooBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BambooSaplingBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BigDripleafBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.BigDripleafStemBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CaveVinesBodyBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CaveVinesHeadBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CocoaBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.CropBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.FernBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in interface net.minecraft.block.Fertilizable
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.FlowerbedBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.FungusBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.GlowLichenBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.GrassBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.MangroveLeavesBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.MossBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.MushroomPlantBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.NetherrackBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.NyliumBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.PropaguleBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.RootedDirtBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SaplingBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SeagrassBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SeaPickleBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SmallDripleafBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.StemBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.SweetBerryBushBlock
- isFertilizable(WorldView, BlockPos, BlockState, boolean) - Method in class net.minecraft.block.TallFlowerBlock
- isFileNameValid(String) - Static method in class net.minecraft.util.PathUtil
-
Returns whether
name
is a valid file name. - isFiltered() - Method in record class net.minecraft.server.filter.FilteredMessage
- isFiltered(Identifier) - Method in record class net.minecraft.resource.NamespaceResourceManager.FilterablePack
- isFilteringCraftable() - Method in class net.minecraft.network.packet.c2s.play.RecipeCategoryOptionsC2SPacket
- isFilteringCraftable(RecipeBookCategory) - Method in class net.minecraft.recipe.book.RecipeBook
- isFilteringCraftable(RecipeBookCategory) - Method in class net.minecraft.recipe.book.RecipeBookOptions
- isFilteringCraftable(AbstractRecipeScreenHandler<?>) - Method in class net.minecraft.recipe.book.RecipeBook
- isFinished() - Method in class net.minecraft.client.realms.FileDownload
- isFinished() - Method in class net.minecraft.client.realms.FileUpload
- isFinished() - Method in class net.minecraft.entity.ai.pathing.Path
- isFinished() - Method in class net.minecraft.village.raid.Raid
- isFireActive() - Method in class net.minecraft.entity.mob.BlazeEntity
- isFireballFromPlayer(DamageSource) - Static method in class net.minecraft.entity.mob.GhastEntity
-
Returns whether
damageSource
is caused by a player's fireball. - isFireImmune() - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is immune to fire damage.
- isFireImmune() - Method in class net.minecraft.entity.EntityType
- isFireImmune() - Method in class net.minecraft.entity.ItemEntity
-
Returns whether the entity is immune to fire damage.
- isFireproof() - Method in class net.minecraft.item.Item
-
Returns whether this item is immune to fire and lava damage.
- isFirstPerson() - Method in enum class net.minecraft.client.option.Perspective
- isFirstPerson() - Method in enum class net.minecraft.client.render.model.json.ModelTransformationMode
- isFixed() - Method in class net.minecraft.datafixer.fix.LeavesFix.ListFixer
- isFlaky() - Method in class net.minecraft.test.GameTestState
- isFlaky() - Method in class net.minecraft.test.TestFunction
- isFlammable(BlockState) - Method in class net.minecraft.block.AbstractFireBlock
- isFlammable(BlockState) - Method in class net.minecraft.block.FireBlock
- isFlammable(BlockState) - Method in class net.minecraft.block.SoulFireBlock
- isFlappingWings() - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
-
Returns whether the entity is flapping their wings.
- isFlappingWings() - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is flapping their wings.
- isFlappingWings() - Method in class net.minecraft.entity.mob.PhantomEntity
-
Returns whether the entity is flapping their wings.
- isFlappingWings() - Method in class net.minecraft.entity.mob.VexEntity
-
Returns whether the entity is flapping their wings.
- isFlappingWings() - Method in class net.minecraft.entity.passive.AllayEntity
-
Returns whether the entity is flapping their wings.
- isFlappingWings() - Method in class net.minecraft.entity.passive.BatEntity
-
Returns whether the entity is flapping their wings.
- isFlappingWings() - Method in class net.minecraft.entity.passive.BeeEntity
-
Returns whether the entity is flapping their wings.
- isFlappingWings() - Method in class net.minecraft.entity.passive.ChickenEntity
-
Returns whether the entity is flapping their wings.
- isFlappingWings() - Method in class net.minecraft.entity.passive.ParrotEntity
-
Returns whether the entity is flapping their wings.
- isFlat() - Method in class net.minecraft.server.world.ServerWorld
- isFlatWorld() - Method in class net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket
- isFlatWorld() - Method in class net.minecraft.world.level.LevelProperties
- isFlatWorld() - Method in interface net.minecraft.world.SaveProperties
- isFlightEnabled() - Method in class net.minecraft.server.MinecraftServer
- isFlowBlocked(BlockView, BlockPos, Direction) - Method in class net.minecraft.fluid.FlowableFluid
- isFlowers(BlockPos) - Method in class net.minecraft.entity.passive.BeeEntity
- isFluidAboveEqual(FluidState, BlockView, BlockPos) - Static method in class net.minecraft.fluid.FlowableFluid
- isFluidLiquid(Fluid) - Static method in class net.minecraft.block.PointedDripstoneBlock
-
Returns whether the provided
fluid
is liquid, namely lava or water. - isFlying() - Method in class net.minecraft.network.packet.c2s.play.UpdatePlayerAbilitiesC2SPacket
- isFlying() - Method in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
- isFlyingLocked() - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
- isFocused() - Method in interface net.minecraft.client.gui.Element
- isFocused() - Method in interface net.minecraft.client.gui.ParentElement
- isFocused() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeAlternativesWidget
- isFocused() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
- isFocused() - Method in enum class net.minecraft.client.gui.Selectable.SelectionType
- isFocused() - Method in class net.minecraft.client.gui.widget.ClickableWidget
- isFocused() - Method in class net.minecraft.client.gui.widget.EntryListWidget.Entry
- isFollowing() - Method in class net.minecraft.entity.passive.LlamaEntity
- isFollowingPath() - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
- isFood() - Method in class net.minecraft.item.Item
-
Checks if this item is food and therefore is edible.
- isFood() - Method in class net.minecraft.item.ItemStack
- isFood(ItemStack) - Static method in class net.minecraft.entity.mob.PiglinBrain
- isFriendlyFireAllowed() - Method in class net.minecraft.scoreboard.AbstractTeam
- isFriendlyFireAllowed() - Method in class net.minecraft.scoreboard.Team
- isFromBucket() - Method in interface net.minecraft.entity.Bucketable
- isFromBucket() - Method in class net.minecraft.entity.passive.AxolotlEntity
- isFromBucket() - Method in class net.minecraft.entity.passive.FishEntity
- isFromBucket() - Method in class net.minecraft.entity.passive.TadpoleEntity
- isFrontView() - Method in enum class net.minecraft.client.option.Perspective
- isFrozen() - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is frozen.
- isFrozenAtPollEvents() - Static method in class com.mojang.blaze3d.systems.RenderSystem
- isFuel(ItemStack) - Method in class net.minecraft.screen.AbstractFurnaceScreenHandler
- isFull() - Method in class net.minecraft.block.entity.HopperBlockEntity
- isFull(BlockState) - Method in class net.minecraft.block.AbstractCauldronBlock
-
Returns
true
if the specified cauldron state is completely full,false
otherwise. - isFull(BlockState) - Method in class net.minecraft.block.CauldronBlock
-
Returns
true
if the specified cauldron state is completely full,false
otherwise. - isFull(BlockState) - Method in class net.minecraft.block.LavaCauldronBlock
-
Returns
true
if the specified cauldron state is completely full,false
otherwise. - isFull(BlockState) - Method in class net.minecraft.block.LeveledCauldronBlock
-
Returns
true
if the specified cauldron state is completely full,false
otherwise. - isFullCube - Variable in class net.minecraft.block.AbstractBlock.AbstractBlockState.ShapeCache
- isFullCube(BlockView, BlockPos) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
- isFullOfBees() - Method in class net.minecraft.block.entity.BeehiveBlockEntity
- isFullscreen() - Method in class net.minecraft.client.util.Window
- isFullscreen(NSObject) - Static method in class net.minecraft.client.util.MacWindowUtil
- isFullyConnected(BlockState) - Static method in class net.minecraft.block.RedstoneWireBlock
- isFullyCrouched() - Method in class net.minecraft.entity.passive.FoxEntity
- isFullyFiltered() - Method in class net.minecraft.network.message.FilterMask
- isFullyFiltered() - Method in record class net.minecraft.network.message.SignedMessage
- isFullyGrown(BlockState) - Static method in class net.minecraft.block.PropaguleBlock
- isFurWet() - Method in class net.minecraft.entity.passive.WolfEntity
-
Returns whether this wolf's fur is wet.
- isFutureLevel() - Method in class net.minecraft.world.level.storage.LevelSummary
- isGenerationPossible(ChunkPos, Structure) - Method in class net.minecraft.world.StructureLocator
-
Returns whether
structure
is able to generate inpos
. - isGiantTrunk() - Method in class net.minecraft.world.gen.foliage.FoliagePlacer.TreeNode
-
Whether this node is the top of a giant (2x2 block) trunk
- isGlobal() - Method in class net.minecraft.network.packet.s2c.play.WorldEventS2CPacket
- isGlowing() - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is glowing, checking the entity flags on the client.
- isGlowing() - Method in class net.minecraft.entity.LivingEntity
-
Returns whether the entity is glowing, checking the entity flags on the client.
- isGlowingLocal() - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is glowing, without checking the entity flags.
- isGlowingText() - Method in class net.minecraft.block.entity.SignBlockEntity
- isGoldenItem(ItemStack) - Static method in class net.minecraft.entity.mob.PiglinBrain
- isGoldHoldingPlayer(LivingEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
- isGuarded() - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
- isGuiOpen() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeBookWidget
- isGuiOpen() - Method in class net.minecraft.network.packet.c2s.play.RecipeCategoryOptionsC2SPacket
- isGuiOpen(RecipeBookCategory) - Method in class net.minecraft.recipe.book.RecipeBook
- isGuiOpen(RecipeBookCategory) - Method in class net.minecraft.recipe.book.RecipeBookOptions
- isHanging(BlockState) - Static method in class net.minecraft.block.PropaguleBlock
- isHardcore - Variable in class net.minecraft.client.gui.screen.DeathScreen
- isHardcore() - Method in class net.minecraft.client.gui.screen.world.WorldCreator
- isHardcore() - Method in class net.minecraft.client.world.ClientWorld.Properties
- isHardcore() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
- isHardcore() - Method in class net.minecraft.server.MinecraftServer
- isHardcore() - Method in class net.minecraft.test.TestServer
- isHardcore() - Method in class net.minecraft.world.level.LevelInfo
- isHardcore() - Method in class net.minecraft.world.level.LevelProperties
- isHardcore() - Method in class net.minecraft.world.level.storage.LevelSummary
- isHardcore() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
- isHardcore() - Method in interface net.minecraft.world.SaveProperties
- isHardcore() - Method in interface net.minecraft.world.WorldProperties
- isHarderThan(float) - Method in class net.minecraft.world.LocalDifficulty
- isHeadDown() - Method in class net.minecraft.entity.passive.CatEntity
- isHeightInvalid(BlockPos, PathAwareEntity) - Static method in class net.minecraft.entity.ai.NavigationConditions
- isHeldByPointedDripstone(BlockState, WorldView, BlockPos) - Static method in class net.minecraft.block.PointedDripstoneBlock
- isHero(PlayerEntity) - Method in class net.minecraft.entity.ai.brain.task.GiveGiftsToHeroTask
- isHidden() - Method in class net.minecraft.advancement.AdvancementDisplay
- isHidden(Path) - Method in class net.minecraft.resource.fs.ResourceFileSystemProvider
- isHighEnough(int, int) - Method in class net.minecraft.world.gen.trunk.LargeOakTrunkPlacer
- isHighlightedOnHover() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.Entry
- isHighlightedOnHover() - Method in class net.minecraft.client.gui.screen.report.ChatSelectionScreen.SelectionListWidget.MessageEntry
- isHittingCandle(BlockHitResult) - Static method in class net.minecraft.block.CandleCakeBlock
- isHiveAt(BlockPos) - Method in class net.minecraft.client.render.debug.BeeDebugRenderer.Bee
- isHiveNearFire() - Method in class net.minecraft.entity.passive.BeeEntity
- isHiveValid() - Method in class net.minecraft.entity.passive.BeeEntity
- isHolding(Predicate<ItemStack>) - Method in class net.minecraft.entity.LivingEntity
-
Checks if this entity is holding a certain item.
- isHolding(Item) - Method in class net.minecraft.block.EntityShapeContext
- isHolding(Item) - Method in interface net.minecraft.block.ShapeContext
- isHolding(Item) - Method in class net.minecraft.entity.LivingEntity
-
Checks if this entity is holding a certain item.
- isHoldingBow() - Method in class net.minecraft.entity.ai.goal.BowAttackGoal
- isHoldingCrossbow(LivingEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
- isHoldingItem() - Method in class net.minecraft.entity.passive.AllayEntity
- isHoldingOntoLadder() - Method in class net.minecraft.client.network.ClientPlayerEntity
- isHoldingOntoLadder() - Method in class net.minecraft.entity.LivingEntity
- isHoldingTool() - Method in class net.minecraft.entity.mob.AbstractPiglinEntity
- isHoldingUsableRangedWeapon(MobEntity) - Static method in class net.minecraft.entity.ai.brain.task.MeleeAttackTask
- isHorizontal() - Method in enum class net.minecraft.util.math.Direction.Axis
- isHorizontalFrameValid(BlockPos.Mutable, int) - Method in class net.minecraft.world.dimension.NetherPortal
- isHorseArmor(ItemStack) - Method in class net.minecraft.entity.passive.AbstractHorseEntity
-
Whether the given item stack is valid for this horse's armor slot.
- isHorseArmor(ItemStack) - Method in class net.minecraft.entity.passive.HorseEntity
-
Whether the given item stack is valid for this horse's armor slot.
- isHorseArmor(ItemStack) - Method in class net.minecraft.entity.passive.LlamaEntity
-
Whether the given item stack is valid for this horse's armor slot.
- isHost() - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
- isHost(GameProfile) - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
- isHost(GameProfile) - Method in class net.minecraft.server.integrated.IntegratedServer
- isHost(GameProfile) - Method in class net.minecraft.server.MinecraftServer
- isHost(GameProfile) - Method in class net.minecraft.test.TestServer
- isHostile(LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.VillagerHostilesSensor
- isHostileNearby(LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.PanicTask
- isHovered() - Method in class net.minecraft.client.gui.widget.ClickableWidget
- isHudEnabled() - Static method in class net.minecraft.client.MinecraftClient
- isHuntingTarget(LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.mob.PiglinBrain
- isIdle() - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
- isIdle() - Method in class net.minecraft.entity.passive.PandaEntity
- isIgloo(Dynamic<?>) - Static method in class net.minecraft.datafixer.fix.IglooMetadataRemovalFix
- isIgnited() - Method in class net.minecraft.entity.mob.CreeperEntity
- isIgnoredInRecipeBook() - Method in class net.minecraft.recipe.MapExtendingRecipe
-
Returns whether this recipe is ignored by the recipe book.
- isIgnoredInRecipeBook() - Method in interface net.minecraft.recipe.Recipe
-
Returns whether this recipe is ignored by the recipe book.
- isIgnoredInRecipeBook() - Method in class net.minecraft.recipe.SpecialCraftingRecipe
-
Returns whether this recipe is ignored by the recipe book.
- isImmobile() - Method in class net.minecraft.entity.LivingEntity
- isImmobile() - Method in class net.minecraft.entity.mob.RavagerEntity
- isImmobile() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- isImmobile() - Method in class net.minecraft.entity.passive.FoxEntity
- isImmobile() - Method in class net.minecraft.entity.passive.LlamaEntity
- isImmobile() - Method in class net.minecraft.entity.player.PlayerEntity
- isImmuneToExplosion() - Method in class net.minecraft.entity.decoration.ArmorStandEntity
-
Returns whether the entity is immune from explosion knockback and damage.
- isImmuneToExplosion() - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is immune from explosion knockback and damage.
- isImmuneToExplosion() - Method in class net.minecraft.entity.mob.WardenEntity
-
Returns whether the entity is immune from explosion knockback and damage.
- isImmuneToZombification() - Method in class net.minecraft.entity.mob.AbstractPiglinEntity
- isImmuneToZombification() - Method in class net.minecraft.entity.mob.HoglinEntity
- isImmutable() - Method in interface net.minecraft.nbt.NbtType
-
Determines the immutability of this type.
- isIn(RegistryEntryList<Block>) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
- isIn(RegistryEntryList<Fluid>) - Method in class net.minecraft.fluid.FluidState
- isIn(TagKey<Block>) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
- isIn(TagKey<Block>, Predicate<AbstractBlock.AbstractBlockState>) - Method in class net.minecraft.block.AbstractBlock.AbstractBlockState
- isIn(TagKey<DamageType>) - Method in class net.minecraft.entity.damage.DamageSource
- isIn(TagKey<EntityType<?>>) - Method in class net.minecraft.entity.EntityType
- isIn(TagKey<Fluid>) - Method in class net.minecraft.fluid.Fluid
-
Deprecated.
- isIn(TagKey<Fluid>) - Method in class net.minecraft.fluid.FluidState
- isIn(TagKey<Item>) - Method in class net.minecraft.item.ItemStack
-
Returns whether the item is in
tag
. - isIn(TagKey<GameEvent>) - Method in class net.minecraft.world.event.GameEvent
- isIn(TagKey<T>) - Method in record class net.minecraft.registry.entry.RegistryEntry.Direct
-
Returns whether this entry is in
tag
. - isIn(TagKey<T>) - Method in interface net.minecraft.registry.entry.RegistryEntry
-
Returns whether this entry is in
tag
. - isIn(TagKey<T>) - Method in class net.minecraft.registry.entry.RegistryEntry.Reference
-
Returns whether this entry is in
tag
. - isInactive(BlockState) - Static method in class net.minecraft.block.SculkSensorBlock
- isInAir() - Method in interface net.minecraft.entity.Flutterer
- isInAir() - Method in class net.minecraft.entity.passive.AbstractHorseEntity
- isInAir() - Method in class net.minecraft.entity.passive.BeeEntity
- isInAir() - Method in class net.minecraft.entity.passive.ParrotEntity
- isInAttackRange(LivingEntity) - Method in class net.minecraft.entity.mob.MobEntity
- isInBlockTick() - Method in class net.minecraft.server.world.ServerWorld
- isInBounds(int) - Method in class net.minecraft.screen.StonecutterScreenHandler
- isInBounds(BlockBox) - Static method in class net.minecraft.structure.NetherFortressGenerator.Piece
- isInBounds(BlockBox) - Static method in class net.minecraft.structure.StrongholdGenerator.Piece
- isInBuildLimit(BlockPos) - Method in class net.minecraft.world.World
-
Returns whether the position is inside the build limit.
- isInChunk(BlockPos) - Method in class net.minecraft.world.gen.feature.EndSpikeFeature.Spike
- isInClass(TestFunction, String) - Static method in class net.minecraft.test.TestFunctions
- isInCooldown() - Method in class net.minecraft.block.entity.SculkShriekerWarningManager
- isInDanger() - Method in class net.minecraft.entity.ai.goal.EscapeDangerGoal
- isInDanger() - Method in class net.minecraft.entity.passive.FoxEntity.EscapeWhenNotAggressiveGoal
- isInDanger() - Method in class net.minecraft.entity.passive.PandaEntity.PandaEscapeDangerGoal
- isInDanger() - Method in class net.minecraft.entity.passive.PolarBearEntity.PolarBearEscapeDangerGoal
- isInDanger() - Method in class net.minecraft.entity.passive.WolfEntity.WolfEscapeDangerGoal
- isIndependent() - Method in class net.minecraft.entity.ai.control.BodyControl
- isIndirect() - Method in class net.minecraft.entity.damage.DamageSource
- isInfestable(BlockState) - Static method in class net.minecraft.block.InfestedBlock
- isInfinite() - Method in class net.minecraft.entity.effect.StatusEffectInstance
- isInfinite(World) - Method in class net.minecraft.fluid.FlowableFluid
- isInfinite(World) - Method in class net.minecraft.fluid.LavaFluid
- isInfinite(World) - Method in class net.minecraft.fluid.WaterFluid
- isInFrame() - Method in class net.minecraft.item.ItemStack
-
Returns whether the item stack is in an item frame.
- isInHeap() - Method in class net.minecraft.entity.ai.pathing.PathNode
- isInHotbar(int) - Static method in class net.minecraft.screen.PlayerScreenHandler
- isInInit - Static variable in class com.mojang.blaze3d.systems.RenderSystem
- isInInitPhase() - Static method in class com.mojang.blaze3d.systems.RenderSystem
- isInInterpolationLoop - Variable in class net.minecraft.world.gen.chunk.ChunkNoiseSampler
- isInitialized() - Method in class net.minecraft.client.gui.screen.recipebook.RecipeResultCollection
- isInitialized() - Method in class net.minecraft.world.level.LevelProperties
- isInitialized() - Method in interface net.minecraft.world.level.ServerWorldProperties
- isInitialized() - Method in class net.minecraft.world.level.UnmodifiableLevelProperties
- isInLava() - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is in lava.
- isInLiquid() - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
- isInLove() - Method in class net.minecraft.entity.passive.AnimalEntity
- isInOpenWater() - Method in class net.minecraft.entity.projectile.FishingBobberEntity
- isInPose(EntityPose) - Method in class net.minecraft.entity.Entity
- isInProperOrder(Instant) - Method in class net.minecraft.server.network.ServerPlayNetworkHandler
-
Returns whether the message sent at
timestamp
is received in proper order. - isInRadius(int, int) - Method in class net.minecraft.client.world.ClientChunkManager.ClientChunkMap
- isInRaidDistance() - Method in class net.minecraft.village.raid.Raid
- isInRange(float) - Method in class net.minecraft.command.FloatRangeArgument
- isInRange(BeeDebugRenderer.Bee) - Method in class net.minecraft.client.render.debug.BeeDebugRenderer
- isInRange(Entity, double) - Method in class net.minecraft.entity.Entity
-
Returns whether the distance between this entity and
entity
is belowradius
. - isInRange(Entity, double, double) - Method in class net.minecraft.entity.Entity
-
Returns whether both the horizontal and vertical distances between this entity and
entity
are below the passed values. - isInRange(LivingEntity, LivingEntity) - Method in class net.minecraft.entity.ai.brain.sensor.AxolotlAttackablesSensor
- isInRange(Position, double) - Method in class net.minecraft.util.math.Vec3d
-
Checks if the distance between this vector and the given position is less than
radius
. - isInRenderDistance(BeaconBlockEntity, Vec3d) - Method in class net.minecraft.client.render.block.entity.BeaconBlockEntityRenderer
- isInRenderDistance(T, Vec3d) - Method in interface net.minecraft.client.render.block.entity.BlockEntityRenderer
- isInsecure() - Method in enum class net.minecraft.client.network.message.MessageTrustStatus
- isInsideBlock() - Method in class net.minecraft.util.hit.BlockHitResult
- isInsideBubbleColumn() - Method in class net.minecraft.entity.Entity
-
Returns whether the block at the entity's position is a bubble column.
- isInsideMansion(WoodlandMansionGenerator.FlagMatrix, int, int) - Static method in class net.minecraft.structure.WoodlandMansionGenerator.MansionParameters
- isInsideWall() - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is in a wall and should suffocate.
- isInsideWall() - Method in class net.minecraft.entity.LivingEntity
-
Returns whether the entity is in a wall and should suffocate.
- isInsideWaterOrBubbleColumn() - Method in class net.minecraft.entity.Entity
-
Returns whether this entity is touching water or a bubble column.
- isInSingleplayer() - Method in class net.minecraft.client.MinecraftClient
- isInSittingPose() - Method in class net.minecraft.entity.passive.TameableEntity
- isInSleepingPose() - Method in class net.minecraft.entity.passive.CatEntity
-
Returns whether this cat is in a sleeping pose.
- isInSneakingPose() - Method in class net.minecraft.client.network.ClientPlayerEntity
-
Returns whether the entity is in a crouching pose.
- isInSneakingPose() - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is in a crouching pose.
- isInSneakingPose() - Method in class net.minecraft.entity.passive.FoxEntity
-
Returns whether the entity is in a crouching pose.
- isInSquaredRange(double) - Method in class net.minecraft.command.FloatRangeArgument
- isInstant() - Method in class net.minecraft.entity.effect.InstantStatusEffect
- isInstant() - Method in class net.minecraft.entity.effect.StatusEffect
- isInStructureBounds(BlockPos, BlockPos, ServerWorld) - Static method in class net.minecraft.test.StructureTestUtil
- isInSurvival() - Method in class net.minecraft.client.tutorial.TutorialManager
-
Returns whether the current game mode of the client is survival.
- isInSwimmingPose() - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is in swimming pose.
- isInSwimmingPose() - Method in class net.minecraft.entity.LivingEntity
-
Returns whether the entity is in swimming pose.
- isInSwimmingPose() - Method in class net.minecraft.entity.mob.DrownedEntity
-
Returns whether the entity is in swimming pose.
- isIntegratedServerRunning() - Method in class net.minecraft.client.MinecraftClient
- isInTeleportationState() - Method in class net.minecraft.server.network.ServerPlayerEntity
- isInteractionTargetOf(LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.task.PlayWithVillagerBabiesTask
- isInvalid() - Method in class net.minecraft.client.report.ContextMessageCollector.ContextMessage
- isInvalid() - Method in class net.minecraft.server.BanEntry
- isInvalid() - Method in class net.minecraft.server.ServerConfigEntry
- isInvalidForLeaves(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliage.AcaciaFoliagePlacer
-
Used to exclude certain positions such as corners when creating a square of leaves.
- isInvalidForLeaves(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliage.BlobFoliagePlacer
-
Used to exclude certain positions such as corners when creating a square of leaves.
- isInvalidForLeaves(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliage.BushFoliagePlacer
-
Used to exclude certain positions such as corners when creating a square of leaves.
- isInvalidForLeaves(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliage.CherryFoliagePlacer
-
Used to exclude certain positions such as corners when creating a square of leaves.
- isInvalidForLeaves(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliage.DarkOakFoliagePlacer
-
Used to exclude certain positions such as corners when creating a square of leaves.
- isInvalidForLeaves(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliage.FoliagePlacer
-
Used to exclude certain positions such as corners when creating a square of leaves.
- isInvalidForLeaves(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliage.JungleFoliagePlacer
-
Used to exclude certain positions such as corners when creating a square of leaves.
- isInvalidForLeaves(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliage.LargeOakFoliagePlacer
-
Used to exclude certain positions such as corners when creating a square of leaves.
- isInvalidForLeaves(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliage.MegaPineFoliagePlacer
-
Used to exclude certain positions such as corners when creating a square of leaves.
- isInvalidForLeaves(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliage.PineFoliagePlacer
-
Used to exclude certain positions such as corners when creating a square of leaves.
- isInvalidForLeaves(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliage.RandomSpreadFoliagePlacer
-
Used to exclude certain positions such as corners when creating a square of leaves.
- isInvalidForLeaves(Random, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.foliage.SpruceFoliagePlacer
-
Used to exclude certain positions such as corners when creating a square of leaves.
- isInvalidPosition(EntityNavigation, BlockPos) - Static method in class net.minecraft.entity.ai.NavigationConditions
- isInvalidPosition(BlockPos) - Method in class net.minecraft.entity.mob.ShulkerEntity
- isInvalidSpawn(BlockState) - Method in class net.minecraft.entity.EntityType
-
Returns whether the EntityType can spawn inside the given block.
- isInvalidVertically(int) - Static method in class net.minecraft.world.World
- isInventoryEmpty() - Method in interface net.minecraft.entity.vehicle.VehicleInventory
- isInventoryEmpty(Inventory, Direction) - Static method in class net.minecraft.block.entity.HopperBlockEntity
- isInventoryFull(Inventory, Direction) - Static method in class net.minecraft.block.entity.HopperBlockEntity
- isInventoryTabSelected() - Method in class net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen
- isInvisible() - Method in class net.minecraft.client.particle.SpellParticle
- isInvisible() - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is invisible to everyone.
- isInvisibleTo(PlayerEntity) - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is invisible to
player
. - isInvulnerable() - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is invulnerable.
- isInvulnerable() - Method in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
- isInvulnerableTo(DamageSource) - Method in class net.minecraft.entity.Entity
-
Returns whether the entity is invulnerable to
damageSource
. - isInvulnerableTo(DamageSource) - Method in class net.minecraft.entity.mob.GhastEntity
-
Returns whether the entity is invulnerable to
damageSource
. - isInvulnerableTo(DamageSource) - Method in class net.minecraft.entity.mob.WardenEntity
-
Returns whether the entity is invulnerable to
damageSource
. - isInvulnerableTo(DamageSource) - Method in class net.minecraft.entity.player.PlayerEntity
-
Returns whether the entity is invulnerable to
damageSource
. - isInvulnerableTo(DamageSource) - Method in class net.minecraft.server.network.ServerPlayerEntity
-
Returns whether the entity is invulnerable to
damageSource
. - isInWalkTargetRange() - Method in class net.minecraft.entity.mob.MobEntity
- isInWalkTargetRange(BlockPos) - Method in class net.minecraft.entity.mob.MobEntity
- isInWater(BlockState, BlockView, BlockPos) - Static method in class net.minecraft.block.CoralParentBlock
- isInWater(BlockView, BlockPos) - Method in class net.minecraft.block.CoralBlockBlock
- IsInWaterSensor - Class in net.minecraft.entity.ai.brain.sensor
- IsInWaterSensor() - Constructor for class net.minecraft.entity.ai.brain.sensor.IsInWaterSensor
- isItalic() - Method in class net.minecraft.text.Style
-
Returns whether the style has italic formatting.
- isItemBarVisible() - Method in class net.minecraft.item.ItemStack
- isItemBarVisible(ItemStack) - Method in class net.minecraft.item.BundleItem
-
Returns whether to show the item bar for
stack
. - isItemBarVisible(ItemStack) - Method in class net.minecraft.item.Item
-
Returns whether to show the item bar for
stack
. - isItemEnabled(FeatureSet) - Method in class net.minecraft.item.ItemStack
- isItemEqual(ItemStack) - Method in class net.minecraft.item.ItemStack
- isItemPickupCoolingDown() - Method in class net.minecraft.entity.passive.AllayEntity
- isItemRecipeIngredient(ItemStack) - Static method in class net.minecraft.recipe.BrewingRecipeRegistry
- isJumping() - Method in class net.minecraft.entity.passive.FoxEntity
- isJumping() - Method in class net.minecraft.network.packet.c2s.play.PlayerInputC2SPacket
- isKeyboard() - Method in enum class net.minecraft.client.gui.navigation.GuiNavigationType
- isKeyPressed(long, int) - Static method in class net.minecraft.client.util.InputUtil
- ISLAND_SIZE - Static variable in class net.minecraft.entity.boss.dragon.EnderDragonFight
- isLandBound() - Method in class net.minecraft.entity.passive.TurtleEntity
- isLargeEnough(int) - Method in class com.mojang.blaze3d.systems.RenderSystem.ShapeIndexBuffer
- isLastPage() - Method in class net.minecraft.client.realms.dto.WorldTemplatePaginatedList
- isLava(WorldView, BlockPos) - Method in class net.minecraft.world.gen.feature.DripstoneClusterFeature
- isLazy() - Method in class net.minecraft.entity.passive.PandaEntity
- isLeaf(int) - Method in class net.minecraft.datafixer.fix.LeavesFix.LeavesLogFixer
- isLeashed() - Method in class net.minecraft.entity.mob.MobEntity
- isLeftHanded() - Method in class net.minecraft.entity.mob.MobEntity
- isLeftPaddling() - Method in class net.minecraft.network.packet.c2s.play.BoatPaddleStateC2SPacket
- isLegacyCustomizedType() - Method in class net.minecraft.world.gen.