Skip navigation links
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 _ 

A

a - Variable in class net.minecraft.client.gui.fonts.TexturedGlyph.Effect
 
a - Variable in class net.minecraft.util.Tuple
 
a - Variable in class net.minecraftforge.client.model.SimpleModelFontRenderer
 
AABB - Static variable in class net.minecraft.block.TripWireBlock
 
aabb - Variable in class net.minecraft.command.arguments.EntitySelector
 
aabb - Variable in class net.minecraftforge.event.world.GetCollisionBoxesEvent
 
AABB_COLLISION_BOX_XAXIS - Static variable in class net.minecraft.block.FenceGateBlock
 
AABB_COLLISION_BOX_ZAXIS - Static variable in class net.minecraft.block.FenceGateBlock
 
AABB_EAST_OFF - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_EAST_ON - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_HITBOX_XAXIS - Static variable in class net.minecraft.block.FenceGateBlock
 
AABB_HITBOX_XAXIS_INWALL - Static variable in class net.minecraft.block.FenceGateBlock
 
AABB_HITBOX_ZAXIS - Static variable in class net.minecraft.block.FenceGateBlock
 
AABB_HITBOX_ZAXIS_INWALL - Static variable in class net.minecraft.block.FenceGateBlock
 
AABB_NORTH_OFF - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_NORTH_ON - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_SLAB_BOTTOM - Static variable in class net.minecraft.block.StairsBlock
 
AABB_SLAB_TOP - Static variable in class net.minecraft.block.StairsBlock
 
AABB_SOUTH_OFF - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_SOUTH_ON - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_WEST_OFF - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AABB_WEST_ON - Static variable in class net.minecraft.block.AbstractButtonBlock
 
AabbHelper - Class in net.minecraft.util
 
AabbHelper() - Constructor for class net.minecraft.util.AabbHelper
 
AABBTicket - Class in net.minecraftforge.common.ticket
 
AABBTicket(AxisAlignedBB) - Constructor for class net.minecraftforge.common.ticket.AABBTicket
 
abilities - Variable in class net.minecraft.entity.player.PlayerEntity
 
ableToCauseSkullDrop() - Method in class net.minecraft.entity.monster.CreeperEntity
 
abort() - Method in class net.minecraft.realms.RealmsConnect
 
abort() - Static method in class net.minecraftforge.fml.StartupQuery
 
aborted - Variable in class net.minecraft.realms.RealmsConnect
 
AbortedException() - Constructor for exception net.minecraftforge.fml.StartupQuery.AbortedException
 
aboveNoise - Variable in class net.minecraft.world.gen.placement.NoiseDependant
 
abs(float) - Static method in class net.minecraft.realms.RealmsMth
 
abs(int) - Static method in class net.minecraft.realms.RealmsMth
 
abs(float) - Static method in class net.minecraft.util.math.MathHelper
 
abs(int) - Static method in class net.minecraft.util.math.MathHelper
 
ABSENT - Static variable in class net.minecraftforge.fml.network.NetworkRegistry
Special value for clientAcceptedVersions and serverAcceptedVersions predicates indicating the other side lacks this channel.
absFloor(double) - Static method in class net.minecraft.realms.RealmsMth
 
absFloor(double) - Static method in class net.minecraft.util.math.MathHelper
 
absMax(double, double) - Static method in class net.minecraft.realms.RealmsMth
 
absMax(double, double) - Static method in class net.minecraft.util.math.MathHelper
 
absolute - Variable in class net.minecraft.advancements.criterion.DistancePredicate
 
absolutePath - Variable in enum net.minecraftforge.fml.loading.FMLPaths
 
absorb(World, BlockPos) - Method in class net.minecraft.block.SpongeBlock
 
ABSORPTION - Static variable in class net.minecraft.entity.player.PlayerEntity
 
ABSORPTION - Static variable in class net.minecraft.potion.Effects
 
absorptionAmount - Variable in class net.minecraft.entity.LivingEntity
 
AbsorptionEffect - Class in net.minecraft.potion
 
AbsorptionEffect(EffectType, int) - Constructor for class net.minecraft.potion.AbsorptionEffect
 
AbstractArrowEntity - Class in net.minecraft.entity.projectile
 
AbstractArrowEntity(EntityType<? extends AbstractArrowEntity>, World) - Constructor for class net.minecraft.entity.projectile.AbstractArrowEntity
 
