Index

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

A

abilities - Variable in class net.minecraft.entity.player.PlayerEntity
 
abilityResyncCountdown - Variable in class net.minecraft.entity.player.PlayerEntity
 
abs(float) - Static method in class net.minecraft.util.math.MathHelper
 
abs(int) - Static method in class net.minecraft.util.math.MathHelper
 
absMax(double, double) - Static method in class net.minecraft.util.math.MathHelper
 
ABSORPTION - Static variable in class net.minecraft.entity.effect.StatusEffect
 
absorptionAmount - Variable in class net.minecraft.entity.LivingEntity
 
AbsorptionStatusEffect - Class in net.minecraft.entity.effect
 
AbsorptionStatusEffect(int, boolean, int) - Constructor for class net.minecraft.entity.effect.AbsorptionStatusEffect
 
AbstractArrowEntity - Class in net.minecraft.entity.projectile
 
AbstractArrowEntity(World) - Constructor for class net.minecraft.entity.projectile.AbstractArrowEntity
AbstractArrowEntity(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.AbstractArrowEntity
 
AbstractArrowEntity(World, LivingEntity, float) - Constructor for class net.minecraft.entity.projectile.AbstractArrowEntity
 
AbstractArrowEntity(World, LivingEntity, LivingEntity, float, float) - Constructor for class net.minecraft.entity.projectile.AbstractArrowEntity
 
AbstractButtonBlock - Class in net.minecraft.block
 
AbstractButtonBlock(boolean) - Constructor for class net.minecraft.block.AbstractButtonBlock
 
AbstractClientPlayerEntity - Class in net.minecraft.client.network
 
AbstractClientPlayerEntity(World, GameProfile) - Constructor for class net.minecraft.client.network.AbstractClientPlayerEntity
AbstractCommand - Class in net.minecraft.command
 
AbstractCommand() - Constructor for class net.minecraft.command.AbstractCommand
 
AbstractDecorationEntity - Class in net.minecraft.entity.decoration
 
AbstractDecorationEntity(World) - Constructor for class net.minecraft.entity.decoration.AbstractDecorationEntity
AbstractDecorationEntity(World, int, int, int, int) - Constructor for class net.minecraft.entity.decoration.AbstractDecorationEntity
 
AbstractEntityAttribute - Class in net.minecraft.entity.attribute
 
AbstractEntityAttribute(String, double) - Constructor for class net.minecraft.entity.attribute.AbstractEntityAttribute
 
AbstractEntityAttributeContainer - Class in net.minecraft.entity.attribute
 
AbstractEntityAttributeContainer() - Constructor for class net.minecraft.entity.attribute.AbstractEntityAttributeContainer
 
AbstractFileResourcePack - Class in net.minecraft.resource
 
AbstractFileResourcePack(File) - Constructor for class net.minecraft.resource.AbstractFileResourcePack
 
AbstractFluidBlock - Class in net.minecraft.block
 
AbstractFluidBlock(Material) - Constructor for class net.minecraft.block.AbstractFluidBlock
AbstractMinecartEntity - Class in net.minecraft.entity.vehicle
 
AbstractMinecartEntity(World) - Constructor for class net.minecraft.entity.vehicle.AbstractMinecartEntity
AbstractMinecartEntity(World, double, double, double) - Constructor for class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
AbstractNbtNumber - Class in net.minecraft.nbt
 
AbstractNbtNumber() - Constructor for class net.minecraft.nbt.AbstractNbtNumber
 
AbstractNoiseGenerator - Class in net.minecraft.world.gen
 
AbstractNoiseGenerator() - Constructor for class net.minecraft.world.gen.AbstractNoiseGenerator
 
AbstractPressurePlateBlock - Class in net.minecraft.block
 
AbstractPressurePlateBlock(String, Material) - Constructor for class net.minecraft.block.AbstractPressurePlateBlock
 
abstractPropertiesHandler - Variable in class net.minecraft.server.dedicated.MinecraftDedicatedServer
 
AbstractPropertiesHandler - Class in net.minecraft.server.dedicated
 
AbstractPropertiesHandler(File) - Constructor for class net.minecraft.server.dedicated.AbstractPropertiesHandler
 
AbstractRailBlock - Class in net.minecraft.block
 
AbstractRailBlock(boolean) - Constructor for class net.minecraft.block.AbstractRailBlock
 
AbstractRedstoneGateBlock - Class in net.minecraft.block
 
AbstractRedstoneGateBlock(boolean) - Constructor for class net.minecraft.block.AbstractRedstoneGateBlock
 
AbstractSignBlock - Class in net.minecraft.block
 
AbstractSignBlock(Class, boolean) - Constructor for class net.minecraft.block.AbstractSignBlock
 
AbstractSoundInstance - Class in net.minecraft.client.sound
 
AbstractSoundInstance(Identifier) - Constructor for class net.minecraft.client.sound.AbstractSoundInstance
 
AbstractTeam - Class in net.minecraft.scoreboard
 
AbstractTeam() - Constructor for class net.minecraft.scoreboard.AbstractTeam
 
AbstractTexture - Class in net.minecraft.client.texture
 
AbstractTexture() - Constructor for class net.minecraft.client.texture.AbstractTexture
 
AbstractZombieModel - Class in net.minecraft.client.render.entity.model
 
AbstractZombieModel() - Constructor for class net.minecraft.client.render.entity.model.AbstractZombieModel
 
AbstractZombieModel(float, boolean) - Constructor for class net.minecraft.client.render.entity.model.AbstractZombieModel
 
AbstractZombieModel(float, float, int, int) - Constructor for class net.minecraft.client.render.entity.model.AbstractZombieModel
 
ACACIA_STAIRS - Static variable in class net.minecraft.block.Blocks
 
AcaciaTreeFeature - Class in net.minecraft.world.gen.feature
 
AcaciaTreeFeature(boolean) - Constructor for class net.minecraft.world.gen.feature.AcaciaTreeFeature
accept(File) - Method in class net.minecraft.client.class_1658
 
accept(File, String) - Method in class net.minecraft.world.gen.class_95
 
accepted - Variable in class net.minecraft.network.packet.c2s.play.ConfirmGuiActionC2SPacket
 
accepted - Variable in class net.minecraft.network.packet.s2c.play.ConfirmGuiActionS2CPacket
 
acceptPlayer() - Method in class net.minecraft.server.network.ServerLoginNetworkHandler
 
accessToken - Variable in class net.minecraft.client.util.Session
 
achievement - Variable in class net.minecraft.client.gui.AchievementNotification
 
Achievement - Class in net.minecraft.advancement
 
Achievement(String, String, int, int, Block, Achievement) - Constructor for class net.minecraft.advancement.Achievement
 
Achievement(String, String, int, int, Item, Achievement) - Constructor for class net.minecraft.advancement.Achievement
 
Achievement(String, String, int, int, ItemStack, Achievement) - Constructor for class net.minecraft.advancement.Achievement
 
ACHIEVEMENT_BACKGROUND - Static variable in class net.minecraft.client.gui.AchievementNotification
 
ACHIEVEMENT_BACKGROUND - Static variable in class net.minecraft.client.gui.screen.AchievementsScreen
 
AchievementCommand - Class in net.minecraft.server.command
 
AchievementCommand() - Constructor for class net.minecraft.server.command.AchievementCommand
 
AchievementNotification - Class in net.minecraft.client.gui
 
AchievementNotification(MinecraftClient) - Constructor for class net.minecraft.client.gui.AchievementNotification
 
ACHIEVEMENTS - Static variable in class net.minecraft.advancement.AchievementsAndCriterions
 
AchievementsAndCriterions - Class in net.minecraft.advancement
 
AchievementsAndCriterions() - Constructor for class net.minecraft.advancement.AchievementsAndCriterions
 
AchievementsScreen - Class in net.minecraft.client.gui.screen
 
AchievementsScreen(Screen, StatHandler) - Constructor for class net.minecraft.client.gui.screen.AchievementsScreen
 
ACQUIRE_IRON - Static variable in class net.minecraft.advancement.AchievementsAndCriterions
Achieved when an iron ingot is acquired
actionId - Variable in class net.minecraft.network.packet.c2s.play.ConfirmGuiActionC2SPacket
 
actionId - Variable in class net.minecraft.network.packet.s2c.play.ConfirmGuiActionS2CPacket
 
actionId - Variable in class net.minecraft.screen.ScreenHandler
 
actionPerformed(ActionEvent) - Method in class net.minecraft.server.class_779
 
actionPerformed(ActionEvent) - Method in class net.minecraft.server.class_783
 
actionType - Variable in class net.minecraft.network.packet.c2s.play.ClickWindowC2SPacket
 
ACTIVATOR_RAIL - Static variable in class net.minecraft.block.Blocks
 
active - Static variable in class net.minecraft.client.gl.JsonGlProgram
 
active - Variable in class net.minecraft.entity.ai.control.JumpControl
 
active - Variable in class net.minecraft.entity.ai.control.LookControl
 
active - Variable in class net.minecraft.entity.ai.goal.TemptGoal
 
active - Variable in class net.minecraft.server.ServerNetworkIo
 
active - Variable in class net.minecraft.util.snooper.Snooper
 
ACTIVE_PIECE_TYPE - Static variable in class net.minecraft.structure.StrongholdPieces
 
activeBlendState - Static variable in class net.minecraft.client.gl.GlBlendState
 
activeList - Variable in class net.minecraft.client.gui.screen.StatsScreen
 
activeProgram - Static variable in class net.minecraft.client.gl.JsonGlProgram
 
activeProgramRef - Static variable in class net.minecraft.client.gl.JsonGlProgram
 
activeTicks - Variable in class net.minecraft.entity.ai.control.BodyControl
 
actorNetworkId - Variable in class net.minecraft.client.render.BlockBreakingInfo
 
ActualBlockDataValueProvider - Class in net.minecraft.util.crash.provider.world
 
ActualBlockDataValueProvider(BlockEntity) - Constructor for class net.minecraft.util.crash.provider.world.ActualBlockDataValueProvider
 
ActualBlockTypeProvider - Class in net.minecraft.util.crash.provider.world
 
ActualBlockTypeProvider(BlockEntity) - Constructor for class net.minecraft.util.crash.provider.world.ActualBlockTypeProvider
 
actualSum - Variable in class net.minecraft.client.util.SmoothUtil
 
add(double, double, double) - Method in class net.minecraft.util.math.Vec3d
 
add(int, float) - Method in class net.minecraft.entity.player.HungerManager
 
add(int, String, Object) - Method in class net.minecraft.util.registry.BiDefaultedRegistry
add(int, String, Object) - Method in class net.minecraft.util.registry.SimpleRegistry
 
add(int, Goal) - Method in class net.minecraft.entity.ai.goal.GoalSelector
 
add(String, Object) - Method in class net.minecraft.util.crash.CrashReportSection
 
add(String, Throwable) - Method in class net.minecraft.util.crash.CrashReportSection
 
add(String, Callable) - Method in class net.minecraft.util.crash.CrashReportSection
 
add(ServerInfo) - Method in class net.minecraft.client.network.MultiplayerServerListPinger
 
add(ServerInfo) - Method in class net.minecraft.client.options.ServerList
 
add(ModelPart) - Method in class net.minecraft.client.render.model.ModelPart
 
add(SoundContainer) - Method in class net.minecraft.client.sound.WeightedSoundSet
 
add(WeightedSoundSet) - Method in class net.minecraft.client.sound.SoundRegistry
 
add(NbtElement) - Method in class net.minecraft.nbt.NbtList
 
add(ResourcePack) - Method in class net.minecraft.resource.ReloadableResourceManagerImpl
 
addAttacker(LivingEntity) - Method in class net.minecraft.village.Village
 
addAttribute(EntityAttribute, String, double, int) - Method in class net.minecraft.entity.effect.StatusEffect
 
addAuxTarget(String, Object, int, int) - Method in class net.minecraft.client.gl.PostProcessShader
 
addBlock(Block, ItemStack, float) - Method in class net.minecraft.recipe.SmeltingRecipeRegistry
 
addBlockEntities(Collection) - Method in class net.minecraft.world.World
 
addBlockEntity(BlockEntity) - Method in class net.minecraft.world.chunk.Chunk
 
addBlockEntity(BlockEntity) - Method in class net.minecraft.world.chunk.EmptyChunk
addCpuInfo() - Method in class net.minecraft.util.snooper.Snooper
 
addCritParticles(Entity) - Method in class net.minecraft.entity.player.ClientPlayerEntity
addCritParticles(Entity) - Method in class net.minecraft.entity.player.PlayerEntity
 
addCritParticles(Entity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
addCuboid(float, float, float, int, int, int, float) - Method in class net.minecraft.client.render.model.ModelPart
 
addDetailsToCrashReport() - Method in class net.minecraft.world.World
 
addDetailsToCrashReport(String, int, ClassCastException) - Method in class net.minecraft.nbt.NbtCompound
 
addElement(String) - Method in class net.minecraft.util.crash.CrashReport
 
addElement(String, int) - Method in class net.minecraft.util.crash.CrashReport
 
addEnchantedHitParticles(Entity) - Method in class net.minecraft.entity.player.ClientPlayerEntity
addEnchantedHitParticles(Entity) - Method in class net.minecraft.entity.player.PlayerEntity
 
addEnchantedHitParticles(Entity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
addEnchantment(Enchantment, int) - Method in class net.minecraft.item.ItemStack
 
addEnchantment(ItemStack, EnchantmentLevelEntry) - Method in class net.minecraft.item.EnchantedBookItem
 
addEntity(int, Entity) - Method in class net.minecraft.client.world.ClientWorld
 
addEntity(Entity) - Method in class net.minecraft.server.world.ServerWorld
addEntity(Entity) - Method in class net.minecraft.world.chunk.Chunk
 
addEntity(Entity) - Method in class net.minecraft.world.chunk.EmptyChunk
addEntity(Entity) - Method in class net.minecraft.world.World
 
addEntry(int, int) - Method in class net.minecraft.entity.data.DataTracker
 
addExhaustion(float) - Method in class net.minecraft.entity.player.HungerManager
 
addExhaustion(float) - Method in class net.minecraft.entity.player.PlayerEntity
 
addExperience(int) - Method in class net.minecraft.entity.player.PlayerEntity
 
addExplosionInfo(NbtCompound, List) - Static method in class net.minecraft.item.FireworkChargeItem
 
addFaultyElement(String) - Method in exception net.minecraft.client.gl.ShaderParseException
 
addFaultyFile(String) - Method in exception net.minecraft.client.gl.ShaderParseException
 
addFireworkParticle(double, double, double, double, double, double, NbtCompound) - Method in class net.minecraft.client.world.ClientWorld
addFireworkParticle(double, double, double, double, double, double, NbtCompound) - Method in class net.minecraft.world.World
 
AddHillsLayer - Class in net.minecraft.world.biome.layer
 
AddHillsLayer(long, Layer, Layer) - Constructor for class net.minecraft.world.biome.layer.AddHillsLayer
 
addInfo(String, Object) - Method in class net.minecraft.util.snooper.Snooper
 
addItem(Item, ItemStack, float) - Method in class net.minecraft.recipe.SmeltingRecipeRegistry
 
addItemStack(ItemStack, ItemStack, float) - Method in class net.minecraft.recipe.SmeltingRecipeRegistry
 
addJavaInfo() - Method in class net.minecraft.util.snooper.Snooper
 
addJvmArgs() - Method in class net.minecraft.util.snooper.Snooper
 
addLayer - Variable in class net.minecraft.client.gui.screen.CustomizeFlatLevelScreen
 
addListener(SimpleInventoryListener) - Method in class net.minecraft.inventory.SimpleInventory
 
addListener(ScreenHandlerListener) - Method in class net.minecraft.screen.AnvilScreenHandler
addListener(ScreenHandlerListener) - Method in class net.minecraft.screen.BeaconScreenHandler
addListener(ScreenHandlerListener) - Method in class net.minecraft.screen.BrewingScreenHandler
addListener(ScreenHandlerListener) - Method in class net.minecraft.screen.EnchantingScreenHandler
addListener(ScreenHandlerListener) - Method in class net.minecraft.screen.FurnaceScreenHandler
addListener(ScreenHandlerListener) - Method in class net.minecraft.screen.ScreenHandler
 
addListener(ScreenHandlerListener) - Method in class net.minecraft.screen.VillagerScreenHandler
addListener(WorldEventListener) - Method in class net.minecraft.world.World
 
addMessage(Text) - Method in class net.minecraft.client.gui.hud.ChatHud
 
addMessage(Text) - Method in class net.minecraft.entity.player.ClientPlayerEntity
addMessage(Text) - Method in class net.minecraft.entity.player.PlayerEntity
 
addMessage(Text) - Method in class net.minecraft.entity.player.ServerPlayerEntity
addMessage(Text, int) - Method in class net.minecraft.client.gui.hud.ChatHud
 
addMessage(Text, int, int, boolean) - Method in class net.minecraft.client.gui.hud.ChatHud
 
addModifier(AttributeModifier) - Method in interface net.minecraft.entity.attribute.EntityAttributeInstance
 
addModifier(AttributeModifier) - Method in class net.minecraft.entity.attribute.EntityAttributeInstanceImpl
addPass(String, Framebuffer, Framebuffer) - Method in class net.minecraft.client.gl.ShaderEffect
 
addPlayer(ServerPlayerEntity) - Method in class net.minecraft.server.ChunkPlayerManager
 
addPlayerToTeam(String, String) - Method in class net.minecraft.scoreboard.Scoreboard
 
addPlayerToTeam(String, String) - Method in class net.minecraft.scoreboard.ServerScoreboard
addPrefix(String) - Static method in class net.minecraft.util.registry.SimpleRegistry
 
addPreset(String, Item, Biome, List, FlatWorldLayer[]) - Static method in class net.minecraft.client.gui.screen.SuperflatPresetScreen
 
addRandomEnchantment(Random, ItemStack, int) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
addRedstonePreset(String, Item, Biome, FlatWorldLayer[]) - Static method in class net.minecraft.client.gui.screen.SuperflatPresetScreen
 
addRegionFiles(File, Collection) - Method in class net.minecraft.world.level.storage.AnvilLevelStorage
 
addResourcePack(ResourcePack) - Method in class net.minecraft.client.resource.FallbackResourceManager
 
address - Variable in class net.minecraft.client.network.ServerEntry
 
address - Variable in class net.minecraft.client.network.ServerInfo
 
address - Variable in class net.minecraft.network.ClientConnection
 
address - Variable in class net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket
 
address - Variable in class net.minecraft.network.ServerAddress
 
addressField - Variable in class net.minecraft.client.gui.screen.AddServerScreen
 
addressPort - Variable in class net.minecraft.server.LanServerPinger
 
AddRiverLayer - Class in net.minecraft.world.biome.layer
 
AddRiverLayer(long, Layer) - Constructor for class net.minecraft.world.biome.layer.AddRiverLayer
 
addSampler(JsonElement) - Method in class net.minecraft.client.gl.JsonGlProgram
 
addScore(int) - Method in class net.minecraft.entity.player.PlayerEntity
 
addScoreboardObjective(ScoreboardObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
addServers(List) - Method in class net.minecraft.client.gui.screen.multiplayer.MultiplayerServerListWidget
 
AddServerScreen - Class in net.minecraft.client.gui.screen
 
AddServerScreen(Screen, ServerInfo) - Constructor for class net.minecraft.client.gui.screen.AddServerScreen
 
addSlot(Slot) - Method in class net.minecraft.screen.ScreenHandler
 
addSnooper(Snooper) - Method in class net.minecraft.client.MinecraftClient
addSnooper(Snooper) - Method in class net.minecraft.server.MinecraftServer
addSnooper(Snooper) - Method in interface net.minecraft.util.snooper.Snoopable
 
addSnooperInfo(Snooper) - Method in class net.minecraft.client.MinecraftClient
addSnooperInfo(Snooper) - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
addSnooperInfo(Snooper) - Method in class net.minecraft.server.integrated.IntegratedServer
addSnooperInfo(Snooper) - Method in class net.minecraft.server.MinecraftServer
addSnooperInfo(Snooper) - Method in interface net.minecraft.util.snooper.Snoopable
 
addStackTrace(StringBuilder) - Method in class net.minecraft.util.crash.CrashReport
 
addStackTrace(StringBuilder) - Method in class net.minecraft.util.crash.CrashReportSection
 
addStat() - Method in class net.minecraft.advancement.Achievement
 
addStat() - Method in class net.minecraft.stat.SimpleStat
addStat() - Method in class net.minecraft.stat.Stat
 
addStatusEffect(StatusEffectInstance) - Method in class net.minecraft.entity.boss.WitherEntity
addStatusEffect(StatusEffectInstance) - Method in class net.minecraft.entity.LivingEntity
 
addSystemDetailsToCrashReport(CrashReport) - Method in class net.minecraft.client.MinecraftClient
 
addTarget(String, int, int) - Method in class net.minecraft.client.gl.ShaderEffect
 
addTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
addTemper(int) - Method in class net.minecraft.entity.passive.HorseBaseEntity
 
addTickable(Tickable) - Method in class net.minecraft.server.MinecraftServer
 
addToCrashReport(CrashReport) - Method in class net.minecraft.client.world.ClientWorld
addToCrashReport(CrashReport) - Method in class net.minecraft.world.World
 
addToCrashReport(CrashReportSection) - Method in class net.minecraft.world.level.LevelProperties
 
addToMessageHistory(String) - Method in class net.minecraft.client.gui.hud.ChatHud
 
addUniform(JsonElement) - Method in class net.minecraft.client.gl.JsonGlProgram
 
addVelocity(double, double, double) - Method in class net.minecraft.entity.decoration.AbstractDecorationEntity
addVelocity(double, double, double) - Method in class net.minecraft.entity.Entity
 
ADJACENT_RAIL_POSITIONS - Static variable in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
adjustModifierAmount(int, AttributeModifier) - Method in class net.minecraft.entity.effect.CombatStatusEffect
adjustModifierAmount(int, AttributeModifier) - Method in class net.minecraft.entity.effect.StatusEffect
 
adjustPath() - Method in class net.minecraft.entity.ai.pathing.EntityNavigation
 
ADMIN_LOCK - Enum constant in enum class net.minecraft.client.class_5070
 
advanced - Static variable in class com.mojang.blaze3d.platform.GLX
 
ADVANCED_OPENGL - Enum constant in enum class net.minecraft.client.options.GameOption
 
advancedItemTooltips - Variable in class net.minecraft.client.options.GameOptions
 
advancedOpengl - Variable in class net.minecraft.client.options.GameOptions
 
advancementTrackers - Variable in class net.minecraft.server.PlayerManager
 
ADVENTURE - Enum constant in enum class net.minecraft.world.GameMode
 
affectedBlocks - Variable in class net.minecraft.network.packet.s2c.play.ExplosionS2CPacket
 
affectedBlocks - Variable in class net.minecraft.world.explosion.Explosion
 
affectedNeighbors - Variable in class net.minecraft.block.RedstoneWireBlock
 
affectedPlayers - Variable in class net.minecraft.world.explosion.Explosion
 
affectWorld(boolean) - Method in class net.minecraft.world.explosion.Explosion
 
afterSpawn() - Method in class net.minecraft.entity.Entity
 
afterSpawn() - Method in class net.minecraft.entity.player.PlayerEntity
age - Variable in class net.minecraft.client.particle.Particle
 
age - Variable in class net.minecraft.entity.ItemEntity
 
age() - Method in class net.minecraft.entity.passive.PassiveEntity
 
age_ - Variable in class net.minecraft.client.particle.ExplosionEmitterParticle
 
ageOnLastDamage - Variable in class net.minecraft.entity.damage.DamageTracker
 
AIR - Static variable in class net.minecraft.block.Blocks
 
AIR - Static variable in class net.minecraft.block.Material
 
AIR - Static variable in class net.minecraft.block.MaterialColor
 
AirBlock - Class in net.minecraft.block
 
AirBlock() - Constructor for class net.minecraft.block.AirBlock
 
AirMaterial - Class in net.minecraft.block
 
AirMaterial(MaterialColor) - Constructor for class net.minecraft.block.AirMaterial
ALBAN - Enum constant in enum class net.minecraft.entity.decoration.painting.Painting
 
ALL - Enum constant in enum class net.minecraft.enchantment.EnchantmentTarget
 
ALL - Static variable in class net.minecraft.stat.Stats
 
ALL - Static variable in enum class net.minecraft.util.math.Direction
 
ALL_ENCHANTMENTS - Static variable in class net.minecraft.enchantment.Enchantment
 
alloc() - Method in class net.minecraft.util.PacketByteBuf
 
allocateByteBuffer(int) - Static method in class net.minecraft.client.util.GlAllocationUtils
 
allocated - Static variable in class net.minecraft.util.collection.IntArrayCache
 
allocateFloatBuffer(int) - Static method in class net.minecraft.client.util.GlAllocationUtils
 
allocateIntBuffer(int) - Static method in class net.minecraft.client.util.GlAllocationUtils
 
allowCommands - Variable in class net.minecraft.client.gui.screen.OpenToLanScreen
 
allowCommands - Variable in class net.minecraft.world.level.LevelProperties
 
allowCommands() - Method in class net.minecraft.world.level.LevelInfo
 
allowCommandsButton - Variable in class net.minecraft.client.gui.screen.OpenToLanScreen
 
allowCommandsButton - Variable in class net.minecraft.client.gui.screen.world.CreateWorldScreen
 
allowCurves - Variable in class net.minecraft.block.AbstractRailBlock
 
allowFlying - Variable in class net.minecraft.entity.player.PlayerAbilities
 
allowFlying - Variable in class net.minecraft.network.packet.c2s.play.UpdatePlayerAbilitiesC2SPacket
 
allowFlying - Variable in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
 
allowFlying() - Method in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
 
allowModifyWorld - Variable in class net.minecraft.entity.player.PlayerAbilities
 
alpha - Variable in class net.minecraft.client.particle.Particle
 
AlphaChunkDataArray - Class in net.minecraft.world.level.storage
 
AlphaChunkDataArray(byte[], int) - Constructor for class net.minecraft.world.level.storage.AlphaChunkDataArray
 
AlphaChunkIo - Class in net.minecraft.world.level.storage
 
AlphaChunkIo() - Constructor for class net.minecraft.world.level.storage.AlphaChunkIo
 
alwaysEdible - Variable in class net.minecraft.item.FoodItem
 
alwaysEdible() - Method in class net.minecraft.item.FoodItem
 
ambient - Variable in class net.minecraft.entity.effect.StatusEffectInstance
 
AMBIENT - Enum constant in enum class net.minecraft.client.sound.SoundCategory
 
AMBIENT - Enum constant in enum class net.minecraft.entity.EntityCategory
 
AMBIENT_OCCLUSION - Enum constant in enum class net.minecraft.client.options.GameOption
 
AMBIENT_OCCLUSION - Static variable in class net.minecraft.client.options.GameOptions
 
ambientDarkness - Variable in class net.minecraft.world.World
 
AmbientEntity - Class in net.minecraft.entity.mob
 
AmbientEntity(World) - Constructor for class net.minecraft.entity.mob.AmbientEntity
ambientSoundChance - Variable in class net.minecraft.entity.mob.MobEntity
 
ambientTick - Variable in class net.minecraft.entity.LightningBoltEntity
 
amount - Variable in class net.minecraft.entity.attribute.AttributeModifier
 
amount - Variable in class net.minecraft.entity.ExperienceOrbEntity
 
amount - Variable in class net.minecraft.inventory.slot.CraftingResultSlot
 
amount - Variable in class net.minecraft.inventory.slot.FurnaceOutputSlot
 
amount - Variable in class net.minecraft.inventory.slot.TradeOutputSlot
 
AMPLIFIED - Static variable in class net.minecraft.world.level.LevelGeneratorType
 
amplifier - Variable in class net.minecraft.entity.effect.StatusEffectInstance
 
amplifier - Variable in class net.minecraft.network.packet.s2c.play.EntityStatusEffectS2CPacket
 
ANAGLYPH - Enum constant in enum class net.minecraft.client.options.GameOption
 
anaglyph3d - Variable in class net.minecraft.client.options.GameOptions
 
anaglyphEnabled - Static variable in class net.minecraft.client.render.GameRenderer
 
anaglyphFilter - Static variable in class net.minecraft.client.render.GameRenderer
Set to 0 before enabling cyan filter and to 1 before enabling the red filter; otherwise unused.
AnError - Error in net.minecraft.client.util
 
AnError() - Constructor for error net.minecraft.client.util.AnError
 
anger - Variable in class net.minecraft.entity.mob.ZombiePigmanEntity
 
angry - Variable in class net.minecraft.client.render.entity.model.EndermanEntityModel
 
ANGRY_TEXTURE - Static variable in class net.minecraft.client.render.entity.GhastEntityRenderer
 
angryAnimationProgress - Variable in class net.minecraft.entity.passive.HorseBaseEntity
 
angrySoundDelay - Variable in class net.minecraft.entity.mob.ZombiePigmanEntity
 
angryTicks - Variable in class net.minecraft.entity.passive.HorseBaseEntity
 
animal - Variable in class net.minecraft.entity.ai.goal.BreedGoal
 
animal - Variable in class net.minecraft.entity.ai.goal.FollowParentGoal
 
AnimalEntity - Class in net.minecraft.entity.passive
 
AnimalEntity(World) - Constructor for class net.minecraft.entity.passive.AnimalEntity
AnimalInventory - Class in net.minecraft.inventory
 
AnimalInventory(String, boolean, int) - Constructor for class net.minecraft.inventory.AnimalInventory
AnimalInventory(String, int) - Constructor for class net.minecraft.inventory.AnimalInventory
 
ANIMALS - Enum constant in enum class net.minecraft.client.sound.SoundCategory
 
ANIMALS_BRED - Static variable in class net.minecraft.stat.Stats
 
animateDamage() - Method in class net.minecraft.entity.Entity
 
animateDamage() - Method in class net.minecraft.entity.LivingEntity
animateDamage() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
animateDamage() - Method in class net.minecraft.entity.vehicle.BoatEntity
animatedSprites - Variable in class net.minecraft.client.texture.SpriteAtlasTexture
 
animationAngle - Variable in class net.minecraft.block.entity.ChestBlockEntity
 
AnimationFrameResourceMetadata - Class in net.minecraft.client.resource.metadata
 
AnimationFrameResourceMetadata(int) - Constructor for class net.minecraft.client.resource.metadata.AnimationFrameResourceMetadata
 
AnimationFrameResourceMetadata(int, int) - Constructor for class net.minecraft.client.resource.metadata.AnimationFrameResourceMetadata
 
animationId - Variable in class net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket
 
AnimationMetadata - Class in net.minecraft.client.resource
 
AnimationMetadata(List, int, int, int) - Constructor for class net.minecraft.client.resource.AnimationMetadata
 
AnimationMetadataSerializer - Class in net.minecraft.client.resource
 
AnimationMetadataSerializer() - Constructor for class net.minecraft.client.resource.AnimationMetadataSerializer
 
animationProgress - Variable in class net.minecraft.block.entity.EnderChestBlockEntity
 
ANISOTROPIC_FILTERING - Enum constant in enum class net.minecraft.client.options.GameOption
 
ANVIL - Static variable in class net.minecraft.block.Blocks
 
ANVIL - Static variable in class net.minecraft.entity.damage.DamageSource
 
AnvilBlock - Class in net.minecraft.block
 
AnvilBlock() - Constructor for class net.minecraft.block.AnvilBlock
 
AnvilItem - Class in net.minecraft.item
 
AnvilItem(Block) - Constructor for class net.minecraft.item.AnvilItem
AnvilLevelStorage - Class in net.minecraft.world.level.storage
 
AnvilLevelStorage(File) - Constructor for class net.minecraft.world.level.storage.AnvilLevelStorage
AnvilScreen - Class in net.minecraft.client.gui.screen.ingame
 
AnvilScreen(PlayerInventory, World, int, int, int) - Constructor for class net.minecraft.client.gui.screen.ingame.AnvilScreen
 
anvilScreenHandler - Variable in class net.minecraft.client.gui.screen.ingame.AnvilScreen
 
AnvilScreenHandler - Class in net.minecraft.screen
 
AnvilScreenHandler(PlayerInventory, World, int, int, int, PlayerEntity) - Constructor for class net.minecraft.screen.AnvilScreenHandler
 
AnvilWorldSaveHandler - Class in net.minecraft.world
 
AnvilWorldSaveHandler(File, String, boolean) - Constructor for class net.minecraft.world.AnvilWorldSaveHandler
ao - Variable in class net.minecraft.client.options.GameOptions
 
append(String) - Method in class net.minecraft.text.BaseText
append(String) - Method in interface net.minecraft.text.Text
 
append(Text) - Method in class net.minecraft.text.BaseText
append(Text) - Method in interface net.minecraft.text.Text
 
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.AnvilBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.Block
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.CarpetBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.DirtBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.DoublePlantBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.FlowerBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.InfestedBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.Leaves1Block
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.Leaves2Block
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.Log1Block
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.Log2Block
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.PlanksBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.QuartzBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.SandBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.SandstoneBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.SaplingBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.StainedGlassBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.StainedGlassPaneBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.StoneBrickBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.StoneSlabBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.TallPlantBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.WallBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.WoodSlabBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.block.WoolBlock
Appends ItemStacks to an itemgroup.
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.item.AppleItem
Registers an item's sub items
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.item.BlockItem
Registers an item's sub items
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.item.CoalItem
Registers an item's sub items
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.item.DyeItem
Registers an item's sub items
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.item.FishItem
Registers an item's sub items
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.item.Item
Registers an item's sub items
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.item.PotionItem
Registers an item's sub items
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.item.SkullItem
Registers an item's sub items
appendItemStacks(Item, ItemGroup, List) - Method in class net.minecraft.item.SpawnEggItem
Registers an item's sub items
appendNewPage() - Method in class net.minecraft.client.gui.screen.ingame.BookEditScreen
 
appendToConsole(JTextArea, JScrollPane, String) - Method in class net.minecraft.server.dedicated.gui.DedicatedServerGui
 
appendTooltip(ItemStack, PlayerEntity, List, boolean) - Method in class net.minecraft.item.EnchantedBookItem
appendTooltip(ItemStack, PlayerEntity, List, boolean) - Method in class net.minecraft.item.FilledMapItem
appendTooltip(ItemStack, PlayerEntity, List, boolean) - Method in class net.minecraft.item.FireworkChargeItem
appendTooltip(ItemStack, PlayerEntity, List, boolean) - Method in class net.minecraft.item.FireworkItem
appendTooltip(ItemStack, PlayerEntity, List, boolean) - Method in class net.minecraft.item.Item
 
appendTooltip(ItemStack, PlayerEntity, List, boolean) - Method in class net.minecraft.item.MusicDiscItem
appendTooltip(ItemStack, PlayerEntity, List, boolean) - Method in class net.minecraft.item.PotionItem
appendTooltip(ItemStack, PlayerEntity, List, boolean) - Method in class net.minecraft.item.WrittenBookItem
APPLE - Static variable in class net.minecraft.item.Items
 
AppleItem - Class in net.minecraft.item
 
AppleItem(int, float, boolean) - Constructor for class net.minecraft.item.AppleItem
apply(ClientLoginPacketListener) - Method in class net.minecraft.network.packet.s2c.login.LoginDisconnectS2CPacket
 
apply(ClientLoginPacketListener) - Method in class net.minecraft.network.packet.s2c.login.LoginHelloS2CPacket
 
apply(ClientLoginPacketListener) - Method in class net.minecraft.network.packet.s2c.login.LoginSuccessS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.BedSleepS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.BlockActionS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.BlockUpdateS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.BossBarS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.ChunkDeltaUpdateS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.ChunkMapS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.CloseScreenS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.ConfirmGuiActionS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.CustomPayloadS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.DisconnectS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.EntitiesDestroyS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.EntityAttachS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.EntityAttributesS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.EntityEquipmentUpdateS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.EntityS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.EntitySetHeadYawS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnGlobalS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.EntityStatusEffectS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.EntityStatusS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.EntityTrackerUpdateS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.EntityVelocityUpdateS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.ExperienceBarUpdateS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.ExperienceOrbSpawnS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.ExplosionS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.GameStateChangeS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.HeldItemChangeS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.InventoryS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.KeepAliveS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.MapUpdateS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.MobSpawnS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.OpenScreenS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.PaintingSpawnS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.ParticleS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.PlayerAbilitiesS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.PlayerListS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.PlayerSpawnPositionS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.PlayerSpawnS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.PlaySoundIdS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.RemoveEntityStatusEffectS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.ScoreboardDisplayS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.ScoreboardObjectiveUpdateS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.ScoreboardPlayerUpdateS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerPropertyUpdateS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.SignEditorOpenS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.StatsUpdateS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.TeamS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.UpdateSignS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.WorldEventS2CPacket
 
apply(ClientPlayPacketListener) - Method in class net.minecraft.network.packet.s2c.play.WorldTimeUpdateS2CPacket
 
apply(ClientQueryPacketListener) - Method in class net.minecraft.network.packet.s2c.query.QueryPongS2CPacket
 
apply(ClientQueryPacketListener) - Method in class net.minecraft.network.packet.s2c.query.QueryResponseS2CPacket
 
apply(PacketListener) - Method in class net.minecraft.network.Packet
 
apply(ServerHandshakePacketListener) - Method in class net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket
 
apply(ServerLoginPacketListener) - Method in class net.minecraft.network.packet.c2s.login.LoginHelloC2SPacket
 
apply(ServerLoginPacketListener) - Method in class net.minecraft.network.packet.c2s.login.LoginKeyC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.ButtonClickC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.ChatMessageC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.ClickWindowC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.ClientSettingsC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.ClientStatusC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.ConfirmGuiActionC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.CustomPayloadC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.GuiCloseC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.HandSwingC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.KeepAliveC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.PlayerInputC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractBlockC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.RequestCommandCompletionsC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.UpdatePlayerAbilitiesC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.UpdateSelectedSlotC2SPacket
 
apply(ServerPlayPacketListener) - Method in class net.minecraft.network.packet.c2s.play.UpdateSignC2SPacket
 
apply(ServerQueryPacketListener) - Method in class net.minecraft.network.packet.c2s.query.QueryPingC2SPacket
 
apply(ServerQueryPacketListener) - Method in class net.minecraft.network.packet.c2s.query.QueryRequestC2SPacket
 
apply(ResourcePack) - Method in class net.minecraft.client.class_1661
 
apply(Text) - Method in class net.minecraft.class_1978
 
apply(Text) - Method in class net.minecraft.class_1979
 
applyArmorDamage(DamageSource, float) - Method in class net.minecraft.entity.LivingEntity
 
applyDamage(DamageSource, float) - Method in class net.minecraft.entity.LivingEntity
 
applyDamage(DamageSource, float) - Method in class net.minecraft.entity.player.class_481
applyDamage(DamageSource, float) - Method in class net.minecraft.entity.player.PlayerEntity
applyEnchantmentsToDamage(DamageSource, float) - Method in class net.minecraft.entity.LivingEntity
 
applyEnchantmentsToDamage(DamageSource, float) - Method in class net.minecraft.entity.mob.WitchEntity
applySlowdown() - Method in class net.minecraft.entity.vehicle.AbstractMinecartEntity
 
applySlowdown() - Method in class net.minecraft.entity.vehicle.FurnaceMinecartEntity
applySlowdown() - Method in class net.minecraft.entity.vehicle.StorageMinecartEntity
applyXTransform(int, int) - Method in class net.minecraft.structure.StructurePiece
 
applyYTransform(int) - Method in class net.minecraft.structure.StructurePiece
 
applyZTransform(int, int) - Method in class net.minecraft.structure.StructurePiece
 
approximatePageAngle - Variable in class net.minecraft.client.gui.screen.ingame.EnchantingScreen
 
AQUA - Enum constant in enum class net.minecraft.util.Formatting
 
AQUA_AFFINITY - Static variable in class net.minecraft.enchantment.Enchantment
 
AquaAffinityEnchantment - Class in net.minecraft.enchantment
 
AquaAffinityEnchantment(int, int) - Constructor for class net.minecraft.enchantment.AquaAffinityEnchantment
 
arbMultitexture - Static variable in class com.mojang.blaze3d.platform.GLX
 
AreaEffectCloudEntityRenderer - Class in net.minecraft.client.render.entity
 
AreaEffectCloudEntityRenderer() - Constructor for class net.minecraft.client.render.entity.AreaEffectCloudEntityRenderer
 
areBlocksEqual(Block, Block) - Static method in class net.minecraft.block.Block
Returns whether two blocks are equal.
areCheatsEnabled() - Method in class net.minecraft.world.level.LevelProperties
 
areCheatsEnabled() - Method in class net.minecraft.world.level.ReadOnlyLevelProperties
areCommandBlocksEnabled() - Method in class net.minecraft.server.dedicated.MinecraftDedicatedServer
areCommandBlocksEnabled() - Method in class net.minecraft.server.integrated.IntegratedServer
areCommandBlocksEnabled() - Method in class net.minecraft.server.MinecraftServer
 
areSectionsEmptyBetween(int, int) - Method in class net.minecraft.world.chunk.Chunk
 
areSectionsEmptyBetween(int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
areShadersSupported() - Method in class net.minecraft.client.render.GameRenderer
 
ARG_FORMAT - Static variable in class net.minecraft.text.TranslatableText
 
args - Variable in exception net.minecraft.command.CommandException
 
args - Variable in class net.minecraft.text.TranslatableText
 
armor - Variable in class net.minecraft.entity.player.PlayerInventory
 
ARMOR - Enum constant in enum class net.minecraft.enchantment.EnchantmentTarget
 
ARMOR_DISPENSER_BEHAVIOR - Static variable in class net.minecraft.item.ArmorItem
 
ARMOR_FEET - Enum constant in enum class net.minecraft.enchantment.EnchantmentTarget
 
ARMOR_HEAD - Enum constant in enum class net.minecraft.enchantment.EnchantmentTarget
 
ARMOR_LEGS - Enum constant in enum class net.minecraft.enchantment.EnchantmentTarget
 
ARMOR_TORSO - Enum constant in enum class net.minecraft.enchantment.EnchantmentTarget
 
armorDropChances - Variable in class net.minecraft.entity.mob.MobEntity
 
ArmorDyeRecipeType - Class in net.minecraft.recipe
 
ArmorDyeRecipeType() - Constructor for class net.minecraft.recipe.ArmorDyeRecipeType
 
armorInventory - Variable in class net.minecraft.client.gui.screen.ingame.HorseScreen
 
armorInventory - Variable in class net.minecraft.entity.mob.MobEntity
 
ArmorItem - Class in net.minecraft.item
 
ArmorItem(ArmorMaterial, int, int) - Constructor for class net.minecraft.item.ArmorItem
 
ArmorMaterial - Enum Class in net.minecraft.item
 
ArmorMaterial(int, int[], int) - Constructor for enum class net.minecraft.item.ArmorMaterial
 
ArmorRecipeDispatcher - Class in net.minecraft.recipe
 
ArmorRecipeDispatcher() - Constructor for class net.minecraft.recipe.ArmorRecipeDispatcher
 
array() - Method in class net.minecraft.util.PacketByteBuf
 
arrayOffset() - Method in class net.minecraft.util.PacketByteBuf
 
arrow(AbstractArrowEntity, Entity) - Static method in class net.minecraft.entity.damage.DamageSource
 
ARROW - Static variable in class net.minecraft.item.Items
 
ArrowDispenserBehavior - Class in net.minecraft.block.dispenser
 
ArrowDispenserBehavior() - Constructor for class net.minecraft.block.dispenser.ArrowDispenserBehavior
 
ArrowEntityRenderer - Class in net.minecraft.client.render.entity
 
ArrowEntityRenderer() - Constructor for class net.minecraft.client.render.entity.ArrowEntityRenderer
 
ARTHROPOD - Enum constant in enum class net.minecraft.entity.EntityGroup
 
asArray(JsonElement, String) - Static method in class net.minecraft.util.JsonHelper
 
asBoolean(JsonElement, String) - Static method in class net.minecraft.util.JsonHelper
 
asClass() - Method in class net.minecraft.world.biome.Biome
 
asClass() - Method in class net.minecraft.world.biome.MutatedBiome
asFloat(JsonElement, String) - Static method in class net.minecraft.util.JsonHelper
 
asFormattedString() - Method in class net.minecraft.text.BaseText
asFormattedString() - Method in interface net.minecraft.text.Text
 
asInt(JsonElement, String) - Static method in class net.minecraft.util.JsonHelper
 
asObject(JsonElement, String) - Static method in class net.minecraft.util.JsonHelper
 
assetDirectory - Variable in class net.minecraft.client.MinecraftClient
 
assetsIndex - Variable in class net.minecraft.resource.DefaultResourcePack
 
asString() - Method in class net.minecraft.nbt.NbtElement
 
asString() - Method in class net.minecraft.nbt.NbtString
asString() - Method in class net.minecraft.text.LiteralText
asString() - Method in class net.minecraft.text.RootStyle
asString() - Method in class net.minecraft.text.Style
 
asString() - Method in interface net.minecraft.text.Text
 
asString() - Method in class net.minecraft.text.TranslatableText
asString() - Static method in class net.minecraft.util.collection.IntArrayCache
 
asString() - Method in class net.minecraft.util.crash.CrashReport
 
asString(JsonElement, String) - Static method in class net.minecraft.util.JsonHelper
 
attachedId - Variable in class net.minecraft.network.packet.s2c.play.EntityAttachS2CPacket
 
AttachedStemBlock - Class in net.minecraft.block
 
AttachedStemBlock(Block) - Constructor for class net.minecraft.block.AttachedStemBlock
 
attachLeash(Entity, boolean) - Method in class net.minecraft.entity.mob.MobEntity
 
attachProgram(JsonGlProgram) - Method in class net.minecraft.client.gl.GlProgramManager
 
attachShader(JsonGlProgram) - Method in class net.minecraft.client.gl.GlShader
 
attachTexture(int, int) - Method in class net.minecraft.client.gl.Framebuffer
 
ATTACK_DAMAGE_MODIFIER_UUID - Static variable in class net.minecraft.item.Item
 
attackCooldown - Variable in class net.minecraft.client.MinecraftClient
 
attackDamage - Variable in class net.minecraft.item.ToolItem
 
attackEntity(PlayerEntity, Entity) - Method in class net.minecraft.client.network.ClientPlayerInteractionManager
 
attacker - Variable in class net.minecraft.entity.ai.goal.PounceAtTargetGoal
 
attacker - Variable in class net.minecraft.entity.ai.goal.TrackOwnerAttackerGoal
 
attacker - Variable in class net.minecraft.entity.damage.ProjectileDamageSource
 
attacker - Variable in class net.minecraft.entity.LivingEntity
 
attackers - Variable in class net.minecraft.village.Village
 
AttackGoal - Class in net.minecraft.entity.ai.goal
 
AttackGoal(MobEntity) - Constructor for class net.minecraft.entity.ai.goal.AttackGoal
 
attackGoals - Variable in class net.minecraft.entity.mob.MobEntity
 
attacking - Variable in class net.minecraft.entity.ai.goal.AttackWithOwnerGoal
 
attacking - Variable in class net.minecraft.entity.LivingEntity
 
ATTACKING_SPEED_BOOST_UUID - Static variable in class net.minecraft.entity.mob.EndermanEntity
 
ATTACKING_SPEED_BOOST_UUID - Static variable in class net.minecraft.entity.mob.ZombiePigmanEntity
 
attackingPlayer - Variable in class net.minecraft.entity.LivingEntity
 
attackMultiplier - Variable in class net.minecraft.item.SwordItem
 
attackTarget - Variable in class net.minecraft.entity.mob.MobEntity
 
attackTicksLeft - Variable in class net.minecraft.entity.passive.IronGolemEntity
 
AttackWithOwnerGoal - Class in net.minecraft.entity.ai.goal
 
AttackWithOwnerGoal(TameableEntity) - Constructor for class net.minecraft.entity.ai.goal.AttackWithOwnerGoal
 
ATTR_KEY_PROTOCOL - Static variable in class net.minecraft.network.ClientConnection
 
attribLocs - Variable in class net.minecraft.client.gl.JsonGlProgram
 
attribNames - Variable in class net.minecraft.client.gl.JsonGlProgram
 
attributeContainer - Variable in class net.minecraft.entity.LivingEntity
 
AttributeModifier - Class in net.minecraft.entity.attribute
 
AttributeModifier(String, double, int) - Constructor for class net.minecraft.entity.attribute.AttributeModifier
 
AttributeModifier(UUID, String, double, int) - Constructor for class net.minecraft.entity.attribute.AttributeModifier
 
attributeModifiers - Variable in class net.minecraft.entity.effect.StatusEffect
 
authenticated - Variable in class net.minecraft.server.rcon.RconClient
 
authenticatorThreadId - Static variable in class net.minecraft.server.network.ServerLoginNetworkHandler
 
availablePackList - Variable in class net.minecraft.client.gui.screen.ResourcePackScreen
 
availablePacks - Variable in class net.minecraft.client.gui.screen.ResourcePackScreen
 
AvailableResourcePackListWidget - Class in net.minecraft.client.gui.screen.resourcepack
 
AvailableResourcePackListWidget(MinecraftClient, int, int, List) - Constructor for class net.minecraft.client.gui.screen.resourcepack.AvailableResourcePackListWidget
average(long[]) - Method in class net.minecraft.server.dedicated.gui.PlayerStatsGui
 
average(long[]) - Static method in class net.minecraft.util.math.MathHelper
 
AVG_TICK_FORMAT - Static variable in class net.minecraft.server.dedicated.gui.PlayerStatsGui
 
AvoidSunlightGoal - Class in net.minecraft.entity.ai.goal
 
AvoidSunlightGoal(PathAwareEntity) - Constructor for class net.minecraft.entity.ai.goal.AvoidSunlightGoal
 
awaken(boolean, boolean, boolean) - Method in class net.minecraft.entity.player.PlayerEntity
 
awaken(boolean, boolean, boolean) - Method in class net.minecraft.entity.player.ServerPlayerEntity
AxeItem - Class in net.minecraft.item
 
AxeItem(ToolMaterial) - Constructor for class net.minecraft.item.AxeItem
 
Axis - Class in net.minecraft.util.math
 
Axis() - Constructor for class net.minecraft.util.math.Axis
 
AXIS_TO_DIRECTION - Static variable in class net.minecraft.util.math.Axis
 
AZTEC - Enum constant in enum class net.minecraft.entity.decoration.painting.Painting
 
AZTEC2 - Enum constant in enum class net.minecraft.entity.decoration.painting.Painting
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form