AbstractArrowEntity(EntityType<? extends AbstractArrowEntity>, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.AbstractArrowEntity
 
AbstractArrowEntity(EntityType<? extends AbstractArrowEntity>, LivingEntity, World) - Constructor for class net.minecraft.entity.projectile.AbstractArrowEntity
 
AbstractArrowEntity.PickupStatus - Enum in net.minecraft.entity.projectile
 
AbstractAttributeMap - Class in net.minecraft.entity.ai.attributes
 
AbstractAttributeMap() - Constructor for class net.minecraft.entity.ai.attributes.AbstractAttributeMap
 
AbstractBannerBlock - Class in net.minecraft.block
 
AbstractBannerBlock(DyeColor, Block.Properties) - Constructor for class net.minecraft.block.AbstractBannerBlock
 
AbstractBigMushroomFeature - Class in net.minecraft.world.gen.feature
 
AbstractBigMushroomFeature(Function<Dynamic<?>, ? extends BigMushroomFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.AbstractBigMushroomFeature
 
AbstractButton - Class in net.minecraft.client.gui.widget.button
 
AbstractButton(int, int, int, int, String) - Constructor for class net.minecraft.client.gui.widget.button.AbstractButton
 
AbstractButtonBlock - Class in net.minecraft.block
 
AbstractButtonBlock(boolean, Block.Properties) - Constructor for class net.minecraft.block.AbstractButtonBlock
 
AbstractChestBlock<E extends TileEntity> - Class in net.minecraft.block
 
AbstractChestBlock(Block.Properties, Supplier<TileEntityType<? extends E>>) - Constructor for class net.minecraft.block.AbstractChestBlock
 
AbstractChestedHorseEntity - Class in net.minecraft.entity.passive.horse
 
AbstractChestedHorseEntity(EntityType<? extends AbstractChestedHorseEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
 
AbstractChunkProvider - Class in net.minecraft.world.chunk
 
AbstractChunkProvider() - Constructor for class net.minecraft.world.chunk.AbstractChunkProvider
 
AbstractClientPlayerEntity - Class in net.minecraft.client.entity.player
 
AbstractClientPlayerEntity(ClientWorld, GameProfile) - Constructor for class net.minecraft.client.entity.player.AbstractClientPlayerEntity
 
AbstractCommandBlockScreen - Class in net.minecraft.client.gui.screen
 
AbstractCommandBlockScreen() - Constructor for class net.minecraft.client.gui.screen.AbstractCommandBlockScreen
 
AbstractCookingRecipe - Class in net.minecraft.item.crafting
 
AbstractCookingRecipe(IRecipeType<?>, ResourceLocation, String, Ingredient, ItemStack, float, int) - Constructor for class net.minecraft.item.crafting.AbstractCookingRecipe
 
AbstractCoralPlantBlock - Class in net.minecraft.block
 
AbstractCoralPlantBlock(Block.Properties) - Constructor for class net.minecraft.block.AbstractCoralPlantBlock
 
AbstractCriterionTrigger<T extends ICriterionInstance> - Class in net.minecraft.advancements.criterion
 
AbstractCriterionTrigger() - Constructor for class net.minecraft.advancements.criterion.AbstractCriterionTrigger
 
AbstractEyesLayer<T extends Entity,M extends EntityModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
AbstractEyesLayer(IEntityRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.AbstractEyesLayer
 
AbstractFireballEntity - Class in net.minecraft.entity.projectile
 
AbstractFireballEntity(EntityType<? extends AbstractFireballEntity>, World) - Constructor for class net.minecraft.entity.projectile.AbstractFireballEntity
 
AbstractFireballEntity(EntityType<? extends AbstractFireballEntity>, double, double, double, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.AbstractFireballEntity
 
AbstractFireballEntity(EntityType<? extends AbstractFireballEntity>, LivingEntity, double, double, double, World) - Constructor for class net.minecraft.entity.projectile.AbstractFireballEntity
 
AbstractFishEntity - Class in net.minecraft.entity.passive.fish
 
AbstractFishEntity(EntityType<? extends AbstractFishEntity>, World) - Constructor for class net.minecraft.entity.passive.fish.AbstractFishEntity
 
AbstractFishEntity.MoveHelperController - Class in net.minecraft.entity.passive.fish
 
AbstractFishEntity.SwimGoal - Class in net.minecraft.entity.passive.fish
 
AbstractFurnaceBlock - Class in net.minecraft.block
 
AbstractFurnaceBlock(Block.Properties) - Constructor for class net.minecraft.block.AbstractFurnaceBlock
 
AbstractFurnaceContainer - Class in net.minecraft.inventory.container
 
AbstractFurnaceContainer(ContainerType<?>, IRecipeType<? extends AbstractCookingRecipe>, int, PlayerInventory) - Constructor for class net.minecraft.inventory.container.AbstractFurnaceContainer
 
AbstractFurnaceContainer(ContainerType<?>, IRecipeType<? extends AbstractCookingRecipe>, int, PlayerInventory, IInventory, IIntArray) - Constructor for class net.minecraft.inventory.container.AbstractFurnaceContainer
 
AbstractFurnaceScreen<T extends AbstractFurnaceContainer> - Class in net.minecraft.client.gui.screen.inventory
 
AbstractFurnaceScreen(T, AbstractRecipeBookGui, PlayerInventory, ITextComponent, ResourceLocation) - Constructor for class net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen
 
AbstractFurnaceTileEntity - Class in net.minecraft.tileentity
 
AbstractFurnaceTileEntity(TileEntityType<?>, IRecipeType<? extends AbstractCookingRecipe>) - Constructor for class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
AbstractGlassBlock - Class in net.minecraft.block
 
AbstractGlassBlock(Block.Properties) - Constructor for class net.minecraft.block.AbstractGlassBlock
 
AbstractGroupFishEntity - Class in net.minecraft.entity.passive.fish
 
AbstractGroupFishEntity(EntityType<? extends AbstractGroupFishEntity>, World) - Constructor for class net.minecraft.entity.passive.fish.AbstractGroupFishEntity
 
AbstractGroupFishEntity.GroupData - Class in net.minecraft.entity.passive.fish
 
AbstractGui - Class in net.minecraft.client.gui
 
AbstractGui() - Constructor for class net.minecraft.client.gui.AbstractGui
 
AbstractHorseEntity - Class in net.minecraft.entity.passive.horse
 
AbstractHorseEntity(EntityType<? extends AbstractHorseEntity>, World) - Constructor for class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
AbstractHorseRenderer<T extends AbstractHorseEntity,M extends HorseModel<T>> - Class in net.minecraft.client.renderer.entity
 
AbstractHorseRenderer(EntityRendererManager, M, float) - Constructor for class net.minecraft.client.renderer.entity.AbstractHorseRenderer
 
AbstractIllagerEntity - Class in net.minecraft.entity.monster
 
AbstractIllagerEntity(EntityType<? extends AbstractIllagerEntity>, World) - Constructor for class net.minecraft.entity.monster.AbstractIllagerEntity
 
AbstractIllagerEntity.ArmPose - Enum in net.minecraft.entity.monster
 
AbstractIllagerEntity.RaidOpenDoorGoal - Class in net.minecraft.entity.monster
 
AbstractJarFileLocator - Class in net.minecraftforge.fml.loading.moddiscovery
 
AbstractJarFileLocator() - Constructor for class net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileLocator
 
AbstractList<E extends AbstractList.AbstractListEntry<E>> - Class in net.minecraft.client.gui.widget.list
 
AbstractList(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.widget.list.AbstractList
 
AbstractList.AbstractListEntry<E extends AbstractList.AbstractListEntry<E>> - Class in net.minecraft.client.gui.widget.list
 
AbstractList.SimpleArrayList - Class in net.minecraft.client.gui.widget.list
 
AbstractListEntry() - Constructor for class net.minecraft.client.gui.widget.list.AbstractList.AbstractListEntry
 
AbstractListEntry() - Constructor for class net.minecraft.client.gui.widget.list.ExtendedList.AbstractListEntry
 
AbstractMapItem - Class in net.minecraft.item
 
AbstractMapItem(Item.Properties) - Constructor for class net.minecraft.item.AbstractMapItem
 
AbstractMinecartEntity - Class in net.minecraft.entity.item.minecart
 
AbstractMinecartEntity(EntityType<?>, World) - Constructor for class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
AbstractMinecartEntity(EntityType<?>, World, double, double, double) - Constructor for class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
AbstractMinecartEntity.Type - Enum in net.minecraft.entity.item.minecart
 
AbstractOption - Class in net.minecraft.client.settings
 
AbstractOption(String) - Constructor for class net.minecraft.client.settings.AbstractOption
 
AbstractOptionList<E extends AbstractOptionList.Entry<E>> - Class in net.minecraft.client.gui.widget.list
 
AbstractOptionList(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.widget.list.AbstractOptionList
 
AbstractOptionList.Entry<E extends AbstractOptionList.Entry<E>> - Class in net.minecraft.client.gui.widget.list
 
AbstractPressurePlateBlock - Class in net.minecraft.block
 
AbstractPressurePlateBlock(Block.Properties) - Constructor for class net.minecraft.block.AbstractPressurePlateBlock
 
AbstractRaiderEntity - Class in net.minecraft.entity.monster
 
AbstractRaiderEntity(EntityType<? extends AbstractRaiderEntity>, World) - Constructor for class net.minecraft.entity.monster.AbstractRaiderEntity
 
AbstractRaiderEntity.CelebrateRaidLossGoal - Class in net.minecraft.entity.monster
 
AbstractRaiderEntity.FindTargetGoal - Class in net.minecraft.entity.monster
 
AbstractRaiderEntity.InvadeHomeGoal - Class in net.minecraft.entity.monster
 
AbstractRaiderEntity.PromoteLeaderGoal<T extends AbstractRaiderEntity> - Class in net.minecraft.entity.monster
 
AbstractRailBlock - Class in net.minecraft.block
 
AbstractRailBlock(boolean, Block.Properties) - Constructor for class net.minecraft.block.AbstractRailBlock
 
AbstractRealmsButton<P extends Widget & RealmsAbstractButtonProxy<?>> - Class in net.minecraft.realms
 
AbstractRealmsButton() - Constructor for class net.minecraft.realms.AbstractRealmsButton
 
AbstractRecipeBookGui - Class in net.minecraft.client.gui.recipebook
 
AbstractRecipeBookGui() - Constructor for class net.minecraft.client.gui.recipebook.AbstractRecipeBookGui
 
AbstractResourcePackList - Class in net.minecraft.client.gui.widget.list
 
AbstractResourcePackList(Minecraft, int, int, ITextComponent) - Constructor for class net.minecraft.client.gui.widget.list.AbstractResourcePackList
 
AbstractResourcePackList.ResourcePackEntry - Class in net.minecraft.client.gui.widget.list
 
AbstractSerializer(ResourceLocation, Class<T>) - Constructor for class net.minecraft.world.storage.loot.conditions.ILootCondition.AbstractSerializer
 
AbstractSerializer(ResourceLocation, Class<T>) - Constructor for class net.minecraft.world.storage.loot.ParentedLootEntry.AbstractSerializer
 
AbstractSignBlock - Class in net.minecraft.block
 
AbstractSignBlock(Block.Properties, WoodType) - Constructor for class net.minecraft.block.AbstractSignBlock
 
AbstractSkeletonEntity - Class in net.minecraft.entity.monster
 
AbstractSkeletonEntity(EntityType<? extends AbstractSkeletonEntity>, World) - Constructor for class net.minecraft.entity.monster.AbstractSkeletonEntity
 
AbstractSkullBlock - Class in net.minecraft.block
 
AbstractSkullBlock(SkullBlock.ISkullType, Block.Properties) - Constructor for class net.minecraft.block.AbstractSkullBlock
 
AbstractSlider - Class in net.minecraft.client.gui.widget
 
AbstractSlider(int, int, int, int, double) - Constructor for class net.minecraft.client.gui.widget.AbstractSlider
 
AbstractSlider(GameSettings, int, int, int, int, double) - Constructor for class net.minecraft.client.gui.widget.AbstractSlider
 
AbstractSmallTreeFeature<T extends TreeFeatureConfig> - Class in net.minecraft.world.gen.feature
 
AbstractSmallTreeFeature(Function<Dynamic<?>, ? extends T>) - Constructor for class net.minecraft.world.gen.feature.AbstractSmallTreeFeature
 
AbstractSpawner - Class in net.minecraft.world.spawner
 
AbstractSpawner() - Constructor for class net.minecraft.world.spawner.AbstractSpawner
 
AbstractTreeFeature<T extends BaseTreeFeatureConfig> - Class in net.minecraft.world.gen.feature
 
AbstractTreeFeature(Function<Dynamic<?>, ? extends T>) - Constructor for class net.minecraft.world.gen.feature.AbstractTreeFeature
 
AbstractTropicalFishModel<E extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
AbstractTropicalFishModel() - Constructor for class net.minecraft.client.renderer.entity.model.AbstractTropicalFishModel
 
AbstractVillagePiece - Class in net.minecraft.world.gen.feature.structure
 
AbstractVillagePiece(IStructurePieceType, TemplateManager, JigsawPiece, BlockPos, int, Rotation, MutableBoundingBox) - Constructor for class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
AbstractVillagePiece(TemplateManager, CompoundNBT, IStructurePieceType) - Constructor for class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
AbstractVillagerEntity - Class in net.minecraft.entity.merchant.villager
 
AbstractVillagerEntity(EntityType<? extends AbstractVillagerEntity>, World) - Constructor for class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
AbstractZombieModel<T extends MonsterEntity> - Class in net.minecraft.client.renderer.entity.model
 
AbstractZombieModel(float, float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.AbstractZombieModel
 
AbstractZombieRenderer<T extends ZombieEntity,M extends ZombieModel<T>> - Class in net.minecraft.client.renderer.entity
 
AbstractZombieRenderer(EntityRendererManager, M, M, M) - Constructor for class net.minecraft.client.renderer.entity.AbstractZombieRenderer
 
ACACIA - Static variable in class net.minecraft.block.WoodType
 
ACACIA - Static variable in class net.minecraft.world.gen.foliageplacer.FoliagePlacerType
 
ACACIA_BOAT - Static variable in class net.minecraft.item.Items
 
ACACIA_BUTTON - Static variable in class net.minecraft.block.Blocks
 
ACACIA_BUTTON - Static variable in class net.minecraft.item.Items
 
ACACIA_DOOR - Static variable in class net.minecraft.block.Blocks
 
ACACIA_DOOR - Static variable in class net.minecraft.item.Items
 
ACACIA_FENCE - Static variable in class net.minecraft.block.Blocks
 
ACACIA_FENCE - Static variable in class net.minecraft.item.Items
 
ACACIA_FENCE_GATE - Static variable in class net.minecraft.block.Blocks
 
ACACIA_FENCE_GATE - Static variable in class net.minecraft.item.Items
 
ACACIA_LEAVES - Static variable in class net.minecraft.block.Blocks
 
ACACIA_LEAVES - Static variable in class net.minecraft.item.Items
 
ACACIA_LEAVES - Static variable in class net.minecraft.world.biome.DefaultBiomeFeatures
 
ACACIA_LOG - Static variable in class net.minecraft.block.Blocks
 
ACACIA_LOG - Static variable in class net.minecraft.item.Items
 
ACACIA_LOG - Static variable in class net.minecraft.world.biome.DefaultBiomeFeatures
 
ACACIA_LOGS - Static variable in class net.minecraft.tags.BlockTags
 
ACACIA_LOGS - Static variable in class net.minecraft.tags.ItemTags
 
ACACIA_PLANKS - Static variable in class net.minecraft.block.Blocks
 
ACACIA_PLANKS - Static variable in class net.minecraft.item.Items
 
ACACIA_PRESSURE_PLATE - Static variable in class net.minecraft.block.Blocks
 
ACACIA_PRESSURE_PLATE - Static variable in class net.minecraft.item.Items
 
ACACIA_SAPLING - Static variable in class net.minecraft.block.Blocks
 
ACACIA_SAPLING - Static variable in class net.minecraft.item.Items
 
ACACIA_SIGN - Static variable in class net.minecraft.block.Blocks
 
ACACIA_SIGN - Static variable in class net.minecraft.item.Items
 
ACACIA_SLAB - Static variable in class net.minecraft.block.Blocks
 
ACACIA_SLAB - Static variable in class net.minecraft.item.Items
 
ACACIA_STAIRS - Static variable in class net.minecraft.block.Blocks
 
ACACIA_STAIRS - Static variable in class net.minecraft.item.Items
 
ACACIA_TRAPDOOR - Static variable in class net.minecraft.block.Blocks
 
ACACIA_TRAPDOOR - Static variable in class net.minecraft.item.Items
 
ACACIA_TREE - Static variable in class net.minecraft.world.gen.feature.Feature
 
ACACIA_TREE_CONFIG - Static variable in class net.minecraft.world.biome.DefaultBiomeFeatures
 
ACACIA_WALL_SIGN - Static variable in class net.minecraft.block.Blocks
 
ACACIA_WOOD - Static variable in class net.minecraft.block.Blocks
 
ACACIA_WOOD - Static variable in class net.minecraft.item.Items
 
AcaciaFeature - Class in net.minecraft.world.gen.feature
 
AcaciaFeature(Function<Dynamic<?>, ? extends TreeFeatureConfig>) - Constructor for class net.minecraft.world.gen.feature.AcaciaFeature
 
AcaciaFoliagePlacer - Class in net.minecraft.world.gen.foliageplacer
 
AcaciaFoliagePlacer(int, int) - Constructor for class net.minecraft.world.gen.foliageplacer.AcaciaFoliagePlacer
 
AcaciaFoliagePlacer(Dynamic<T>) - Constructor for class net.minecraft.world.gen.foliageplacer.AcaciaFoliagePlacer
 
AcaciaTree - Class in net.minecraft.block.trees
 
AcaciaTree() - Constructor for class net.minecraft.block.trees.AcaciaTree
 
accelerationX - Variable in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
accelerationY - Variable in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
accelerationZ - Variable in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
accept(ModelRenderer) - Method in class net.minecraft.client.renderer.entity.model.PlayerModel
 
accept(ModelRenderer) - Method in class net.minecraft.client.renderer.model.Model
 
accept(List<ItemStack>) - Method in interface net.minecraft.command.impl.LootCommand.ISuccessListener
 
accept(CommandContext<CommandSource>, List<ItemStack>, LootCommand.ISuccessListener) - Method in interface net.minecraft.command.impl.LootCommand.ITargetHandler
 
accept(Consumer<Advancement>) - Method in class net.minecraft.data.advancements.AdventureAdvancements
 
accept(Consumer<Advancement>) - Method in class net.minecraft.data.advancements.EndAdvancements
 
accept(Consumer<Advancement>) - Method in class net.minecraft.data.advancements.HusbandryAdvancements
 
accept(Consumer<Advancement>) - Method in class net.minecraft.data.advancements.NetherAdvancements
 
accept(Consumer<Advancement>) - Method in class net.minecraft.data.advancements.StoryAdvancements
 
accept(BiConsumer<ResourceLocation, LootTable.Builder>) - Method in class net.minecraft.data.loot.BlockLootTables
 
accept(BiConsumer<ResourceLocation, LootTable.Builder>) - Method in class net.minecraft.data.loot.ChestLootTables
 
accept(BiConsumer<ResourceLocation, LootTable.Builder>) - Method in class net.minecraft.data.loot.EntityLootTables
 
accept(BiConsumer<ResourceLocation, LootTable.Builder>) - Method in class net.minecraft.data.loot.FishingLootTables
 
accept(BiConsumer<ResourceLocation, LootTable.Builder>) - Method in class net.minecraft.data.loot.GiftLootTables
 
accept(Enchantment, int) - Method in interface net.minecraft.enchantment.EnchantmentHelper.IEnchantmentVisitor
 
accept(Entity, double, double, double) - Method in interface net.minecraft.entity.Entity.IMoveCallback
 
accept(T, int) - Method in interface net.minecraft.util.palette.PalettedContainer.ICountConsumer
 
accept(ForgeConfigSpec.Builder) - Method in interface net.minecraftforge.common.ForgeConfigSpec.Builder.BuilderConsumer
 
accept(T) - Method in interface net.minecraftforge.common.util.NonNullConsumer
 
accept(Dist) - Method in enum net.minecraftforge.fml.loading.progress.EarlyProgressVisualization
 
accept(MethodNode) - Method in class net.minecraftforge.fml.loading.RuntimeDistCleaner.LambdaGatherer
 
accept(T, U, V) - Method in interface net.minecraftforge.fml.util.ThreeConsumer
 
accept(Predicate<ResourceLocation>) - Method in class net.minecraftforge.registries.ObjectHolderRef
 
AcceptButton() - Constructor for class com.mojang.realmsclient.gui.screens.RealmsPendingInvitesScreen.InvitationEntry.AcceptButton
 
acceptCondition(ILootCondition.IBuilder) - Method in interface net.minecraft.world.storage.loot.ILootConditionConsumer
 
acceptCondition(ILootCondition.IBuilder) - Method in class net.minecraft.world.storage.loot.LootEntry.Builder
 
acceptCondition(ILootCondition.IBuilder) - Method in class net.minecraft.world.storage.loot.LootFunction.Builder
 
acceptCondition(ILootCondition.IBuilder) - Method in class net.minecraft.world.storage.loot.LootPool.Builder
 
accepted - Variable in class com.mojang.realmsclient.dto.PlayerInfo
 
accepted - Variable in class net.minecraft.network.play.client.CConfirmTransactionPacket
 
accepted - Variable in class net.minecraft.network.play.server.SConfirmTransactionPacket
 
acceptedBlocks - Variable in class net.minecraft.world.gen.feature.LiquidsConfig
 
acceptedEULA - Variable in class net.minecraft.server.ServerEula
 
acceptedItems - Variable in class net.minecraft.item.crafting.Ingredient
 
acceptEvent(Event) - Method in class net.minecraftforge.fml.javafmlmod.FMLModContainer
 
acceptEvent(Event) - Method in class net.minecraftforge.fml.ModContainer
Accept an arbitrary event for processing by the mod.
acceptFunction(ILootFunction.IBuilder) - Method in interface net.minecraft.world.storage.loot.ILootFunctionConsumer
 
acceptFunction(ILootFunction.IBuilder) - Method in class net.minecraft.world.storage.loot.LootPool.Builder
 
acceptFunction(ILootFunction.IBuilder) - Method in class net.minecraft.world.storage.loot.LootTable.Builder
 
acceptFunction(ILootFunction.IBuilder) - Method in class net.minecraft.world.storage.loot.StandaloneLootEntry.Builder
 
acceptOrElse(Optional<T>, Consumer<T>, Runnable) - Static method in class net.minecraft.util.Util
 
acceptsVanillaClientConnections() - Static method in class net.minecraftforge.fml.network.NetworkRegistry
 
ACCEPTVANILLA - Static variable in class net.minecraftforge.fml.network.NetworkRegistry
 
ACCESSIBILITY_TEXT_BACKGROUND - Static variable in class net.minecraft.client.settings.AbstractOption
 
ACCESSIBILITY_TEXT_BACKGROUND_OPACITY - Static variable in class net.minecraft.client.settings.AbstractOption
 
ACCESSIBILITY_TEXTURES - Static variable in class net.minecraft.client.gui.screen.MainMenuScreen
 
AccessibilityScreen - Class in net.minecraft.client.gui
 
AccessibilityScreen(Screen, GameSettings) - Constructor for class net.minecraft.client.gui.AccessibilityScreen
 
accessibilityTextBackground - Variable in class net.minecraft.client.GameSettings
 
accessibilityTextBackgroundOpacity - Variable in class net.minecraft.client.GameSettings
 
accessible - Variable in class net.minecraft.world.server.ChunkHolder
 
accessorList - Variable in class net.minecraft.client.audio.SoundEventAccessor
 
accessTransformer - Static variable in class net.minecraftforge.fml.loading.FMLLoader
 
accessTransformer - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModFile
 
accountPlainStack(ItemStack) - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
accountStack(ItemStack) - Method in class net.minecraft.item.crafting.RecipeItemHelper
 
accountStacks(RecipeItemHelper) - Method in class net.minecraft.entity.player.PlayerInventory
 
accumulatedScrollDelta - Variable in class net.minecraft.client.MouseHelper
 
accumulateErrors(List<ModLoadingException>) - Method in class net.minecraftforge.fml.ModLoader
 
acknowledgePlayerDiggingReceived(ClientWorld, BlockPos, BlockState, CPlayerDiggingPacket.Action, boolean) - Method in class net.minecraft.client.multiplayer.PlayerController
 
act(DirectoryCache) - Method in class net.minecraft.data.AdvancementProvider
 
act(DirectoryCache) - Method in class net.minecraft.data.BlockListReport
 
act(DirectoryCache) - Method in class net.minecraft.data.CommandsReport
 
act(DirectoryCache) - Method in interface net.minecraft.data.IDataProvider
 
act(DirectoryCache) - Method in class net.minecraft.data.LootTableProvider
 
act(DirectoryCache) - Method in class net.minecraft.data.NBTToSNBTConverter
 
act(DirectoryCache) - Method in class net.minecraft.data.RecipeProvider
 
act(DirectoryCache) - Method in class net.minecraft.data.RegistryDumpReport
 
act(DirectoryCache) - Method in class net.minecraft.data.SNBTToNBTConverter
 
act(DirectoryCache) - Method in class net.minecraft.data.TagsProvider
 
act(DirectoryCache) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
act(DirectoryCache) - Method in class net.minecraftforge.client.model.generators.ModelProvider
 
act(DirectoryCache) - Method in class net.minecraftforge.common.data.LanguageProvider
 
act(DirectoryCache) - Method in class net.minecraftforge.debug.DataGeneratorTest.BlockStates
 
act(DirectoryCache) - Method in class net.minecraftforge.debug.DataGeneratorTest.ItemModels
 
Action() - Constructor for enum com.mojang.realmsclient.gui.RealmsServerSlotButton.Action
 
Action(String) - Constructor for enum net.minecraft.command.impl.AdvancementCommand.Action
 
action - Variable in class net.minecraft.entity.ai.controller.MovementController
 
Action() - Constructor for enum net.minecraft.entity.ai.controller.MovementController.Action
 
action - Variable in class net.minecraft.network.play.client.CEntityActionPacket
 
Action() - Constructor for enum net.minecraft.network.play.client.CEntityActionPacket.Action
 
action - Variable in class net.minecraft.network.play.client.CPlayerDiggingPacket
 
Action() - Constructor for enum net.minecraft.network.play.client.CPlayerDiggingPacket.Action
 
action - Variable in class net.minecraft.network.play.client.CResourcePackStatusPacket
 
Action() - Constructor for enum net.minecraft.network.play.client.CResourcePackStatusPacket.Action
 
action - Variable in class net.minecraft.network.play.client.CSeenAdvancementsPacket
 
Action() - Constructor for enum net.minecraft.network.play.client.CSeenAdvancementsPacket.Action
 
action - Variable in class net.minecraft.network.play.client.CUseEntityPacket
 
Action() - Constructor for enum net.minecraft.network.play.client.CUseEntityPacket.Action
 
action - Variable in class net.minecraft.network.play.server.SPlayerDiggingPacket
 
action - Variable in class net.minecraft.network.play.server.SPlayerListItemPacket
 
Action() - Constructor for enum net.minecraft.network.play.server.SPlayerListItemPacket.Action
 
action - Variable in class net.minecraft.network.play.server.SScoreboardObjectivePacket
 
action - Variable in class net.minecraft.network.play.server.STeamsPacket
 
action - Variable in class net.minecraft.network.play.server.SUpdateScorePacket
 
action - Variable in class net.minecraft.network.play.server.SWorldBorderPacket
 
Action() - Constructor for enum net.minecraft.network.play.server.SWorldBorderPacket.Action
 
Action() - Constructor for enum net.minecraft.scoreboard.ServerScoreboard.Action
 
action - Variable in class net.minecraft.util.text.event.ClickEvent
 
Action(String, boolean) - Constructor for enum net.minecraft.util.text.event.ClickEvent.Action
 
action - Variable in class net.minecraft.util.text.event.HoverEvent
 
Action(String, boolean) - Constructor for enum net.minecraft.util.text.event.HoverEvent.Action
 
Action(String) - Constructor for enum net.minecraft.world.storage.loot.functions.CopyNbt.Action
 
action - Variable in class net.minecraft.world.storage.loot.functions.CopyNbt.Operation
 
action - Variable in class net.minecraftforge.client.event.InputEvent.KeyInputEvent
 
action - Variable in class net.minecraftforge.client.event.InputEvent.MouseInputEvent
 
action - Variable in class net.minecraftforge.client.event.InputEvent.RawMouseEvent
 
action - Variable in class net.minecraftforge.event.entity.player.ArrowNockEvent
 
Action() - Constructor for enum net.minecraftforge.event.RegistryEvent.MissingMappings.Action
 
action - Variable in class net.minecraftforge.event.RegistryEvent.MissingMappings.Mapping
 
action - Variable in class net.minecraftforge.fml.client.gui.screen.NotificationScreen
 
action - Variable in class net.minecraftforge.fml.StartupQuery
 
action - Variable in class net.minecraftforge.fml.StartupQuery.QueryBuilder
 
action(String) - Method in class net.minecraftforge.fml.StartupQuery.QueryBuilder
 
actionKeyF3 - Variable in class net.minecraft.client.KeyboardListener
 
actionNumber - Variable in class net.minecraft.network.play.client.CClickWindowPacket
 
actionNumber - Variable in class net.minecraft.network.play.server.SConfirmTransactionPacket
 
actionPerformed(ActionEvent) - Method in class com.mojang.realmsclient.client.FileDownload.ProgressListener
 
actionPerformed(ActionEvent) - Method in class com.mojang.realmsclient.client.FileDownload.ResourcePackProgressListener
 
ActionPerformedEvent(Screen, Button, List<Button>) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.ActionPerformedEvent
Deprecated.
 
ActionResult<T> - Class in net.minecraft.util
 
ActionResult(ActionResultType, T) - Constructor for class net.minecraft.util.ActionResult
 
ActionResultType - Enum in net.minecraft.util
 
ActionResultType() - Constructor for enum net.minecraft.util.ActionResultType
 
activate(BlockState, World, BlockPos) - Static method in class net.minecraft.block.RedstoneOreBlock
 
activatingRangeFromPlayer - Variable in class net.minecraft.world.spawner.AbstractSpawner
 
activationHandler - Variable in class net.minecraft.network.NetworkManager
 
ACTIVATOR_RAIL - Static variable in class net.minecraft.block.Blocks
 
ACTIVATOR_RAIL - Static variable in class net.minecraft.item.Items
 
activatorRailCooldown - Variable in class net.minecraft.entity.item.minecart.MinecartCommandBlockEntity
 
active - Variable in class net.minecraft.client.gui.widget.Widget
 
active() - Method in class net.minecraft.realms.AbstractRealmsButton
 
active(boolean) - Method in class net.minecraft.realms.AbstractRealmsButton
 
active() - Method in interface net.minecraft.realms.RealmsAbstractButtonProxy
 
active(boolean) - Method in interface net.minecraft.realms.RealmsAbstractButtonProxy
 
active() - Method in class net.minecraft.realms.RealmsButtonProxy
 
active(boolean) - Method in class net.minecraft.realms.RealmsButtonProxy
 
active() - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
active(boolean) - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
active - Variable in class net.minecraft.tileentity.ConduitTileEntity
 
active - Variable in class net.minecraft.util.WorldOptimizer
 
active - Variable in class net.minecraft.world.raid.Raid
 
ACTIVE - Static variable in class net.minecraftforge.registries.RegistryManager
 
activeButton - Variable in class net.minecraft.client.MouseHelper
 
activeContainer - Variable in class net.minecraftforge.fml.ModLoadingContext
 
activeHand - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
activeItemStack - Variable in class net.minecraft.entity.LivingEntity
 
activeItemStackUseCount - Variable in class net.minecraft.entity.LivingEntity
 
activeLightSections - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
activeMod - Variable in class net.minecraftforge.event.RegistryEvent.MissingMappings
 
activePortal - Variable in class net.minecraft.world.gen.feature.EndPodiumFeature
 
activePotionsMap - Variable in class net.minecraft.entity.LivingEntity
 
activeRender - Variable in class net.minecraft.client.renderer.GameRenderer
 
ActiveRenderInfo - Class in net.minecraft.client.renderer
 
ActiveRenderInfo() - Constructor for class net.minecraft.client.renderer.ActiveRenderInfo
 
activeRotation - Variable in class net.minecraft.tileentity.ConduitTileEntity
 
activeSlot - Variable in class com.mojang.realmsclient.dto.RealmsServer
 
activeSpell - Variable in class net.minecraft.entity.monster.SpellcastingIllagerEntity
 
activeTexture - Static variable in class com.mojang.blaze3d.platform.GlStateManager
 
activeTexture(int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
activeTexture(int) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
activities - Variable in class net.minecraft.entity.ai.brain.Brain
 
ACTIVITIES - Static variable in class net.minecraftforge.registries.ForgeRegistries
 
ACTIVITIES - Static variable in class net.minecraftforge.registries.GameData
 
Activity - Class in net.minecraft.entity.ai.brain.schedule
 
Activity(String) - Constructor for class net.minecraft.entity.ai.brain.schedule.Activity
 
activity - Variable in class net.minecraft.entity.ai.brain.schedule.ScheduleBuilder.ActivityEntry
 
ACTIVITY - Static variable in class net.minecraft.util.registry.Registry
Deprecated.
ActivityEntry(int, Activity) - Constructor for class net.minecraft.entity.ai.brain.schedule.ScheduleBuilder.ActivityEntry
 
add(IRecipe<?>) - Method in class net.minecraft.client.gui.recipebook.RecipeList
 
add(IToast) - Method in class net.minecraft.client.gui.toasts.ToastGui
 
add(int, E) - Method in class net.minecraft.client.gui.widget.list.AbstractList.SimpleArrayList
 
add(Matrix4f) - Method in class net.minecraft.client.renderer.Matrix4f
 
add(IBakedModel, int) - Method in class net.minecraft.client.renderer.model.WeightedBakedModel.Builder
 
add(float, float, float) - Method in class net.minecraft.client.renderer.Vector3f
 
add(Vector3f) - Method in class net.minecraft.client.renderer.Vector3f
 
add(SearchTreeManager.Key<T>, IMutableSearchTree<T>) - Method in class net.minecraft.client.util.SearchTreeManager
 
add(T, String) - Method in class net.minecraft.client.util.SuffixArray
 
add(int, Activity) - Method in class net.minecraft.entity.ai.brain.schedule.ScheduleBuilder
 
add(int, ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
add(Collection<IRecipe<?>>, ServerPlayerEntity) - Method in class net.minecraft.item.crafting.ServerRecipeBook
 
add(int, ByteNBT) - Method in class net.minecraft.nbt.ByteArrayNBT
 
add(int, T) - Method in class net.minecraft.nbt.CollectionNBT
 
add(int, IntNBT) - Method in class net.minecraft.nbt.IntArrayNBT
 
add(int, INBT) - Method in class net.minecraft.nbt.ListNBT
 
add(int, LongNBT) - Method in class net.minecraft.nbt.LongArrayNBT
 
add(ResourceLocation, ITextComponent) - Method in class net.minecraft.server.CustomServerBossInfoManager
 
add(IProperty<?>...) - Method in class net.minecraft.state.StateContainer.Builder
 
add(Tag.ITagEntry<T>) - Method in class net.minecraft.tags.Tag.Builder
 
add(T) - Method in class net.minecraft.tags.Tag.Builder
 
add(T...) - Method in class net.minecraft.tags.Tag.Builder
 
add(Tag<T>) - Method in class net.minecraft.tags.Tag.Builder
 
add(Tag<T>...) - Method in class net.minecraft.tags.Tag.Builder
 
add(T) - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
add(K) - Method in class net.minecraft.util.IntIdentityHashBiMap
 
add(double, double, double) - Method in class net.minecraft.util.math.BlockPos
 
add(int, int, int) - Method in class net.minecraft.util.math.BlockPos
 
add(Vec3i) - Method in class net.minecraft.util.math.BlockPos
 
add(double, double, double) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
add(int, int, int) - Method in class net.minecraft.util.math.BlockPos.Mutable
 
add(Vec3d) - Method in class net.minecraft.util.math.Vec3d
 
add(double, double, double) - Method in class net.minecraft.util.math.Vec3d
 
add(int, E) - Method in class net.minecraft.util.NonNullList
 
add(T) - Method in class net.minecraft.util.ObjectIntIdentityMap
 
add(Rotation) - Method in enum net.minecraft.util.Rotation
 
add(T) - Method in class net.minecraft.util.SortedArraySet
 
add(UUID, GossipType, int) - Method in class net.minecraft.village.GossipManager
 
add(BlockPos, PointOfInterestType) - Method in class net.minecraft.village.PointOfInterestData
 
add(PointOfInterest) - Method in class net.minecraft.village.PointOfInterestData
 
add(BlockPos, PointOfInterestType) - Method in class net.minecraft.village.PointOfInterestManager
 
add(LootContext, Consumer<ItemStack>) - Method in interface net.minecraft.world.storage.loot.LootContext.IDynamicDropProvider
 
add - Variable in class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent
 
add(E) - Method in class net.minecraftforge.common.BiomeManager.TrackedList
 
add(int, E) - Method in class net.minecraftforge.common.BiomeManager.TrackedList
 
add(Block, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
add(Item, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
add(ItemStack, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
add(Enchantment, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
add(Biome, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
add(Effect, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
add(EntityType<?>, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
add(String, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
add(SimpleTicket<T>) - Method in class net.minecraftforge.common.ticket.ChunkTicketManager
 
add(SimpleTicket<T>) - Method in interface net.minecraftforge.common.ticket.ITicketManager
 
add(byte) - Method in class net.minecraftforge.common.util.HexDumper.Instance
 
add(Object...) - Method in class net.minecraftforge.common.util.TextTable
 
add(PacketBuffer, ResourceLocation, String) - Method in class net.minecraftforge.fml.network.NetworkEvent.GatherLoginPayloadsEvent
 
add() - Method in class net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder
 
add(Artifact) - Method in class net.minecraftforge.fml.relauncher.libraries.ModList
 
add(SnapshotJson.Entry) - Method in class net.minecraftforge.fml.relauncher.libraries.SnapshotJson
 
add - Variable in class net.minecraftforge.registries.ForgeRegistry
 
add(int, V) - Method in class net.minecraftforge.registries.ForgeRegistry
 
add(int, V, String) - Method in class net.minecraftforge.registries.ForgeRegistry
 
add(IForgeRegistry.AddCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
add(IForgeRegistry.ClearCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
add(IForgeRegistry.CreateCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
add(IForgeRegistry.ValidateCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
add(IForgeRegistry.BakeCallback<T>) - Method in class net.minecraftforge.registries.RegistryBuilder
 
ADD_DESC - Variable in class net.minecraftforge.common.asm.RuntimeEnumExtender
 
ADD_FAILED - Static variable in class net.minecraft.command.impl.TagCommand
 
addAABBTicket(World, AxisAlignedBB) - Static method in class net.minecraftforge.common.FarmlandWaterManager
Convenience method to add a ticket that is backed by an AABB.
addAccessTransformer(Path, ModFile) - Static method in class net.minecraftforge.fml.loading.FMLLoader
 
addAccessTransformers() - Method in class net.minecraftforge.fml.loading.LoadingModList
 
addAdditionalLanguages(List<ModFile>) - Method in class net.minecraftforge.fml.loading.LanguageLoadingProvider
 
addAdvancement(Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
addAdvancement(Consumer<Consumer<Advancement.Builder>>) - Method in class net.minecraftforge.common.crafting.ConditionalAdvancement.Builder
 
addAdvancement(Advancement.Builder) - Method in class net.minecraftforge.common.crafting.ConditionalAdvancement.Builder
 
addAlias(ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.registries.ForgeRegistry
 
addAll(Stream<NextTickListEntry<T>>) - Method in class net.minecraft.world.chunk.ChunkPrimerTickList
 
addAll(Stream<NextTickListEntry<T>>) - Method in class net.minecraft.world.EmptyTickList
 
addAll(Stream<NextTickListEntry<T>>) - Method in interface net.minecraft.world.ITickList
 
addAll(Stream<NextTickListEntry<T>>) - Method in class net.minecraft.world.SerializableTickList
 
addAll(Stream<NextTickListEntry<T>>) - Method in class net.minecraft.world.server.ServerTickList
 
addAll(Stream<NextTickListEntry<T>>) - Method in class net.minecraft.world.WorldGenTickList
 
addAll(Collection<? extends E>) - Method in class net.minecraftforge.common.BiomeManager.TrackedList
 
addAll(int, Collection<? extends E>) - Method in class net.minecraftforge.common.BiomeManager.TrackedList
 
addAllChildren(Advancement, List<Advancement>) - Static method in class net.minecraft.command.impl.AdvancementCommand
 
addArg(boolean, String, String) - Method in class net.minecraftforge.userdev.ArgumentList
 
addArray(String) - Method in class net.minecraftforge.fml.loading.moddiscovery.ModAnnotation
 
addAttempt(BlockPos, float, float, float, float, float) - Method in class net.minecraft.client.renderer.debug.WorldGenAttemptsDebugRenderer
 
addAttributeModifier(String, AttributeModifier, EquipmentSlotType) - Method in class net.minecraft.item.ItemStack
 
addAttributesModifier(IAttribute, String, double, AttributeModifier.Operation) - Method in class net.minecraft.potion.Effect
 
addAuxFramebuffer(String, Object, int, int) - Method in class net.minecraft.client.shader.Shader
 
addBamboo(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
AddBambooForestLayer - Enum in net.minecraft.world.gen.layer
 
AddBambooForestLayer() - Constructor for enum net.minecraft.world.gen.layer.AddBambooForestLayer
 
addBambooJungleVegetation(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addBanners(Map<String, Dynamic<?>>, int, String) - Static method in class net.minecraft.util.datafix.fixes.ChunkPaletteFormat
 
addBeds(Map<String, Dynamic<?>>, int, String) - Static method in class net.minecraft.util.datafix.fixes.ChunkPaletteFormat
 
AddBedTileEntity - Class in net.minecraft.util.datafix.fixes
 
AddBedTileEntity(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.AddBedTileEntity
 
addBerryBushes(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addBiome(BiomeManager.BiomeType, BiomeManager.BiomeEntry) - Static method in class net.minecraftforge.common.BiomeManager
 
addBiome(Supplier<? extends Biome>, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
addBirchTrees(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addBlock(Supplier<? extends Block>, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
addBlockDestroyEffects(BlockPos, BlockState) - Method in class net.minecraft.client.particle.ParticleManager
 
addBlockEvent(BlockPos, Block, int, int) - Method in class net.minecraft.world.server.ServerWorld
 
addBlockEvent(BlockPos, Block, int, int) - Method in class net.minecraft.world.World
 
addBlockHitEffects(BlockPos, Direction) - Method in class net.minecraft.client.particle.ParticleManager
 
addBlockHitEffects(BlockPos, BlockRayTraceResult) - Method in class net.minecraft.client.particle.ParticleManager
 
addBlockInfo(CrashReportCategory, BlockPos, BlockState) - Static method in class net.minecraft.crash.CrashReportCategory
 
addBlockLine(BlockPos, Direction) - Method in class net.minecraft.block.PistonBlockStructureHelper
 
addBlocksToWorld(IWorld, BlockPos, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.Template
 
addBlocksToWorld(IWorld, BlockPos, PlacementSettings, int) - Method in class net.minecraft.world.gen.feature.template.Template
 
addBlocksToWorldChunk(IWorld, BlockPos, PlacementSettings) - Method in class net.minecraft.world.gen.feature.template.Template
 
addBlueIce(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addBox(String, float, float, float, int, int, int, float, int, int) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
addBox(float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
addBox(float, float, float, float, float, float, boolean) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
addBox(float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
addBox(float, float, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
addBox(float, float, float, float, float, float, float, boolean) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
addBox(int, int, float, float, float, float, float, float, float, float, float, boolean, boolean) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
addBranchingBlocks(BlockPos) - Method in class net.minecraft.block.PistonBlockStructureHelper
 
addButton(T) - Method in class net.minecraft.client.gui.screen.Screen
 
addButtons() - Method in class net.minecraft.client.gui.screen.IngameMenuScreen
 
addCachedDimensionType(DimensionType, ResourceLocation) - Static method in class net.minecraftforge.fml.network.NetworkHooks
 
addCallback - Variable in class net.minecraftforge.registries.RegistryBuilder
 
addCallback(Object) - Method in class net.minecraftforge.registries.RegistryBuilder
 
addCapability(ResourceLocation, ICapabilityProvider) - Method in class net.minecraftforge.event.AttachCapabilitiesEvent
Adds a capability to be attached to this object.
addCarver(GenerationStage.Carving, ConfiguredCarver<C>) - Method in class net.minecraft.world.biome.Biome
 
addCarvers(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addCave(BlockPos, List<BlockPos>, List<Float>) - Method in class net.minecraft.client.renderer.debug.CaveDebugRenderer
 
addChainedFilledBoxVertices(BufferBuilder, double, double, double, double, double, double, float, float, float, float) - Static method in class net.minecraft.client.renderer.WorldRenderer
 
addChangePageButtons() - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
addChannels(Set<ResourceLocation>, NetworkManager) - Method in class net.minecraftforge.fml.network.FMLMCRegisterPacketHandler
 
addChargedProjectile(ItemStack, ItemStack) - Static method in class net.minecraft.item.CrossbowItem
 
addChatMessage(ChatType, ITextComponent) - Method in class net.minecraft.client.gui.IngameGui
 
addChild(Advancement) - Method in class net.minecraft.advancements.Advancement
 
addChild(ModelRenderer) - Method in class net.minecraft.client.renderer.model.ModelRenderer
 
addChildAnnotation(String, String) - Method in class net.minecraftforge.fml.loading.moddiscovery.ModAnnotation
 
addClientStat(String, Object) - Method in class net.minecraft.profiler.Snooper
 
addCodecIndex(int, Class<MSG>, BiConsumer<MSG, PacketBuffer>, Function<PacketBuffer, MSG>, BiConsumer<MSG, Supplier<NetworkEvent.Context>>, Optional<NetworkDirection>) - Method in class net.minecraftforge.fml.network.simple.IndexedMessageCodec
 
addColored(Consumer<Block>, Tag<Block>, String) - Method in class net.minecraftforge.common.data.ForgeBlockTagsProvider
 
addColored(Consumer<Tag<Item>>, Tag<Item>, String) - Method in class net.minecraftforge.common.data.ForgeItemTagsProvider
 
addColorState(IProperty<?>, Block...) - Method in class net.minecraft.client.renderer.color.BlockColors
 
addColorStates(Set<IProperty<?>>, Block...) - Method in class net.minecraft.client.renderer.color.BlockColors
 
addCompletedFile(ModFile, ModFileScanData, Throwable) - Method in class net.minecraftforge.fml.loading.moddiscovery.BackgroundScanHandler
 
addCondition(ILootCondition) - Method in class net.minecraft.world.storage.loot.LootContext
 
addCondition(ICondition) - Method in class net.minecraftforge.common.crafting.ConditionalAdvancement.Builder
 
addCondition(ICondition) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
addConfig(ModConfig) - Method in class net.minecraftforge.fml.ModContainer
 
addConfirmationButtons() - Method in class net.minecraftforge.fml.client.gui.screen.ConfirmationScreen
 
addConfirmationButtons() - Method in class net.minecraftforge.fml.client.gui.screen.NotificationScreen
 
addContainer(Item) - Static method in class net.minecraft.potion.PotionBrewing
 
addContainerRecipe(Item, Item, Item) - Static method in class net.minecraft.potion.PotionBrewing
 
addCoreMods() - Method in class net.minecraftforge.fml.loading.LoadingModList
 
addCrashReportHeader(StringBuilder, CrashReport) - Static method in class net.minecraftforge.fml.CrashReportExtender
 
addCrashSectionThrowable(String, Throwable) - Method in class net.minecraft.crash.CrashReportCategory
 
addCriterion(String, ICriterionInstance) - Method in class net.minecraft.data.CookingRecipeBuilder
 
addCriterion(String, ICriterionInstance) - Method in class net.minecraft.data.ShapedRecipeBuilder
 
addCriterion(String, ICriterionInstance) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
addCriterion(String, ICriterionInstance) - Method in class net.minecraft.data.SingleItemRecipeBuilder
 
addCropCounter() - Method in class net.minecraft.entity.passive.BeeEntity
 
addCurativeItem(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeEffectInstance
Adds the given stack to the list of curative items for this PotionEffect
addCustomPotionEffectToList(CompoundNBT, List<EffectInstance>) - Static method in class net.minecraft.potion.PotionUtils
 
addCustomTicket(World, T, ChunkPos, ChunkPos...) - Static method in class net.minecraftforge.common.FarmlandWaterManager
Adds a custom ticket.
addDeadBushes(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addDebugQuad(IVertexBuilder, int, int, int, int, int, int, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
addDebugVertex(IVertexBuilder, int) - Method in class net.minecraft.client.renderer.WorldRenderer
 
addDefaultFlowers(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addDelegate(DelegatableResourcePack) - Method in class net.minecraftforge.fml.packs.DelegatingResourcePack
 
addDemoButtons(int, int) - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
addDenseGrass(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addDependency(MutableGraph<ModFileInfo>, IModInfo.ModVersion) - Method in class net.minecraftforge.fml.loading.ModSorter
 
addDesertFeatures(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addDesertLakes(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addDestroyEffects(BlockState, World, BlockPos, ParticleManager) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Spawn particles for when the block is destroyed.
addDestroyEffects(World, BlockPos, ParticleManager) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Spawn particles for when the block is destroyed.
addDetail(String, ICrashReportDetail<String>) - Method in class net.minecraft.crash.CrashReportCategory
 
addDetail(String, Object) - Method in class net.minecraft.crash.CrashReportCategory
 
addDirtyRunnable(Runnable) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
addDoneButton() - Method in class net.minecraft.client.gui.screen.LecternScreen
 
addDoneButton() - Method in class net.minecraft.client.gui.screen.ReadBookScreen
 
addDoubleFlowers(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addDummy(ResourceLocation) - Method in class net.minecraftforge.registries.ForgeRegistry
 
addDungeonMob(EntityType<?>, int) - Static method in class net.minecraftforge.common.DungeonHooks
Adds a mob to the possible list of creatures the spawner will create.
addDuringCommandTeleport(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerWorld
 
addDuringPortalTeleport(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerWorld
 
addedActiveLightSections - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
addedEmptySections - Variable in class net.minecraft.world.lighting.SectionLightStorage
 
addEdges(int, Set<Direction>) - Method in class net.minecraft.client.renderer.chunk.VisGraph
 
addEdgesAndChildren(Advancement, MutableGraph<Advancement>) - Static method in class net.minecraftforge.common.AdvancementLoadFix
 
addedObjectives - Variable in class net.minecraft.scoreboard.ServerScoreboard
 
addedTileEntityList - Variable in class net.minecraft.world.World
 
addedToChunk - Variable in class net.minecraft.entity.Entity
 
addEffect(Effect) - Method in class net.minecraft.advancements.criterion.MobEffectsPredicate
 
addEffect(Particle) - Method in class net.minecraft.client.particle.ParticleManager
 
addEffect(CommandSource, Collection<? extends Entity>, Effect, Integer, int, boolean) - Static method in class net.minecraft.command.impl.EffectCommand
 
addEffect(EffectInstance) - Method in class net.minecraft.entity.AreaEffectCloudEntity
 
addEffect(EffectInstance) - Method in class net.minecraft.entity.projectile.ArrowEntity
 
addEffect(ItemStack, Effect, int) - Static method in class net.minecraft.item.SuspiciousStewItem
 
addEffect(Supplier<? extends Effect>, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
addEffectsToPlayers() - Method in class net.minecraft.tileentity.BeaconTileEntity
 
addEffectsToPlayers() - Method in class net.minecraft.tileentity.ConduitTileEntity
 
addEnchantment(ItemStack, EnchantmentData) - Static method in class net.minecraft.item.EnchantedBookItem
 
addEnchantment(Enchantment, int) - Method in class net.minecraft.item.ItemStack
 
addEnchantment(Supplier<? extends Enchantment>, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
addEnchantmentTooltips(List<ITextComponent>, ListNBT) - Static method in class net.minecraft.item.ItemStack
 
addEndCity(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addEndpoint(InetAddress, int) - Method in class net.minecraft.network.NetworkSystem
 
addEntitiesToChunk(Chunk) - Method in class net.minecraft.client.world.ClientWorld
 
addEntitiesToWorld(IWorld, BlockPos, Mirror, Rotation, BlockPos, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.template.Template
Deprecated.
addEntitiesToWorld(IWorld, BlockPos, PlacementSettings, Mirror, Rotation, BlockPos, MutableBoundingBox) - Method in class net.minecraft.world.gen.feature.template.Template
 
addEntity(int, Entity) - Method in class net.minecraft.client.world.ClientWorld
 
addEntity(Entity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
addEntity(Entity) - Method in class net.minecraft.world.chunk.Chunk
 
addEntity(CompoundNBT) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
addEntity(Entity) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
addEntity(Entity) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
addEntity(Entity) - Method in class net.minecraft.world.chunk.EmptyChunk
 
addEntity(Entity) - Method in interface net.minecraft.world.chunk.IChunk
 
addEntity(Entity) - Method in class net.minecraft.world.gen.WorldGenRegion
 
addEntity(Entity) - Method in interface net.minecraft.world.IWorldWriter
 
addEntity(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
addEntity0(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
addEntityIfNotDuplicate(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
addEntityImpl(int, Entity) - Method in class net.minecraft.client.world.ClientWorld
 
addEntityType(Supplier<? extends EntityType<?>>, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
addEntries(RegistryEvent.Register<?>) - Method in class net.minecraftforge.registries.DeferredRegister
 
addEntry(E) - Method in class net.minecraft.client.gui.widget.list.AbstractList
 
addEntry(E) - Method in class net.minecraft.realms.RealmsObjectSelectionList
 
addEntry(E) - Method in class net.minecraft.realms.RealmsObjectSelectionListProxy
 
addEntry(GameProfile) - Method in class net.minecraft.server.management.PlayerProfileCache
 
addEntry(GameProfile, Date) - Method in class net.minecraft.server.management.PlayerProfileCache
 
addEntry(V) - Method in class net.minecraft.server.management.UserList
 
addEntry(int, String, String...) - Static method in class net.minecraft.util.datafix.fixes.BlockStateFlatteningMap
 
addEntry(NextTickListEntry<T>) - Method in class net.minecraft.world.server.ServerTickList
 
addEntry(LootEntry.Builder<?>) - Method in class net.minecraft.world.storage.loot.LootPool.Builder
 
addEnumProperty(String, String, String) - Method in class net.minecraftforge.fml.loading.moddiscovery.ModAnnotation
 
addExhaustion(float) - Method in class net.minecraft.entity.player.PlayerEntity
 
addExhaustion(float) - Method in class net.minecraft.util.FoodStats
 
addExperience(int) - Method in class net.minecraft.advancements.AdvancementRewards.Builder
 
addExperience(CommandSource, Collection<? extends ServerPlayerEntity>, int, ExperienceCommand.Type) - Static method in class net.minecraft.command.impl.ExperienceCommand
 
addExperienceLevel(int) - Method in class net.minecraft.entity.player.PlayerEntity
 
addExperienceLevel(int) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
addExtraDefaultFlowers(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addExtraEmeraldOre(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addExtraGoldOre(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addExtraKelp(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addExtraReedsAndPumpkins(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addExtraReedsPumpkinsCactus(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addFaceQuad(Direction, BakedQuad) - Method in class net.minecraft.client.renderer.model.SimpleBakedModel.Builder
 
addFaceQuad(Direction, BakedQuad) - Method in interface net.minecraftforge.client.model.IModelBuilder
 
addFaceQuad(Direction, BakedQuad) - Method in class net.minecraftforge.client.model.IModelBuilder.Simple
 
addFeature(GenerationStage.Decoration, ConfiguredFeature<?, ?>) - Method in class net.minecraft.world.biome.Biome
 
addFilter(Predicate<Entity>) - Method in class net.minecraft.command.arguments.EntitySelectorParser
 
addFix(int, int) - Method in class net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Section
 
addFixers(DataFixerBuilder) - Static method in class net.minecraft.util.datafix.DataFixesManager
 
addForestTrees(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addForgeLanguage(Path) - Method in class net.minecraftforge.fml.loading.LanguageLoadingProvider
 
addForScanning(BackgroundScanHandler) - Method in class net.minecraftforge.fml.loading.LoadingModList
 
addFossils(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addFrame(long) - Method in class net.minecraft.util.FrameTimer
 
addFramebuffer(String, int, int) - Method in class net.minecraft.client.shader.ShaderGroup
 
addFreezeTopLayer(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addFromAnotherDimension(Entity) - Method in class net.minecraft.world.server.ServerWorld
 
addGatherListener(Consumer<NetworkEvent.GatherLoginPayloadsEvent>) - Method in class net.minecraftforge.fml.network.NetworkInstance
 
addGeneralQuad(BakedQuad) - Method in class net.minecraft.client.renderer.model.SimpleBakedModel.Builder
 
addGeneralQuad(BakedQuad) - Method in interface net.minecraftforge.client.model.IModelBuilder
 
addGeneralQuad(BakedQuad) - Method in class net.minecraftforge.client.model.IModelBuilder.Simple
 
addGiantSpruceTaigaTrees(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addGiantTreeTaigaTrees(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addGoal(int, Goal) - Method in class net.minecraft.entity.ai.goal.GoalSelector
 
addGraphicsAndWorldToCrashReport(CrashReport) - Method in class net.minecraft.client.Minecraft
 
addGrass(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addGrassAndDeadBushes(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addGroupSafe(int, ItemGroup) - Static method in class net.minecraft.item.ItemGroup
 
addGrowth(int) - Method in class net.minecraft.entity.AgeableEntity
 
addGuiAdvancement(AdvancementEntryGui) - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
addGuiAdvancement(AdvancementEntryGui, Advancement) - Method in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
addHandler(Consumer<Predicate<ResourceLocation>>) - Static method in class net.minecraftforge.registries.ObjectHolderRegistry
Exposed to allow modders to register their own notification handlers.
addHelper(List<StructurePiece>, EndCityPieces.CityTemplate) - Static method in class net.minecraft.world.gen.feature.structure.EndCityPieces
 
addHero(Entity) - Method in class net.minecraft.world.raid.Raid
 
addHitEffects(BlockState, World, RayTraceResult, ParticleManager) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Spawn a digging particle effect in the world, this is a wrapper around EffectRenderer.addBlockHitEffects to allow the block more control over the particles.
addHitEffects(World, RayTraceResult, ParticleManager) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Spawn a digging particle effect in the world, this is a wrapper around EffectRenderer.addBlockHitEffects to allow the block more control over the particles.
addHoneyParticle(World, BlockPos, VoxelShape, double) - Method in class net.minecraft.block.BeehiveBlock
 
addHoneyParticle(World, double, double, double, double, double) - Method in class net.minecraft.block.BeehiveBlock
 
addHook(WorldPersistenceHooks.WorldPersistenceHook) - Static method in class net.minecraftforge.fml.WorldPersistenceHooks
 
addHugeMushrooms(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addIcebergs(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addInfestedStone(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addInformation(ItemStack, IBlockReader, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.block.Block
 
addInformation(ItemStack, IBlockReader, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.block.ShulkerBoxBlock
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.AirItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.BannerItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.BannerPatternItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.BlockItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.CrossbowItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.EnchantedBookItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.FilledMapItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.FireworkRocketItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.FireworkStarItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.FishBucketItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.Item
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.LingeringPotionItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.MusicDiscItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.PotionItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.ShieldItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.TippedArrowItem
 
addInformation(ItemStack, World, List<ITextComponent>, ITooltipFlag) - Method in class net.minecraft.item.WrittenBookItem
 
addInfoToCrashReport(CrashReportCategory) - Method in class net.minecraft.tileentity.TileEntity
 
addIngredient(Ingredient, int, int) - Method in class net.minecraft.client.gui.recipebook.GhostRecipe
 
addIngredient(Tag<Item>) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
addIngredient(IItemProvider) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
addIngredient(IItemProvider, int) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
addIngredient(Ingredient) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
addIngredient(Ingredient, int) - Method in class net.minecraft.data.ShapelessRecipeBuilder
 
addInput(Path) - Method in class net.minecraft.data.DataGenerator
 
AddIslandLayer - Enum in net.minecraft.world.gen.layer
 
AddIslandLayer() - Constructor for enum net.minecraft.world.gen.layer.AddIslandLayer
 
addItem(BlockState, IWorld, BlockPos, ItemStack) - Static method in class net.minecraft.block.ComposterBlock
 
addItem(ItemStack) - Method in class net.minecraft.inventory.Inventory
 
addItem(ItemStack, int) - Method in class net.minecraft.tileentity.CampfireTileEntity
 
addItem(Supplier<? extends Item>, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
addItemBurnTime(Map<Item, Integer>, IItemProvider, int) - Static method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
addItemParticles(ItemStack, int) - Method in class net.minecraft.entity.LivingEntity
 
addItemStack(ItemStack) - Method in class net.minecraft.tileentity.DispenserTileEntity
 
addItemStack(Supplier<ItemStack>, String) - Method in class net.minecraftforge.common.data.LanguageProvider
 
addItemStackToInventory(ItemStack) - Method in class net.minecraft.entity.player.PlayerEntity
 
addItemStackToInventory(ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
addItemTagBurnTime(Map<Item, Integer>, Tag<Item>, int) - Static method in class net.minecraft.tileentity.AbstractFurnaceTileEntity
 
additionalData - Variable in class net.minecraftforge.fml.network.FMLPlayMessages.OpenContainer
 
additionalDifficulty - Variable in class net.minecraft.world.DifficultyInstance
 
additionalLibraries - Variable in class net.minecraftforge.fml.loading.FMLCommonLaunchHandler
 
ADDITIVE_TRANSPARENCY - Static variable in class net.minecraft.client.renderer.RenderState
 
addJsonKey(String) - Method in class net.minecraft.client.util.JSONException.Entry
 
addJunction(JigsawJunction) - Method in class net.minecraft.world.gen.feature.structure.AbstractVillagePiece
 
addJungleGrass(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addJunglePlants(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addJungleTreeForest(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addKelp(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addKey(InputMappings.Input, KeyBinding) - Method in class net.minecraftforge.client.settings.KeyBindingMap
 
addLakes(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addLandingEffects(BlockState, ServerWorld, BlockPos, BlockState, LivingEntity, int) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Allows a block to override the standard EntityLivingBase.updateFallState particles, this is a server side method that spawns particles with WorldServer.spawnParticle.
addLandingEffects(ServerWorld, BlockPos, BlockState, LivingEntity, int) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Allows a block to override the standard EntityLivingBase.updateFallState particles, this is a server side method that spawns particles with WorldServer.spawnParticle.
addLanguagePaths(Stream<Path>) - Method in class net.minecraftforge.fml.loading.LanguageLoadingProvider
 
addLayer(LayerRenderer<T, M>) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
addLegacyName(ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.registries.RegistryManager
 
addLibraries(List<ModFile>) - Method in class net.minecraftforge.fml.loading.FMLCommonLaunchHandler
 
addLightning(LightningBoltEntity) - Method in class net.minecraft.client.world.ClientWorld
 
addLightningBolt(LightningBoltEntity) - Method in class net.minecraft.world.server.ServerWorld
 
addLightPosition(BlockPos) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
addLightValue(short, int) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<T>) - Method in class net.minecraft.advancements.criterion.AbstractCriterionTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<ImpossibleTrigger.Instance>) - Method in class net.minecraft.advancements.criterion.ImpossibleTrigger
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<T>) - Method in interface net.minecraft.advancements.ICriterionTrigger
 
addListener(ISoundEventListener) - Method in class net.minecraft.client.audio.SoundEngine
 
addListener(ISoundEventListener) - Method in class net.minecraft.client.audio.SoundHandler
 
addListener(RecipeBookGui) - Method in class net.minecraft.client.gui.recipebook.RecipeBookPage
 
addListener(IContainerListener) - Method in class net.minecraft.inventory.container.Container
 
addListener(IInventoryChangedListener) - Method in class net.minecraft.inventory.Inventory
 
addListener(IBorderListener) - Method in class net.minecraft.world.border.WorldBorder
 
addListener(NonNullConsumer<LazyOptional<T>>) - Method in class net.minecraftforge.common.util.LazyOptional
Register a listener that will be called when this LazyOptional becomes invalid (via LazyOptional.invalidate()).
addListener(Runnable) - Method in class net.minecraftforge.event.AttachCapabilitiesEvent
Adds a callback that is fired when the attached object is invalidated.
addListener(Consumer<T>) - Method in class net.minecraftforge.fml.network.event.EventNetworkChannel
 
addListener(Consumer<T>) - Method in class net.minecraftforge.fml.network.NetworkInstance
 
addLocalEndpoint() - Method in class net.minecraft.network.NetworkSystem
 
addLoot(PlayerEntity) - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
addLootPool(LootPool.Builder) - Method in class net.minecraft.world.storage.loot.LootTable.Builder
 
addLootTable(LootTable) - Method in class net.minecraft.world.storage.loot.LootContext
 
addMapping(BlockState, int) - Method in class net.minecraft.world.gen.feature.template.Template.BasicPalette
 
addMatchingElements(INBT, List<INBT>) - Method in class net.minecraft.command.arguments.NBTPathArgument.CollectionNode
 
addMatchingElements(INBT, List<INBT>) - Method in class net.minecraft.command.arguments.NBTPathArgument.CompoundNode
 
addMatchingElements(INBT, List<INBT>) - Method in class net.minecraft.command.arguments.NBTPathArgument.EmptyListNode
 
addMatchingElements(INBT, List<INBT>) - Method in interface net.minecraft.command.arguments.NBTPathArgument.INode
 
addMatchingElements(INBT, List<INBT>) - Method in class net.minecraft.command.arguments.NBTPathArgument.JsonNode
 
addMatchingElements(INBT, List<INBT>) - Method in class net.minecraft.command.arguments.NBTPathArgument.ListNode
 
addMatchingElements(INBT, List<INBT>) - Method in class net.minecraft.command.arguments.NBTPathArgument.StringNode
 
addMemoryStatsToSnooper() - Method in class net.minecraft.profiler.Snooper
 
addMix(Potion, Item, Potion) - Static method in class net.minecraft.potion.PotionBrewing
 
addModel() - Method in class net.minecraftforge.client.model.generators.ConfiguredModel.Builder
Apply the contained callback and return the owning builder object.
addModels(VariantBlockStateBuilder.PartialBlockstate, ConfiguredModel...) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder
Assign some models to a given partial state.
addModels(ConfiguredModel...) - Method in class net.minecraftforge.client.model.generators.VariantBlockStateBuilder.PartialBlockstate
Add models to the current state's variant.
addModelToCache(ResourceLocation) - Method in class net.minecraft.client.renderer.model.ModelBakery
 
addModMessage(String) - Static method in class net.minecraftforge.fml.loading.progress.StartupMessageManager
 
addModMessage(String) - Static method in class net.minecraftforge.fml.StartupMessageManager
 
addMonsterRooms(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addMountedMovementStat(double, double, double) - Method in class net.minecraft.entity.player.PlayerEntity
 
addMovementStat(double, double, double) - Method in class net.minecraft.entity.player.PlayerEntity
 
AddMushroomIslandLayer - Enum in net.minecraft.world.gen.layer
 
AddMushroomIslandLayer() - Constructor for enum net.minecraft.world.gen.layer.AddMushroomIslandLayer
 
addMushrooms(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
AddNewChoices - Class in net.minecraft.util.datafix.fixes
 
AddNewChoices(Schema, String, DSL.TypeReference) - Constructor for class net.minecraft.util.datafix.fixes.AddNewChoices
 
addNewPage() - Method in class net.minecraft.client.gui.screen.EditBookScreen
 
addNewPlayer(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerWorld
 
addOakAndJungleTrees(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addOakAndSpruceTrees(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addOakTreesFlowersGrass(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addObjective(CommandSource, String, ScoreCriteria, ITextComponent) - Static method in class net.minecraft.command.impl.ScoreboardCommand
 
addObjective(String, ScoreCriteria, ITextComponent, ScoreCriteria.RenderType) - Method in class net.minecraft.scoreboard.Scoreboard
 
addObjective(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
addOceanCarvers(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addOp(GameProfile) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
 
addOp(GameProfile) - Method in class net.minecraft.server.management.PlayerList
 
addOperation(String, String, CopyNbt.Action) - Method in class net.minecraft.world.storage.loot.functions.CopyNbt.Builder
 
addOption(AbstractOption) - Method in class net.minecraft.client.gui.widget.list.OptionsRowList
 
addOption(AbstractOption, AbstractOption) - Method in class net.minecraft.client.gui.widget.list.OptionsRowList
 
addOptional(TagCollection<T>, ResourceLocation...) - Method in interface net.minecraftforge.common.extensions.IForgeTagBuilder
 
addOptional(TagCollection<T>, Collection<ResourceLocation>) - Method in interface net.minecraftforge.common.extensions.IForgeTagBuilder
 
addOptional(Function<ResourceLocation, Optional<T>>, Collection<ResourceLocation>) - Method in interface net.minecraftforge.common.extensions.IForgeTagBuilder
Deprecated.
addOptionalParticle(IParticleData, double, double, double, double, double, double) - Method in class net.minecraft.client.world.ClientWorld
 
addOptionalParticle(IParticleData, boolean, double, double, double, double, double, double) - Method in class net.minecraft.client.world.ClientWorld
 
addOptionalParticle(IParticleData, double, double, double, double, double, double) - Method in class net.minecraft.world.World
 
addOptionalParticle(IParticleData, boolean, double, double, double, double, double, double) - Method in class net.minecraft.world.World
 
addOptionalTag(TagCollection<T>, Tag<T>...) - Method in interface net.minecraftforge.common.extensions.IForgeTagBuilder
 
addOptionalTag(ResourceLocation...) - Method in interface net.minecraftforge.common.extensions.IForgeTagBuilder
 
addOptionalTag(ResourceLocation) - Method in interface net.minecraftforge.common.extensions.IForgeTagBuilder
 
addOptions(AbstractOption[]) - Method in class net.minecraft.client.gui.widget.list.OptionsRowList
 
addOres(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addOrUpdate(ToastGui, IRecipe<?>) - Static method in class net.minecraft.client.gui.toasts.RecipeToast
 
addOrUpdate(ToastGui, SystemToast.Type, ITextComponent, ITextComponent) - Static method in class net.minecraft.client.gui.toasts.SystemToast
 
addPackFinder(IPackFinder) - Method in class net.minecraft.resources.ResourcePackList
 
addPackInfosToMap(Map<String, T>, ResourcePackInfo.IFactory<T>) - Method in class net.minecraft.client.resources.DownloadingPackFinder
 
addPackInfosToMap(Map<String, T>, ResourcePackInfo.IFactory<T>) - Method in class net.minecraft.resources.FolderPackFinder
 
addPackInfosToMap(Map<String, T>, ResourcePackInfo.IFactory<T>) - Method in interface net.minecraft.resources.IPackFinder
 
addPackInfosToMap(Map<String, T>, ResourcePackInfo.IFactory<T>) - Method in class net.minecraft.resources.ServerPackFinder
 
addPackInfosToMap(Map<String, T>, ResourcePackInfo.IFactory<T>) - Method in interface net.minecraftforge.fml.packs.ResourcePackLoader.IPackInfoFinder
 
addPackInfosToMap(Map<String, T>, ResourcePackInfo.IFactory<T>) - Method in class net.minecraftforge.fml.packs.ResourcePackLoader.LambdaFriendlyPackFinder
 
addPart(MultiPartBlockStateBuilder.PartBuilder) - Method in class net.minecraftforge.client.model.generators.MultiPartBlockStateBuilder
 
addParticle(IParticleData, double, double, double, double, double, double) - Method in class net.minecraft.client.particle.ParticleManager
 
addParticle(IParticleData, boolean, double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.WorldRenderer
 
addParticle(IParticleData, boolean, boolean, double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.WorldRenderer
 
addParticle(IParticleData, double, double, double, double, double, double) - Method in class net.minecraft.client.world.ClientWorld
 
addParticle(IParticleData, boolean, double, double, double, double, double, double) - Method in class net.minecraft.client.world.ClientWorld
 
addParticle(World, double, double, double, double, double, IParticleData) - Method in class net.minecraft.entity.passive.BeeEntity
 
addParticle(IParticleData, double, double, double, double, double, double) - Method in class net.minecraft.world.gen.WorldGenRegion
 
addParticle(IParticleData, double, double, double, double, double, double) - Method in interface net.minecraft.world.IWorld
 
addParticle(IParticleData, double, double, double, double, double, double) - Method in class net.minecraft.world.World
 
addParticle(IParticleData, boolean, double, double, double, double, double, double) - Method in class net.minecraft.world.World
 
addParticleEmitter(Entity, IParticleData) - Method in class net.minecraft.client.particle.ParticleManager
 
addParticles(BlockState, IWorld, BlockPos, float) - Static method in class net.minecraft.block.LeverBlock
 
addParticles() - Method in class net.minecraft.tileentity.CampfireTileEntity
 
addParticlesAroundSelf(IParticleData) - Method in class net.minecraft.entity.player.PlayerEntity
 
addParticleUnchecked(T, double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.WorldRenderer
 
addParticleUnchecked(IParticleData, boolean, double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.WorldRenderer
 
addParticleUnchecked(IParticleData, boolean, boolean, double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.WorldRenderer
 
addPassenger(Entity) - Method in class net.minecraft.entity.Entity
 
addPassenger(Entity) - Method in class net.minecraft.entity.item.BoatEntity
 
addPath(int, Path, float) - Method in class net.minecraft.client.renderer.debug.PathfindingDebugRenderer
 
addPiece(TemplateManager, EndCityPieces.CityTemplate, BlockPos, String, Rotation, boolean) - Static method in class net.minecraft.world.gen.feature.structure.EndCityPieces
 
addPieces(ResourceLocation, int, JigsawManager.IPieceFactory, ChunkGenerator<?>, TemplateManager, BlockPos, List<StructurePiece>, Random) - Static method in class net.minecraft.world.gen.feature.jigsaw.JigsawManager
 
addPieces(ChunkGenerator<?>, TemplateManager, BlockPos, List<StructurePiece>, SharedSeedRandom, VillageConfig) - Static method in class net.minecraft.world.gen.feature.structure.VillagePieces
 
addPlainsTallGrass(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addPlant(ResourceLocation, Supplier<? extends Block>) - Method in class net.minecraft.block.FlowerPotBlock
 
addPlayer(int, AbstractClientPlayerEntity) - Method in class net.minecraft.client.world.ClientWorld
 
addPlayer(ServerPlayerEntity) - Method in class net.minecraft.server.CustomServerBossInfo
 
addPlayer(UUID) - Method in class net.minecraft.server.CustomServerBossInfo
 
addPlayer(ServerPlayerEntity) - Method in class net.minecraft.server.management.PlayerList
 
addPlayer(long, ServerPlayerEntity, boolean) - Method in class net.minecraft.world.chunk.PlayerGenerationTracker
 
addPlayer(ServerPlayerEntity) - Method in class net.minecraft.world.end.DragonFightManager
 
addPlayer(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerBossInfo
 
addPlayer(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerWorld
 
AddPlayerData(GameProfile, int, GameType, ITextComponent) - Constructor for class net.minecraft.network.play.server.SPlayerListItemPacket.AddPlayerData
 
addPlayers(CommandSource, Collection<GameProfile>) - Static method in class net.minecraft.command.impl.WhitelistCommand
 
addPlayerToTeam(String, ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
 
addPlayerToTeam(String, ScorePlayerTeam) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
addPoint(PathPoint) - Method in class net.minecraft.pathfinding.PathHeap
 
addPool(LootPool) - Method in class net.minecraft.world.storage.loot.LootTable
 
addPossibleHives(BlockPos) - Method in class net.minecraft.entity.passive.BeeEntity.FindBeehiveGoal
 
addPotionEffect(EffectInstance) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
addPotionEffect(EffectInstance) - Method in class net.minecraft.entity.boss.WitherEntity
 
addPotionEffect(EffectInstance) - Method in class net.minecraft.entity.LivingEntity
 
addPotionToItemStack(ItemStack, Potion) - Static method in class net.minecraft.potion.PotionUtils
 
addPotionTooltip(ItemStack, List<ITextComponent>, float) - Static method in class net.minecraft.potion.PotionUtils
 
addPreset(String, IItemProvider, Biome, List<String>, FlatLayerInfo...) - Static method in class net.minecraft.client.gui.screen.FlatPresetsScreen
 
addProblem(String) - Method in class net.minecraft.world.storage.loot.ValidationTracker
 
addProcessor(StructureProcessor) - Method in class net.minecraft.world.gen.feature.template.PlacementSettings
 
addProperty(JsonObject, String, Boolean) - Method in class net.minecraft.advancements.criterion.DamageSourcePredicate
 
addProperty(String, Object) - Method in class net.minecraftforge.fml.loading.moddiscovery.ModAnnotation
 
addPropertyOverride(ResourceLocation, IItemPropertyGetter) - Method in class net.minecraft.item.Item
 
addProtectedPath(Path) - Method in class net.minecraft.data.DirectoryCache
 
addProvider(IDataProvider) - Method in class net.minecraft.data.DataGenerator
 
addQuad(MatrixStack.Entry, BakedQuad, float, float, float, int, int) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
addQuad(MatrixStack.Entry, BakedQuad, float[], float, float, float, int[], int, boolean) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
addQuad(Matrix4f, Matrix3f, IVertexBuilder, float, float, float, float, int, int, float, float, float, float, float, float, float, float) - Static method in class net.minecraft.client.renderer.tileentity.BeaconTileEntityRenderer
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<Material, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in class net.minecraftforge.client.model.CompositeModel.Submodel
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<Material, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in interface net.minecraftforge.client.model.geometry.IModelGeometryPart
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<Material, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in interface net.minecraftforge.client.model.geometry.IMultipartModelGeometry
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<Material, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in interface net.minecraftforge.client.model.geometry.ISimpleModelGeometry
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<Material, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in class net.minecraftforge.client.model.ModelLoaderRegistry.VanillaProxy
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<Material, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in class net.minecraftforge.client.model.obj.OBJModel.ModelGroup
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<Material, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in class net.minecraftforge.client.model.obj.OBJModel.ModelObject
 
addQuads(IModelConfiguration, IModelBuilder<?>, ModelBakery, Function<Material, TextureAtlasSprite>, IModelTransform, ResourceLocation) - Method in class net.minecraftforge.debug.client.model.NewModelLoaderTest.TestModel
 
addRaiderParticles(World) - Method in class net.minecraft.tileentity.BellTileEntity
 
addRainParticles(ActiveRenderInfo) - Method in class net.minecraft.client.renderer.WorldRenderer
 
addRandomEnchantment(Random, ItemStack, int, boolean) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
addRaw(String) - Method in class net.minecraftforge.userdev.ArgumentList
 
addRecipe(ResourceLocation) - Method in class net.minecraft.advancements.AdvancementRewards.Builder
 
addRecipe(IRecipe<?>) - Method in class net.minecraft.client.gui.toasts.RecipeToast
 
addRecipe(Ingredient, Ingredient, ItemStack) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
Adds a recipe to the registry.
addRecipe(IBrewingRecipe) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
Adds a recipe to the registry.
addRecipe(Consumer<Consumer<IFinishedRecipe>>) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
addRecipe(IFinishedRecipe) - Method in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
addReedsAndPumpkins(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addReedsPumpkinsCactus(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addReloadListener(IFutureReloadListener) - Method in interface net.minecraft.resources.IReloadableResourceManager
 
addReloadListener(IFutureReloadListener) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
addResource(int, ItemStack) - Method in class net.minecraft.entity.player.PlayerInventory
 
addResourcePack(IResourcePack) - Method in class net.minecraft.resources.FallbackResourceManager
 
addResourcePack(IResourcePack) - Method in class net.minecraft.resources.SimpleReloadableResourceManager
 
addRespawnedPlayer(ServerPlayerEntity) - Method in class net.minecraft.world.server.ServerWorld
 
address - Variable in class com.mojang.realmsclient.dto.RealmsServerAddress
 
address - Variable in class net.minecraft.client.multiplayer.LanServerPingThread
 
addressFilter - Variable in class net.minecraft.client.gui.screen.AddServerScreen
 
addressToString(SocketAddress) - Method in class net.minecraft.server.management.IPBanList
 
addRoom1x1(List<WoodlandMansionPieces.MansionTemplate>, BlockPos, Rotation, Direction, WoodlandMansionPieces.RoomCollection) - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.Placer
 
addRoom1x2(List<WoodlandMansionPieces.MansionTemplate>, BlockPos, Rotation, Direction, Direction, WoodlandMansionPieces.RoomCollection, boolean) - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.Placer
 
addRoom2x2(List<WoodlandMansionPieces.MansionTemplate>, BlockPos, Rotation, Direction, Direction, WoodlandMansionPieces.RoomCollection) - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.Placer
 
addRoom2x2Secret(List<WoodlandMansionPieces.MansionTemplate>, BlockPos, Rotation, WoodlandMansionPieces.RoomCollection) - Method in class net.minecraft.world.gen.feature.structure.WoodlandMansionPieces.Placer
 
addRunningEffects(BlockState, World, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlock
Allows a block to override the standard vanilla running particles.
addRunningEffects(World, BlockPos, Entity) - Method in interface net.minecraftforge.common.extensions.IForgeBlockState
Allows a block to override the standard vanilla running particles.
addSavannaTrees(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addScatteredOakAndSpruceTrees(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addScatteredOakTrees(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addScatteredSpruceTrees(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addScore(int) - Method in class net.minecraft.entity.player.PlayerEntity
 
addScrollPos(double) - Method in class net.minecraft.client.gui.NewChatGui
 
addSeagrass(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addSedimentDisks(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addSelfToInternalCraftingInventory() - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
addServer(String, InetAddress) - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
 
addServerData(ServerData) - Method in class net.minecraft.client.multiplayer.ServerList
 
addServerInfoToCrashReport(CrashReport) - Method in class net.minecraft.server.dedicated.DedicatedServer
 
addServerInfoToCrashReport(CrashReport) - Method in class net.minecraft.server.integrated.IntegratedServer
 
addServerInfoToCrashReport(CrashReport) - Method in class net.minecraft.server.MinecraftServer
 
AddServerScreen - Class in net.minecraft.client.gui.screen
 
AddServerScreen(Screen, BooleanConsumer, ServerData) - Constructor for class net.minecraft.client.gui.screen.AddServerScreen
 
addShader(String, Framebuffer, Framebuffer) - Method in class net.minecraft.client.shader.ShaderGroup
 
addShatteredSavannaTrees(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addShoulderEntity(CompoundNBT) - Method in class net.minecraft.entity.player.PlayerEntity
 
addSingleplayerMultiplayerButtons(int, int) - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
addSlot(Stitcher.Holder) - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
addSlot(Slot) - Method in class net.minecraft.inventory.container.Container
 
AddSnowLayer - Enum in net.minecraft.world.gen.layer
 
AddSnowLayer() - Constructor for enum net.minecraft.world.gen.layer.AddSnowLayer
 
addSound(ISoundEventAccessor<Sound>) - Method in class net.minecraft.client.audio.SoundEventAccessor
 
addSparseBerryBushes(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addSparseGrass(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addSparseOakTrees(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addSpawn(EntityClassification, Biome.SpawnListEntry) - Method in class net.minecraft.world.biome.Biome
 
addSpawnBiome(Biome) - Static method in class net.minecraftforge.common.BiomeManager
 
addSpecialModel(ResourceLocation) - Static method in class net.minecraftforge.client.model.ModelLoader
Indicate to vanilla that it should load and bake the given model, even if no blocks or items use it.
addSprings(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addSprite(TextureAtlasSprite.Info) - Method in class net.minecraft.client.renderer.texture.Stitcher
 
addSprite(ResourceLocation) - Method in class net.minecraftforge.client.event.TextureStitchEvent.Pre
Add a sprite to be stitched into the Texture Atlas.
addStat(ResourceLocation) - Method in class net.minecraft.entity.player.PlayerEntity
 
addStat(ResourceLocation, int) - Method in class net.minecraft.entity.player.PlayerEntity
 
addStat(Stat<?>) - Method in class net.minecraft.entity.player.PlayerEntity
 
addStat(Stat<?>, int) - Method in class net.minecraft.entity.player.PlayerEntity
 
addStat(Stat<?>, int) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
addStat(Stat, int) - Method in class net.minecraftforge.common.util.FakePlayer
 
addStats(int, float) - Method in class net.minecraft.util.FoodStats
 
addStatToSnooper(String, Object) - Method in class net.minecraft.profiler.Snooper
 
addStoneVariants(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addStructure(ConfiguredFeature<C, ? extends Structure<C>>) - Method in class net.minecraft.world.biome.Biome
 
addStructure(String) - Method in class net.minecraft.world.gen.FlatGenerationSettings
 
addStructureReference(String, long) - Method in class net.minecraft.world.chunk.Chunk
 
addStructureReference(String, long) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
addStructureReference(String, long) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
addStructureReference(String, long) - Method in interface net.minecraft.world.IStructureReader
 
addStructures(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addSwampClayDisks(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addSwampVegetation(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addTables() - Method in class net.minecraft.data.loot.BlockLootTables
 
addTables() - Method in class net.minecraft.data.loot.EntityLootTables
 
addTag(CommandSource, Collection<? extends Entity>, String) - Static method in class net.minecraft.command.impl.TagCommand
 
addTag(String) - Method in class net.minecraft.entity.Entity
 
addTaigaConifers(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addTaigaGrassAndMushrooms(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addTaigaGrassDeadBushesMushrooms(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addTaigaLargeFerns(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addTaigaRocks(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addTallBirchForestTrees(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addTallGrass(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addTallSeagrassLush(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addTallSeagrassSparse(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addTargetDecoration(ItemStack, BlockPos, String, MapDecoration.Type) - Static method in class net.minecraft.world.storage.MapData
 
addTeam(CommandSource, String) - Static method in class net.minecraft.command.impl.TeamCommand
 
addTeam(CommandSource, String, ITextComponent) - Static method in class net.minecraft.command.impl.TeamCommand
 
addTellEvent(ITextComponent) - Method in class net.minecraft.entity.player.PlayerEntity
 
addTexture(String) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
 
addTileEntities(Collection<TileEntity>) - Method in class net.minecraft.world.World
 
addTileEntity(TileEntity) - Method in class net.minecraft.world.chunk.Chunk
 
addTileEntity(BlockPos, TileEntity) - Method in class net.minecraft.world.chunk.Chunk
 
addTileEntity(CompoundNBT) - Method in class net.minecraft.world.chunk.Chunk
 
addTileEntity(BlockPos, TileEntity) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
addTileEntity(CompoundNBT) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
addTileEntity(BlockPos, TileEntity) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
addTileEntity(CompoundNBT) - Method in class net.minecraft.world.chunk.ChunkPrimerWrapper
 
addTileEntity(TileEntity) - Method in class net.minecraft.world.chunk.EmptyChunk
 
addTileEntity(BlockPos, TileEntity) - Method in class net.minecraft.world.chunk.EmptyChunk
 
addTileEntity(BlockPos, TileEntity) - Method in interface net.minecraft.world.chunk.IChunk
 
addTileEntity(CompoundNBT) - Method in interface net.minecraft.world.chunk.IChunk
 
addTileEntity(TileEntity) - Method in class net.minecraft.world.World
 
addTime(CommandSource, int) - Static method in class net.minecraft.command.impl.TimeCommand
 
addToBlockToItemMap(Map<Block, Item>, Item) - Method in class net.minecraft.item.BlockItem
 
addToBlockToItemMap(Map<Block, Item>, Item) - Method in class net.minecraft.item.WallOrFloorItem
 
addToCrashReport(CrashReportCategory) - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
addToCrashReport(CrashReportCategory) - Method in class net.minecraft.world.storage.WorldInfo
 
addToolType(ToolType, int) - Method in class net.minecraft.item.Item.Properties
 
addToPlayerScore(CommandSource, Collection<String>, ScoreObjective, int) - Static method in class net.minecraft.command.impl.ScoreboardCommand
 
addToSentMessages(String) - Method in class net.minecraft.client.gui.NewChatGui
 
addToTrigger(CommandSource, Score, int) - Static method in class net.minecraft.command.impl.TriggerCommand
 
addToUpdate(long, int, int) - Method in class net.minecraft.world.lighting.LevelBasedGraph
 
addTrackingPlayer(ServerPlayerEntity) - Method in class net.minecraft.entity.boss.WitherEntity
 
addTrackingPlayer(ServerPlayerEntity) - Method in class net.minecraft.entity.Entity
 
addTrades(MerchantOffers, VillagerTrades.ITrade[], int) - Method in class net.minecraft.entity.merchant.villager.AbstractVillagerEntity
 
addTranslations() - Method in class net.minecraftforge.common.data.LanguageProvider
 
addTranslations() - Method in class net.minecraftforge.debug.DataGeneratorTest.Lang
 
addTrustedUUID(UUID) - Method in class net.minecraft.entity.passive.FoxEntity
 
addTypes(Biome, BiomeDictionary.Type...) - Static method in class net.minecraftforge.common.BiomeDictionary
Adds the given types to the biome.
addUpdate(long, BlockPos) - Method in class net.minecraft.client.renderer.debug.NeighborsUpdateDebugRenderer
 
addURL(URL) - Method in class net.minecraftforge.fml.loading.LanguageLoadingProvider.LanguageClassLoader
 
addURL(URL) - Method in class net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.LocatorClassLoader
 
addVelocity(double, double, double) - Method in class net.minecraft.entity.Entity
 
addVelocity(double, double, double) - Method in class net.minecraft.entity.item.HangingEntity
 
addVertex(float, float, float, float, float, float, float, float, float, int, int, float, float, float) - Method in interface com.mojang.blaze3d.vertex.IVertexBuilder
 
addVertex(float, float, float, float, float, float, float, float, float, int, int, float, float, float) - Method in class com.mojang.blaze3d.vertex.VertexBuilderUtils.DelegatingVertexBuilder
 
addVertex(float, float, float, float, float, float, float, float, float, int, int, float, float, float) - Method in class net.minecraft.client.renderer.BufferBuilder
 
addVertex(float, float, float, float, float, float, float, float, float, int, int, float, float, float) - Method in class net.minecraft.client.renderer.OutlineLayerBuffer.ColoredOutline
 
addVertex(float, float, float, float, float, float, float, float, float, int, int, float, float, float) - Method in class net.minecraft.client.renderer.SpriteAwareVertexBuilder
 
addVertex(Matrix4f, Matrix3f, IVertexBuilder, float, float, float, float, int, float, float, float, float) - Static method in class net.minecraft.client.renderer.tileentity.BeaconTileEntityRenderer
 
addVertex(BufferBuilder, double, double, double, double, int, double, float, float) - Method in class net.minecraft.client.renderer.WorldRenderer
 
addVertex(BakedQuadBuilder, float, float, float, float) - Method in class net.minecraftforge.client.model.SimpleModelFontRenderer
 
addVertexData(MatrixStack.Entry, BakedQuad, float, float, float, int, int, boolean) - Method in interface net.minecraftforge.client.extensions.IForgeVertexBuilder
 
addVertexData(MatrixStack.Entry, BakedQuad, float, float, float, float, int, int) - Method in interface net.minecraftforge.client.extensions.IForgeVertexBuilder
 
addVertexData(MatrixStack.Entry, BakedQuad, float, float, float, float, int, int, boolean) - Method in interface net.minecraftforge.client.extensions.IForgeVertexBuilder
 
addVertexData(MatrixStack.Entry, BakedQuad, float[], float, float, float, float, int[], int, boolean) - Method in interface net.minecraftforge.client.extensions.IForgeVertexBuilder
 
addVertexPair(IVertexBuilder, Matrix4f, int, float, float, float, float, float, int, int, boolean, float, float) - Static method in class net.minecraft.client.renderer.entity.MobRenderer
 
addVeryDenseGrass(Biome) - Static method in class net.minecraft.world.biome.DefaultBiomeFeatures
 
addWarning(ModLoadingWarning) - Method in class net.minecraftforge.fml.ModLoader
 
addWeightedBlockstate(BlockState, int) - Method in class net.minecraft.world.gen.blockstateprovider.WeightedBlockStateProvider
 
addWidget(RealmsGuiEventListener) - Method in class net.minecraft.realms.RealmsScreen
 
addWidget(RealmsGuiEventListener) - Method in class net.minecraft.realms.RealmsScreenProxy
 
addWidget(Widget) - Method in class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent
 
addWorker(WorldWorkerManager.IWorker) - Static method in class net.minecraftforge.common.WorldWorkerManager
 
adjacentState - Variable in class net.minecraft.block.Block.RenderSideCacheKey
 
adjugateAndDet() - Method in class net.minecraft.client.renderer.Matrix3f
 
adjugateAndDet() - Method in class net.minecraft.client.renderer.Matrix4f
 
adjustPosToNearbyEntity(BlockPos) - Method in class net.minecraft.world.server.ServerWorld
 
adjustViewDistance(int) - Static method in class net.minecraft.client.multiplayer.ClientChunkProvider
 
ADOBE - Static variable in class net.minecraft.block.material.MaterialColor
 
adv - Variable in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
adv - Variable in class net.minecraftforge.common.crafting.ConditionalRecipe.Finished
 
advancedItemTooltips - Variable in class net.minecraft.client.GameSettings
 
AdvancedLogMessageAdapter - Class in net.minecraftforge.fml.loading
 
AdvancedLogMessageAdapter(Consumer<StringBuilder>) - Constructor for class net.minecraftforge.fml.loading.AdvancedLogMessageAdapter
 
Advancement - Class in net.minecraft.advancements
 
Advancement(ResourceLocation, Advancement, DisplayInfo, AdvancementRewards, Map<String, Criterion>, String[][]) - Constructor for class net.minecraft.advancements.Advancement
 
advancement - Variable in class net.minecraft.advancements.AdvancementTreeNode
 
advancement - Variable in class net.minecraft.advancements.ICriterionTrigger.Listener
 
advancement - Variable in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
advancement - Variable in class net.minecraft.client.gui.advancements.AdvancementTabGui
 
advancement - Variable in class net.minecraft.client.gui.toasts.AdvancementToast
 
ADVANCEMENT - Static variable in class net.minecraft.world.storage.loot.LootParameterSets
 
advancement - Variable in class net.minecraftforge.event.entity.player.AdvancementEvent
 
Advancement.Builder - Class in net.minecraft.advancements
 
ADVANCEMENT_NOT_FOUND - Static variable in class net.minecraft.command.arguments.ResourceLocationArgument
 
advancementBuilder - Variable in class net.minecraft.data.CookingRecipeBuilder
 
advancementBuilder - Variable in class net.minecraft.data.CookingRecipeBuilder.Result
 
advancementBuilder - Variable in class net.minecraft.data.ShapedRecipeBuilder
 
advancementBuilder - Variable in class net.minecraft.data.ShapedRecipeBuilder.Result
 
advancementBuilder - Variable in class net.minecraft.data.ShapelessRecipeBuilder
 
advancementBuilder - Variable in class net.minecraft.data.ShapelessRecipeBuilder.Result
 
advancementBuilder - Variable in class net.minecraft.data.SingleItemRecipeBuilder
 
advancementBuilder - Variable in class net.minecraft.data.SingleItemRecipeBuilder.Result
 
AdvancementCommand - Class in net.minecraft.command.impl
 
AdvancementCommand() - Constructor for class net.minecraft.command.impl.AdvancementCommand
 
AdvancementCommand.Action - Enum in net.minecraft.command.impl
 
AdvancementCommand.Mode - Enum in net.minecraft.command.impl
 
AdvancementEntryGui - Class in net.minecraft.client.gui.advancements
 
AdvancementEntryGui(AdvancementTabGui, Minecraft, Advancement, DisplayInfo) - Constructor for class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
AdvancementEvent - Class in net.minecraftforge.event.entity.player
This event is fired when a player gets an advancement.
AdvancementEvent(PlayerEntity, Advancement) - Constructor for class net.minecraftforge.event.entity.player.AdvancementEvent
 
advancementId - Variable in class net.minecraft.data.CookingRecipeBuilder.Result
 
advancementId - Variable in class net.minecraft.data.ShapedRecipeBuilder.Result
 
advancementId - Variable in class net.minecraft.data.ShapelessRecipeBuilder.Result
 
advancementId - Variable in class net.minecraft.data.SingleItemRecipeBuilder.Result
 
AdvancementList - Class in net.minecraft.advancements
 
AdvancementList() - Constructor for class net.minecraft.advancements.AdvancementList
 
advancementList - Variable in class net.minecraft.advancements.AdvancementManager
 
advancementList - Variable in class net.minecraft.client.multiplayer.ClientAdvancementManager
 
AdvancementList.IListener - Interface in net.minecraft.advancements
 
AdvancementLoadFix - Class in net.minecraftforge.common
AdvancementLoadFix() - Constructor for class net.minecraftforge.common.AdvancementLoadFix
 
AdvancementManager - Class in net.minecraft.advancements
 
AdvancementManager() - Constructor for class net.minecraft.advancements.AdvancementManager
 
advancementManager - Variable in class net.minecraft.client.network.play.ClientPlayNetHandler
 
advancementManager - Variable in class net.minecraft.server.MinecraftServer
 
AdvancementProgress - Class in net.minecraft.advancements
 
AdvancementProgress() - Constructor for class net.minecraft.advancements.AdvancementProgress
 
advancementProgress - Variable in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
AdvancementProgress.Serializer - Class in net.minecraft.advancements
 
AdvancementProvider - Class in net.minecraft.data
 
AdvancementProvider(DataGenerator) - Constructor for class net.minecraft.data.AdvancementProvider
 
AdvancementRenamer - Class in net.minecraft.util.datafix.fixes
 
AdvancementRenamer(Schema, boolean, String, Function<String, String>) - Constructor for class net.minecraft.util.datafix.fixes.AdvancementRenamer
 
AdvancementRenamer1501 - Class in net.minecraft.util.datafix.fixes
 
AdvancementRenamer1501(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.AdvancementRenamer1501
 
AdvancementRewards - Class in net.minecraft.advancements
 
AdvancementRewards(int, ResourceLocation[], ResourceLocation[], FunctionObject.CacheableFunction) - Constructor for class net.minecraft.advancements.AdvancementRewards
 
AdvancementRewards.Builder - Class in net.minecraft.advancements
 
AdvancementRewards.Deserializer - Class in net.minecraft.advancements
 
advancements - Variable in class net.minecraft.advancements.AdvancementList
 
advancements - Variable in class net.minecraft.data.AdvancementProvider
 
advancements - Variable in class net.minecraft.entity.player.ServerPlayerEntity
 
advancements - Variable in class net.minecraft.server.management.PlayerList
 
ADVANCEMENTS - Static variable in class net.minecraft.util.datafix.TypeReferences
 
advancements - Variable in class net.minecraftforge.common.crafting.ConditionalAdvancement.Builder
 
advancementsCleared() - Method in interface net.minecraft.advancements.AdvancementList.IListener
 
advancementsCleared() - Method in class net.minecraft.client.gui.advancements.AdvancementsScreen
 
AdvancementsScreen - Class in net.minecraft.client.gui.advancements
 
AdvancementsScreen(ClientAdvancementManager) - Constructor for class net.minecraft.client.gui.advancements.AdvancementsScreen
 
AdvancementState - Enum in net.minecraft.client.gui.advancements
 
AdvancementState(int) - Constructor for enum net.minecraft.client.gui.advancements.AdvancementState
 
advancementsToAdd - Variable in class net.minecraft.network.play.server.SAdvancementInfoPacket
 
advancementsToRemove - Variable in class net.minecraft.network.play.server.SAdvancementInfoPacket
 
AdvancementTabGui - Class in net.minecraft.client.gui.advancements
 
AdvancementTabGui(Minecraft, AdvancementsScreen, AdvancementTabType, int, Advancement, DisplayInfo) - Constructor for class net.minecraft.client.gui.advancements.AdvancementTabGui
 
AdvancementTabGui(Minecraft, AdvancementsScreen, AdvancementTabType, int, int, Advancement, DisplayInfo) - Constructor for class net.minecraft.client.gui.advancements.AdvancementTabGui
 
AdvancementTabType - Enum in net.minecraft.client.gui.advancements
 
AdvancementTabType(int, int, int, int, int) - Constructor for enum net.minecraft.client.gui.advancements.AdvancementTabType
 
AdvancementToast - Class in net.minecraft.client.gui.toasts
 
AdvancementToast(Advancement) - Constructor for class net.minecraft.client.gui.toasts.AdvancementToast
 
advancementToProgress - Variable in class net.minecraft.client.multiplayer.ClientAdvancementManager
 
AdvancementTreeNode - Class in net.minecraft.advancements
 
AdvancementTreeNode(Advancement, AdvancementTreeNode, AdvancementTreeNode, int, int) - Constructor for class net.minecraft.advancements.AdvancementTreeNode
 
advanceTime() - Method in class net.minecraft.world.World
 
advanceWidth - Variable in class net.minecraft.client.gui.fonts.providers.TextureGlyphProvider.GlyphInfo
 
advanceWidth - Variable in class net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProvider.GlpyhInfo
 
AdventureAdvancements - Class in net.minecraft.data.advancements
 
AdventureAdvancements() - Constructor for class net.minecraft.data.advancements.AdventureAdvancements
 
adventureId() - Static method in class net.minecraft.realms.Realms
 
adventureMap - Variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
adventureMapDefault - Static variable in class com.mojang.realmsclient.dto.RealmsWorldOptions
 
advId - Variable in class net.minecraftforge.common.crafting.ConditionalRecipe.Builder
 
advId - Variable in class net.minecraftforge.common.crafting.ConditionalRecipe.Finished
 
affectedBlockPositions - Variable in class net.minecraft.network.play.server.SExplosionPacket
 
affectedBlockPositions - Variable in class net.minecraft.world.Explosion
 
affectEntity(Entity, Entity, LivingEntity, int, double) - Method in class net.minecraft.potion.Effect
 
affine(Matrix4f) - Static method in class net.minecraft.client.renderer.TransformationMatrix
 
afterEvent(LifecycleEventProvider.LifecycleEvent) - Method in class net.minecraftforge.fml.javafmlmod.FMLModContainer
 
afterWrite(int) - Method in class com.mojang.realmsclient.client.FileDownload.DownloadCountingOutputStream
 
AGE - Static variable in class net.minecraft.block.CactusBlock
 
AGE - Static variable in class net.minecraft.block.ChorusFlowerBlock
 
AGE - Static variable in class net.minecraft.block.CocoaBlock
 
AGE - Static variable in class net.minecraft.block.CropsBlock
 
AGE - Static variable in class net.minecraft.block.FireBlock
 
AGE - Static variable in class net.minecraft.block.FrostedIceBlock
 
AGE - Static variable in class net.minecraft.block.KelpTopBlock
 
AGE - Static variable in class net.minecraft.block.NetherWartBlock
 
AGE - Static variable in class net.minecraft.block.StemBlock
 
AGE - Static variable in class net.minecraft.block.SugarCaneBlock
 
AGE - Static variable in class net.minecraft.block.SweetBerryBushBlock
 
age - Variable in class net.minecraft.client.particle.EmitterParticle
 
age - Variable in class net.minecraft.client.particle.ItemPickupParticle
 
age - Variable in class net.minecraft.client.particle.Particle
 
age - Variable in class net.minecraft.entity.item.ItemEntity
 
age - Variable in class net.minecraft.tileentity.EndGatewayTileEntity
 
AGE_0_1 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
AGE_0_15 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
AGE_0_2 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
AGE_0_25 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
AGE_0_3 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
AGE_0_5 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
AGE_0_7 - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
AgeableData() - Constructor for class net.minecraft.entity.AgeableEntity.AgeableData
 
AgeableEntity - Class in net.minecraft.entity
 
AgeableEntity(EntityType<? extends AgeableEntity>, World) - Constructor for class net.minecraft.entity.AgeableEntity
 
AgeableEntity.AgeableData - Class in net.minecraft.entity
 
AgeableModel<E extends Entity> - Class in net.minecraft.client.renderer.entity.model
 
AgeableModel(boolean, float, float) - Constructor for class net.minecraft.client.renderer.entity.model.AgeableModel
 
AgeableModel(boolean, float, float, float, float, float) - Constructor for class net.minecraft.client.renderer.entity.model.AgeableModel
 
AgeableModel(Function<ResourceLocation, RenderType>, boolean, float, float, float, float, float) - Constructor for class net.minecraft.client.renderer.entity.model.AgeableModel
 
AgeableModel() - Constructor for class net.minecraft.client.renderer.entity.model.AgeableModel
 
ageUp(int, boolean) - Method in class net.minecraft.entity.AgeableEntity
 
aggroTime - Variable in class net.minecraft.entity.monster.EndermanEntity.FindPlayerGoal
 
AI_FLAGS - Static variable in class net.minecraft.entity.MobEntity
 
aiArrowAttack - Variable in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
aiAttackOnCollide - Variable in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
AIR - Static variable in class net.minecraft.block.Blocks
 
AIR - Static variable in class net.minecraft.block.material.Material
 
AIR - Static variable in class net.minecraft.block.material.MaterialColor
 
AIR - Static variable in class net.minecraft.command.impl.FillCommand
 
AIR - Static variable in class net.minecraft.entity.Entity
 
AIR - Static variable in class net.minecraft.item.Items
 
AIR - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
AIR - Static variable in class net.minecraft.util.datafix.fixes.ChunkPaletteFormat
 
AIR - Static variable in class net.minecraft.world.gen.carver.WorldCarver
 
AIR - Static variable in class net.minecraft.world.gen.DebugChunkGenerator
 
AIR - Static variable in class net.minecraft.world.gen.feature.LakesFeature
 
AIR - Static variable in class net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor
 
AIR - Static variable in class net.minecraft.world.gen.NoiseChunkGenerator
 
AIR - Static variable in class net.minecraft.world.gen.surfacebuilders.FrozenOceanSurfaceBuilder
 
AIR - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
AIR_AND_STRUCTURE_BLOCK - Static variable in class net.minecraft.world.gen.feature.template.BlockIgnoreStructureProcessor
 
AIR_CONFIG - Static variable in class net.minecraft.world.gen.surfacebuilders.SurfaceBuilder
 
AIR_MATCHER - Static variable in class net.minecraft.block.pattern.BlockMaterialMatcher
 
AirBlock - Class in net.minecraft.block
 
AirBlock(Block.Properties) - Constructor for class net.minecraft.block.AirBlock
 
AirItem - Class in net.minecraft.item
 
AirItem(Block, Item.Properties) - Constructor for class net.minecraft.item.AirItem
 
aisle(String...) - Method in class net.minecraft.block.pattern.BlockPatternBuilder
 
aisleHeight - Variable in class net.minecraft.block.pattern.BlockPatternBuilder
 
aiTempt - Variable in class net.minecraft.entity.passive.OcelotEntity
 
ALBAN - Static variable in class net.minecraft.entity.item.PaintingType
 
AlertablePredicate() - Constructor for class net.minecraft.entity.passive.FoxEntity.AlertablePredicate
 
alertOthers() - Method in class net.minecraft.entity.ai.goal.HurtByTargetGoal
 
AlertScreen - Class in net.minecraft.client.gui.screen
 
AlertScreen(Runnable, ITextComponent, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.AlertScreen
 
AlertScreen(Runnable, ITextComponent, ITextComponent, String) - Constructor for class net.minecraft.client.gui.screen.AlertScreen
 
aliases - Variable in class net.minecraftforge.registries.ForgeRegistry
 
aliases - Variable in class net.minecraftforge.registries.ForgeRegistry.Snapshot
 
align(EnumSet<Direction.Axis>) - Method in class net.minecraft.util.math.Vec3d
 
Alignment() - Constructor for enum net.minecraftforge.common.util.TextTable.Alignment
 
alignment - Variable in class net.minecraftforge.common.util.TextTable.Column
 
aliveCrystals - Variable in class net.minecraft.world.end.DragonFightManager
 
all - Variable in class net.minecraft.world.gen.feature.structure.StructureIndexesSavedData
 
all - Variable in class net.minecraft.world.storage.loot.LootParameterSet
 
ALL - Static variable in class net.minecraftforge.fml.network.PacketDistributor
Send to everyone
PacketDistributor.noArg()
all() - Static method in class net.minecraftforge.resource.ReloadRequirements
Creates a reload predicate accepting all resource types.
ALL_RECIPES - Static variable in class net.minecraft.command.arguments.SuggestionProviders
 
ALL_VALID_STATES - Static variable in class net.minecraft.world.gen.DebugChunkGenerator
 
allAir - Variable in class net.minecraft.world.gen.FlatGenerationSettings
 
allAsyncCompleted - Variable in class net.minecraft.resources.AsyncReloader
 
allBlocksWithin() - Method in class net.minecraft.util.math.SectionPos
 
allExcluded() - Static method in class net.minecraftforge.fml.loading.ModDirTransformerDiscoverer
 
allFaces(BiConsumer<Direction, ModelBuilder<T>.ElementBuilder.FaceBuilder>) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder
Modify all possible faces dynamically using a function, creating new faces as necessary.
allFiles - Variable in class net.minecraftforge.fml.loading.moddiscovery.BackgroundScanHandler
 
allInventories - Variable in class net.minecraft.entity.player.PlayerInventory
 
ALLIUM - Static variable in class net.minecraft.block.Blocks
 
ALLIUM - Static variable in class net.minecraft.item.Items
 
alloc() - Method in class net.minecraft.network.PacketBuffer
 
allocateNewSource() - Static method in class net.minecraft.client.audio.SoundSource
 
allocateSlot(Stitcher.Holder) - Method in class net.minecraft.client.renderer.texture.Stitcher
 
allowCheats - Variable in class net.minecraft.client.gui.screen.CreateWorldScreen
 
allowCheats - Variable in class net.minecraft.client.gui.screen.ShareToLanScreen
 
allowCheatsButton - Variable in class net.minecraft.client.gui.screen.ShareToLanScreen
 
allowCheatsWasSetByUser - Variable in class net.minecraft.client.gui.screen.CreateWorldScreen
 
allowCommands - Variable in class net.minecraft.world.storage.WorldInfo
 
AllowDespawn(MobEntity) - Constructor for class net.minecraftforge.event.entity.living.LivingSpawnEvent.AllowDespawn
 
ALLOWED_CHARS - Static variable in class net.minecraftforge.fml.client.ClientHooks
 
ALLOWED_INVENTORY_ITEMS - Static variable in class net.minecraft.entity.merchant.villager.VillagerEntity
 
ALLOWED_PROTOCOLS - Static variable in class net.minecraft.client.gui.screen.Screen
 
allowedInChat - Variable in enum net.minecraft.util.text.event.ClickEvent.Action
 
allowedInChat - Variable in enum net.minecraft.util.text.event.HoverEvent.Action
 
allowEdit - Variable in class net.minecraft.entity.player.PlayerAbilities
 
allowedValues - Variable in class net.minecraft.state.BooleanProperty
 
allowedValues - Variable in class net.minecraft.state.EnumProperty
 
allowedValues - Variable in class net.minecraft.state.IntegerProperty
 
allowFlight - Variable in class net.minecraft.server.dedicated.ServerProperties
 
allowFlight - Variable in class net.minecraft.server.MinecraftServer
 
allowFlying - Variable in class net.minecraft.entity.player.PlayerAbilities
 
allowFlying - Variable in class net.minecraft.network.play.client.CPlayerAbilitiesPacket
 
allowFlying - Variable in class net.minecraft.network.play.server.SPlayerAbilitiesPacket
 
allowFriendlyFire() - Method in class net.minecraft.entity.EntityPredicate
 
allowFriendlyFire - Variable in class net.minecraft.scoreboard.ScorePlayerTeam
 
allowInRow - Variable in class net.minecraft.world.gen.feature.structure.FortressPieces.PieceWeight
 
allowInvulnerable - Variable in class net.minecraft.entity.EntityPredicate
 
allowInvulnerable() - Method in class net.minecraft.entity.EntityPredicate
 
allowLogging() - Method in interface net.minecraft.command.ICommandSource
 
allowLogging() - Method in class net.minecraft.entity.Entity
 
allowLogging() - Method in class net.minecraft.network.rcon.RConConsoleSource
 
allowLogging() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
allowLogging() - Method in class net.minecraft.server.integrated.IntegratedServer
 
allowLogging() - Method in class net.minecraft.tileentity.CommandBlockLogic
 
allowLoggingRcon() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
allowLoggingRcon() - Method in class net.minecraft.server.integrated.IntegratedServer
 
allowLoggingRcon() - Method in class net.minecraft.server.MinecraftServer
 
allowLogins - Static variable in class net.minecraftforge.fml.server.ServerLifecycleHooks
 
allowModification() - Method in class net.minecraftforge.registries.RegistryBuilder
 
allowModifications - Variable in class net.minecraftforge.registries.RegistryBuilder
 
allowMultiple - Variable in class net.minecraft.command.arguments.ScoreHolderArgument
 
allowNether - Variable in class net.minecraft.server.dedicated.ServerProperties
 
allowOverlap - Variable in enum net.minecraft.command.impl.CloneCommand.Mode
 
allowOverrides - Variable in class net.minecraftforge.registries.ForgeRegistry
 
allowOverrides - Variable in class net.minecraftforge.registries.RegistryBuilder
 
allowPvp - Variable in class net.minecraft.server.dedicated.ServerProperties
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.AnvilBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.BambooBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.BedBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.BellBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.Block
Deprecated.
allowsMovement(IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.BlockState
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.BrewingStandBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.BushBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.CactusBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.CakeBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.CampfireBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.CauldronBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.ChestBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.ChorusPlantBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.ComposterBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.ConduitBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.DoorBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.DragonEggBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.EnchantingTableBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.EnderChestBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.EndPortalFrameBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.FarmlandBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.FenceBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.FenceGateBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.FlowingFluidBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.FourWayBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.GrassPathBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.GrindstoneBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.HopperBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.LanternBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.LecternBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.MovingPistonBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.PistonBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.PistonHeadBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.SlabBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.SnowBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.SoulSandBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.StairsBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.StonecutterBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.TrapDoorBlock
 
allowsMovement(BlockState, IBlockReader, BlockPos, PathType) - Method in class net.minecraft.block.WallBlock
 
allowsOverlap() - Method in enum net.minecraft.command.impl.CloneCommand.Mode
 
allowSpawnMonsters() - Method in class net.minecraft.server.dedicated.DedicatedServer
 
allowSpawnMonsters() - Method in class net.minecraft.server.MinecraftServer
 
allowStandSliding - Variable in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
allowTags - Variable in class net.minecraft.command.arguments.ItemParser
 
allPlayersSleeping - Variable in class net.minecraft.world.server.ServerWorld
 
allRecipes - Variable in class net.minecraft.client.util.ClientRecipeBook
 
allRotations(ModelFile, boolean) - Static method in class net.minecraftforge.client.model.generators.ConfiguredModel
 
allRotations(ModelFile, boolean, int) - Static method in class net.minecraftforge.client.model.generators.ConfiguredModel
 
allTypes - Static variable in class net.minecraftforge.common.BiomeDictionary.Type
 
allYRotations(ModelFile, int, boolean) - Static method in class net.minecraftforge.client.model.generators.ConfiguredModel
 
allYRotations(ModelFile, int, boolean, int) - Static method in class net.minecraftforge.client.model.generators.ConfiguredModel
 
alpha(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
alpha - Variable in class com.mojang.blaze3d.platform.GlStateManager.Color
Deprecated.
 
alpha - Variable in class com.mojang.blaze3d.platform.GlStateManager.ColorMask
 
alpha - Variable in class net.minecraft.client.gui.widget.Widget
 
alpha - Variable in class net.minecraft.client.renderer.OutlineLayerBuffer
 
alpha - Variable in class net.minecraft.client.renderer.RenderType.State
 
alpha - Variable in class net.minecraft.client.renderer.RenderType.State.Builder
 
alpha(RenderState.AlphaState) - Method in class net.minecraft.client.renderer.RenderType.State.Builder
 
alpha - Variable in class net.minecraft.particles.RedstoneParticleData
 
ALPHA_TEST - Static variable in class com.mojang.blaze3d.platform.GlStateManager
 
alphaBlend(int, int, int, int, boolean) - Static method in class net.minecraft.client.renderer.texture.MipmapGenerator
 
alphaFunc(int, float) - Static method in class com.mojang.blaze3d.platform.GlStateManager
Deprecated.
alphaFunc(int, float) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
alphas - Variable in class net.minecraft.client.renderer.debug.WorldGenAttemptsDebugRenderer
 
AlphaState() - Constructor for class com.mojang.blaze3d.platform.GlStateManager.AlphaState
Deprecated.
 
AlphaState(float) - Constructor for class net.minecraft.client.renderer.RenderState.AlphaState
 
ALREADY_COLOR_OF_BOSSBAR - Static variable in class net.minecraft.command.impl.BossBarCommand
 
ALREADY_MAX_OF_BOSSBAR - Static variable in class net.minecraft.command.impl.BossBarCommand
 
ALREADY_NAME_OF_BOSSBAR - Static variable in class net.minecraft.command.impl.BossBarCommand
 
ALREADY_OFF - Static variable in class net.minecraft.command.impl.WhitelistCommand
 
ALREADY_ON - Static variable in class net.minecraft.command.impl.WhitelistCommand
 
ALREADY_OP - Static variable in class net.minecraft.command.impl.OpCommand
 
ALREADY_PUBLISHED_EXCEPTION - Static variable in class net.minecraft.command.impl.PublishCommand
 
ALREADY_RUNNING_EXCEPTION - Static variable in class net.minecraft.command.impl.DebugCommand
 
ALREADY_STYLE_OF_BOSSBAR - Static variable in class net.minecraft.command.impl.BossBarCommand
 
ALREADY_VALUE_OF_BOSSBAR - Static variable in class net.minecraft.command.impl.BossBarCommand
 
alreadyGenerated - Variable in class net.minecraft.client.gui.screen.CreateWorldScreen
 
alreadyRegistered - Static variable in class net.minecraft.util.registry.Bootstrap
 
ALTER_GROUND - Static variable in class net.minecraft.world.gen.treedecorator.TreeDecoratorType
 
AlterGroundTreeDecorator - Class in net.minecraft.world.gen.treedecorator
 
AlterGroundTreeDecorator(BlockStateProvider) - Constructor for class net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
 
AlterGroundTreeDecorator(Dynamic<T>) - Constructor for class net.minecraft.world.gen.treedecorator.AlterGroundTreeDecorator
 
alternate(ILootEntry) - Method in interface net.minecraft.world.storage.loot.ILootEntry
 
Alternative - Class in net.minecraft.world.storage.loot.conditions
 
Alternative(ILootCondition[]) - Constructor for class net.minecraft.world.storage.loot.conditions.Alternative
 
alternative(ILootCondition.IBuilder) - Method in class net.minecraft.world.storage.loot.conditions.Alternative.Builder
 
alternative(ILootCondition.IBuilder) - Method in interface net.minecraft.world.storage.loot.conditions.ILootCondition.IBuilder
 
Alternative.Builder - Class in net.minecraft.world.storage.loot.conditions
 
Alternative.Serializer - Class in net.minecraft.world.storage.loot.conditions
 
alternatively(LootEntry.Builder<?>) - Method in class net.minecraft.world.storage.loot.AlternativesLootEntry.Builder
 
alternatively(LootEntry.Builder<?>) - Method in class net.minecraft.world.storage.loot.LootEntry.Builder
 
AlternativesLootEntry - Class in net.minecraft.world.storage.loot
 
AlternativesLootEntry(LootEntry[], ILootCondition[]) - Constructor for class net.minecraft.world.storage.loot.AlternativesLootEntry
 
AlternativesLootEntry.Builder - Class in net.minecraft.world.storage.loot
 
alterSquishAmount() - Method in class net.minecraft.entity.monster.MagmaCubeEntity
 
alterSquishAmount() - Method in class net.minecraft.entity.monster.SlimeEntity
 
ALUtils - Class in net.minecraft.client.audio
 
ALUtils() - Constructor for class net.minecraft.client.audio.ALUtils
 
ALWAYS_TRUE - Static variable in class net.minecraft.advancements.criterion.EntityFlagsPredicate
 
ALWAYS_TRUE - Static variable in interface net.minecraft.world.gen.feature.template.IRuleTestType
 
alwaysEdible - Variable in class net.minecraft.item.Food.Builder
 
alwaysEnabled - Variable in class net.minecraft.resources.ResourcePackInfo
 
alwaysSetupTerrainOffThread - Variable in class net.minecraftforge.common.ForgeConfig.Client
 
alwaysShow - Variable in class net.minecraft.particles.ParticleType
 
AlwaysTrueRuleTest - Class in net.minecraft.world.gen.feature.template
 
AlwaysTrueRuleTest() - Constructor for class net.minecraft.world.gen.feature.template.AlwaysTrueRuleTest
 
ambienceTicks - Variable in class net.minecraft.client.world.ClientWorld
 
ambient - Variable in class net.minecraft.advancements.criterion.MobEffectsPredicate.InstancePredicate
 
ambient - Variable in class net.minecraft.potion.EffectInstance
 
AMBIENT_CAVE - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_ENTITY_EFFECT - Static variable in class net.minecraft.particles.ParticleTypes
 
AMBIENT_UNDERWATER_ENTER - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_UNDERWATER_EXIT - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_UNDERWATER_LOOP - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_UNDERWATER_LOOP_ADDITIONS - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_UNDERWATER_LOOP_ADDITIONS_RARE - Static variable in class net.minecraft.util.SoundEvents
 
AMBIENT_UNDERWATER_LOOP_ADDITIONS_ULTRA_RARE - Static variable in class net.minecraft.util.SoundEvents
 
ambientColor - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary.Material
 
ambientColorMap - Variable in class net.minecraftforge.client.model.obj.MaterialLibrary.Material
 
AmbientEntity - Class in net.minecraft.entity.passive
 
AmbientEntity(EntityType<? extends AmbientEntity>, World) - Constructor for class net.minecraft.entity.passive.AmbientEntity
 
AmbientMobFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.SpellParticle.AmbientMobFactory
 
ambientOcclusion - Variable in class net.minecraft.client.renderer.model.BlockModel
 
ambientOcclusion - Variable in class net.minecraft.client.renderer.model.MultipartBakedModel
 
ambientOcclusion - Variable in class net.minecraft.client.renderer.model.SimpleBakedModel
 
ambientOcclusion - Variable in class net.minecraftforge.client.model.generators.ModelBuilder
 
ambientOcclusion - Variable in class net.minecraftforge.client.model.MultiLayerModel.MultiLayerBakedModel
 
AmbientOcclusionFace() - Constructor for class net.minecraft.client.renderer.BlockModelRenderer.AmbientOcclusionFace
 
ambientOcclusionStatus - Variable in class net.minecraft.client.GameSettings
 
AmbientOcclusionStatus - Enum in net.minecraft.client.settings
 
AmbientOcclusionStatus(int, String) - Constructor for enum net.minecraft.client.settings.AmbientOcclusionStatus
 
ambientSoundHandlers - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
ambientToFullbright - Variable in class net.minecraftforge.client.model.obj.OBJModel
 
ambientToFullbright - Variable in class net.minecraftforge.client.model.obj.OBJModel.ModelSettings
 
aModel - Variable in class net.minecraft.client.renderer.entity.TropicalFishRenderer
 
amount - Variable in class net.minecraft.entity.ai.attributes.AttributeModifier
 
amount - Variable in class net.minecraft.world.storage.loot.functions.SetAttributes.Modifier
 
amount - Variable in class net.minecraftforge.event.entity.living.LivingAttackEvent
 
amount - Variable in class net.minecraftforge.event.entity.living.LivingDamageEvent
 
amount - Variable in class net.minecraftforge.event.entity.living.LivingHealEvent
 
amount - Variable in class net.minecraftforge.event.entity.living.LivingHurtEvent
 
amount - Variable in class net.minecraftforge.event.entity.player.PlayerXpEvent.XpChange
 
amount - Variable in class net.minecraftforge.fluids.FluidStack
 
amountCrafted - Variable in class net.minecraft.inventory.container.CraftingResultSlot
 
AMPLIFIED - Static variable in class net.minecraft.world.WorldType
 
amplifier - Variable in class net.minecraft.advancements.criterion.MobEffectsPredicate.InstancePredicate
 
amplifier - Variable in class net.minecraft.network.play.server.SPlayEntityEffectPacket
 
amplifier - Variable in class net.minecraft.potion.EffectInstance
 
ancestor - Variable in class net.minecraft.advancements.AdvancementTreeNode
 
anchor - Variable in class net.minecraft.client.renderer.model.ItemModelGenerator.Span
 
anchor - Variable in class net.minecraft.command.impl.TeleportCommand.Facing
 
ANCHOR_INVALID - Static variable in class net.minecraft.command.arguments.EntityAnchorArgument
 
AND - Static variable in interface net.minecraft.advancements.IRequirementsStrategy
 
AND - Static variable in interface net.minecraft.util.math.shapes.IBooleanFunction
 
and(Predicate<T>[]) - Static method in class net.minecraft.world.storage.loot.conditions.LootConditionManager
 
and(ICondition...) - Method in interface net.minecraftforge.common.crafting.conditions.IConditionBuilder
 
and(TriPredicate<? super T, ? super U, ? super V>) - Method in interface net.minecraftforge.common.util.TriPredicate
 
AndCondition - Class in net.minecraft.client.renderer.model.multipart
 
AndCondition(Iterable<? extends ICondition>) - Constructor for class net.minecraft.client.renderer.model.multipart.AndCondition
 
AndCondition - Class in net.minecraftforge.common.crafting.conditions
 
AndCondition(ICondition...) - Constructor for class net.minecraftforge.common.crafting.conditions.AndCondition
 
AndCondition.Serializer - Class in net.minecraftforge.common.crafting.conditions
 
ANDESITE - Static variable in class net.minecraft.block.Blocks
 
ANDESITE - Static variable in class net.minecraft.item.Items
 
ANDESITE - Static variable in class net.minecraft.world.biome.DefaultBiomeFeatures
 
ANDESITE_SLAB - Static variable in class net.minecraft.block.Blocks
 
ANDESITE_SLAB - Static variable in class net.minecraft.item.Items
 
ANDESITE_STAIRS - Static variable in class net.minecraft.block.Blocks
 
ANDESITE_STAIRS - Static variable in class net.minecraft.item.Items
 
ANDESITE_WALL - Static variable in class net.minecraft.block.Blocks
 
ANDESITE_WALL - Static variable in class net.minecraft.item.Items
 
ANGER_TIME - Static variable in class net.minecraft.entity.passive.BeeEntity
 
angerBees(PlayerEntity, BlockState, BeehiveTileEntity.State) - Method in class net.minecraft.tileentity.BeehiveTileEntity
 
AngerGoal(BeeEntity) - Constructor for class net.minecraft.entity.passive.BeeEntity.AngerGoal
 
angerLevel - Variable in class net.minecraft.entity.monster.ZombiePigmanEntity
 
angerNearbyBees(World, BlockPos) - Method in class net.minecraft.block.BeehiveBlock
 
angerTargetUUID - Variable in class net.minecraft.entity.monster.ZombiePigmanEntity
 
angle - Variable in class net.minecraft.client.renderer.model.BlockPartRotation
 
angle - Variable in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
angle(float) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
angler - Variable in class net.minecraft.entity.projectile.FishingBobberEntity
 
ANGRY_VILLAGER - Static variable in class net.minecraft.particles.ParticleTypes
 
ANGRY_WOLF_TEXTURES - Static variable in class net.minecraft.client.renderer.entity.WolfRenderer
 
AngryVillagerFactory(IAnimatedSprite) - Constructor for class net.minecraft.client.particle.HeartParticle.AngryVillagerFactory
 
anim() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Parser
 
animal - Variable in class net.minecraft.entity.ai.goal.BreedGoal
 
animal - Variable in class net.minecraftforge.event.entity.living.AnimalTameEvent
 
AnimalEntity - Class in net.minecraft.entity.passive
 
AnimalEntity(EntityType<? extends AnimalEntity>, World) - Constructor for class net.minecraft.entity.passive.AnimalEntity
 
ANIMALS_BRED - Static variable in class net.minecraft.stats.Stats
 
AnimalTameEvent - Class in net.minecraftforge.event.entity.living
This event is fired when an EntityAnimal is tamed.
AnimalTameEvent(AnimalEntity, PlayerEntity) - Constructor for class net.minecraftforge.event.entity.living.AnimalTameEvent
 
animated - Variable in enum net.minecraftforge.fml.VersionChecker.Status
 
AnimatedSpriteImpl() - Constructor for class net.minecraft.client.particle.ParticleManager.AnimatedSpriteImpl
 
animateOverlayMessageColor - Variable in class net.minecraft.client.gui.IngameGui
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.BeehiveBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.BlastFurnaceBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.Block
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.BrewingStandBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.BubbleColumnBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.CampfireBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.EnchantingTableBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.EnderChestBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.EndGatewayBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.EndPortalBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.EndRodBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.FallingBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.FireBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.FurnaceBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.LeavesBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.LeverBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.MyceliumBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.NetherPortalBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.RedstoneOreBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.RedstoneTorchBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.RedstoneWallTorchBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.RedstoneWireBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.RepeaterBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.SmokerBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.StairsBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.TorchBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.WallTorchBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.WetSpongeBlock
 
animateTick(BlockState, World, BlockPos, Random) - Method in class net.minecraft.block.WitherRoseBlock
 
animateTick(int, int, int) - Method in class net.minecraft.client.world.ClientWorld
 
animateTick(int, int, int, int, Random, boolean, BlockPos.Mutable) - Method in class net.minecraft.client.world.ClientWorld
 
animateTick(World, BlockPos, IFluidState, Random) - Method in class net.minecraft.fluid.Fluid
 
animateTick(World, BlockPos, Random) - Method in interface net.minecraft.fluid.IFluidState
 
animateTick(World, BlockPos, IFluidState, Random) - Method in class net.minecraft.fluid.LavaFluid
 
animateTick(World, BlockPos, IFluidState, Random) - Method in class net.minecraft.fluid.WaterFluid
 
Animation - Enum in net.minecraftforge.client.model.animation
 
Animation() - Constructor for enum net.minecraftforge.client.model.animation.Animation
 
animation - Variable in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
 
Animation(int, int, float, ImmutableTable<Integer, B3DModel.Node<?>, B3DModel.Key>) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Animation
 
animation - Variable in class net.minecraftforge.client.model.b3d.B3DModel.Node
 
ANIMATION_CAPABILITY - Static variable in class net.minecraftforge.common.model.animation.CapabilityAnimation
 
AnimationFrame - Class in net.minecraft.client.resources.data
 
AnimationFrame(int) - Constructor for class net.minecraft.client.resources.data.AnimationFrame
 
AnimationFrame(int, int) - Constructor for class net.minecraft.client.resources.data.AnimationFrame
 
animationFrames - Variable in class net.minecraft.client.resources.data.AnimationMetadataSection
 
AnimationItemOverrideList - Class in net.minecraftforge.client.model.animation
 
AnimationItemOverrideList(ModelBakery, IUnbakedModel, ResourceLocation, IModelTransform, Function<Material, TextureAtlasSprite>, ItemOverrideList) - Constructor for class net.minecraftforge.client.model.animation.AnimationItemOverrideList
 
AnimationItemOverrideList(ModelBakery, IUnbakedModel, ResourceLocation, IModelTransform, Function<Material, TextureAtlasSprite>, List<ItemOverride>) - Constructor for class net.minecraftforge.client.model.animation.AnimationItemOverrideList
 
animationMetadata - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
AnimationMetadataSection - Class in net.minecraft.client.resources.data
 
AnimationMetadataSection(List<AnimationFrame>, int, int, int, boolean) - Constructor for class net.minecraft.client.resources.data.AnimationMetadataSection
 
AnimationMetadataSectionSerializer - Class in net.minecraft.client.resources.data
 
AnimationMetadataSectionSerializer() - Constructor for class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
 
AnimationProperty - Static variable in class net.minecraftforge.common.property.Properties
Property holding the IModelState used for animating the model in the TESR.
animations - Variable in class net.minecraftforge.client.model.b3d.B3DModel.Parser
 
AnimationStateMachine - Class in net.minecraftforge.common.model.animation
 
AnimationStateMachine(ImmutableMap<String, ITimeValue>, ImmutableMap<String, IClip>, ImmutableList<String>, ImmutableMultimap<String, String>, String) - Constructor for class net.minecraftforge.common.model.animation.AnimationStateMachine
 
AnimationStateMachine.ClipResolver - Class in net.minecraftforge.common.model.animation
 
AnimationStateMachine.ParameterResolver - Class in net.minecraftforge.common.model.animation
 
AnimationStateMachine.TransitionsAdapterFactory - Enum in net.minecraftforge.common.model.animation
 
animationStatus - Variable in class net.minecraft.tileentity.ShulkerBoxTileEntity
 
AnimationStatus() - Constructor for enum net.minecraft.tileentity.ShulkerBoxTileEntity.AnimationStatus
 
animationsToGo - Variable in class net.minecraft.item.ItemStack
 
animationTime - Variable in class net.minecraft.client.gui.recipebook.RecipeTabToggleWidget
 
animationTime - Variable in class net.minecraft.client.gui.recipebook.RecipeWidget
 
animationTime - Variable in class net.minecraft.client.gui.toasts.ToastGui.ToastInstance
 
animTime - Variable in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
annotation - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModAnnotationVisitor
 
annotations - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModAnnotationVisitor
 
annotations - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModClassVisitor
 
annotations - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModFieldVisitor
 
annotations - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModMethodVisitor
 
ANNOUNCE_ADVANCEMENTS - Static variable in class net.minecraft.world.GameRules
 
announceAdvancements - Variable in class net.minecraft.server.dedicated.ServerProperties
 
announceMode(NarratorStatus) - Method in class net.minecraft.client.gui.chat.NarratorChatListener
 
announceToChat - Variable in class net.minecraft.advancements.DisplayInfo
 
ANVIL - Static variable in class net.minecraft.block.Blocks
 
ANVIL - Static variable in class net.minecraft.block.material.Material
 
ANVIL - Static variable in class net.minecraft.block.SoundType
 
ANVIL - Static variable in class net.minecraft.inventory.container.ContainerType
 
ANVIL - Static variable in class net.minecraft.item.Items
 
ANVIL - Static variable in class net.minecraft.tags.BlockTags
 
ANVIL - Static variable in class net.minecraft.tags.ItemTags
 
ANVIL - Static variable in class net.minecraft.util.DamageSource
 
ANVIL_DESTROYED_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ANVIL_LAND_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
ANVIL_RESOURCE - Static variable in class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
ANVIL_USE_SOUND - Static variable in class net.minecraftforge.common.util.Constants.WorldEvents
 
AnvilBlock - Class in net.minecraft.block
 
AnvilBlock(Block.Properties) - Constructor for class net.minecraft.block.AnvilBlock
 
AnvilConverterData(int, int) - Constructor for class net.minecraft.world.chunk.storage.ChunkLoaderUtil.AnvilConverterData
 
AnvilConverterException - Exception in net.minecraft.client
 
AnvilConverterException(String) - Constructor for exception net.minecraft.client.AnvilConverterException
 
anvilConverterForAnvilFile - Variable in class net.minecraft.server.MinecraftServer
 
anvilFile - Variable in class net.minecraft.server.MinecraftServer
 
AnvilRepairEvent - Class in net.minecraftforge.event.entity.player
Fired when the player removes a "repaired" item from the Anvil's Output slot.
AnvilRepairEvent(PlayerEntity, ItemStack, ItemStack, ItemStack) - Constructor for class net.minecraftforge.event.entity.player.AnvilRepairEvent
 
AnvilSaveConverter - Class in net.minecraft.world.storage
 
AnvilSaveConverter() - Constructor for class net.minecraft.world.storage.AnvilSaveConverter
 
AnvilScreen - Class in net.minecraft.client.gui.screen.inventory
 
AnvilScreen(RepairContainer, PlayerInventory, ITextComponent) - Constructor for class net.minecraft.client.gui.screen.inventory.AnvilScreen
 
AnvilUpdateEvent - Class in net.minecraftforge.event
AnvilUpdateEvent is fired when a player places items in both the left and right slots of a anvil.
AnvilUpdateEvent(ItemStack, ItemStack, String, int) - Constructor for class net.minecraftforge.event.AnvilUpdateEvent
 
any() - Static method in class net.minecraft.advancements.criterion.BredAnimalsTrigger.Instance
 
any() - Static method in class net.minecraft.advancements.criterion.ConsumeItemTrigger.Instance
 
any() - Static method in class net.minecraft.advancements.criterion.CuredZombieVillagerTrigger.Instance
 
ANY - Static variable in class net.minecraft.advancements.criterion.DamagePredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.DamageSourcePredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.DistancePredicate
 
any() - Static method in class net.minecraft.advancements.criterion.EnchantedItemTrigger.Instance
 
ANY - Static variable in class net.minecraft.advancements.criterion.EnchantmentPredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.EntityEquipmentPredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.EntityPredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.EntityTypePredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.ItemPredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.LocationPredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.MobEffectsPredicate
 
any() - Static method in class net.minecraft.advancements.criterion.MobEffectsPredicate
 
ANY - Static variable in class net.minecraft.advancements.criterion.NBTPredicate
 
any() - Static method in class net.minecraft.advancements.criterion.TameAnimalTrigger.Instance
 
any() - Static method in class net.minecraft.advancements.criterion.VillagerTradeTrigger.Instance
 
ANY - Static variable in class net.minecraft.block.pattern.BlockStateMatcher
 
ANY_ARRAY - Static variable in class net.minecraft.advancements.criterion.EntityPredicate
 
ANY_VILLAGER_WORKSTATION - Static variable in class net.minecraft.village.PointOfInterestType
 
AO - Static variable in class net.minecraft.client.settings.AbstractOption
 
ao(boolean) - Method in class net.minecraftforge.client.model.generators.ModelBuilder
 
ao - Variable in class net.minecraftforge.client.model.pipeline.BlockInfo
 
append(ConfiguredModel...) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider.ConfiguredModelList
 
append(StringBuilder, String) - Method in class net.minecraftforge.common.util.TextTable
Appends the data formatted as a table to the given string builder.
appendEffects(ItemStack, Collection<EffectInstance>) - Static method in class net.minecraft.potion.PotionUtils
 
appendHoverTextFromTileEntityTag(ItemStack, List<ITextComponent>) - Static method in class net.minecraft.item.BannerItem
 
appendLine(JTextArea, JScrollPane, String) - Method in class net.minecraft.server.gui.MinecraftServerGui
 
appendSibling(ITextComponent) - Method in interface net.minecraft.util.text.ITextComponent
 
appendSibling(ITextComponent) - Method in class net.minecraft.util.text.TextComponent
 
appendText(String) - Method in interface net.minecraft.util.text.ITextComponent
 
appendToStringBuilder(StringBuilder) - Method in class net.minecraft.crash.CrashReportCategory
 
APPLE - Static variable in class net.minecraft.item.Foods
 
APPLE - Static variable in class net.minecraft.item.Items
 
applicableEquipmentTypes - Variable in class net.minecraft.enchantment.Enchantment
 
apply(Map<ResourceLocation, JsonObject>, IResourceManager, IProfiler) - Method in class net.minecraft.advancements.AdvancementManager
 
apply(ServerPlayerEntity) - Method in class net.minecraft.advancements.AdvancementRewards
 
apply(SoundHandler.Loader, IResourceManager, IProfiler) - Method in class net.minecraft.client.audio.SoundHandler
 
apply(boolean, MatrixStack) - Method in class net.minecraft.client.renderer.model.ItemTransformVec3f
Deprecated.
 
apply(ModelBakery, IResourceManager, IProfiler) - Method in class net.minecraft.client.renderer.model.ModelManager
 
apply(AtlasTexture.SheetData, IResourceManager, IProfiler) - Method in class net.minecraft.client.renderer.texture.SpriteUploader
 
apply(Float2FloatFunction) - Method in class net.minecraft.client.renderer.Vector3f
 
apply(int[], IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.FoliageColorReloadListener
 
apply(int[], IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.GrassColorReloadListener
 
apply(T, IResourceManager, IProfiler) - Method in class net.minecraft.client.resources.ReloadListener
 
apply() - Method in class net.minecraft.client.util.JSONBlendingMode
 
apply(List<String>, IResourceManager, IProfiler) - Method in class net.minecraft.client.util.Splashes
 
apply(Entity) - Method in enum net.minecraft.command.arguments.EntityAnchorArgument.Type
 
apply(CommandSource) - Method in enum net.minecraft.command.arguments.EntityAnchorArgument.Type
 
apply(int, int) - Method in interface net.minecraft.command.arguments.OperationArgument.IIntOperation
 
apply(Score, Score) - Method in interface net.minecraft.command.arguments.OperationArgument.IIntOperation
 
apply(Score, Score) - Method in interface net.minecraft.command.arguments.OperationArgument.IOperation
 
apply(List<ResourcePackInfo>, ResourcePackInfo) - Method in interface net.minecraft.command.impl.DataPackCommand.IHandler
 
apply(Map<ResourceLocation, JsonObject>, IResourceManager, IProfiler) - Method in class net.minecraft.item.crafting.RecipeManager
 
apply(WorldBorder) - Method in class net.minecraft.network.play.server.SWorldBorderPacket
 
apply(TileEntityMerger.ICallback<? super S, T>) - Method in interface net.minecraft.tileentity.TileEntityMerger.ICallbackWrapper
 
apply(TileEntityMerger.ICallback<? super S, T>) - Method in class net.minecraft.tileentity.TileEntityMerger.ICallbackWrapper.Double
 
apply(TileEntityMerger.ICallback<? super S, T>) - Method in class net.minecraft.tileentity.TileEntityMerger.ICallbackWrapper.Single
 
apply(BiFunction<World, BlockPos, T>) - Method in interface net.minecraft.util.IWorldPosCallable
 
apply(boolean, boolean) - Method in interface net.minecraft.util.math.shapes.IBooleanFunction
 
apply(INoiseRandom, int) - Method in enum net.minecraft.world.gen.layer.AddBambooForestLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.AddIslandLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.AddMushroomIslandLayer
 
apply(INoiseRandom, int) - Method in enum net.minecraft.world.gen.layer.AddSnowLayer
 
apply(INoiseRandom, int) - Method in class net.minecraft.world.gen.layer.BiomeLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.DeepOceanLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.EdgeBiomeLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.EdgeLayer.CoolWarm
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.EdgeLayer.HeatIce
 
apply(INoiseRandom, int) - Method in enum net.minecraft.world.gen.layer.EdgeLayer.Special
 
apply(INoiseRandom, IArea, IArea, int, int) - Method in enum net.minecraft.world.gen.layer.HillsLayer
 
apply(INoiseRandom, int, int) - Method in enum net.minecraft.world.gen.layer.IslandLayer
 
apply(INoiseRandom, IArea, IArea, int, int) - Method in enum net.minecraft.world.gen.layer.MixOceansLayer
 
apply(INoiseRandom, IArea, IArea, int, int) - Method in enum net.minecraft.world.gen.layer.MixRiverLayer
 
apply(INoiseRandom, int, int) - Method in enum net.minecraft.world.gen.layer.OceanLayer
 
apply(INoiseRandom, int) - Method in enum net.minecraft.world.gen.layer.RareBiomeLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.RemoveTooMuchOceanLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.RiverLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.ShoreLayer
 
apply(INoiseRandom, int, int, int, int, int) - Method in enum net.minecraft.world.gen.layer.SmoothLayer
 
apply(INoiseRandom, int) - Method in enum net.minecraft.world.gen.layer.StartRiverLayer
 
apply(IExtendedNoiseRandom<R>) - Method in interface net.minecraft.world.gen.layer.traits.IAreaTransformer0
 
apply(INoiseRandom, int, int) - Method in interface net.minecraft.world.gen.layer.traits.IAreaTransformer0
 
apply(IExtendedNoiseRandom<R>, IAreaFactory<R>) - Method in interface net.minecraft.world.gen.layer.traits.IAreaTransformer1
 
apply(IExtendedNoiseRandom<R>, IAreaFactory<R>, IAreaFactory<R>) - Method in interface net.minecraft.world.gen.layer.traits.IAreaTransformer2
 
apply(INoiseRandom, IArea, IArea, int, int) - Method in interface net.minecraft.world.gen.layer.traits.IAreaTransformer2
 
apply(INoiseRandom, int, int, int, int, int) - Method in interface net.minecraft.world.gen.layer.traits.IBishopTransformer
 
apply(INoiseRandom, int) - Method in interface net.minecraft.world.gen.layer.traits.IC0Transformer
 
apply(INoiseRandom, int) - Method in interface net.minecraft.world.gen.layer.traits.IC1Transformer
 
apply(INoiseRandom, int, int, int, int, int) - Method in interface net.minecraft.world.gen.layer.traits.ICastleTransformer
 
apply(int, int) - Method in interface net.minecraft.world.gen.layer.traits.IPixelTransformer
 
apply(ItemStack, LootContext) - Method in class net.minecraft.world.storage.loot.LootFunction
 
apply(Map<ResourceLocation, JsonObject>, IResourceManager, IProfiler) - Method in class net.minecraft.world.storage.loot.LootPredicateManager
 
apply(Map<ResourceLocation, JsonObject>, IResourceManager, IProfiler) - Method in class net.minecraft.world.storage.loot.LootTableManager
 
apply(IJoint) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBClip
 
apply(float) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBClip.MBJointClip
 
apply(IJoint) - Method in enum net.minecraftforge.client.model.b3d.B3DClip
 
apply(float) - Method in class net.minecraftforge.client.model.b3d.B3DClip.NodeClip
 
apply(float) - Method in interface net.minecraftforge.common.animation.ITimeValue
 
apply(float) - Method in class net.minecraftforge.common.animation.TimeValues.CompositionValue
 
apply(float) - Method in class net.minecraftforge.common.animation.TimeValues.ConstValue
 
apply(float) - Method in enum net.minecraftforge.common.animation.TimeValues.IdentityValue
 
apply(float) - Method in class net.minecraftforge.common.animation.TimeValues.ParameterValue
 
apply(float) - Method in class net.minecraftforge.common.animation.TimeValues.SimpleExprValue
 
apply(float) - Method in class net.minecraftforge.common.animation.TimeValues.VariableValue
 
apply(List<ItemStack>, LootContext) - Method in interface net.minecraftforge.common.loot.IGlobalLootModifier
Applies the modifier to the list of generated loot.
apply(List<ItemStack>, LootContext) - Method in class net.minecraftforge.common.loot.LootModifier
 
apply(Map<ResourceLocation, JsonObject>, IResourceManager, IProfiler) - Method in class net.minecraftforge.common.loot.LootModifierManager
 
apply(float) - Method in class net.minecraftforge.common.model.animation.AnimationStateMachine
 
apply(String) - Method in class net.minecraftforge.common.model.animation.AnimationStateMachine.ClipResolver
 
apply(String) - Method in class net.minecraftforge.common.model.animation.AnimationStateMachine.ParameterResolver
 
apply(IClip, float, float) - Static method in class net.minecraftforge.common.model.animation.Clips
IModelState wrapper for a Clip, sampled at specified time.
apply(IJoint) - Method in class net.minecraftforge.common.model.animation.Clips.ClipReference
 
apply(IJoint) - Method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
 
apply(IJoint) - Method in class net.minecraftforge.common.model.animation.Clips.ModelClip
 
apply(IJoint) - Method in class net.minecraftforge.common.model.animation.Clips.SlerpClip
 
apply(IJoint) - Method in class net.minecraftforge.common.model.animation.Clips.TimeClip
 
apply(IJoint) - Method in class net.minecraftforge.common.model.animation.Clips.TriggerClip
 
apply(float) - Method in interface net.minecraftforge.common.model.animation.IAnimationStateMachine
Sample the state and events at the current time.
apply(IJoint) - Method in interface net.minecraftforge.common.model.animation.IClip
 
apply(float) - Method in interface net.minecraftforge.common.model.animation.IJointClip
 
apply(float) - Method in enum net.minecraftforge.common.model.animation.JointClips.IdentityJointClip
 
apply(float) - Method in class net.minecraftforge.common.model.animation.JointClips.NodeJointClip
 
apply(T) - Method in interface net.minecraftforge.common.util.NonNullFunction
 
apply(ModLoadingStage) - Method in enum net.minecraftforge.fml.LifecycleEventProvider.LifecycleEvent.Progression
 
applyArmorCalculations(DamageSource, float) - Method in class net.minecraft.entity.LivingEntity
 
applyArthropodEnchantments(LivingEntity, Entity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
applyAsBool(T, U) - Method in interface net.minecraftforge.fml.network.simple.SimpleChannel.MessageBuilder.ToBooleanBiFunction
 
applyAsInt(int) - Method in class net.minecraft.world.storage.loot.IntClamper
 
applyAttributeBonuses(float) - Method in class net.minecraft.entity.monster.ZombieEntity
 
applyAttributeModifiers(Multimap<String, AttributeModifier>) - Method in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
 
applyAttributesModifiersToEntity(LivingEntity, AbstractAttributeMap, int) - Method in class net.minecraft.potion.AbsorptionEffect
 
applyAttributesModifiersToEntity(LivingEntity, AbstractAttributeMap, int) - Method in class net.minecraft.potion.Effect
 
applyBakedLighting(int, ByteBuffer) - Method in interface net.minecraftforge.client.extensions.IForgeVertexBuilder
 
applyBakedNormals(Vector3f, ByteBuffer, Matrix3f) - Method in interface net.minecraftforge.client.extensions.IForgeVertexBuilder
 
applyBobbing(MatrixStack, float) - Method in class net.minecraft.client.renderer.GameRenderer
 
applyBonemeal(ItemStack, World, BlockPos) - Static method in class net.minecraft.item.BoneMealItem
Deprecated.
applyBonemeal(ItemStack, World, BlockPos, PlayerEntity) - Static method in class net.minecraft.item.BoneMealItem
 
ApplyBonus - Class in net.minecraft.world.storage.loot.functions
 
ApplyBonus(ILootCondition[], Enchantment, ApplyBonus.IFormula) - Constructor for class net.minecraft.world.storage.loot.functions.ApplyBonus
 
ApplyBonus.BinomialWithBonusCountFormula - Class in net.minecraft.world.storage.loot.functions
 
ApplyBonus.IFormula - Interface in net.minecraft.world.storage.loot.functions
 
ApplyBonus.IFormulaDeserializer - Interface in net.minecraft.world.storage.loot.functions
 
ApplyBonus.OreDropsFormula - Class in net.minecraft.world.storage.loot.functions
 
ApplyBonus.Serializer - Class in net.minecraft.world.storage.loot.functions
 
ApplyBonus.UniformBonusCountFormula - Class in net.minecraft.world.storage.loot.functions
 
applyDebugWorldInfo(WorldInfo) - Method in class net.minecraft.server.MinecraftServer
 
applyDiffuseLighting - Variable in class net.minecraft.client.renderer.model.BakedQuad
 
applyDiffuseLighting - Variable in class net.minecraftforge.client.model.pipeline.BakedQuadBuilder
 
applyDrag() - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
applyDrag() - Method in class net.minecraft.entity.item.minecart.ContainerMinecartEntity
 
applyDrag() - Method in class net.minecraft.entity.item.minecart.FurnaceMinecartEntity
 
applyDuration - Variable in class net.minecraft.resources.DebugAsyncReloader.DataPoint
 
applyEnchantmentModifier(EnchantmentHelper.IEnchantmentVisitor, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
applyEnchantmentModifierArray(EnchantmentHelper.IEnchantmentVisitor, Iterable<ItemStack>) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
applyEnchantments(LivingEntity, Entity) - Method in class net.minecraft.entity.Entity
 
applyEntityAI() - Method in class net.minecraft.entity.MobEntity
 
applyEntityAI() - Method in class net.minecraft.entity.monster.DrownedEntity
 
applyEntityAI() - Method in class net.minecraft.entity.monster.ZombieEntity
 
applyEntityAI() - Method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
applyEntityCollision(Entity) - Method in class net.minecraft.entity.Entity
 
applyEntityCollision(Entity) - Method in class net.minecraft.entity.item.BoatEntity
 
applyEntityCollision(Entity) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
applyEntityCollision(Entity) - Method in class net.minecraft.entity.LivingEntity
 
applyEntityCollision(Entity) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
applyEntityCollision(Entity) - Method in class net.minecraft.entity.monster.SlimeEntity
 
applyFacing(int[], Direction) - Method in class net.minecraft.client.renderer.model.FaceBakery
 
applyFloatMotion() - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
applyFloatMotion() - Method in class net.minecraft.entity.item.ItemEntity
 
applyFog() - Static method in class net.minecraft.client.renderer.FogRenderer
 
applyFoodEffects(ItemStack, World, LivingEntity) - Method in class net.minecraft.entity.LivingEntity
 
applyForEach(Function<IModLanguageProvider, T>) - Method in class net.minecraftforge.fml.loading.LanguageLoadingProvider
 
applyForEachModContainer(Function<ModContainer, T>) - Method in class net.minecraftforge.fml.ModList
 
applyForEachModFile(Function<ModFile, T>) - Method in class net.minecraftforge.fml.ModList
 
applyItemNBT(World, PlayerEntity, Entity, CompoundNBT) - Static method in class net.minecraft.entity.EntityType
 
applyModifier(AttributeModifier) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
applyModifier(AttributeModifier) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
applyObjectHolders() - Static method in class net.minecraftforge.registries.ObjectHolderRegistry
 
applyObjectHolders(Predicate<ResourceLocation>) - Static method in class net.minecraftforge.registries.ObjectHolderRegistry
 
applyOrElse(BiFunction<World, BlockPos, T>, T) - Method in interface net.minecraft.util.IWorldPosCallable
 
applyOrientationToEntity(Entity) - Method in class net.minecraft.entity.Entity
 
applyOrientationToEntity(Entity) - Method in class net.minecraft.entity.item.BoatEntity
 
applyOrigin(Vector3f) - Method in interface net.minecraftforge.client.extensions.IForgeTransformationMatrix
Apply this transformation to a different origin.
applyPlayerInteraction(PlayerEntity, Vec3d, Hand) - Method in class net.minecraft.entity.Entity
 
applyPlayerInteraction(PlayerEntity, Vec3d, Hand) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
applyPotionDamageCalculations(DamageSource, float) - Method in class net.minecraft.entity.LivingEntity
 
applyPotionDamageCalculations(DamageSource, float) - Method in class net.minecraft.entity.monster.WitchEntity
 
applyProfilerResult - Variable in class net.minecraft.resources.DebugAsyncReloader.DataPoint
 
applyRandomRotations(ArmorStandEntity, Random) - Method in class net.minecraft.item.ArmorStandItem
 
applyRotations(T, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.AbstractZombieRenderer
 
applyRotations(ArmorStandEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
applyRotations(BatEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.BatRenderer
 
applyRotations(CatEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.CatRenderer
 
applyRotations(CodEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.CodRenderer
 
applyRotations(DrownedEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.DrownedRenderer
 
applyRotations(FoxEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.FoxRenderer
 
applyRotations(IronGolemEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.IronGolemRenderer
 
applyRotations(T, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.LivingRenderer
 
applyRotations(PandaEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.PandaRenderer
 
applyRotations(PhantomEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.PhantomRenderer
 
applyRotations(AbstractClientPlayerEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.PlayerRenderer
 
applyRotations(PufferfishEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.PufferfishRenderer
 
applyRotations(SalmonEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.SalmonRenderer
 
applyRotations(ShulkerEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.ShulkerRenderer
 
applyRotations(SquidEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.SquidRenderer
 
applyRotations(TropicalFishEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.TropicalFishRenderer
 
applyRotations(ZombieVillagerEntity, MatrixStack, float, float, float) - Method in class net.minecraft.client.renderer.entity.ZombieVillagerRenderer
 
applyScoreOperation(CommandSource, Collection<String>, ScoreObjective, OperationArgument.IOperation, Collection<String>, ScoreObjective) - Static method in class net.minecraft.command.impl.ScoreboardCommand
 
applyScrollLimits() - Method in class net.minecraftforge.client.gui.ScrollPanel
 
applyServerIconToResponse(ServerStatusResponse) - Method in class net.minecraft.server.MinecraftServer
 
applyTextStyle(Consumer<Style>) - Method in interface net.minecraft.util.text.ITextComponent
 
applyTextStyle(TextFormatting) - Method in interface net.minecraft.util.text.ITextComponent
 
applyTextStyles(TextFormatting...) - Method in interface net.minecraft.util.text.ITextComponent
 
applyThornEnchantments(LivingEntity, Entity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
applyToAdvancement(ServerPlayerEntity, Advancement) - Method in enum net.minecraft.command.impl.AdvancementCommand.Action
 
applyToAdvancements(ServerPlayerEntity, Iterable<Advancement>) - Method in enum net.minecraft.command.impl.AdvancementCommand.Action
 
applyToCriterion(ServerPlayerEntity, Advancement, String) - Method in enum net.minecraft.command.impl.AdvancementCommand.Action
 
applyValue() - Method in class com.mojang.realmsclient.gui.screens.RealmsSlotOptionsScreen.SettingsSlider
 
applyValue() - Method in class net.minecraft.client.gui.widget.AbstractSlider
 
applyValue() - Method in class net.minecraft.client.gui.widget.OptionSlider
 
applyValue() - Method in class net.minecraft.client.gui.widget.SoundSlider
 
applyValue() - Method in class net.minecraft.realms.RealmsSliderButton
 
applyValue() - Method in class net.minecraft.realms.RealmsSliderButtonProxy
 
applyWater() - Method in class net.minecraft.entity.projectile.PotionEntity
 
applyYawToEntity(Entity) - Method in class net.minecraft.entity.item.BoatEntity
 
apportion(AdvancementTreeNode) - Method in class net.minecraft.advancements.AdvancementTreeNode
 
approach(LivingEntity, LivingEntity, int) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
approach(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
approachDegrees(float, float, float) - Static method in class net.minecraft.util.math.MathHelper
 
approachEachOther(LivingEntity, LivingEntity) - Static method in class net.minecraft.entity.ai.brain.BrainUtil
 
approxGivensQuat(float, float, float) - Static method in class net.minecraft.client.renderer.Matrix3f
 
AQUA_AFFINITY - Static variable in class net.minecraft.enchantment.Enchantments
 
AquaAffinityEnchantment - Class in net.minecraft.enchantment
 
AquaAffinityEnchantment(Enchantment.Rarity, EquipmentSlotType...) - Constructor for class net.minecraft.enchantment.AquaAffinityEnchantment
 
ARBITRARY - Static variable in class net.minecraft.command.arguments.EntitySelectorParser
 
archive(Artifact, File, byte[]) - Method in class net.minecraftforge.fml.relauncher.libraries.LinkRepository
 
archive(Artifact, File, byte[]) - Method in class net.minecraftforge.fml.relauncher.libraries.Repository
 
area - Variable in class net.minecraftforge.server.permission.context.AreaContext
 
AREA - Static variable in class net.minecraftforge.server.permission.context.ContextKeys
 
AREA_EFFECT_CLOUD - Static variable in class net.minecraft.entity.EntityType
 
AreaContext - Class in net.minecraftforge.server.permission.context
 
AreaContext(PlayerEntity, AxisAlignedBB) - Constructor for class net.minecraftforge.server.permission.context.AreaContext
 
areaEffectCloud - Variable in class net.minecraft.entity.boss.dragon.phase.FlamingSittingPhase
 
AreaEffectCloudEntity - Class in net.minecraft.entity
 
AreaEffectCloudEntity(EntityType<? extends AreaEffectCloudEntity>, World) - Constructor for class net.minecraft.entity.AreaEffectCloudEntity
 
AreaEffectCloudEntity(World, double, double, double) - Constructor for class net.minecraft.entity.AreaEffectCloudEntity
 
AreaEffectCloudRenderer - Class in net.minecraft.client.renderer.entity
 
AreaEffectCloudRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.AreaEffectCloudRenderer
 
areAllCompatibleWith(Collection<Enchantment>, Enchantment) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
areAllNeighborsEmpty(IWorldReader, BlockPos, Direction) - Static method in class net.minecraft.block.ChorusFlowerBlock
 
areAllPotionsAmbient(Collection<EffectInstance>) - Static method in class net.minecraft.entity.LivingEntity
 
areaSize - Variable in class net.minecraft.entity.ai.goal.FollowMobGoal
 
areBiomesSimilar(int, int) - Static method in class net.minecraft.world.gen.layer.LayerUtil
 
areCapsCompatible(CapabilityProvider<B>) - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
areCapsCompatible(CapabilityDispatcher) - Method in class net.minecraftforge.common.capabilities.CapabilityProvider
 
areCommandsAllowed() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
areCommandsAllowed() - Method in class net.minecraft.world.storage.WorldInfo
 
areCommandsAllowed() - Method in class net.minecraft.world.WorldSettings
 
areCompatible(CapabilityDispatcher) - Method in class net.minecraftforge.common.capabilities.CapabilityDispatcher
 
areCornersDisabled() - Method in class net.minecraft.block.AbstractRailBlock
 
areEyesInFluid(Tag<Fluid>) - Method in class net.minecraft.entity.Entity
 
areEyesInFluid(Tag<Fluid>, boolean) - Method in class net.minecraft.entity.Entity
 
areFluidStackTagsEqual(FluidStack, FluidStack) - Static method in class net.minecraftforge.fluids.FluidStack
Determines if the NBT Tags are equal.
areItemsAndTagsEqual(ItemStack, ItemStack) - Static method in class net.minecraft.inventory.container.Container
 
areItemsEqual(ItemStack, ItemStack) - Static method in class net.minecraft.item.ItemStack
 
areItemsEqualIgnoreDurability(ItemStack, ItemStack) - Static method in class net.minecraft.item.ItemStack
 
areItemStacksEqual(ItemStack, ItemStack) - Method in class net.minecraft.inventory.container.MerchantContainer
 
areItemStacksEqual(ItemStack, ItemStack) - Static method in class net.minecraft.item.ItemStack
 
areItemStackTagsEqual(ItemStack, ItemStack) - Static method in class net.minecraft.item.ItemStack
 
areNBTEquals(INBT, INBT, boolean) - Static method in class net.minecraft.nbt.NBTUtil
 
areNeighborsFlammable(IBlockReader, BlockPos) - Method in class net.minecraft.block.FireBlock
 
areParticlesHidden() - Method in class net.minecraftforge.event.entity.living.PotionColorCalculationEvent
 
areRealmsNotificationsEnabled() - Method in class net.minecraft.client.gui.screen.MainMenuScreen
 
areShareTagsEqual(ItemStack) - Method in interface net.minecraftforge.common.extensions.IForgeItemStack
Modeled after ItemStack.areItemStackTagsEqual Uses Item.getNBTShareTag for comparison instead of NBT and capabilities.
areSimilar(Biome, Biome) - Static method in class net.minecraftforge.common.BiomeDictionary
Checks if the two given biomes have types in common.
argBuilder - Variable in class net.minecraft.network.play.server.SCommandListPacket.Entry
 
args - Variable in class net.minecraftforge.common.animation.TimeValues.SimpleExprValue
 
args - Variable in class net.minecraftforge.fml.loading.EarlyLoadingException.ExceptionData
 
argTypeSupplier - Variable in class net.minecraft.world.GameRules.RuleType
 
argument(String, ArgumentType<T>) - Static method in class net.minecraft.command.Commands
 
argumentClass - Variable in class net.minecraft.command.arguments.ArgumentTypes.Entry
 
ArgumentList - Class in net.minecraftforge.userdev
 
ArgumentList() - Constructor for class net.minecraftforge.userdev.ArgumentList
 
ArgumentList.EntryValue - Class in net.minecraftforge.userdev
 
arguments - Variable in class net.minecraftforge.fml.loading.FMLServiceProvider
 
arguments(BiFunction<String, String, OptionSpecBuilder>) - Method in class net.minecraftforge.fml.loading.FMLServiceProvider
 
ArgumentSerializer<T extends com.mojang.brigadier.arguments.ArgumentType<?>> - Class in net.minecraft.command.arguments
 
ArgumentSerializer(Supplier<T>) - Constructor for class net.minecraft.command.arguments.ArgumentSerializer
 
ArgumentTypes - Class in net.minecraft.command.arguments
 
ArgumentTypes() - Constructor for class net.minecraft.command.arguments.ArgumentTypes
 
ArgumentTypes.Entry<T extends com.mojang.brigadier.arguments.ArgumentType<?>> - Class in net.minecraft.command.arguments
 
argumentValues(ITransformationService.OptionResult) - Method in class net.minecraftforge.fml.loading.FMLServiceProvider
 
ARMOR - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
ARMOR - Static variable in class net.minecraft.scoreboard.ScoreCriteria
 
armor - Variable in class net.minecraft.util.EntityPredicates.ArmoredMob
 
ARMOR_MODIFIER_UUID - Static variable in class net.minecraft.entity.passive.horse.HorseEntity
 
ARMOR_MODIFIERS - Static variable in class net.minecraft.item.ArmorItem
 
ARMOR_SLOT_TEXTURES - Static variable in class net.minecraft.inventory.container.PlayerContainer
 
ARMOR_SLOTS - Static variable in class net.minecraft.enchantment.Enchantments
 
ARMOR_STAND - Static variable in class net.minecraft.entity.EntityType
 
ARMOR_STAND - Static variable in class net.minecraft.item.Items
 
ARMOR_TEXTURE_RES_MAP - Static variable in class net.minecraft.client.renderer.entity.layers.ArmorLayer
 
ARMOR_TOUGHNESS - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
armorArray - Variable in class net.minecraft.entity.LivingEntity
 
ArmorDyeRecipe - Class in net.minecraft.item.crafting
 
ArmorDyeRecipe(ResourceLocation) - Constructor for class net.minecraft.item.crafting.ArmorDyeRecipe
 
ArmoredMob(ItemStack) - Constructor for class net.minecraft.util.EntityPredicates.ArmoredMob
 
ARMORER - Static variable in class net.minecraft.entity.merchant.villager.VillagerProfession
 
ARMORER - Static variable in class net.minecraft.village.PointOfInterestType
 
armorInventory - Variable in class net.minecraft.entity.player.PlayerInventory
 
ArmorItem - Class in net.minecraft.item
 
ArmorItem(IArmorMaterial, EquipmentSlotType, Item.Properties) - Constructor for class net.minecraft.item.ArmorItem
 
armorItemInSlot(int) - Method in class net.minecraft.entity.player.PlayerInventory
 
armorItems - Variable in class net.minecraft.entity.item.ArmorStandEntity
 
ArmorLayer<T extends LivingEntity,M extends BipedModel<T>,A extends BipedModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
ArmorLayer(IEntityRenderer<T, M>, A, A) - Constructor for class net.minecraft.client.renderer.entity.layers.ArmorLayer
 
ArmorMaterial - Enum in net.minecraft.item
 
ArmorMaterial(String, int, int[], int, SoundEvent, float, Supplier<Ingredient>) - Constructor for enum net.minecraft.item.ArmorMaterial
 
ArmorStandArmorModel - Class in net.minecraft.client.renderer.entity.model
 
ArmorStandArmorModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.ArmorStandArmorModel
 
ArmorStandArmorModel(float, int, int) - Constructor for class net.minecraft.client.renderer.entity.model.ArmorStandArmorModel
 
ArmorStandEntity - Class in net.minecraft.entity.item
 
ArmorStandEntity(EntityType<? extends ArmorStandEntity>, World) - Constructor for class net.minecraft.entity.item.ArmorStandEntity
 
ArmorStandEntity(World, double, double, double) - Constructor for class net.minecraft.entity.item.ArmorStandEntity
 
ArmorStandItem - Class in net.minecraft.item
 
ArmorStandItem(Item.Properties) - Constructor for class net.minecraft.item.ArmorStandItem
 
ArmorStandModel - Class in net.minecraft.client.renderer.entity.model
 
ArmorStandModel() - Constructor for class net.minecraft.client.renderer.entity.model.ArmorStandModel
 
ArmorStandModel(float) - Constructor for class net.minecraft.client.renderer.entity.model.ArmorStandModel
 
ArmorStandRenderer - Class in net.minecraft.client.renderer.entity
 
ArmorStandRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
ArmorStandSilent - Class in net.minecraft.util.datafix.fixes
 
ArmorStandSilent(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.ArmorStandSilent
 
ArmPose() - Constructor for enum net.minecraft.client.renderer.entity.model.BipedModel.ArmPose
 
ArmPose() - Constructor for enum net.minecraft.entity.monster.AbstractIllagerEntity.ArmPose
 
arms - Variable in class net.minecraft.client.renderer.entity.model.IllagerModel
 
array - Variable in class net.minecraft.client.multiplayer.ClientChunkProvider
 
array() - Method in class net.minecraft.network.PacketBuffer
 
array - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModAnnotationVisitor
 
ARRAY_UTILS - Variable in class net.minecraftforge.common.asm.RuntimeEnumExtender
 
arrayList - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModAnnotation
 
arrayName - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModAnnotation
 
arrayOffset() - Method in class net.minecraft.network.PacketBuffer
 
arrays - Variable in class net.minecraft.world.lighting.LightDataMap
 
arraySize - Variable in class net.minecraft.util.BitArray
 
arraySize - Variable in class net.minecraft.util.palette.PaletteArray
 
ARROW - Static variable in class net.minecraft.entity.EntityType
 
ARROW - Static variable in class net.minecraft.item.Items
 
Arrow(AbstractArrowEntity, RayTraceResult) - Constructor for class net.minecraftforge.event.entity.ProjectileImpactEvent.Arrow
 
arrow - Variable in class net.minecraftforge.event.entity.ProjectileImpactEvent.Arrow
 
ARROW_COUNT_IN_ENTITY - Static variable in class net.minecraft.entity.LivingEntity
 
ArrowEntity - Class in net.minecraft.entity.projectile
 
ArrowEntity(EntityType<? extends ArrowEntity>, World) - Constructor for class net.minecraft.entity.projectile.ArrowEntity
 
ArrowEntity(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.ArrowEntity
 
ArrowEntity(World, LivingEntity) - Constructor for class net.minecraft.entity.projectile.ArrowEntity
 
arrowHit(LivingEntity) - Method in class net.minecraft.entity.projectile.AbstractArrowEntity
 
arrowHit(LivingEntity) - Method in class net.minecraft.entity.projectile.ArrowEntity
 
arrowHit(LivingEntity) - Method in class net.minecraft.entity.projectile.SpectralArrowEntity
 
arrowHitTimer - Variable in class net.minecraft.entity.LivingEntity
 
ArrowItem - Class in net.minecraft.item
 
ArrowItem(Item.Properties) - Constructor for class net.minecraft.item.ArrowItem
 
ArrowLayer<T extends LivingEntity,M extends PlayerModel<T>> - Class in net.minecraft.client.renderer.entity.layers
 
ArrowLayer(LivingRenderer<T, M>) - Constructor for class net.minecraft.client.renderer.entity.layers.ArrowLayer
 
ArrowLooseEvent - Class in net.minecraftforge.event.entity.player
ArrowLooseEvent is fired when a player stops using a bow.
This event is fired whenever a player stops using a bow in ItemBow#onPlayerStoppedUsing(ItemStack, World, EntityLivingBase, int).

ArrowLooseEvent.bow contains the ItemBow ItemStack that was used in this event.
ArrowLooseEvent.charge contains the value for how much the player had charged before stopping the shot.

This event is Cancelable.
If this event is canceled, the player does not stop using the bow.

This event does not have a result.
ArrowLooseEvent(PlayerEntity, ItemStack, World, int, boolean) - Constructor for class net.minecraftforge.event.entity.player.ArrowLooseEvent
 
ArrowNockEvent - Class in net.minecraftforge.event.entity.player
ArrowNockEvent is fired when a player begins using a bow.
This event is fired whenever a player begins using a bow in ItemBow#onItemRightClick(World, EntityPlayer, EnumHand).

This event is fired on the MinecraftForge.EVENT_BUS.
ArrowNockEvent(PlayerEntity, ItemStack, Hand, World, boolean) - Constructor for class net.minecraftforge.event.entity.player.ArrowNockEvent
 
ArrowRenderer<T extends AbstractArrowEntity> - Class in net.minecraft.client.renderer.entity
 
ArrowRenderer(EntityRendererManager) - Constructor for class net.minecraft.client.renderer.entity.ArrowRenderer
 
ARROWS - Static variable in class net.minecraft.item.ShootableItem
 
ARROWS - Static variable in class net.minecraft.tags.EntityTypeTags
 
ARROWS - Static variable in class net.minecraft.tags.ItemTags
 
ARROWS - Static variable in class net.minecraftforge.common.Tags.Items
 
ARROWS_OR_FIREWORKS - Static variable in class net.minecraft.item.ShootableItem
 
arrowShake - Variable in class net.minecraft.entity.projectile.AbstractArrowEntity
 
art - Variable in class net.minecraft.entity.item.PaintingEntity
 
art_map - Variable in class net.minecraftforge.fml.relauncher.libraries.ModList
 
ARTHROPOD - Static variable in class net.minecraft.entity.CreatureAttribute
 
Artifact - Class in net.minecraftforge.fml.relauncher.libraries
 
Artifact(Repository, String, String) - Constructor for class net.minecraftforge.fml.relauncher.libraries.Artifact
 
Artifact(Artifact, Repository, String) - Constructor for class net.minecraftforge.fml.relauncher.libraries.Artifact
 
artifact - Variable in class net.minecraftforge.fml.relauncher.libraries.Artifact
 
artifact_to_file - Variable in class net.minecraftforge.fml.relauncher.libraries.LinkRepository
 
artifacts - Variable in class net.minecraftforge.fml.relauncher.libraries.ModList
 
artifacts_imm - Variable in class net.minecraftforge.fml.relauncher.libraries.ModList
 
artifactVersionToString(ArtifactVersion) - Static method in class net.minecraftforge.fml.MavenVersionStringHelper
 
asBlockPos() - Method in class net.minecraft.util.math.ChunkPos
 
asBlockPos() - Method in class net.minecraft.util.math.SectionPos
 
ASCENDING_AABB - Static variable in class net.minecraft.block.AbstractRailBlock
 
ascent - Variable in class net.minecraft.client.gui.fonts.providers.TextureGlyphProvider.Factory
 
ascent - Variable in class net.minecraft.client.gui.fonts.providers.TextureGlyphProvider.GlyphInfo
 
ascent - Variable in class net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProvider
 
asChunkPos() - Method in class net.minecraft.util.math.SectionPos
 
ascii - Variable in class net.minecraftforge.common.util.HexDumper.Instance
 
ASINE_TAB - Static variable in class net.minecraft.util.math.MathHelper
 
asItem() - Method in class net.minecraft.block.Block
 
asItem() - Method in class net.minecraft.item.Item
 
asItem() - Method in interface net.minecraft.util.IItemProvider
 
ASK_SERVER - Static variable in class net.minecraft.command.arguments.SuggestionProviders
 
ASK_SERVER_ID - Static variable in class net.minecraft.command.arguments.SuggestionProviders
 
askToOpenWorld() - Method in class net.minecraft.world.storage.WorldSummary
 
asLong() - Method in class net.minecraft.util.math.ChunkPos
 
asLong(int, int) - Static method in class net.minecraft.util.math.ChunkPos
 
asLong(int, int, int) - Static method in class net.minecraft.util.math.SectionPos
 
asLong() - Method in class net.minecraft.util.math.SectionPos
 
asm - Variable in class net.minecraftforge.common.model.animation.AnimationStateMachine.ClipResolver
 
asm - Variable in class net.minecraftforge.common.model.animation.AnimationStateMachine.ParameterResolver
 
asm - Variable in class net.minecraftforge.common.model.animation.CapabilityAnimation.DefaultItemAnimationCapabilityProvider
 
asmGson - Static variable in class net.minecraftforge.common.model.animation.AnimationStateMachine
 
asmSuperType - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModClassVisitor
 
asmType - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModAnnotation
 
asmType - Variable in class net.minecraftforge.fml.loading.moddiscovery.ModClassVisitor
 
asPlank() - Method in enum net.minecraft.entity.item.BoatEntity.Type
 
asPlayer() - Method in class net.minecraft.command.CommandSource
 
asReadOnly() - Method in class net.minecraft.network.PacketBuffer
 
Assembler(ResourceLocation, int, JigsawManager.IPieceFactory, ChunkGenerator<?>, TemplateManager, BlockPos, List<StructurePiece>, Random) - Constructor for class net.minecraft.world.gen.feature.jigsaw.JigsawManager.Assembler
 
assertExistence() - Method in class net.minecraftforge.client.model.generators.ModelFile
Assert that this model exists.
assertIntArraySize(IIntArray, int) - Static method in class net.minecraft.inventory.container.Container
 
assertInventorySize(IInventory, int) - Static method in class net.minecraft.inventory.container.Container
 
assertIsEntity() - Method in class net.minecraft.command.CommandSource
 
assertPresent(LootParameter<T>) - Method in class net.minecraft.world.storage.loot.LootContext.Builder
 
assertThread(Supplier<Boolean>) - Static method in class com.mojang.blaze3d.systems.RenderSystem
 
assetIndex - Variable in class net.minecraft.client.GameConfiguration.FolderInformation
 
assetsDir - Variable in class net.minecraft.client.GameConfiguration.FolderInformation
 
AssignProfessionTask - Class in net.minecraft.entity.ai.brain.task
 
AssignProfessionTask() - Constructor for class net.minecraft.entity.ai.brain.task.AssignProfessionTask
 
associatedChest - Variable in class net.minecraft.inventory.EnderChestInventory
 
asyncCompleted - Variable in class net.minecraft.resources.AsyncReloader
 
asyncPartDone() - Method in class net.minecraft.resources.AsyncReloader
 
asyncPartDone() - Method in interface net.minecraft.resources.IAsyncReloader
 
asyncPartDone() - Method in class net.minecraft.resources.SimpleReloadableResourceManager.FailedPackReloader
 
asyncReloader - Variable in class net.minecraft.client.gui.ResourceLoadProgressGui
 
AsyncReloader<S> - Class in net.minecraft.resources
 
AsyncReloader(Executor, Executor, IResourceManager, List<IFutureReloadListener>, AsyncReloader.IStateFactory<S>, CompletableFuture<Unit>) - Constructor for class net.minecraft.resources.AsyncReloader
 
AsyncReloader.IStateFactory<S> - Interface in net.minecraft.resources
 
asyncScheduled - Variable in class net.minecraft.resources.AsyncReloader
 
atan2(double, double) - Static method in class net.minecraft.util.math.MathHelper
 
AtHeight64 - Class in net.minecraft.world.gen.placement
 
AtHeight64(Function<Dynamic<?>, ? extends FrequencyConfig>) - Constructor for class net.minecraft.world.gen.placement.AtHeight64
 
atlas - Variable in class net.minecraft.client.particle.ParticleManager
 
Atlases - Class in net.minecraft.client.renderer
 
Atlases() - Constructor for class net.minecraft.client.renderer.Atlases
 
atlases - Variable in class net.minecraft.client.renderer.model.ModelManager
 
atlasLocation - Variable in class net.minecraft.client.renderer.model.Material
 
atlasSprite - Variable in class net.minecraft.client.renderer.SpriteAwareVertexBuilder
 
atlasSpritesLava - Variable in class net.minecraft.client.renderer.FluidBlockRenderer
 
atlasSpritesWater - Variable in class net.minecraft.client.renderer.FluidBlockRenderer
 
atlasSpriteWaterOverlay - Variable in class net.minecraft.client.renderer.FluidBlockRenderer
 
AtlasTexture - Class in net.minecraft.client.renderer.texture
 
AtlasTexture(ResourceLocation) - Constructor for class net.minecraft.client.renderer.texture.AtlasTexture
 
atlasTexture - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
AtlasTexture.SheetData - Class in net.minecraft.client.renderer.texture
 
atlasTextures - Variable in class net.minecraft.client.renderer.texture.SpriteMap
 
atLeast(float) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.FloatBound
 
atLeast(int) - Static method in class net.minecraft.advancements.criterion.MinMaxBounds.IntBound
 
ATOMIC_COUNTER - Static variable in class net.minecraft.client.network.LanServerDetector
 
AtSurface - Class in net.minecraft.world.gen.placement
 
AtSurface(Function<Dynamic<?>, ? extends FrequencyConfig>) - Constructor for class net.minecraft.world.gen.placement.AtSurface
 
AtSurfaceRandomCount - Class in net.minecraft.world.gen.placement
 
AtSurfaceRandomCount(Function<Dynamic<?>, ? extends FrequencyConfig>) - Constructor for class net.minecraft.world.gen.placement.AtSurfaceRandomCount
 
AtSurfaceWithChance - Class in net.minecraft.world.gen.placement
 
AtSurfaceWithChance(Function<Dynamic<?>, ? extends ChanceConfig>) - Constructor for class net.minecraft.world.gen.placement.AtSurfaceWithChance
 
AtSurfaceWithChanceMultiple - Class in net.minecraft.world.gen.placement
 
AtSurfaceWithChanceMultiple(Function<Dynamic<?>, ? extends HeightWithChanceConfig>) - Constructor for class net.minecraft.world.gen.placement.AtSurfaceWithChanceMultiple
 
AtSurfaceWithExtra - Class in net.minecraft.world.gen.placement
 
AtSurfaceWithExtra(Function<Dynamic<?>, ? extends AtSurfaceWithExtraConfig>) - Constructor for class net.minecraft.world.gen.placement.AtSurfaceWithExtra
 
AtSurfaceWithExtraConfig - Class in net.minecraft.world.gen.placement
 
AtSurfaceWithExtraConfig(int, float, int) - Constructor for class net.minecraft.world.gen.placement.AtSurfaceWithExtraConfig
 
AttachCapabilitiesEvent<T> - Class in net.minecraftforge.event
Fired whenever an object with Capabilities support {currently TileEntity/Item/Entity) is created.
AttachCapabilitiesEvent(Class<T>, T) - Constructor for class net.minecraftforge.event.AttachCapabilitiesEvent
 
attachCapabilityToMethod(Map<String, List<Function<Capability<?>, Object>>>, ModFileScanData.AnnotationData) - Static method in enum net.minecraftforge.common.capabilities.CapabilityManager
 
attachCaps(AttachCapabilitiesEvent<Entity>) - Static method in class net.minecraftforge.debug.world.MarkDimensionForDeletionTest.ForgeEventSubscriber
 
ATTACHED - Static variable in class net.minecraft.block.TripWireBlock
 
ATTACHED - Static variable in class net.minecraft.block.TripWireHookBlock
 
ATTACHED - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
ATTACHED_BLOCK_POS - Static variable in class net.minecraft.entity.monster.ShulkerEntity
 
ATTACHED_FACE - Static variable in class net.minecraft.entity.monster.ShulkerEntity
 
ATTACHED_MELON_STEM - Static variable in class net.minecraft.block.Blocks
 
ATTACHED_PUMPKIN_STEM - Static variable in class net.minecraft.block.Blocks
 
attachedEntity - Variable in class net.minecraft.client.particle.EmitterParticle
 
AttachedStemBlock - Class in net.minecraft.block
 
AttachedStemBlock(StemGrownBlock, Block.Properties) - Constructor for class net.minecraft.block.AttachedStemBlock
 
AttachFace - Enum in net.minecraft.state.properties
 
AttachFace(String) - Constructor for enum net.minecraft.state.properties.AttachFace
 
ATTACHMENT - Static variable in class net.minecraft.block.BellBlock
 
attachmentType - Variable in class net.minecraft.tileentity.JigsawTileEntity
 
attachShader(int, int) - Static method in class com.mojang.blaze3d.platform.GlStateManager
 
attachShader(IShaderManager) - Method in class net.minecraft.client.shader.ShaderLoader
 
attachToParent() - Method in class net.minecraft.client.gui.advancements.AdvancementEntryGui
 
attack(MobEntity) - Method in class net.minecraft.entity.passive.fish.PufferfishEntity
 
ATTACK_DAMAGE - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
ATTACK_DAMAGE_MODIFIER - Static variable in class net.minecraft.item.Item
 
ATTACK_INDICATOR - Static variable in class net.minecraft.client.settings.AbstractOption
 
ATTACK_KNOCKBACK - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
ATTACK_SPEED - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
ATTACK_SPEED_BOOST_MODIFIER - Static variable in class net.minecraft.entity.monster.ZombiePigmanEntity
 
ATTACK_SPEED_BOOST_MODIFIER_UUID - Static variable in class net.minecraft.entity.monster.ZombiePigmanEntity
 
ATTACK_SPEED_MODIFIER - Static variable in class net.minecraft.item.Item
 
attackable() - Method in class net.minecraft.entity.item.ArmorStandEntity
 
attackable() - Method in class net.minecraft.entity.LivingEntity
 
attackAnimals - Variable in class net.minecraft.entity.passive.FoxEntity
 
attackCooldown - Variable in class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
attackCountdown - Variable in class net.minecraft.entity.ai.goal.OcelotAttackGoal
 
attackDamage - Variable in enum net.minecraft.item.ItemTier
 
attackDamage - Variable in class net.minecraft.item.SwordItem
 
attackDamage - Variable in class net.minecraft.item.ToolItem
 
attackDamage - Variable in class net.minecraftforge.event.entity.living.EnderTeleportEvent
 
AttackDamageEffect - Class in net.minecraft.potion
 
AttackDamageEffect(EffectType, int, double) - Constructor for class net.minecraft.potion.AttackDamageEffect
 
attackDragonFrom(DamageSource, float) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
attackedAtYaw - Variable in class net.minecraft.entity.LivingEntity
 
attackEntitiesInList(List<Entity>) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
attackEntity(PlayerEntity, Entity) - Method in class net.minecraft.client.multiplayer.PlayerController
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.LivingEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.MobEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.CaveSpiderEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.CreeperEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.HuskEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.RavagerEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.WitherSkeletonEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.ZombieEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.BeeEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.CatEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.DolphinEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.OcelotEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.PandaEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.ParrotEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.PolarBearEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.RabbitEntity
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.WolfEntity
 
AttackEntityEvent - Class in net.minecraftforge.event.entity.player
AttackEntityEvent is fired when a player attacks an Entity.
This event is fired whenever a player attacks an Entity in EntityPlayer#attackTargetEntityWithCurrentItem(Entity).

AttackEntityEvent.target contains the Entity that was damaged by the player.
AttackEntityEvent(PlayerEntity, Entity) - Constructor for class net.minecraftforge.event.entity.player.AttackEntityEvent
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.client.entity.player.ClientPlayerEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.client.entity.player.RemoteClientPlayerEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.boss.dragon.EnderDragonEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.boss.dragon.EnderDragonPartEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.boss.WitherEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.Entity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.ArmorStandEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.BoatEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.EnderCrystalEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.ExperienceOrbEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.HangingEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.ItemEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.ItemFrameEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.minecart.AbstractMinecartEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.minecart.TNTMinecartEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.LivingEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.AbstractRaiderEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.EndermanEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.GhastEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.GuardianEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.MonsterEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.ShulkerEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.SilverfishEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.ZombieEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.ZombiePigmanEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.AnimalEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.BatEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.BeeEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.horse.AbstractHorseEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.IronGolemEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.OcelotEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.PandaEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.ParrotEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.RabbitEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.SquidEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.WolfEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.player.PlayerEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.projectile.DamagingProjectileEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.projectile.DragonFireballEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.projectile.ShulkerBulletEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.projectile.SmallFireballEntity
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.projectile.WitherSkullEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.boss.WitherEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in interface net.minecraft.entity.IRangedAttackMob
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.AbstractSkeletonEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.DrownedEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.IllusionerEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.PillagerEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.monster.WitchEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.passive.horse.LlamaEntity
 
attackEntityWithRangedAttack(LivingEntity, float) - Method in class net.minecraft.entity.passive.SnowGolemEntity
 
attacker - Variable in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
attacker - Variable in class net.minecraft.entity.ai.goal.OwnerHurtByTargetGoal
 
attacker - Variable in class net.minecraft.entity.ai.goal.OwnerHurtTargetGoal
 
attacker - Variable in class net.minecraftforge.event.entity.living.LivingKnockBackEvent
 
attacker - Variable in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
 
attackFish - Variable in class net.minecraft.entity.passive.FoxEntity
 
AttackGoal(DrownedEntity, double, boolean) - Constructor for class net.minecraft.entity.monster.DrownedEntity.AttackGoal
 
AttackGoal(GuardianEntity) - Constructor for class net.minecraft.entity.monster.GuardianEntity.AttackGoal
 
AttackGoal() - Constructor for class net.minecraft.entity.monster.RavagerEntity.AttackGoal
 
AttackGoal() - Constructor for class net.minecraft.entity.monster.ShulkerEntity.AttackGoal
 
AttackGoal(SlimeEntity) - Constructor for class net.minecraft.entity.monster.SlimeEntity.AttackGoal
 
AttackGoal(SpiderEntity) - Constructor for class net.minecraft.entity.monster.SpiderEntity.AttackGoal
 
AttackGoal(VindicatorEntity) - Constructor for class net.minecraft.entity.monster.VindicatorEntity.AttackGoal
 
AttackGoal(PandaEntity, double, boolean) - Constructor for class net.minecraft.entity.passive.PandaEntity.AttackGoal
 
attackIndicator - Variable in class net.minecraft.client.GameSettings
 
AttackIndicatorStatus - Enum in net.minecraft.client.settings
 
AttackIndicatorStatus(int, String) - Constructor for enum net.minecraft.client.settings.AttackIndicatorStatus
 
ATTACKING - Static variable in class net.minecraft.entity.monster.GhastEntity
 
ATTACKING_SPEED_BOOST - Static variable in class net.minecraft.entity.monster.EndermanEntity
 
ATTACKING_SPEED_BOOST_ID - Static variable in class net.minecraft.entity.monster.EndermanEntity
 
attackingPlayer - Variable in class net.minecraft.entity.LivingEntity
 
attackingPlayer - Variable in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
 
AttackingSittingPhase - Class in net.minecraft.entity.boss.dragon.phase
 
AttackingSittingPhase(EnderDragonEntity) - Constructor for class net.minecraft.entity.boss.dragon.phase.AttackingSittingPhase
 
attackingTicks - Variable in class net.minecraft.entity.boss.dragon.phase.AttackingSittingPhase
 
attackInterval - Variable in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
attackIntervalMin - Variable in class net.minecraft.entity.ai.goal.RangedAttackGoal
 
attackMobs() - Method in class net.minecraft.tileentity.ConduitTileEntity
 
AttackNearestGoal(ShulkerEntity) - Constructor for class net.minecraft.entity.monster.ShulkerEntity.AttackNearestGoal
 
attackPhase - Variable in class net.minecraft.entity.monster.PhantomEntity
 
AttackPhase() - Constructor for enum net.minecraft.entity.monster.PhantomEntity.AttackPhase
 
AttackPlayerGoal() - Constructor for class net.minecraft.entity.monster.PhantomEntity.AttackPlayerGoal
 
AttackPlayerGoal(BeeEntity) - Constructor for class net.minecraft.entity.passive.BeeEntity.AttackPlayerGoal
 
AttackPlayerGoal() - Constructor for class net.minecraft.entity.passive.PolarBearEntity.AttackPlayerGoal
 
attackRadius - Variable in class net.minecraft.entity.ai.goal.RangedAttackGoal
 
attackSpeed - Variable in class net.minecraft.item.SwordItem
 
attackSpeed - Variable in class net.minecraft.item.ToolItem
 
AttackSpellGoal() - Constructor for class net.minecraft.entity.monster.EvokerEntity.AttackSpellGoal
 
attackStep - Variable in class net.minecraft.entity.monster.BlazeEntity.FireballAttackGoal
 
attackTarget - Variable in class net.minecraft.entity.ai.goal.RangedAttackGoal
 
attackTarget - Variable in class net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
 
attackTarget - Variable in class net.minecraft.entity.MobEntity
 
attackTargetEntityWithCurrentItem(Entity) - Method in class net.minecraft.entity.player.PlayerEntity
 
attackTargetEntityWithCurrentItem(Entity) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
attackTick - Variable in class net.minecraft.entity.ai.goal.MeleeAttackGoal
 
attackTick - Variable in class net.minecraft.entity.monster.RavagerEntity
 
attackTime - Variable in class net.minecraft.entity.ai.goal.RangedBowAttackGoal
 
attackTime - Variable in class net.minecraft.entity.monster.BlazeEntity.FireballAttackGoal
 
attackTime - Variable in class net.minecraft.entity.monster.ShulkerEntity.AttackGoal
 
attackTimer - Variable in class net.minecraft.entity.monster.GhastEntity.FireballAttackGoal
 
attackTimer - Variable in class net.minecraft.entity.passive.IronGolemEntity
 
AttackTurtleEggGoal(CreatureEntity, double, int) - Constructor for class net.minecraft.entity.monster.ZombieEntity.AttackTurtleEggGoal
 
attackTurtles - Variable in class net.minecraft.entity.passive.FoxEntity
 
attemptDamageItem(int, Random, ServerPlayerEntity) - Method in class net.minecraft.item.ItemStack
 
attemptedSpawnPos - Variable in class net.minecraftforge.event.village.VillageSiegeEvent
 
attemptTeleport(double, double, double, boolean) - Method in class net.minecraft.entity.LivingEntity
 
attenuationDistance - Variable in class net.minecraft.client.audio.Sound
 
AttenuationType() - Constructor for enum net.minecraft.client.audio.ISound.AttenuationType
 
attenuationType - Variable in class net.minecraft.client.audio.LocatableSound
 
attr(AttributeKey<T>) - Method in class net.minecraftforge.fml.network.NetworkEvent.Context
 
Attribute - Class in net.minecraft.entity.ai.attributes
 
Attribute(IAttribute, String, double) - Constructor for class net.minecraft.entity.ai.attributes.Attribute
 
AttributeMap - Class in net.minecraft.entity.ai.attributes
 
AttributeMap() - Constructor for class net.minecraft.entity.ai.attributes.AttributeMap
 
attributeMap - Variable in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
AttributeModifier - Class in net.minecraft.entity.ai.attributes
 
AttributeModifier(String, double, AttributeModifier.Operation) - Constructor for class net.minecraft.entity.ai.attributes.AttributeModifier
 
AttributeModifier(UUID, String, double, AttributeModifier.Operation) - Constructor for class net.minecraft.entity.ai.attributes.AttributeModifier
 
AttributeModifier(UUID, Supplier<String>, double, AttributeModifier.Operation) - Constructor for class net.minecraft.entity.ai.attributes.AttributeModifier
 
AttributeModifier.Operation - Enum in net.minecraft.entity.ai.attributes
 
attributeModifierMap - Variable in class net.minecraft.potion.Effect
 
attributeName - Variable in class net.minecraft.world.storage.loot.functions.SetAttributes.Modifier
 
attributes - Variable in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
 
attributes - Variable in class net.minecraft.entity.LivingEntity
 
attributes - Variable in class net.minecraftforge.fluids.ForgeFlowingFluid.Properties
 
attributesByName - Variable in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
 
audioFormat - Variable in class net.minecraft.client.audio.AudioStreamBuffer
 
AudioStreamBuffer - Class in net.minecraft.client.audio
 
AudioStreamBuffer(ByteBuffer, AudioFormat) - Constructor for class net.minecraft.client.audio.AudioStreamBuffer
 
AudioStreamManager - Class in net.minecraft.client.audio
 
AudioStreamManager(IResourceManager) - Constructor for class net.minecraft.client.audio.AudioStreamManager
 
audioStreamManager - Variable in class net.minecraft.client.audio.SoundEngine
 
Auth(DatagramPacket) - Constructor for class net.minecraft.network.rcon.QueryThread.Auth
 
AUTHENTICATOR_THREAD_ID - Static variable in class net.minecraft.network.login.ServerLoginNetHandler
 
author - Variable in class com.mojang.realmsclient.dto.WorldTemplate
 
author - Variable in class net.minecraft.tileentity.StructureBlockTileEntity
 
author - Variable in class net.minecraft.world.gen.feature.template.Template
 
authService - Variable in class net.minecraft.server.MinecraftServer
 
auto - Variable in class net.minecraft.network.play.client.CUpdateCommandBlockPacket
 
auto - Variable in class net.minecraft.tileentity.CommandBlockTileEntity
 
AUTO_JUMP - Static variable in class net.minecraft.client.settings.AbstractOption
 
AUTO_SUBSCRIBER - Static variable in class net.minecraftforge.fml.AutomaticEventSubscriber
 
AUTO_SUGGEST_COMMANDS - Static variable in class net.minecraft.client.settings.AbstractOption
 
autoExecBtn - Variable in class net.minecraft.client.gui.screen.CommandBlockScreen
 
autoJump - Variable in class net.minecraft.client.GameSettings
 
autoJumpEnabled - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
autoJumpTime - Variable in class net.minecraft.client.entity.player.ClientPlayerEntity
 
automatic - Variable in class net.minecraft.client.gui.screen.CommandBlockScreen
 
AutomaticEventSubscriber - Class in net.minecraftforge.fml
Automatic eventbus subscriber - reads Mod.EventBusSubscriber annotations and passes the class instances to the Mod.EventBusSubscriber.Bus defined by the annotation.
AutomaticEventSubscriber() - Constructor for class net.minecraftforge.fml.AutomaticEventSubscriber
 
autoSuggestCommands - Variable in class net.minecraft.client.GameSettings
 
auxColor - Variable in class net.minecraftforge.client.model.pipeline.LightUtil.ItemConsumer
 
auxData - Variable in class net.minecraft.network.play.client.CEntityActionPacket
 
availabilityMap - Variable in class net.minecraftforge.registries.ForgeRegistry
 
AVAILABLE_SOUNDS - Static variable in class net.minecraft.command.arguments.SuggestionProviders
 
availablePieces - Variable in class net.minecraft.world.gen.feature.jigsaw.JigsawManager.Assembler
 
AvailableResourcePackList - Class in net.minecraft.client.gui.widget.list
 
AvailableResourcePackList(Minecraft, int, int) - Constructor for class net.minecraft.client.gui.widget.list.AvailableResourcePackList
 
availableResourcePacksList - Variable in class net.minecraft.client.gui.screen.ResourcePacksScreen
 
availableSections - Variable in class net.minecraft.network.play.server.SChunkDataPacket
 
average(long[]) - Static method in class net.minecraft.realms.RealmsMth
 
average(long[]) - Static method in class net.minecraft.util.math.MathHelper
 
averageTime - Variable in class net.minecraft.client.MinecraftGame.MinecraftPerformanceMetrics
 
AVIATE_ONE_CM - Static variable in class net.minecraft.stats.Stats
 
avoidDistance - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
AvoidEntityGoal<T extends LivingEntity> - Class in net.minecraft.entity.ai.goal
 
AvoidEntityGoal(CreatureEntity, Class<T>, float, double, double) - Constructor for class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
AvoidEntityGoal(CreatureEntity, Class<T>, Predicate<LivingEntity>, float, double, double, Predicate<LivingEntity>) - Constructor for class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
AvoidEntityGoal(CreatureEntity, Class<T>, float, double, double, Predicate<LivingEntity>) - Constructor for class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
AvoidEntityGoal(OcelotEntity, Class<T>, float, double, double) - Constructor for class net.minecraft.entity.passive.OcelotEntity.AvoidEntityGoal
 
AvoidEntityGoal(RabbitEntity, Class<T>, float, double, double) - Constructor for class net.minecraft.entity.passive.RabbitEntity.AvoidEntityGoal
 
AvoidEntityGoal(WolfEntity, Class<T>, float, double, double) - Constructor for class net.minecraft.entity.passive.WolfEntity.AvoidEntityGoal
 
AvoidGoal(PandaEntity, Class<T>, float, double, double) - Constructor for class net.minecraft.entity.passive.PandaEntity.AvoidGoal
 
avoidLlama(LlamaEntity) - Method in class net.minecraft.entity.passive.WolfEntity.AvoidEntityGoal
 
avoidPlayerGoal - Variable in class net.minecraft.entity.passive.CatEntity
 
AvoidPlayerGoal(CatEntity, Class<T>, float, double, double) - Constructor for class net.minecraft.entity.passive.CatEntity.AvoidPlayerGoal
 
avoidsWater - Variable in class net.minecraft.pathfinding.WalkNodeProcessor
 
avoidTarget - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
avoidTargetSelector - Variable in class net.minecraft.entity.ai.goal.AvoidEntityGoal
 
avRandomizer - Variable in class net.minecraft.client.network.play.ClientPlayNetHandler
 
awardKillScore(Entity, int, DamageSource) - Method in class net.minecraft.entity.Entity
 
awardKillScore(Entity, int, DamageSource) - Method in class net.minecraft.entity.player.ServerPlayerEntity
 
AWKWARD - Static variable in class net.minecraft.potion.Potions
 
AXE - Static variable in class net.minecraftforge.common.ToolType
 
AxeItem - Class in net.minecraft.item
 
AxeItem(IItemTier, float, float, Item.Properties) - Constructor for class net.minecraft.item.AxeItem
 
AXES - Static variable in enum net.minecraft.util.AxisRotation
 
AXIS - Static variable in class net.minecraft.block.NetherPortalBlock
 
axis - Variable in class net.minecraft.block.NetherPortalBlock.Size
 
AXIS - Static variable in class net.minecraft.block.RotatedPillarBlock
 
axis - Variable in class net.minecraft.client.renderer.model.BlockPartRotation
 
AXIS - Static variable in class net.minecraft.state.properties.BlockStateProperties
 
axis - Variable in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction
 
Axis() - Constructor for enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction.Axis
 
axis - Variable in enum net.minecraft.util.Direction
 
Axis(String) - Constructor for enum net.minecraft.util.Direction.Axis
 
axis - Variable in class net.minecraft.util.math.shapes.SplitVoxelShape
 
axis - Variable in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
axis(Direction.Axis) - Method in class net.minecraftforge.client.model.generators.ModelBuilder.ElementBuilder.RotationBuilder
 
AXIS_ROTATIONS - Static variable in enum net.minecraft.util.AxisRotation
 
AXIS_VALUES - Static variable in class net.minecraft.util.math.shapes.VoxelShapePart
 
AxisAlignedBB - Class in net.minecraft.util.math
 
AxisAlignedBB(double, double, double, double, double, double) - Constructor for class net.minecraft.util.math.AxisAlignedBB
 
AxisAlignedBB(BlockPos) - Constructor for class net.minecraft.util.math.AxisAlignedBB
 
AxisAlignedBB(BlockPos, BlockPos) - Constructor for class net.minecraft.util.math.AxisAlignedBB
 
AxisAlignedBB(Vec3d, Vec3d) - Constructor for class net.minecraft.util.math.AxisAlignedBB
 
axisAlignedBB - Variable in class net.minecraftforge.common.ticket.AABBTicket
 
axisBlock(RotatedPillarBlock) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
axisBlock(RotatedPillarBlock, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
axisBlock(RotatedPillarBlock, ResourceLocation, ResourceLocation) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
axisBlock(RotatedPillarBlock, ModelFile) - Method in class net.minecraftforge.client.model.generators.BlockStateProvider
 
axisDirection - Variable in enum net.minecraft.util.datafix.fixes.ChunkPaletteFormat.Direction
 
axisDirection - Variable in enum net.minecraft.util.Direction
 
AxisDirection(int, String) - Constructor for enum net.minecraft.util.Direction.AxisDirection
 
AxisRotatingBlockStateProvider - Class in net.minecraft.world.gen.blockstateprovider
 
AxisRotatingBlockStateProvider(Block) - Constructor for class net.minecraft.world.gen.blockstateprovider.AxisRotatingBlockStateProvider
 
AxisRotatingBlockStateProvider(Dynamic<T>) - Constructor for class net.minecraft.world.gen.blockstateprovider.AxisRotatingBlockStateProvider
 
AxisRotation - Enum in net.minecraft.util
 
AxisRotation() - Constructor for enum net.minecraft.util.AxisRotation
 
axisValues - Variable in enum net.minecraft.util.Direction.Plane
 
AZTEC - Static variable in class net.minecraft.entity.item.PaintingType
 
AZTEC2 - Static variable in class net.minecraft.entity.item.PaintingType
 
AZURE_BLUET - Static variable in class net.minecraft.block.Blocks
 
AZURE_BLUET - Static variable in class net.minecraft.item.Items
 
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 _ 
Skip navigation links